2021-05-16T17:31:10.5027426Z ##[section]Starting: Request a runner to run this job 2021-05-16T17:31:11.5285030Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T17:31:11.6046911Z 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-16T17:31:11.7031217Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T17:31:11.8075583Z ##[section]Finishing: Request a runner to run this job 2021-05-16T17:31:17.2038428Z Current runner version: '2.278.0' 2021-05-16T17:31:17.2063860Z ##[group]Operating System 2021-05-16T17:31:17.2064826Z Ubuntu 2021-05-16T17:31:17.2065287Z 20.04.2 2021-05-16T17:31:17.2065693Z LTS 2021-05-16T17:31:17.2066163Z ##[endgroup] 2021-05-16T17:31:17.2066718Z ##[group]Virtual Environment 2021-05-16T17:31:17.2067378Z Environment: ubuntu-20.04 2021-05-16T17:31:17.2067889Z Version: 20210510.0 2021-05-16T17:31:17.2068872Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T17:31:17.2070135Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T17:31:17.2071008Z ##[endgroup] 2021-05-16T17:31:17.2072863Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T17:31:17.2074096Z Actions: write 2021-05-16T17:31:17.2074631Z Checks: write 2021-05-16T17:31:17.2075091Z Contents: write 2021-05-16T17:31:17.2075695Z Deployments: write 2021-05-16T17:31:17.2076308Z Issues: write 2021-05-16T17:31:17.2076844Z Metadata: read 2021-05-16T17:31:17.2077364Z Packages: write 2021-05-16T17:31:17.2077901Z PullRequests: write 2021-05-16T17:31:17.2078538Z RepositoryProjects: write 2021-05-16T17:31:17.2079126Z SecurityEvents: write 2021-05-16T17:31:17.2079679Z Statuses: write 2021-05-16T17:31:17.2080266Z ##[endgroup] 2021-05-16T17:31:17.2083362Z Prepare workflow directory 2021-05-16T17:31:17.3294197Z Prepare all required actions 2021-05-16T17:31:17.3305195Z Getting action download info 2021-05-16T17:31:17.7610296Z Download action repository 'actions/checkout@v2' 2021-05-16T17:31:19.7359295Z Download action repository 'r-lib/actions@master' 2021-05-16T17:31:20.3616028Z Download action repository 'adigherman/actions@master' 2021-05-16T17:31:22.4046749Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T17:31:22.6960066Z Download action repository 'actions/cache@v1' 2021-05-16T17:31:22.9823804Z Download action repository 'actions/upload-artifact@master' 2021-05-16T17:31:23.2772576Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T17:31:23.7790880Z ##[group]Run actions/checkout@v2 2021-05-16T17:31:23.7791478Z with: 2021-05-16T17:31:23.7791926Z repository: neuroconductor/oro.dicom 2021-05-16T17:31:23.7792772Z token: *** 2021-05-16T17:31:23.7793135Z ssh-strict: true 2021-05-16T17:31:23.7793582Z persist-credentials: true 2021-05-16T17:31:23.7794021Z clean: true 2021-05-16T17:31:23.7794377Z fetch-depth: 1 2021-05-16T17:31:23.7794715Z lfs: false 2021-05-16T17:31:23.7795070Z submodules: false 2021-05-16T17:31:23.7795404Z env: 2021-05-16T17:31:23.7795803Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:23.7796218Z TIC_DEPLOY_KEY: 2021-05-16T17:31:23.7796951Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:31:23.7797994Z GITHUB_PAT: *** 2021-05-16T17:31:23.7798369Z COVERALLS_TOKEN: 2021-05-16T17:31:23.7798958Z continue-on-error: false 2021-05-16T17:31:23.7799438Z VDIFFR_RUN_TESTS: 2021-05-16T17:31:23.7799848Z ##[endgroup] 2021-05-16T17:31:24.0233920Z Syncing repository: neuroconductor/oro.dicom 2021-05-16T17:31:24.0234713Z ##[group]Getting Git version info 2021-05-16T17:31:24.0235653Z Working directory is '/home/runner/work/oro.dicom/oro.dicom' 2021-05-16T17:31:24.0331816Z [command]/usr/bin/git version 2021-05-16T17:31:24.0502825Z git version 2.31.1 2021-05-16T17:31:24.0534312Z ##[endgroup] 2021-05-16T17:31:24.0535116Z Deleting the contents of '/home/runner/work/oro.dicom/oro.dicom' 2021-05-16T17:31:24.0537385Z ##[group]Initializing the repository 2021-05-16T17:31:24.0538058Z [command]/usr/bin/git init /home/runner/work/oro.dicom/oro.dicom 2021-05-16T17:31:24.0629160Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T17:31:24.0630680Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T17:31:24.0631772Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T17:31:24.0632514Z hint: 2021-05-16T17:31:24.0633650Z hint: git config --global init.defaultBranch 2021-05-16T17:31:24.0634426Z hint: 2021-05-16T17:31:24.0635193Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T17:31:24.0636107Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T17:31:24.0636660Z hint: 2021-05-16T17:31:24.0637134Z hint: git branch -m 2021-05-16T17:31:24.0648363Z Initialized empty Git repository in /home/runner/work/oro.dicom/oro.dicom/.git/ 2021-05-16T17:31:24.0677619Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/oro.dicom 2021-05-16T17:31:24.0725747Z ##[endgroup] 2021-05-16T17:31:24.0726510Z ##[group]Disabling automatic garbage collection 2021-05-16T17:31:24.0736301Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T17:31:24.0786220Z ##[endgroup] 2021-05-16T17:31:24.0789359Z ##[group]Setting up auth 2021-05-16T17:31:24.0790472Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:31:24.0822172Z [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-16T17:31:24.1225566Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:31:24.1302757Z [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-16T17:31:24.1513678Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T17:31:24.1560765Z ##[endgroup] 2021-05-16T17:31:24.1561774Z ##[group]Fetching the repository 2021-05-16T17:31:24.1575808Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +7f1fd6a4f7c63754e62fb7246e4ff8e63222bf7c:refs/tags/0.5.2.2.s 2021-05-16T17:31:24.4967173Z remote: Enumerating objects: 118, done. 2021-05-16T17:31:24.4969691Z remote: Counting objects: 0% (1/118) 2021-05-16T17:31:24.5012183Z remote: Counting objects: 1% (2/118) 2021-05-16T17:31:24.5013013Z remote: Counting objects: 2% (3/118) 2021-05-16T17:31:24.5013914Z remote: Counting objects: 3% (4/118) 2021-05-16T17:31:24.5014614Z remote: Counting objects: 4% (5/118) 2021-05-16T17:31:24.5015502Z remote: Counting objects: 5% (6/118) 2021-05-16T17:31:24.5016148Z remote: Counting objects: 6% (8/118) 2021-05-16T17:31:24.5016835Z remote: Counting objects: 7% (9/118) 2021-05-16T17:31:24.5017510Z remote: Counting objects: 8% (10/118) 2021-05-16T17:31:24.5018245Z remote: Counting objects: 9% (11/118) 2021-05-16T17:31:24.5018992Z remote: Counting objects: 10% (12/118) 2021-05-16T17:31:24.5019597Z remote: Counting objects: 11% (13/118) 2021-05-16T17:31:24.5020251Z remote: Counting objects: 12% (15/118) 2021-05-16T17:31:24.5020894Z remote: Counting objects: 13% (16/118) 2021-05-16T17:31:24.5021552Z remote: Counting objects: 14% (17/118) 2021-05-16T17:31:24.5022122Z remote: Counting objects: 15% (18/118) 2021-05-16T17:31:24.5022743Z remote: Counting objects: 16% (19/118) 2021-05-16T17:31:24.5023324Z remote: Counting objects: 17% (21/118) 2021-05-16T17:31:24.5023962Z remote: Counting objects: 18% (22/118) 2021-05-16T17:31:24.5024623Z remote: Counting objects: 19% (23/118) 2021-05-16T17:31:24.5025185Z remote: Counting objects: 20% (24/118) 2021-05-16T17:31:24.5025790Z remote: Counting objects: 21% (25/118) 2021-05-16T17:31:24.5026409Z remote: Counting objects: 22% (26/118) 2021-05-16T17:31:24.5027066Z remote: Counting objects: 23% (28/118) 2021-05-16T17:31:24.5027624Z remote: Counting objects: 24% (29/118) 2021-05-16T17:31:24.5028215Z remote: Counting objects: 25% (30/118) 2021-05-16T17:31:24.5030253Z remote: Counting objects: 26% (31/118) 2021-05-16T17:31:24.5031013Z remote: Counting objects: 27% (32/118) 2021-05-16T17:31:24.5031639Z remote: Counting objects: 28% (34/118) 2021-05-16T17:31:24.5032347Z remote: Counting objects: 29% (35/118) 2021-05-16T17:31:24.5032898Z remote: Counting objects: 30% (36/118) 2021-05-16T17:31:24.5033393Z remote: Counting objects: 31% (37/118) 2021-05-16T17:31:24.5033951Z remote: Counting objects: 32% (38/118) 2021-05-16T17:31:24.5034450Z remote: Counting objects: 33% (39/118) 2021-05-16T17:31:24.5035714Z remote: Counting objects: 34% (41/118) 2021-05-16T17:31:24.5036262Z remote: Counting objects: 35% (42/118) 2021-05-16T17:31:24.5037142Z remote: Counting objects: 36% (43/118) 2021-05-16T17:31:24.5037710Z remote: Counting objects: 37% (44/118) 2021-05-16T17:31:24.5038500Z remote: Counting objects: 38% (45/118) 2021-05-16T17:31:24.5039141Z remote: Counting objects: 39% (47/118) 2021-05-16T17:31:24.5040071Z remote: Counting objects: 40% (48/118) 2021-05-16T17:31:24.5041021Z remote: Counting objects: 41% (49/118) 2021-05-16T17:31:24.5041623Z remote: Counting objects: 42% (50/118) 2021-05-16T17:31:24.5042352Z remote: Counting objects: 43% (51/118) 2021-05-16T17:31:24.5043031Z remote: Counting objects: 44% (52/118) 2021-05-16T17:31:24.5043597Z remote: Counting objects: 45% (54/118) 2021-05-16T17:31:24.5044092Z remote: Counting objects: 46% (55/118) 2021-05-16T17:31:24.5045249Z remote: Counting objects: 47% (56/118) 2021-05-16T17:31:24.5046128Z remote: Counting objects: 48% (57/118) 2021-05-16T17:31:24.5046677Z remote: Counting objects: 49% (58/118) 2021-05-16T17:31:24.5047265Z remote: Counting objects: 50% (59/118) 2021-05-16T17:31:24.5048035Z remote: Counting objects: 51% (61/118) 2021-05-16T17:31:24.5048956Z remote: Counting objects: 52% (62/118) 2021-05-16T17:31:24.5049496Z remote: Counting objects: 53% (63/118) 2021-05-16T17:31:24.5050152Z remote: Counting objects: 54% (64/118) 2021-05-16T17:31:24.5050948Z remote: Counting objects: 55% (65/118) 2021-05-16T17:31:24.5051581Z remote: Counting objects: 56% (67/118) 2021-05-16T17:31:24.5052083Z remote: Counting objects: 57% (68/118) 2021-05-16T17:31:24.7107148Z remote: Counting objects: 58% (69/118) 2021-05-16T17:31:24.7108223Z remote: Counting objects: 59% (70/118) 2021-05-16T17:31:24.7108960Z remote: Counting objects: 60% (71/118) 2021-05-16T17:31:24.7109742Z remote: Counting objects: 61% (72/118) 2021-05-16T17:31:24.7110646Z remote: Counting objects: 62% (74/118) 2021-05-16T17:31:24.7111363Z remote: Counting objects: 63% (75/118) 2021-05-16T17:31:24.7112532Z remote: Counting objects: 64% (76/118) 2021-05-16T17:31:24.7113335Z remote: Counting objects: 65% (77/118) 2021-05-16T17:31:24.7114073Z remote: Counting objects: 66% (78/118) 2021-05-16T17:31:24.7114925Z remote: Counting objects: 67% (80/118) 2021-05-16T17:31:24.7115705Z remote: Counting objects: 68% (81/118) 2021-05-16T17:31:24.7116406Z remote: Counting objects: 69% (82/118) 2021-05-16T17:31:24.7117147Z remote: Counting objects: 70% (83/118) 2021-05-16T17:31:24.7117935Z remote: Counting objects: 71% (84/118) 2021-05-16T17:31:24.7118722Z remote: Counting objects: 72% (85/118) 2021-05-16T17:31:24.7119467Z remote: Counting objects: 73% (87/118) 2021-05-16T17:31:24.7120348Z remote: Counting objects: 74% (88/118) 2021-05-16T17:31:24.7121134Z remote: Counting objects: 75% (89/118) 2021-05-16T17:31:24.7121974Z remote: Counting objects: 76% (90/118) 2021-05-16T17:31:24.7123145Z remote: Counting objects: 77% (91/118) 2021-05-16T17:31:24.7123715Z remote: Counting objects: 78% (93/118) 2021-05-16T17:31:24.7124406Z remote: Counting objects: 79% (94/118) 2021-05-16T17:31:24.7124987Z remote: Counting objects: 80% (95/118) 2021-05-16T17:31:24.7125551Z remote: Counting objects: 81% (96/118) 2021-05-16T17:31:24.7126217Z remote: Counting objects: 82% (97/118) 2021-05-16T17:31:24.7127216Z remote: Counting objects: 83% (98/118) 2021-05-16T17:31:24.7127975Z remote: Counting objects: 84% (100/118) 2021-05-16T17:31:24.7128878Z remote: Counting objects: 85% (101/118) 2021-05-16T17:31:24.7129565Z remote: Counting objects: 86% (102/118) 2021-05-16T17:31:24.7130320Z remote: Counting objects: 87% (103/118) 2021-05-16T17:31:24.7131417Z remote: Counting objects: 88% (104/118) 2021-05-16T17:31:24.7132182Z remote: Counting objects: 89% (106/118) 2021-05-16T17:31:24.7132920Z remote: Counting objects: 90% (107/118) 2021-05-16T17:31:24.7133657Z remote: Counting objects: 91% (108/118) 2021-05-16T17:31:24.7134462Z remote: Counting objects: 92% (109/118) 2021-05-16T17:31:24.7135111Z remote: Counting objects: 93% (110/118) 2021-05-16T17:31:24.7135797Z remote: Counting objects: 94% (111/118) 2021-05-16T17:31:24.7136469Z remote: Counting objects: 95% (113/118) 2021-05-16T17:31:24.7137119Z remote: Counting objects: 96% (114/118) 2021-05-16T17:31:24.7137829Z remote: Counting objects: 97% (115/118) 2021-05-16T17:31:24.7138492Z remote: Counting objects: 98% (116/118) 2021-05-16T17:31:24.7139122Z remote: Counting objects: 99% (117/118) 2021-05-16T17:31:24.7139830Z remote: Counting objects: 100% (118/118) 2021-05-16T17:31:24.7140558Z remote: Counting objects: 100% (118/118), done. 2021-05-16T17:31:24.7141231Z remote: Compressing objects: 1% (1/84) 2021-05-16T17:31:24.7141980Z remote: Compressing objects: 2% (2/84) 2021-05-16T17:31:24.7142632Z remote: Compressing objects: 3% (3/84) 2021-05-16T17:31:24.7143461Z remote: Compressing objects: 4% (4/84) 2021-05-16T17:31:24.7144293Z remote: Compressing objects: 5% (5/84) 2021-05-16T17:31:24.7144952Z remote: Compressing objects: 7% (6/84) 2021-05-16T17:31:24.7145674Z remote: Compressing objects: 8% (7/84) 2021-05-16T17:31:24.7146486Z remote: Compressing objects: 9% (8/84) 2021-05-16T17:31:24.7151736Z remote: Compressing objects: 10% (9/84) 2021-05-16T17:31:24.7426077Z remote: Compressing objects: 11% (10/84) 2021-05-16T17:31:24.7426992Z remote: Compressing objects: 13% (11/84) 2021-05-16T17:31:24.7427750Z remote: Compressing objects: 14% (12/84) 2021-05-16T17:31:24.7428518Z remote: Compressing objects: 15% (13/84) 2021-05-16T17:31:24.7429241Z remote: Compressing objects: 16% (14/84) 2021-05-16T17:31:24.7429953Z remote: Compressing objects: 17% (15/84) 2021-05-16T17:31:24.7430600Z remote: Compressing objects: 19% (16/84) 2021-05-16T17:31:24.7431361Z remote: Compressing objects: 20% (17/84) 2021-05-16T17:31:24.7432108Z remote: Compressing objects: 21% (18/84) 2021-05-16T17:31:24.7432815Z remote: Compressing objects: 22% (19/84) 2021-05-16T17:31:24.7433404Z remote: Compressing objects: 23% (20/84) 2021-05-16T17:31:24.7473701Z remote: Compressing objects: 25% (21/84) 2021-05-16T17:31:24.7474297Z remote: Compressing objects: 26% (22/84) 2021-05-16T17:31:24.7474817Z remote: Compressing objects: 27% (23/84) 2021-05-16T17:31:24.7475320Z remote: Compressing objects: 28% (24/84) 2021-05-16T17:31:24.7475840Z remote: Compressing objects: 29% (25/84) 2021-05-16T17:31:24.7476355Z remote: Compressing objects: 30% (26/84) 2021-05-16T17:31:24.7476851Z remote: Compressing objects: 32% (27/84) 2021-05-16T17:31:24.7477364Z remote: Compressing objects: 33% (28/84) 2021-05-16T17:31:24.7478134Z remote: Compressing objects: 34% (29/84) 2021-05-16T17:31:24.7479024Z remote: Compressing objects: 35% (30/84) 2021-05-16T17:31:24.7479756Z remote: Compressing objects: 36% (31/84) 2021-05-16T17:31:24.7480408Z remote: Compressing objects: 38% (32/84) 2021-05-16T17:31:24.7481029Z remote: Compressing objects: 39% (33/84) 2021-05-16T17:31:24.7481638Z remote: Compressing objects: 40% (34/84) 2021-05-16T17:31:24.7482287Z remote: Compressing objects: 41% (35/84) 2021-05-16T17:31:24.7482914Z remote: Compressing objects: 42% (36/84) 2021-05-16T17:31:24.7483521Z remote: Compressing objects: 44% (37/84) 2021-05-16T17:31:24.7484164Z remote: Compressing objects: 45% (38/84) 2021-05-16T17:31:24.7484775Z remote: Compressing objects: 46% (39/84) 2021-05-16T17:31:24.7485400Z remote: Compressing objects: 47% (40/84) 2021-05-16T17:31:24.7486046Z remote: Compressing objects: 48% (41/84) 2021-05-16T17:31:24.7486657Z remote: Compressing objects: 50% (42/84) 2021-05-16T17:31:24.7487299Z remote: Compressing objects: 51% (43/84) 2021-05-16T17:31:24.7487947Z remote: Compressing objects: 52% (44/84) 2021-05-16T17:31:24.7488556Z remote: Compressing objects: 53% (45/84) 2021-05-16T17:31:24.7489184Z remote: Compressing objects: 54% (46/84) 2021-05-16T17:31:24.7489809Z remote: Compressing objects: 55% (47/84) 2021-05-16T17:31:24.7490552Z remote: Compressing objects: 57% (48/84) 2021-05-16T17:31:24.7491210Z remote: Compressing objects: 58% (49/84) 2021-05-16T17:31:24.7491853Z remote: Compressing objects: 59% (50/84) 2021-05-16T17:31:24.7492487Z remote: Compressing objects: 60% (51/84) 2021-05-16T17:31:24.7493099Z remote: Compressing objects: 61% (52/84) 2021-05-16T17:31:24.7493777Z remote: Compressing objects: 63% (53/84) 2021-05-16T17:31:24.7494408Z remote: Compressing objects: 64% (54/84) 2021-05-16T17:31:24.7495015Z remote: Compressing objects: 65% (55/84) 2021-05-16T17:31:24.7495908Z remote: Compressing objects: 66% (56/84) 2021-05-16T17:31:24.7496607Z remote: Compressing objects: 67% (57/84) 2021-05-16T17:31:24.7497271Z remote: Compressing objects: 69% (58/84) 2021-05-16T17:31:24.7497941Z remote: Compressing objects: 70% (59/84) 2021-05-16T17:31:24.7498584Z remote: Compressing objects: 71% (60/84) 2021-05-16T17:31:24.7499327Z remote: Compressing objects: 72% (61/84) 2021-05-16T17:31:24.7499951Z remote: Compressing objects: 73% (62/84) 2021-05-16T17:31:24.7500561Z remote: Compressing objects: 75% (63/84) 2021-05-16T17:31:24.7501178Z remote: Compressing objects: 76% (64/84) 2021-05-16T17:31:24.7501786Z remote: Compressing objects: 77% (65/84) 2021-05-16T17:31:24.7502559Z remote: Compressing objects: 78% (66/84) 2021-05-16T17:31:24.7503215Z remote: Compressing objects: 79% (67/84) 2021-05-16T17:31:24.7503991Z remote: Compressing objects: 80% (68/84) 2021-05-16T17:31:24.7504694Z remote: Compressing objects: 82% (69/84) 2021-05-16T17:31:24.7505358Z remote: Compressing objects: 83% (70/84) 2021-05-16T17:31:24.7506045Z remote: Compressing objects: 84% (71/84) 2021-05-16T17:31:24.7506887Z remote: Compressing objects: 85% (72/84) 2021-05-16T17:31:24.7507676Z remote: Compressing objects: 86% (73/84) 2021-05-16T17:31:24.7508364Z remote: Compressing objects: 88% (74/84) 2021-05-16T17:31:24.7509024Z remote: Compressing objects: 89% (75/84) 2021-05-16T17:31:24.7509817Z remote: Compressing objects: 90% (76/84) 2021-05-16T17:31:24.7510561Z remote: Compressing objects: 91% (77/84) 2021-05-16T17:31:24.7511167Z remote: Compressing objects: 92% (78/84) 2021-05-16T17:31:24.7511773Z remote: Compressing objects: 94% (79/84) 2021-05-16T17:31:24.7512382Z remote: Compressing objects: 95% (80/84) 2021-05-16T17:31:24.7512977Z remote: Compressing objects: 96% (81/84) 2021-05-16T17:31:24.7513722Z remote: Compressing objects: 97% (82/84) 2021-05-16T17:31:24.7514336Z remote: Compressing objects: 98% (83/84) 2021-05-16T17:31:24.7514955Z remote: Compressing objects: 100% (84/84) 2021-05-16T17:31:24.7515599Z remote: Compressing objects: 100% (84/84), done. 2021-05-16T17:31:24.7516190Z Receiving objects: 0% (1/118) 2021-05-16T17:31:24.7516729Z Receiving objects: 1% (2/118) 2021-05-16T17:31:24.7517244Z Receiving objects: 2% (3/118) 2021-05-16T17:31:24.7517782Z Receiving objects: 3% (4/118) 2021-05-16T17:31:24.7518312Z Receiving objects: 4% (5/118) 2021-05-16T17:31:24.7519026Z Receiving objects: 5% (6/118) 2021-05-16T17:31:24.7519547Z Receiving objects: 6% (8/118) 2021-05-16T17:31:24.7520083Z Receiving objects: 7% (9/118) 2021-05-16T17:31:24.7520611Z Receiving objects: 8% (10/118) 2021-05-16T17:31:24.7521134Z Receiving objects: 9% (11/118) 2021-05-16T17:31:24.7521672Z Receiving objects: 10% (12/118) 2021-05-16T17:31:24.7522190Z Receiving objects: 11% (13/118) 2021-05-16T17:31:24.7522734Z Receiving objects: 12% (15/118) 2021-05-16T17:31:24.7523253Z Receiving objects: 13% (16/118) 2021-05-16T17:31:24.7523769Z Receiving objects: 14% (17/118) 2021-05-16T17:31:24.7524294Z Receiving objects: 15% (18/118) 2021-05-16T17:31:24.7524799Z Receiving objects: 16% (19/118) 2021-05-16T17:31:24.7525318Z Receiving objects: 17% (21/118) 2021-05-16T17:31:24.7525849Z Receiving objects: 18% (22/118) 2021-05-16T17:31:24.7526369Z Receiving objects: 19% (23/118) 2021-05-16T17:31:24.7526901Z Receiving objects: 20% (24/118) 2021-05-16T17:31:24.7527423Z Receiving objects: 21% (25/118) 2021-05-16T17:31:24.7527955Z Receiving objects: 22% (26/118) 2021-05-16T17:31:24.7528485Z Receiving objects: 23% (28/118) 2021-05-16T17:31:24.7529005Z Receiving objects: 24% (29/118) 2021-05-16T17:31:24.7529535Z Receiving objects: 25% (30/118) 2021-05-16T17:31:24.7530040Z Receiving objects: 26% (31/118) 2021-05-16T17:31:24.7530732Z Receiving objects: 27% (32/118) 2021-05-16T17:31:24.7531395Z Receiving objects: 28% (34/118) 2021-05-16T17:31:24.7531956Z Receiving objects: 29% (35/118) 2021-05-16T17:31:24.7532486Z Receiving objects: 30% (36/118) 2021-05-16T17:31:24.7532998Z Receiving objects: 31% (37/118) 2021-05-16T17:31:24.7533517Z Receiving objects: 32% (38/118) 2021-05-16T17:31:24.7534039Z Receiving objects: 33% (39/118) 2021-05-16T17:31:24.7534546Z Receiving objects: 34% (41/118) 2021-05-16T17:31:24.7535062Z Receiving objects: 35% (42/118) 2021-05-16T17:31:24.7535569Z Receiving objects: 36% (43/118) 2021-05-16T17:31:24.7536085Z Receiving objects: 37% (44/118) 2021-05-16T17:31:24.7536865Z Receiving objects: 38% (45/118) 2021-05-16T17:31:24.7537567Z Receiving objects: 39% (47/118) 2021-05-16T17:31:24.7538197Z Receiving objects: 40% (48/118) 2021-05-16T17:31:24.7538793Z Receiving objects: 41% (49/118) 2021-05-16T17:31:24.7539390Z Receiving objects: 42% (50/118) 2021-05-16T17:31:24.7539983Z Receiving objects: 43% (51/118) 2021-05-16T17:31:24.7540611Z Receiving objects: 44% (52/118) 2021-05-16T17:31:24.7541218Z Receiving objects: 45% (54/118) 2021-05-16T17:31:24.7541801Z Receiving objects: 46% (55/118) 2021-05-16T17:31:24.7542385Z Receiving objects: 47% (56/118) 2021-05-16T17:31:24.7542968Z Receiving objects: 48% (57/118) 2021-05-16T17:31:24.7543576Z Receiving objects: 49% (58/118) 2021-05-16T17:31:24.7544177Z Receiving objects: 50% (59/118) 2021-05-16T17:31:24.7544773Z Receiving objects: 51% (61/118) 2021-05-16T17:31:24.7545378Z Receiving objects: 52% (62/118) 2021-05-16T17:31:24.7545963Z Receiving objects: 53% (63/118) 2021-05-16T17:31:24.7546571Z Receiving objects: 54% (64/118) 2021-05-16T17:31:24.7547178Z Receiving objects: 55% (65/118) 2021-05-16T17:31:24.7547769Z Receiving objects: 56% (67/118) 2021-05-16T17:31:24.7548375Z Receiving objects: 57% (68/118) 2021-05-16T17:31:24.7548958Z Receiving objects: 58% (69/118) 2021-05-16T17:31:24.7549562Z Receiving objects: 59% (70/118) 2021-05-16T17:31:24.7550287Z Receiving objects: 60% (71/118) 2021-05-16T17:31:24.7554159Z Receiving objects: 61% (72/118) 2021-05-16T17:31:24.7554928Z Receiving objects: 62% (74/118) 2021-05-16T17:31:24.7555541Z Receiving objects: 63% (75/118) 2021-05-16T17:31:24.7556270Z Receiving objects: 64% (76/118) 2021-05-16T17:31:24.7557115Z Receiving objects: 65% (77/118) 2021-05-16T17:31:24.7557692Z Receiving objects: 66% (78/118) 2021-05-16T17:31:24.7558279Z Receiving objects: 67% (80/118) 2021-05-16T17:31:24.7558846Z Receiving objects: 68% (81/118) 2021-05-16T17:31:24.7559433Z Receiving objects: 69% (82/118) 2021-05-16T17:31:24.7560140Z Receiving objects: 70% (83/118) 2021-05-16T17:31:24.7560822Z Receiving objects: 71% (84/118) 2021-05-16T17:31:24.7561415Z Receiving objects: 72% (85/118) 2021-05-16T17:31:24.7561986Z Receiving objects: 73% (87/118) 2021-05-16T17:31:24.7562569Z Receiving objects: 74% (88/118) 2021-05-16T17:31:24.7563155Z Receiving objects: 75% (89/118) 2021-05-16T17:31:24.7563846Z Receiving objects: 76% (90/118) 2021-05-16T17:31:24.7564535Z Receiving objects: 77% (91/118) 2021-05-16T17:31:24.7565133Z Receiving objects: 78% (93/118) 2021-05-16T17:31:24.7565728Z Receiving objects: 79% (94/118) 2021-05-16T17:31:24.7566315Z Receiving objects: 80% (95/118) 2021-05-16T17:31:24.7566889Z Receiving objects: 81% (96/118) 2021-05-16T17:31:24.7567600Z Receiving objects: 82% (97/118) 2021-05-16T17:31:24.7568161Z Receiving objects: 83% (98/118) 2021-05-16T17:31:24.7568738Z Receiving objects: 84% (100/118) 2021-05-16T17:31:24.7569321Z Receiving objects: 85% (101/118) 2021-05-16T17:31:24.7569877Z Receiving objects: 86% (102/118) 2021-05-16T17:31:24.7570664Z Receiving objects: 87% (103/118) 2021-05-16T17:31:24.7571256Z Receiving objects: 88% (104/118) 2021-05-16T17:31:24.7571830Z Receiving objects: 89% (106/118) 2021-05-16T17:31:24.7572409Z Receiving objects: 90% (107/118) 2021-05-16T17:31:24.7572960Z Receiving objects: 91% (108/118) 2021-05-16T17:31:24.7573532Z Receiving objects: 92% (109/118) 2021-05-16T17:31:24.7574087Z Receiving objects: 93% (110/118) 2021-05-16T17:31:24.7574816Z Receiving objects: 94% (111/118) 2021-05-16T17:31:24.7575443Z Receiving objects: 95% (113/118) 2021-05-16T17:31:24.7575999Z Receiving objects: 96% (114/118) 2021-05-16T17:31:24.7576567Z Receiving objects: 97% (115/118) 2021-05-16T17:31:24.7577116Z Receiving objects: 98% (116/118) 2021-05-16T17:31:24.7577691Z Receiving objects: 99% (117/118) 2021-05-16T17:31:24.7579062Z remote: Total 118 (delta 37), reused 74 (delta 30), pack-reused 0 2021-05-16T17:31:24.7579794Z Receiving objects: 100% (118/118) 2021-05-16T17:31:24.7580449Z Receiving objects: 100% (118/118), 2.24 MiB | 15.79 MiB/s, done. 2021-05-16T17:31:24.7581072Z Resolving deltas: 0% (0/37) 2021-05-16T17:31:24.7581611Z Resolving deltas: 2% (1/37) 2021-05-16T17:31:24.7582173Z Resolving deltas: 5% (2/37) 2021-05-16T17:31:24.7582714Z Resolving deltas: 8% (3/37) 2021-05-16T17:31:24.7583265Z Resolving deltas: 10% (4/37) 2021-05-16T17:31:24.7583814Z Resolving deltas: 13% (5/37) 2021-05-16T17:31:24.7584349Z Resolving deltas: 16% (6/37) 2021-05-16T17:31:24.7584924Z Resolving deltas: 18% (7/37) 2021-05-16T17:31:24.7585463Z Resolving deltas: 21% (8/37) 2021-05-16T17:31:24.7586016Z Resolving deltas: 24% (9/37) 2021-05-16T17:31:24.7586569Z Resolving deltas: 27% (10/37) 2021-05-16T17:31:24.7587116Z Resolving deltas: 29% (11/37) 2021-05-16T17:31:24.7587661Z Resolving deltas: 32% (12/37) 2021-05-16T17:31:24.7588196Z Resolving deltas: 35% (13/37) 2021-05-16T17:31:24.7588753Z Resolving deltas: 37% (14/37) 2021-05-16T17:31:24.7589303Z Resolving deltas: 40% (15/37) 2021-05-16T17:31:24.7589839Z Resolving deltas: 43% (16/37) 2021-05-16T17:31:24.7590490Z Resolving deltas: 45% (17/37) 2021-05-16T17:31:24.7590995Z Resolving deltas: 48% (18/37) 2021-05-16T17:31:24.7591657Z Resolving deltas: 51% (19/37) 2021-05-16T17:31:24.7592209Z Resolving deltas: 54% (20/37) 2021-05-16T17:31:24.7592747Z Resolving deltas: 56% (21/37) 2021-05-16T17:31:24.7593296Z Resolving deltas: 59% (22/37) 2021-05-16T17:31:24.7593830Z Resolving deltas: 62% (23/37) 2021-05-16T17:31:24.7594682Z Resolving deltas: 64% (24/37) 2021-05-16T17:31:24.7595206Z Resolving deltas: 67% (25/37) 2021-05-16T17:31:24.7595715Z Resolving deltas: 70% (26/37) 2021-05-16T17:31:24.7596235Z Resolving deltas: 72% (27/37) 2021-05-16T17:31:24.7596736Z Resolving deltas: 75% (28/37) 2021-05-16T17:31:24.7597260Z Resolving deltas: 78% (29/37) 2021-05-16T17:31:24.7597762Z Resolving deltas: 81% (30/37) 2021-05-16T17:31:24.7598284Z Resolving deltas: 83% (31/37) 2021-05-16T17:31:24.7598933Z Resolving deltas: 86% (32/37) 2021-05-16T17:31:24.7599469Z Resolving deltas: 89% (33/37) 2021-05-16T17:31:24.7600017Z Resolving deltas: 91% (34/37) 2021-05-16T17:31:24.7600551Z Resolving deltas: 94% (35/37) 2021-05-16T17:31:24.7601101Z Resolving deltas: 97% (36/37) 2021-05-16T17:31:24.7601654Z Resolving deltas: 100% (37/37) 2021-05-16T17:31:24.7602299Z Resolving deltas: 100% (37/37), done. 2021-05-16T17:31:24.7603013Z From https://github.com/neuroconductor/oro.dicom 2021-05-16T17:31:24.7604191Z * [new ref] 7f1fd6a4f7c63754e62fb7246e4ff8e63222bf7c -> 0.5.2.2.s 2021-05-16T17:31:24.7605328Z ##[endgroup] 2021-05-16T17:31:24.7606226Z ##[group]Determining the checkout info 2021-05-16T17:31:24.7606963Z ##[endgroup] 2021-05-16T17:31:24.7607681Z ##[group]Checking out the ref 2021-05-16T17:31:24.7608678Z [command]/usr/bin/git checkout --progress --force refs/tags/0.5.2.2.s 2021-05-16T17:31:24.7609739Z Note: switching to 'refs/tags/0.5.2.2.s'. 2021-05-16T17:31:24.7610170Z 2021-05-16T17:31:24.7611195Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T17:31:24.7612046Z changes and commit them, and you can discard any commits you make in this 2021-05-16T17:31:24.7613006Z state without impacting any branches by switching back to a branch. 2021-05-16T17:31:24.7613543Z 2021-05-16T17:31:24.7614159Z If you want to create a new branch to retain commits you create, you may 2021-05-16T17:31:24.7615323Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T17:31:24.7616008Z 2021-05-16T17:31:24.7616871Z git switch -c 2021-05-16T17:31:24.7617377Z 2021-05-16T17:31:24.7617891Z Or undo this operation with: 2021-05-16T17:31:24.7618295Z 2021-05-16T17:31:24.7618921Z git switch - 2021-05-16T17:31:24.7619305Z 2021-05-16T17:31:24.7620006Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T17:31:24.7620614Z 2021-05-16T17:31:24.7621205Z HEAD is now at 7f1fd6a Version id 61 stable 2021-05-16T17:31:24.7621953Z ##[endgroup] 2021-05-16T17:31:24.7622719Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T17:31:24.7623641Z '7f1fd6a4f7c63754e62fb7246e4ff8e63222bf7c' 2021-05-16T17:31:24.7784148Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T17:31:24.7784600Z with: 2021-05-16T17:31:24.7784952Z r-version: oldrel 2021-05-16T17:31:24.7786032Z Ncpus: 1 2021-05-16T17:31:24.7786471Z crayon.enabled: NULL 2021-05-16T17:31:24.7787017Z remove-openmp-macos: true 2021-05-16T17:31:24.7787598Z http-user-agent: default 2021-05-16T17:31:24.7788091Z install-r: true 2021-05-16T17:31:24.7788800Z windows-path-include-mingw: true 2021-05-16T17:31:24.7789321Z env: 2021-05-16T17:31:24.7789761Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:24.7790462Z TIC_DEPLOY_KEY: 2021-05-16T17:31:24.7791202Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:31:24.7792582Z GITHUB_PAT: *** 2021-05-16T17:31:24.7792953Z COVERALLS_TOKEN: 2021-05-16T17:31:24.7793401Z continue-on-error: false 2021-05-16T17:31:24.7793821Z VDIFFR_RUN_TESTS: 2021-05-16T17:31:24.7794185Z ##[endgroup] 2021-05-16T17:31:25.7374779Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T17:31:28.2434014Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T17:31:28.2436324Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T17:31:28.2438102Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T17:31:28.3361162Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T17:31:28.3378748Z Get:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T17:31:28.4037448Z Get:6 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T17:31:28.4813151Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T17:31:28.5034881Z Hit:8 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T17:31:28.5069045Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T17:31:28.5071054Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T17:31:28.5077998Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T17:31:28.5107079Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T17:31:28.5117602Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T17:31:28.5320982Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T17:31:28.5340883Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T17:31:28.7794835Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T17:31:28.8731906Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T17:31:29.0895044Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T17:31:29.1995107Z Hit:19 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T17:31:29.3640844Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T17:31:29.3730195Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T17:31:29.3732088Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T17:31:29.3877235Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T17:31:29.3897216Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T17:31:29.4461586Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T17:31:36.2608028Z Fetched 4463 kB in 1s (3312 kB/s) 2021-05-16T17:31:37.0977477Z Reading package lists... 2021-05-16T17:31:37.1221873Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T17:31:39.1046263Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T17:31:39.1754332Z Reading package lists... 2021-05-16T17:31:39.7404059Z Building dependency tree... 2021-05-16T17:31:39.7408827Z Reading state information... 2021-05-16T17:31:39.7409888Z The following additional packages will be installed: 2021-05-16T17:31:39.7411929Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T17:31:39.7413690Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T17:31:39.7415621Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T17:31:39.7417591Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T17:31:39.7419480Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T17:31:39.7421178Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T17:31:39.7422952Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T17:31:39.7424898Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T17:31:39.7426678Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T17:31:39.7428834Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T17:31:39.7430604Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T17:31:39.7437842Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T17:31:39.7439354Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T17:31:39.7440809Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T17:31:39.7444483Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T17:31:39.7446713Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T17:31:39.7448119Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T17:31:39.7449560Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T17:31:39.7451292Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T17:31:39.7452626Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T17:31:39.7453846Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T17:31:39.7455188Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T17:31:39.7456674Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T17:31:39.7458343Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T17:31:39.7459716Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T17:31:39.7461013Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T17:31:39.7469202Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T17:31:39.7470849Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T17:31:39.7472314Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T17:31:39.7473801Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T17:31:39.7475247Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T17:31:39.7476807Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T17:31:39.7478353Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T17:31:39.7479772Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T17:31:39.7481157Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T17:31:39.7484607Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T17:31:39.7486139Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T17:31:39.7487368Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T17:31:39.7488027Z Suggested packages: 2021-05-16T17:31:39.7488867Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T17:31:39.7490011Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T17:31:39.7491384Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T17:31:39.7492638Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T17:31:39.7493858Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T17:31:39.7494980Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T17:31:39.7496135Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T17:31:39.7497420Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T17:31:39.7498929Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T17:31:39.7500218Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T17:31:39.9414605Z The following NEW packages will be installed: 2021-05-16T17:31:39.9416451Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T17:31:39.9417859Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T17:31:39.9421220Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T17:31:39.9423051Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T17:31:39.9424662Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T17:31:39.9426071Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T17:31:39.9427576Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T17:31:39.9429166Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T17:31:39.9430815Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T17:31:39.9433714Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T17:31:39.9435169Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T17:31:39.9438098Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T17:31:39.9439957Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T17:31:39.9442867Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T17:31:39.9444077Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T17:31:39.9445263Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T17:31:39.9449209Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T17:31:39.9450813Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T17:31:39.9452281Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T17:31:39.9453484Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T17:31:39.9454576Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T17:31:39.9462701Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T17:31:39.9464182Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T17:31:39.9465738Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T17:31:39.9472929Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T17:31:39.9474646Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T17:31:39.9476332Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T17:31:39.9477785Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T17:31:39.9479292Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T17:31:39.9480975Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T17:31:39.9482532Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T17:31:39.9484194Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T17:31:39.9485776Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T17:31:39.9487357Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T17:31:39.9488847Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T17:31:39.9490845Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T17:31:39.9494927Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T17:31:39.9496207Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T17:31:39.9730586Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:31:39.9731593Z Need to get 8648 kB of archives. 2021-05-16T17:31:39.9732382Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T17:31:39.9733837Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T17:31:39.9769905Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T17:31:39.9776269Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T17:31:39.9791047Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T17:31:39.9811846Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T17:31:39.9833681Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T17:31:39.9850990Z 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-16T17:31:39.9860727Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T17:31:39.9867703Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T17:31:39.9878246Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T17:31:39.9884933Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T17:31:39.9892005Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T17:31:39.9899013Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T17:31:39.9905703Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T17:31:39.9912893Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T17:31:39.9919188Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T17:31:39.9925545Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T17:31:39.9941506Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T17:31:39.9946675Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T17:31:40.0094969Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T17:31:40.0100184Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T17:31:40.0125546Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T17:31:40.0135451Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T17:31:40.0152603Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T17:31:40.0164746Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T17:31:40.0252727Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T17:31:40.0257505Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T17:31:40.0272528Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T17:31:40.0290204Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T17:31:40.0299712Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T17:31:40.0307578Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T17:31:40.0316557Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T17:31:40.0325402Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T17:31:40.0335919Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T17:31:40.0343927Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T17:31:40.0354283Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T17:31:40.0363739Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T17:31:40.0373124Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T17:31:40.0381939Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T17:31:40.0393315Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T17:31:40.0400735Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T17:31:40.0417022Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T17:31:40.0425444Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T17:31:40.0430843Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T17:31:40.0436641Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T17:31:40.0442358Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T17:31:40.0455822Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T17:31:40.0461415Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T17:31:40.0467119Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T17:31:40.0472608Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T17:31:40.0479458Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T17:31:40.0509325Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T17:31:40.0515457Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T17:31:40.0521626Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T17:31:40.0532840Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T17:31:40.0539013Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T17:31:40.0545160Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T17:31:40.0552182Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T17:31:40.0559445Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T17:31:40.0566342Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T17:31:40.0599837Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T17:31:40.0615868Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T17:31:40.0628610Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T17:31:40.0635851Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T17:31:40.0645692Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T17:31:40.0652362Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T17:31:40.0674496Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T17:31:40.0677428Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T17:31:40.0723174Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T17:31:40.0734615Z 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-16T17:31:40.0748848Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T17:31:40.0751311Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T17:31:40.0759298Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T17:31:40.0785432Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T17:31:40.0787391Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T17:31:40.0798667Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T17:31:40.0824511Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T17:31:40.0844108Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T17:31:40.0848056Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T17:31:40.0851500Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T17:31:40.0877077Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T17:31:40.0881734Z 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-16T17:31:40.0897052Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T17:31:40.0899348Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T17:31:40.0920291Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T17:31:40.0922380Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T17:31:40.0925318Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T17:31:40.0927778Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T17:31:40.0941717Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T17:31:40.0943894Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T17:31:40.0947102Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T17:31:40.0948778Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T17:31:40.0987120Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T17:31:40.0989657Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T17:31:40.0991665Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T17:31:40.0994853Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T17:31:40.0997240Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T17:31:40.1000894Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T17:31:40.1003033Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T17:31:40.1006185Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T17:31:40.1016078Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T17:31:40.1074177Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T17:31:40.1099664Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T17:31:40.1106877Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T17:31:40.1115575Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T17:31:40.1121026Z 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-16T17:31:40.1128440Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T17:31:40.1135322Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T17:31:40.1162387Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T17:31:40.1187374Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T17:31:40.1217208Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T17:31:40.1219533Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T17:31:40.1221430Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T17:31:40.1224729Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T17:31:40.1227999Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T17:31:40.1246448Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T17:31:40.1256470Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T17:31:40.1306304Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T17:31:40.1308700Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T17:31:40.1310550Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T17:31:40.1312208Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T17:31:40.1314032Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T17:31:40.1315794Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T17:31:40.1387675Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T17:31:40.1409415Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T17:31:40.1410948Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T17:31:40.1630096Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T17:31:40.1631868Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T17:31:40.1639075Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T17:31:40.1695135Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T17:31:40.8926991Z Fetched 8648 kB in 0s (40.2 MB/s) 2021-05-16T17:31:40.9450692Z Selecting previously unselected package dctrl-tools. 2021-05-16T17:31:40.9643323Z (Reading database ... 2021-05-16T17:31:40.9644433Z (Reading database ... 5% 2021-05-16T17:31:40.9645086Z (Reading database ... 10% 2021-05-16T17:31:40.9645790Z (Reading database ... 15% 2021-05-16T17:31:40.9646521Z (Reading database ... 20% 2021-05-16T17:31:40.9646987Z (Reading database ... 25% 2021-05-16T17:31:40.9647398Z (Reading database ... 30% 2021-05-16T17:31:40.9647800Z (Reading database ... 35% 2021-05-16T17:31:40.9648184Z (Reading database ... 40% 2021-05-16T17:31:40.9648813Z (Reading database ... 45% 2021-05-16T17:31:40.9649200Z (Reading database ... 50% 2021-05-16T17:31:41.0054947Z (Reading database ... 55% 2021-05-16T17:31:41.0614385Z (Reading database ... 60% 2021-05-16T17:31:41.1076765Z (Reading database ... 65% 2021-05-16T17:31:41.1660248Z (Reading database ... 70% 2021-05-16T17:31:41.2536222Z (Reading database ... 75% 2021-05-16T17:31:41.3496008Z (Reading database ... 80% 2021-05-16T17:31:41.4513475Z (Reading database ... 85% 2021-05-16T17:31:41.5217433Z (Reading database ... 90% 2021-05-16T17:31:41.5894031Z (Reading database ... 95% 2021-05-16T17:31:41.5895012Z (Reading database ... 100% 2021-05-16T17:31:41.5896020Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T17:31:41.6029543Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T17:31:41.6185598Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T17:31:41.6517090Z Selecting previously unselected package libfile-which-perl. 2021-05-16T17:31:41.6797255Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T17:31:41.6808850Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T17:31:41.7052155Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T17:31:41.7311930Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T17:31:41.7331595Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T17:31:41.7608356Z Selecting previously unselected package libio-pty-perl. 2021-05-16T17:31:41.7896974Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T17:31:41.7910542Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T17:31:41.8253500Z Selecting previously unselected package libipc-run-perl. 2021-05-16T17:31:41.8427992Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T17:31:41.8447367Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T17:31:41.8812979Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T17:31:41.9009067Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T17:31:41.9023195Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T17:31:41.9293073Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T17:31:41.9534817Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T17:31:41.9546402Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T17:31:41.9852130Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T17:31:42.0069964Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T17:31:42.0082111Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T17:31:42.0315922Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T17:31:42.0586399Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T17:31:42.0600145Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T17:31:42.0972277Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T17:31:42.1191433Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T17:31:42.1204352Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T17:31:42.1532021Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T17:31:42.1740843Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T17:31:42.1752893Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T17:31:42.2011680Z Selecting previously unselected package libimport-into-perl. 2021-05-16T17:31:42.2247114Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T17:31:42.2259132Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T17:31:42.2531802Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T17:31:42.2789005Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T17:31:42.2800530Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T17:31:42.3092028Z Selecting previously unselected package libstrictures-perl. 2021-05-16T17:31:42.3355393Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T17:31:42.3366898Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T17:31:42.3691890Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T17:31:42.3876779Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T17:31:42.3888373Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T17:31:42.4373629Z Selecting previously unselected package libmoo-perl. 2021-05-16T17:31:42.4689167Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T17:31:42.4719749Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T17:31:42.5112045Z Selecting previously unselected package patchutils. 2021-05-16T17:31:42.5391710Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T17:31:42.5402461Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T17:31:42.5732160Z Selecting previously unselected package wdiff. 2021-05-16T17:31:42.5987621Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T17:31:42.6001092Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T17:31:42.6411622Z Selecting previously unselected package devscripts. 2021-05-16T17:31:42.6611007Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T17:31:42.6828501Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T17:31:42.8331721Z Selecting previously unselected package diffstat. 2021-05-16T17:31:42.8603947Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T17:31:42.8616125Z Unpacking diffstat (1.63-1) ... 2021-05-16T17:31:42.8971892Z Selecting previously unselected package python3-gpg. 2021-05-16T17:31:42.9191297Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T17:31:42.9204245Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T17:31:42.9866227Z Selecting previously unselected package dput. 2021-05-16T17:31:43.0155080Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T17:31:43.0240848Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T17:31:43.0529660Z Selecting previously unselected package gdebi-core. 2021-05-16T17:31:43.0822919Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T17:31:43.0838123Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T17:31:43.2171663Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T17:31:43.2415458Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T17:31:43.2444342Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T17:31:43.2891952Z Selecting previously unselected package gettext. 2021-05-16T17:31:43.3131563Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T17:31:43.3149922Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T17:31:43.4264121Z Selecting previously unselected package intltool-debian. 2021-05-16T17:31:43.4558458Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T17:31:43.4572081Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T17:31:43.4891970Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T17:31:43.5144311Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T17:31:43.5157282Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T17:31:43.5459627Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T17:31:43.5759687Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T17:31:43.5779606Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T17:31:43.6212113Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T17:31:43.6439551Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T17:31:43.6464738Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T17:31:43.6772017Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T17:31:43.7043023Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T17:31:43.7056493Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T17:31:43.7332460Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T17:31:43.7595882Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T17:31:43.7610872Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T17:31:43.7874463Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T17:31:43.8181033Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T17:31:43.8203002Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T17:31:43.8474571Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T17:31:43.8771981Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T17:31:43.8785626Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T17:31:43.9252331Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T17:31:43.9504103Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T17:31:43.9523831Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T17:31:43.9797367Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T17:31:44.0091659Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T17:31:44.0102212Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T17:31:44.0452040Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T17:31:44.0650844Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T17:31:44.0671226Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T17:31:44.1071187Z Selecting previously unselected package libclone-perl. 2021-05-16T17:31:44.1311229Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T17:31:44.1329739Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T17:31:44.1771816Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T17:31:44.2005701Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T17:31:44.2023044Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T17:31:44.2354491Z Selecting previously unselected package libparams-util-perl. 2021-05-16T17:31:44.2655478Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T17:31:44.2669888Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T17:31:44.2972109Z Selecting previously unselected package libsub-install-perl. 2021-05-16T17:31:44.3190737Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T17:31:44.3203952Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T17:31:44.3491635Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T17:31:44.3694252Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T17:31:44.3706732Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T17:31:44.3928365Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T17:31:44.4203551Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T17:31:44.4217145Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T17:31:44.6132358Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T17:31:44.6413000Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T17:31:44.6426975Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T17:31:44.6696289Z Selecting previously unselected package libwant-perl. 2021-05-16T17:31:44.6977624Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T17:31:44.6987656Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T17:31:44.7232378Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T17:31:44.7527316Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T17:31:44.7539399Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T17:31:44.7874631Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T17:31:44.8092586Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T17:31:44.8105260Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T17:31:44.8436453Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T17:31:44.8707261Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T17:31:44.8721365Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T17:31:44.8946561Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T17:31:44.9222058Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T17:31:44.9235760Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T17:31:44.9477737Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T17:31:44.9741429Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T17:31:44.9753898Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T17:31:44.9980829Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T17:31:45.0274420Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T17:31:45.0287254Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T17:31:45.0583151Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T17:31:45.0795904Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T17:31:45.0807792Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T17:31:45.1452104Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T17:31:45.1665037Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T17:31:45.1679829Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T17:31:45.1971545Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T17:31:45.2179057Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T17:31:45.2193518Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T17:31:45.2457408Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T17:31:45.2724500Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T17:31:45.2738157Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T17:31:45.2983598Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T17:31:45.3258917Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T17:31:45.3270984Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T17:31:45.3613026Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T17:31:45.3808074Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T17:31:45.3820529Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T17:31:45.4132006Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T17:31:45.4348839Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T17:31:45.4360560Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T17:31:45.4653349Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T17:31:45.4873883Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T17:31:45.4887687Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T17:31:45.5212001Z Selecting previously unselected package libio-string-perl. 2021-05-16T17:31:45.5462223Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T17:31:45.5475292Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T17:31:45.5767239Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T17:31:45.6003209Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T17:31:45.6017302Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T17:31:45.6652441Z Selecting previously unselected package libfuture-perl. 2021-05-16T17:31:45.6883869Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T17:31:45.6896753Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T17:31:45.7292256Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T17:31:45.7483476Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T17:31:45.7495902Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T17:31:45.7852433Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T17:31:45.8069883Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T17:31:45.8094341Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T17:31:45.8412161Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T17:31:45.8657678Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T17:31:45.8669867Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T17:31:45.9012261Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T17:31:45.9246297Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T17:31:45.9258276Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T17:31:45.9572222Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T17:31:45.9819216Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T17:31:45.9833352Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T17:31:46.0083844Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T17:31:46.0380480Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T17:31:46.0396234Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T17:31:46.0732823Z Selecting previously unselected package libjson-perl. 2021-05-16T17:31:46.0975525Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T17:31:46.0989551Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T17:31:46.1315101Z Selecting previously unselected package liblog-any-perl. 2021-05-16T17:31:46.1568842Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T17:31:46.1581293Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T17:31:46.1972283Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T17:31:46.2191760Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T17:31:46.2203453Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T17:31:46.2452470Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T17:31:46.2722231Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T17:31:46.2770180Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T17:31:46.3008366Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T17:31:46.3277084Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T17:31:46.3288555Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T17:31:46.3571714Z Selecting previously unselected package libsub-name-perl. 2021-05-16T17:31:46.3794582Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T17:31:46.3807027Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T17:31:46.4131721Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T17:31:46.4357155Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T17:31:46.4373320Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T17:31:46.4611876Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T17:31:46.4891999Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T17:31:46.4908074Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T17:31:46.5212091Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T17:31:46.5443510Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T17:31:46.5456023Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T17:31:46.6079174Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T17:31:46.6371232Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T17:31:46.6385478Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T17:31:46.6732529Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T17:31:46.7033626Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T17:31:46.7046082Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T17:31:46.7319689Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T17:31:46.7621809Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T17:31:46.7635634Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T17:31:46.7972366Z Selecting previously unselected package libio-async-perl. 2021-05-16T17:31:46.8212499Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T17:31:46.8227071Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T17:31:46.8812380Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T17:31:46.9061605Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T17:31:46.9077475Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T17:31:46.9372269Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T17:31:46.9641296Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T17:31:46.9659892Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T17:31:47.0011788Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T17:31:47.0212047Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T17:31:47.0248837Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T17:31:47.0650866Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T17:31:47.0939926Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T17:31:47.0953958Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T17:31:47.1373917Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T17:31:47.1604173Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T17:31:47.1616305Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T17:31:47.1892061Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T17:31:47.2109402Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T17:31:47.2125269Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T17:31:47.2497821Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T17:31:47.2764933Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T17:31:47.2779046Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T17:31:47.3051080Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T17:31:47.3336326Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T17:31:47.3351361Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T17:31:47.3640085Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T17:31:47.3915981Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T17:31:47.3928986Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T17:31:47.4190171Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T17:31:47.4480187Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T17:31:47.4495046Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T17:31:47.4722765Z Selecting previously unselected package libobject-id-perl. 2021-05-16T17:31:47.4999240Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T17:31:47.5011325Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T17:31:47.5331655Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T17:31:47.5564525Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T17:31:47.5577373Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T17:31:47.5932009Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T17:31:47.6132702Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T17:31:47.6148699Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T17:31:47.6572028Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T17:31:47.6792934Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T17:31:47.6805147Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T17:31:47.7099574Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T17:31:47.7388684Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T17:31:47.7401507Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T17:31:47.7693407Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T17:31:47.7926803Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T17:31:47.7963182Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T17:31:47.8292672Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T17:31:47.8524825Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T17:31:47.8538521Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T17:31:47.8891703Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T17:31:47.9117734Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T17:31:47.9138088Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T17:31:47.9492868Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T17:31:47.9747171Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T17:31:47.9759788Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T17:31:48.0031905Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T17:31:48.0323782Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T17:31:48.0338009Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T17:31:48.0651285Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T17:31:48.0879605Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T17:31:48.0896838Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T17:31:48.1603138Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T17:31:48.1800039Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T17:31:48.1811794Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T17:31:48.2033542Z Selecting previously unselected package libreadonly-perl. 2021-05-16T17:31:48.2295464Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T17:31:48.2317741Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T17:31:48.2652559Z Selecting previously unselected package libref-util-perl. 2021-05-16T17:31:48.2875891Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T17:31:48.2888999Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T17:31:48.3151709Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T17:31:48.3429471Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T17:31:48.3441871Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T17:31:48.3741952Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T17:31:48.4043239Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T17:31:48.4058094Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T17:31:48.4412602Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T17:31:48.4655968Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T17:31:48.4669175Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T17:31:48.5011618Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T17:31:48.5218637Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T17:31:48.5230486Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T17:31:48.5599621Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T17:31:48.5902280Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T17:31:48.5916540Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T17:31:48.6332975Z Selecting previously unselected package libsereal-perl. 2021-05-16T17:31:48.6548620Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T17:31:48.6564315Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T17:31:48.6886472Z Selecting previously unselected package libsort-key-perl. 2021-05-16T17:31:48.7095288Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T17:31:48.7108752Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T17:31:48.7454201Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T17:31:48.7718691Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T17:31:48.7733906Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T17:31:48.8013999Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T17:31:48.8262523Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T17:31:48.8276404Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T17:31:48.8534002Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T17:31:48.8811770Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T17:31:48.8829744Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T17:31:48.9092191Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T17:31:48.9375588Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T17:31:48.9388044Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T17:31:48.9674074Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T17:31:48.9960190Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T17:31:48.9974111Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T17:31:49.0227915Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T17:31:49.0511012Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T17:31:49.0524510Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T17:31:49.0852572Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T17:31:49.1037345Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T17:31:49.1060577Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T17:31:49.1334035Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T17:31:49.1604122Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T17:31:49.1734853Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T17:31:49.2052968Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T17:31:49.2295732Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T17:31:49.2312192Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T17:31:49.2651965Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T17:31:49.2859560Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T17:31:49.2884323Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T17:31:49.3175014Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T17:31:49.3433514Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T17:31:49.3444827Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T17:31:49.3771319Z Selecting previously unselected package licensecheck. 2021-05-16T17:31:49.3985186Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T17:31:49.3998010Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T17:31:49.4251811Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T17:31:49.4515481Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T17:31:49.4529089Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T17:31:49.4768575Z Selecting previously unselected package t1utils. 2021-05-16T17:31:49.5033374Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T17:31:49.5045687Z Unpacking t1utils (1.41-3) ... 2021-05-16T17:31:49.5394464Z Selecting previously unselected package lintian. 2021-05-16T17:31:49.5654108Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T17:31:49.5665212Z Unpacking lintian (2.62.0) ... 2021-05-16T17:31:49.9092636Z Selecting previously unselected package python3-unidiff. 2021-05-16T17:31:49.9320524Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T17:31:49.9332478Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T17:31:49.9612172Z Selecting previously unselected package python3-xdg. 2021-05-16T17:31:49.9880600Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T17:31:49.9893825Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T17:31:50.0251400Z Selecting previously unselected package qpdf. 2021-05-16T17:31:50.0503617Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T17:31:50.0515955Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T17:31:50.1211784Z Selecting previously unselected package python3-magic. 2021-05-16T17:31:50.1439157Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T17:31:50.1453153Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T17:31:50.2059031Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T17:31:50.2108657Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T17:31:50.2150527Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T17:31:50.2196870Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T17:31:50.2233946Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T17:31:50.2270073Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T17:31:50.2316895Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T17:31:50.2352054Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T17:31:50.2386601Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T17:31:50.3828744Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T17:31:50.3864083Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T17:31:50.3904476Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T17:31:50.3936562Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T17:31:50.3977055Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T17:31:50.4018489Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T17:31:50.4057021Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T17:31:50.4102143Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T17:31:50.4142545Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T17:31:50.4175938Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T17:31:50.4222138Z Setting up libclone-perl (0.43-2) ... 2021-05-16T17:31:50.4258463Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T17:31:50.4299124Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T17:31:50.4337794Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T17:31:50.4374219Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T17:31:50.4425817Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T17:31:50.4462703Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T17:31:50.4501758Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T17:31:50.4541689Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T17:31:50.4579188Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T17:31:50.4616524Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T17:31:50.4705425Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T17:31:50.4744295Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T17:31:50.4780364Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T17:31:50.4846224Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T17:31:50.4892855Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T17:31:50.6535298Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T17:31:50.6575977Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T17:31:50.6617360Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T17:31:50.6659135Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T17:31:50.6714290Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T17:31:50.6752173Z Setting up patchutils (0.3.4-2) ... 2021-05-16T17:31:50.6793862Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T17:31:50.6833441Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T17:31:50.6876884Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T17:31:50.6922021Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T17:31:50.6962416Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T17:31:50.8727126Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T17:31:50.8765664Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T17:31:50.8812695Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T17:31:50.8849928Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T17:31:50.8884389Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T17:31:50.8925292Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T17:31:50.8959800Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T17:31:50.8999174Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T17:31:50.9054009Z Setting up t1utils (1.41-3) ... 2021-05-16T17:31:50.9089623Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T17:31:50.9122973Z Setting up diffstat (1.63-1) ... 2021-05-16T17:31:50.9160194Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T17:31:50.9199589Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T17:31:50.9251294Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T17:31:50.9295047Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T17:31:50.9341559Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T17:31:50.9377422Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T17:31:50.9423603Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T17:31:50.9463428Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T17:31:50.9500480Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T17:31:50.9548306Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T17:31:50.9585376Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T17:31:50.9634550Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T17:31:50.9682192Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T17:31:50.9720822Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T17:31:50.9769595Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T17:31:50.9813633Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T17:31:50.9854325Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T17:31:50.9896000Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T17:31:50.9932542Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T17:31:51.1407309Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T17:31:51.1442228Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T17:31:51.1475739Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T17:31:51.1554647Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T17:31:51.1589637Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T17:31:51.1639444Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T17:31:51.1678023Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T17:31:51.1711833Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T17:31:51.1895990Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T17:31:51.1947067Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T17:31:51.1980912Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T17:31:51.3377785Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T17:31:51.3408043Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T17:31:51.3447387Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T17:31:51.3531860Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T17:31:51.3573779Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T17:31:51.3611194Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T17:31:51.3643603Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T17:31:51.3699671Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T17:31:51.3760013Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T17:31:51.3796645Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T17:31:51.3834964Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T17:31:51.3880988Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T17:31:51.3927943Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T17:31:51.3965718Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T17:31:51.4003799Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T17:31:51.4053762Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T17:31:51.5664331Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T17:31:51.5727291Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T17:31:51.5765390Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T17:31:51.5814923Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T17:31:51.5851041Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T17:31:51.5896204Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T17:31:51.5936977Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T17:31:51.5977250Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T17:31:51.6016347Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T17:31:51.6062867Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T17:31:51.6114080Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T17:31:51.6146024Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T17:31:51.6203863Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T17:31:51.6256728Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T17:31:51.6303898Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T17:31:51.6343538Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T17:31:51.6380509Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T17:31:51.6429445Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T17:31:51.8089654Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T17:31:51.8134967Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T17:31:51.8166710Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T17:31:51.8208976Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T17:31:51.8249016Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T17:31:51.8294391Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T17:31:51.8333180Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T17:31:51.8379835Z Setting up lintian (2.62.0) ... 2021-05-16T17:31:51.8432554Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T17:31:51.8490506Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:07.5701491Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:32:07.6950970Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:10.2534969Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-16T17:32:10.3780204Z 2021-05-16T17:32:10.3925690Z Reading package lists... 0% 2021-05-16T17:32:10.3926442Z 2021-05-16T17:32:10.3966810Z Reading package lists... 100% 2021-05-16T17:32:10.3967441Z 2021-05-16T17:32:10.3967929Z 2021-05-16T17:32:10.3968564Z Reading package lists... Done 2021-05-16T17:32:10.3969091Z 2021-05-16T17:32:10.3969727Z Building dependency tree... 0% 2021-05-16T17:32:10.3970252Z 2021-05-16T17:32:10.4207107Z Building dependency tree... 0% 2021-05-16T17:32:10.4207858Z 2021-05-16T17:32:10.4208575Z Building dependency tree... 50% 2021-05-16T17:32:10.4209130Z 2021-05-16T17:32:10.5352577Z Building dependency tree... 50% 2021-05-16T17:32:10.5352927Z 2021-05-16T17:32:10.5353296Z Building dependency tree 2021-05-16T17:32:10.5353593Z 2021-05-16T17:32:10.5353975Z Reading state information... 0% 2021-05-16T17:32:10.5354281Z 2021-05-16T17:32:10.7000989Z Reading state information... 0% 2021-05-16T17:32:10.7001383Z 2021-05-16T17:32:10.7001589Z 2021-05-16T17:32:10.7001996Z Reading state information... Done 2021-05-16T17:32:10.7002338Z 2021-05-16T17:32:10.7002742Z Reading state information... 0% 2021-05-16T17:32:10.7056695Z 2021-05-16T17:32:10.7057171Z Reading state information... 1% 2021-05-16T17:32:10.7096338Z 2021-05-16T17:32:10.7096919Z Reading state information... 3% 2021-05-16T17:32:10.7137633Z 2021-05-16T17:32:10.7138103Z Reading state information... 5% 2021-05-16T17:32:10.7183693Z 2021-05-16T17:32:10.7184160Z Reading state information... 7% 2021-05-16T17:32:10.7223954Z 2021-05-16T17:32:10.7224685Z Reading state information... 9% 2021-05-16T17:32:10.7262072Z 2021-05-16T17:32:10.7262514Z Reading state information... 11% 2021-05-16T17:32:10.7307237Z 2021-05-16T17:32:10.7307692Z Reading state information... 13% 2021-05-16T17:32:10.7343751Z 2021-05-16T17:32:10.7344335Z Reading state information... 15% 2021-05-16T17:32:10.7382976Z 2021-05-16T17:32:10.7383478Z Reading state information... 17% 2021-05-16T17:32:10.7425418Z 2021-05-16T17:32:10.7425891Z Reading state information... 19% 2021-05-16T17:32:10.7466527Z 2021-05-16T17:32:10.7466991Z Reading state information... 21% 2021-05-16T17:32:10.7501468Z 2021-05-16T17:32:10.7501938Z Reading state information... 23% 2021-05-16T17:32:10.7540535Z 2021-05-16T17:32:10.7540979Z Reading state information... 25% 2021-05-16T17:32:10.7582971Z 2021-05-16T17:32:10.7583409Z Reading state information... 27% 2021-05-16T17:32:10.7621909Z 2021-05-16T17:32:10.7622355Z Reading state information... 29% 2021-05-16T17:32:10.7677064Z 2021-05-16T17:32:10.7677507Z Reading state information... 31% 2021-05-16T17:32:10.7718463Z 2021-05-16T17:32:10.7718908Z Reading state information... 33% 2021-05-16T17:32:10.7753166Z 2021-05-16T17:32:10.7754219Z Reading state information... 35% 2021-05-16T17:32:10.7789686Z 2021-05-16T17:32:10.7790117Z Reading state information... 37% 2021-05-16T17:32:10.7830378Z 2021-05-16T17:32:10.7830820Z Reading state information... 39% 2021-05-16T17:32:10.7871966Z 2021-05-16T17:32:10.7872409Z Reading state information... 41% 2021-05-16T17:32:10.7912481Z 2021-05-16T17:32:10.7913105Z Reading state information... 43% 2021-05-16T17:32:10.7961525Z 2021-05-16T17:32:10.7961969Z Reading state information... 45% 2021-05-16T17:32:10.8031644Z 2021-05-16T17:32:10.8032089Z Reading state information... 47% 2021-05-16T17:32:10.8072889Z 2021-05-16T17:32:10.8073330Z Reading state information... 49% 2021-05-16T17:32:10.8119496Z 2021-05-16T17:32:10.8120198Z Reading state information... 51% 2021-05-16T17:32:10.8168940Z 2021-05-16T17:32:10.8169385Z Reading state information... 53% 2021-05-16T17:32:10.8210658Z 2021-05-16T17:32:10.8211117Z Reading state information... 55% 2021-05-16T17:32:10.8251493Z 2021-05-16T17:32:10.8251949Z Reading state information... 57% 2021-05-16T17:32:10.8298993Z 2021-05-16T17:32:10.8299448Z Reading state information... 59% 2021-05-16T17:32:10.8344385Z 2021-05-16T17:32:10.8344876Z Reading state information... 61% 2021-05-16T17:32:10.8385736Z 2021-05-16T17:32:10.8386206Z Reading state information... 63% 2021-05-16T17:32:10.8422783Z 2021-05-16T17:32:10.8423225Z Reading state information... 65% 2021-05-16T17:32:10.8465923Z 2021-05-16T17:32:10.8466401Z Reading state information... 67% 2021-05-16T17:32:10.8508229Z 2021-05-16T17:32:10.8508670Z Reading state information... 69% 2021-05-16T17:32:10.8563804Z 2021-05-16T17:32:10.8564403Z Reading state information... 71% 2021-05-16T17:32:10.8600149Z 2021-05-16T17:32:10.8600608Z Reading state information... 73% 2021-05-16T17:32:10.8639494Z 2021-05-16T17:32:10.8639955Z Reading state information... 75% 2021-05-16T17:32:10.8698465Z 2021-05-16T17:32:10.8698944Z Reading state information... 77% 2021-05-16T17:32:10.8736474Z 2021-05-16T17:32:10.8736930Z Reading state information... 79% 2021-05-16T17:32:10.8777398Z 2021-05-16T17:32:10.8777872Z Reading state information... 81% 2021-05-16T17:32:10.8816800Z 2021-05-16T17:32:10.8817574Z Reading state information... 83% 2021-05-16T17:32:10.8855860Z 2021-05-16T17:32:10.8856303Z Reading state information... 85% 2021-05-16T17:32:10.8897539Z 2021-05-16T17:32:10.8897984Z Reading state information... 87% 2021-05-16T17:32:10.8938187Z 2021-05-16T17:32:10.8938636Z Reading state information... 89% 2021-05-16T17:32:10.8976664Z 2021-05-16T17:32:10.8977115Z Reading state information... 91% 2021-05-16T17:32:10.9014909Z 2021-05-16T17:32:10.9015351Z Reading state information... 93% 2021-05-16T17:32:10.9052459Z 2021-05-16T17:32:10.9052918Z Reading state information... 95% 2021-05-16T17:32:10.9106222Z 2021-05-16T17:32:10.9106719Z Reading state information... 97% 2021-05-16T17:32:10.9149734Z 2021-05-16T17:32:10.9150192Z Reading state information... 99% 2021-05-16T17:32:11.1979207Z Selecting previously unselected package r-3.6.3. 2021-05-16T17:32:11.3071450Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T17:32:11.3203164Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-16T17:32:11.3220372Z Unpacking r-3.6.3 (1) ... 2021-05-16T17:32:12.0801812Z Setting up r-3.6.3 (1) ... 2021-05-16T17:32:12.1051080Z 2021-05-16T17:32:12.1051618Z 2021-05-16T17:32:12.1052250Z Reading state information... Done 2021-05-16T17:32:12.1261235Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-16T17:32:12.1373924Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-16T17:32:12.1624361Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T17:32:12.1624855Z env: 2021-05-16T17:32:12.1625247Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:12.1625678Z TIC_DEPLOY_KEY: 2021-05-16T17:32:12.1626403Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:12.1627963Z GITHUB_PAT: *** 2021-05-16T17:32:12.1628343Z COVERALLS_TOKEN: 2021-05-16T17:32:12.1628773Z continue-on-error: false 2021-05-16T17:32:12.1629206Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:12.1629635Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:12.1630044Z TZ: UTC 2021-05-16T17:32:12.1630385Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:12.1630760Z NOT_CRAN: true 2021-05-16T17:32:12.1631091Z ##[endgroup] 2021-05-16T17:32:12.2207082Z [command]sudo apt-get install -y texinfo 2021-05-16T17:32:12.3926792Z Reading package lists... 2021-05-16T17:32:12.5381366Z Building dependency tree... 2021-05-16T17:32:12.5400152Z Reading state information... 2021-05-16T17:32:12.7293145Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T17:32:12.7299555Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:13.2504203Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T17:32:13.2712596Z --2021-05-16 17:32:13-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T17:32:13.2937876Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T17:32:13.3064278Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T17:32:13.3624964Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T17:32:13.3627686Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T17:32:13.3630007Z --2021-05-16 17:32:13-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T17:32:13.4657630Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T17:32:13.4881391Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T17:32:13.5828234Z HTTP request sent, awaiting response... 302 Found 2021-05-16T17:32:13.5831639Z 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=g9VGwqNuAsnnovDUlqIjjwPmTQvJZ0e2NDCYKUJq2rU%3D&st=2021-05-16T17%3A31%3A13Z&se=2021-05-16T17%3A37%3A13Z&sp=r [following] 2021-05-16T17:32:13.5835760Z --2021-05-16 17:32:13-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=g9VGwqNuAsnnovDUlqIjjwPmTQvJZ0e2NDCYKUJq2rU%3D&st=2021-05-16T17%3A31%3A13Z&se=2021-05-16T17%3A37%3A13Z&sp=r 2021-05-16T17:32:13.6188708Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T17:32:13.6404204Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T17:32:13.8330184Z HTTP request sent, awaiting response... 200 OK 2021-05-16T17:32:13.8331789Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T17:32:13.8333671Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T17:32:14.0491452Z 2021-05-16T17:32:14.7380185Z 0K ........ ........ ........ ........ 49% 37.2M 1s 2021-05-16T17:32:15.2805843Z 32768K ........ ........ ........ ........ 99% 56.6M 0s 2021-05-16T17:32:15.2809914Z 65536K 100% 8.34M=1.4s 2021-05-16T17:32:15.2810221Z 2021-05-16T17:32:15.2823841Z 2021-05-16 17:32:15 (44.3 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T17:32:15.2824271Z 2021-05-16T17:32:17.0382030Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T17:32:17.0383380Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T17:32:17.3344909Z ##[group]Run tlmgr update --self 2021-05-16T17:32:17.3345561Z tlmgr update --self 2021-05-16T17:32:17.3346875Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T17:32:17.3347805Z tlmgr update --all 2021-05-16T17:32:17.3399021Z shell: /usr/bin/bash -e {0} 2021-05-16T17:32:17.3399378Z env: 2021-05-16T17:32:17.3399788Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:17.3400209Z TIC_DEPLOY_KEY: 2021-05-16T17:32:17.3400943Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:17.3402513Z GITHUB_PAT: *** 2021-05-16T17:32:17.3402898Z COVERALLS_TOKEN: 2021-05-16T17:32:17.3403345Z continue-on-error: false 2021-05-16T17:32:17.3403766Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:17.3404216Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:17.3404612Z TZ: UTC 2021-05-16T17:32:17.3404968Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:17.3405417Z NOT_CRAN: true 2021-05-16T17:32:17.3405758Z ##[endgroup] 2021-05-16T17:32:18.8043342Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:32:18.8044895Z tlmgr: no self-updates for tlmgr available 2021-05-16T17:32:20.3297402Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:32:20.3298780Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T17:32:20.4995868Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T17:32:20.5780962Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T17:32:20.6476330Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T17:32:20.7208996Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T17:32:21.5436559Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T17:32:22.8209758Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T17:32:22.9395660Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T17:32:23.0383448Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T17:32:23.1103191Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-16T17:32:23.1807264Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T17:32:23.2532297Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T17:32:23.3249271Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T17:32:23.3988708Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T17:32:23.4799536Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T17:32:23.6027228Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T17:32:23.7186782Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T17:32:23.7940960Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T17:32:23.8658461Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T17:32:23.9342401Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T17:32:24.0074357Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T17:32:24.0827986Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-16T17:32:24.1534517Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-16T17:32:24.2286798Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-16T17:32:24.2999160Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-16T17:32:24.3706849Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-16T17:32:24.4411568Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-16T17:32:24.5104552Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-16T17:32:24.5800071Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-16T17:32:24.6480273Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-16T17:32:24.7194190Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-16T17:32:24.7892151Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-16T17:32:24.8586029Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-16T17:32:24.9309739Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-16T17:32:25.0005746Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-16T17:32:25.0712735Z [36/89, 00:05/00:05] install: lua-uca [70k] 2021-05-16T17:32:25.1607992Z [37/89, 00:05/00:05] install: lua-ul [7k] 2021-05-16T17:32:25.2314077Z [38/89, 00:05/00:05] install: lua-uni-algos [6k] 2021-05-16T17:32:25.3005859Z [39/89, 00:05/00:05] install: lua-visual-debug [4k] 2021-05-16T17:32:25.3701575Z [40/89, 00:05/00:05] install: luacode [3k] 2021-05-16T17:32:25.4391127Z [41/89, 00:05/00:05] install: luacolor [5k] 2021-05-16T17:32:25.5092196Z [42/89, 00:05/00:05] install: luahyphenrules [3k] 2021-05-16T17:32:25.5824290Z [43/89, 00:05/00:05] install: luaimageembed [2k] 2021-05-16T17:32:25.6526559Z [44/89, 00:05/00:05] install: luaindex [5k] 2021-05-16T17:32:25.7257316Z [45/89, 00:05/00:05] install: luainputenc [5k] 2021-05-16T17:32:25.7967961Z [46/89, 00:05/00:05] install: luaintro [1k] 2021-05-16T17:32:25.8662502Z [47/89, 00:05/00:05] install: luakeys [5k] 2021-05-16T17:32:25.9357786Z [48/89, 00:05/00:05] install: lualatex-doc [1k] 2021-05-16T17:32:26.0071076Z [49/89, 00:05/00:05] install: lualatex-truncate [2k] 2021-05-16T17:32:26.0878658Z [50/89, 00:06/00:06] install: luamplib [12k] 2021-05-16T17:32:26.1554999Z [51/89, 00:06/00:06] install: luapackageloader [2k] 2021-05-16T17:32:26.2298214Z [52/89, 00:06/00:06] install: luaprogtable [7k] 2021-05-16T17:32:26.3010188Z [53/89, 00:06/00:06] install: luarandom [2k] 2021-05-16T17:32:26.3731487Z [54/89, 00:06/00:06] install: luatex85 [2k] 2021-05-16T17:32:26.4431585Z [55/89, 00:06/00:06] install: luatexbase [4k] 2021-05-16T17:32:26.5154587Z [56/89, 00:06/00:06] install: luatexko [22k] 2021-05-16T17:32:26.5885736Z [57/89, 00:06/00:06] install: luatextra [2k] 2021-05-16T17:32:26.6585345Z [58/89, 00:06/00:06] install: luavlna [8k] 2021-05-16T17:32:26.7325125Z [59/89, 00:06/00:06] install: luaxml [31k] 2021-05-16T17:32:26.8095051Z [60/89, 00:06/00:06] install: makeindex.x86_64-linux [49k] 2021-05-16T17:32:26.8859921Z [61/89, 00:06/00:06] install: makeindex [5k] 2021-05-16T17:32:26.9569578Z [62/89, 00:06/00:06] install: mflogo [2k] 2021-05-16T17:32:27.0289859Z [63/89, 00:06/00:06] install: newpax [9k] 2021-05-16T17:32:27.1004669Z [64/89, 00:07/00:07] install: nodetree [13k] 2021-05-16T17:32:27.1714920Z [65/89, 00:07/00:07] install: odsfile [5k] 2021-05-16T17:32:27.2417717Z [66/89, 00:07/00:07] install: optex.x86_64-linux [1k] 2021-05-16T17:32:27.3201877Z [67/89, 00:07/00:07] install: optex [770k] 2021-05-16T17:32:27.4248918Z [68/89, 00:07/00:07] install: pdfarticle [4k] 2021-05-16T17:32:27.4952620Z [69/89, 00:07/00:07] install: pdfextra [22k] 2021-05-16T17:32:27.5663958Z [70/89, 00:07/00:07] install: placeat [4k] 2021-05-16T17:32:27.6372954Z [71/89, 00:07/00:07] install: plantuml [3k] 2021-05-16T17:32:27.7096733Z [72/89, 00:07/00:07] install: rsfs [55k] 2021-05-16T17:32:27.7869482Z [73/89, 00:07/00:07] install: selnolig [53k] 2021-05-16T17:32:27.8621908Z [74/89, 00:07/00:07] install: spelling [14k] 2021-05-16T17:32:27.9341180Z [75/89, 00:07/00:07] install: stricttex [2k] 2021-05-16T17:32:28.0045378Z [76/89, 00:07/00:07] install: texlive-common [1k] 2021-05-16T17:32:28.0778032Z [77/89, 00:08/00:08] install: texlive-en [1k] 2021-05-16T17:32:28.1508781Z [78/89, 00:08/00:08] install: texlive-msg-translations [144k] 2021-05-16T17:32:28.2397131Z [79/89, 00:08/00:08] install: thumbpdf.x86_64-linux [1k] 2021-05-16T17:32:28.3138942Z [80/89, 00:08/00:08] install: thumbpdf [19k] 2021-05-16T17:32:28.3889806Z [81/89, 00:08/00:08] install: tlshell.x86_64-linux [1k] 2021-05-16T17:32:28.4593380Z [82/89, 00:08/00:08] install: tlshell [29k] 2021-05-16T17:32:28.5342689Z [83/89, 00:08/00:08] install: typewriter [25k] 2021-05-16T17:32:28.6093209Z [84/89, 00:08/00:08] install: uninormalize [6k] 2021-05-16T17:32:28.6824255Z [85/89, 00:08/00:08] install: upquote [2k] 2021-05-16T17:32:28.7644145Z [86/89, 00:08/00:08] install: xdvi.x86_64-linux [530k] 2021-05-16T17:32:28.8857205Z [87/89, 00:08/00:08] install: xdvi [7k] 2021-05-16T17:32:28.9584097Z [88/89, 00:08/00:08] install: collection-basic [1k] 2021-05-16T17:32:29.0323621Z [89/89, 00:08/00:08] install: collection-luatex [1k] 2021-05-16T17:32:29.0505110Z running mktexlsr ... 2021-05-16T17:32:29.1372485Z done running mktexlsr. 2021-05-16T17:32:29.1666089Z running updmap-sys ... 2021-05-16T17:32:29.4372533Z done running updmap-sys. 2021-05-16T17:32:29.4373931Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T17:32:29.4375933Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/ySoM5yReBx/bOBGA6cSu8 ... 2021-05-16T17:32:29.8027606Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/ySoM5yReBx/bOBGA6cSu8. 2021-05-16T17:32:29.8029265Z OK: optex.fmt/luatex 2021-05-16T17:32:29.8030545Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T17:32:29.8032067Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T17:32:31.2058705Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:32:31.2060476Z tlmgr: no updates available 2021-05-16T17:32:31.3012202Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T17:32:31.3012744Z with: 2021-05-16T17:32:31.3013128Z pandoc-version: 2.7.3 2021-05-16T17:32:31.3013525Z env: 2021-05-16T17:32:31.3014073Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:31.3014551Z TIC_DEPLOY_KEY: 2021-05-16T17:32:31.3015379Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:31.3017122Z GITHUB_PAT: *** 2021-05-16T17:32:31.3017544Z COVERALLS_TOKEN: 2021-05-16T17:32:31.3018148Z continue-on-error: false 2021-05-16T17:32:31.3018713Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:31.3019401Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:31.3019855Z TZ: UTC 2021-05-16T17:32:31.3020238Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:31.3020661Z NOT_CRAN: true 2021-05-16T17:32:31.3021047Z ##[endgroup] 2021-05-16T17:32:31.7497180Z [command]sudo apt-get install -y gdebi-core 2021-05-16T17:32:31.8195908Z Reading package lists... 2021-05-16T17:32:31.9687574Z Building dependency tree... 2021-05-16T17:32:31.9704853Z Reading state information... 2021-05-16T17:32:32.1963115Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T17:32:32.1964031Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:32.1990615Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T17:32:32.3340427Z 2021-05-16T17:32:32.3497754Z Reading package lists... 0% 2021-05-16T17:32:32.3498834Z 2021-05-16T17:32:32.3557922Z Reading package lists... 100% 2021-05-16T17:32:32.3558620Z 2021-05-16T17:32:32.3559342Z 2021-05-16T17:32:32.3560110Z Reading package lists... Done 2021-05-16T17:32:32.3560630Z 2021-05-16T17:32:32.3561304Z Building dependency tree... 0% 2021-05-16T17:32:32.3561829Z 2021-05-16T17:32:32.3813795Z Building dependency tree... 0% 2021-05-16T17:32:32.3814551Z 2021-05-16T17:32:32.3815267Z Building dependency tree... 50% 2021-05-16T17:32:32.3815805Z 2021-05-16T17:32:32.4959949Z Building dependency tree... 50% 2021-05-16T17:32:32.4960335Z 2021-05-16T17:32:32.4960822Z Building dependency tree 2021-05-16T17:32:32.4961157Z 2021-05-16T17:32:32.4961623Z Reading state information... 0% 2021-05-16T17:32:32.4961967Z 2021-05-16T17:32:32.6474354Z Reading state information... 0% 2021-05-16T17:32:32.6474733Z 2021-05-16T17:32:32.6474928Z 2021-05-16T17:32:32.6475404Z Reading state information... Done 2021-05-16T17:32:32.6475741Z 2021-05-16T17:32:32.6476175Z Reading state information... 0% 2021-05-16T17:32:32.6527802Z 2021-05-16T17:32:32.6528287Z Reading state information... 1% 2021-05-16T17:32:32.6565654Z 2021-05-16T17:32:32.6566136Z Reading state information... 3% 2021-05-16T17:32:32.6606425Z 2021-05-16T17:32:32.6606963Z Reading state information... 5% 2021-05-16T17:32:32.6649268Z 2021-05-16T17:32:32.6649773Z Reading state information... 7% 2021-05-16T17:32:32.6685687Z 2021-05-16T17:32:32.6689204Z Reading state information... 9% 2021-05-16T17:32:32.6728063Z 2021-05-16T17:32:32.6728596Z Reading state information... 11% 2021-05-16T17:32:32.6766121Z 2021-05-16T17:32:32.6766604Z Reading state information... 13% 2021-05-16T17:32:32.6803883Z 2021-05-16T17:32:32.6804372Z Reading state information... 15% 2021-05-16T17:32:32.6838618Z 2021-05-16T17:32:32.6839102Z Reading state information... 17% 2021-05-16T17:32:32.6877401Z 2021-05-16T17:32:32.6878282Z Reading state information... 19% 2021-05-16T17:32:32.6929917Z 2021-05-16T17:32:32.6931107Z Reading state information... 21% 2021-05-16T17:32:32.6966093Z 2021-05-16T17:32:32.6966769Z Reading state information... 23% 2021-05-16T17:32:32.7007884Z 2021-05-16T17:32:32.7008573Z Reading state information... 25% 2021-05-16T17:32:32.7050029Z 2021-05-16T17:32:32.7050904Z Reading state information... 27% 2021-05-16T17:32:32.7091445Z 2021-05-16T17:32:32.7092223Z Reading state information... 29% 2021-05-16T17:32:32.7137437Z 2021-05-16T17:32:32.7138137Z Reading state information... 31% 2021-05-16T17:32:32.7178759Z 2021-05-16T17:32:32.7180169Z Reading state information... 33% 2021-05-16T17:32:32.7220050Z 2021-05-16T17:32:32.7220536Z Reading state information... 35% 2021-05-16T17:32:32.7255556Z 2021-05-16T17:32:32.7256044Z Reading state information... 37% 2021-05-16T17:32:32.7314829Z 2021-05-16T17:32:32.7315362Z Reading state information... 39% 2021-05-16T17:32:32.7364334Z 2021-05-16T17:32:32.7364874Z Reading state information... 41% 2021-05-16T17:32:32.7405599Z 2021-05-16T17:32:32.7406136Z Reading state information... 43% 2021-05-16T17:32:32.7453586Z 2021-05-16T17:32:32.7454150Z Reading state information... 45% 2021-05-16T17:32:33.2516594Z 2021-05-16T17:32:33.2522461Z Reading state information... 47% 2021-05-16T17:32:33.2523057Z 2021-05-16T17:32:33.2523667Z Reading state information... 49% 2021-05-16T17:32:33.2524199Z 2021-05-16T17:32:33.2524796Z Reading state information... 51% 2021-05-16T17:32:33.2525320Z 2021-05-16T17:32:33.2525914Z Reading state information... 53% 2021-05-16T17:32:33.2526453Z 2021-05-16T17:32:33.2527051Z Reading state information... 55% 2021-05-16T17:32:33.2527603Z 2021-05-16T17:32:33.2528178Z Reading state information... 57% 2021-05-16T17:32:33.2528718Z 2021-05-16T17:32:33.2529306Z Reading state information... 59% 2021-05-16T17:32:33.2529952Z 2021-05-16T17:32:33.2530887Z Reading state information... 61% 2021-05-16T17:32:33.2531461Z 2021-05-16T17:32:33.2532076Z Reading state information... 63% 2021-05-16T17:32:33.2532628Z 2021-05-16T17:32:33.2533334Z Reading state information... 65% 2021-05-16T17:32:33.2533876Z 2021-05-16T17:32:33.2534539Z Reading state information... 67% 2021-05-16T17:32:33.2535045Z 2021-05-16T17:32:33.2535599Z Reading state information... 69% 2021-05-16T17:32:33.2536088Z 2021-05-16T17:32:33.2536639Z Reading state information... 71% 2021-05-16T17:32:33.2537130Z 2021-05-16T17:32:33.2537686Z Reading state information... 73% 2021-05-16T17:32:33.2538191Z 2021-05-16T17:32:33.2538734Z Reading state information... 75% 2021-05-16T17:32:33.2539239Z 2021-05-16T17:32:33.2539787Z Reading state information... 77% 2021-05-16T17:32:33.2540308Z 2021-05-16T17:32:33.2540895Z Reading state information... 79% 2021-05-16T17:32:33.2541392Z 2021-05-16T17:32:33.2542068Z Reading state information... 81% 2021-05-16T17:32:33.2542715Z 2021-05-16T17:32:33.2543449Z Reading state information... 83% 2021-05-16T17:32:33.2545928Z 2021-05-16T17:32:33.2546601Z Reading state information... 85% 2021-05-16T17:32:33.2547179Z 2021-05-16T17:32:33.2548110Z Reading state information... 87% 2021-05-16T17:32:33.2548712Z 2021-05-16T17:32:33.2549472Z Reading state information... 89% 2021-05-16T17:32:33.2550014Z 2021-05-16T17:32:33.2550619Z Reading state information... 91% 2021-05-16T17:32:33.2551155Z 2021-05-16T17:32:33.2551765Z Reading state information... 93% 2021-05-16T17:32:33.2552419Z 2021-05-16T17:32:33.2553007Z Reading state information... 95% 2021-05-16T17:32:33.2553545Z 2021-05-16T17:32:33.2554243Z Reading state information... 97% 2021-05-16T17:32:33.2554922Z 2021-05-16T17:32:33.2555549Z Reading state information... 99% 2021-05-16T17:32:33.2556639Z Selecting previously unselected package pandoc. 2021-05-16T17:32:33.2570848Z (Reading database ... 261856 files and directories currently installed.) 2021-05-16T17:32:33.2710529Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T17:32:33.2725867Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T17:32:35.4712292Z Setting up pandoc (2.7.3-1) ... 2021-05-16T17:32:35.4749256Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:36.1971494Z 2021-05-16T17:32:36.1972414Z 2021-05-16T17:32:36.1973173Z Reading state information... Done 2021-05-16T17:32:36.2244448Z ##[group]Run git config user.name adigherman 2021-05-16T17:32:36.2245108Z git config user.name adigherman 2021-05-16T17:32:36.2245630Z git config user.email adig@jhu.edu 2021-05-16T17:32:36.2286073Z shell: /usr/bin/bash -e {0} 2021-05-16T17:32:36.2286440Z env: 2021-05-16T17:32:36.2286872Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:36.2287311Z TIC_DEPLOY_KEY: 2021-05-16T17:32:36.2288097Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:36.2289757Z GITHUB_PAT: *** 2021-05-16T17:32:36.2290161Z COVERALLS_TOKEN: 2021-05-16T17:32:36.2294376Z continue-on-error: false 2021-05-16T17:32:36.2294999Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:36.2295568Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:36.2296041Z TZ: UTC 2021-05-16T17:32:36.2296462Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:36.2296897Z NOT_CRAN: true 2021-05-16T17:32:36.2297430Z ##[endgroup] 2021-05-16T17:32:36.2552675Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T17:32:36.2553277Z env: 2021-05-16T17:32:36.2553719Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:36.2554139Z TIC_DEPLOY_KEY: 2021-05-16T17:32:36.2555015Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:36.2556567Z GITHUB_PAT: *** 2021-05-16T17:32:36.2556976Z COVERALLS_TOKEN: 2021-05-16T17:32:36.2557451Z continue-on-error: false 2021-05-16T17:32:36.2558023Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:36.2558456Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:36.2558869Z TZ: UTC 2021-05-16T17:32:36.2559231Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:36.2559602Z NOT_CRAN: true 2021-05-16T17:32:36.2559953Z ##[endgroup] 2021-05-16T17:32:36.5682549Z Reading package lists... 2021-05-16T17:32:36.7071818Z Building dependency tree... 2021-05-16T17:32:36.7090736Z Reading state information... 2021-05-16T17:32:36.8260000Z The following additional packages will be installed: 2021-05-16T17:32:36.8264277Z cmake-data libjsoncpp1 librhash0 2021-05-16T17:32:36.8269086Z Suggested packages: 2021-05-16T17:32:36.8269822Z cmake-doc ninja-build 2021-05-16T17:32:36.8730189Z The following NEW packages will be installed: 2021-05-16T17:32:36.8737034Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T17:32:36.8936485Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:36.8937217Z Need to get 5470 kB of archives. 2021-05-16T17:32:36.8938603Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T17:32:36.8940421Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T17:32:36.9304339Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T17:32:36.9314472Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T17:32:36.9335286Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T17:32:37.4082580Z Fetched 5470 kB in 0s (48.8 MB/s) 2021-05-16T17:32:37.4459212Z Selecting previously unselected package cmake-data. 2021-05-16T17:32:37.4540992Z (Reading database ... 2021-05-16T17:32:37.4541966Z (Reading database ... 5% 2021-05-16T17:32:37.4542795Z (Reading database ... 10% 2021-05-16T17:32:37.4543506Z (Reading database ... 15% 2021-05-16T17:32:37.4544200Z (Reading database ... 20% 2021-05-16T17:32:37.4544688Z (Reading database ... 25% 2021-05-16T17:32:37.4545164Z (Reading database ... 30% 2021-05-16T17:32:37.4545651Z (Reading database ... 35% 2021-05-16T17:32:37.4546121Z (Reading database ... 40% 2021-05-16T17:32:37.4546605Z (Reading database ... 45% 2021-05-16T17:32:37.4547077Z (Reading database ... 50% 2021-05-16T17:32:37.4585159Z (Reading database ... 55% 2021-05-16T17:32:37.4620977Z (Reading database ... 60% 2021-05-16T17:32:37.4661072Z (Reading database ... 65% 2021-05-16T17:32:37.4765994Z (Reading database ... 70% 2021-05-16T17:32:37.4869364Z (Reading database ... 75% 2021-05-16T17:32:37.5109039Z (Reading database ... 80% 2021-05-16T17:32:37.5362224Z (Reading database ... 85% 2021-05-16T17:32:37.5489110Z (Reading database ... 90% 2021-05-16T17:32:37.5556278Z (Reading database ... 95% 2021-05-16T17:32:37.5557106Z (Reading database ... 100% 2021-05-16T17:32:37.5558122Z (Reading database ... 261863 files and directories currently installed.) 2021-05-16T17:32:37.5683451Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T17:32:37.5939940Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T17:32:38.0583175Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T17:32:38.0863593Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T17:32:38.0886417Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T17:32:38.1251615Z Selecting previously unselected package librhash0:amd64. 2021-05-16T17:32:38.1470955Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T17:32:38.1484482Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T17:32:38.1812010Z Selecting previously unselected package cmake. 2021-05-16T17:32:38.2095055Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T17:32:38.2108966Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T17:32:38.6649338Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T17:32:38.6682916Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T17:32:38.7092474Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T17:32:38.7138053Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T17:32:38.7185875Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:39.8237300Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:41.9091116Z Reading package lists... 2021-05-16T17:32:42.0601865Z Building dependency tree... 2021-05-16T17:32:42.0621917Z Reading state information... 2021-05-16T17:32:42.2056196Z Suggested packages: 2021-05-16T17:32:42.2057305Z libssh-doc 2021-05-16T17:32:42.2523497Z The following NEW packages will be installed: 2021-05-16T17:32:42.2527602Z libssh-dev 2021-05-16T17:32:42.4126832Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:42.4127645Z Need to get 219 kB of archives. 2021-05-16T17:32:42.4128549Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T17:32:42.4130897Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T17:32:42.8379042Z Fetched 219 kB in 0s (1359 kB/s) 2021-05-16T17:32:42.8653606Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T17:32:42.8729179Z (Reading database ... 2021-05-16T17:32:42.8730227Z (Reading database ... 5% 2021-05-16T17:32:42.8733277Z (Reading database ... 10% 2021-05-16T17:32:42.8733767Z (Reading database ... 15% 2021-05-16T17:32:42.8734261Z (Reading database ... 20% 2021-05-16T17:32:42.8734735Z (Reading database ... 25% 2021-05-16T17:32:42.8735251Z (Reading database ... 30% 2021-05-16T17:32:42.8735725Z (Reading database ... 35% 2021-05-16T17:32:42.8736212Z (Reading database ... 40% 2021-05-16T17:32:42.8736683Z (Reading database ... 45% 2021-05-16T17:32:42.8737175Z (Reading database ... 50% 2021-05-16T17:32:42.8767928Z (Reading database ... 55% 2021-05-16T17:32:42.8803757Z (Reading database ... 60% 2021-05-16T17:32:42.8842502Z (Reading database ... 65% 2021-05-16T17:32:42.8976508Z (Reading database ... 70% 2021-05-16T17:32:42.9089869Z (Reading database ... 75% 2021-05-16T17:32:42.9371544Z (Reading database ... 80% 2021-05-16T17:32:42.9666523Z (Reading database ... 85% 2021-05-16T17:32:42.9816717Z (Reading database ... 90% 2021-05-16T17:32:42.9900452Z (Reading database ... 95% 2021-05-16T17:32:42.9900968Z (Reading database ... 100% 2021-05-16T17:32:42.9901666Z (Reading database ... 264647 files and directories currently installed.) 2021-05-16T17:32:43.0051972Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T17:32:43.0065754Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:32:43.0868189Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:32:45.1887072Z Reading package lists... 2021-05-16T17:32:45.3284155Z Building dependency tree... 2021-05-16T17:32:45.3303942Z Reading state information... 2021-05-16T17:32:45.5167722Z The following NEW packages will be installed: 2021-05-16T17:32:45.5170716Z jags 2021-05-16T17:32:45.5351640Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:45.5353266Z Need to get 1562 kB of archives. 2021-05-16T17:32:45.5354103Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T17:32:45.5355957Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T17:32:46.2541007Z Fetched 1562 kB in 0s (37.5 MB/s) 2021-05-16T17:32:46.2542748Z Selecting previously unselected package jags. 2021-05-16T17:32:46.2544299Z (Reading database ... 2021-05-16T17:32:46.2547559Z (Reading database ... 5% 2021-05-16T17:32:46.2548583Z (Reading database ... 10% 2021-05-16T17:32:46.2555942Z (Reading database ... 15% 2021-05-16T17:32:46.2557144Z (Reading database ... 20% 2021-05-16T17:32:46.2557659Z (Reading database ... 25% 2021-05-16T17:32:46.2558211Z (Reading database ... 30% 2021-05-16T17:32:46.2558731Z (Reading database ... 35% 2021-05-16T17:32:46.2560072Z (Reading database ... 40% 2021-05-16T17:32:46.2560616Z (Reading database ... 45% 2021-05-16T17:32:46.2561137Z (Reading database ... 50% 2021-05-16T17:32:46.2561654Z (Reading database ... 55% 2021-05-16T17:32:46.2562275Z (Reading database ... 60% 2021-05-16T17:32:46.2562776Z (Reading database ... 65% 2021-05-16T17:32:46.2563279Z (Reading database ... 70% 2021-05-16T17:32:46.2563974Z (Reading database ... 75% 2021-05-16T17:32:46.2564424Z (Reading database ... 80% 2021-05-16T17:32:46.2564859Z (Reading database ... 85% 2021-05-16T17:32:46.2565308Z (Reading database ... 90% 2021-05-16T17:32:46.2565751Z (Reading database ... 95% 2021-05-16T17:32:46.2566207Z (Reading database ... 100% 2021-05-16T17:32:46.2566898Z (Reading database ... 264666 files and directories currently installed.) 2021-05-16T17:32:46.2568409Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T17:32:46.2956286Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T17:32:46.9527282Z Setting up jags (4.3.0-3build1) ... 2021-05-16T17:32:46.9661799Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:47.6972053Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:49.8517174Z Reading package lists... 2021-05-16T17:32:50.0254560Z Building dependency tree... 2021-05-16T17:32:50.0272320Z Reading state information... 2021-05-16T17:32:50.1824246Z The following additional packages will be installed: 2021-05-16T17:32:50.1827107Z libnode64 libuv1-dev 2021-05-16T17:32:50.2280547Z The following NEW packages will be installed: 2021-05-16T17:32:50.2285743Z libnode-dev libnode64 libuv1-dev 2021-05-16T17:32:50.2476232Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:50.2476992Z Need to get 6239 kB of archives. 2021-05-16T17:32:50.2477903Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T17:32:50.2479882Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T17:32:50.2584958Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T17:32:50.3465538Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T17:32:50.7501256Z Fetched 6239 kB in 0s (53.3 MB/s) 2021-05-16T17:32:50.7804456Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T17:32:50.7875780Z (Reading database ... 2021-05-16T17:32:50.7876825Z (Reading database ... 5% 2021-05-16T17:32:50.7877683Z (Reading database ... 10% 2021-05-16T17:32:50.7878260Z (Reading database ... 15% 2021-05-16T17:32:50.7878765Z (Reading database ... 20% 2021-05-16T17:32:50.7879258Z (Reading database ... 25% 2021-05-16T17:32:50.7879735Z (Reading database ... 30% 2021-05-16T17:32:50.7880217Z (Reading database ... 35% 2021-05-16T17:32:50.7880683Z (Reading database ... 40% 2021-05-16T17:32:50.7881166Z (Reading database ... 45% 2021-05-16T17:32:50.7881636Z (Reading database ... 50% 2021-05-16T17:32:50.7921024Z (Reading database ... 55% 2021-05-16T17:32:50.7957023Z (Reading database ... 60% 2021-05-16T17:32:50.7993479Z (Reading database ... 65% 2021-05-16T17:32:50.8108986Z (Reading database ... 70% 2021-05-16T17:32:50.8222651Z (Reading database ... 75% 2021-05-16T17:32:50.8571376Z (Reading database ... 80% 2021-05-16T17:32:50.8897043Z (Reading database ... 85% 2021-05-16T17:32:50.9035378Z (Reading database ... 90% 2021-05-16T17:32:50.9107745Z (Reading database ... 95% 2021-05-16T17:32:50.9108531Z (Reading database ... 100% 2021-05-16T17:32:50.9109465Z (Reading database ... 264806 files and directories currently installed.) 2021-05-16T17:32:50.9262167Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T17:32:50.9275032Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T17:32:50.9643276Z Selecting previously unselected package libnode64:amd64. 2021-05-16T17:32:50.9921079Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:32:50.9945459Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:32:51.6160514Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T17:32:51.6495172Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:32:51.6517437Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:32:51.7561983Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T17:32:51.7602946Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:32:51.7648128Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:32:51.7691790Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:53.9646165Z Reading package lists... 2021-05-16T17:32:54.1195945Z Building dependency tree... 2021-05-16T17:32:54.1218092Z Reading state information... 2021-05-16T17:32:54.2736828Z The following additional packages will be installed: 2021-05-16T17:32:54.2739990Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T17:32:54.2745021Z Suggested packages: 2021-05-16T17:32:54.2746198Z libfftw3-doc 2021-05-16T17:32:54.3187182Z The following NEW packages will be installed: 2021-05-16T17:32:54.3197779Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T17:32:54.3383760Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:54.3385123Z Need to get 3986 kB of archives. 2021-05-16T17:32:54.3386137Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T17:32:54.3388196Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T17:32:54.3456374Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T17:32:54.3563968Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T17:32:54.3729982Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T17:32:54.3740315Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T17:32:54.8092141Z Fetched 3986 kB in 0s (52.8 MB/s) 2021-05-16T17:32:54.8413348Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T17:32:54.8483168Z (Reading database ... 2021-05-16T17:32:54.8484005Z (Reading database ... 5% 2021-05-16T17:32:54.8484764Z (Reading database ... 10% 2021-05-16T17:32:54.8485479Z (Reading database ... 15% 2021-05-16T17:32:54.8486199Z (Reading database ... 20% 2021-05-16T17:32:54.8487027Z (Reading database ... 25% 2021-05-16T17:32:54.8487927Z (Reading database ... 30% 2021-05-16T17:32:54.8488693Z (Reading database ... 35% 2021-05-16T17:32:54.8489503Z (Reading database ... 40% 2021-05-16T17:32:54.8490269Z (Reading database ... 45% 2021-05-16T17:32:54.8491481Z (Reading database ... 50% 2021-05-16T17:32:54.8520620Z (Reading database ... 55% 2021-05-16T17:32:54.8559656Z (Reading database ... 60% 2021-05-16T17:32:54.8596897Z (Reading database ... 65% 2021-05-16T17:32:54.8709766Z (Reading database ... 70% 2021-05-16T17:32:54.8815058Z (Reading database ... 75% 2021-05-16T17:32:54.9065081Z (Reading database ... 80% 2021-05-16T17:32:54.9376364Z (Reading database ... 85% 2021-05-16T17:32:54.9523184Z (Reading database ... 90% 2021-05-16T17:32:54.9601437Z (Reading database ... 95% 2021-05-16T17:32:54.9604103Z (Reading database ... 100% 2021-05-16T17:32:54.9604878Z (Reading database ... 264942 files and directories currently installed.) 2021-05-16T17:32:54.9748683Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:32:54.9775438Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:55.0453305Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T17:32:55.0677249Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:32:55.0691124Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:55.1696425Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T17:32:55.1920824Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:32:55.1939018Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:55.2972609Z Selecting previously unselected package libfftw3-bin. 2021-05-16T17:32:55.3214515Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:32:55.3230859Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T17:32:55.3652712Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T17:32:55.3849073Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:32:55.3864193Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:55.6904378Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:55.6949830Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:55.6996126Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:55.7043786Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T17:32:55.7076833Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:55.7113564Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:56.5069372Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:58.6332679Z Reading package lists... 2021-05-16T17:32:58.7968140Z Building dependency tree... 2021-05-16T17:32:58.7987334Z Reading state information... 2021-05-16T17:32:58.9553657Z The following additional packages will be installed: 2021-05-16T17:32:58.9557134Z libdcmtk14 2021-05-16T17:32:59.0041438Z The following NEW packages will be installed: 2021-05-16T17:32:59.0047981Z dcmtk libdcmtk14 2021-05-16T17:32:59.1641725Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:59.1643332Z Need to get 5546 kB of archives. 2021-05-16T17:32:59.1645409Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T17:32:59.1650134Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T17:32:59.2354772Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T17:32:59.6434822Z Fetched 5546 kB in 0s (23.3 MB/s) 2021-05-16T17:32:59.6730175Z Selecting previously unselected package libdcmtk14. 2021-05-16T17:32:59.6800740Z (Reading database ... 2021-05-16T17:32:59.6804035Z (Reading database ... 5% 2021-05-16T17:32:59.6804524Z (Reading database ... 10% 2021-05-16T17:32:59.6805144Z (Reading database ... 15% 2021-05-16T17:32:59.6805632Z (Reading database ... 20% 2021-05-16T17:32:59.6806295Z (Reading database ... 25% 2021-05-16T17:32:59.6806815Z (Reading database ... 30% 2021-05-16T17:32:59.6807318Z (Reading database ... 35% 2021-05-16T17:32:59.6807833Z (Reading database ... 40% 2021-05-16T17:32:59.6808332Z (Reading database ... 45% 2021-05-16T17:32:59.6831458Z (Reading database ... 50% 2021-05-16T17:32:59.6844584Z (Reading database ... 55% 2021-05-16T17:32:59.6878403Z (Reading database ... 60% 2021-05-16T17:32:59.6912838Z (Reading database ... 65% 2021-05-16T17:32:59.7017982Z (Reading database ... 70% 2021-05-16T17:32:59.7122348Z (Reading database ... 75% 2021-05-16T17:32:59.7369344Z (Reading database ... 80% 2021-05-16T17:32:59.7649906Z (Reading database ... 85% 2021-05-16T17:32:59.7786059Z (Reading database ... 90% 2021-05-16T17:32:59.7860437Z (Reading database ... 95% 2021-05-16T17:32:59.7861129Z (Reading database ... 100% 2021-05-16T17:32:59.7861878Z (Reading database ... 265033 files and directories currently installed.) 2021-05-16T17:32:59.7995293Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T17:32:59.8020985Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T17:33:00.3012471Z Selecting previously unselected package dcmtk. 2021-05-16T17:33:00.3237470Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T17:33:00.3293570Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T17:33:00.4733253Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T17:33:00.4770546Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T17:33:00.4924114Z Adding `dcmtk' group to system ... 2021-05-16T17:33:00.5685619Z Adding `dcmtk' user to system ... 2021-05-16T17:33:00.7086388Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T17:33:00.9915204Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:02.5916359Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:04.8075274Z Reading package lists... 2021-05-16T17:33:04.9507216Z Building dependency tree... 2021-05-16T17:33:04.9525827Z Reading state information... 2021-05-16T17:33:05.1743642Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T17:33:05.1746994Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:05.2386055Z Reading package lists... 2021-05-16T17:33:05.3874415Z Building dependency tree... 2021-05-16T17:33:05.3896035Z Reading state information... 2021-05-16T17:33:05.6323098Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T17:33:05.6324577Z libpng-dev set to manually installed. 2021-05-16T17:33:05.6325592Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:05.6969710Z Reading package lists... 2021-05-16T17:33:06.2593108Z Building dependency tree... 2021-05-16T17:33:06.2597124Z Reading state information... 2021-05-16T17:33:06.2598117Z The following additional packages will be installed: 2021-05-16T17:33:06.2600322Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T17:33:06.2601419Z Suggested packages: 2021-05-16T17:33:06.2602949Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T17:33:06.2604545Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T17:33:06.2605713Z fonts-arphic-uming fonts-nanum 2021-05-16T17:33:06.2607399Z The following NEW packages will be installed: 2021-05-16T17:33:06.2608569Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T17:33:06.2609880Z libpoppler97 poppler-data 2021-05-16T17:33:06.2611028Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:06.2612128Z Need to get 2582 kB of archives. 2021-05-16T17:33:06.2612907Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T17:33:06.2614746Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T17:33:06.2616426Z 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-16T17:33:06.2618065Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T17:33:06.2619689Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T17:33:06.2621312Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T17:33:06.3601541Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T17:33:06.7666092Z Fetched 2582 kB in 0s (12.6 MB/s) 2021-05-16T17:33:06.7965818Z Selecting previously unselected package poppler-data. 2021-05-16T17:33:06.8035781Z (Reading database ... 2021-05-16T17:33:06.8036323Z (Reading database ... 5% 2021-05-16T17:33:06.8036776Z (Reading database ... 10% 2021-05-16T17:33:06.8037242Z (Reading database ... 15% 2021-05-16T17:33:06.8037703Z (Reading database ... 20% 2021-05-16T17:33:06.8038332Z (Reading database ... 25% 2021-05-16T17:33:06.8038819Z (Reading database ... 30% 2021-05-16T17:33:06.8039260Z (Reading database ... 35% 2021-05-16T17:33:06.8039717Z (Reading database ... 40% 2021-05-16T17:33:06.8040158Z (Reading database ... 45% 2021-05-16T17:33:06.8040613Z (Reading database ... 50% 2021-05-16T17:33:06.8072528Z (Reading database ... 55% 2021-05-16T17:33:06.8108805Z (Reading database ... 60% 2021-05-16T17:33:06.8145701Z (Reading database ... 65% 2021-05-16T17:33:06.8265166Z (Reading database ... 70% 2021-05-16T17:33:06.8374600Z (Reading database ... 75% 2021-05-16T17:33:06.8637969Z (Reading database ... 80% 2021-05-16T17:33:06.8933653Z (Reading database ... 85% 2021-05-16T17:33:06.9071884Z (Reading database ... 90% 2021-05-16T17:33:06.9141759Z (Reading database ... 95% 2021-05-16T17:33:06.9142254Z (Reading database ... 100% 2021-05-16T17:33:06.9142954Z (Reading database ... 265268 files and directories currently installed.) 2021-05-16T17:33:06.9291570Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T17:33:06.9311614Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T17:33:07.1813391Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T17:33:07.2055894Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T17:33:07.2085542Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T17:33:07.2571733Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T17:33:07.2789724Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:07.2808663Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:07.3908663Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T17:33:07.4202440Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:07.4222670Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:07.4572374Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T17:33:07.4802968Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:07.4817162Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:07.5121571Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T17:33:07.5382005Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:07.5453154Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:07.6096026Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T17:33:07.6216490Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T17:33:07.6252633Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:07.6285528Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:07.6316185Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:07.6363416Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:07.6404927Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:33:07.7063569Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:09.8294489Z Reading package lists... 2021-05-16T17:33:09.9782082Z Building dependency tree... 2021-05-16T17:33:09.9804716Z Reading state information... 2021-05-16T17:33:10.1347391Z The following additional packages will be installed: 2021-05-16T17:33:10.1352150Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T17:33:10.1358621Z Suggested packages: 2021-05-16T17:33:10.1359440Z libhdf5-doc 2021-05-16T17:33:10.1834840Z The following NEW packages will be installed: 2021-05-16T17:33:10.1836977Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T17:33:10.1838076Z libsz2 2021-05-16T17:33:10.2048293Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:10.2049579Z Need to get 4074 kB of archives. 2021-05-16T17:33:10.2051026Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T17:33:10.2053338Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T17:33:10.2074255Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T17:33:10.2079741Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T17:33:10.2086960Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T17:33:10.2377018Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T17:33:10.2398322Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T17:33:10.2407323Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T17:33:10.7055970Z Fetched 4074 kB in 0s (45.0 MB/s) 2021-05-16T17:33:10.7332756Z Selecting previously unselected package hdf5-helpers. 2021-05-16T17:33:10.7402957Z (Reading database ... 2021-05-16T17:33:10.7404210Z (Reading database ... 5% 2021-05-16T17:33:10.7404992Z (Reading database ... 10% 2021-05-16T17:33:10.7405718Z (Reading database ... 15% 2021-05-16T17:33:10.7406462Z (Reading database ... 20% 2021-05-16T17:33:10.7407313Z (Reading database ... 25% 2021-05-16T17:33:10.7408128Z (Reading database ... 30% 2021-05-16T17:33:10.7408947Z (Reading database ... 35% 2021-05-16T17:33:10.7409677Z (Reading database ... 40% 2021-05-16T17:33:10.7410582Z (Reading database ... 45% 2021-05-16T17:33:10.7411567Z (Reading database ... 50% 2021-05-16T17:33:10.7438377Z (Reading database ... 55% 2021-05-16T17:33:10.7472812Z (Reading database ... 60% 2021-05-16T17:33:10.7505050Z (Reading database ... 65% 2021-05-16T17:33:10.7612499Z (Reading database ... 70% 2021-05-16T17:33:10.7720488Z (Reading database ... 75% 2021-05-16T17:33:10.8027376Z (Reading database ... 80% 2021-05-16T17:33:10.8347875Z (Reading database ... 85% 2021-05-16T17:33:10.8479223Z (Reading database ... 90% 2021-05-16T17:33:10.8550483Z (Reading database ... 95% 2021-05-16T17:33:10.8550961Z (Reading database ... 100% 2021-05-16T17:33:10.8551675Z (Reading database ... 265828 files and directories currently installed.) 2021-05-16T17:33:10.8691974Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:33:10.8703415Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:10.9051708Z Selecting previously unselected package libaec0:amd64. 2021-05-16T17:33:10.9260169Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T17:33:10.9294657Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T17:33:10.9651486Z Selecting previously unselected package libsz2:amd64. 2021-05-16T17:33:10.9856866Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T17:33:10.9873955Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T17:33:11.0212299Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T17:33:11.0478259Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:33:11.0491886Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:11.2013425Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T17:33:11.2282954Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:33:11.2304449Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:11.2649033Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T17:33:11.2984008Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T17:33:11.2998802Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T17:33:11.3331774Z Selecting previously unselected package libhdf5-dev. 2021-05-16T17:33:11.3582100Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:33:11.3599397Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:11.6836264Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:11.6890619Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T17:33:11.6926200Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T17:33:11.6962435Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T17:33:11.6999978Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:11.7033508Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:11.7074198Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:11.7162307Z 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-16T17:33:11.7192175Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:12.4422671Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:14.5844340Z Reading package lists... 2021-05-16T17:33:14.7406155Z Building dependency tree... 2021-05-16T17:33:14.7429095Z Reading state information... 2021-05-16T17:33:14.8993069Z The following additional packages will be installed: 2021-05-16T17:33:14.8996166Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T17:33:14.9474825Z The following NEW packages will be installed: 2021-05-16T17:33:14.9476740Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T17:33:14.9477968Z mesa-common-dev 2021-05-16T17:33:14.9662500Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:14.9663244Z Need to get 1761 kB of archives. 2021-05-16T17:33:14.9664070Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T17:33:14.9665992Z 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-16T17:33:14.9702888Z 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-16T17:33:14.9714708Z 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-16T17:33:14.9730936Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T17:33:14.9761335Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T17:33:14.9795503Z 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-16T17:33:15.4188601Z Fetched 1761 kB in 0s (41.0 MB/s) 2021-05-16T17:33:15.4473109Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T17:33:15.4539618Z (Reading database ... 2021-05-16T17:33:15.4540714Z (Reading database ... 5% 2021-05-16T17:33:15.4541489Z (Reading database ... 10% 2021-05-16T17:33:15.4542200Z (Reading database ... 15% 2021-05-16T17:33:15.4542982Z (Reading database ... 20% 2021-05-16T17:33:15.4543808Z (Reading database ... 25% 2021-05-16T17:33:15.4544497Z (Reading database ... 30% 2021-05-16T17:33:15.4545175Z (Reading database ... 35% 2021-05-16T17:33:15.4545958Z (Reading database ... 40% 2021-05-16T17:33:15.4546675Z (Reading database ... 45% 2021-05-16T17:33:15.4547400Z (Reading database ... 50% 2021-05-16T17:33:15.4581044Z (Reading database ... 55% 2021-05-16T17:33:15.4613383Z (Reading database ... 60% 2021-05-16T17:33:15.4651773Z (Reading database ... 65% 2021-05-16T17:33:15.4774617Z (Reading database ... 70% 2021-05-16T17:33:15.4886832Z (Reading database ... 75% 2021-05-16T17:33:15.5155807Z (Reading database ... 80% 2021-05-16T17:33:15.5454987Z (Reading database ... 85% 2021-05-16T17:33:15.5592900Z (Reading database ... 90% 2021-05-16T17:33:15.5666505Z (Reading database ... 95% 2021-05-16T17:33:15.5666981Z (Reading database ... 100% 2021-05-16T17:33:15.5667701Z (Reading database ... 266036 files and directories currently installed.) 2021-05-16T17:33:15.5824426Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:33:15.5843610Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T17:33:15.6292406Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T17:33:15.6528782Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:15.6541066Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:33:15.6815260Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T17:33:15.7103246Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:15.7117068Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:33:15.7653794Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T17:33:15.7903245Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T17:33:15.7935225Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T17:33:15.8573467Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T17:33:15.8832471Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T17:33:15.8845598Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T17:33:15.9373367Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T17:33:15.9595823Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:15.9611650Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:16.1252139Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T17:33:16.1283734Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:33:16.1333307Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T17:33:16.1363141Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:33:16.1395617Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T17:33:16.1444094Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:16.1483177Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:17.4855830Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:19.6159111Z Reading package lists... 2021-05-16T17:33:19.7608273Z Building dependency tree... 2021-05-16T17:33:19.7629965Z Reading state information... 2021-05-16T17:33:19.9262517Z The following additional packages will be installed: 2021-05-16T17:33:19.9265321Z libprotobuf-lite17 libprotoc17 2021-05-16T17:33:19.9738933Z The following NEW packages will be installed: 2021-05-16T17:33:19.9741550Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T17:33:19.9742943Z protobuf-compiler 2021-05-16T17:33:19.9949249Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:19.9950422Z Need to get 2754 kB of archives. 2021-05-16T17:33:19.9951984Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T17:33:19.9953960Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T17:33:20.0015895Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T17:33:20.0113545Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T17:33:20.0289800Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T17:33:20.0379521Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T17:33:20.4501458Z Fetched 2754 kB in 0s (46.4 MB/s) 2021-05-16T17:33:20.4853413Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T17:33:20.4875380Z (Reading database ... 2021-05-16T17:33:20.4876109Z (Reading database ... 5% 2021-05-16T17:33:20.4876913Z (Reading database ... 10% 2021-05-16T17:33:20.4877391Z (Reading database ... 15% 2021-05-16T17:33:20.4877851Z (Reading database ... 20% 2021-05-16T17:33:20.4878381Z (Reading database ... 25% 2021-05-16T17:33:20.4879032Z (Reading database ... 30% 2021-05-16T17:33:20.4879503Z (Reading database ... 35% 2021-05-16T17:33:20.4879959Z (Reading database ... 40% 2021-05-16T17:33:20.4880412Z (Reading database ... 45% 2021-05-16T17:33:20.4880851Z (Reading database ... 50% 2021-05-16T17:33:20.4914007Z (Reading database ... 55% 2021-05-16T17:33:20.4947658Z (Reading database ... 60% 2021-05-16T17:33:20.4979900Z (Reading database ... 65% 2021-05-16T17:33:21.2638770Z (Reading database ... 70% 2021-05-16T17:33:21.2640037Z (Reading database ... 75% 2021-05-16T17:33:21.2640759Z (Reading database ... 80% 2021-05-16T17:33:21.2641436Z (Reading database ... 85% 2021-05-16T17:33:21.2642109Z (Reading database ... 90% 2021-05-16T17:33:21.2642798Z (Reading database ... 95% 2021-05-16T17:33:21.2643462Z (Reading database ... 100% 2021-05-16T17:33:21.2644378Z (Reading database ... 266519 files and directories currently installed.) 2021-05-16T17:33:21.2646062Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:21.2647442Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:21.2648533Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T17:33:21.2649792Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:21.2651168Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:21.2652459Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T17:33:21.2653814Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:21.2657017Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:21.2657990Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T17:33:21.2659019Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:21.2659905Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:21.2660872Z Selecting previously unselected package protobuf-compiler. 2021-05-16T17:33:21.2661962Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:21.2662897Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:21.2663738Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:21.2664561Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:21.2665476Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:21.2666359Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:21.2667516Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:21.2668303Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:21.9450006Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:24.1017659Z Reading package lists... 2021-05-16T17:33:24.2813774Z Building dependency tree... 2021-05-16T17:33:24.2832449Z Reading state information... 2021-05-16T17:33:24.4367710Z The following additional packages will be installed: 2021-05-16T17:33:24.4369920Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T17:33:24.4372234Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T17:33:24.4373624Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T17:33:24.4375848Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T17:33:24.4377417Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T17:33:24.4379146Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T17:33:24.4380674Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T17:33:24.4382267Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T17:33:24.4383681Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T17:33:24.4385091Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T17:33:24.4387466Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T17:33:24.4388621Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T17:33:24.4389702Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T17:33:24.4390754Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T17:33:24.4391389Z Suggested packages: 2021-05-16T17:33:24.4392352Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T17:33:24.4393511Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T17:33:24.4394922Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T17:33:24.4396131Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T17:33:24.5096100Z The following NEW packages will be installed: 2021-05-16T17:33:24.5097913Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T17:33:24.5099395Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T17:33:24.5100676Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T17:33:24.5102144Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T17:33:24.5103627Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T17:33:24.5105083Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T17:33:24.5106630Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T17:33:24.5108197Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T17:33:24.5109612Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T17:33:24.5113312Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T17:33:24.5114518Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T17:33:24.5115623Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T17:33:24.5116712Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T17:33:24.5117751Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T17:33:24.5306781Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:24.5307476Z Need to get 47.1 MB of archives. 2021-05-16T17:33:24.5308295Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T17:33:24.5310590Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T17:33:24.5671154Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T17:33:24.5685330Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T17:33:24.5694026Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T17:33:24.5702014Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T17:33:24.5711269Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T17:33:24.5719099Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T17:33:24.5766540Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T17:33:24.7335093Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T17:33:24.7343652Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T17:33:24.7363392Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T17:33:24.7393519Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T17:33:24.7402754Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T17:33:24.7413943Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T17:33:24.7426020Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T17:33:24.7495784Z 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-16T17:33:24.7508989Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T17:33:24.7534523Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T17:33:24.7546587Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T17:33:24.7561410Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T17:33:24.7576032Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T17:33:24.7634909Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T17:33:24.7817822Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T17:33:24.7844826Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T17:33:24.7853421Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T17:33:24.7886196Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T17:33:24.8787367Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T17:33:24.8804522Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T17:33:24.8814009Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T17:33:24.8821127Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T17:33:24.8835048Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T17:33:24.8855568Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T17:33:24.8923240Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T17:33:24.8947625Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T17:33:24.9071032Z 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-16T17:33:24.9118300Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T17:33:24.9320749Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T17:33:24.9334211Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T17:33:25.2033225Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T17:33:25.2038065Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T17:33:25.2047026Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T17:33:25.2053192Z 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-16T17:33:25.2065376Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T17:33:25.2079250Z 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-16T17:33:25.2094979Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T17:33:25.2364092Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T17:33:25.2388084Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T17:33:25.2429735Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T17:33:25.2443971Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T17:33:25.2752340Z 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-16T17:33:25.2846972Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T17:33:25.2869046Z 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-16T17:33:25.2874641Z 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-16T17:33:25.2886101Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T17:33:25.2913346Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T17:33:25.2920940Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T17:33:25.3011024Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T17:33:25.3047168Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T17:33:25.3055366Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T17:33:25.3205602Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T17:33:25.3219847Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T17:33:25.3236536Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T17:33:25.3258602Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T17:33:25.3292532Z 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-16T17:33:25.3333235Z 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-16T17:33:25.3348180Z 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-16T17:33:25.3359371Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T17:33:25.3625068Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T17:33:25.3652053Z 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-16T17:33:25.3990396Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T17:33:25.4000850Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T17:33:25.4015941Z 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-16T17:33:25.4500510Z 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-16T17:33:25.5068670Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T17:33:25.5239921Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T17:33:25.5245603Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T17:33:26.1163248Z Fetched 47.1 MB in 1s (46.7 MB/s) 2021-05-16T17:33:26.1486221Z Selecting previously unselected package libaom0:amd64. 2021-05-16T17:33:26.1561409Z (Reading database ... 2021-05-16T17:33:26.1562031Z (Reading database ... 5% 2021-05-16T17:33:26.1562496Z (Reading database ... 10% 2021-05-16T17:33:26.1562943Z (Reading database ... 15% 2021-05-16T17:33:26.1563422Z (Reading database ... 20% 2021-05-16T17:33:26.1563864Z (Reading database ... 25% 2021-05-16T17:33:26.1564316Z (Reading database ... 30% 2021-05-16T17:33:26.1564755Z (Reading database ... 35% 2021-05-16T17:33:26.1565204Z (Reading database ... 40% 2021-05-16T17:33:26.1565658Z (Reading database ... 45% 2021-05-16T17:33:26.1566095Z (Reading database ... 50% 2021-05-16T17:33:26.1602427Z (Reading database ... 55% 2021-05-16T17:33:26.1632535Z (Reading database ... 60% 2021-05-16T17:33:26.1666787Z (Reading database ... 65% 2021-05-16T17:33:26.1776814Z (Reading database ... 70% 2021-05-16T17:33:26.1892252Z (Reading database ... 75% 2021-05-16T17:33:26.2176226Z (Reading database ... 80% 2021-05-16T17:33:26.2496716Z (Reading database ... 85% 2021-05-16T17:33:26.2643457Z (Reading database ... 90% 2021-05-16T17:33:26.2721361Z (Reading database ... 95% 2021-05-16T17:33:26.2721918Z (Reading database ... 100% 2021-05-16T17:33:26.2722629Z (Reading database ... 266690 files and directories currently installed.) 2021-05-16T17:33:26.2863608Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T17:33:26.2896650Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T17:33:26.4332289Z Selecting previously unselected package libva2:amd64. 2021-05-16T17:33:26.4544196Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T17:33:26.4561430Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T17:33:26.4932035Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T17:33:26.5158939Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T17:33:26.5177807Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T17:33:26.5471037Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T17:33:26.5728991Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T17:33:26.5745966Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T17:33:26.6092782Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T17:33:26.6304945Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T17:33:26.6322925Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:33:26.6693644Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T17:33:26.6965286Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T17:33:26.6981275Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T17:33:26.7372701Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T17:33:26.7607679Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:26.7623012Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:26.8212817Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T17:33:26.8405728Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T17:33:26.8421323Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T17:33:27.5328204Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T17:33:27.5638470Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T17:33:27.5651781Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T17:33:27.5951509Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T17:33:27.6238744Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T17:33:27.6251002Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T17:33:27.6612554Z Selecting previously unselected package libopus0:amd64. 2021-05-16T17:33:27.6918118Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:27.6937221Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T17:33:27.7451582Z Selecting previously unselected package libshine3:amd64. 2021-05-16T17:33:27.7682981Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T17:33:27.7701280Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T17:33:27.8051328Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T17:33:27.8267813Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T17:33:27.8283639Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T17:33:27.8611926Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T17:33:27.8832196Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T17:33:27.8849752Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T17:33:27.9212447Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T17:33:27.9465977Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T17:33:27.9483064Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T17:33:27.9893913Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T17:33:28.0167547Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:28.0181272Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:28.0572166Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T17:33:28.0798579Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T17:33:28.0816645Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T17:33:28.1291698Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T17:33:28.1503905Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T17:33:28.1518238Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T17:33:28.1891601Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T17:33:28.2147094Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T17:33:28.2160193Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T17:33:28.2612600Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T17:33:28.2842573Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:28.2857878Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T17:33:28.3292428Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T17:33:28.3525499Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T17:33:28.3545573Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T17:33:28.4425013Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T17:33:28.4651989Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T17:33:28.4666393Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T17:33:28.6745081Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T17:33:28.7031328Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T17:33:28.7045214Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T17:33:28.7555909Z Selecting previously unselected package libzvbi-common. 2021-05-16T17:33:28.7871180Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T17:33:28.7884880Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T17:33:28.8251548Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T17:33:28.8507922Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T17:33:28.8525052Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T17:33:28.9092099Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T17:33:28.9359255Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:28.9376866Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:29.4732684Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T17:33:29.4986772Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T17:33:29.4999444Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T17:33:29.5278180Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T17:33:29.5553461Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T17:33:29.5565133Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T17:33:29.5892512Z Selecting previously unselected package libass9:amd64. 2021-05-16T17:33:29.6118261Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T17:33:29.6133417Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T17:33:29.6532002Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T17:33:29.6760730Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T17:33:29.6776476Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T17:33:29.7172432Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T17:33:29.7470843Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T17:33:29.7484310Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T17:33:29.7777904Z Selecting previously unselected package libgme0:amd64. 2021-05-16T17:33:29.8069921Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T17:33:29.8082212Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T17:33:29.8433144Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T17:33:29.8731450Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T17:33:29.8749571Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T17:33:29.9123327Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T17:33:29.9414005Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T17:33:29.9427899Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T17:33:30.0297038Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T17:33:30.7653503Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T17:33:30.7655629Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:33:30.7656780Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T17:33:30.7658250Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:30.7659502Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:30.7660564Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T17:33:30.7662223Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T17:33:30.7663389Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T17:33:30.7664256Z Selecting previously unselected package libflite1:amd64. 2021-05-16T17:33:30.7665408Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T17:33:30.7666761Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T17:33:31.4612844Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T17:33:31.4899778Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T17:33:31.4914068Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T17:33:31.5231775Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T17:33:31.5515102Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T17:33:31.5531619Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T17:33:31.5852023Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T17:33:31.6102298Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T17:33:31.6125487Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T17:33:31.6430409Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T17:33:31.6726855Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:31.6740746Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T17:33:31.7059345Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T17:33:31.7362404Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T17:33:31.7377069Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T17:33:31.7732132Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T17:33:31.7947507Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:31.7959349Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:31.8331581Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T17:33:31.8597346Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T17:33:31.8610501Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T17:33:31.9814028Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T17:33:32.0102980Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T17:33:32.0117920Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T17:33:32.0531851Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T17:33:32.0784878Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:32.0801601Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:32.1297508Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T17:33:32.1524919Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T17:33:32.1539475Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T17:33:32.1893443Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T17:33:32.2129557Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:32.2148228Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:32.3492496Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T17:33:32.3748086Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T17:33:32.3762458Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T17:33:32.4292462Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T17:33:32.4542235Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T17:33:32.4561540Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T17:33:32.4932254Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T17:33:32.5202979Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T17:33:32.5226988Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:32.5516856Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T17:33:32.5803525Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T17:33:32.5816176Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:32.6079073Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T17:33:32.6375301Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T17:33:32.6392871Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T17:33:32.6811714Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T17:33:32.7016873Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T17:33:32.7032170Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T17:33:32.7316353Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T17:33:32.7611931Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T17:33:32.7624787Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T17:33:32.8137502Z Selecting previously unselected package libopenal-data. 2021-05-16T17:33:32.8428849Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T17:33:32.8442463Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T17:33:32.8892166Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T17:33:32.9136619Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T17:33:32.9149801Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T17:33:32.9455270Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T17:33:32.9763423Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T17:33:32.9792590Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T17:33:33.0488907Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T17:33:33.0793064Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T17:33:33.0804558Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T17:33:33.1131898Z Selecting previously unselected package libflac8:amd64. 2021-05-16T17:33:33.1352844Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T17:33:33.1365348Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T17:33:33.1704926Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T17:33:33.1983737Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T17:33:33.1999209Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T17:33:33.2492191Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T17:33:33.2744732Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T17:33:33.2825361Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T17:33:33.3350385Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T17:33:33.3661048Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T17:33:33.3674008Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T17:33:33.4413848Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T17:33:33.4709829Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:33.4723896Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:33.5068098Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T17:33:33.5371607Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:33.5384528Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:33.5706597Z Selecting previously unselected package ffmpeg. 2021-05-16T17:33:33.5990807Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:33.6069408Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:33.7296610Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T17:33:33.7569401Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T17:33:33.7583369Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T17:33:33.8012230Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T17:33:33.8211899Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T17:33:33.8229127Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T17:33:34.0252179Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T17:33:34.0540530Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T17:33:34.0554223Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T17:33:34.0883480Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T17:33:34.1200746Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T17:33:34.1218038Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T17:33:34.1572866Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T17:33:34.1795333Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:34.1808893Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:34.4805221Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T17:33:34.5053076Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:34.5076756Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:34.8036414Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T17:33:34.8338492Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T17:33:34.8351482Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T17:33:34.9772346Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T17:33:35.0007587Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T17:33:35.0023428Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T17:33:35.0331883Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T17:33:35.0576679Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T17:33:35.0597107Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:33:35.1287854Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T17:33:35.1337022Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:33:35.1382513Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T17:33:35.1424430Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T17:33:35.1469784Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T17:33:35.1504694Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T17:33:35.1542163Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T17:33:35.1580021Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T17:33:35.1616661Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T17:33:35.1656387Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T17:33:35.1691299Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T17:33:35.1724377Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T17:33:35.1764640Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T17:33:35.1802042Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T17:33:35.1834953Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T17:33:35.1878736Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T17:33:35.1912378Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T17:33:35.1959148Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T17:33:35.1993804Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T17:33:35.2040634Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T17:33:35.2083208Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T17:33:35.2120939Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T17:33:35.2164810Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T17:33:35.2202543Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T17:33:35.2240318Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T17:33:35.2290872Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T17:33:35.2328782Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T17:33:35.2379344Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T17:33:35.2425803Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T17:33:35.2462655Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T17:33:35.2499483Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T17:33:35.2573067Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T17:33:35.2618871Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T17:33:35.2661674Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:33:35.2712115Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T17:33:35.2747435Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T17:33:35.2786773Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T17:33:35.2828071Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T17:33:35.2876306Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:35.2919045Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T17:33:35.2967875Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T17:33:35.3007810Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T17:33:35.3053343Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T17:33:35.3088182Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T17:33:35.3124263Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T17:33:35.3163433Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T17:33:35.3215074Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T17:33:35.3250709Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T17:33:35.3286965Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T17:33:35.3331447Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T17:33:35.3376008Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:35.3417039Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T17:33:35.3457186Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:35.3493366Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:35.3538548Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T17:33:35.3584186Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:35.3625773Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T17:33:35.3662146Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:35.3707763Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T17:33:35.3750940Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T17:33:35.3788815Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:33:35.3831545Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T17:33:35.3873220Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T17:33:35.3911758Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:35.3957219Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T17:33:35.4000039Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T17:33:35.4041130Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T17:33:35.4151739Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:35.4200098Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:35.4240005Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:35.4276999Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T17:33:35.4314380Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T17:33:35.4359162Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:35.4407729Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:35.4444179Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:35.4485775Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:35.4585810Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:36.4847784Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:38.5593190Z Reading package lists... 2021-05-16T17:33:38.7257782Z Building dependency tree... 2021-05-16T17:33:38.7281814Z Reading state information... 2021-05-16T17:33:38.8977344Z The following additional packages will be installed: 2021-05-16T17:33:38.8979569Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T17:33:38.9475948Z The following NEW packages will be installed: 2021-05-16T17:33:38.9478064Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T17:33:38.9479443Z libmagick++-dev 2021-05-16T17:33:38.9676866Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:38.9678025Z Need to get 309 kB of archives. 2021-05-16T17:33:38.9679344Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T17:33:38.9681692Z 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-16T17:33:38.9708269Z 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-16T17:33:38.9739571Z 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-16T17:33:38.9784714Z 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-16T17:33:39.4011634Z Fetched 309 kB in 0s (11.6 MB/s) 2021-05-16T17:33:39.4336626Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T17:33:39.4407147Z (Reading database ... 2021-05-16T17:33:39.4408023Z (Reading database ... 5% 2021-05-16T17:33:39.4408892Z (Reading database ... 10% 2021-05-16T17:33:39.4409665Z (Reading database ... 15% 2021-05-16T17:33:39.4412627Z (Reading database ... 20% 2021-05-16T17:33:39.4413467Z (Reading database ... 25% 2021-05-16T17:33:39.4414241Z (Reading database ... 30% 2021-05-16T17:33:39.4415001Z (Reading database ... 35% 2021-05-16T17:33:39.4415747Z (Reading database ... 40% 2021-05-16T17:33:39.4416569Z (Reading database ... 45% 2021-05-16T17:33:39.4417340Z (Reading database ... 50% 2021-05-16T17:33:39.4457080Z (Reading database ... 55% 2021-05-16T17:33:39.4498863Z (Reading database ... 60% 2021-05-16T17:33:39.4526046Z (Reading database ... 65% 2021-05-16T17:33:39.4643462Z (Reading database ... 70% 2021-05-16T17:33:39.4757345Z (Reading database ... 75% 2021-05-16T17:33:39.4784852Z (Reading database ... 80% 2021-05-16T17:33:39.5294878Z (Reading database ... 85% 2021-05-16T17:33:39.5452840Z (Reading database ... 90% 2021-05-16T17:33:39.5524681Z (Reading database ... 95% 2021-05-16T17:33:39.5526737Z (Reading database ... 100% 2021-05-16T17:33:39.5528736Z (Reading database ... 267231 files and directories currently installed.) 2021-05-16T17:33:39.5662257Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T17:33:39.5740486Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:39.6046411Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T17:33:39.6328047Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T17:33:39.6354650Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:39.6717985Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T17:33:39.7027750Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T17:33:39.7042867Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:39.7613057Z Selecting previously unselected package libmagick++-dev. 2021-05-16T17:33:39.7807451Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T17:33:39.7902642Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:39.8453516Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:39.8543148Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:39.8574653Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:39.8606220Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:39.8694619Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:41.9529900Z Reading package lists... 2021-05-16T17:33:42.1044137Z Building dependency tree... 2021-05-16T17:33:42.1064691Z Reading state information... 2021-05-16T17:33:42.2579118Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T17:33:42.2580657Z The following additional packages will be installed: 2021-05-16T17:33:42.2582279Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T17:33:42.2584937Z libijs-0.35 libjbig2dec0 2021-05-16T17:33:42.2588586Z Suggested packages: 2021-05-16T17:33:42.2590872Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T17:33:42.2593050Z ghostscript-x 2021-05-16T17:33:42.3057384Z The following NEW packages will be installed: 2021-05-16T17:33:42.3059682Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T17:33:42.3061426Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T17:33:42.3469020Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:42.3469813Z Need to get 11.2 MB of archives. 2021-05-16T17:33:42.3470590Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T17:33:42.3472623Z 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-16T17:33:42.3779014Z 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-16T17:33:42.3793212Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T17:33:42.4635964Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T17:33:42.4749123Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T17:33:42.4752850Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T17:33:42.4767833Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T17:33:42.5070805Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T17:33:42.9571885Z Fetched 11.2 MB in 0s (56.8 MB/s) 2021-05-16T17:33:42.9953663Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T17:33:43.0029553Z (Reading database ... 2021-05-16T17:33:43.0030397Z (Reading database ... 5% 2021-05-16T17:33:43.0031140Z (Reading database ... 10% 2021-05-16T17:33:43.0031936Z (Reading database ... 15% 2021-05-16T17:33:43.0032652Z (Reading database ... 20% 2021-05-16T17:33:43.0033630Z (Reading database ... 25% 2021-05-16T17:33:43.0034344Z (Reading database ... 30% 2021-05-16T17:33:43.0035054Z (Reading database ... 35% 2021-05-16T17:33:43.0035767Z (Reading database ... 40% 2021-05-16T17:33:43.0036465Z (Reading database ... 45% 2021-05-16T17:33:43.0037182Z (Reading database ... 50% 2021-05-16T17:33:43.0074580Z (Reading database ... 55% 2021-05-16T17:33:43.0118976Z (Reading database ... 60% 2021-05-16T17:33:43.0144317Z (Reading database ... 65% 2021-05-16T17:33:43.0274324Z (Reading database ... 70% 2021-05-16T17:33:43.0399580Z (Reading database ... 75% 2021-05-16T17:33:43.0426986Z (Reading database ... 80% 2021-05-16T17:33:43.1032491Z (Reading database ... 85% 2021-05-16T17:33:43.1218909Z (Reading database ... 90% 2021-05-16T17:33:43.1302772Z (Reading database ... 95% 2021-05-16T17:33:43.1303327Z (Reading database ... 100% 2021-05-16T17:33:43.1304070Z (Reading database ... 267276 files and directories currently installed.) 2021-05-16T17:33:43.1461112Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T17:33:43.1696548Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T17:33:43.3892596Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T17:33:43.4166976Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T17:33:43.4180509Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T17:33:43.4602787Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T17:33:43.4828587Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T17:33:43.5434029Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T17:33:43.9500468Z Selecting previously unselected package libgs9-common. 2021-05-16T17:33:43.9807881Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T17:33:43.9828159Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:44.0972752Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T17:33:44.1226979Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T17:33:44.1255602Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T17:33:44.1612787Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T17:33:44.1806349Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T17:33:44.1820350Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T17:33:44.2252510Z Selecting previously unselected package libgs9:amd64. 2021-05-16T17:33:44.2491133Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T17:33:44.2514807Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:44.5291911Z Selecting previously unselected package ghostscript. 2021-05-16T17:33:44.5541097Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T17:33:44.5555647Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:44.6320742Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T17:33:44.6369933Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T17:33:44.6409477Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T17:33:44.7010169Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T17:33:44.7048196Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T17:33:44.7286648Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:44.7322454Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:44.7364205Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:44.7486804Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:33:44.8614532Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:44.8829099Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:47.9528749Z Reading package lists... 2021-05-16T17:33:48.1168193Z Building dependency tree... 2021-05-16T17:33:48.1188235Z Reading state information... 2021-05-16T17:33:48.2815930Z The following additional packages will be installed: 2021-05-16T17:33:48.2819301Z libudunits2-0 libudunits2-data 2021-05-16T17:33:48.3254762Z The following NEW packages will be installed: 2021-05-16T17:33:48.3256670Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T17:33:48.3520106Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:48.3521084Z Need to get 429 kB of archives. 2021-05-16T17:33:48.3521925Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T17:33:48.3523911Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T17:33:48.3549765Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T17:33:48.3568631Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T17:33:48.7778945Z Fetched 429 kB in 0s (12.6 MB/s) 2021-05-16T17:33:48.8079536Z Selecting previously unselected package libudunits2-data. 2021-05-16T17:33:48.8151013Z (Reading database ... 2021-05-16T17:33:48.8151866Z (Reading database ... 5% 2021-05-16T17:33:48.8152691Z (Reading database ... 10% 2021-05-16T17:33:48.8153264Z (Reading database ... 15% 2021-05-16T17:33:48.8153742Z (Reading database ... 20% 2021-05-16T17:33:48.8154229Z (Reading database ... 25% 2021-05-16T17:33:48.8154698Z (Reading database ... 30% 2021-05-16T17:33:48.8155180Z (Reading database ... 35% 2021-05-16T17:33:48.8155647Z (Reading database ... 40% 2021-05-16T17:33:48.8156415Z (Reading database ... 45% 2021-05-16T17:33:48.8157133Z (Reading database ... 50% 2021-05-16T17:33:48.8194466Z (Reading database ... 55% 2021-05-16T17:33:48.8243249Z (Reading database ... 60% 2021-05-16T17:33:48.8265263Z (Reading database ... 65% 2021-05-16T17:33:48.8378853Z (Reading database ... 70% 2021-05-16T17:33:48.8485325Z (Reading database ... 75% 2021-05-16T17:33:48.8506284Z (Reading database ... 80% 2021-05-16T17:33:48.9062832Z (Reading database ... 85% 2021-05-16T17:33:48.9247505Z (Reading database ... 90% 2021-05-16T17:33:48.9317723Z (Reading database ... 95% 2021-05-16T17:33:48.9318513Z (Reading database ... 100% 2021-05-16T17:33:48.9319479Z (Reading database ... 267840 files and directories currently installed.) 2021-05-16T17:33:48.9454571Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T17:33:48.9471307Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T17:33:48.9853291Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T17:33:49.0106938Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T17:33:49.0127637Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T17:33:49.0492607Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T17:33:49.0708688Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T17:33:49.0722776Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T17:33:49.1506055Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T17:33:49.1539588Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T17:33:49.1574467Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T17:33:49.1609644Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:33:49.2740156Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:51.3628227Z Reading package lists... 2021-05-16T17:33:51.5119650Z Building dependency tree... 2021-05-16T17:33:51.5142182Z Reading state information... 2021-05-16T17:33:51.7241023Z The following NEW packages will be installed: 2021-05-16T17:33:51.7245196Z libjq-dev 2021-05-16T17:33:51.7450833Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:51.7452460Z Need to get 11.2 kB of archives. 2021-05-16T17:33:51.7454350Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T17:33:51.7457360Z 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-16T17:33:52.1722592Z Fetched 11.2 kB in 0s (659 kB/s) 2021-05-16T17:33:52.2022751Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T17:33:52.2097278Z (Reading database ... 2021-05-16T17:33:52.2098122Z (Reading database ... 5% 2021-05-16T17:33:52.2099010Z (Reading database ... 10% 2021-05-16T17:33:52.2099741Z (Reading database ... 15% 2021-05-16T17:33:52.2100494Z (Reading database ... 20% 2021-05-16T17:33:52.2101235Z (Reading database ... 25% 2021-05-16T17:33:52.2102060Z (Reading database ... 30% 2021-05-16T17:33:52.2102775Z (Reading database ... 35% 2021-05-16T17:33:52.2103493Z (Reading database ... 40% 2021-05-16T17:33:52.2104221Z (Reading database ... 45% 2021-05-16T17:33:52.2105138Z (Reading database ... 50% 2021-05-16T17:33:52.2140609Z (Reading database ... 55% 2021-05-16T17:33:52.2187401Z (Reading database ... 60% 2021-05-16T17:33:52.2211664Z (Reading database ... 65% 2021-05-16T17:33:52.2361006Z (Reading database ... 70% 2021-05-16T17:33:52.2481278Z (Reading database ... 75% 2021-05-16T17:33:52.2504484Z (Reading database ... 80% 2021-05-16T17:33:52.3042694Z (Reading database ... 85% 2021-05-16T17:33:52.3230595Z (Reading database ... 90% 2021-05-16T17:33:52.3323420Z (Reading database ... 95% 2021-05-16T17:33:52.3323949Z (Reading database ... 100% 2021-05-16T17:33:52.3324698Z (Reading database ... 267869 files and directories currently installed.) 2021-05-16T17:33:52.3484531Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:52.3496518Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T17:33:52.4097479Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T17:33:54.5777945Z Reading package lists... 2021-05-16T17:33:54.7255542Z Building dependency tree... 2021-05-16T17:33:54.7278728Z Reading state information... 2021-05-16T17:33:54.9211360Z The following NEW packages will be installed: 2021-05-16T17:33:54.9214134Z libmng2 2021-05-16T17:33:55.1049235Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:55.1051103Z Need to get 168 kB of archives. 2021-05-16T17:33:55.1051996Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T17:33:55.1054318Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T17:33:55.5274077Z Fetched 168 kB in 0s (909 kB/s) 2021-05-16T17:33:55.5588554Z Selecting previously unselected package libmng2:amd64. 2021-05-16T17:33:55.5665497Z (Reading database ... 2021-05-16T17:33:55.5666328Z (Reading database ... 5% 2021-05-16T17:33:55.5667038Z (Reading database ... 10% 2021-05-16T17:33:55.5667733Z (Reading database ... 15% 2021-05-16T17:33:55.5668412Z (Reading database ... 20% 2021-05-16T17:33:55.5669067Z (Reading database ... 25% 2021-05-16T17:33:55.5669751Z (Reading database ... 30% 2021-05-16T17:33:55.5670424Z (Reading database ... 35% 2021-05-16T17:33:55.5671075Z (Reading database ... 40% 2021-05-16T17:33:55.5671738Z (Reading database ... 45% 2021-05-16T17:33:55.5672446Z (Reading database ... 50% 2021-05-16T17:33:55.5695218Z (Reading database ... 55% 2021-05-16T17:33:55.5744635Z (Reading database ... 60% 2021-05-16T17:33:55.5767502Z (Reading database ... 65% 2021-05-16T17:33:55.5901455Z (Reading database ... 70% 2021-05-16T17:33:55.6014540Z (Reading database ... 75% 2021-05-16T17:33:55.6051680Z (Reading database ... 80% 2021-05-16T17:33:55.6566027Z (Reading database ... 85% 2021-05-16T17:33:55.6731458Z (Reading database ... 90% 2021-05-16T17:33:55.6815094Z (Reading database ... 95% 2021-05-16T17:33:55.6816853Z (Reading database ... 100% 2021-05-16T17:33:55.6818802Z (Reading database ... 267875 files and directories currently installed.) 2021-05-16T17:33:55.6972126Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T17:33:55.6993499Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T17:33:55.7774821Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T17:33:55.7820496Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:58.2732573Z E: Unable to locate package libmng1 2021-05-16T17:33:58.2733595Z Reading package lists... 2021-05-16T17:33:58.2753139Z Building dependency tree... 2021-05-16T17:33:58.2754491Z Reading state information... 2021-05-16T17:33:58.2755277Z Reading package lists... 2021-05-16T17:33:58.3424393Z Building dependency tree... 2021-05-16T17:33:58.3445357Z Reading state information... 2021-05-16T17:33:58.4659476Z E: Unable to locate package libapparmor-devel 2021-05-16T17:33:58.5306459Z Reading package lists... 2021-05-16T17:33:58.6845540Z Building dependency tree... 2021-05-16T17:33:58.6866941Z Reading state information... 2021-05-16T17:33:58.8366963Z The following additional packages will be installed: 2021-05-16T17:33:58.8368636Z libij-java 2021-05-16T17:33:58.8831567Z The following NEW packages will be installed: 2021-05-16T17:33:58.8834958Z imagej libij-java 2021-05-16T17:33:58.9033670Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:58.9035459Z Need to get 2328 kB of archives. 2021-05-16T17:33:58.9037084Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T17:33:58.9039918Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T17:33:58.9423489Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T17:33:59.3682597Z Fetched 2328 kB in 0s (42.0 MB/s) 2021-05-16T17:33:59.3990346Z Selecting previously unselected package libij-java. 2021-05-16T17:33:59.4065079Z (Reading database ... 2021-05-16T17:33:59.4065998Z (Reading database ... 5% 2021-05-16T17:33:59.4066960Z (Reading database ... 10% 2021-05-16T17:33:59.4067807Z (Reading database ... 15% 2021-05-16T17:33:59.4068550Z (Reading database ... 20% 2021-05-16T17:33:59.4069301Z (Reading database ... 25% 2021-05-16T17:33:59.4070166Z (Reading database ... 30% 2021-05-16T17:33:59.4071040Z (Reading database ... 35% 2021-05-16T17:33:59.4071786Z (Reading database ... 40% 2021-05-16T17:33:59.4072512Z (Reading database ... 45% 2021-05-16T17:33:59.4073253Z (Reading database ... 50% 2021-05-16T17:33:59.4100702Z (Reading database ... 55% 2021-05-16T17:33:59.4151457Z (Reading database ... 60% 2021-05-16T17:33:59.4178665Z (Reading database ... 65% 2021-05-16T17:33:59.4299731Z (Reading database ... 70% 2021-05-16T17:33:59.4413589Z (Reading database ... 75% 2021-05-16T17:33:59.4440064Z (Reading database ... 80% 2021-05-16T17:33:59.4955869Z (Reading database ... 85% 2021-05-16T17:33:59.5125863Z (Reading database ... 90% 2021-05-16T17:33:59.5205077Z (Reading database ... 95% 2021-05-16T17:33:59.5205628Z (Reading database ... 100% 2021-05-16T17:33:59.5206528Z (Reading database ... 267881 files and directories currently installed.) 2021-05-16T17:33:59.5353122Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T17:33:59.5371867Z Unpacking libij-java (1.52r-1) ... 2021-05-16T17:33:59.6972738Z Selecting previously unselected package imagej. 2021-05-16T17:33:59.7258314Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T17:33:59.7277578Z Unpacking imagej (1.52r-1) ... 2021-05-16T17:33:59.8028048Z Setting up libij-java (1.52r-1) ... 2021-05-16T17:33:59.8073828Z Setting up imagej (1.52r-1) ... 2021-05-16T17:33:59.8122042Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T17:34:00.8770342Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:01.5538051Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T17:34:03.7480701Z Reading package lists... 2021-05-16T17:34:03.9020642Z Building dependency tree... 2021-05-16T17:34:03.9042789Z Reading state information... 2021-05-16T17:34:04.0726975Z Suggested packages: 2021-05-16T17:34:04.0728670Z bowtie2-examples 2021-05-16T17:34:04.1223788Z The following NEW packages will be installed: 2021-05-16T17:34:04.1237864Z bowtie2 2021-05-16T17:34:04.1443414Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:04.1444310Z Need to get 1324 kB of archives. 2021-05-16T17:34:04.1445093Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T17:34:04.1447804Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T17:34:04.6156263Z Fetched 1324 kB in 0s (36.9 MB/s) 2021-05-16T17:34:04.6465633Z Selecting previously unselected package bowtie2. 2021-05-16T17:34:04.6540774Z (Reading database ... 2021-05-16T17:34:04.6541291Z (Reading database ... 5% 2021-05-16T17:34:04.6541761Z (Reading database ... 10% 2021-05-16T17:34:04.6542211Z (Reading database ... 15% 2021-05-16T17:34:04.6542668Z (Reading database ... 20% 2021-05-16T17:34:04.6543135Z (Reading database ... 25% 2021-05-16T17:34:04.6543595Z (Reading database ... 30% 2021-05-16T17:34:04.6544036Z (Reading database ... 35% 2021-05-16T17:34:04.6544490Z (Reading database ... 40% 2021-05-16T17:34:04.6545080Z (Reading database ... 45% 2021-05-16T17:34:04.6545552Z (Reading database ... 50% 2021-05-16T17:34:04.6572852Z (Reading database ... 55% 2021-05-16T17:34:04.6615884Z (Reading database ... 60% 2021-05-16T17:34:04.6639548Z (Reading database ... 65% 2021-05-16T17:34:04.6779050Z (Reading database ... 70% 2021-05-16T17:34:04.6921953Z (Reading database ... 75% 2021-05-16T17:34:04.6950568Z (Reading database ... 80% 2021-05-16T17:34:04.7453090Z (Reading database ... 85% 2021-05-16T17:34:04.7609581Z (Reading database ... 90% 2021-05-16T17:34:04.7702851Z (Reading database ... 95% 2021-05-16T17:34:04.7703439Z (Reading database ... 100% 2021-05-16T17:34:04.7704201Z (Reading database ... 267904 files and directories currently installed.) 2021-05-16T17:34:04.7843753Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T17:34:04.7869545Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T17:34:04.9791023Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T17:34:04.9831562Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:07.8232454Z Reading package lists... 2021-05-16T17:34:07.9826087Z Building dependency tree... 2021-05-16T17:34:07.9847269Z Reading state information... 2021-05-16T17:34:08.1105039Z E: Unable to locate package install 2021-05-16T17:34:08.1106329Z E: Unable to locate package gdal 2021-05-16T17:34:08.1818673Z Reading package lists... 2021-05-16T17:34:08.3496292Z Building dependency tree... 2021-05-16T17:34:08.3518076Z Reading state information... 2021-05-16T17:34:08.3756952Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T17:34:08.3758519Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T17:34:08.3759495Z is only available from another source 2021-05-16T17:34:08.3760071Z 2021-05-16T17:34:08.4742038Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T17:34:08.5393427Z Reading package lists... 2021-05-16T17:34:08.6954590Z Building dependency tree... 2021-05-16T17:34:08.6974870Z Reading state information... 2021-05-16T17:34:08.7226039Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T17:34:08.7227670Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T17:34:08.7228687Z is only available from another source 2021-05-16T17:34:08.7229581Z However the following packages replace it: 2021-05-16T17:34:08.7230934Z ffmpeg 2021-05-16T17:34:08.7231387Z 2021-05-16T17:34:08.8335322Z E: Package 'libav-tools' has no installation candidate 2021-05-16T17:34:08.8966710Z Reading package lists... 2021-05-16T17:34:09.0439020Z Building dependency tree... 2021-05-16T17:34:09.0458864Z Reading state information... 2021-05-16T17:34:09.2030091Z The following additional packages will be installed: 2021-05-16T17:34:09.2033283Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T17:34:09.2037215Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T17:34:09.2038196Z libssh2-1-dev 2021-05-16T17:34:09.2038690Z Suggested packages: 2021-05-16T17:34:09.2039478Z libgcrypt20-doc libmbedtls-doc 2021-05-16T17:34:09.2538244Z The following NEW packages will be installed: 2021-05-16T17:34:09.2539948Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T17:34:09.2544558Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T17:34:09.2548981Z libssh2-1-dev 2021-05-16T17:34:09.2758109Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:09.2759044Z Need to get 2667 kB of archives. 2021-05-16T17:34:09.2759746Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T17:34:09.2761436Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T17:34:09.2807407Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T17:34:09.2916546Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T17:34:09.2929572Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T17:34:09.2950126Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T17:34:09.2957974Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T17:34:09.2966604Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T17:34:09.3018777Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T17:34:09.3090565Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T17:34:09.3176246Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T17:34:09.3191058Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T17:34:09.7659786Z Fetched 2667 kB in 0s (38.8 MB/s) 2021-05-16T17:34:09.7971274Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T17:34:09.8044584Z (Reading database ... 2021-05-16T17:34:09.8045534Z (Reading database ... 5% 2021-05-16T17:34:09.8046325Z (Reading database ... 10% 2021-05-16T17:34:09.8047343Z (Reading database ... 15% 2021-05-16T17:34:09.8048062Z (Reading database ... 20% 2021-05-16T17:34:09.8048762Z (Reading database ... 25% 2021-05-16T17:34:09.8049482Z (Reading database ... 30% 2021-05-16T17:34:09.8050181Z (Reading database ... 35% 2021-05-16T17:34:09.8051702Z (Reading database ... 40% 2021-05-16T17:34:09.8052628Z (Reading database ... 45% 2021-05-16T17:34:09.8053387Z (Reading database ... 50% 2021-05-16T17:34:09.8087933Z (Reading database ... 55% 2021-05-16T17:34:09.8131482Z (Reading database ... 60% 2021-05-16T17:34:09.8156493Z (Reading database ... 65% 2021-05-16T17:34:09.8278558Z (Reading database ... 70% 2021-05-16T17:34:09.8394222Z (Reading database ... 75% 2021-05-16T17:34:09.8415023Z (Reading database ... 80% 2021-05-16T17:34:09.8943267Z (Reading database ... 85% 2021-05-16T17:34:09.9097358Z (Reading database ... 90% 2021-05-16T17:34:09.9173849Z (Reading database ... 95% 2021-05-16T17:34:09.9175585Z (Reading database ... 100% 2021-05-16T17:34:09.9177675Z (Reading database ... 267930 files and directories currently installed.) 2021-05-16T17:34:09.9316173Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T17:34:09.9332375Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T17:34:09.9775875Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T17:34:09.9987393Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T17:34:10.0001691Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T17:34:10.0812411Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T17:34:10.1020368Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T17:34:10.1049831Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T17:34:10.1371999Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T17:34:10.1581968Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:34:10.1597940Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:10.2052460Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T17:34:10.2307030Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:34:10.2319785Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:10.2693588Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T17:34:10.2924577Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:34:10.2937198Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:10.3266080Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T17:34:10.3543882Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T17:34:10.3555703Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:34:10.4165003Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T17:34:10.4454889Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:34:10.4464181Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:10.5153107Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T17:34:10.5450789Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T17:34:10.5462811Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T17:34:10.6172023Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T17:34:10.6361889Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T17:34:10.6373313Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T17:34:10.6732289Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T17:34:10.6933408Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T17:34:10.6948827Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:34:10.8274937Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T17:34:10.8323063Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:10.8368045Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T17:34:10.8400583Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T17:34:10.8439095Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:10.8480110Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:10.8516029Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:10.8555354Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T17:34:10.8592648Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T17:34:10.8627371Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:34:10.8668495Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:34:10.8704737Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:15.6002913Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:34:15.7150569Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:17.7773402Z Reading package lists... 2021-05-16T17:34:17.9342539Z Building dependency tree... 2021-05-16T17:34:17.9362395Z Reading state information... 2021-05-16T17:34:18.7783275Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T17:34:18.7785572Z libtiff-dev set to manually installed. 2021-05-16T17:34:18.7786683Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:18.7787660Z Reading package lists... 2021-05-16T17:34:18.7788394Z Building dependency tree... 2021-05-16T17:34:18.7789155Z Reading state information... 2021-05-16T17:34:18.7790277Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T17:34:18.7791320Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:18.7792257Z Reading package lists... 2021-05-16T17:34:18.8701162Z Building dependency tree... 2021-05-16T17:34:18.8728677Z Reading state information... 2021-05-16T17:34:19.0860516Z The following NEW packages will be installed: 2021-05-16T17:34:19.0862387Z libsodium-dev 2021-05-16T17:34:19.1115581Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:19.1116927Z Need to get 169 kB of archives. 2021-05-16T17:34:19.1118124Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T17:34:19.1120342Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T17:34:19.5424431Z Fetched 169 kB in 0s (7134 kB/s) 2021-05-16T17:34:19.5705992Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T17:34:19.5783551Z (Reading database ... 2021-05-16T17:34:19.5784094Z (Reading database ... 5% 2021-05-16T17:34:19.5784542Z (Reading database ... 10% 2021-05-16T17:34:19.5785004Z (Reading database ... 15% 2021-05-16T17:34:19.5785445Z (Reading database ... 20% 2021-05-16T17:34:19.5785926Z (Reading database ... 25% 2021-05-16T17:34:19.5786370Z (Reading database ... 30% 2021-05-16T17:34:19.5786823Z (Reading database ... 35% 2021-05-16T17:34:19.5787265Z (Reading database ... 40% 2021-05-16T17:34:19.5787718Z (Reading database ... 45% 2021-05-16T17:34:19.5788177Z (Reading database ... 50% 2021-05-16T17:34:19.5811298Z (Reading database ... 55% 2021-05-16T17:34:19.5856734Z (Reading database ... 60% 2021-05-16T17:34:19.5883903Z (Reading database ... 65% 2021-05-16T17:34:19.6006481Z (Reading database ... 70% 2021-05-16T17:34:19.6116996Z (Reading database ... 75% 2021-05-16T17:34:19.6138449Z (Reading database ... 80% 2021-05-16T17:34:19.6609873Z (Reading database ... 85% 2021-05-16T17:34:19.6756246Z (Reading database ... 90% 2021-05-16T17:34:19.6832300Z (Reading database ... 95% 2021-05-16T17:34:19.6832856Z (Reading database ... 100% 2021-05-16T17:34:19.6833787Z (Reading database ... 268433 files and directories currently installed.) 2021-05-16T17:34:19.6971192Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T17:34:19.6984106Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T17:34:19.7776082Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T17:34:21.8474024Z Reading package lists... 2021-05-16T17:34:21.9991254Z Building dependency tree... 2021-05-16T17:34:22.0013089Z Reading state information... 2021-05-16T17:34:22.1478655Z The following additional packages will be installed: 2021-05-16T17:34:22.1480646Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T17:34:22.1959781Z The following NEW packages will be installed: 2021-05-16T17:34:22.1964072Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T17:34:22.1965752Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T17:34:22.2150974Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:22.2152090Z Need to get 10.4 MB of archives. 2021-05-16T17:34:22.2153163Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T17:34:22.2155135Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T17:34:22.2262688Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T17:34:22.2367740Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T17:34:22.2488169Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T17:34:22.2594794Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T17:34:22.2776603Z 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-16T17:34:22.3054495Z 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-16T17:34:22.3454619Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T17:34:22.7675533Z Fetched 10.4 MB in 0s (70.8 MB/s) 2021-05-16T17:34:22.7972188Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T17:34:22.8043474Z (Reading database ... 2021-05-16T17:34:22.8044473Z (Reading database ... 5% 2021-05-16T17:34:22.8045241Z (Reading database ... 10% 2021-05-16T17:34:22.8045997Z (Reading database ... 15% 2021-05-16T17:34:22.8046864Z (Reading database ... 20% 2021-05-16T17:34:22.8047646Z (Reading database ... 25% 2021-05-16T17:34:22.8048404Z (Reading database ... 30% 2021-05-16T17:34:22.8049162Z (Reading database ... 35% 2021-05-16T17:34:22.8049904Z (Reading database ... 40% 2021-05-16T17:34:22.8051253Z (Reading database ... 45% 2021-05-16T17:34:22.8051861Z (Reading database ... 50% 2021-05-16T17:34:22.8089087Z (Reading database ... 55% 2021-05-16T17:34:22.8136189Z (Reading database ... 60% 2021-05-16T17:34:22.8160752Z (Reading database ... 65% 2021-05-16T17:34:22.8281694Z (Reading database ... 70% 2021-05-16T17:34:22.8396275Z (Reading database ... 75% 2021-05-16T17:34:22.8419042Z (Reading database ... 80% 2021-05-16T17:34:22.8972505Z (Reading database ... 85% 2021-05-16T17:34:22.9136806Z (Reading database ... 90% 2021-05-16T17:34:22.9216195Z (Reading database ... 95% 2021-05-16T17:34:22.9216988Z (Reading database ... 100% 2021-05-16T17:34:22.9217954Z (Reading database ... 268503 files and directories currently installed.) 2021-05-16T17:34:22.9364475Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T17:34:22.9378443Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T17:34:23.0132777Z Selecting previously unselected package liblept5:amd64. 2021-05-16T17:34:23.0398681Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T17:34:23.0433598Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T17:34:23.1617061Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T17:34:23.1916350Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T17:34:23.1927571Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T17:34:23.3492827Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T17:34:23.3773753Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T17:34:23.3791493Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T17:34:23.5293458Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T17:34:23.5581931Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T17:34:23.5600490Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T17:34:23.7453540Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T17:34:23.7781923Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T17:34:23.7795338Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:34:23.9653158Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T17:34:23.9934658Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T17:34:23.9950279Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:34:24.3813086Z Selecting previously unselected package tesseract-ocr. 2021-05-16T17:34:24.4065713Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T17:34:24.4079462Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T17:34:24.5059838Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:34:24.5101528Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T17:34:24.5137006Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T17:34:24.5180175Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T17:34:24.5217463Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T17:34:24.5259109Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:34:24.5296407Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T17:34:24.5336467Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T17:34:24.5375207Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:27.3442394Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:29.4167187Z Reading package lists... 2021-05-16T17:34:29.5805494Z Building dependency tree... 2021-05-16T17:34:29.5827897Z Reading state information... 2021-05-16T17:34:29.8130170Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T17:34:29.8131628Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:29.8860293Z Reading package lists... 2021-05-16T17:34:30.0389973Z Building dependency tree... 2021-05-16T17:34:30.0411887Z Reading state information... 2021-05-16T17:34:30.1886922Z The following additional packages will be installed: 2021-05-16T17:34:30.1889038Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T17:34:30.1891860Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T17:34:30.1895690Z Suggested packages: 2021-05-16T17:34:30.1897612Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T17:34:30.2403613Z The following NEW packages will be installed: 2021-05-16T17:34:30.2408333Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T17:34:30.2415010Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T17:34:30.2652136Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:30.2653196Z Need to get 1459 kB of archives. 2021-05-16T17:34:30.2654683Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T17:34:30.2656981Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T17:34:30.2685803Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T17:34:30.2694292Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T17:34:30.2720857Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T17:34:30.2734580Z 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-16T17:34:30.2740668Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T17:34:30.2755399Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T17:34:30.2870052Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T17:34:30.2891484Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T17:34:30.2897089Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T17:34:30.7426193Z Fetched 1459 kB in 0s (30.4 MB/s) 2021-05-16T17:34:30.7755346Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T17:34:30.7838902Z (Reading database ... 2021-05-16T17:34:30.7839556Z (Reading database ... 5% 2021-05-16T17:34:30.7840166Z (Reading database ... 10% 2021-05-16T17:34:30.7840655Z (Reading database ... 15% 2021-05-16T17:34:30.7841125Z (Reading database ... 20% 2021-05-16T17:34:30.7841610Z (Reading database ... 25% 2021-05-16T17:34:30.7842248Z (Reading database ... 30% 2021-05-16T17:34:30.7842735Z (Reading database ... 35% 2021-05-16T17:34:30.7843363Z (Reading database ... 40% 2021-05-16T17:34:30.7843864Z (Reading database ... 45% 2021-05-16T17:34:30.7844378Z (Reading database ... 50% 2021-05-16T17:34:30.7878066Z (Reading database ... 55% 2021-05-16T17:34:30.7919997Z (Reading database ... 60% 2021-05-16T17:34:30.7951891Z (Reading database ... 65% 2021-05-16T17:34:30.8072958Z (Reading database ... 70% 2021-05-16T17:34:30.8186285Z (Reading database ... 75% 2021-05-16T17:34:30.8211671Z (Reading database ... 80% 2021-05-16T17:34:30.8605520Z (Reading database ... 85% 2021-05-16T17:34:30.8900368Z (Reading database ... 90% 2021-05-16T17:34:30.8971745Z (Reading database ... 95% 2021-05-16T17:34:30.8972294Z (Reading database ... 100% 2021-05-16T17:34:30.8972994Z (Reading database ... 268728 files and directories currently installed.) 2021-05-16T17:34:30.9107097Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:30.9133447Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:30.9452328Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T17:34:30.9725662Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:30.9738136Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:31.0029270Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T17:34:31.0310630Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:31.0322942Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:31.0692332Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T17:34:31.0929173Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:31.0946948Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:31.1332911Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T17:34:31.1555111Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T17:34:31.1593907Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T17:34:31.1962935Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T17:34:31.2220755Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:31.2233476Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:31.2652819Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T17:34:31.2918987Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T17:34:31.2932757Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T17:34:31.3692900Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T17:34:31.3946334Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:34:31.3956575Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T17:34:31.4492637Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T17:34:31.4771813Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:31.4786503Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:31.5091838Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T17:34:31.5376796Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T17:34:31.5389906Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T17:34:31.6489041Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T17:34:31.6529370Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:31.6571342Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T17:34:31.6616709Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T17:34:31.6673650Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:31.6716655Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:31.6766006Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:31.6811069Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:31.6854090Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:31.6904287Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T17:34:31.6951750Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:31.7157231Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:34.8305075Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:34:37.0146389Z Reading package lists... 2021-05-16T17:34:37.1630195Z Building dependency tree... 2021-05-16T17:34:37.1651290Z Reading state information... 2021-05-16T17:34:37.2842928Z E: Unable to locate package udunits 2021-05-16T17:34:37.3513887Z Reading package lists... 2021-05-16T17:34:37.5044556Z Building dependency tree... 2021-05-16T17:34:37.5064306Z Reading state information... 2021-05-16T17:34:38.2818448Z The following additional packages will be installed: 2021-05-16T17:34:38.2819698Z libwebpdemux2 2021-05-16T17:34:38.2820644Z The following NEW packages will be installed: 2021-05-16T17:34:38.2822090Z libwebp-dev libwebpdemux2 2021-05-16T17:34:38.2823112Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:38.2824064Z Need to get 277 kB of archives. 2021-05-16T17:34:38.2825091Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T17:34:38.2827007Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T17:34:38.2829076Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T17:34:38.2830468Z Fetched 277 kB in 0s (12.2 MB/s) 2021-05-16T17:34:38.2831294Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T17:34:38.2832024Z (Reading database ... 2021-05-16T17:34:38.2832641Z (Reading database ... 5% 2021-05-16T17:34:38.2833143Z (Reading database ... 10% 2021-05-16T17:34:38.2833631Z (Reading database ... 15% 2021-05-16T17:34:38.2834576Z (Reading database ... 20% 2021-05-16T17:34:38.2835121Z (Reading database ... 25% 2021-05-16T17:34:38.2835621Z (Reading database ... 30% 2021-05-16T17:34:38.2836133Z (Reading database ... 35% 2021-05-16T17:34:38.2836632Z (Reading database ... 40% 2021-05-16T17:34:38.2837146Z (Reading database ... 45% 2021-05-16T17:34:38.2837646Z (Reading database ... 50% 2021-05-16T17:34:38.2838159Z (Reading database ... 55% 2021-05-16T17:34:38.2838658Z (Reading database ... 60% 2021-05-16T17:34:38.2839181Z (Reading database ... 65% 2021-05-16T17:34:38.2839681Z (Reading database ... 70% 2021-05-16T17:34:38.2840194Z (Reading database ... 75% 2021-05-16T17:34:38.2840708Z (Reading database ... 80% 2021-05-16T17:34:38.3150990Z (Reading database ... 85% 2021-05-16T17:34:38.3540388Z (Reading database ... 90% 2021-05-16T17:34:38.3631032Z (Reading database ... 95% 2021-05-16T17:34:38.3631624Z (Reading database ... 100% 2021-05-16T17:34:38.3632437Z (Reading database ... 269028 files and directories currently installed.) 2021-05-16T17:34:38.3785377Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T17:34:38.3810820Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T17:34:38.4132721Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T17:34:38.4410819Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T17:34:38.4426663Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T17:34:38.5360437Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T17:34:38.5399207Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T17:34:38.5439651Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:40.6605105Z Reading package lists... 2021-05-16T17:34:40.7990578Z Building dependency tree... 2021-05-16T17:34:40.8011424Z Reading state information... 2021-05-16T17:34:40.9606357Z The following additional packages will be installed: 2021-05-16T17:34:40.9609337Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T17:34:40.9611254Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T17:34:40.9612856Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T17:34:40.9619265Z Suggested packages: 2021-05-16T17:34:40.9620828Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T17:34:40.9622733Z Recommended packages: 2021-05-16T17:34:40.9623213Z cargo 2021-05-16T17:34:41.0149793Z The following NEW packages will be installed: 2021-05-16T17:34:41.0153277Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T17:34:41.0155271Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T17:34:41.0156769Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T17:34:41.0393355Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:41.0394655Z Need to get 108 MB of archives. 2021-05-16T17:34:41.0395816Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T17:34:41.0397935Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T17:34:41.0447660Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T17:34:41.0463623Z 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-16T17:34:41.0487016Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T17:34:41.0571787Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T17:34:41.0589538Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T17:34:41.0599740Z 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-16T17:34:41.3096995Z 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-16T17:34:41.8837546Z 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-16T17:34:42.4010185Z 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-16T17:34:42.4291413Z 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-16T17:34:42.5007943Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T17:34:42.6830450Z 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-16T17:34:43.1112253Z Fetched 108 MB in 2s (64.9 MB/s) 2021-05-16T17:34:43.1479253Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T17:34:43.1563899Z (Reading database ... 2021-05-16T17:34:43.1564522Z (Reading database ... 5% 2021-05-16T17:34:43.1565039Z (Reading database ... 10% 2021-05-16T17:34:43.1565561Z (Reading database ... 15% 2021-05-16T17:34:43.1566062Z (Reading database ... 20% 2021-05-16T17:34:43.1566578Z (Reading database ... 25% 2021-05-16T17:34:43.1567186Z (Reading database ... 30% 2021-05-16T17:34:43.1567686Z (Reading database ... 35% 2021-05-16T17:34:43.1568288Z (Reading database ... 40% 2021-05-16T17:34:43.1568773Z (Reading database ... 45% 2021-05-16T17:34:43.1569347Z (Reading database ... 50% 2021-05-16T17:34:43.1612828Z (Reading database ... 55% 2021-05-16T17:34:43.1654548Z (Reading database ... 60% 2021-05-16T17:34:43.1681916Z (Reading database ... 65% 2021-05-16T17:34:43.1813746Z (Reading database ... 70% 2021-05-16T17:34:43.1952471Z (Reading database ... 75% 2021-05-16T17:34:43.1979016Z (Reading database ... 80% 2021-05-16T17:34:43.2347347Z (Reading database ... 85% 2021-05-16T17:34:43.2621878Z (Reading database ... 90% 2021-05-16T17:34:43.2695525Z (Reading database ... 95% 2021-05-16T17:34:43.2696254Z (Reading database ... 100% 2021-05-16T17:34:43.2697114Z (Reading database ... 269056 files and directories currently installed.) 2021-05-16T17:34:43.2847743Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T17:34:43.2875961Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T17:34:43.3352863Z Selecting previously unselected package libipt2. 2021-05-16T17:34:43.3576204Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T17:34:43.3589141Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T17:34:43.3932179Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T17:34:43.4132521Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T17:34:43.4145016Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T17:34:43.4618240Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T17:34:43.4888601Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T17:34:43.4903481Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T17:34:43.5732403Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T17:34:43.5956763Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T17:34:43.5974684Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T17:34:43.6532744Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T17:34:43.6796628Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T17:34:43.6806530Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T17:34:43.7171479Z Selecting previously unselected package gdb. 2021-05-16T17:34:43.7382822Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T17:34:43.7400578Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T17:34:44.0693962Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T17:34:44.1040739Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:34:44.1054167Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:50.3163435Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T17:34:50.3483813Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:34:50.3496711Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:53.4412748Z Selecting previously unselected package rustc. 2021-05-16T17:34:53.4714619Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:34:53.4730497Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:53.6651825Z Selecting previously unselected package cargo. 2021-05-16T17:34:53.6946527Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:34:53.6959159Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T17:34:54.0285393Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T17:34:54.0572784Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T17:34:54.0585894Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T17:34:55.2732625Z Selecting previously unselected package rust-gdb. 2021-05-16T17:34:55.2983665Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T17:34:55.2995300Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:55.3655776Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:55.3694368Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T17:34:55.3742127Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T17:34:55.3781883Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:55.3818653Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T17:34:55.3856565Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T17:34:55.3891585Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T17:34:55.3931486Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:55.3966057Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T17:34:55.4003571Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T17:34:55.4038314Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T17:34:55.4077899Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T17:34:55.4125867Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:55.4171525Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:55.4384866Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:58.7083158Z Reading package lists... 2021-05-16T17:34:58.8805850Z Building dependency tree... 2021-05-16T17:34:58.8826247Z Reading state information... 2021-05-16T17:34:59.0509423Z The following additional packages will be installed: 2021-05-16T17:34:59.0515516Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T17:34:59.0516911Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T17:34:59.0518254Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T17:34:59.0519522Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T17:34:59.0522531Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T17:34:59.0523871Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T17:34:59.0525033Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T17:34:59.0526366Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T17:34:59.0527703Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T17:34:59.0529322Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T17:34:59.0531298Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T17:34:59.0532765Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T17:34:59.0534240Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T17:34:59.0535842Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T17:34:59.0537392Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T17:34:59.0538856Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T17:34:59.0540381Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T17:34:59.0541730Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T17:34:59.0543157Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T17:34:59.0544456Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T17:34:59.0545604Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T17:34:59.0546835Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T17:34:59.0548079Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T17:34:59.0549144Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T17:34:59.0550233Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T17:34:59.0551547Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T17:34:59.0552865Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T17:34:59.0554334Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T17:34:59.0555742Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T17:34:59.0557041Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T17:34:59.0558297Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T17:34:59.0559621Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T17:34:59.0560884Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T17:34:59.0562197Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T17:34:59.0563593Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T17:34:59.0565203Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T17:34:59.0566640Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T17:34:59.0569141Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T17:34:59.0570728Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T17:34:59.0572217Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T17:34:59.0573695Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T17:34:59.0575016Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T17:34:59.0576376Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T17:34:59.0577939Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T17:34:59.0579662Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T17:34:59.0581090Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T17:34:59.0582557Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T17:34:59.0584044Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T17:34:59.0585234Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T17:34:59.0585927Z Suggested packages: 2021-05-16T17:34:59.0586938Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T17:34:59.0588147Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T17:34:59.0589612Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T17:34:59.0591013Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T17:34:59.0592197Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T17:34:59.0593453Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T17:34:59.0594803Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T17:34:59.0596159Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T17:34:59.0597415Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T17:34:59.0598719Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T17:34:59.0600110Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T17:34:59.0601550Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T17:34:59.0602873Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T17:34:59.0603877Z wpagui libengine-pkcs11-openssl 2021-05-16T17:34:59.7859229Z The following NEW packages will be installed: 2021-05-16T17:34:59.7862079Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T17:34:59.7864133Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T17:34:59.7866106Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T17:34:59.7868140Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T17:34:59.7870136Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T17:34:59.7871835Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T17:34:59.7873459Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T17:34:59.7875016Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T17:34:59.7876582Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T17:34:59.7878059Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T17:34:59.7879760Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T17:34:59.7881489Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T17:34:59.7883345Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T17:34:59.7885921Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T17:34:59.7888366Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T17:34:59.7894494Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T17:34:59.7896852Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T17:34:59.7898914Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T17:34:59.7900919Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T17:34:59.7902675Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T17:34:59.7903929Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T17:34:59.7905508Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T17:34:59.7906839Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T17:34:59.7908269Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T17:34:59.7909451Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T17:34:59.7911293Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T17:34:59.7913050Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T17:34:59.7914934Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T17:34:59.7917198Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T17:34:59.7919402Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T17:34:59.7921039Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T17:34:59.7923129Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T17:34:59.7924704Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T17:34:59.7927083Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T17:34:59.7929291Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T17:34:59.7934159Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T17:34:59.7936380Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T17:34:59.7938269Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T17:34:59.7939944Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T17:34:59.7941566Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T17:34:59.7943397Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T17:34:59.7945035Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T17:34:59.7946501Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T17:34:59.7948205Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T17:34:59.7949799Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T17:34:59.7951404Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T17:34:59.7953208Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T17:34:59.7954988Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T17:34:59.7956437Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T17:34:59.7957552Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:59.7958236Z Need to get 183 MB of archives. 2021-05-16T17:34:59.7959381Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T17:34:59.7961439Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T17:34:59.7963815Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T17:34:59.7966456Z 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-16T17:34:59.7968827Z 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-16T17:34:59.7971386Z 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-16T17:34:59.7973592Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T17:34:59.7975783Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T17:34:59.7977977Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T17:34:59.7980479Z 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-16T17:34:59.7982871Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T17:34:59.7985041Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T17:34:59.7987397Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T17:34:59.7989693Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T17:34:59.7991938Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T17:34:59.7994083Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T17:34:59.7996185Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T17:34:59.7998800Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T17:34:59.8001102Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T17:34:59.8003956Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T17:34:59.8006655Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T17:34:59.8009439Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T17:34:59.8011924Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T17:34:59.8014302Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T17:34:59.8017581Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T17:34:59.8019916Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T17:34:59.8022453Z 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-16T17:34:59.8025423Z 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-16T17:34:59.8028281Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T17:34:59.8030688Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T17:34:59.8033922Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T17:34:59.8037424Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T17:34:59.8040672Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T17:34:59.8043392Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T17:34:59.8045833Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T17:34:59.8048263Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T17:34:59.8050545Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T17:34:59.8053128Z 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-16T17:34:59.8055619Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T17:34:59.8057961Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T17:34:59.8060487Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T17:34:59.8062700Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T17:34:59.8065044Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T17:34:59.8067458Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T17:34:59.8069660Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T17:34:59.8071802Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T17:34:59.8074069Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T17:34:59.8076462Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T17:34:59.8078786Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T17:34:59.8081001Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T17:34:59.8083300Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T17:34:59.8085679Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T17:34:59.8087523Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T17:34:59.8089695Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T17:34:59.8092104Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T17:34:59.8094549Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T17:34:59.8096506Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T17:34:59.9197564Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T17:34:59.9489127Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T17:34:59.9510666Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T17:34:59.9712716Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T17:34:59.9720241Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T17:34:59.9733581Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T17:34:59.9745921Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T17:34:59.9775210Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T17:34:59.9787183Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T17:34:59.9836249Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T17:34:59.9868047Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T17:34:59.9895888Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T17:35:00.0123295Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T17:35:00.0418678Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T17:35:00.1661145Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T17:35:00.1667552Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T17:35:00.1686724Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T17:35:00.1695835Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T17:35:00.1742972Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T17:35:00.1834102Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T17:35:00.1847275Z 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-16T17:35:00.2916550Z 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-16T17:35:00.2923879Z 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-16T17:35:00.2942584Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T17:35:00.3485460Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T17:35:00.3501878Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T17:35:00.3525632Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T17:35:00.3599078Z 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-16T17:35:00.4224596Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T17:35:00.5037753Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T17:35:00.5041363Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T17:35:00.5043141Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T17:35:00.5052683Z 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-16T17:35:00.5162411Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T17:35:00.5181872Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T17:35:00.5199515Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T17:35:00.5222504Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T17:35:00.5276811Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T17:35:00.5312801Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T17:35:00.5336878Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T17:35:00.6109434Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T17:35:00.6274443Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T17:35:00.6325410Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T17:35:00.6329865Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T17:35:00.6411511Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T17:35:00.6458993Z 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-16T17:35:00.6528959Z 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-16T17:35:00.6548377Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T17:35:00.6563861Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T17:35:00.6647639Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T17:35:00.6655597Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T17:35:01.1097121Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T17:35:01.1111608Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T17:35:01.1121722Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T17:35:01.1349480Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T17:35:01.2257954Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T17:35:01.2260316Z 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-16T17:35:01.2282989Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T17:35:01.2350767Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T17:35:01.2367439Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T17:35:01.2758056Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T17:35:01.2874120Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T17:35:01.2908993Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T17:35:01.2914223Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T17:35:01.2917367Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T17:35:01.2948742Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T17:35:01.2965111Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T17:35:01.2971754Z 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-16T17:35:01.2979256Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T17:35:01.3007282Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T17:35:01.3017986Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T17:35:01.3023727Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T17:35:01.3025926Z 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-16T17:35:01.3033060Z 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-16T17:35:01.3053102Z 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-16T17:35:01.3071224Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T17:35:01.3152939Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T17:35:01.3337774Z 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-16T17:35:01.3362428Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T17:35:01.3368592Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T17:35:01.3402076Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T17:35:01.3524014Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T17:35:01.3551151Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T17:35:01.3584208Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T17:35:01.3599678Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T17:35:01.3628564Z 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-16T17:35:01.5855363Z 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-16T17:35:01.5861094Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T17:35:01.5890068Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T17:35:02.4440716Z 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-16T17:35:02.4456147Z 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-16T17:35:02.4515517Z 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-16T17:35:02.4642169Z 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-16T17:35:02.5060878Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T17:35:02.5067996Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T17:35:03.7077590Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T17:35:03.7106549Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T17:35:03.7127169Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T17:35:03.7215323Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T17:35:03.7221996Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T17:35:03.7592894Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T17:35:03.7687076Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T17:35:03.7859192Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T17:35:03.8395709Z 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-16T17:35:03.8429103Z 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-16T17:35:03.8457229Z 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-16T17:35:03.8466047Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T17:35:03.8534110Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T17:35:03.8544027Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T17:35:03.8565455Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T17:35:03.8567392Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T17:35:03.8663825Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T17:35:03.8718486Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T17:35:03.9250902Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T17:35:03.9262639Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T17:35:03.9272526Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T17:35:03.9279728Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T17:35:03.9291462Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T17:35:03.9302660Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T17:35:03.9600223Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T17:35:03.9605343Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T17:35:03.9623266Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T17:35:03.9664445Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T17:35:03.9720183Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T17:35:03.9746815Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T17:35:03.9758187Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T17:35:03.9977171Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T17:35:03.9989333Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T17:35:04.0653630Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T17:35:04.0670936Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T17:35:04.0685998Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T17:35:04.0723139Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T17:35:04.0727532Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T17:35:04.0743802Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T17:35:04.0794348Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T17:35:04.0799275Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T17:35:04.1089197Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T17:35:04.1103103Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T17:35:04.1120050Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T17:35:04.1494515Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T17:35:04.1527973Z 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-16T17:35:04.1567830Z 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-16T17:35:04.1580175Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T17:35:04.1601580Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T17:35:04.1955787Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T17:35:04.3069788Z 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-16T17:35:04.3114351Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T17:35:04.3209247Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T17:35:04.6380915Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T17:35:04.7199636Z 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-16T17:35:04.7368424Z 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-16T17:35:04.7395111Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T17:35:04.7538916Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T17:35:04.7569456Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T17:35:04.8023987Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T17:35:04.8325687Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T17:35:04.8348986Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T17:35:04.8353766Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T17:35:05.9205013Z Fetched 183 MB in 6s (32.2 MB/s) 2021-05-16T17:35:05.9561900Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T17:35:05.9634822Z (Reading database ... 2021-05-16T17:35:05.9635383Z (Reading database ... 5% 2021-05-16T17:35:05.9635834Z (Reading database ... 10% 2021-05-16T17:35:05.9636295Z (Reading database ... 15% 2021-05-16T17:35:05.9636757Z (Reading database ... 20% 2021-05-16T17:35:05.9637198Z (Reading database ... 25% 2021-05-16T17:35:05.9637652Z (Reading database ... 30% 2021-05-16T17:35:05.9638092Z (Reading database ... 35% 2021-05-16T17:35:05.9638546Z (Reading database ... 40% 2021-05-16T17:35:05.9638999Z (Reading database ... 45% 2021-05-16T17:35:05.9639450Z (Reading database ... 50% 2021-05-16T17:35:05.9665775Z (Reading database ... 55% 2021-05-16T17:35:05.9705643Z (Reading database ... 60% 2021-05-16T17:35:05.9733549Z (Reading database ... 65% 2021-05-16T17:35:05.9849457Z (Reading database ... 70% 2021-05-16T17:35:05.9951917Z (Reading database ... 75% 2021-05-16T17:35:05.9977290Z (Reading database ... 80% 2021-05-16T17:35:06.0332138Z (Reading database ... 85% 2021-05-16T17:35:06.0612073Z (Reading database ... 90% 2021-05-16T17:35:06.0715838Z (Reading database ... 95% 2021-05-16T17:35:06.0716482Z (Reading database ... 100% 2021-05-16T17:35:06.0717301Z (Reading database ... 269811 files and directories currently installed.) 2021-05-16T17:35:06.0889010Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T17:35:06.0918569Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T17:35:06.1359180Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T17:35:06.1680305Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:06.1768233Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:06.3896424Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T17:35:06.4189894Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:35:06.4202149Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:06.4572227Z Selecting previously unselected package libegl1:amd64. 2021-05-16T17:35:06.4871505Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:35:06.4884326Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:35:06.5199128Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T17:35:06.5485411Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:06.5498607Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T17:35:06.5811867Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T17:35:06.6070461Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T17:35:06.6084201Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T17:35:06.6372158Z Selecting previously unselected package libwacom-common. 2021-05-16T17:35:06.6629294Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T17:35:06.6641930Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T17:35:06.7433676Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T17:35:06.7723841Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T17:35:06.7738244Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T17:35:06.8004829Z Selecting previously unselected package libinput-bin. 2021-05-16T17:35:06.8295652Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T17:35:06.8312191Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T17:35:06.8639545Z Selecting previously unselected package libinput10:amd64. 2021-05-16T17:35:06.8939530Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T17:35:06.8965066Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T17:35:06.9411880Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T17:35:06.9610830Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:06.9623008Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:07.0174306Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T17:35:07.0382672Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:07.0399580Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:07.1413950Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T17:35:07.1662191Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T17:35:07.1682839Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T17:35:07.2011843Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T17:35:07.2260407Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T17:35:07.2275083Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T17:35:07.2549204Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T17:35:07.2848906Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T17:35:07.2862051Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T17:35:07.3124191Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T17:35:07.3413026Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T17:35:07.3425927Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T17:35:07.3741381Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T17:35:07.4014650Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T17:35:07.4031317Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T17:35:07.4412187Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T17:35:07.4642672Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T17:35:07.4659973Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T17:35:07.4933916Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T17:35:07.5233290Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T17:35:07.5246067Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T17:35:07.5571647Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T17:35:07.5799112Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T17:35:07.5818597Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T17:35:07.6116180Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T17:35:07.6422806Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T17:35:07.6443335Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T17:35:07.6718950Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T17:35:07.7016151Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T17:35:07.7029213Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T17:35:07.7412537Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T17:35:07.7706928Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:07.7793895Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:08.0973144Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T17:35:08.1233194Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:08.1250213Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:08.3691809Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T17:35:08.3954444Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:08.3969405Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:08.4452743Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T17:35:08.4673985Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T17:35:08.4686264Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T17:35:08.5253008Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T17:35:08.5501386Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T17:35:08.5518363Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T17:35:08.6514819Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T17:35:08.6806241Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T17:35:08.6823316Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T17:35:08.7144184Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T17:35:08.7458933Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:08.7477930Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:08.8012446Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T17:35:08.8273782Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:08.8288606Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:08.8802295Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T17:35:08.9041258Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:08.9058082Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:09.0822384Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T17:35:09.1116556Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:09.1132228Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:09.2839022Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T17:35:09.3133515Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:09.3146861Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:09.3612296Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T17:35:09.3903419Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:09.3916179Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:09.4252059Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T17:35:09.4532459Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T17:35:09.4548477Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T17:35:09.4931751Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T17:35:09.5212764Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T17:35:09.5231247Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T17:35:10.8518150Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T17:35:10.8822430Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:10.8834610Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:10.9149564Z Selecting previously unselected package qgis-providers-common. 2021-05-16T17:35:10.9448631Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:35:10.9458953Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:11.2492866Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T17:35:11.2725099Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T17:35:11.2746938Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:11.3372588Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T17:35:11.3619124Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T17:35:11.3634106Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:11.4131927Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T17:35:11.4403081Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:11.4416628Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:11.4812409Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T17:35:11.5065351Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:11.5077746Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:11.5353848Z Selecting previously unselected package gdal-data. 2021-05-16T17:35:11.5650760Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T17:35:11.5667712Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:11.6246198Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T17:35:11.6505338Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T17:35:11.6520975Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T17:35:11.6972273Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T17:35:11.7182467Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T17:35:11.7198112Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T17:35:11.7691641Z Selecting previously unselected package libarmadillo9. 2021-05-16T17:35:11.7910898Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T17:35:11.7923742Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T17:35:11.8288270Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T17:35:11.8652433Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T17:35:11.8671326Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T17:35:11.9481195Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T17:35:11.9794441Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T17:35:11.9808349Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T17:35:12.0167684Z Selecting previously unselected package libdap25:amd64. 2021-05-16T17:35:12.0479928Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T17:35:12.0493690Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T17:35:12.1211628Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T17:35:12.1439897Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T17:35:12.1453914Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T17:35:12.1892254Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T17:35:12.2105596Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T17:35:12.2123534Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T17:35:12.2451649Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T17:35:12.2700354Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T17:35:12.2712892Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T17:35:12.3051497Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T17:35:12.3277558Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T17:35:12.3291487Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T17:35:12.3732351Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T17:35:12.3992757Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T17:35:12.4004263Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:12.4782974Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T17:35:12.5073464Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T17:35:12.5093336Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:12.5396235Z Selecting previously unselected package proj-data. 2021-05-16T17:35:12.5720342Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T17:35:12.5737017Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T17:35:13.3553904Z Selecting previously unselected package libproj15:amd64. 2021-05-16T17:35:13.3848304Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T17:35:13.3861678Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T17:35:13.4990097Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T17:35:13.5287985Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T17:35:13.5301888Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T17:35:13.5622901Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T17:35:13.5927517Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T17:35:13.5942464Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T17:35:13.6502943Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T17:35:13.6803321Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T17:35:13.6817402Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T17:35:13.7124386Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T17:35:13.7429146Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T17:35:13.7444080Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T17:35:13.7811641Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T17:35:13.8078103Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:35:13.8092911Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:13.8451929Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T17:35:13.8711234Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:35:13.8729563Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:13.9215123Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T17:35:13.9454750Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:35:13.9472548Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:13.9804180Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T17:35:14.0122304Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T17:35:14.0141489Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T17:35:14.0782922Z Selecting previously unselected package libogdi4.1. 2021-05-16T17:35:14.1161946Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T17:35:14.1185216Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T17:35:14.1695719Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T17:35:14.1921583Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T17:35:14.1934309Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T17:35:14.2412282Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T17:35:14.2683987Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T17:35:14.2710506Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:14.4533054Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T17:35:14.4791053Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T17:35:14.4807740Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T17:35:14.6092334Z Selecting previously unselected package libgdal26. 2021-05-16T17:35:14.6359184Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:35:14.6371494Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:15.2510600Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T17:35:15.2804221Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:15.2824233Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:15.3127564Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T17:35:15.3425355Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T17:35:15.3438255Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T17:35:15.3811938Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T17:35:15.4055017Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:15.4070692Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:15.4383347Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T17:35:15.4666142Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:15.4679926Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:15.5091569Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T17:35:15.5368195Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T17:35:15.5381969Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T17:35:15.5971398Z Selecting previously unselected package libzip5:amd64. 2021-05-16T17:35:15.6204284Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T17:35:15.6224593Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T17:35:15.6732117Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T17:35:15.6963434Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:15.6997866Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:16.2383812Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T17:35:16.2693080Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:16.2710329Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:16.3052915Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T17:35:16.3312347Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T17:35:16.3325173Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T17:35:16.3812269Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T17:35:16.4078524Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T17:35:16.4097409Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T17:35:16.5645377Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T17:35:16.5939375Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:16.5956683Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:16.6256284Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T17:35:16.6574809Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:16.6591860Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:16.7022159Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T17:35:16.7337739Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T17:35:16.7364676Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T17:35:16.8132617Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T17:35:16.8404142Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:16.8612400Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:17.2251951Z Selecting previously unselected package qgis-providers. 2021-05-16T17:35:17.2568710Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:17.2586097Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:17.4892890Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T17:35:17.5150432Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:35:17.5202091Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:17.5589064Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T17:35:17.5896022Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T17:35:17.5908816Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T17:35:17.6199208Z Selecting previously unselected package avahi-daemon. 2021-05-16T17:35:17.6529102Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:35:17.6548340Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T17:35:17.7051924Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T17:35:17.7353300Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T17:35:17.7368494Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T17:35:17.8355719Z Selecting previously unselected package blt. 2021-05-16T17:35:17.8686286Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T17:35:17.8698684Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T17:35:17.8950460Z Selecting previously unselected package fonts-lyx. 2021-05-16T17:35:17.9259747Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T17:35:17.9276142Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T17:35:17.9681188Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T17:35:17.9982969Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T17:35:17.9995750Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:18.0411928Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T17:35:18.0651571Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T17:35:18.0674599Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:18.1144133Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T17:35:18.1417351Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T17:35:18.1441203Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:18.1932035Z Selecting previously unselected package gcr. 2021-05-16T17:35:18.2163049Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T17:35:18.2175698Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T17:35:18.3001569Z Selecting previously unselected package python3-numpy. 2021-05-16T17:35:18.3293796Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T17:35:18.3305554Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T17:35:18.6266402Z Selecting previously unselected package python3-gdal. 2021-05-16T17:35:18.6573675Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:35:18.6587724Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:18.7375568Z Selecting previously unselected package gdal-bin. 2021-05-16T17:35:18.7672610Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:35:18.7685987Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:18.8260291Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T17:35:18.8554019Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:35:18.8568036Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:18.8846247Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T17:35:18.9124404Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T17:35:18.9136541Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T17:35:18.9624098Z Selecting previously unselected package geoclue-2.0. 2021-05-16T17:35:18.9929864Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T17:35:18.9943365Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T17:35:19.0392784Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T17:35:19.0684283Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:19.0696072Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:19.1195605Z Selecting previously unselected package p11-kit. 2021-05-16T17:35:19.1495110Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:19.1506187Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:19.1941481Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T17:35:19.2229437Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T17:35:19.2242956Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T17:35:19.2557473Z Selecting previously unselected package gnome-keyring. 2021-05-16T17:35:19.2862138Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:35:19.2981963Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T17:35:19.3954501Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T17:35:19.4241306Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:35:19.4254019Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:19.4567696Z Selecting previously unselected package grass-doc. 2021-05-16T17:35:19.4864389Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T17:35:19.4878100Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T17:35:21.1871248Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T17:35:21.2169846Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T17:35:21.2182835Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T17:35:21.2605838Z Selecting previously unselected package libpdal-util9. 2021-05-16T17:35:21.2902369Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:21.2915467Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T17:35:21.3280422Z Selecting previously unselected package libpdal-base9. 2021-05-16T17:35:21.3564144Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:21.3575544Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T17:35:21.5489470Z Selecting previously unselected package grass-core. 2021-05-16T17:35:21.5798265Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T17:35:21.5811801Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T17:35:22.2128883Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T17:35:22.2438624Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T17:35:22.2451923Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T17:35:22.2839755Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T17:35:22.3147798Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T17:35:22.3161079Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T17:35:22.3506798Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T17:35:22.3808167Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T17:35:22.3823675Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T17:35:22.4732861Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T17:35:22.5022553Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T17:35:22.5035119Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T17:35:22.5493424Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T17:35:22.5780092Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T17:35:22.5792429Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T17:35:22.9270405Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T17:35:22.9597704Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T17:35:22.9610985Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T17:35:23.0729622Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T17:35:23.1044720Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T17:35:23.1057364Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T17:35:23.1550462Z Selecting previously unselected package libfcgi-bin. 2021-05-16T17:35:23.1862497Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T17:35:23.1869930Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T17:35:23.2143701Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T17:35:23.2451123Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T17:35:23.2465479Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T17:35:23.2878238Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T17:35:23.3226145Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T17:35:23.3308649Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T17:35:23.4211828Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T17:35:23.4525585Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T17:35:23.4548824Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T17:35:23.4914123Z Selecting previously unselected package libmbim-proxy. 2021-05-16T17:35:23.5252661Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T17:35:23.5263182Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T17:35:23.5611922Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T17:35:23.5868080Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T17:35:23.5885832Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:23.6186905Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T17:35:23.6515485Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T17:35:23.6539378Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:23.7012213Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T17:35:23.7340274Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T17:35:23.7354401Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T17:35:23.7751293Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T17:35:23.8080427Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:35:23.8094033Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:23.8409479Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T17:35:23.8730345Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T17:35:23.8744200Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T17:35:23.9051074Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T17:35:23.9357101Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:23.9373063Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T17:35:23.9669788Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T17:35:23.9974163Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:23.9994437Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T17:35:24.0372048Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T17:35:24.0610569Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:24.0627134Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T17:35:24.0974299Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T17:35:24.1297434Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:24.1323874Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T17:35:24.1717083Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T17:35:24.2035989Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T17:35:24.2048475Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:24.3741316Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T17:35:24.4043643Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:24.4058619Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T17:35:24.4392718Z Selecting previously unselected package libpdal-plugins. 2021-05-16T17:35:24.4684975Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:24.4696329Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T17:35:24.4978088Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T17:35:24.5275301Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:24.5289550Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:24.5689310Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T17:35:24.6002087Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:24.6021105Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:24.6987796Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T17:35:24.7286945Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:24.7299646Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:24.7691839Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T17:35:24.7980877Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:24.7997901Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:24.8371074Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T17:35:24.8677967Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:24.8691432Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:24.8984035Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T17:35:24.9280481Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:24.9299040Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:24.9681073Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T17:35:25.0000413Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:25.0013837Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:25.0279881Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T17:35:25.0595233Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:25.0606999Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:25.0933276Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T17:35:25.1270191Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:25.1283075Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:25.1654783Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T17:35:25.1946398Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:25.1960346Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:25.2244581Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T17:35:25.2536653Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:25.2550416Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:25.2832078Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T17:35:25.3135166Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:25.3160553Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:25.3648332Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T17:35:25.3938559Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:25.3954620Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:25.5239978Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T17:35:25.5546192Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:25.5560772Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:25.8910771Z Selecting previously unselected package qtchooser. 2021-05-16T17:35:25.9230647Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T17:35:25.9241063Z Unpacking qtchooser (66-2build1) ... 2021-05-16T17:35:25.9612195Z Selecting previously unselected package qdoc-qt5. 2021-05-16T17:35:25.9852626Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:25.9871512Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:26.0732322Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T17:35:26.0966211Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:26.0984053Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:26.1492605Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T17:35:26.1721030Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:26.1737231Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:26.2028932Z Selecting previously unselected package qt5-assistant. 2021-05-16T17:35:26.2332547Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:26.2346085Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T17:35:26.2942580Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T17:35:26.3221002Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:26.3231410Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:26.3588584Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T17:35:26.3901314Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:26.3937350Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:26.6152314Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T17:35:26.6464154Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:26.6479720Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:26.7572564Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T17:35:26.7832770Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:26.7847113Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T17:35:26.9172419Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T17:35:26.9403844Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:26.9421288Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:27.0688384Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T17:35:27.1014838Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:27.1032874Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:27.1732626Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T17:35:27.2040963Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:27.2063438Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:27.2612015Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T17:35:27.2858014Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:27.2876547Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:27.3215857Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T17:35:27.3525753Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T17:35:27.3540918Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T17:35:27.4491953Z Selecting previously unselected package libqmi-proxy. 2021-05-16T17:35:27.4713513Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T17:35:27.4919884Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T17:35:27.5195224Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T17:35:27.5486530Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:27.5504784Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:27.5932353Z Selecting previously unselected package libwacom-bin. 2021-05-16T17:35:27.6170788Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T17:35:27.6185889Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T17:35:27.6531958Z Selecting previously unselected package modemmanager. 2021-05-16T17:35:27.6797333Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T17:35:27.6883146Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T17:35:27.7972808Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T17:35:27.8239738Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T17:35:27.8250249Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T17:35:27.8612187Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T17:35:27.8859752Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T17:35:27.8871661Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T17:35:28.2252384Z Selecting previously unselected package python3-soupsieve. 2021-05-16T17:35:28.2478351Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T17:35:28.2488706Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T17:35:28.2770788Z Selecting previously unselected package python3-bs4. 2021-05-16T17:35:28.3066852Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T17:35:28.3079021Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T17:35:28.3458324Z Selecting previously unselected package python3-cycler. 2021-05-16T17:35:28.3727071Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T17:35:28.3738385Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T17:35:28.4004637Z Selecting previously unselected package python3-dateutil. 2021-05-16T17:35:28.4308263Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T17:35:28.4318678Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T17:35:28.4692299Z Selecting previously unselected package python3-decorator. 2021-05-16T17:35:28.4975331Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T17:35:28.4993310Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T17:35:28.5463207Z Selecting previously unselected package python3-future. 2021-05-16T17:35:28.5788752Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T17:35:28.5803637Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T17:35:28.6539149Z Selecting previously unselected package python3-webencodings. 2021-05-16T17:35:28.6857813Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T17:35:28.6872030Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T17:35:28.7212025Z Selecting previously unselected package python3-html5lib. 2021-05-16T17:35:28.7481312Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T17:35:28.7504786Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T17:35:28.7875002Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T17:35:28.8187616Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T17:35:28.8203587Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T17:35:28.8488278Z Selecting previously unselected package python3-traitlets. 2021-05-16T17:35:28.8807453Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T17:35:28.8818327Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T17:35:28.9152453Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T17:35:28.9455392Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T17:35:28.9468271Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T17:35:28.9865792Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T17:35:29.0182413Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T17:35:29.0193917Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T17:35:29.0612264Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T17:35:29.0858761Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T17:35:29.0872425Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T17:35:29.2572697Z Selecting previously unselected package python3-pyparsing. 2021-05-16T17:35:29.2820606Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T17:35:29.2834361Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T17:35:29.3211816Z Selecting previously unselected package python3-matplotlib. 2021-05-16T17:35:29.3420969Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T17:35:29.3433522Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T17:35:29.7594640Z Selecting previously unselected package python3-nbformat. 2021-05-16T17:35:29.7894452Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T17:35:29.7907880Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T17:35:29.8239958Z Selecting previously unselected package python3-olefile. 2021-05-16T17:35:29.8546403Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T17:35:29.8558833Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T17:35:29.8885249Z Selecting previously unselected package python3-pyproj. 2021-05-16T17:35:29.9176454Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T17:35:29.9188916Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T17:35:29.9762318Z Selecting previously unselected package python3-tz. 2021-05-16T17:35:30.0061022Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T17:35:30.0072697Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T17:35:30.0384760Z Selecting previously unselected package python3-owslib. 2021-05-16T17:35:30.0718876Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T17:35:30.0747500Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T17:35:30.1195516Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T17:35:30.1500121Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T17:35:30.1510608Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T17:35:30.2144884Z Selecting previously unselected package python3-retrying. 2021-05-16T17:35:30.2437762Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T17:35:30.2451330Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T17:35:30.2774181Z Selecting previously unselected package python3-plotly. 2021-05-16T17:35:30.3083523Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T17:35:30.3096930Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T17:35:30.8231714Z Selecting previously unselected package python3-psycopg2. 2021-05-16T17:35:30.8555786Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T17:35:30.8568936Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T17:35:30.8963050Z Selecting previously unselected package python3-sip. 2021-05-16T17:35:30.9279732Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T17:35:30.9290522Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T17:35:30.9659864Z Selecting previously unselected package python3-pyqt5. 2021-05-16T17:35:30.9975894Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:35:30.9986503Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:31.3514496Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T17:35:31.3842470Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T17:35:31.3938089Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T17:35:31.4507465Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T17:35:31.4851575Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:35:31.4865985Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:31.5210349Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T17:35:31.5555818Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:35:31.5574240Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:31.5837085Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T17:35:31.6136024Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:35:31.6151832Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:31.6582222Z Selecting previously unselected package python3-qgis-common. 2021-05-16T17:35:31.6918354Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:35:31.6932165Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:32.0049053Z Selecting previously unselected package python3-qgis. 2021-05-16T17:35:32.0420904Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:32.0437216Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:32.9992496Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T17:35:33.0288396Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T17:35:33.0299635Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T17:35:33.0715867Z Selecting previously unselected package libjs-leaflet. 2021-05-16T17:35:33.1028284Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T17:35:33.1039925Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T17:35:33.1525636Z Selecting previously unselected package qgis-common. 2021-05-16T17:35:33.1847827Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:35:33.1860727Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:34.8013362Z Selecting previously unselected package qgis. 2021-05-16T17:35:34.8315251Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:34.8962705Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:35.1493349Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T17:35:35.1793127Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:35:35.1804095Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:35.3519246Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T17:35:35.3831347Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:35.3843330Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:35.4159498Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T17:35:35.4465085Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:35.4474670Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:35.5212529Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T17:35:35.5490629Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:35.5504871Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:35.5868170Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T17:35:35.6162014Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T17:35:35.6177527Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T17:35:35.8091539Z Selecting previously unselected package wpasupplicant. 2021-05-16T17:35:35.8400768Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T17:35:35.8415487Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T17:35:35.9791454Z Selecting previously unselected package proj-bin. 2021-05-16T17:35:36.0108246Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T17:35:36.0135052Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T17:35:36.0498575Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T17:35:36.0810275Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T17:35:36.0834307Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T17:35:36.1147869Z Selecting previously unselected package usb-modeswitch. 2021-05-16T17:35:36.1464431Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T17:35:36.1541472Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T17:35:36.2271670Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T17:35:36.2327118Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T17:35:36.5151881Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T17:35:36.5167022Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T17:35:36.5212592Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T17:35:36.5251110Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:36.5366202Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T17:35:36.5401887Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T17:35:36.5434508Z Setting up proj-data (6.3.1-1) ... 2021-05-16T17:35:36.5471619Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:36.5519982Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T17:35:36.5558048Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T17:35:36.5615478Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T17:35:36.5652560Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T17:35:36.5689089Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T17:35:36.5729433Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T17:35:36.5770880Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T17:35:36.5809155Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T17:35:36.5861971Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T17:35:36.5896430Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T17:35:36.7591738Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T17:35:36.7632726Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T17:35:36.7668348Z Setting up python3-olefile (0.46-2) ... 2021-05-16T17:35:36.9179834Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T17:35:36.9234180Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T17:35:37.0758735Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T17:35:37.0798008Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T17:35:37.0850548Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T17:35:37.0888526Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T17:35:37.0941240Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T17:35:37.0990101Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T17:35:37.1040008Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T17:35:37.2234855Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T17:35:37.2284092Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T17:35:37.2327435Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T17:35:37.2373364Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T17:35:37.2415546Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T17:35:37.3942703Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:37.3982540Z Setting up python3-tz (2019.3-1) ... 2021-05-16T17:35:37.5486581Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T17:35:37.5611800Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T17:35:37.5650890Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T17:35:37.5737489Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:37.5796703Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T17:35:37.5831559Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T17:35:37.5869151Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:37.5903744Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T17:35:37.7511245Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:37.7540682Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T17:35:37.7652401Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T17:35:37.7692618Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T17:35:37.7783617Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T17:35:37.7831009Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T17:35:37.9726196Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T17:35:37.9774238Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T17:35:38.1196714Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T17:35:38.1237173Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T17:35:38.1279631Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T17:35:38.1318212Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T17:35:38.1358262Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T17:35:38.1411353Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T17:35:38.1446685Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T17:35:38.3139728Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:38.3170340Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T17:35:38.3218771Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T17:35:38.3260144Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:38.3351200Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T17:35:38.5579417Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T17:35:39.8371114Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T17:35:39.8408503Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T17:35:39.8453252Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T17:35:39.8497461Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:39.8539306Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T17:35:39.8581008Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T17:35:39.8620207Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T17:35:39.8655118Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T17:35:40.0580874Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:40.0625998Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T17:35:40.0666525Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T17:35:40.0714633Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T17:35:40.2934428Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T17:35:40.2985324Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:40.3024526Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:40.3090341Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T17:35:40.3141752Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:35:40.3459157Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T17:35:40.5404780Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T17:35:40.5442407Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:40.5485884Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T17:35:40.5580416Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T17:35:40.5627802Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:40.5667549Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:40.5701914Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:40.5753300Z Setting up python3-future (0.18.2-2) ... 2021-05-16T17:35:40.5826016Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T17:35:40.5898055Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T17:35:40.9499074Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:41.1045454Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T17:35:41.1085590Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:41.1124121Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:41.1162186Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:41.1200356Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T17:35:41.1246739Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:41.1281252Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T17:35:41.1323469Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:41.1357350Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:41.3767313Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T17:35:41.5443780Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T17:35:41.7088199Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T17:35:41.7124600Z Setting up qtchooser (66-2build1) ... 2021-05-16T17:35:41.7161696Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T17:35:41.7202914Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T17:35:41.8745762Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:41.8786806Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:41.8821145Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:41.8856387Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T17:35:42.8348497Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:42.8387286Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T17:35:42.8423483Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:42.8463607Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:42.8500736Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:42.8539258Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T17:35:42.8579622Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:42.8617279Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T17:35:42.8653151Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T17:35:43.3309181Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T17:35:43.3333952Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:43.3370188Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T17:35:43.5212519Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T17:35:43.5252301Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T17:35:43.7057634Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:43.7095429Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T17:35:43.9158675Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T17:35:43.9197586Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T17:35:43.9237307Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:43.9281764Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T17:35:44.0854133Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T17:35:44.0857242Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T17:35:44.6421538Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T17:35:44.9600943Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:44.9641315Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T17:35:44.9690850Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:44.9734273Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:44.9777658Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:44.9813054Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:44.9870046Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T17:35:45.7968820Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:45.7979178Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T17:35:45.7981308Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:45.7983477Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T17:35:45.7985619Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:45.7986778Z if direction is "increasing": 2021-05-16T17:35:45.7988438Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:45.7989820Z elif direction is "decreasing": 2021-05-16T17:35:45.7991397Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:45.7992520Z if direction is "increasing": 2021-05-16T17:35:45.7994062Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:45.7995185Z elif direction is "decreasing": 2021-05-16T17:35:46.1589095Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:46.1590520Z if props["offset_coordinates"] is "data": 2021-05-16T17:35:46.1592227Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T17:35:46.1593665Z if props["coordinates"] is not "data": 2021-05-16T17:35:46.9950644Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T17:35:47.5654243Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T17:35:47.5657035Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T17:35:47.5659288Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T17:35:48.7917266Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T17:35:48.7977189Z First installation detected... 2021-05-16T17:35:48.7978138Z Checking NSS setup... 2021-05-16T17:35:48.8024369Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T17:35:48.8103498Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:48.8242122Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T17:35:49.1151296Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:49.1191247Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T17:35:49.1239824Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T17:35:49.1292756Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T17:35:49.1331120Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T17:35:49.1377209Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T17:35:49.1418874Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T17:35:49.1458840Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T17:35:49.1506299Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:49.3608135Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T17:35:49.3653954Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T17:35:49.3695010Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T17:35:49.7179228Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:49.7180795Z if value is '': 2021-05-16T17:35:49.8202558Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:49.8203574Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T17:35:49.8204739Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:49.8205682Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T17:35:49.8206741Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T17:35:49.8207684Z if driver_string is not None and driver_string is not "": 2021-05-16T17:35:49.8637034Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:49.8638149Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T17:35:49.8639290Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:49.8640422Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T17:35:49.9244811Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T17:35:49.9286114Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:49.9375673Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T17:35:49.9408879Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:49.9447857Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:49.9656542Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:49.9687382Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:49.9726480Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:49.9767574Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:49.9809493Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:49.9852959Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:50.0792100Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:50.0827727Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:50.0862373Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:50.0901110Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T17:35:50.2350962Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T17:35:50.2375006Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T17:35:50.8194842Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:50.8340581Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:50.8381429Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T17:35:50.8415315Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:50.8455316Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:50.8514614Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:50.8550585Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T17:35:50.8593910Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T17:35:50.8630130Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T17:35:50.8667982Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:50.8700721Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:50.8745305Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:50.8789115Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:50.8837607Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:50.8877459Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:50.8916822Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T17:35:50.8956127Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T17:35:50.8998639Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:50.9041065Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:50.9080456Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:51.1007679Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:51.1043728Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:51.1081964Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:51.1120318Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:25.5692528Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:25.5736018Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T17:36:25.5782815Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:25.5830010Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:25.5874533Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:25.5913081Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:25.5955835Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:25.6000153Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:25.7489830Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:25.7526180Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T17:36:25.7567274Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:25.7639568Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T17:36:25.7675889Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:25.9334609Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:25.9371870Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:25.9413475Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:25.9561011Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T17:36:25.9667784Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T17:36:27.1992157Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:36:27.2158110Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T17:36:27.2439893Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T17:36:27.2591812Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T17:36:27.2791306Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:36:27.3099164Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T17:36:27.5684523Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:36:38.7576198Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T17:36:38.7784015Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T17:36:40.7860591Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T17:36:40.7861139Z with: 2021-05-16T17:36:40.7861621Z github_slug: neuroconductor/oro.dicom 2021-05-16T17:36:40.7862061Z env: 2021-05-16T17:36:40.7862487Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:40.7862927Z TIC_DEPLOY_KEY: 2021-05-16T17:36:40.7863724Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:40.7865398Z GITHUB_PAT: *** 2021-05-16T17:36:40.7865790Z COVERALLS_TOKEN: 2021-05-16T17:36:40.7866388Z continue-on-error: false 2021-05-16T17:36:40.7868615Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:40.7869143Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:40.7869596Z TZ: UTC 2021-05-16T17:36:40.7870007Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:40.7870424Z NOT_CRAN: true 2021-05-16T17:36:40.7870834Z ##[endgroup] 2021-05-16T17:36:40.8253484Z repo slug is: neuroconductor/oro.dicom 2021-05-16T17:36:40.8365550Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T17:36:40.8366139Z env: 2021-05-16T17:36:40.8366587Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:40.8367059Z TIC_DEPLOY_KEY: 2021-05-16T17:36:40.8367865Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:40.8369148Z GITHUB_PAT: *** 2021-05-16T17:36:40.8369543Z COVERALLS_TOKEN: 2021-05-16T17:36:40.8370029Z continue-on-error: false 2021-05-16T17:36:40.8370771Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:40.8371248Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:40.8371788Z TZ: UTC 2021-05-16T17:36:40.8372753Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:40.8373200Z NOT_CRAN: true 2021-05-16T17:36:40.8373581Z ##[endgroup] 2021-05-16T17:36:41.0459249Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T17:36:41.0459868Z with: 2021-05-16T17:36:41.0460258Z repo_name: oro.dicom 2021-05-16T17:36:41.0460684Z repo_version: 0.5.2.2 2021-05-16T17:36:41.0461070Z runner_os: Linux 2021-05-16T17:36:41.0461454Z R_version: 3.6 2021-05-16T17:36:41.0461797Z env: 2021-05-16T17:36:41.0462234Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:41.0462693Z TIC_DEPLOY_KEY: 2021-05-16T17:36:41.0463516Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:41.0464816Z GITHUB_PAT: *** 2021-05-16T17:36:41.0465212Z COVERALLS_TOKEN: 2021-05-16T17:36:41.0465706Z continue-on-error: false 2021-05-16T17:36:41.0466178Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:41.0466674Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:41.0467230Z TZ: UTC 2021-05-16T17:36:41.0467612Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:41.0468003Z NOT_CRAN: true 2021-05-16T17:36:41.0468384Z ##[endgroup] 2021-05-16T17:36:41.0863661Z Package: oro.dicom 2021-05-16T17:36:41.0867405Z Version: 0.5.2.2 2021-05-16T17:36:41.0868249Z OS: Linux 2021-05-16T17:36:41.0935499Z ##[group]Run install.packages('remotes') 2021-05-16T17:36:41.0936245Z install.packages('remotes') 2021-05-16T17:36:41.0937020Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T17:36:41.0938113Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T17:36:41.0945250Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:36:41.0945664Z env: 2021-05-16T17:36:41.0946083Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:41.0946545Z TIC_DEPLOY_KEY: 2021-05-16T17:36:41.0947459Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:41.0948749Z GITHUB_PAT: *** 2021-05-16T17:36:41.0949158Z COVERALLS_TOKEN: 2021-05-16T17:36:41.0949637Z continue-on-error: false 2021-05-16T17:36:41.0950120Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:41.0950597Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:41.0951068Z TZ: UTC 2021-05-16T17:36:41.0951461Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:41.0951883Z NOT_CRAN: true 2021-05-16T17:36:41.0952254Z ##[endgroup] 2021-05-16T17:36:41.2660688Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:36:41.2662561Z (as ‘lib’ is unspecified) 2021-05-16T17:36:57.4978263Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T17:36:58.6354388Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-16T17:36:58.6533343Z ================================================== 2021-05-16T17:36:58.6534256Z downloaded 382 KB 2021-05-16T17:36:58.6534936Z 2021-05-16T17:36:59.3144782Z * installing *binary* package ‘remotes’ ... 2021-05-16T17:36:59.3147513Z * DONE (remotes) 2021-05-16T17:36:59.3147986Z 2021-05-16T17:36:59.3148664Z The downloaded source packages are in 2021-05-16T17:36:59.3149881Z ‘/tmp/RtmpAPxBv7/downloaded_packages’ 2021-05-16T17:37:18.4597399Z ##[group]Run actions/cache@v1 2021-05-16T17:37:18.4597858Z with: 2021-05-16T17:37:18.4598256Z path: /home/runner/work/_temp/Library 2021-05-16T17:37:18.4602900Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-9b3e1dd940e5e10cdc0557ec292de37d2cfe7fe01ddaae0b26362e83c797b3aa 2021-05-16T17:37:18.4606958Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-16T17:37:18.4607976Z env: 2021-05-16T17:37:18.4608380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:37:18.4608798Z TIC_DEPLOY_KEY: 2021-05-16T17:37:18.4609541Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:37:18.4611826Z GITHUB_PAT: *** 2021-05-16T17:37:18.4612250Z COVERALLS_TOKEN: 2021-05-16T17:37:18.4612743Z continue-on-error: false 2021-05-16T17:37:18.4613207Z VDIFFR_RUN_TESTS: 2021-05-16T17:37:18.4613699Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:37:18.4614441Z TZ: UTC 2021-05-16T17:37:18.4615177Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:37:18.4615739Z NOT_CRAN: true 2021-05-16T17:37:18.4616119Z ##[endgroup] 2021-05-16T17:37:18.5105041Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:37:18.5167323Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T17:37:18.5168090Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T17:37:18.5168777Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T17:37:18.5169354Z sudo -s eval "$sysreqs" 2021-05-16T17:37:18.5215332Z shell: /usr/bin/bash -e {0} 2021-05-16T17:37:18.5215682Z env: 2021-05-16T17:37:18.5216089Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:37:18.5216508Z TIC_DEPLOY_KEY: 2021-05-16T17:37:18.5217252Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:37:18.5218631Z GITHUB_PAT: *** 2021-05-16T17:37:18.5219186Z COVERALLS_TOKEN: 2021-05-16T17:37:18.5219662Z continue-on-error: false 2021-05-16T17:37:18.5220109Z VDIFFR_RUN_TESTS: 2021-05-16T17:37:18.5220713Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:37:18.5221151Z TZ: UTC 2021-05-16T17:37:18.5221664Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:37:18.5222067Z NOT_CRAN: true 2021-05-16T17:37:18.5222516Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T17:37:18.5223102Z ##[endgroup] 2021-05-16T17:37:18.7250237Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:37:19.2145187Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T17:37:38.1266957Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T17:37:38.1268396Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T17:37:38.1269680Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T17:37:38.1270664Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T17:37:38.1271666Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T17:37:38.1295084Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T17:37:38.1307599Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:37:38.1315227Z (as ‘lib’ is unspecified) 2021-05-16T17:37:53.3826106Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T17:37:54.4050266Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-16T17:37:54.4144004Z ================================================== 2021-05-16T17:37:54.4145158Z downloaded 94 KB 2021-05-16T17:37:54.4145776Z 2021-05-16T17:37:54.4184179Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T17:37:55.8252531Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-16T17:37:55.8349106Z ================================================== 2021-05-16T17:37:55.8350071Z downloaded 133 KB 2021-05-16T17:37:55.8350953Z 2021-05-16T17:37:55.8386503Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T17:37:57.3507406Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-16T17:37:57.3564329Z ================================================== 2021-05-16T17:37:57.3564937Z downloaded 80 KB 2021-05-16T17:37:57.3565241Z 2021-05-16T17:37:57.3604506Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T17:37:58.5628608Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-16T17:37:58.5922488Z ================================================== 2021-05-16T17:37:58.5924367Z downloaded 512 KB 2021-05-16T17:37:58.5925306Z 2021-05-16T17:37:58.5976438Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T17:37:59.6174353Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-16T17:37:59.6441466Z ================================================== 2021-05-16T17:37:59.6442364Z downloaded 991 KB 2021-05-16T17:37:59.6443073Z 2021-05-16T17:37:59.8849520Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T17:37:59.8893803Z * DONE (rprojroot) 2021-05-16T17:38:00.1022840Z * installing *binary* package ‘crayon’ ... 2021-05-16T17:38:00.1058911Z * DONE (crayon) 2021-05-16T17:38:00.3097298Z * installing *binary* package ‘R6’ ... 2021-05-16T17:38:00.3136863Z * DONE (R6) 2021-05-16T17:38:00.5623218Z * installing *binary* package ‘desc’ ... 2021-05-16T17:38:00.5666477Z * DONE (desc) 2021-05-16T17:38:00.8239951Z * installing *binary* package ‘debugme’ ... 2021-05-16T17:38:00.8293805Z * DONE (debugme) 2021-05-16T17:38:00.8377090Z 2021-05-16T17:38:00.8377770Z The downloaded source packages are in 2021-05-16T17:38:00.8378846Z ‘/tmp/RtmpMfMmzp/downloaded_packages’ 2021-05-16T17:38:00.8379448Z Running `R CMD build`... 2021-05-16T17:38:01.0700351Z * checking for file ‘/tmp/RtmpMfMmzp/remotes68fc75ba27ef/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T17:38:01.0701797Z * preparing ‘sysreqs’: 2021-05-16T17:38:01.0702949Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:38:01.0704567Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:38:01.0705546Z * checking for empty or unneeded directories 2021-05-16T17:38:01.0706507Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T17:38:01.0710081Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:38:01.0711152Z (as ‘lib’ is unspecified) 2021-05-16T17:38:01.2773420Z * installing *source* package ‘sysreqs’ ... 2021-05-16T17:38:01.2777158Z ** using staged installation 2021-05-16T17:38:01.2920017Z ** R 2021-05-16T17:38:01.3014007Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:38:01.7251722Z ** help 2021-05-16T17:38:01.7383936Z *** installing help indices 2021-05-16T17:38:01.7553893Z ** building package indices 2021-05-16T17:38:01.7683599Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:38:01.9577175Z ** testing if installed package can be loaded from final location 2021-05-16T17:38:02.1670092Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:38:02.1680809Z * DONE (sysreqs) 2021-05-16T17:38:22.6756418Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T17:38:22.6759017Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T17:38:22.6761048Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T17:38:22.7739758Z Hit:4 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T17:38:22.7803495Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T17:38:22.8111803Z Hit:6 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T17:38:22.9402208Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T17:38:23.2150340Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T17:38:23.4894692Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T17:38:24.5414117Z Reading package lists... 2021-05-16T17:38:24.6190494Z Reading package lists... 2021-05-16T17:38:24.7599879Z Building dependency tree... 2021-05-16T17:38:24.7623995Z Reading state information... 2021-05-16T17:38:24.9099452Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T17:38:24.9100571Z Suggested packages: 2021-05-16T17:38:24.9101717Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T17:38:24.9508290Z The following NEW packages will be installed: 2021-05-16T17:38:24.9511407Z libcurl4-openssl-dev 2021-05-16T17:38:24.9693490Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:38:24.9694960Z Need to get 321 kB of archives. 2021-05-16T17:38:24.9695758Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T17:38:24.9697628Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T17:38:25.4266832Z Fetched 321 kB in 0s (14.8 MB/s) 2021-05-16T17:38:25.4652668Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T17:38:25.4672007Z (Reading database ... 2021-05-16T17:38:25.4672738Z (Reading database ... 5% 2021-05-16T17:38:25.4673272Z (Reading database ... 10% 2021-05-16T17:38:25.4674075Z (Reading database ... 15% 2021-05-16T17:38:25.4674603Z (Reading database ... 20% 2021-05-16T17:38:25.4675539Z (Reading database ... 25% 2021-05-16T17:38:25.4676062Z (Reading database ... 30% 2021-05-16T17:38:25.4676684Z (Reading database ... 35% 2021-05-16T17:38:25.4677159Z (Reading database ... 40% 2021-05-16T17:38:25.4677646Z (Reading database ... 45% 2021-05-16T17:38:25.4678348Z (Reading database ... 50% 2021-05-16T17:38:25.4728830Z (Reading database ... 55% 2021-05-16T17:38:25.4798339Z (Reading database ... 60% 2021-05-16T17:38:25.4845967Z (Reading database ... 65% 2021-05-16T17:38:25.5036945Z (Reading database ... 70% 2021-05-16T17:38:25.5071726Z (Reading database ... 75% 2021-05-16T17:38:25.5372570Z (Reading database ... 80% 2021-05-16T17:38:25.5484220Z (Reading database ... 85% 2021-05-16T17:38:25.5886583Z (Reading database ... 90% 2021-05-16T17:38:25.5962297Z (Reading database ... 95% 2021-05-16T17:38:25.5962782Z (Reading database ... 100% 2021-05-16T17:38:25.5963526Z (Reading database ... 285022 files and directories currently installed.) 2021-05-16T17:38:25.6112094Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T17:38:25.6126956Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T17:38:25.7164335Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T17:38:25.7202501Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:38:30.9670754Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T17:38:30.9671541Z remotes::install_github("ropensci/tic") 2021-05-16T17:38:30.9672225Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T17:38:30.9672933Z remotes::install_github("muschellij2/aghast") 2021-05-16T17:38:30.9673536Z remotes::install_cran("covr") 2021-05-16T17:38:30.9683273Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:38:30.9683691Z env: 2021-05-16T17:38:30.9684113Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:30.9684650Z TIC_DEPLOY_KEY: 2021-05-16T17:38:30.9685438Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:30.9687133Z GITHUB_PAT: *** 2021-05-16T17:38:30.9687637Z COVERALLS_TOKEN: 2021-05-16T17:38:30.9688075Z continue-on-error: false 2021-05-16T17:38:30.9688512Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:30.9688947Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:30.9689414Z TZ: UTC 2021-05-16T17:38:30.9689781Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:30.9690147Z NOT_CRAN: true 2021-05-16T17:38:30.9690675Z ##[endgroup] 2021-05-16T17:38:31.8393985Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:38:31.8422444Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T17:38:50.1964872Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T17:38:50.1966243Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:38:50.1967523Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:38:50.1968533Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T17:38:50.1969554Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T17:38:50.1971374Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T17:38:50.1972648Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T17:38:50.1973469Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T17:38:50.1974285Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T17:38:50.1975234Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T17:38:50.1976037Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:38:50.1976918Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T17:38:50.1977760Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:38:50.1978710Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T17:38:50.1979600Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T17:38:50.1980506Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:38:50.1981426Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T17:38:50.1982285Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T17:38:50.1983113Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T17:38:50.1983980Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T17:38:50.1984843Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T17:38:50.1985819Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:38:50.1986707Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:38:50.1988268Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:38:50.1989400Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:38:50.1991496Z 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-16T17:38:50.1993539Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T17:38:50.1994454Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T17:38:50.1995364Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T17:38:50.1996684Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:38:50.1997570Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T17:38:50.1998469Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T17:38:50.2003587Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:38:50.2004633Z (as ‘lib’ is unspecified) 2021-05-16T17:39:06.0192393Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T17:39:07.8238049Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-16T17:39:07.8538485Z ================================================== 2021-05-16T17:39:07.8539480Z downloaded 1.3 MB 2021-05-16T17:39:07.8540517Z 2021-05-16T17:39:07.8576329Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T17:39:09.0407219Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-16T17:39:09.0567388Z ================================================== 2021-05-16T17:39:09.0567976Z downloaded 228 KB 2021-05-16T17:39:09.0568267Z 2021-05-16T17:39:09.0614784Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T17:39:10.8507129Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-16T17:39:10.8508693Z ================================================== 2021-05-16T17:39:10.8509325Z downloaded 140 KB 2021-05-16T17:39:10.8509766Z 2021-05-16T17:39:10.8511225Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T17:39:11.3215534Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-16T17:39:11.3264957Z ================================================== 2021-05-16T17:39:11.3265745Z downloaded 53 KB 2021-05-16T17:39:11.3266265Z 2021-05-16T17:39:11.3309215Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T17:39:12.4438690Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-16T17:39:12.4439503Z ================================================== 2021-05-16T17:39:12.4439953Z downloaded 23 KB 2021-05-16T17:39:12.4440251Z 2021-05-16T17:39:12.4486082Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T17:39:13.4681391Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-16T17:39:13.5253625Z ================================================== 2021-05-16T17:39:13.5254598Z downloaded 1.4 MB 2021-05-16T17:39:13.5255301Z 2021-05-16T17:39:13.5294850Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T17:39:14.7441079Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-16T17:39:14.7447727Z ================================================== 2021-05-16T17:39:14.7448702Z downloaded 36 KB 2021-05-16T17:39:14.7449303Z 2021-05-16T17:39:14.7491019Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T17:39:15.7939491Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-16T17:39:15.8206556Z ================================================== 2021-05-16T17:39:15.8207637Z downloaded 884 KB 2021-05-16T17:39:15.8208250Z 2021-05-16T17:39:15.8245812Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T17:39:16.8829183Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-16T17:39:16.9030022Z ================================================== 2021-05-16T17:39:16.9030945Z downloaded 523 KB 2021-05-16T17:39:16.9031524Z 2021-05-16T17:39:16.9072331Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T17:39:17.9186135Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-16T17:39:17.9187458Z ================================================== 2021-05-16T17:39:17.9188422Z downloaded 12 KB 2021-05-16T17:39:17.9188925Z 2021-05-16T17:39:17.9287589Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T17:39:18.9595456Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-16T17:39:18.9789871Z ================================================== 2021-05-16T17:39:18.9791091Z downloaded 486 KB 2021-05-16T17:39:18.9792273Z 2021-05-16T17:39:18.9829710Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T17:39:20.0136161Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-16T17:39:20.0205086Z ================================================== 2021-05-16T17:39:20.0205998Z downloaded 91 KB 2021-05-16T17:39:20.0206620Z 2021-05-16T17:39:20.0240721Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T17:39:21.0945300Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-16T17:39:21.1424309Z ================================================== 2021-05-16T17:39:21.1425314Z downloaded 508 KB 2021-05-16T17:39:21.1425884Z 2021-05-16T17:39:21.1464413Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T17:39:22.3116558Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-16T17:39:22.3329545Z ================================================== 2021-05-16T17:39:22.3330742Z downloaded 621 KB 2021-05-16T17:39:22.3331610Z 2021-05-16T17:39:22.3370766Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T17:39:23.4651888Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-16T17:39:23.4804393Z ================================================== 2021-05-16T17:39:23.4805433Z downloaded 267 KB 2021-05-16T17:39:23.4806100Z 2021-05-16T17:39:23.4842585Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T17:39:24.3682818Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-16T17:39:24.3800981Z ================================================== 2021-05-16T17:39:24.3801900Z downloaded 167 KB 2021-05-16T17:39:24.3802598Z 2021-05-16T17:39:24.3839268Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T17:39:25.4196739Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-16T17:39:25.4337110Z ================================================== 2021-05-16T17:39:25.4338131Z downloaded 235 KB 2021-05-16T17:39:25.4338732Z 2021-05-16T17:39:25.4377788Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T17:39:26.4600721Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-16T17:39:26.4758148Z ================================================== 2021-05-16T17:39:26.4759981Z downloaded 277 KB 2021-05-16T17:39:26.4761061Z 2021-05-16T17:39:26.4792123Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T17:39:27.6708452Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-16T17:39:27.6835205Z ================================================== 2021-05-16T17:39:27.6836063Z downloaded 201 KB 2021-05-16T17:39:27.6836639Z 2021-05-16T17:39:27.6875496Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T17:39:28.5378697Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-16T17:39:28.5427096Z ================================================== 2021-05-16T17:39:28.5427583Z downloaded 64 KB 2021-05-16T17:39:28.5427890Z 2021-05-16T17:39:28.5469020Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T17:39:29.5696839Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-16T17:39:29.5742245Z ================================================== 2021-05-16T17:39:29.5742912Z downloaded 46 KB 2021-05-16T17:39:29.5743207Z 2021-05-16T17:39:29.5782196Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T17:39:30.4644460Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-16T17:39:30.4825997Z ================================================== 2021-05-16T17:39:30.4826868Z downloaded 417 KB 2021-05-16T17:39:30.4827421Z 2021-05-16T17:39:30.4870450Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T17:39:31.5214020Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-16T17:39:31.5279098Z ================================================== 2021-05-16T17:39:31.5280034Z downloaded 91 KB 2021-05-16T17:39:31.5280399Z 2021-05-16T17:39:31.5323705Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T17:39:32.5772817Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-16T17:39:32.5916710Z ================================================== 2021-05-16T17:39:32.5917640Z downloaded 133 KB 2021-05-16T17:39:32.5918205Z 2021-05-16T17:39:32.5964234Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T17:39:33.4138632Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-16T17:39:33.4291430Z ================================================== 2021-05-16T17:39:33.4292148Z downloaded 270 KB 2021-05-16T17:39:33.4292458Z 2021-05-16T17:39:33.4347403Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T17:39:34.4194712Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-16T17:39:34.4421766Z ================================================== 2021-05-16T17:39:34.4422439Z downloaded 735 KB 2021-05-16T17:39:34.4422864Z 2021-05-16T17:39:34.4460308Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T17:39:35.4664873Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-16T17:39:35.4718236Z ================================================== 2021-05-16T17:39:35.4718840Z downloaded 46 KB 2021-05-16T17:39:35.4719146Z 2021-05-16T17:39:35.4758304Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T17:39:35.6048352Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T17:39:35.6052642Z ================================================== 2021-05-16T17:39:35.6053123Z downloaded 24 KB 2021-05-16T17:39:35.6053418Z 2021-05-16T17:39:35.6073796Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T17:39:36.6633440Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-16T17:39:36.6847295Z ================================================== 2021-05-16T17:39:36.6847878Z downloaded 689 KB 2021-05-16T17:39:36.6848175Z 2021-05-16T17:39:36.6889583Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T17:39:37.7748426Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-16T17:39:37.7795293Z ================================================== 2021-05-16T17:39:37.7796151Z downloaded 45 KB 2021-05-16T17:39:37.7796756Z 2021-05-16T17:39:37.7838951Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T17:39:38.7775320Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-16T17:39:38.7996983Z ================================================== 2021-05-16T17:39:38.7997571Z downloaded 603 KB 2021-05-16T17:39:38.7997878Z 2021-05-16T17:39:39.1368550Z * installing *binary* package ‘rlang’ ... 2021-05-16T17:39:39.1428258Z * DONE (rlang) 2021-05-16T17:39:39.3833549Z * installing *binary* package ‘magrittr’ ... 2021-05-16T17:39:39.3881377Z * DONE (magrittr) 2021-05-16T17:39:39.6447517Z * installing *binary* package ‘glue’ ... 2021-05-16T17:39:39.6493103Z * DONE (glue) 2021-05-16T17:39:39.8587273Z * installing *binary* package ‘sys’ ... 2021-05-16T17:39:39.8623777Z * DONE (sys) 2021-05-16T17:39:40.0945097Z * installing *binary* package ‘mime’ ... 2021-05-16T17:39:40.0989510Z * DONE (mime) 2021-05-16T17:39:40.4227570Z * installing *binary* package ‘curl’ ... 2021-05-16T17:39:40.4289814Z * DONE (curl) 2021-05-16T17:39:40.6761698Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T17:39:40.6814828Z * DONE (jsonlite) 2021-05-16T17:39:40.8994294Z * installing *binary* package ‘ini’ ... 2021-05-16T17:39:40.9031739Z * DONE (ini) 2021-05-16T17:39:41.1354444Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T17:39:41.1395938Z * DONE (gitcreds) 2021-05-16T17:39:41.4339420Z * installing *binary* package ‘zip’ ... 2021-05-16T17:39:41.4396596Z * DONE (zip) 2021-05-16T17:39:41.6827014Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T17:39:41.6876275Z * DONE (rstudioapi) 2021-05-16T17:39:41.9343222Z * installing *binary* package ‘fastmap’ ... 2021-05-16T17:39:41.9387598Z * DONE (fastmap) 2021-05-16T17:39:42.1801492Z * installing *binary* package ‘yaml’ ... 2021-05-16T17:39:42.1851513Z * DONE (yaml) 2021-05-16T17:39:42.4206100Z * installing *binary* package ‘withr’ ... 2021-05-16T17:39:42.4252720Z * DONE (withr) 2021-05-16T17:39:42.6847443Z * installing *binary* package ‘whisker’ ... 2021-05-16T17:39:42.6888433Z * DONE (whisker) 2021-05-16T17:39:42.8899058Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T17:39:42.8936567Z * DONE (rappdirs) 2021-05-16T17:39:43.2058769Z * installing *binary* package ‘fs’ ... 2021-05-16T17:39:43.2115295Z * DONE (fs) 2021-05-16T17:39:43.4287080Z * installing *binary* package ‘clipr’ ... 2021-05-16T17:39:43.4322181Z * DONE (clipr) 2021-05-16T17:39:43.7032293Z * installing *binary* package ‘git2r’ ... 2021-05-16T17:39:43.7080204Z * DONE (git2r) 2021-05-16T17:39:43.9311209Z * installing *binary* package ‘askpass’ ... 2021-05-16T17:39:43.9353549Z * DONE (askpass) 2021-05-16T17:39:44.2128994Z * installing *binary* package ‘cli’ ... 2021-05-16T17:39:44.2178308Z * DONE (cli) 2021-05-16T17:39:44.4774983Z * installing *binary* package ‘purrr’ ... 2021-05-16T17:39:44.4825652Z * DONE (purrr) 2021-05-16T17:39:44.7106603Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T17:39:44.7151622Z * DONE (lifecycle) 2021-05-16T17:39:44.9375135Z * installing *source* package ‘cachem’ ... 2021-05-16T17:39:44.9388865Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:44.9390074Z ** using staged installation 2021-05-16T17:39:44.9601899Z ** libs 2021-05-16T17:39:44.9667211Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T17:39:45.0736399Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:39:45.1201159Z gcc -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T17:39:45.1537487Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T17:39:45.1550363Z ** R 2021-05-16T17:39:45.1629217Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:45.7402415Z ** help 2021-05-16T17:39:45.7629628Z *** installing help indices 2021-05-16T17:39:45.7842392Z ** building package indices 2021-05-16T17:39:45.8062749Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:46.0819996Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:39:46.1735667Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:46.3931858Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:46.3933131Z * DONE (cachem) 2021-05-16T17:39:46.8149340Z * installing *binary* package ‘openssl’ ... 2021-05-16T17:39:46.8230564Z * DONE (openssl) 2021-05-16T17:39:47.0431387Z * installing *binary* package ‘memoise’ ... 2021-05-16T17:39:47.0466355Z * DONE (memoise) 2021-05-16T17:39:47.3267433Z * installing *binary* package ‘httr’ ... 2021-05-16T17:39:47.3324438Z * DONE (httr) 2021-05-16T17:39:47.5837306Z * installing *binary* package ‘credentials’ ... 2021-05-16T17:39:47.5884440Z * DONE (credentials) 2021-05-16T17:39:47.8108480Z * installing *binary* package ‘gh’ ... 2021-05-16T17:39:47.8147126Z * DONE (gh) 2021-05-16T17:39:48.0490059Z * installing *binary* package ‘gert’ ... 2021-05-16T17:39:48.0530841Z * DONE (gert) 2021-05-16T17:39:48.3381819Z * installing *binary* package ‘usethis’ ... 2021-05-16T17:39:48.3449184Z * DONE (usethis) 2021-05-16T17:39:48.3525421Z 2021-05-16T17:39:48.3526497Z The downloaded source packages are in 2021-05-16T17:39:48.3527984Z ‘/tmp/RtmpOi3yfK/downloaded_packages’ 2021-05-16T17:39:48.3538560Z Running `R CMD build`... 2021-05-16T17:39:50.5801597Z * checking for file ‘/tmp/RtmpOi3yfK/remotes718622e5a1c5/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T17:39:50.5803351Z * preparing ‘tic’: 2021-05-16T17:39:50.5804733Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:39:50.5805861Z * installing the package to process help pages 2021-05-16T17:39:50.5807279Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:39:50.5808752Z * checking for empty or unneeded directories 2021-05-16T17:39:50.5810058Z Removed empty directory ‘tic/.circleci’ 2021-05-16T17:39:50.5814452Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:39:50.5815373Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T17:39:50.5816095Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T17:39:50.5817223Z (as ‘lib’ is unspecified) 2021-05-16T17:39:50.9345833Z * installing *source* package ‘tic’ ... 2021-05-16T17:39:50.9348001Z ** using staged installation 2021-05-16T17:39:50.9623506Z ** R 2021-05-16T17:39:50.9852540Z ** inst 2021-05-16T17:39:50.9888993Z ** preparing package for lazy loading 2021-05-16T17:39:51.3643198Z ** help 2021-05-16T17:39:51.5324715Z *** installing help indices 2021-05-16T17:39:51.6400746Z *** copying figures 2021-05-16T17:39:51.6408220Z ** building package indices 2021-05-16T17:39:51.7778942Z ** installing vignettes 2021-05-16T17:39:51.7826212Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:52.0535315Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:52.3636864Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:52.3665211Z * DONE (tic) 2021-05-16T17:39:52.3820201Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:39:53.5370083Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T17:39:56.7549660Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T17:39:56.7551131Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:39:56.7553568Z 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-16T17:39:56.7555816Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T17:39:56.7556858Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T17:39:56.7557967Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:39:56.7558997Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T17:39:56.7560003Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T17:39:56.7561097Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:39:56.7562255Z (as ‘lib’ is unspecified) 2021-05-16T17:39:56.7563230Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T17:39:56.7564109Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:39:56.7564971Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:39:56.7566242Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:39:56.7567107Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T17:39:56.7567974Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:39:56.7568851Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:39:56.7569726Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T17:39:56.7570774Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T17:39:56.7571703Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T17:39:56.7572535Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T17:39:56.7573385Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T17:39:56.7574376Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:39:56.7575274Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T17:39:56.7576161Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T17:39:56.7577049Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T17:39:56.7577896Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T17:39:56.7578766Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:39:56.7579631Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T17:39:56.7580477Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T17:39:56.7581351Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T17:39:56.7582209Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T17:39:56.7583051Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:39:56.7583939Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:39:56.7584860Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:39:56.7585758Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:39:56.7586639Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T17:39:56.7587512Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:39:56.7588907Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T17:39:56.7590370Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T17:39:56.7591403Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T17:40:12.9691298Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T17:40:14.0011721Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-16T17:40:14.0141694Z ================================================== 2021-05-16T17:40:14.0142734Z downloaded 231 KB 2021-05-16T17:40:14.0143593Z 2021-05-16T17:40:14.0189118Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T17:40:15.4766667Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-16T17:40:15.5773637Z ================================================== 2021-05-16T17:40:15.5774738Z downloaded 1.5 MB 2021-05-16T17:40:15.5775294Z 2021-05-16T17:40:15.5816212Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T17:40:16.6536462Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-16T17:40:16.6537858Z ================================================== 2021-05-16T17:40:16.6538618Z downloaded 17 KB 2021-05-16T17:40:16.6539151Z 2021-05-16T17:40:16.6568371Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T17:40:16.7870067Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T17:40:16.8121722Z ================================================== 2021-05-16T17:40:16.8122660Z downloaded 1.1 MB 2021-05-16T17:40:16.8123209Z 2021-05-16T17:40:16.8150815Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T17:40:16.8454744Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T17:40:16.8665147Z ================================================== 2021-05-16T17:40:16.8666575Z downloaded 670 KB 2021-05-16T17:40:16.8667259Z 2021-05-16T17:40:16.8693903Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T17:40:17.7021310Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-16T17:40:17.7068048Z ================================================== 2021-05-16T17:40:17.7068594Z downloaded 43 KB 2021-05-16T17:40:17.7068899Z 2021-05-16T17:40:17.7107339Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T17:40:18.7535030Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-16T17:40:18.7686273Z ================================================== 2021-05-16T17:40:18.7687377Z downloaded 248 KB 2021-05-16T17:40:18.7687976Z 2021-05-16T17:40:18.7735585Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T17:40:19.6333719Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-16T17:40:19.6587059Z ================================================== 2021-05-16T17:40:19.6587868Z downloaded 952 KB 2021-05-16T17:40:19.6588296Z 2021-05-16T17:40:19.6624800Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T17:40:20.7147722Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-16T17:40:20.7226579Z ================================================== 2021-05-16T17:40:20.7227397Z downloaded 68 KB 2021-05-16T17:40:20.7227861Z 2021-05-16T17:40:20.7261115Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T17:40:21.9010909Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-16T17:40:21.9185331Z ================================================== 2021-05-16T17:40:21.9186195Z downloaded 347 KB 2021-05-16T17:40:21.9186709Z 2021-05-16T17:40:21.9225989Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T17:40:22.9399589Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-16T17:40:22.9604060Z ================================================== 2021-05-16T17:40:22.9604939Z downloaded 413 KB 2021-05-16T17:40:22.9605388Z 2021-05-16T17:40:22.9639706Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T17:40:24.0561009Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-16T17:40:24.0561783Z ================================================== 2021-05-16T17:40:24.0562246Z downloaded 15 KB 2021-05-16T17:40:24.0562600Z 2021-05-16T17:40:24.0600319Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T17:40:25.1065610Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-16T17:40:25.1172986Z ================================================== 2021-05-16T17:40:25.1173979Z downloaded 147 KB 2021-05-16T17:40:25.1174778Z 2021-05-16T17:40:25.1209966Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T17:40:25.9691424Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-16T17:40:25.9749437Z ================================================== 2021-05-16T17:40:25.9750351Z downloaded 72 KB 2021-05-16T17:40:25.9750921Z 2021-05-16T17:40:25.9786466Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T17:40:27.2630155Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-16T17:40:27.2675158Z ================================================== 2021-05-16T17:40:27.2675997Z downloaded 39 KB 2021-05-16T17:40:27.2676752Z 2021-05-16T17:40:27.2710599Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T17:40:28.3289562Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-16T17:40:28.3462232Z ================================================== 2021-05-16T17:40:28.3464039Z downloaded 349 KB 2021-05-16T17:40:28.3464638Z 2021-05-16T17:40:28.3501436Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T17:40:29.8886950Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-16T17:40:29.9066312Z ================================================== 2021-05-16T17:40:29.9067344Z downloaded 426 KB 2021-05-16T17:40:29.9067973Z 2021-05-16T17:40:29.9105222Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T17:40:31.3612331Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-16T17:40:31.3613547Z ================================================== 2021-05-16T17:40:31.3614238Z downloaded 40 KB 2021-05-16T17:40:31.3614950Z 2021-05-16T17:40:31.3648853Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T17:40:32.3537294Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-16T17:40:32.3933664Z ================================================== 2021-05-16T17:40:32.3934718Z downloaded 602 KB 2021-05-16T17:40:32.3935284Z 2021-05-16T17:40:32.3975819Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T17:40:32.5088039Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T17:40:32.5191132Z ================================================== 2021-05-16T17:40:32.5191972Z downloaded 109 KB 2021-05-16T17:40:32.5192662Z 2021-05-16T17:40:32.5208983Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T17:40:33.4871799Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-16T17:40:33.7448314Z ================================================== 2021-05-16T17:40:33.7449436Z downloaded 225 KB 2021-05-16T17:40:33.7450002Z 2021-05-16T17:40:33.7487047Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T17:40:34.8030650Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-16T17:40:34.8039382Z ================================================== 2021-05-16T17:40:34.8040517Z downloaded 38 KB 2021-05-16T17:40:34.8041220Z 2021-05-16T17:40:34.8074687Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T17:40:35.9269518Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-16T17:40:35.9398343Z ================================================== 2021-05-16T17:40:35.9399527Z downloaded 200 KB 2021-05-16T17:40:35.9400203Z 2021-05-16T17:40:35.9438862Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T17:40:36.9412261Z Content type 'binary/octet-stream' length 2913147 bytes (2.8 MB) 2021-05-16T17:40:36.9838191Z ================================================== 2021-05-16T17:40:36.9842232Z downloaded 2.8 MB 2021-05-16T17:40:36.9842692Z 2021-05-16T17:40:36.9873499Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T17:40:38.0249120Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-16T17:40:38.0693143Z ================================================== 2021-05-16T17:40:38.0694149Z downloaded 4.0 MB 2021-05-16T17:40:38.0694598Z 2021-05-16T17:40:38.0727967Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T17:40:39.0940148Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-16T17:40:39.1385449Z ================================================== 2021-05-16T17:40:39.1386326Z downloaded 1.3 MB 2021-05-16T17:40:39.1386927Z 2021-05-16T17:40:39.1419476Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T17:40:40.1990957Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-16T17:40:40.2187956Z ================================================== 2021-05-16T17:40:40.2188970Z downloaded 479 KB 2021-05-16T17:40:40.2189416Z 2021-05-16T17:40:40.2228750Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T17:40:41.2414838Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-16T17:40:41.2520275Z ================================================== 2021-05-16T17:40:41.2521074Z downloaded 107 KB 2021-05-16T17:40:41.2521576Z 2021-05-16T17:40:41.2569366Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T17:40:42.0711908Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-16T17:40:42.0713232Z ================================================== 2021-05-16T17:40:42.0713904Z downloaded 21 KB 2021-05-16T17:40:42.0714189Z 2021-05-16T17:40:42.0749247Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T17:40:43.0768320Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-16T17:40:43.0814418Z ================================================== 2021-05-16T17:40:43.0815508Z downloaded 43 KB 2021-05-16T17:40:43.0816071Z 2021-05-16T17:40:43.0865879Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T17:40:44.0419656Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-16T17:40:44.0420364Z ================================================== 2021-05-16T17:40:44.0420827Z downloaded 33 KB 2021-05-16T17:40:44.0421127Z 2021-05-16T17:40:44.0455173Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T17:40:44.8510897Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-16T17:40:44.8575866Z ================================================== 2021-05-16T17:40:44.8576532Z downloaded 137 KB 2021-05-16T17:40:44.8576826Z 2021-05-16T17:40:44.8614810Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T17:40:45.8523260Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-16T17:40:45.9046055Z ================================================== 2021-05-16T17:40:45.9046953Z downloaded 3.4 MB 2021-05-16T17:40:45.9047517Z 2021-05-16T17:40:45.9089931Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T17:40:46.9333328Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-16T17:40:46.9379785Z ================================================== 2021-05-16T17:40:46.9380837Z downloaded 64 KB 2021-05-16T17:40:46.9381327Z 2021-05-16T17:40:46.9487747Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T17:40:48.2226781Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-16T17:40:48.2548821Z ================================================== 2021-05-16T17:40:48.2549847Z downloaded 1.3 MB 2021-05-16T17:40:48.2550397Z 2021-05-16T17:40:48.2587599Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T17:40:49.3485676Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-16T17:40:49.3588870Z ================================================== 2021-05-16T17:40:49.3589308Z downloaded 129 KB 2021-05-16T17:40:49.3589573Z 2021-05-16T17:40:49.3628933Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T17:40:50.3133571Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-16T17:40:50.3306361Z ================================================== 2021-05-16T17:40:50.3306901Z downloaded 385 KB 2021-05-16T17:40:50.3307192Z 2021-05-16T17:40:50.5854678Z * installing *binary* package ‘utf8’ ... 2021-05-16T17:40:50.5899644Z * DONE (utf8) 2021-05-16T17:40:50.8303691Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T17:40:50.8342841Z * DONE (pkgconfig) 2021-05-16T17:40:51.0819426Z * installing *binary* package ‘fansi’ ... 2021-05-16T17:40:51.0861588Z * DONE (fansi) 2021-05-16T17:40:51.3753285Z * installing *binary* package ‘diffobj’ ... 2021-05-16T17:40:51.3806971Z * DONE (diffobj) 2021-05-16T17:40:51.6337085Z * installing *binary* package ‘ps’ ... 2021-05-16T17:40:51.6388035Z * DONE (ps) 2021-05-16T17:40:51.8749543Z * installing *binary* package ‘praise’ ... 2021-05-16T17:40:51.8791291Z * DONE (praise) 2021-05-16T17:40:52.1122236Z * installing *binary* package ‘pkgload’ ... 2021-05-16T17:40:52.1159704Z * DONE (pkgload) 2021-05-16T17:40:52.3427094Z * installing *binary* package ‘evaluate’ ... 2021-05-16T17:40:52.3468412Z * DONE (evaluate) 2021-05-16T17:40:52.5904724Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T17:40:52.5946492Z * DONE (ellipsis) 2021-05-16T17:40:52.8785797Z * installing *binary* package ‘digest’ ... 2021-05-16T17:40:52.8846504Z * DONE (digest) 2021-05-16T17:40:53.1162101Z * installing *binary* package ‘brio’ ... 2021-05-16T17:40:53.1204013Z * DONE (brio) 2021-05-16T17:40:53.4204057Z * installing *binary* package ‘xml2’ ... 2021-05-16T17:40:53.4265089Z * DONE (xml2) 2021-05-16T17:40:53.7373949Z * installing *source* package ‘xfun’ ... 2021-05-16T17:40:53.7415704Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:53.7417291Z ** using staged installation 2021-05-16T17:40:53.7667392Z ** libs 2021-05-16T17:40:53.7722503Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T17:40:53.8901324Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:40:53.9437705Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T17:40:53.9901620Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T17:40:53.9915439Z ** R 2021-05-16T17:40:54.0113112Z ** inst 2021-05-16T17:40:54.0126345Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:55.5424725Z ** help 2021-05-16T17:40:55.7140206Z *** installing help indices 2021-05-16T17:40:55.8424936Z ** building package indices 2021-05-16T17:40:55.9826142Z ** installing vignettes 2021-05-16T17:40:55.9897597Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:56.2064296Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:40:56.2264043Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:56.4351402Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:56.4356295Z * DONE (xfun) 2021-05-16T17:40:56.9732166Z * installing *binary* package ‘stringi’ ... 2021-05-16T17:40:56.9834103Z * DONE (stringi) 2021-05-16T17:40:58.2133593Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T17:40:58.2541365Z * DONE (Rcpp) 2021-05-16T17:40:58.5733267Z * installing *binary* package ‘commonmark’ ... 2021-05-16T17:40:58.5788633Z * DONE (commonmark) 2021-05-16T17:40:58.8446598Z * installing *binary* package ‘brew’ ... 2021-05-16T17:40:58.8500162Z * DONE (brew) 2021-05-16T17:40:59.0593125Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T17:40:59.0629190Z * DONE (sessioninfo) 2021-05-16T17:40:59.2796669Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T17:40:59.2840123Z * DONE (prettyunits) 2021-05-16T17:40:59.6567654Z * installing *binary* package ‘vctrs’ ... 2021-05-16T17:40:59.6645429Z * DONE (vctrs) 2021-05-16T17:40:59.9220584Z * installing *binary* package ‘processx’ ... 2021-05-16T17:40:59.9261944Z * DONE (processx) 2021-05-16T17:41:00.1908331Z * installing *binary* package ‘markdown’ ... 2021-05-16T17:41:00.1961880Z * DONE (markdown) 2021-05-16T17:41:00.4363728Z * installing *binary* package ‘highr’ ... 2021-05-16T17:41:00.4405236Z * DONE (highr) 2021-05-16T17:41:00.6712610Z * installing *binary* package ‘stringr’ ... 2021-05-16T17:41:00.6756778Z * DONE (stringr) 2021-05-16T17:41:00.9092185Z * installing *binary* package ‘rversions’ ... 2021-05-16T17:41:00.9129889Z * DONE (rversions) 2021-05-16T17:41:01.3372817Z * installing *source* package ‘pillar’ ... 2021-05-16T17:41:01.3489799Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:01.3491156Z ** using staged installation 2021-05-16T17:41:01.3714679Z ** R 2021-05-16T17:41:01.3973649Z ** inst 2021-05-16T17:41:01.4013586Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:03.2877644Z ** help 2021-05-16T17:41:03.3840058Z *** installing help indices 2021-05-16T17:41:03.4445113Z *** copying figures 2021-05-16T17:41:03.4452288Z ** building package indices 2021-05-16T17:41:03.5034906Z ** installing vignettes 2021-05-16T17:41:03.5115299Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:03.8349317Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:04.2096578Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:04.2122117Z * DONE (pillar) 2021-05-16T17:41:04.4853105Z * installing *binary* package ‘callr’ ... 2021-05-16T17:41:04.4894982Z * DONE (callr) 2021-05-16T17:41:04.8961258Z * installing *binary* package ‘knitr’ ... 2021-05-16T17:41:04.9093074Z * DONE (knitr) 2021-05-16T17:41:05.1607523Z * installing *binary* package ‘xopen’ ... 2021-05-16T17:41:05.1646455Z * DONE (xopen) 2021-05-16T17:41:05.6314191Z * installing *source* package ‘tibble’ ... 2021-05-16T17:41:05.6421199Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:05.6422511Z ** using staged installation 2021-05-16T17:41:05.6662158Z ** libs 2021-05-16T17:41:05.6712199Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T17:41:05.7233122Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T17:41:05.7932312Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:41:05.8308071Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T17:41:05.9343410Z gcc -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T17:41:05.9612348Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T17:41:05.9620713Z ** R 2021-05-16T17:41:05.9827842Z ** inst 2021-05-16T17:41:06.8826926Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:07.9941364Z ** help 2021-05-16T17:41:08.0683706Z *** installing help indices 2021-05-16T17:41:08.1256698Z *** copying figures 2021-05-16T17:41:08.1263313Z ** building package indices 2021-05-16T17:41:08.1773640Z ** installing vignettes 2021-05-16T17:41:08.1830482Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:08.5692384Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:41:08.5883933Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:08.9922986Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:08.9942396Z * DONE (tibble) 2021-05-16T17:41:09.2245060Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T17:41:09.2281188Z * DONE (pkgbuild) 2021-05-16T17:41:09.5696569Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T17:41:09.5768717Z * DONE (roxygen2) 2021-05-16T17:41:09.8114101Z * installing *binary* package ‘rematch2’ ... 2021-05-16T17:41:09.8148867Z * DONE (rematch2) 2021-05-16T17:41:10.0405291Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T17:41:10.0442561Z * DONE (rcmdcheck) 2021-05-16T17:41:10.2674366Z * installing *binary* package ‘waldo’ ... 2021-05-16T17:41:10.2717979Z * DONE (waldo) 2021-05-16T17:41:10.8933044Z * installing *binary* package ‘testthat’ ... 2021-05-16T17:41:10.9094046Z * DONE (testthat) 2021-05-16T17:41:11.1657300Z * installing *binary* package ‘devtools’ ... 2021-05-16T17:41:11.1697522Z * DONE (devtools) 2021-05-16T17:41:11.1753508Z 2021-05-16T17:41:11.1754389Z The downloaded source packages are in 2021-05-16T17:41:11.1755688Z ‘/tmp/RtmpOi3yfK/downloaded_packages’ 2021-05-16T17:41:11.5941042Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T17:41:13.8433856Z 2021-05-16T17:41:14.1659637Z 2021-05-16T17:41:14.1663677Z checking for file ‘/tmp/RtmpOi3yfK/remotes7186244fdc13/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T17:41:14.1718853Z 2021-05-16T17:41:14.1721834Z ✔ checking for file ‘/tmp/RtmpOi3yfK/remotes7186244fdc13/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T17:41:14.1782187Z 2021-05-16T17:41:14.1826278Z 2021-05-16T17:41:14.1827443Z ─ preparing ‘desc’: 2021-05-16T17:41:14.1828023Z 2021-05-16T17:41:14.1828553Z 2021-05-16T17:41:14.1911084Z checking DESCRIPTION meta-information ... 2021-05-16T17:41:14.1937758Z 2021-05-16T17:41:14.1939794Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:41:14.2669737Z 2021-05-16T17:41:14.2704932Z 2021-05-16T17:41:14.2707535Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:41:14.2719991Z 2021-05-16T17:41:14.2749979Z 2021-05-16T17:41:14.2752084Z ─ checking for empty or unneeded directories 2021-05-16T17:41:14.2762654Z 2021-05-16T17:41:14.2791998Z 2021-05-16T17:41:14.2794118Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T17:41:14.3972299Z 2021-05-16T17:41:14.3975178Z 2021-05-16T17:41:14.3976675Z 2021-05-16T17:41:14.4118761Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:41:14.4120291Z (as ‘lib’ is unspecified) 2021-05-16T17:41:14.7713586Z * installing *source* package ‘desc’ ... 2021-05-16T17:41:14.7742905Z ** using staged installation 2021-05-16T17:41:14.7979288Z ** R 2021-05-16T17:41:14.8149447Z ** inst 2021-05-16T17:41:14.8165975Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:16.4891680Z ** help 2021-05-16T17:41:16.6179694Z *** installing help indices 2021-05-16T17:41:16.7146048Z ** building package indices 2021-05-16T17:41:16.8139854Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:17.0213111Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:17.2306585Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:17.2325936Z * DONE (desc) 2021-05-16T17:41:17.4442778Z 2021-05-16T17:41:17.4444080Z 2021-05-16T17:41:17.4464481Z checking for file ‘/tmp/RtmpOi3yfK/remotes71863e9f9fef/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T17:41:17.4519631Z 2021-05-16T17:41:17.4522398Z ✔ checking for file ‘/tmp/RtmpOi3yfK/remotes71863e9f9fef/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T17:41:17.4537057Z 2021-05-16T17:41:17.4563456Z 2021-05-16T17:41:17.4565505Z ─ preparing ‘ghtravis’: 2021-05-16T17:41:17.4633127Z checking DESCRIPTION meta-information ... 2021-05-16T17:41:17.4663994Z 2021-05-16T17:41:17.4666440Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:41:17.5195213Z 2021-05-16T17:41:17.5226566Z 2021-05-16T17:41:17.5229300Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:41:17.5241168Z 2021-05-16T17:41:17.5275250Z 2021-05-16T17:41:17.5277640Z ─ checking for empty or unneeded directories 2021-05-16T17:41:17.5303558Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T17:41:17.5525456Z 2021-05-16T17:41:17.5527973Z 2021-05-16T17:41:17.5529475Z 2021-05-16T17:41:17.5923208Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:41:17.5924707Z (as ‘lib’ is unspecified) 2021-05-16T17:41:17.8484456Z * installing *source* package ‘ghtravis’ ... 2021-05-16T17:41:17.8487487Z ** using staged installation 2021-05-16T17:41:17.8643035Z ** R 2021-05-16T17:41:17.8744628Z ** inst 2021-05-16T17:41:17.8754061Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:19.2405722Z ** help 2021-05-16T17:41:19.3114132Z *** installing help indices 2021-05-16T17:41:19.3693715Z ** building package indices 2021-05-16T17:41:19.4204285Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:20.0801531Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:20.7872181Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:20.7880790Z * DONE (ghtravis) 2021-05-16T17:41:20.8094636Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:41:21.6968025Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T17:41:23.9618936Z 2021-05-16T17:41:23.9620924Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T17:41:23.9622229Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T17:41:23.9623112Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T17:41:23.9623770Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T17:41:23.9624360Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T17:41:23.9624955Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T17:41:23.9631003Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:41:23.9631892Z (as ‘lib’ is unspecified) 2021-05-16T17:41:40.4654873Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T17:41:41.3349071Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-16T17:41:41.3471269Z ================================================== 2021-05-16T17:41:41.3472257Z downloaded 193 KB 2021-05-16T17:41:41.3472821Z 2021-05-16T17:41:41.3508472Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T17:41:42.0316642Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-16T17:41:42.0376260Z ================================================== 2021-05-16T17:41:42.0376762Z downloaded 66 KB 2021-05-16T17:41:42.0377048Z 2021-05-16T17:41:42.0416572Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T17:41:43.0731841Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-16T17:41:43.0862775Z ================================================== 2021-05-16T17:41:43.0863225Z downloaded 191 KB 2021-05-16T17:41:43.0863492Z 2021-05-16T17:41:43.0902769Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T17:41:44.4935206Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-16T17:41:44.5239653Z ================================================== 2021-05-16T17:41:44.5240630Z downloaded 1.2 MB 2021-05-16T17:41:44.5241192Z 2021-05-16T17:41:44.5278850Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T17:41:45.5111886Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-16T17:41:45.5426047Z ================================================== 2021-05-16T17:41:45.5426648Z downloaded 1.0 MB 2021-05-16T17:41:45.5426932Z 2021-05-16T17:41:45.7857715Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T17:41:45.7902404Z * DONE (tidyselect) 2021-05-16T17:41:46.0239755Z * installing *binary* package ‘generics’ ... 2021-05-16T17:41:46.0278998Z * DONE (generics) 2021-05-16T17:41:46.2776351Z * installing *binary* package ‘cpp11’ ... 2021-05-16T17:41:46.2833006Z * DONE (cpp11) 2021-05-16T17:41:46.5890530Z * installing *binary* package ‘dplyr’ ... 2021-05-16T17:41:46.5962853Z * DONE (dplyr) 2021-05-16T17:41:46.9179216Z * installing *binary* package ‘tidyr’ ... 2021-05-16T17:41:46.9251219Z * DONE (tidyr) 2021-05-16T17:41:46.9323704Z 2021-05-16T17:41:46.9324743Z The downloaded source packages are in 2021-05-16T17:41:46.9326105Z ‘/tmp/RtmpOi3yfK/downloaded_packages’ 2021-05-16T17:41:47.1403859Z 2021-05-16T17:41:47.1408489Z checking for file ‘/tmp/RtmpOi3yfK/remotes71867aae20ee/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T17:41:47.1410086Z 2021-05-16T17:41:47.1418007Z checking for file ‘/tmp/RtmpOi3yfK/remotes71867aae20ee/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T17:41:47.1453438Z 2021-05-16T17:41:47.1455345Z ✔ checking for file ‘/tmp/RtmpOi3yfK/remotes71867aae20ee/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T17:41:47.1565183Z 2021-05-16T17:41:47.1566021Z 2021-05-16T17:41:47.1567197Z ─ preparing ‘aghast’: 2021-05-16T17:41:47.1567837Z 2021-05-16T17:41:47.1568415Z 2021-05-16T17:41:47.1634535Z checking DESCRIPTION meta-information ... 2021-05-16T17:41:47.1662661Z 2021-05-16T17:41:47.1664834Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:41:47.1942008Z 2021-05-16T17:41:47.1968358Z 2021-05-16T17:41:47.1970894Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:41:47.1981416Z 2021-05-16T17:41:47.2007330Z 2021-05-16T17:41:47.2009239Z ─ checking for empty or unneeded directories 2021-05-16T17:41:47.2034717Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T17:41:47.2150751Z 2021-05-16T17:41:47.2153183Z 2021-05-16T17:41:47.2155046Z 2021-05-16T17:41:47.2233251Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:41:47.2234424Z (as ‘lib’ is unspecified) 2021-05-16T17:41:47.4468230Z * installing *source* package ‘aghast’ ... 2021-05-16T17:41:47.4470863Z ** using staged installation 2021-05-16T17:41:47.4689517Z ** R 2021-05-16T17:41:47.4749006Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:47.9512673Z ** help 2021-05-16T17:41:47.9748136Z *** installing help indices 2021-05-16T17:41:48.0000380Z ** building package indices 2021-05-16T17:41:48.0263806Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:48.2061214Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:48.4060520Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:48.4067553Z * DONE (aghast) 2021-05-16T17:41:48.4172824Z Installing 1 packages: covr 2021-05-16T17:41:48.4185589Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:41:48.4186752Z (as ‘lib’ is unspecified) 2021-05-16T17:42:05.0803262Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T17:42:05.0803768Z 2021-05-16T17:42:05.0812906Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T17:42:05.7744424Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-16T17:42:05.7852930Z ================================================== 2021-05-16T17:42:05.7854070Z downloaded 161 KB 2021-05-16T17:42:05.7854724Z 2021-05-16T17:42:05.7891544Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T17:42:06.6248466Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-16T17:42:06.6348300Z ================================================== 2021-05-16T17:42:06.6348839Z downloaded 119 KB 2021-05-16T17:42:06.6349307Z 2021-05-16T17:42:06.6390455Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T17:42:07.7095227Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-16T17:42:07.7246680Z ================================================== 2021-05-16T17:42:07.7247706Z downloaded 281 KB 2021-05-16T17:42:07.7248310Z 2021-05-16T17:42:07.9939590Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T17:42:07.9987682Z * DONE (lazyeval) 2021-05-16T17:42:08.2519093Z * installing *binary* package ‘rex’ ... 2021-05-16T17:42:08.2560248Z * DONE (rex) 2021-05-16T17:42:08.5199596Z * installing *binary* package ‘covr’ ... 2021-05-16T17:42:08.5263844Z * DONE (covr) 2021-05-16T17:42:08.5348888Z 2021-05-16T17:42:08.5350019Z The downloaded source packages are in 2021-05-16T17:42:08.5351558Z ‘/tmp/RtmpOi3yfK/downloaded_packages’ 2021-05-16T17:42:08.5517371Z 2021-05-16T17:42:08.5567975Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T17:42:08.5568843Z Rscript -e "tic::before_install()" 2021-05-16T17:42:08.5616913Z shell: /usr/bin/bash -e {0} 2021-05-16T17:42:08.5617347Z env: 2021-05-16T17:42:08.5617880Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:42:08.5618395Z TIC_DEPLOY_KEY: 2021-05-16T17:42:08.5619260Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:42:08.5621193Z GITHUB_PAT: *** 2021-05-16T17:42:08.5621656Z COVERALLS_TOKEN: 2021-05-16T17:42:08.5622154Z continue-on-error: false 2021-05-16T17:42:08.5622650Z VDIFFR_RUN_TESTS: 2021-05-16T17:42:08.5623146Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:42:08.5623642Z TZ: UTC 2021-05-16T17:42:08.5624052Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:42:08.5624473Z NOT_CRAN: true 2021-05-16T17:42:08.5624872Z ##[endgroup] 2021-05-16T17:42:08.8724619Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:42:09.0275468Z Running before_install: step_install_remote_binaries() 2021-05-16T17:42:09.6085370Z Installing oro.nifti binaries 2021-05-16T17:42:09.6098082Z [1] "neuroconductor/oro.nifti" 2021-05-16T17:42:09.9367680Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T17:42:09.9407071Z tag_name 2021-05-16T17:42:09.9407852Z 10 0.10.3.s 2021-05-16T17:42:09.9408616Z zipball_url 2021-05-16T17:42:09.9409750Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T17:42:09.9411215Z tarball_url 2021-05-16T17:42:09.9412438Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T17:42:09.9413391Z commit.sha 2021-05-16T17:42:09.9414212Z 10 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:42:09.9415788Z Installing oro.nifti package binaries 2021-05-16T17:42:09.9416561Z commit.url 2021-05-16T17:42:09.9418097Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:42:09.9419267Z node_id 2021-05-16T17:42:09.9420461Z 10 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T17:42:09.9421688Z url 2021-05-16T17:42:09.9422704Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T17:42:09.9423730Z assets_url 2021-05-16T17:42:09.9424801Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T17:42:09.9426050Z upload_url 2021-05-16T17:42:09.9427302Z 10 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T17:42:09.9428609Z id asset_updated_at asset_created_at created_at 2021-05-16T17:42:09.9430140Z 10 43005549 2021-05-15 22:48:14 2021-05-15 22:48:14 2021-05-15 22:37:06 2021-05-16T17:42:09.9431021Z published_at asset_name 2021-05-16T17:42:09.9432449Z 10 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T17:42:09.9433307Z asset_label asset_download_count 2021-05-16T17:42:09.9433985Z 10 4 2021-05-16T17:42:09.9434997Z asset_browser_download_url 2021-05-16T17:42:09.9436958Z 10 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T17:42:09.9466197Z --2021-05-16 17:42:09-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T17:42:09.9521733Z Resolving github.com (github.com)... 13.237.44.5 2021-05-16T17:42:10.1029539Z Connecting to github.com (github.com)|13.237.44.5|:443... connected. 2021-05-16T17:42:10.8289072Z HTTP request sent, awaiting response... 302 Found 2021-05-16T17:42:10.8296178Z Location: https://github-releases.githubusercontent.com/367742122/a1a90b00-b5cf-11eb-98cb-c3ab024ec000?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T174210Z&X-Amz-Expires=300&X-Amz-Signature=97d89b27cb3cd6d099c7f58e7d8b069ad50a1a5aa8af5706b5076636135f1e69&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.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T17:42:10.8305636Z --2021-05-16 17:42:10-- https://github-releases.githubusercontent.com/367742122/a1a90b00-b5cf-11eb-98cb-c3ab024ec000?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T174210Z&X-Amz-Expires=300&X-Amz-Signature=97d89b27cb3cd6d099c7f58e7d8b069ad50a1a5aa8af5706b5076636135f1e69&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.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T17:42:10.8360701Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-16T17:42:10.8409194Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T17:42:10.9860015Z HTTP request sent, awaiting response... 200 OK 2021-05-16T17:42:10.9861767Z Length: 6048593 (5.8M) [application/octet-stream] 2021-05-16T17:42:10.9862900Z Saving to: ‘/tmp/Rtmp8JeYhP/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T17:42:10.9863434Z 2021-05-16T17:42:10.9907875Z 0K .......... .......... .......... .......... .......... 0% 10.5M 1s 2021-05-16T17:42:10.9959350Z 50K .......... .......... .......... .......... .......... 1% 10.7M 1s 2021-05-16T17:42:10.9973866Z 100K .......... .......... .......... .......... .......... 2% 23.0M 0s 2021-05-16T17:42:10.9980907Z 150K .......... .......... .......... .......... .......... 3% 63.0M 0s 2021-05-16T17:42:11.0007098Z 200K .......... .......... .......... .......... .......... 4% 18.7M 0s 2021-05-16T17:42:11.0020695Z 250K .......... .......... .......... .......... .......... 5% 35.9M 0s 2021-05-16T17:42:11.0051781Z 300K .......... .......... .......... .......... .......... 5% 15.7M 0s 2021-05-16T17:42:11.0066620Z 350K .......... .......... .......... .......... .......... 6% 32.9M 0s 2021-05-16T17:42:11.0079012Z 400K .......... .......... .......... .......... .......... 7% 40.9M 0s 2021-05-16T17:42:11.0102314Z 450K .......... .......... .......... .......... .......... 8% 25.4M 0s 2021-05-16T17:42:11.0115301Z 500K .......... .......... .......... .......... .......... 9% 27.9M 0s 2021-05-16T17:42:11.0130121Z 550K .......... .......... .......... .......... .......... 10% 33.4M 0s 2021-05-16T17:42:11.0147440Z 600K .......... .......... .......... .......... .......... 11% 28.6M 0s 2021-05-16T17:42:11.0162839Z 650K .......... .......... .......... .......... .......... 11% 32.8M 0s 2021-05-16T17:42:11.0178797Z 700K .......... .......... .......... .......... .......... 12% 30.8M 0s 2021-05-16T17:42:11.0195017Z 750K .......... .......... .......... .......... .......... 13% 29.3M 0s 2021-05-16T17:42:11.0208021Z 800K .......... .......... .......... .......... .......... 14% 38.1M 0s 2021-05-16T17:42:11.0217790Z 850K .......... .......... .......... .......... .......... 15% 47.4M 0s 2021-05-16T17:42:11.0242941Z 900K .......... .......... .......... .......... .......... 16% 20.0M 0s 2021-05-16T17:42:11.0254687Z 950K .......... .......... .......... .......... .......... 16% 44.5M 0s 2021-05-16T17:42:11.0267058Z 1000K .......... .......... .......... .......... .......... 17% 36.3M 0s 2021-05-16T17:42:11.0274920Z 1050K .......... .......... .......... .......... .......... 18% 57.2M 0s 2021-05-16T17:42:11.0299989Z 1100K .......... .......... .......... .......... .......... 19% 19.5M 0s 2021-05-16T17:42:11.0316267Z 1150K .......... .......... .......... .......... .......... 20% 32.5M 0s 2021-05-16T17:42:11.0319684Z 1200K .......... .......... .......... .......... .......... 21% 102M 0s 2021-05-16T17:42:11.0332100Z 1250K .......... .......... .......... .......... .......... 22% 113M 0s 2021-05-16T17:42:11.0350822Z 1300K .......... .......... .......... .......... .......... 22% 18.3M 0s 2021-05-16T17:42:11.0362604Z 1350K .......... .......... .......... .......... .......... 23% 41.3M 0s 2021-05-16T17:42:11.0368931Z 1400K .......... .......... .......... .......... .......... 24% 76.1M 0s 2021-05-16T17:42:11.0380037Z 1450K .......... .......... .......... .......... .......... 25% 49.8M 0s 2021-05-16T17:42:11.0398131Z 1500K .......... .......... .......... .......... .......... 26% 25.4M 0s 2021-05-16T17:42:11.0411242Z 1550K .......... .......... .......... .......... .......... 27% 37.4M 0s 2021-05-16T17:42:11.0418308Z 1600K .......... .......... .......... .......... .......... 27% 67.1M 0s 2021-05-16T17:42:11.0446311Z 1650K .......... .......... .......... .......... .......... 28% 17.9M 0s 2021-05-16T17:42:11.0450579Z 1700K .......... .......... .......... .......... .......... 29% 99.4M 0s 2021-05-16T17:42:11.0457443Z 1750K .......... .......... .......... .......... .......... 30% 69.4M 0s 2021-05-16T17:42:11.0467220Z 1800K .......... .......... .......... .......... .......... 31% 50.8M 0s 2021-05-16T17:42:11.0498681Z 1850K .......... .......... .......... .......... .......... 32% 15.9M 0s 2021-05-16T17:42:11.0502835Z 1900K .......... .......... .......... .......... .......... 33% 97.7M 0s 2021-05-16T17:42:11.0512197Z 1950K .......... .......... .......... .......... .......... 33% 62.0M 0s 2021-05-16T17:42:11.0515643Z 2000K .......... .......... .......... .......... .......... 34% 103M 0s 2021-05-16T17:42:11.0549647Z 2050K .......... .......... .......... .......... .......... 35% 14.4M 0s 2021-05-16T17:42:11.0553897Z 2100K .......... .......... .......... .......... .......... 36% 108M 0s 2021-05-16T17:42:11.0559946Z 2150K .......... .......... .......... .......... .......... 37% 88.1M 0s 2021-05-16T17:42:11.0569958Z 2200K .......... .......... .......... .......... .......... 38% 45.5M 0s 2021-05-16T17:42:11.0597114Z 2250K .......... .......... .......... .......... .......... 38% 18.5M 0s 2021-05-16T17:42:11.0602130Z 2300K .......... .......... .......... .......... .......... 39% 84.5M 0s 2021-05-16T17:42:11.0612984Z 2350K .......... .......... .......... .......... .......... 40% 45.8M 0s 2021-05-16T17:42:11.0624547Z 2400K .......... .......... .......... .......... .......... 41% 43.7M 0s 2021-05-16T17:42:11.0641228Z 2450K .......... .......... .......... .......... .......... 42% 31.0M 0s 2021-05-16T17:42:11.0646996Z 2500K .......... .......... .......... .......... .......... 43% 68.1M 0s 2021-05-16T17:42:11.0659496Z 2550K .......... .......... .......... .......... .......... 44% 39.1M 0s 2021-05-16T17:42:11.0661659Z 2600K .......... .......... .......... .......... .......... 44% 196M 0s 2021-05-16T17:42:11.0673035Z 2650K .......... .......... .......... .......... .......... 45% 52.0M 0s 2021-05-16T17:42:11.0692213Z 2700K .......... .......... .......... .......... .......... 46% 23.8M 0s 2021-05-16T17:42:11.0694172Z 2750K .......... .......... .......... .......... .......... 47% 188M 0s 2021-05-16T17:42:11.0708933Z 2800K .......... .......... .......... .......... .......... 48% 33.8M 0s 2021-05-16T17:42:11.0711882Z 2850K .......... .......... .......... .......... .......... 49% 178M 0s 2021-05-16T17:42:11.0720174Z 2900K .......... .......... .......... .......... .......... 49% 56.8M 0s 2021-05-16T17:42:11.0722547Z 2950K .......... .......... .......... .......... .......... 50% 192M 0s 2021-05-16T17:42:11.0740951Z 3000K .......... .......... .......... .......... .......... 51% 26.9M 0s 2021-05-16T17:42:11.0755796Z 3050K .......... .......... .......... .......... .......... 52% 33.9M 0s 2021-05-16T17:42:11.0760464Z 3100K .......... .......... .......... .......... .......... 53% 93.0M 0s 2021-05-16T17:42:11.0768590Z 3150K .......... .......... .......... .......... .......... 54% 64.8M 0s 2021-05-16T17:42:11.0771411Z 3200K .......... .......... .......... .......... .......... 55% 157M 0s 2021-05-16T17:42:11.0787273Z 3250K .......... .......... .......... .......... .......... 55% 31.9M 0s 2021-05-16T17:42:11.0804491Z 3300K .......... .......... .......... .......... .......... 56% 27.1M 0s 2021-05-16T17:42:11.0807746Z 3350K .......... .......... .......... .......... .......... 57% 182M 0s 2021-05-16T17:42:11.0824117Z 3400K .......... .......... .......... .......... .......... 58% 30.4M 0s 2021-05-16T17:42:11.0830861Z 3450K .......... .......... .......... .......... .......... 59% 260M 0s 2021-05-16T17:42:11.0833113Z 3500K .......... .......... .......... .......... .......... 60% 67.8M 0s 2021-05-16T17:42:11.0854857Z 3550K .......... .......... .......... .......... .......... 60% 23.0M 0s 2021-05-16T17:42:11.0857434Z 3600K .......... .......... .......... .......... .......... 61% 250M 0s 2021-05-16T17:42:11.0864427Z 3650K .......... .......... .......... .......... .......... 62% 65.5M 0s 2021-05-16T17:42:11.0869884Z 3700K .......... .......... .......... .......... .......... 63% 95.7M 0s 2021-05-16T17:42:11.0881188Z 3750K .......... .......... .......... .......... .......... 64% 42.2M 0s 2021-05-16T17:42:11.0904428Z 3800K .......... .......... .......... .......... .......... 65% 21.1M 0s 2021-05-16T17:42:11.0907191Z 3850K .......... .......... .......... .......... .......... 66% 244M 0s 2021-05-16T17:42:11.0914247Z 3900K .......... .......... .......... .......... .......... 66% 63.0M 0s 2021-05-16T17:42:11.0916436Z 3950K .......... .......... .......... .......... .......... 67% 229M 0s 2021-05-16T17:42:11.0926936Z 4000K .......... .......... .......... .......... .......... 68% 55.4M 0s 2021-05-16T17:42:11.0934966Z 4050K .......... .......... .......... .......... .......... 69% 46.9M 0s 2021-05-16T17:42:11.0954462Z 4100K .......... .......... .......... .......... .......... 70% 23.8M 0s 2021-05-16T17:42:11.0962100Z 4150K .......... .......... .......... .......... .......... 71% 67.0M 0s 2021-05-16T17:42:11.0965480Z 4200K .......... .......... .......... .......... .......... 71% 126M 0s 2021-05-16T17:42:11.0973649Z 4250K .......... .......... .......... .......... .......... 72% 129M 0s 2021-05-16T17:42:11.0974669Z 4300K .......... .......... .......... .......... .......... 73% 222M 0s 2021-05-16T17:42:11.0977734Z 4350K .......... .......... .......... .......... .......... 74% 77.9M 0s 2021-05-16T17:42:11.0998457Z 4400K .......... .......... .......... .......... .......... 75% 24.8M 0s 2021-05-16T17:42:11.1002105Z 4450K .......... .......... .......... .......... .......... 76% 139M 0s 2021-05-16T17:42:11.1007990Z 4500K .......... .......... .......... .......... .......... 77% 82.2M 0s 2021-05-16T17:42:11.1015327Z 4550K .......... .......... .......... .......... .......... 77% 66.7M 0s 2021-05-16T17:42:11.1022703Z 4600K .......... .......... .......... .......... .......... 78% 67.0M 0s 2021-05-16T17:42:11.1029024Z 4650K .......... .......... .......... .......... .......... 79% 132M 0s 2021-05-16T17:42:11.1032530Z 4700K .......... .......... .......... .......... .......... 80% 83.9M 0s 2021-05-16T17:42:11.1051521Z 4750K .......... .......... .......... .......... .......... 81% 25.4M 0s 2021-05-16T17:42:11.1053834Z 4800K .......... .......... .......... .......... .......... 82% 220M 0s 2021-05-16T17:42:11.1063041Z 4850K .......... .......... .......... .......... .......... 82% 52.8M 0s 2021-05-16T17:42:11.1066034Z 4900K .......... .......... .......... .......... .......... 83% 117M 0s 2021-05-16T17:42:11.1070244Z 4950K .......... .......... .......... .......... .......... 84% 113M 0s 2021-05-16T17:42:11.1080168Z 5000K .......... .......... .......... .......... .......... 85% 50.4M 0s 2021-05-16T17:42:11.1102089Z 5050K .......... .......... .......... .......... .......... 86% 24.6M 0s 2021-05-16T17:42:11.1103779Z 5100K .......... .......... .......... .......... .......... 87% 151M 0s 2021-05-16T17:42:11.1108216Z 5150K .......... .......... .......... .......... .......... 88% 111M 0s 2021-05-16T17:42:11.1110463Z 5200K .......... .......... .......... .......... .......... 88% 246M 0s 2021-05-16T17:42:11.1117240Z 5250K .......... .......... .......... .......... .......... 89% 73.4M 0s 2021-05-16T17:42:11.1124432Z 5300K .......... .......... .......... .......... .......... 90% 68.7M 0s 2021-05-16T17:42:11.1127451Z 5350K .......... .......... .......... .......... .......... 91% 122M 0s 2021-05-16T17:42:11.1131347Z 5400K .......... .......... .......... .......... .......... 92% 125M 0s 2021-05-16T17:42:11.1149645Z 5450K .......... .......... .......... .......... .......... 93% 27.4M 0s 2021-05-16T17:42:11.1153945Z 5500K .......... .......... .......... .......... .......... 93% 141M 0s 2021-05-16T17:42:11.1158259Z 5550K .......... .......... .......... .......... .......... 94% 95.5M 0s 2021-05-16T17:42:11.1164122Z 5600K .......... .......... .......... .......... .......... 95% 83.4M 0s 2021-05-16T17:42:11.1174188Z 5650K .......... .......... .......... .......... .......... 96% 64.7M 0s 2021-05-16T17:42:11.1175280Z 5700K .......... .......... .......... .......... .......... 97% 179M 0s 2021-05-16T17:42:11.1180531Z 5750K .......... .......... .......... .......... .......... 98% 84.1M 0s 2021-05-16T17:42:11.1206449Z 5800K .......... .......... .......... .......... .......... 99% 29.1M 0s 2021-05-16T17:42:11.1240343Z 5850K .......... .......... .......... .......... .......... 99% 265M 0s 2021-05-16T17:42:11.1240971Z 5900K ...... 100% 91.9M=0.1s 2021-05-16T17:42:11.1241283Z 2021-05-16T17:42:11.1243026Z 2021-05-16 17:42:11 (43.1 MB/s) - ‘/tmp/Rtmp8JeYhP/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6048593/6048593] 2021-05-16T17:42:11.1243575Z 2021-05-16T17:42:11.1244362Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:42:11.1245146Z (as ‘lib’ is unspecified) 2021-05-16T17:42:11.5947096Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T17:42:11.6051565Z * DONE (oro.nifti) 2021-05-16T17:42:11.6161883Z Rewriting new remotes: 2021-05-16T17:42:11.6374719Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T17:42:11.6375492Z remotes::install_deps(dependencies = TRUE) 2021-05-16T17:42:11.6376101Z remotes::install_cran("rcmdcheck") 2021-05-16T17:42:11.6376653Z remotes::install_cran("markdown") 2021-05-16T17:42:11.6385037Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:42:11.6385445Z env: 2021-05-16T17:42:11.6385890Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:42:11.6386343Z TIC_DEPLOY_KEY: 2021-05-16T17:42:11.6387151Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:42:11.6388991Z GITHUB_PAT: *** 2021-05-16T17:42:11.6389432Z COVERALLS_TOKEN: 2021-05-16T17:42:11.6389904Z continue-on-error: false 2021-05-16T17:42:11.6390379Z VDIFFR_RUN_TESTS: 2021-05-16T17:42:11.6390870Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:42:11.6391302Z TZ: UTC 2021-05-16T17:42:11.6391694Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:42:11.6392138Z NOT_CRAN: true 2021-05-16T17:42:11.6392512Z ##[endgroup] 2021-05-16T17:42:33.0170541Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T17:42:33.0171970Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T17:42:33.0173048Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T17:42:33.0174531Z hwriter (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:42:33.0175576Z oro.nifti (0.10.3 -> 0.11.0) [CRAN] 2021-05-16T17:42:33.0197687Z Installing 5 packages: RNifti, abind, bitops, hwriter, oro.nifti 2021-05-16T17:42:33.0211730Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:42:33.0212974Z (as ‘lib’ is unspecified) 2021-05-16T17:42:48.9267827Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T17:42:48.9549431Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T17:42:48.9800442Z ================================================== 2021-05-16T17:42:48.9802387Z downloaded 1.0 MB 2021-05-16T17:42:48.9802992Z 2021-05-16T17:42:48.9836267Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T17:42:50.0283927Z Content type 'binary/octet-stream' length 60756 bytes (59 KB) 2021-05-16T17:42:50.9107276Z ================================================== 2021-05-16T17:42:50.9109098Z downloaded 59 KB 2021-05-16T17:42:50.9109576Z 2021-05-16T17:42:50.9111653Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T17:42:51.2296356Z Content type 'binary/octet-stream' length 34867 bytes (34 KB) 2021-05-16T17:42:51.2304373Z ================================================== 2021-05-16T17:42:51.2305171Z downloaded 34 KB 2021-05-16T17:42:51.2305732Z 2021-05-16T17:42:51.2346883Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/hwriter_1.3.2.tar.gz' 2021-05-16T17:42:52.4295965Z Content type 'binary/octet-stream' length 158998 bytes (155 KB) 2021-05-16T17:42:52.5570897Z ================================================== 2021-05-16T17:42:52.5571500Z downloaded 155 KB 2021-05-16T17:42:52.5573061Z 2021-05-16T17:42:52.5609976Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T17:42:53.8360438Z Content type 'binary/octet-stream' length 6049400 bytes (5.8 MB) 2021-05-16T17:42:54.4181415Z ================================================== 2021-05-16T17:42:54.4182321Z downloaded 5.8 MB 2021-05-16T17:42:54.4182813Z 2021-05-16T17:42:54.7755305Z * installing *source* package ‘RNifti’ ... 2021-05-16T17:42:54.7833638Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T17:42:54.7834692Z ** using staged installation 2021-05-16T17:42:54.8039365Z ** libs 2021-05-16T17:42:54.8094993Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-16T17:43:17.4177638Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-16T17:43:17.4199090Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T17:43:17.4202428Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T17:43:17.4205677Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T17:43:17.4208832Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T17:43:17.4686555Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T17:43:17.5162946Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T17:43:17.6498717Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T17:43:17.8226450Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T17:43:17.9914185Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T17:43:18.2961982Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T17:43:18.4250721Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T17:43:19.0378166Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T17:43:19.1437209Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T17:43:19.4833184Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T17:43:19.5207780Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T17:43:19.5691188Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T17:43:19.6518918Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T17:43:20.9013901Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T17:43:23.5760070Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T17:43:23.7813275Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T17:43:23.7953360Z ** R 2021-05-16T17:43:23.8059947Z ** inst 2021-05-16T17:43:23.8093454Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:24.6848170Z ** help 2021-05-16T17:43:24.7356561Z *** installing help indices 2021-05-16T17:43:24.7873286Z ** building package indices 2021-05-16T17:43:24.8340295Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:25.1373621Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:43:25.1622804Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:25.4501341Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:25.4510246Z * DONE (RNifti) 2021-05-16T17:43:25.6705128Z * installing *binary* package ‘abind’ ... 2021-05-16T17:43:25.6743723Z * DONE (abind) 2021-05-16T17:43:25.9012685Z * installing *binary* package ‘bitops’ ... 2021-05-16T17:43:25.9053600Z * DONE (bitops) 2021-05-16T17:43:26.1470018Z * installing *binary* package ‘hwriter’ ... 2021-05-16T17:43:26.1512044Z * DONE (hwriter) 2021-05-16T17:43:26.6272902Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T17:43:26.6397139Z * DONE (oro.nifti) 2021-05-16T17:43:26.6481746Z 2021-05-16T17:43:26.6482709Z The downloaded source packages are in 2021-05-16T17:43:26.6484108Z ‘/tmp/RtmpqQ5hMt/downloaded_packages’ 2021-05-16T17:43:42.0965954Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T17:43:42.0967115Z Use `force = TRUE` to force installation 2021-05-16T17:43:42.0981499Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T17:43:42.0982337Z Use `force = TRUE` to force installation 2021-05-16T17:43:42.1129250Z ##[group]Run options(width = 100) 2021-05-16T17:43:42.1129786Z options(width = 100) 2021-05-16T17:43:42.1130308Z pkgs <- installed.packages()[, "Package"] 2021-05-16T17:43:42.1131176Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T17:43:42.1137921Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:43:42.1138320Z env: 2021-05-16T17:43:42.1138723Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:43:42.1139162Z TIC_DEPLOY_KEY: 2021-05-16T17:43:42.1139903Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:43:42.1141374Z GITHUB_PAT: *** 2021-05-16T17:43:42.1141769Z COVERALLS_TOKEN: 2021-05-16T17:43:42.1142208Z continue-on-error: false 2021-05-16T17:43:42.1142666Z VDIFFR_RUN_TESTS: 2021-05-16T17:43:42.1143104Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:43:42.1143523Z TZ: UTC 2021-05-16T17:43:42.1143881Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:43:42.1144295Z NOT_CRAN: true 2021-05-16T17:43:42.1144657Z ##[endgroup] 2021-05-16T17:43:42.5921105Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:43:42.5921980Z setting value 2021-05-16T17:43:42.5922752Z version R version 3.6.3 (2020-02-29) 2021-05-16T17:43:42.5923271Z os Ubuntu 20.04.2 LTS 2021-05-16T17:43:42.5923965Z system x86_64, linux-gnu 2021-05-16T17:43:42.5924591Z ui X11 2021-05-16T17:43:42.5925093Z language (EN) 2021-05-16T17:43:42.5925777Z collate C.UTF-8 2021-05-16T17:43:42.5926479Z ctype C.UTF-8 2021-05-16T17:43:42.5926969Z tz UTC 2021-05-16T17:43:42.5928105Z date 2021-05-16 2021-05-16T17:43:42.5928387Z 2021-05-16T17:43:42.5929256Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:43:42.5930162Z package * version date lib source 2021-05-16T17:43:42.5931468Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5932555Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T17:43:42.5933638Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5934491Z base * 3.6.3 2021-02-17 [2] local 2021-05-16T17:43:42.5935358Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5936342Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T17:43:42.5937184Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5938008Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5938833Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T17:43:42.5939669Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5940991Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-16T17:43:42.5942199Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5943091Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5943958Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-16T17:43:42.5944857Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-16T17:43:42.5945872Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5946903Z compiler 3.6.3 2021-02-17 [2] local 2021-05-16T17:43:42.5948010Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5949067Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5949906Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5950904Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5951796Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5952656Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-16T17:43:42.5953653Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5954717Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T17:43:42.5955822Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5956827Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5957665Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5958503Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5959363Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5960225Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5961070Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5961898Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5962753Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-16T17:43:42.5963572Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5964432Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5965288Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5966096Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5967036Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T17:43:42.5968112Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5968996Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5969875Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5970904Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-16T17:43:42.5971848Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-16T17:43:42.5972724Z grid 3.6.3 2021-02-17 [2] local 2021-05-16T17:43:42.5973585Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5974559Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5975523Z hwriter 1.3.2 2014-09-10 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5976380Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5977237Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5978149Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-16T17:43:42.5979025Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5979937Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-16T17:43:42.5981656Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5982572Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5983604Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5984542Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5985412Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T17:43:42.5986263Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-16T17:43:42.5987147Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5988027Z methods * 3.6.3 2021-02-17 [2] local 2021-05-16T17:43:42.5988875Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-16T17:43:42.5989729Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5991097Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-16T17:43:42.5992058Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-16T17:43:42.5992945Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5993824Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5994952Z parallel 3.6.3 2021-02-17 [2] local 2021-05-16T17:43:42.5995766Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T17:43:42.5996595Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5997421Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5998266Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5999088Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.5999928Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6000788Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6001587Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6002387Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6003175Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6003975Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6004817Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6005627Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6006452Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6007283Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6008092Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6008890Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6009685Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.6.3) 2021-05-16T17:43:42.6010709Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6011568Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-16T17:43:42.6012394Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6013246Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6014080Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6014935Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6015783Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-16T17:43:42.6016718Z splines 3.6.3 2021-02-17 [2] local 2021-05-16T17:43:42.6017929Z stats * 3.6.3 2021-02-17 [2] local 2021-05-16T17:43:42.6021697Z stats4 3.6.3 2021-02-17 [2] local 2021-05-16T17:43:42.6022601Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6023472Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6024357Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-16T17:43:42.6025211Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6026134Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T17:43:42.6027351Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-16T17:43:42.6028189Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6029153Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T17:43:42.6029999Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T17:43:42.6030850Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6031674Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6032502Z tools 3.6.3 2021-02-17 [2] local 2021-05-16T17:43:42.6033309Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6034105Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6034897Z utils * 3.6.3 2021-02-17 [2] local 2021-05-16T17:43:42.6035691Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6036500Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6037317Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6039114Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6040021Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T17:43:42.6040872Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6041946Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6042744Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6043549Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-16T17:43:42.6043877Z 2021-05-16T17:43:42.6044339Z [1] /home/runner/work/_temp/Library 2021-05-16T17:43:42.6044869Z [2] /opt/R/3.6.3/lib/R/library 2021-05-16T17:43:42.6077017Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T17:43:42.6077669Z Rscript -e 'tic::script()' 2021-05-16T17:43:42.6078099Z ls -l check 2021-05-16T17:43:42.6121955Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:43:42.6122506Z env: 2021-05-16T17:43:42.6122975Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:43:42.6123458Z TIC_DEPLOY_KEY: 2021-05-16T17:43:42.6124336Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:43:42.6126199Z GITHUB_PAT: *** 2021-05-16T17:43:42.6126643Z COVERALLS_TOKEN: 2021-05-16T17:43:42.6127154Z continue-on-error: false 2021-05-16T17:43:42.6127652Z VDIFFR_RUN_TESTS: 2021-05-16T17:43:42.6128156Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:43:42.6128624Z TZ: UTC 2021-05-16T17:43:42.6129031Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:43:42.6129462Z NOT_CRAN: true 2021-05-16T17:43:42.6129847Z ##[endgroup] 2021-05-16T17:43:43.4260013Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:43:43.4266677Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T17:43:43.4267714Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T17:43:43.4268673Z timeout = Inf, check_dir = "check") 2021-05-16T17:43:43.4270081Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T17:43:43.4271151Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T17:43:43.4272185Z * preparing ‘oro.dicom’: 2021-05-16T17:43:43.4273612Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:43:43.4274586Z * installing the package to build vignettes 2021-05-16T17:43:52.0811985Z * creating vignettes ... OK 2021-05-16T17:43:52.1236498Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:43:52.1246618Z * checking for empty or unneeded directories 2021-05-16T17:43:52.1263476Z * looking to see if a ‘data/datalist’ file should be added 2021-05-16T17:43:52.1298621Z * building ‘oro.dicom_0.5.2.2.tar.gz’ 2021-05-16T17:43:52.4082470Z 2021-05-16T17:43:52.6308357Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T17:43:52.8534545Z * using log directory ‘/home/runner/work/oro.dicom/oro.dicom/check/oro.dicom.Rcheck’ 2021-05-16T17:43:52.8553182Z * using R version 3.6.3 (2020-02-29) 2021-05-16T17:43:52.8554582Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T17:43:52.8555750Z * using session charset: UTF-8 2021-05-16T17:43:53.0269408Z * using option ‘--as-cran’ 2021-05-16T17:43:53.0334075Z * checking for file ‘oro.dicom/DESCRIPTION’ ... OK 2021-05-16T17:43:53.0335599Z * this is package ‘oro.dicom’ version ‘0.5.2.2’ 2021-05-16T17:43:53.0336790Z * package encoding: UTF-8 2021-05-16T17:43:53.0365446Z * checking package namespace information ... OK 2021-05-16T17:44:09.7301120Z * checking package dependencies ... OK 2021-05-16T17:44:09.7313505Z * checking if this is a source package ... OK 2021-05-16T17:44:09.7324102Z * checking if there is a namespace ... OK 2021-05-16T17:44:10.0182804Z * checking for executable files ... OK 2021-05-16T17:44:10.0184303Z * checking for hidden files and directories ... OK 2021-05-16T17:44:10.0197507Z * checking for portable file names ... OK 2021-05-16T17:44:10.0206710Z * checking for sufficient/correct file permissions ... OK 2021-05-16T17:44:10.0238877Z * checking serialization versions ... OK 2021-05-16T17:44:12.1037543Z * checking whether package ‘oro.dicom’ can be installed ... OK 2021-05-16T17:44:12.1091380Z * checking installed package size ... OK 2021-05-16T17:44:12.1707544Z * checking package directory ... OK 2021-05-16T17:44:12.1708467Z * checking for future file timestamps ... OK 2021-05-16T17:44:12.1709924Z * checking ‘build’ directory ... OK 2021-05-16T17:44:12.3196014Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:44:12.3197509Z * checking top-level files ... OK 2021-05-16T17:44:12.3199198Z * checking for left-over files ... OK 2021-05-16T17:44:12.3931204Z * checking index information ... OK 2021-05-16T17:44:12.6001074Z * checking package subdirectories ... OK 2021-05-16T17:44:12.6471206Z * checking R files for non-ASCII characters ... OK 2021-05-16T17:44:12.7032249Z * checking R files for syntax errors ... OK 2021-05-16T17:44:12.8763160Z * checking whether the package can be loaded ... OK 2021-05-16T17:44:12.9360165Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T17:44:12.9959126Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T17:44:13.0551400Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T17:44:13.2195618Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T17:44:13.4019550Z * checking loading without being on the library search path ... OK 2021-05-16T17:44:14.0812829Z * checking dependencies in R code ... OK 2021-05-16T17:44:14.6152440Z * checking S3 generic/method consistency ... OK 2021-05-16T17:44:14.7251742Z * checking replacement functions ... OK 2021-05-16T17:44:14.9320959Z * checking foreign function calls ... OK 2021-05-16T17:44:18.3843466Z * checking R code for possible problems ... OK 2021-05-16T17:44:18.6267642Z * checking Rd files ... OK 2021-05-16T17:44:18.6730092Z * checking Rd metadata ... OK 2021-05-16T17:44:18.7625000Z * checking Rd line widths ... OK 2021-05-16T17:44:18.8788717Z * checking Rd cross-references ... OK 2021-05-16T17:44:18.9878206Z * checking for missing documentation entries ... OK 2021-05-16T17:44:19.3897551Z * checking for code/documentation mismatches ... OK 2021-05-16T17:44:20.0989781Z * checking Rd \usage sections ... OK 2021-05-16T17:44:20.2014002Z * checking Rd contents ... OK 2021-05-16T17:44:20.3338571Z * checking for unstated dependencies in examples ... OK 2021-05-16T17:44:20.3517175Z * checking contents of ‘data’ directory ... OK 2021-05-16T17:44:20.5610162Z * checking data for non-ASCII characters ... OK 2021-05-16T17:44:20.7295590Z * checking data for ASCII and uncompressed saves ... OK 2021-05-16T17:44:21.3013710Z * checking sizes of PDF files under ‘inst/doc’ ... WARNING 2021-05-16T17:44:21.3020119Z ##[warning] ‘gs+qpdf’ made some significant size reductions: 2021-05-16T17:44:21.3031987Z compacted ‘dicom.pdf’ from 677Kb to 347Kb 2021-05-16T17:44:21.3032921Z consider running tools::compactPDF(gs_quality = "ebook") on these files 2021-05-16T17:44:21.3645502Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T17:44:21.3704048Z * checking files in ‘vignettes’ ... OK 2021-05-16T17:44:23.8931974Z * checking examples ... OK 2021-05-16T17:44:24.0845646Z * checking differences from ‘oro.dicom-Ex.Rout’ to ‘oro.dicom-Ex.Rout.save’ ... OK 2021-05-16T17:44:24.0846792Z 2021-05-16T17:44:24.0847507Z 2c2 2021-05-16T17:44:24.0848287Z < oro.dicom 0.5.2.2 2021-05-16T17:44:24.0848956Z --- 2021-05-16T17:44:24.0849349Z > oro.dicom 0.5.2 2021-05-16T17:44:24.0849696Z 13c13 2021-05-16T17:44:24.0850137Z < > ### Aliases: create3D create4D 2021-05-16T17:44:24.0850993Z --- 2021-05-16T17:44:24.0851491Z > > ### Aliases: create3D create4D create4D 2021-05-16T17:44:24.0851928Z 59c59 2021-05-16T17:44:24.0852354Z < > ### Aliases: dec2base dec2hex 2021-05-16T17:44:24.0852869Z --- 2021-05-16T17:44:24.0853454Z > > ### Aliases: dec2base dec2hex dec2hex 2021-05-16T17:44:24.0853920Z 174c174,175 2021-05-16T17:44:24.0854942Z < > ### Aliases: orthogonal-planes is.axial is.coronal is.sagittal 2021-05-16T17:44:24.0855648Z --- 2021-05-16T17:44:24.0856606Z > > ### Aliases: orthogonal-planes is.axial is.coronal is.sagittal is.coronal 2021-05-16T17:44:24.0857531Z > > ### is.sagittal 2021-05-16T17:44:24.0857886Z 260c261 2021-05-16T17:44:24.0858442Z < > ### Aliases: readDICOMFile parseDICOMHeader 2021-05-16T17:44:24.0859058Z --- 2021-05-16T17:44:24.0859743Z > > ### Aliases: readDICOMFile parseDICOMHeader parseDICOMHeader 2021-05-16T17:44:24.0860507Z 285c286 2021-05-16T17:44:24.0861091Z < > ### Aliases: str2time str2date 2021-05-16T17:44:24.0861785Z --- 2021-05-16T17:44:24.0862530Z > > ### Aliases: str2time str2date str2date 2021-05-16T17:44:24.1474386Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T17:44:24.3165447Z * checking tests ... 2021-05-16T17:44:26.9779077Z Running ‘testthat.R’ 2021-05-16T17:44:26.9827992Z OK 2021-05-16T17:44:27.0720139Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T17:44:27.0852349Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T17:44:34.1710253Z * checking re-building of vignette outputs ... OK 2021-05-16T17:44:36.3143877Z * checking PDF version of manual ... OK 2021-05-16T17:44:36.3145281Z * checking for detritus in the temp directory ... OK 2021-05-16T17:44:36.3146098Z * DONE 2021-05-16T17:44:36.3212699Z 2021-05-16T17:44:36.3213528Z Status: 1 WARNING 2021-05-16T17:44:36.3214187Z See 2021-05-16T17:44:36.3216085Z ‘/home/runner/work/oro.dicom/oro.dicom/check/oro.dicom.Rcheck/00check.log’ 2021-05-16T17:44:36.3217168Z for details. 2021-05-16T17:44:36.3217673Z 2021-05-16T17:44:36.3218158Z 2021-05-16T17:44:36.4068539Z ── R CMD check results ────────────────────────────────── oro.dicom 0.5.2.2 ──── 2021-05-16T17:44:36.4087955Z Duration: 44s 2021-05-16T17:44:36.4089500Z 2021-05-16T17:44:36.4122121Z ❯ checking sizes of PDF files under ‘inst/doc’ ... WARNING 2021-05-16T17:44:36.4124085Z ##[warning] ‘gs+qpdf’ made some significant size reductions: 2021-05-16T17:44:36.4126368Z compacted ‘dicom.pdf’ from 677Kb to 347Kb 2021-05-16T17:44:36.4127348Z consider running tools::compactPDF(gs_quality = "ebook") on these files 2021-05-16T17:44:36.4129225Z 2021-05-16T17:44:36.4143063Z 0 errors ✔ | 1 warning ✖ | 0 notes ✔ 2021-05-16T17:44:36.4245627Z total 4012 2021-05-16T17:44:36.4247149Z drwxr-xr-x 6 runner docker 4096 May 16 17:44 oro.dicom.Rcheck 2021-05-16T17:44:36.4248298Z -rw-r--r-- 1 runner docker 2002145 May 16 17:43 oro.dicom_0.5.2.2.tar.gz 2021-05-16T17:44:36.4249957Z -rw-r--r-- 1 runner docker 2101220 May 16 17:44 oro.dicom_0.5.2.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T17:44:36.4290781Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:44:36.4291593Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:44:36.4338138Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:44:36.4338664Z env: 2021-05-16T17:44:36.4339136Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:36.4339620Z TIC_DEPLOY_KEY: 2021-05-16T17:44:36.4340475Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:44:36.4342294Z GITHUB_PAT: *** 2021-05-16T17:44:36.4342737Z COVERALLS_TOKEN: 2021-05-16T17:44:36.4343250Z continue-on-error: false 2021-05-16T17:44:36.4343733Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:36.4344245Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:44:36.4344701Z TZ: UTC 2021-05-16T17:44:36.4345110Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:36.4345545Z NOT_CRAN: true 2021-05-16T17:44:36.4345947Z ##[endgroup] 2021-05-16T17:44:36.4444385Z 2021-05-16T17:44:36.4445681Z R version 3.6.3 (2020-02-29) -- "Holding the Windsock" 2021-05-16T17:44:36.4446549Z Copyright (C) 2020 The R Foundation for Statistical Computing 2021-05-16T17:44:36.4447467Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T17:44:36.4447810Z 2021-05-16T17:44:36.4448418Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T17:44:36.4449251Z You are welcome to redistribute it under certain conditions. 2021-05-16T17:44:36.4450319Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T17:44:36.4451048Z 2021-05-16T17:44:36.4451660Z R is a collaborative project with many contributors. 2021-05-16T17:44:36.4452602Z Type 'contributors()' for more information and 2021-05-16T17:44:36.4453547Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T17:44:36.4454034Z 2021-05-16T17:44:36.4454734Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T17:44:36.4455617Z 'help.start()' for an HTML browser interface to help. 2021-05-16T17:44:36.4456272Z Type 'q()' to quit R. 2021-05-16T17:44:36.4456529Z 2021-05-16T17:44:36.4456892Z > library(testthat) 2021-05-16T17:44:36.4457333Z > library(oro.dicom) 2021-05-16T17:44:36.4457747Z oro.dicom 0.5.2.2 2021-05-16T17:44:36.4458060Z > 2021-05-16T17:44:36.4458456Z > test_check("oro.dicom") 2021-05-16T17:44:36.4458929Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 38 ] 2021-05-16T17:44:36.4459293Z > 2021-05-16T17:44:36.4459628Z > proc.time() 2021-05-16T17:44:36.4460068Z user system elapsed 2021-05-16T17:44:36.4460465Z 2.571 0.069 2.630 2021-05-16T17:44:36.4499925Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T17:44:36.4500542Z Rscript -e "tic::before_deploy()" 2021-05-16T17:44:36.4540157Z shell: /usr/bin/bash -e {0} 2021-05-16T17:44:36.4540560Z env: 2021-05-16T17:44:36.4541028Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:36.4541517Z TIC_DEPLOY_KEY: 2021-05-16T17:44:36.4542370Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:44:36.4543648Z GITHUB_PAT: *** 2021-05-16T17:44:36.4544072Z COVERALLS_TOKEN: 2021-05-16T17:44:36.4544570Z continue-on-error: false 2021-05-16T17:44:36.4545073Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:36.4545585Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:44:36.4546036Z TZ: UTC 2021-05-16T17:44:36.4546445Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:36.4546866Z NOT_CRAN: true 2021-05-16T17:44:36.4547263Z ##[endgroup] 2021-05-16T17:44:36.7357453Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:44:36.8665476Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T17:44:36.8666193Z with: 2021-05-16T17:44:36.8667085Z upload_url: https://uploads.github.com/repos/neuroconductor/oro.dicom/releases/43017677/assets{?name,label} 2021-05-16T17:44:36.8668174Z asset_path: check/oro.dicom_0.5.2.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T17:44:36.8669407Z asset_name: oro.dicom_0.5.2.2_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T17:44:36.8670149Z asset_content_type: application/octet-stream 2021-05-16T17:44:36.8670681Z env: 2021-05-16T17:44:36.8671134Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:36.8671630Z TIC_DEPLOY_KEY: 2021-05-16T17:44:36.8672483Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:44:36.8674437Z GITHUB_PAT: *** 2021-05-16T17:44:36.8674926Z COVERALLS_TOKEN: 2021-05-16T17:44:36.8675431Z continue-on-error: false 2021-05-16T17:44:36.8675939Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:36.8676490Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:44:36.8676954Z TZ: UTC 2021-05-16T17:44:36.8677371Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:36.8677866Z NOT_CRAN: true 2021-05-16T17:44:36.8678859Z GITHUB_TOKEN: *** 2021-05-16T17:44:36.8679291Z ##[endgroup] 2021-05-16T17:44:39.5333330Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T17:44:39.5334047Z Rscript -e "tic::deploy()" 2021-05-16T17:44:39.5379765Z shell: /usr/bin/bash -e {0} 2021-05-16T17:44:39.5380134Z env: 2021-05-16T17:44:39.5381215Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:39.5381713Z TIC_DEPLOY_KEY: 2021-05-16T17:44:39.5382674Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:44:39.5384480Z GITHUB_PAT: *** 2021-05-16T17:44:39.5384927Z COVERALLS_TOKEN: 2021-05-16T17:44:39.5385422Z continue-on-error: false 2021-05-16T17:44:39.5385915Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:39.5386412Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:44:39.5386879Z TZ: UTC 2021-05-16T17:44:39.5387271Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:39.5387824Z NOT_CRAN: true 2021-05-16T17:44:39.5388292Z ##[endgroup] 2021-05-16T17:44:39.8085392Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:44:39.9546040Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T17:44:39.9546626Z Rscript -e "tic::after_deploy()" 2021-05-16T17:44:39.9600827Z shell: /usr/bin/bash -e {0} 2021-05-16T17:44:39.9601234Z env: 2021-05-16T17:44:39.9601702Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:39.9602314Z TIC_DEPLOY_KEY: 2021-05-16T17:44:39.9603340Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:44:39.9605450Z GITHUB_PAT: *** 2021-05-16T17:44:39.9606125Z COVERALLS_TOKEN: 2021-05-16T17:44:39.9606624Z continue-on-error: false 2021-05-16T17:44:39.9607204Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:39.9607788Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:44:39.9608199Z TZ: UTC 2021-05-16T17:44:39.9608569Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:39.9608966Z NOT_CRAN: true 2021-05-16T17:44:39.9609312Z ##[endgroup] 2021-05-16T17:44:40.2608114Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:44:40.6023912Z Post job cleanup. 2021-05-16T17:44:40.6536451Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:44:40.6643039Z Post job cleanup. 2021-05-16T17:44:40.7903236Z [command]/usr/bin/git version 2021-05-16T17:44:40.7967884Z git version 2.31.1 2021-05-16T17:44:40.8011282Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:44:40.8078564Z [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-16T17:44:40.8335050Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:44:40.8365908Z http.https://github.com/.extraheader 2021-05-16T17:44:40.8376801Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T17:44:40.8425947Z [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-16T17:44:40.8750956Z Cleaning up orphan processes