2021-05-16T17:31:10.5022345Z ##[section]Starting: Request a runner to run this job 2021-05-16T17:31:11.2363125Z 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.2911902Z 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.4045804Z 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.5259068Z ##[section]Finishing: Request a runner to run this job 2021-05-16T17:31:19.3459447Z Current runner version: '2.278.0' 2021-05-16T17:31:19.3491940Z ##[group]Operating System 2021-05-16T17:31:19.3492862Z Ubuntu 2021-05-16T17:31:19.3493248Z 20.04.2 2021-05-16T17:31:19.3493673Z LTS 2021-05-16T17:31:19.3494083Z ##[endgroup] 2021-05-16T17:31:19.3494664Z ##[group]Virtual Environment 2021-05-16T17:31:19.3495279Z Environment: ubuntu-20.04 2021-05-16T17:31:19.3495759Z Version: 20210510.0 2021-05-16T17:31:19.3496688Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T17:31:19.3498078Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T17:31:19.3499292Z ##[endgroup] 2021-05-16T17:31:19.3501491Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T17:31:19.3503124Z Actions: write 2021-05-16T17:31:19.3503980Z Checks: write 2021-05-16T17:31:19.3504454Z Contents: write 2021-05-16T17:31:19.3505208Z Deployments: write 2021-05-16T17:31:19.3506177Z Issues: write 2021-05-16T17:31:19.3506716Z Metadata: read 2021-05-16T17:31:19.3507375Z Packages: write 2021-05-16T17:31:19.3508232Z PullRequests: write 2021-05-16T17:31:19.3509352Z RepositoryProjects: write 2021-05-16T17:31:19.3509930Z SecurityEvents: write 2021-05-16T17:31:19.3510473Z Statuses: write 2021-05-16T17:31:19.3511073Z ##[endgroup] 2021-05-16T17:31:19.3514127Z Prepare workflow directory 2021-05-16T17:31:19.4648665Z Prepare all required actions 2021-05-16T17:31:19.4665806Z Getting action download info 2021-05-16T17:31:19.9302670Z Download action repository 'actions/checkout@v2' 2021-05-16T17:31:21.8178888Z Download action repository 'r-lib/actions@master' 2021-05-16T17:31:22.8069803Z Download action repository 'adigherman/actions@master' 2021-05-16T17:31:24.7213390Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T17:31:25.0098889Z Download action repository 'actions/cache@v1' 2021-05-16T17:31:25.2997460Z Download action repository 'actions/upload-artifact@master' 2021-05-16T17:31:25.6247342Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T17:31:26.0716260Z ##[group]Run actions/checkout@v2 2021-05-16T17:31:26.0716857Z with: 2021-05-16T17:31:26.0717299Z repository: neuroconductor/oro.dicom 2021-05-16T17:31:26.0718292Z token: *** 2021-05-16T17:31:26.0718634Z ssh-strict: true 2021-05-16T17:31:26.0719160Z persist-credentials: true 2021-05-16T17:31:26.0719574Z clean: true 2021-05-16T17:31:26.0719928Z fetch-depth: 1 2021-05-16T17:31:26.0720449Z lfs: false 2021-05-16T17:31:26.0720800Z submodules: false 2021-05-16T17:31:26.0721126Z env: 2021-05-16T17:31:26.0721521Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:26.0721929Z TIC_DEPLOY_KEY: 2021-05-16T17:31:26.0722650Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:31:26.0723722Z GITHUB_PAT: *** 2021-05-16T17:31:26.0724072Z COVERALLS_TOKEN: 2021-05-16T17:31:26.0724508Z continue-on-error: false 2021-05-16T17:31:26.0724924Z VDIFFR_RUN_TESTS: 2021-05-16T17:31:26.0725279Z ##[endgroup] 2021-05-16T17:31:26.3194830Z Syncing repository: neuroconductor/oro.dicom 2021-05-16T17:31:26.3195848Z ##[group]Getting Git version info 2021-05-16T17:31:26.3198077Z Working directory is '/home/runner/work/oro.dicom/oro.dicom' 2021-05-16T17:31:26.3198890Z [command]/usr/bin/git version 2021-05-16T17:31:26.3401325Z git version 2.31.1 2021-05-16T17:31:26.3426232Z ##[endgroup] 2021-05-16T17:31:26.3433833Z Deleting the contents of '/home/runner/work/oro.dicom/oro.dicom' 2021-05-16T17:31:26.3437940Z ##[group]Initializing the repository 2021-05-16T17:31:26.3441882Z [command]/usr/bin/git init /home/runner/work/oro.dicom/oro.dicom 2021-05-16T17:31:26.3571670Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T17:31:26.3573133Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T17:31:26.3574214Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T17:31:26.3575350Z hint: 2021-05-16T17:31:26.3576421Z hint: git config --global init.defaultBranch 2021-05-16T17:31:26.3578137Z hint: 2021-05-16T17:31:26.3579777Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T17:31:26.3582141Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T17:31:26.3582908Z hint: 2021-05-16T17:31:26.3583695Z hint: git branch -m 2021-05-16T17:31:26.3587739Z Initialized empty Git repository in /home/runner/work/oro.dicom/oro.dicom/.git/ 2021-05-16T17:31:26.3605455Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/oro.dicom 2021-05-16T17:31:26.3654874Z ##[endgroup] 2021-05-16T17:31:26.3655704Z ##[group]Disabling automatic garbage collection 2021-05-16T17:31:26.3663884Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T17:31:26.3708163Z ##[endgroup] 2021-05-16T17:31:26.3712793Z ##[group]Setting up auth 2021-05-16T17:31:26.3719860Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:31:26.3752868Z [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:26.4191098Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:31:26.4239047Z [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:26.4488973Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T17:31:26.4539743Z ##[endgroup] 2021-05-16T17:31:26.4540926Z ##[group]Fetching the repository 2021-05-16T17:31:26.4550704Z [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:26.8002426Z remote: Enumerating objects: 118, done. 2021-05-16T17:31:26.8003491Z remote: Counting objects: 0% (1/118) 2021-05-16T17:31:26.8004331Z remote: Counting objects: 1% (2/118) 2021-05-16T17:31:26.8004909Z remote: Counting objects: 2% (3/118) 2021-05-16T17:31:26.8005646Z remote: Counting objects: 3% (4/118) 2021-05-16T17:31:26.8015286Z remote: Counting objects: 4% (5/118) 2021-05-16T17:31:26.8016278Z remote: Counting objects: 5% (6/118) 2021-05-16T17:31:26.8016920Z remote: Counting objects: 6% (8/118) 2021-05-16T17:31:26.8017513Z remote: Counting objects: 7% (9/118) 2021-05-16T17:31:26.8018087Z remote: Counting objects: 8% (10/118) 2021-05-16T17:31:26.8018703Z remote: Counting objects: 9% (11/118) 2021-05-16T17:31:26.8019849Z remote: Counting objects: 10% (12/118) 2021-05-16T17:31:26.8020359Z remote: Counting objects: 11% (13/118) 2021-05-16T17:31:26.8020884Z remote: Counting objects: 12% (15/118) 2021-05-16T17:31:26.8021411Z remote: Counting objects: 13% (16/118) 2021-05-16T17:31:26.8021908Z remote: Counting objects: 14% (17/118) 2021-05-16T17:31:26.8022392Z remote: Counting objects: 15% (18/118) 2021-05-16T17:31:26.8022884Z remote: Counting objects: 16% (19/118) 2021-05-16T17:31:26.8023738Z remote: Counting objects: 17% (21/118) 2021-05-16T17:31:26.8025946Z remote: Counting objects: 18% (22/118) 2021-05-16T17:31:26.8026722Z remote: Counting objects: 19% (23/118) 2021-05-16T17:31:26.8027385Z remote: Counting objects: 20% (24/118) 2021-05-16T17:31:26.8028119Z remote: Counting objects: 21% (25/118) 2021-05-16T17:31:26.8028635Z remote: Counting objects: 22% (26/118) 2021-05-16T17:31:26.8029104Z remote: Counting objects: 23% (28/118) 2021-05-16T17:31:26.8029754Z remote: Counting objects: 24% (29/118) 2021-05-16T17:31:26.8030770Z remote: Counting objects: 25% (30/118) 2021-05-16T17:31:26.8031722Z remote: Counting objects: 26% (31/118) 2021-05-16T17:31:26.8032193Z remote: Counting objects: 27% (32/118) 2021-05-16T17:31:26.8032584Z remote: Counting objects: 28% (34/118) 2021-05-16T17:31:26.8032990Z remote: Counting objects: 29% (35/118) 2021-05-16T17:31:26.8033394Z remote: Counting objects: 30% (36/118) 2021-05-16T17:31:26.8033787Z remote: Counting objects: 31% (37/118) 2021-05-16T17:31:26.8034193Z remote: Counting objects: 32% (38/118) 2021-05-16T17:31:26.8034584Z remote: Counting objects: 33% (39/118) 2021-05-16T17:31:26.8034987Z remote: Counting objects: 34% (41/118) 2021-05-16T17:31:26.8035555Z remote: Counting objects: 35% (42/118) 2021-05-16T17:31:26.8035980Z remote: Counting objects: 36% (43/118) 2021-05-16T17:31:26.8036390Z remote: Counting objects: 37% (44/118) 2021-05-16T17:31:26.8036821Z remote: Counting objects: 38% (45/118) 2021-05-16T17:31:26.8037262Z remote: Counting objects: 39% (47/118) 2021-05-16T17:31:26.8037672Z remote: Counting objects: 40% (48/118) 2021-05-16T17:31:26.8038098Z remote: Counting objects: 41% (49/118) 2021-05-16T17:31:26.8038508Z remote: Counting objects: 42% (50/118) 2021-05-16T17:31:26.8038935Z remote: Counting objects: 43% (51/118) 2021-05-16T17:31:26.8039346Z remote: Counting objects: 44% (52/118) 2021-05-16T17:31:26.8039774Z remote: Counting objects: 45% (54/118) 2021-05-16T17:31:26.8040610Z remote: Counting objects: 46% (55/118) 2021-05-16T17:31:26.8041192Z remote: Counting objects: 47% (56/118) 2021-05-16T17:31:26.8041619Z remote: Counting objects: 48% (57/118) 2021-05-16T17:31:26.8042028Z remote: Counting objects: 49% (58/118) 2021-05-16T17:31:26.8042452Z remote: Counting objects: 50% (59/118) 2021-05-16T17:31:26.8048650Z remote: Counting objects: 51% (61/118) 2021-05-16T17:31:26.8049398Z remote: Counting objects: 52% (62/118) 2021-05-16T17:31:26.8049976Z remote: Counting objects: 53% (63/118) 2021-05-16T17:31:26.8050845Z remote: Counting objects: 54% (64/118) 2021-05-16T17:31:26.8051904Z remote: Counting objects: 55% (65/118) 2021-05-16T17:31:26.8052865Z remote: Counting objects: 56% (67/118) 2021-05-16T17:31:26.8053514Z remote: Counting objects: 57% (68/118) 2021-05-16T17:31:26.8053966Z remote: Counting objects: 58% (69/118) 2021-05-16T17:31:26.8054430Z remote: Counting objects: 59% (70/118) 2021-05-16T17:31:26.8055046Z remote: Counting objects: 60% (71/118) 2021-05-16T17:31:26.8055684Z remote: Counting objects: 61% (72/118) 2021-05-16T17:31:26.8056456Z remote: Counting objects: 62% (74/118) 2021-05-16T17:31:26.8056894Z remote: Counting objects: 63% (75/118) 2021-05-16T17:31:26.8057703Z remote: Counting objects: 64% (76/118) 2021-05-16T17:31:26.8058143Z remote: Counting objects: 65% (77/118) 2021-05-16T17:31:26.8058863Z remote: Counting objects: 66% (78/118) 2021-05-16T17:31:26.8059312Z remote: Counting objects: 67% (80/118) 2021-05-16T17:31:26.8059925Z remote: Counting objects: 68% (81/118) 2021-05-16T17:31:26.8060359Z remote: Counting objects: 69% (82/118) 2021-05-16T17:31:26.8060814Z remote: Counting objects: 70% (83/118) 2021-05-16T17:31:26.8061263Z remote: Counting objects: 71% (84/118) 2021-05-16T17:31:26.8061695Z remote: Counting objects: 72% (85/118) 2021-05-16T17:31:26.8062303Z remote: Counting objects: 73% (87/118) 2021-05-16T17:31:26.8062903Z remote: Counting objects: 74% (88/118) 2021-05-16T17:31:26.8063330Z remote: Counting objects: 75% (89/118) 2021-05-16T17:31:26.8063739Z remote: Counting objects: 76% (90/118) 2021-05-16T17:31:26.8064165Z remote: Counting objects: 77% (91/118) 2021-05-16T17:31:26.8064576Z remote: Counting objects: 78% (93/118) 2021-05-16T17:31:26.8065299Z remote: Counting objects: 79% (94/118) 2021-05-16T17:31:26.8065689Z remote: Counting objects: 80% (95/118) 2021-05-16T17:31:26.8066095Z remote: Counting objects: 81% (96/118) 2021-05-16T17:31:26.8066501Z remote: Counting objects: 82% (97/118) 2021-05-16T17:31:26.8066888Z remote: Counting objects: 83% (98/118) 2021-05-16T17:31:26.8067293Z remote: Counting objects: 84% (100/118) 2021-05-16T17:31:26.8067688Z remote: Counting objects: 85% (101/118) 2021-05-16T17:31:26.8068095Z remote: Counting objects: 86% (102/118) 2021-05-16T17:31:26.8068485Z remote: Counting objects: 87% (103/118) 2021-05-16T17:31:26.8068892Z remote: Counting objects: 88% (104/118) 2021-05-16T17:31:26.8069285Z remote: Counting objects: 89% (106/118) 2021-05-16T17:31:26.8069696Z remote: Counting objects: 90% (107/118) 2021-05-16T17:31:26.8070105Z remote: Counting objects: 91% (108/118) 2021-05-16T17:31:26.8070507Z remote: Counting objects: 92% (109/118) 2021-05-16T17:31:26.8070913Z remote: Counting objects: 93% (110/118) 2021-05-16T17:31:26.8071305Z remote: Counting objects: 94% (111/118) 2021-05-16T17:31:26.8071710Z remote: Counting objects: 95% (113/118) 2021-05-16T17:31:26.8072106Z remote: Counting objects: 96% (114/118) 2021-05-16T17:31:26.8072514Z remote: Counting objects: 97% (115/118) 2021-05-16T17:31:26.8072904Z remote: Counting objects: 98% (116/118) 2021-05-16T17:31:26.8073511Z remote: Counting objects: 99% (117/118) 2021-05-16T17:31:26.8073939Z remote: Counting objects: 100% (118/118) 2021-05-16T17:31:26.8074375Z remote: Counting objects: 100% (118/118), done. 2021-05-16T17:31:26.8074847Z remote: Compressing objects: 1% (1/84) 2021-05-16T17:31:26.8075296Z remote: Compressing objects: 2% (2/84) 2021-05-16T17:31:26.8075954Z remote: Compressing objects: 3% (3/84) 2021-05-16T17:31:26.8076491Z remote: Compressing objects: 4% (4/84) 2021-05-16T17:31:26.8076971Z remote: Compressing objects: 5% (5/84) 2021-05-16T17:31:26.8077436Z remote: Compressing objects: 7% (6/84) 2021-05-16T17:31:26.8077882Z remote: Compressing objects: 8% (7/84) 2021-05-16T17:31:26.8078343Z remote: Compressing objects: 9% (8/84) 2021-05-16T17:31:26.8078788Z remote: Compressing objects: 10% (9/84) 2021-05-16T17:31:26.8079258Z remote: Compressing objects: 11% (10/84) 2021-05-16T17:31:26.8079707Z remote: Compressing objects: 13% (11/84) 2021-05-16T17:31:26.8080532Z remote: Compressing objects: 14% (12/84) 2021-05-16T17:31:26.8080995Z remote: Compressing objects: 15% (13/84) 2021-05-16T17:31:26.8081470Z remote: Compressing objects: 16% (14/84) 2021-05-16T17:31:26.8081948Z remote: Compressing objects: 17% (15/84) 2021-05-16T17:31:26.8082408Z remote: Compressing objects: 19% (16/84) 2021-05-16T17:31:26.8082898Z remote: Compressing objects: 20% (17/84) 2021-05-16T17:31:26.8083361Z remote: Compressing objects: 21% (18/84) 2021-05-16T17:31:26.8084021Z remote: Compressing objects: 22% (19/84) 2021-05-16T17:31:26.8084496Z remote: Compressing objects: 23% (20/84) 2021-05-16T17:31:26.8084985Z remote: Compressing objects: 25% (21/84) 2021-05-16T17:31:26.8085612Z remote: Compressing objects: 26% (22/84) 2021-05-16T17:31:26.8086088Z remote: Compressing objects: 27% (23/84) 2021-05-16T17:31:26.8087074Z remote: Compressing objects: 28% (24/84) 2021-05-16T17:31:26.8087525Z remote: Compressing objects: 29% (25/84) 2021-05-16T17:31:26.8087991Z remote: Compressing objects: 30% (26/84) 2021-05-16T17:31:26.8088435Z remote: Compressing objects: 32% (27/84) 2021-05-16T17:31:26.8088895Z remote: Compressing objects: 33% (28/84) 2021-05-16T17:31:26.8089337Z remote: Compressing objects: 34% (29/84) 2021-05-16T17:31:26.8113428Z remote: Compressing objects: 35% (30/84) 2021-05-16T17:31:26.8121538Z remote: Compressing objects: 36% (31/84) 2021-05-16T17:31:26.8122130Z remote: Compressing objects: 38% (32/84) 2021-05-16T17:31:26.8122599Z remote: Compressing objects: 39% (33/84) 2021-05-16T17:31:26.8123076Z remote: Compressing objects: 40% (34/84) 2021-05-16T17:31:26.8123775Z remote: Compressing objects: 41% (35/84) 2021-05-16T17:31:26.8124264Z remote: Compressing objects: 42% (36/84) 2021-05-16T17:31:26.8125917Z remote: Compressing objects: 44% (37/84) 2021-05-16T17:31:26.8126477Z remote: Compressing objects: 45% (38/84) 2021-05-16T17:31:26.8126968Z remote: Compressing objects: 46% (39/84) 2021-05-16T17:31:26.8127445Z remote: Compressing objects: 47% (40/84) 2021-05-16T17:31:26.8127937Z remote: Compressing objects: 48% (41/84) 2021-05-16T17:31:26.8129710Z remote: Compressing objects: 50% (42/84) 2021-05-16T17:31:26.8130225Z remote: Compressing objects: 51% (43/84) 2021-05-16T17:31:26.8130672Z remote: Compressing objects: 52% (44/84) 2021-05-16T17:31:26.8131131Z remote: Compressing objects: 53% (45/84) 2021-05-16T17:31:26.8131572Z remote: Compressing objects: 54% (46/84) 2021-05-16T17:31:26.8132035Z remote: Compressing objects: 55% (47/84) 2021-05-16T17:31:26.8132680Z remote: Compressing objects: 57% (48/84) 2021-05-16T17:31:26.8133143Z remote: Compressing objects: 58% (49/84) 2021-05-16T17:31:26.8133619Z remote: Compressing objects: 59% (50/84) 2021-05-16T17:31:26.8134076Z remote: Compressing objects: 60% (51/84) 2021-05-16T17:31:26.8134548Z remote: Compressing objects: 61% (52/84) 2021-05-16T17:31:26.8135005Z remote: Compressing objects: 63% (53/84) 2021-05-16T17:31:26.8135478Z remote: Compressing objects: 64% (54/84) 2021-05-16T17:31:26.8136112Z remote: Compressing objects: 65% (55/84) 2021-05-16T17:31:26.8136717Z remote: Compressing objects: 66% (56/84) 2021-05-16T17:31:26.8137205Z remote: Compressing objects: 67% (57/84) 2021-05-16T17:31:26.8137647Z remote: Compressing objects: 69% (58/84) 2021-05-16T17:31:26.8138108Z remote: Compressing objects: 70% (59/84) 2021-05-16T17:31:26.8138557Z remote: Compressing objects: 71% (60/84) 2021-05-16T17:31:26.8139020Z remote: Compressing objects: 72% (61/84) 2021-05-16T17:31:26.8139464Z remote: Compressing objects: 73% (62/84) 2021-05-16T17:31:26.8139922Z remote: Compressing objects: 75% (63/84) 2021-05-16T17:31:26.8140590Z remote: Compressing objects: 76% (64/84) 2021-05-16T17:31:26.8141042Z remote: Compressing objects: 77% (65/84) 2021-05-16T17:31:26.8141505Z remote: Compressing objects: 78% (66/84) 2021-05-16T17:31:26.8141948Z remote: Compressing objects: 79% (67/84) 2021-05-16T17:31:26.8142407Z remote: Compressing objects: 80% (68/84) 2021-05-16T17:31:26.8142862Z remote: Compressing objects: 82% (69/84) 2021-05-16T17:31:26.8143323Z remote: Compressing objects: 83% (70/84) 2021-05-16T17:31:26.8143769Z remote: Compressing objects: 84% (71/84) 2021-05-16T17:31:26.8144230Z remote: Compressing objects: 85% (72/84) 2021-05-16T17:31:26.8144690Z remote: Compressing objects: 86% (73/84) 2021-05-16T17:31:26.8145133Z remote: Compressing objects: 88% (74/84) 2021-05-16T17:31:26.8145589Z remote: Compressing objects: 89% (75/84) 2021-05-16T17:31:26.8146034Z remote: Compressing objects: 90% (76/84) 2021-05-16T17:31:26.8146492Z remote: Compressing objects: 91% (77/84) 2021-05-16T17:31:26.8146935Z remote: Compressing objects: 92% (78/84) 2021-05-16T17:31:26.8147393Z remote: Compressing objects: 94% (79/84) 2021-05-16T17:31:26.8148808Z remote: Compressing objects: 95% (80/84) 2021-05-16T17:31:26.8149414Z remote: Compressing objects: 96% (81/84) 2021-05-16T17:31:26.8150199Z remote: Compressing objects: 97% (82/84) 2021-05-16T17:31:26.8150777Z remote: Compressing objects: 98% (83/84) 2021-05-16T17:31:26.8151369Z remote: Compressing objects: 100% (84/84) 2021-05-16T17:31:26.8152095Z remote: Compressing objects: 100% (84/84), done. 2021-05-16T17:31:27.0710480Z Receiving objects: 0% (1/118) 2021-05-16T17:31:27.0725094Z Receiving objects: 1% (2/118) 2021-05-16T17:31:27.0749631Z Receiving objects: 2% (3/118) 2021-05-16T17:31:27.0750233Z Receiving objects: 3% (4/118) 2021-05-16T17:31:27.0750787Z Receiving objects: 4% (5/118) 2021-05-16T17:31:27.0751301Z Receiving objects: 5% (6/118) 2021-05-16T17:31:27.0751923Z Receiving objects: 6% (8/118) 2021-05-16T17:31:27.0752460Z Receiving objects: 7% (9/118) 2021-05-16T17:31:27.0752978Z Receiving objects: 8% (10/118) 2021-05-16T17:31:27.0753694Z Receiving objects: 9% (11/118) 2021-05-16T17:31:27.0754525Z Receiving objects: 10% (12/118) 2021-05-16T17:31:27.0755036Z Receiving objects: 11% (13/118) 2021-05-16T17:31:27.0755584Z Receiving objects: 12% (15/118) 2021-05-16T17:31:27.0756089Z Receiving objects: 13% (16/118) 2021-05-16T17:31:27.0756603Z Receiving objects: 14% (17/118) 2021-05-16T17:31:27.0757465Z Receiving objects: 15% (18/118) 2021-05-16T17:31:27.0758153Z Receiving objects: 16% (19/118) 2021-05-16T17:31:27.0759056Z Receiving objects: 17% (21/118) 2021-05-16T17:31:27.0766174Z Receiving objects: 18% (22/118) 2021-05-16T17:31:27.0766815Z Receiving objects: 19% (23/118) 2021-05-16T17:31:27.0767411Z Receiving objects: 20% (24/118) 2021-05-16T17:31:27.0767996Z Receiving objects: 21% (25/118) 2021-05-16T17:31:27.0768965Z Receiving objects: 22% (26/118) 2021-05-16T17:31:27.0770111Z Receiving objects: 23% (28/118) 2021-05-16T17:31:27.0772012Z Receiving objects: 24% (29/118) 2021-05-16T17:31:27.0772657Z Receiving objects: 25% (30/118) 2021-05-16T17:31:27.0773561Z Receiving objects: 26% (31/118) 2021-05-16T17:31:27.0774143Z Receiving objects: 27% (32/118) 2021-05-16T17:31:27.0775064Z Receiving objects: 28% (34/118) 2021-05-16T17:31:27.0776004Z Receiving objects: 29% (35/118) 2021-05-16T17:31:27.0776538Z Receiving objects: 30% (36/118) 2021-05-16T17:31:27.0777236Z Receiving objects: 31% (37/118) 2021-05-16T17:31:27.0779042Z Receiving objects: 32% (38/118) 2021-05-16T17:31:27.0779864Z Receiving objects: 33% (39/118) 2021-05-16T17:31:27.0780496Z Receiving objects: 34% (41/118) 2021-05-16T17:31:27.0782297Z Receiving objects: 35% (42/118) 2021-05-16T17:31:27.0783751Z Receiving objects: 36% (43/118) 2021-05-16T17:31:27.0811708Z Receiving objects: 37% (44/118) 2021-05-16T17:31:27.0812282Z Receiving objects: 38% (45/118) 2021-05-16T17:31:27.0812781Z Receiving objects: 39% (47/118) 2021-05-16T17:31:27.0813194Z Receiving objects: 40% (48/118) 2021-05-16T17:31:27.0813612Z Receiving objects: 41% (49/118) 2021-05-16T17:31:27.0814015Z Receiving objects: 42% (50/118) 2021-05-16T17:31:27.0814621Z Receiving objects: 43% (51/118) 2021-05-16T17:31:27.0815989Z Receiving objects: 44% (52/118) 2021-05-16T17:31:27.0816815Z Receiving objects: 45% (54/118) 2021-05-16T17:31:27.0817219Z Receiving objects: 46% (55/118) 2021-05-16T17:31:27.0817794Z Receiving objects: 47% (56/118) 2021-05-16T17:31:27.0818182Z Receiving objects: 48% (57/118) 2021-05-16T17:31:27.0818584Z Receiving objects: 49% (58/118) 2021-05-16T17:31:27.0818975Z Receiving objects: 50% (59/118) 2021-05-16T17:31:27.0819379Z Receiving objects: 51% (61/118) 2021-05-16T17:31:27.0819783Z Receiving objects: 52% (62/118) 2021-05-16T17:31:27.0820173Z Receiving objects: 53% (63/118) 2021-05-16T17:31:27.0820836Z Receiving objects: 54% (64/118) 2021-05-16T17:31:27.0821268Z Receiving objects: 55% (65/118) 2021-05-16T17:31:27.0821671Z Receiving objects: 56% (67/118) 2021-05-16T17:31:27.0822389Z Receiving objects: 57% (68/118) 2021-05-16T17:31:27.0823177Z Receiving objects: 58% (69/118) 2021-05-16T17:31:27.0823805Z Receiving objects: 59% (70/118) 2021-05-16T17:31:27.0824261Z Receiving objects: 60% (71/118) 2021-05-16T17:31:27.0825071Z Receiving objects: 61% (72/118) 2021-05-16T17:31:27.0825671Z Receiving objects: 62% (74/118) 2021-05-16T17:31:27.0826252Z Receiving objects: 63% (75/118) 2021-05-16T17:31:27.0826652Z Receiving objects: 64% (76/118) 2021-05-16T17:31:27.0827201Z Receiving objects: 65% (77/118) 2021-05-16T17:31:27.0827636Z Receiving objects: 66% (78/118) 2021-05-16T17:31:27.0828155Z Receiving objects: 67% (80/118) 2021-05-16T17:31:27.0828681Z Receiving objects: 68% (81/118) 2021-05-16T17:31:27.0829470Z Receiving objects: 69% (82/118) 2021-05-16T17:31:27.0843529Z Receiving objects: 70% (83/118) 2021-05-16T17:31:27.0845455Z Receiving objects: 71% (84/118) 2021-05-16T17:31:27.0847267Z Receiving objects: 72% (85/118) 2021-05-16T17:31:27.0848247Z Receiving objects: 73% (87/118) 2021-05-16T17:31:27.0849106Z Receiving objects: 74% (88/118) 2021-05-16T17:31:27.0849628Z Receiving objects: 75% (89/118) 2021-05-16T17:31:27.0850154Z Receiving objects: 76% (90/118) 2021-05-16T17:31:27.0850682Z Receiving objects: 77% (91/118) 2021-05-16T17:31:27.0851215Z Receiving objects: 78% (93/118) 2021-05-16T17:31:27.0851742Z Receiving objects: 79% (94/118) 2021-05-16T17:31:27.0852255Z Receiving objects: 80% (95/118) 2021-05-16T17:31:27.0852779Z Receiving objects: 81% (96/118) 2021-05-16T17:31:27.0853388Z Receiving objects: 82% (97/118) 2021-05-16T17:31:27.0853908Z Receiving objects: 83% (98/118) 2021-05-16T17:31:27.0854439Z Receiving objects: 84% (100/118) 2021-05-16T17:31:27.0854951Z Receiving objects: 85% (101/118) 2021-05-16T17:31:27.0855479Z Receiving objects: 86% (102/118) 2021-05-16T17:31:27.0856001Z Receiving objects: 87% (103/118) 2021-05-16T17:31:27.0856507Z Receiving objects: 88% (104/118) 2021-05-16T17:31:27.0857035Z Receiving objects: 89% (106/118) 2021-05-16T17:31:27.0857544Z Receiving objects: 90% (107/118) 2021-05-16T17:31:27.0858071Z Receiving objects: 91% (108/118) 2021-05-16T17:31:27.0858601Z Receiving objects: 92% (109/118) 2021-05-16T17:31:27.0859115Z Receiving objects: 93% (110/118) 2021-05-16T17:31:27.0859792Z Receiving objects: 94% (111/118) 2021-05-16T17:31:27.0860351Z Receiving objects: 95% (113/118) 2021-05-16T17:31:27.0860881Z Receiving objects: 96% (114/118) 2021-05-16T17:31:27.0861409Z Receiving objects: 97% (115/118) 2021-05-16T17:31:27.0861921Z Receiving objects: 98% (116/118) 2021-05-16T17:31:27.0863126Z remote: Total 118 (delta 37), reused 74 (delta 30), pack-reused 0 2021-05-16T17:31:27.0863796Z Receiving objects: 99% (117/118) 2021-05-16T17:31:27.0864343Z Receiving objects: 100% (118/118) 2021-05-16T17:31:27.0864940Z Receiving objects: 100% (118/118), 2.24 MiB | 12.11 MiB/s, done. 2021-05-16T17:31:27.0865496Z Resolving deltas: 0% (0/37) 2021-05-16T17:31:27.0866015Z Resolving deltas: 2% (1/37) 2021-05-16T17:31:27.0866525Z Resolving deltas: 5% (2/37) 2021-05-16T17:31:27.0867020Z Resolving deltas: 8% (3/37) 2021-05-16T17:31:27.0867525Z Resolving deltas: 10% (4/37) 2021-05-16T17:31:27.0868019Z Resolving deltas: 13% (5/37) 2021-05-16T17:31:27.0868529Z Resolving deltas: 16% (6/37) 2021-05-16T17:31:27.0869058Z Resolving deltas: 18% (7/37) 2021-05-16T17:31:27.0869559Z Resolving deltas: 21% (8/37) 2021-05-16T17:31:27.0870071Z Resolving deltas: 24% (9/37) 2021-05-16T17:31:27.0870559Z Resolving deltas: 27% (10/37) 2021-05-16T17:31:27.0892381Z Resolving deltas: 29% (11/37) 2021-05-16T17:31:27.0893134Z Resolving deltas: 32% (12/37) 2021-05-16T17:31:27.0893645Z Resolving deltas: 35% (13/37) 2021-05-16T17:31:27.0894154Z Resolving deltas: 37% (14/37) 2021-05-16T17:31:27.0894638Z Resolving deltas: 40% (15/37) 2021-05-16T17:31:27.0895143Z Resolving deltas: 43% (16/37) 2021-05-16T17:31:27.0895640Z Resolving deltas: 45% (17/37) 2021-05-16T17:31:27.0897143Z Resolving deltas: 48% (18/37) 2021-05-16T17:31:27.0897606Z Resolving deltas: 51% (19/37) 2021-05-16T17:31:27.0898642Z Resolving deltas: 54% (20/37) 2021-05-16T17:31:27.0899187Z Resolving deltas: 56% (21/37) 2021-05-16T17:31:27.0899689Z Resolving deltas: 59% (22/37) 2021-05-16T17:31:27.0900177Z Resolving deltas: 62% (23/37) 2021-05-16T17:31:27.0900898Z Resolving deltas: 64% (24/37) 2021-05-16T17:31:27.0901385Z Resolving deltas: 67% (25/37) 2021-05-16T17:31:27.0901888Z Resolving deltas: 70% (26/37) 2021-05-16T17:31:27.0902608Z Resolving deltas: 72% (27/37) 2021-05-16T17:31:27.0903115Z Resolving deltas: 75% (28/37) 2021-05-16T17:31:27.0903602Z Resolving deltas: 78% (29/37) 2021-05-16T17:31:27.0904099Z Resolving deltas: 81% (30/37) 2021-05-16T17:31:27.0904576Z Resolving deltas: 83% (31/37) 2021-05-16T17:31:27.0905075Z Resolving deltas: 86% (32/37) 2021-05-16T17:31:27.0905574Z Resolving deltas: 89% (33/37) 2021-05-16T17:31:27.0906052Z Resolving deltas: 91% (34/37) 2021-05-16T17:31:27.0906548Z Resolving deltas: 94% (35/37) 2021-05-16T17:31:27.0907029Z Resolving deltas: 97% (36/37) 2021-05-16T17:31:27.0907520Z Resolving deltas: 100% (37/37) 2021-05-16T17:31:27.0908221Z Resolving deltas: 100% (37/37), done. 2021-05-16T17:31:27.0909053Z From https://github.com/neuroconductor/oro.dicom 2021-05-16T17:31:27.0910260Z * [new ref] 7f1fd6a4f7c63754e62fb7246e4ff8e63222bf7c -> 0.5.2.2.s 2021-05-16T17:31:27.0911285Z ##[endgroup] 2021-05-16T17:31:27.0911924Z ##[group]Determining the checkout info 2021-05-16T17:31:27.0912481Z ##[endgroup] 2021-05-16T17:31:27.0912991Z ##[group]Checking out the ref 2021-05-16T17:31:27.0914323Z [command]/usr/bin/git checkout --progress --force refs/tags/0.5.2.2.s 2021-05-16T17:31:27.0915346Z Note: switching to 'refs/tags/0.5.2.2.s'. 2021-05-16T17:31:27.0916065Z 2021-05-16T17:31:27.0916870Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T17:31:27.0917553Z changes and commit them, and you can discard any commits you make in this 2021-05-16T17:31:27.0918534Z state without impacting any branches by switching back to a branch. 2021-05-16T17:31:27.0919497Z 2021-05-16T17:31:27.0919934Z If you want to create a new branch to retain commits you create, you may 2021-05-16T17:31:27.0920974Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T17:31:27.0921332Z 2021-05-16T17:31:27.0921935Z git switch -c 2021-05-16T17:31:27.0922255Z 2021-05-16T17:31:27.0922811Z Or undo this operation with: 2021-05-16T17:31:27.0923075Z 2021-05-16T17:31:27.0923863Z git switch - 2021-05-16T17:31:27.0924406Z 2021-05-16T17:31:27.0925447Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T17:31:27.0926233Z 2021-05-16T17:31:27.0927368Z HEAD is now at 7f1fd6a Version id 61 stable 2021-05-16T17:31:27.0928842Z ##[endgroup] 2021-05-16T17:31:27.0930088Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T17:31:27.0932134Z '7f1fd6a4f7c63754e62fb7246e4ff8e63222bf7c' 2021-05-16T17:31:27.1036281Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T17:31:27.1036727Z with: 2021-05-16T17:31:27.1037026Z r-version: 3.5 2021-05-16T17:31:27.1037346Z Ncpus: 1 2021-05-16T17:31:27.1037690Z crayon.enabled: NULL 2021-05-16T17:31:27.1038162Z remove-openmp-macos: true 2021-05-16T17:31:27.1038634Z http-user-agent: default 2021-05-16T17:31:27.1039077Z install-r: true 2021-05-16T17:31:27.1039559Z windows-path-include-mingw: true 2021-05-16T17:31:27.1040204Z env: 2021-05-16T17:31:27.1040603Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:27.1040997Z TIC_DEPLOY_KEY: 2021-05-16T17:31:27.1042046Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:31:27.1043645Z GITHUB_PAT: *** 2021-05-16T17:31:27.1044194Z COVERALLS_TOKEN: 2021-05-16T17:31:27.1044617Z continue-on-error: false 2021-05-16T17:31:27.1045230Z VDIFFR_RUN_TESTS: 2021-05-16T17:31:27.1045811Z ##[endgroup] 2021-05-16T17:31:28.0863816Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T17:31:30.5325976Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T17:31:30.5328364Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T17:31:30.5350156Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T17:31:30.5996159Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T17:31:30.6578436Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T17:31:30.7779789Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T17:31:30.8028021Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T17:31:30.8056691Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T17:31:30.8105142Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T17:31:30.8109385Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T17:31:30.8110835Z Get:11 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T17:31:30.8142908Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T17:31:30.8164920Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T17:31:30.8305061Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T17:31:30.8324143Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T17:31:31.0698710Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T17:31:31.2903131Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T17:31:31.3554552Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T17:31:31.4931266Z Hit:19 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T17:31:31.6388218Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T17:31:31.6468201Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T17:31:31.6480788Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T17:31:31.6608664Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T17:31:31.6634010Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T17:31:31.7214464Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T17:31:38.1380796Z Fetched 4463 kB in 1s (3408 kB/s) 2021-05-16T17:31:38.8688591Z Reading package lists... 2021-05-16T17:31:38.8901245Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T17:31:40.7732288Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T17:31:40.8353048Z Reading package lists... 2021-05-16T17:31:40.9664288Z Building dependency tree... 2021-05-16T17:31:40.9685034Z Reading state information... 2021-05-16T17:31:41.1146697Z The following additional packages will be installed: 2021-05-16T17:31:41.1148397Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T17:31:41.1149719Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T17:31:41.1151630Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T17:31:41.1153287Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T17:31:41.1155051Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T17:31:41.1160387Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T17:31:41.1162015Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T17:31:41.1164506Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T17:31:41.1165918Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T17:31:41.1167371Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T17:31:41.1168990Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T17:31:41.1170292Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T17:31:41.1171865Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T17:31:41.1173263Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T17:31:41.1174283Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T17:31:41.1175456Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T17:31:41.1176601Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T17:31:41.1178269Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T17:31:41.1179715Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T17:31:41.1181288Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T17:31:41.1182232Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T17:31:41.1183169Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T17:31:41.1184256Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T17:31:41.1185414Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T17:31:41.1186467Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T17:31:41.1187491Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T17:31:41.1188574Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T17:31:41.1189652Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T17:31:41.1190793Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T17:31:41.1191907Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T17:31:41.1192984Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T17:31:41.1194157Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T17:31:41.1197401Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T17:31:41.1201842Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T17:31:41.1203686Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T17:31:41.1205595Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T17:31:41.1206957Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T17:31:41.1208643Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T17:31:41.1209622Z Suggested packages: 2021-05-16T17:31:41.1210467Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T17:31:41.1212322Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T17:31:41.1213463Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T17:31:41.1214620Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T17:31:41.1215623Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T17:31:41.1216533Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T17:31:41.1217633Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T17:31:41.1218671Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T17:31:41.1219865Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T17:31:41.1220900Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T17:31:41.5809055Z The following NEW packages will be installed: 2021-05-16T17:31:41.5810805Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T17:31:41.5812471Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T17:31:41.5814356Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T17:31:41.5815957Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T17:31:41.5818486Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T17:31:41.5819484Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T17:31:41.5820789Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T17:31:41.5822156Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T17:31:41.5823378Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T17:31:41.5824682Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T17:31:41.5825599Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T17:31:41.5835393Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T17:31:41.5836721Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T17:31:41.5837989Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T17:31:41.5839011Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T17:31:41.5840573Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T17:31:41.5841737Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T17:31:41.5842952Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T17:31:41.5844346Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T17:31:41.5847117Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T17:31:41.5848423Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T17:31:41.5850277Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T17:31:41.5851999Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T17:31:41.5853602Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T17:31:41.5855669Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T17:31:41.5856843Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T17:31:41.5858234Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T17:31:41.5859639Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T17:31:41.5861091Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T17:31:41.5862715Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T17:31:41.5864174Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T17:31:41.5865604Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T17:31:41.5867193Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T17:31:41.5868340Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T17:31:41.5869467Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T17:31:41.5870959Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T17:31:41.5872250Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T17:31:41.5873534Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T17:31:41.6044634Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:31:41.6045482Z Need to get 8648 kB of archives. 2021-05-16T17:31:41.6046261Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T17:31:41.6049429Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T17:31:41.6085833Z 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:41.6093538Z 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:41.6099327Z 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:41.6105236Z 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:41.6119936Z 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:41.6129077Z 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:41.6135926Z 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:41.6141865Z 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:41.6146634Z 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:41.6153604Z 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:41.6167225Z 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:41.6169371Z 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:41.6171132Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T17:31:41.6192717Z 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:41.6202068Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T17:31:41.6213821Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T17:31:41.6226399Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T17:31:41.6234082Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T17:31:41.6347508Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T17:31:41.6357579Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T17:31:41.6378872Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T17:31:41.6414991Z 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:41.6422409Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T17:31:41.6429945Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T17:31:41.6501480Z 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:41.6509807Z 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:41.6523820Z 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:41.6536168Z 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:41.6541669Z 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:41.6548026Z 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:41.6554564Z 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:41.6560789Z 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:41.6566836Z 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:41.6573235Z 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:41.6579013Z 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:41.6584311Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T17:31:41.6591560Z 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:41.6596805Z 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:41.6605865Z 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:41.6618281Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T17:31:41.6620071Z 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:41.6622340Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T17:31:41.6623950Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T17:31:41.6646979Z 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:41.6657071Z 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:41.6670614Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T17:31:41.6682783Z 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:41.6688800Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T17:31:41.6696548Z 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:41.6697972Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T17:31:41.6712328Z 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:41.6728717Z 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:41.6745982Z 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:41.6749545Z 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:41.6751696Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T17:31:41.6779789Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T17:31:41.6799103Z 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:41.6801091Z 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:41.6802595Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T17:31:41.6804030Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T17:31:41.6805571Z 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:41.6880604Z 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:41.6883369Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T17:31:41.6885522Z 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:41.6887818Z 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:41.6889383Z 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:41.6890779Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T17:31:41.6892100Z 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:41.6893625Z 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:41.6895453Z 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:41.6908217Z 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:41.6915604Z 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:41.6924922Z 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:41.6933276Z 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:41.6940963Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T17:31:41.6974227Z 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:41.6986108Z 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:41.6997131Z 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:41.7005064Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T17:31:41.7030568Z 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:41.7039696Z 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:41.7049000Z 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:41.7058606Z 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:41.7074690Z 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:41.7082032Z 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:41.7091715Z 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:41.7101897Z 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:41.7113558Z 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:41.7122226Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T17:31:41.7148269Z 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:41.7197618Z 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:41.7199213Z 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:41.7201183Z 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:41.7203438Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T17:31:41.7207201Z 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:41.7209177Z 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:41.7221432Z 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:41.7229937Z 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:41.7235726Z 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:41.7245629Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T17:31:41.7321429Z 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:41.7378022Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T17:31:41.7386278Z 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:41.7397296Z 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:41.7405258Z 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:41.7416870Z 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:41.7424552Z 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:41.7448587Z 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:41.7474708Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T17:31:41.7476323Z 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:41.7485162Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T17:31:41.7491092Z 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:41.7495790Z 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:41.7501551Z 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:41.7512424Z 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:41.7515775Z 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:41.7526922Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T17:31:41.7528663Z 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:41.7537999Z 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:41.7542387Z 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:41.7548191Z 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:41.7555438Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T17:31:41.7561712Z 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:41.7566155Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T17:31:41.7573607Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T17:31:41.7727295Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T17:31:41.7731850Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T17:31:41.7742050Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T17:31:41.7783553Z 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:42.4951697Z Fetched 8648 kB in 0s (45.6 MB/s) 2021-05-16T17:31:42.5640978Z Selecting previously unselected package dctrl-tools. 2021-05-16T17:31:42.5870740Z (Reading database ... 2021-05-16T17:31:42.5876660Z (Reading database ... 5% 2021-05-16T17:31:42.5877369Z (Reading database ... 10% 2021-05-16T17:31:42.5877923Z (Reading database ... 15% 2021-05-16T17:31:42.5878482Z (Reading database ... 20% 2021-05-16T17:31:42.5879023Z (Reading database ... 25% 2021-05-16T17:31:42.5879614Z (Reading database ... 30% 2021-05-16T17:31:42.5880408Z (Reading database ... 35% 2021-05-16T17:31:42.5880969Z (Reading database ... 40% 2021-05-16T17:31:42.5881550Z (Reading database ... 45% 2021-05-16T17:31:42.5882099Z (Reading database ... 50% 2021-05-16T17:31:43.0329143Z (Reading database ... 55% 2021-05-16T17:31:43.7655474Z (Reading database ... 60% 2021-05-16T17:31:44.2788070Z (Reading database ... 65% 2021-05-16T17:31:44.9563863Z (Reading database ... 70% 2021-05-16T17:31:45.7674742Z (Reading database ... 75% 2021-05-16T17:31:46.6864062Z (Reading database ... 80% 2021-05-16T17:31:47.6687444Z (Reading database ... 85% 2021-05-16T17:31:48.6290940Z (Reading database ... 90% 2021-05-16T17:31:49.5970284Z (Reading database ... 95% 2021-05-16T17:31:49.5971345Z (Reading database ... 100% 2021-05-16T17:31:49.5972219Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T17:31:49.6119783Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T17:31:49.6507601Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T17:31:49.6853069Z Selecting previously unselected package libfile-which-perl. 2021-05-16T17:31:49.7129914Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T17:31:49.7145856Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T17:31:49.7431282Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T17:31:49.7718436Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T17:31:49.7733796Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T17:31:49.8082909Z Selecting previously unselected package libio-pty-perl. 2021-05-16T17:31:49.8317870Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T17:31:49.8337206Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T17:31:49.8638152Z Selecting previously unselected package libipc-run-perl. 2021-05-16T17:31:49.8954884Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T17:31:49.8992515Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T17:31:49.9321503Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T17:31:49.9595946Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T17:31:49.9611049Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T17:31:49.9921328Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T17:31:50.0153312Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T17:31:50.0165399Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T17:31:50.0482081Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T17:31:50.0751747Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T17:31:50.0765734Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T17:31:50.1047387Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T17:31:50.1316940Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T17:31:50.1332149Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T17:31:50.1641759Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T17:31:50.1834209Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T17:31:50.1858611Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T17:31:50.2176501Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T17:31:50.2397640Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T17:31:50.2413456Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T17:31:50.2693105Z Selecting previously unselected package libimport-into-perl. 2021-05-16T17:31:50.2934328Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T17:31:50.2946950Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T17:31:50.3238544Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T17:31:50.3511198Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T17:31:50.3524784Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T17:31:50.3841984Z Selecting previously unselected package libstrictures-perl. 2021-05-16T17:31:50.4113166Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T17:31:50.4132093Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T17:31:50.4441658Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T17:31:50.4641453Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T17:31:50.4658557Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T17:31:50.4920730Z Selecting previously unselected package libmoo-perl. 2021-05-16T17:31:50.5169455Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T17:31:50.5182578Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T17:31:50.5521532Z Selecting previously unselected package patchutils. 2021-05-16T17:31:50.5733875Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T17:31:50.5747524Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T17:31:50.6073797Z Selecting previously unselected package wdiff. 2021-05-16T17:31:50.6328464Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T17:31:50.6347162Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T17:31:50.6761534Z Selecting previously unselected package devscripts. 2021-05-16T17:31:50.6949763Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T17:31:50.7175580Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T17:31:50.8520803Z Selecting previously unselected package diffstat. 2021-05-16T17:31:50.8705351Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T17:31:50.8722062Z Unpacking diffstat (1.63-1) ... 2021-05-16T17:31:50.9043284Z Selecting previously unselected package python3-gpg. 2021-05-16T17:31:50.9304016Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T17:31:50.9326948Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T17:31:50.9920928Z Selecting previously unselected package dput. 2021-05-16T17:31:51.0117673Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T17:31:51.0194275Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T17:31:51.0561270Z Selecting previously unselected package gdebi-core. 2021-05-16T17:31:51.0837362Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T17:31:51.0858055Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T17:31:51.2389422Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T17:31:51.2649015Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T17:31:51.2766679Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T17:31:51.3117781Z Selecting previously unselected package gettext. 2021-05-16T17:31:51.3405225Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T17:31:51.3426744Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T17:31:51.4793585Z Selecting previously unselected package intltool-debian. 2021-05-16T17:31:51.5044648Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T17:31:51.5063080Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T17:31:51.5320881Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T17:31:51.5571711Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T17:31:51.5598326Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T17:31:51.5967209Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T17:31:51.6208780Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T17:31:51.6232946Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T17:31:51.6648169Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T17:31:51.6906081Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T17:31:51.6928748Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T17:31:51.7281127Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T17:31:51.7440370Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T17:31:51.7459799Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T17:31:51.7805046Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T17:31:51.8022236Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T17:31:51.8040834Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T17:31:51.8319348Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T17:31:51.8611802Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T17:31:51.8630027Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T17:31:51.8921274Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T17:31:51.9143851Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T17:31:51.9170818Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T17:31:51.9521834Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T17:31:51.9746949Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T17:31:51.9773896Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T17:31:52.0056258Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T17:31:52.0305786Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T17:31:52.0323423Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T17:31:52.2520587Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T17:31:52.2825765Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T17:31:52.2839404Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T17:31:52.3115286Z Selecting previously unselected package libclone-perl. 2021-05-16T17:31:52.3401127Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T17:31:52.3419552Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T17:31:52.3670846Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T17:31:52.3926306Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T17:31:52.3948575Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T17:31:52.4241764Z Selecting previously unselected package libparams-util-perl. 2021-05-16T17:31:52.4452871Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T17:31:52.4469115Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T17:31:52.4801062Z Selecting previously unselected package libsub-install-perl. 2021-05-16T17:31:52.4989582Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T17:31:52.5005555Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T17:31:52.5272433Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T17:31:52.5523309Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T17:31:52.5536780Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T17:31:52.5833944Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T17:31:52.6101372Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T17:31:52.6112216Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T17:31:52.6481174Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T17:31:52.6685119Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T17:31:52.6702170Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T17:31:52.6970636Z Selecting previously unselected package libwant-perl. 2021-05-16T17:31:52.7233031Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T17:31:52.7255867Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T17:31:52.7601874Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T17:31:52.7826286Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T17:31:52.7844714Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T17:31:52.8161634Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T17:31:52.8411474Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T17:31:52.8430475Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T17:31:52.8794499Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T17:31:52.9081612Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T17:31:52.9098745Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T17:31:52.9379468Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T17:31:52.9728849Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T17:31:52.9757923Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T17:31:53.0053970Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T17:31:53.0324838Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T17:31:53.0346379Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T17:31:53.0626597Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T17:31:53.0913220Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T17:31:53.0928150Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T17:31:53.1361813Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T17:31:53.1568527Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T17:31:53.1595695Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T17:31:53.2385957Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T17:31:53.2600197Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T17:31:53.2621959Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T17:31:53.2900522Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T17:31:53.3167986Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T17:31:53.3188761Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T17:31:53.3506213Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T17:31:53.3762798Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T17:31:53.3784616Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T17:31:53.4161604Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T17:31:53.4390499Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T17:31:53.4417559Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T17:31:53.4722130Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T17:31:53.4945966Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T17:31:53.4966815Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T17:31:53.5322709Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T17:31:53.5499472Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T17:31:53.5529583Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T17:31:53.5842314Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T17:31:53.6031593Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T17:31:53.6049394Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T17:31:53.6391468Z Selecting previously unselected package libio-string-perl. 2021-05-16T17:31:53.6596011Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T17:31:53.6610185Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T17:31:53.6888414Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T17:31:53.7138041Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T17:31:53.7163278Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T17:31:53.7801837Z Selecting previously unselected package libfuture-perl. 2021-05-16T17:31:53.8036408Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T17:31:53.8055310Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T17:31:53.8404285Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T17:31:53.8673260Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T17:31:53.8687264Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T17:31:53.9042138Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T17:31:53.9264996Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T17:31:53.9283793Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T17:31:53.9602054Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T17:31:53.9785214Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T17:31:53.9798439Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T17:31:54.0081447Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T17:31:54.0274579Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T17:31:54.0295222Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T17:31:54.0642064Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T17:31:54.0852905Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T17:31:54.0880464Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T17:31:54.1202211Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T17:31:54.1420931Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T17:31:54.1440495Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T17:31:54.1834761Z Selecting previously unselected package libjson-perl. 2021-05-16T17:31:54.2099602Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T17:31:54.2124508Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T17:31:54.2521334Z Selecting previously unselected package liblog-any-perl. 2021-05-16T17:31:54.2812336Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T17:31:54.2827935Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T17:31:54.3228692Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T17:31:54.3412207Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T17:31:54.3428977Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T17:31:54.3721199Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T17:31:54.3926316Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T17:31:54.3944926Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T17:31:54.4204430Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T17:31:54.4458327Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T17:31:54.4500101Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T17:31:54.4769032Z Selecting previously unselected package libsub-name-perl. 2021-05-16T17:31:54.5014427Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T17:31:54.5028474Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T17:31:54.5361287Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T17:31:54.5561640Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T17:31:54.5582937Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T17:31:54.5845578Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T17:31:54.6087428Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T17:31:54.6108942Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T17:31:54.6395706Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T17:31:54.6639124Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T17:31:54.6713394Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T17:31:54.7321511Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T17:31:54.7549751Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T17:31:54.7563628Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T17:31:54.7962463Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T17:31:54.8178419Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T17:31:54.8198576Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T17:31:54.8561850Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T17:31:54.8748500Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T17:31:54.8764816Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T17:31:54.9121806Z Selecting previously unselected package libio-async-perl. 2021-05-16T17:31:54.9282408Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T17:31:54.9341873Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T17:31:54.9881816Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T17:31:55.0125504Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T17:31:55.0155869Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T17:31:55.0481296Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T17:31:55.0742645Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T17:31:55.0761268Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T17:31:55.1121642Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T17:31:55.1335501Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T17:31:55.1351368Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T17:31:55.1841771Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T17:31:55.2056917Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T17:31:55.2081981Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T17:31:55.2521598Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T17:31:55.2721779Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T17:31:55.2751108Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T17:31:55.3041611Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T17:31:55.3281975Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T17:31:55.3293726Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T17:31:55.3721747Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T17:31:55.3953350Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T17:31:55.3969532Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T17:31:55.4362947Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T17:31:55.4516717Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T17:31:55.4539034Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T17:31:55.4841434Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T17:31:55.5042614Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T17:31:55.5073020Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T17:31:55.5425011Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T17:31:55.5668696Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T17:31:55.5683877Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T17:31:55.6041998Z Selecting previously unselected package libobject-id-perl. 2021-05-16T17:31:55.6234419Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T17:31:55.6258004Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T17:31:55.6642309Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T17:31:55.6865022Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T17:31:55.6879217Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T17:31:55.7214481Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T17:31:55.7459490Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T17:31:55.7472968Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T17:31:55.7864727Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T17:31:55.8125846Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T17:31:55.8145013Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T17:31:55.8481229Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T17:31:55.8661836Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T17:31:55.8675303Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T17:31:55.8956648Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T17:31:55.9198404Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T17:31:55.9219750Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T17:31:55.9518504Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T17:31:55.9762467Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T17:31:55.9790756Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T17:31:56.0122340Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T17:31:56.0344877Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T17:31:56.0358666Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T17:31:56.0841633Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T17:31:56.1026939Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T17:31:56.1044748Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T17:31:56.1401072Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T17:31:56.1593000Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T17:31:56.1625792Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T17:31:56.2001739Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T17:31:56.2221476Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T17:31:56.2243610Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T17:31:56.2921831Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T17:31:56.3172268Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T17:31:56.3191268Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T17:31:56.3602101Z Selecting previously unselected package libreadonly-perl. 2021-05-16T17:31:56.3812348Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T17:31:56.3834679Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T17:31:56.4178226Z Selecting previously unselected package libref-util-perl. 2021-05-16T17:31:56.4442308Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T17:31:56.4462374Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T17:31:56.4801534Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T17:31:56.4999540Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T17:31:56.5014098Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T17:31:56.5365762Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T17:31:56.5615715Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T17:31:56.5634438Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T17:31:56.6001876Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T17:31:56.6241485Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T17:31:56.6262226Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T17:31:56.6524239Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T17:31:56.6794066Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T17:31:56.6820147Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T17:31:56.7207606Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T17:31:56.7527550Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T17:31:56.7542951Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T17:31:56.7956446Z Selecting previously unselected package libsereal-perl. 2021-05-16T17:31:56.8198178Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T17:31:56.8217107Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T17:31:56.8482962Z Selecting previously unselected package libsort-key-perl. 2021-05-16T17:31:56.8758714Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T17:31:56.8777342Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T17:31:56.9118961Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T17:31:56.9382123Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T17:31:56.9405609Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T17:31:56.9761657Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T17:31:56.9935643Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T17:31:56.9949288Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T17:31:57.0321801Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T17:31:57.0569571Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T17:31:57.0592626Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T17:31:57.0875903Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T17:31:57.1154026Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T17:31:57.1165469Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T17:31:57.1481712Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T17:31:57.1722337Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T17:31:57.1742562Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T17:31:57.2080804Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T17:31:57.2289628Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T17:31:57.2302259Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T17:31:57.2580273Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T17:31:57.2850746Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T17:31:57.2866031Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T17:31:57.3186894Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T17:31:57.3474409Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T17:31:57.3490864Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T17:31:57.3782948Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T17:31:57.4084926Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T17:31:57.4094742Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T17:31:57.4458090Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T17:31:57.4648710Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T17:31:57.4665573Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T17:31:57.5109921Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T17:31:57.5361559Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T17:31:57.5381214Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T17:31:57.5748954Z Selecting previously unselected package licensecheck. 2021-05-16T17:31:57.5971377Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T17:31:57.5995699Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T17:31:57.6292442Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T17:31:57.6550594Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T17:31:57.6567360Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T17:31:57.6881266Z Selecting previously unselected package t1utils. 2021-05-16T17:31:57.7083638Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T17:31:57.7097802Z Unpacking t1utils (1.41-3) ... 2021-05-16T17:31:57.7488472Z Selecting previously unselected package lintian. 2021-05-16T17:31:57.7743910Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T17:31:57.7771101Z Unpacking lintian (2.62.0) ... 2021-05-16T17:31:58.1525211Z Selecting previously unselected package python3-unidiff. 2021-05-16T17:31:58.1764078Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T17:31:58.1780541Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T17:31:58.2116911Z Selecting previously unselected package python3-xdg. 2021-05-16T17:31:58.2381182Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T17:31:58.2394744Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T17:31:58.2725936Z Selecting previously unselected package qpdf. 2021-05-16T17:31:58.3011065Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T17:31:58.3031602Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T17:31:58.3801402Z Selecting previously unselected package python3-magic. 2021-05-16T17:31:58.4023548Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T17:31:58.4036436Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T17:31:58.4708475Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T17:31:58.4771838Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T17:31:58.4831996Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T17:31:58.4899819Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T17:31:58.4953654Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T17:31:58.5002282Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T17:31:58.5059460Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T17:31:58.5129396Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T17:31:58.5178020Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T17:31:58.7012248Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T17:31:58.7127375Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T17:31:58.7185853Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T17:31:58.7265814Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T17:31:58.7333636Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T17:31:58.7409549Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T17:31:58.7473270Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T17:31:58.7535022Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T17:31:58.7607685Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T17:31:58.7671438Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T17:31:58.7728358Z Setting up libclone-perl (0.43-2) ... 2021-05-16T17:31:58.7797842Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T17:31:58.7860245Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T17:31:58.7937133Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T17:31:58.8008075Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T17:31:58.8071748Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T17:31:58.8145142Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T17:31:58.8204350Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T17:31:58.8271974Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T17:31:58.8394951Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T17:31:58.8471147Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T17:31:58.8545171Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T17:31:58.8612594Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T17:31:58.8718134Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T17:31:58.8765304Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T17:31:58.8840775Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T17:31:59.0496617Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T17:31:59.0548773Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T17:31:59.0608518Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T17:31:59.0667934Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T17:31:59.0709084Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T17:31:59.0762212Z Setting up patchutils (0.3.4-2) ... 2021-05-16T17:31:59.0832867Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T17:31:59.0875677Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T17:31:59.0952149Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T17:31:59.1016608Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T17:31:59.1081619Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T17:31:59.2796410Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T17:31:59.2852018Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T17:31:59.2897595Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T17:31:59.2945734Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T17:31:59.3000230Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T17:31:59.3070366Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T17:31:59.3148975Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T17:31:59.3214111Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T17:31:59.3285687Z Setting up t1utils (1.41-3) ... 2021-05-16T17:31:59.3334854Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T17:31:59.3399184Z Setting up diffstat (1.63-1) ... 2021-05-16T17:31:59.3458738Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T17:31:59.3515803Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T17:31:59.3582376Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T17:31:59.3623336Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T17:31:59.3678047Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T17:31:59.3748041Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T17:31:59.3809480Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T17:31:59.3872510Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T17:31:59.3923571Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T17:31:59.3972377Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T17:31:59.4037462Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T17:31:59.4105612Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T17:31:59.4178145Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T17:31:59.4267259Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T17:31:59.4328430Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T17:31:59.4380858Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T17:31:59.4438607Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T17:31:59.4488749Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T17:31:59.4535527Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T17:31:59.6104552Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T17:31:59.6163024Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T17:31:59.6245525Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T17:31:59.6320306Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T17:31:59.6399174Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T17:31:59.6468696Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T17:31:59.6527194Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T17:31:59.6577704Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T17:31:59.6766032Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T17:31:59.6831211Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T17:31:59.6907004Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T17:31:59.8317006Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T17:31:59.8395690Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T17:31:59.8448893Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T17:31:59.8564049Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T17:31:59.8713553Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T17:31:59.8777630Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T17:31:59.8854785Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T17:31:59.8934225Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T17:31:59.9003398Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T17:31:59.9051046Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T17:31:59.9113434Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T17:31:59.9180044Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T17:31:59.9227367Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T17:31:59.9284983Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T17:31:59.9349947Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T17:31:59.9395141Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T17:32:00.1065200Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T17:32:00.1119159Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T17:32:00.1178285Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T17:32:00.1236908Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T17:32:00.1279027Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T17:32:00.1329418Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T17:32:00.1395431Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T17:32:00.1448173Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T17:32:00.1515085Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T17:32:00.1613901Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T17:32:00.1662843Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T17:32:00.1716799Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T17:32:00.1801501Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T17:32:00.1874014Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T17:32:00.1933193Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T17:32:00.1993701Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T17:32:00.2050612Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T17:32:00.2108801Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T17:32:00.3912124Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T17:32:00.3964671Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T17:32:00.4019316Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T17:32:00.4086248Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T17:32:00.4186215Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T17:32:00.4234702Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T17:32:00.4299352Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T17:32:00.4359576Z Setting up lintian (2.62.0) ... 2021-05-16T17:32:00.4449872Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T17:32:00.4513638Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:16.5349510Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:32:16.8008278Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:22.5526568Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-16T17:32:22.6832498Z 2021-05-16T17:32:22.6984317Z Reading package lists... 0% 2021-05-16T17:32:22.6984921Z 2021-05-16T17:32:22.7028417Z Reading package lists... 100% 2021-05-16T17:32:22.7028923Z 2021-05-16T17:32:22.7029287Z 2021-05-16T17:32:22.7029775Z Reading package lists... Done 2021-05-16T17:32:22.7030168Z 2021-05-16T17:32:22.7030662Z Building dependency tree... 0% 2021-05-16T17:32:22.7031046Z 2021-05-16T17:32:22.7273458Z Building dependency tree... 0% 2021-05-16T17:32:22.7274225Z 2021-05-16T17:32:22.7274906Z Building dependency tree... 50% 2021-05-16T17:32:22.7275560Z 2021-05-16T17:32:22.8447410Z Building dependency tree... 50% 2021-05-16T17:32:22.8448248Z 2021-05-16T17:32:22.8448811Z Building dependency tree 2021-05-16T17:32:22.8449244Z 2021-05-16T17:32:22.8449786Z Reading state information... 0% 2021-05-16T17:32:22.8450407Z 2021-05-16T17:32:22.9899886Z Reading state information... 0% 2021-05-16T17:32:22.9900318Z 2021-05-16T17:32:22.9900543Z 2021-05-16T17:32:22.9900986Z Reading state information... Done 2021-05-16T17:32:22.9901360Z 2021-05-16T17:32:22.9901799Z Reading state information... 0% 2021-05-16T17:32:22.9947101Z 2021-05-16T17:32:22.9947477Z Reading state information... 1% 2021-05-16T17:32:22.9979713Z 2021-05-16T17:32:22.9980097Z Reading state information... 3% 2021-05-16T17:32:23.0016626Z 2021-05-16T17:32:23.0017010Z Reading state information... 5% 2021-05-16T17:32:23.0051178Z 2021-05-16T17:32:23.0051543Z Reading state information... 7% 2021-05-16T17:32:23.0083686Z 2021-05-16T17:32:23.0084274Z Reading state information... 9% 2021-05-16T17:32:23.0119220Z 2021-05-16T17:32:23.0119576Z Reading state information... 11% 2021-05-16T17:32:23.0157394Z 2021-05-16T17:32:23.0157758Z Reading state information... 13% 2021-05-16T17:32:23.0193336Z 2021-05-16T17:32:23.0193897Z Reading state information... 15% 2021-05-16T17:32:23.0221889Z 2021-05-16T17:32:23.0222256Z Reading state information... 17% 2021-05-16T17:32:23.0258482Z 2021-05-16T17:32:23.0258888Z Reading state information... 19% 2021-05-16T17:32:23.0292896Z 2021-05-16T17:32:23.0293288Z Reading state information... 21% 2021-05-16T17:32:23.0326521Z 2021-05-16T17:32:23.0326949Z Reading state information... 23% 2021-05-16T17:32:23.0360169Z 2021-05-16T17:32:23.0360561Z Reading state information... 25% 2021-05-16T17:32:23.0396247Z 2021-05-16T17:32:23.0396677Z Reading state information... 27% 2021-05-16T17:32:23.0436806Z 2021-05-16T17:32:23.0437167Z Reading state information... 29% 2021-05-16T17:32:23.0473311Z 2021-05-16T17:32:23.0473699Z Reading state information... 31% 2021-05-16T17:32:23.0514156Z 2021-05-16T17:32:23.0514706Z Reading state information... 33% 2021-05-16T17:32:23.0545933Z 2021-05-16T17:32:23.0546313Z Reading state information... 35% 2021-05-16T17:32:23.0588712Z 2021-05-16T17:32:23.0589604Z Reading state information... 37% 2021-05-16T17:32:23.0644269Z 2021-05-16T17:32:23.0644701Z Reading state information... 39% 2021-05-16T17:32:23.0688101Z 2021-05-16T17:32:23.0688559Z Reading state information... 41% 2021-05-16T17:32:23.0737446Z 2021-05-16T17:32:23.0737902Z Reading state information... 43% 2021-05-16T17:32:23.0787199Z 2021-05-16T17:32:23.0787645Z Reading state information... 45% 2021-05-16T17:32:23.0859415Z 2021-05-16T17:32:23.0859841Z Reading state information... 47% 2021-05-16T17:32:23.0902829Z 2021-05-16T17:32:23.0903229Z Reading state information... 49% 2021-05-16T17:32:23.0953956Z 2021-05-16T17:32:23.0954342Z Reading state information... 51% 2021-05-16T17:32:23.0999850Z 2021-05-16T17:32:23.1000396Z Reading state information... 53% 2021-05-16T17:32:23.1045176Z 2021-05-16T17:32:23.1045591Z Reading state information... 55% 2021-05-16T17:32:23.1088879Z 2021-05-16T17:32:23.1089669Z Reading state information... 57% 2021-05-16T17:32:23.1145616Z 2021-05-16T17:32:23.1146074Z Reading state information... 59% 2021-05-16T17:32:23.1190583Z 2021-05-16T17:32:23.1191032Z Reading state information... 61% 2021-05-16T17:32:23.1232263Z 2021-05-16T17:32:23.1232692Z Reading state information... 63% 2021-05-16T17:32:23.1277526Z 2021-05-16T17:32:23.1277942Z Reading state information... 65% 2021-05-16T17:32:23.1314204Z 2021-05-16T17:32:23.1315293Z Reading state information... 67% 2021-05-16T17:32:23.1353588Z 2021-05-16T17:32:23.1353975Z Reading state information... 69% 2021-05-16T17:32:23.1398866Z 2021-05-16T17:32:23.1399249Z Reading state information... 71% 2021-05-16T17:32:23.1437100Z 2021-05-16T17:32:23.1437658Z Reading state information... 73% 2021-05-16T17:32:23.1481220Z 2021-05-16T17:32:23.1481812Z Reading state information... 75% 2021-05-16T17:32:23.1536742Z 2021-05-16T17:32:23.1537128Z Reading state information... 77% 2021-05-16T17:32:23.1569523Z 2021-05-16T17:32:23.1569926Z Reading state information... 79% 2021-05-16T17:32:23.1604746Z 2021-05-16T17:32:23.1605167Z Reading state information... 81% 2021-05-16T17:32:23.1647093Z 2021-05-16T17:32:23.1647916Z Reading state information... 83% 2021-05-16T17:32:23.1689161Z 2021-05-16T17:32:23.1689572Z Reading state information... 85% 2021-05-16T17:32:23.1806343Z 2021-05-16T17:32:23.1806726Z Reading state information... 87% 2021-05-16T17:32:23.1807077Z 2021-05-16T17:32:23.1807406Z Reading state information... 89% 2021-05-16T17:32:23.1810436Z 2021-05-16T17:32:23.1810940Z Reading state information... 91% 2021-05-16T17:32:23.1851713Z 2021-05-16T17:32:23.1852136Z Reading state information... 93% 2021-05-16T17:32:23.1885621Z 2021-05-16T17:32:23.1885992Z Reading state information... 95% 2021-05-16T17:32:23.1919877Z 2021-05-16T17:32:23.1921638Z Reading state information... 97% 2021-05-16T17:32:23.1955003Z 2021-05-16T17:32:23.1955367Z Reading state information... 99% 2021-05-16T17:32:23.4482297Z Selecting previously unselected package r-3.5.3. 2021-05-16T17:32:23.5466725Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T17:32:23.5578946Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-16T17:32:23.5597728Z Unpacking r-3.5.3 (1) ... 2021-05-16T17:32:24.2749817Z Setting up r-3.5.3 (1) ... 2021-05-16T17:32:24.3040950Z 2021-05-16T17:32:24.3042323Z 2021-05-16T17:32:24.3042981Z Reading state information... Done 2021-05-16T17:32:24.3227236Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-16T17:32:24.3357336Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-16T17:32:24.3632931Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T17:32:24.3633392Z env: 2021-05-16T17:32:24.3633750Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:24.3634143Z TIC_DEPLOY_KEY: 2021-05-16T17:32:24.3634797Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:24.3636274Z GITHUB_PAT: *** 2021-05-16T17:32:24.3636618Z COVERALLS_TOKEN: 2021-05-16T17:32:24.3637027Z continue-on-error: false 2021-05-16T17:32:24.3637425Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:24.3637817Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:24.3638191Z TZ: UTC 2021-05-16T17:32:24.3638505Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:24.3638851Z NOT_CRAN: true 2021-05-16T17:32:24.3639155Z ##[endgroup] 2021-05-16T17:32:24.4174385Z [command]sudo apt-get install -y texinfo 2021-05-16T17:32:24.5941689Z Reading package lists... 2021-05-16T17:32:24.7221483Z Building dependency tree... 2021-05-16T17:32:24.7237402Z Reading state information... 2021-05-16T17:32:24.9092288Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T17:32:24.9093412Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:25.8272030Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T17:32:25.8479279Z --2021-05-16 17:32:25-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T17:32:25.8578735Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T17:32:25.8727749Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T17:32:25.9264762Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T17:32:25.9267924Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T17:32:25.9272425Z --2021-05-16 17:32:25-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T17:32:26.0078530Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T17:32:26.0297245Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T17:32:26.1498273Z HTTP request sent, awaiting response... 302 Found 2021-05-16T17:32:26.1504254Z 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=qU%2BJqmm5a6P%2FqDRMkmYHmf9gdQDhz3ljhwGq1nmeel0%3D&st=2021-05-16T17%3A31%3A26Z&se=2021-05-16T17%3A37%3A26Z&sp=r [following] 2021-05-16T17:32:26.1509976Z --2021-05-16 17:32:26-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=qU%2BJqmm5a6P%2FqDRMkmYHmf9gdQDhz3ljhwGq1nmeel0%3D&st=2021-05-16T17%3A31%3A26Z&se=2021-05-16T17%3A37%3A26Z&sp=r 2021-05-16T17:32:26.2243090Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T17:32:26.2467694Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T17:32:26.4471984Z HTTP request sent, awaiting response... 200 OK 2021-05-16T17:32:26.4474812Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T17:32:26.4478418Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T17:32:26.6675946Z 2021-05-16T17:32:27.3972646Z 0K ........ ........ ........ ........ 49% 35.4M 1s 2021-05-16T17:32:27.9159245Z 32768K ........ ........ ........ ........ 99% 59.2M 0s 2021-05-16T17:32:27.9161832Z 65536K 100% 8.03M=1.5s 2021-05-16T17:32:27.9162358Z 2021-05-16T17:32:27.9168038Z 2021-05-16 17:32:27 (43.7 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T17:32:27.9169044Z 2021-05-16T17:32:29.7476768Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T17:32:29.7477968Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T17:32:30.0248868Z ##[group]Run tlmgr update --self 2021-05-16T17:32:30.0249544Z tlmgr update --self 2021-05-16T17:32:30.0250296Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T17:32:30.0251024Z tlmgr update --all 2021-05-16T17:32:30.0293966Z shell: /usr/bin/bash -e {0} 2021-05-16T17:32:30.0294298Z env: 2021-05-16T17:32:30.0294693Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:30.0295096Z TIC_DEPLOY_KEY: 2021-05-16T17:32:30.0295775Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:30.0297242Z GITHUB_PAT: *** 2021-05-16T17:32:30.0297630Z COVERALLS_TOKEN: 2021-05-16T17:32:30.0298055Z continue-on-error: false 2021-05-16T17:32:30.0298452Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:30.0298873Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:30.0299265Z TZ: UTC 2021-05-16T17:32:30.0299616Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:30.0300068Z NOT_CRAN: true 2021-05-16T17:32:30.0300386Z ##[endgroup] 2021-05-16T17:32:31.7256916Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:32:31.7258546Z tlmgr: no self-updates for tlmgr available 2021-05-16T17:32:33.3030553Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:32:33.3032080Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T17:32:33.4875900Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T17:32:33.5731433Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T17:32:33.6482691Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T17:32:33.7243386Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T17:32:34.6708036Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T17:32:35.9455019Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T17:32:36.0743818Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T17:32:36.1751917Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-16T17:32:36.2484869Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-16T17:32:36.3215641Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T17:32:36.3933520Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T17:32:36.4687868Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T17:32:36.5423258Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T17:32:36.6186558Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T17:32:36.7464288Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T17:32:36.8558711Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T17:32:36.9300791Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T17:32:37.0035414Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T17:32:37.0777407Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-16T17:32:37.1553450Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-16T17:32:37.2327145Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-16T17:32:37.3057508Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-16T17:32:37.3799118Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-16T17:32:37.4540405Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-16T17:32:37.5254364Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-16T17:32:37.5965603Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-16T17:32:37.6711327Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-16T17:32:37.7426623Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-16T17:32:37.8142898Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-16T17:32:37.8905338Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-16T17:32:37.9634051Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-16T17:32:38.0379062Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-16T17:32:38.1159457Z [34/89, 00:05/00:05] install: logreq [4k] 2021-05-16T17:32:38.1911486Z [35/89, 00:05/00:05] install: lua-typo [7k] 2021-05-16T17:32:38.2642049Z [36/89, 00:05/00:05] install: lua-uca [70k] 2021-05-16T17:32:38.3501640Z [37/89, 00:05/00:05] install: lua-ul [7k] 2021-05-16T17:32:38.4249153Z [38/89, 00:05/00:05] install: lua-uni-algos [6k] 2021-05-16T17:32:38.4979887Z [39/89, 00:05/00:05] install: lua-visual-debug [4k] 2021-05-16T17:32:38.5712264Z [40/89, 00:05/00:05] install: luacode [3k] 2021-05-16T17:32:38.6437643Z [41/89, 00:05/00:05] install: luacolor [5k] 2021-05-16T17:32:38.7174671Z [42/89, 00:05/00:05] install: luahyphenrules [3k] 2021-05-16T17:32:38.7884856Z [43/89, 00:05/00:05] install: luaimageembed [2k] 2021-05-16T17:32:38.8604613Z [44/89, 00:05/00:05] install: luaindex [5k] 2021-05-16T17:32:38.9330023Z [45/89, 00:05/00:05] install: luainputenc [5k] 2021-05-16T17:32:39.0041068Z [46/89, 00:05/00:05] install: luaintro [1k] 2021-05-16T17:32:39.0760091Z [47/89, 00:06/00:06] install: luakeys [5k] 2021-05-16T17:32:39.1525732Z [48/89, 00:06/00:06] install: lualatex-doc [1k] 2021-05-16T17:32:39.2263626Z [49/89, 00:06/00:06] install: lualatex-truncate [2k] 2021-05-16T17:32:39.2978327Z [50/89, 00:06/00:06] install: luamplib [12k] 2021-05-16T17:32:39.3726976Z [51/89, 00:06/00:06] install: luapackageloader [2k] 2021-05-16T17:32:39.4458239Z [52/89, 00:06/00:06] install: luaprogtable [7k] 2021-05-16T17:32:39.5179441Z [53/89, 00:06/00:06] install: luarandom [2k] 2021-05-16T17:32:39.5906133Z [54/89, 00:06/00:06] install: luatex85 [2k] 2021-05-16T17:32:39.6615159Z [55/89, 00:06/00:06] install: luatexbase [4k] 2021-05-16T17:32:39.7356825Z [56/89, 00:06/00:06] install: luatexko [22k] 2021-05-16T17:32:39.8090652Z [57/89, 00:06/00:06] install: luatextra [2k] 2021-05-16T17:32:39.8818236Z [58/89, 00:06/00:06] install: luavlna [8k] 2021-05-16T17:32:39.9565066Z [59/89, 00:06/00:06] install: luaxml [31k] 2021-05-16T17:32:40.0378341Z [60/89, 00:06/00:06] install: makeindex.x86_64-linux [49k] 2021-05-16T17:32:40.1194178Z [61/89, 00:07/00:07] install: makeindex [5k] 2021-05-16T17:32:40.1975470Z [62/89, 00:07/00:07] install: mflogo [2k] 2021-05-16T17:32:40.2723170Z [63/89, 00:07/00:07] install: newpax [9k] 2021-05-16T17:32:40.3462715Z [64/89, 00:07/00:07] install: nodetree [13k] 2021-05-16T17:32:40.4206926Z [65/89, 00:07/00:07] install: odsfile [5k] 2021-05-16T17:32:40.4947311Z [66/89, 00:07/00:07] install: optex.x86_64-linux [1k] 2021-05-16T17:32:40.5751042Z [67/89, 00:07/00:07] install: optex [770k] 2021-05-16T17:32:40.6829354Z [68/89, 00:07/00:07] install: pdfarticle [4k] 2021-05-16T17:32:40.7577497Z [69/89, 00:07/00:07] install: pdfextra [22k] 2021-05-16T17:32:40.8330607Z [70/89, 00:07/00:07] install: placeat [4k] 2021-05-16T17:32:40.9061717Z [71/89, 00:07/00:07] install: plantuml [3k] 2021-05-16T17:32:40.9801195Z [72/89, 00:07/00:07] install: rsfs [55k] 2021-05-16T17:32:41.0591672Z [73/89, 00:07/00:07] install: selnolig [53k] 2021-05-16T17:32:41.1442850Z [74/89, 00:08/00:08] install: spelling [14k] 2021-05-16T17:32:41.2191592Z [75/89, 00:08/00:08] install: stricttex [2k] 2021-05-16T17:32:41.2956434Z [76/89, 00:08/00:08] install: texlive-common [1k] 2021-05-16T17:32:41.3698658Z [77/89, 00:08/00:08] install: texlive-en [1k] 2021-05-16T17:32:41.4448963Z [78/89, 00:08/00:08] install: texlive-msg-translations [144k] 2021-05-16T17:32:41.5309104Z [79/89, 00:08/00:08] install: thumbpdf.x86_64-linux [1k] 2021-05-16T17:32:41.6096472Z [80/89, 00:08/00:08] install: thumbpdf [19k] 2021-05-16T17:32:41.6837336Z [81/89, 00:08/00:08] install: tlshell.x86_64-linux [1k] 2021-05-16T17:32:41.7573751Z [82/89, 00:08/00:08] install: tlshell [29k] 2021-05-16T17:32:41.8322348Z [83/89, 00:08/00:08] install: typewriter [25k] 2021-05-16T17:32:41.9089159Z [84/89, 00:08/00:08] install: uninormalize [6k] 2021-05-16T17:32:41.9851764Z [85/89, 00:08/00:08] install: upquote [2k] 2021-05-16T17:32:42.0692296Z [86/89, 00:08/00:08] install: xdvi.x86_64-linux [530k] 2021-05-16T17:32:42.1903610Z [87/89, 00:09/00:09] install: xdvi [7k] 2021-05-16T17:32:42.2673733Z [88/89, 00:09/00:09] install: collection-basic [1k] 2021-05-16T17:32:42.3437864Z [89/89, 00:09/00:09] install: collection-luatex [1k] 2021-05-16T17:32:42.3621437Z running mktexlsr ... 2021-05-16T17:32:42.4443258Z done running mktexlsr. 2021-05-16T17:32:42.4734667Z running updmap-sys ... 2021-05-16T17:32:42.7169053Z done running updmap-sys. 2021-05-16T17:32:42.7171038Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T17:32:42.7174155Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/nxUFIoNaDw/P0Xh3k9WyD ... 2021-05-16T17:32:43.0692127Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/nxUFIoNaDw/P0Xh3k9WyD. 2021-05-16T17:32:43.0693567Z OK: optex.fmt/luatex 2021-05-16T17:32:43.0694841Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T17:32:43.0696444Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T17:32:44.4958304Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:32:44.4959707Z tlmgr: no updates available 2021-05-16T17:32:44.5872542Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T17:32:44.5873013Z with: 2021-05-16T17:32:44.5873349Z pandoc-version: 2.7.3 2021-05-16T17:32:44.5873663Z env: 2021-05-16T17:32:44.5874026Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:44.5874402Z TIC_DEPLOY_KEY: 2021-05-16T17:32:44.5875063Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:44.5878116Z GITHUB_PAT: *** 2021-05-16T17:32:44.5878536Z COVERALLS_TOKEN: 2021-05-16T17:32:44.5878963Z continue-on-error: false 2021-05-16T17:32:44.5880793Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:44.5881682Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:44.5883178Z TZ: UTC 2021-05-16T17:32:44.5883699Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:44.5884048Z NOT_CRAN: true 2021-05-16T17:32:44.5884382Z ##[endgroup] 2021-05-16T17:32:45.0567688Z [command]sudo apt-get install -y gdebi-core 2021-05-16T17:32:45.1337018Z Reading package lists... 2021-05-16T17:32:45.3007573Z Building dependency tree... 2021-05-16T17:32:45.3027066Z Reading state information... 2021-05-16T17:32:45.5412846Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T17:32:45.5418504Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:45.5443764Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T17:32:45.6698708Z 2021-05-16T17:32:45.6843937Z Reading package lists... 0% 2021-05-16T17:32:45.6844954Z 2021-05-16T17:32:45.6900236Z Reading package lists... 100% 2021-05-16T17:32:45.6900781Z 2021-05-16T17:32:45.6901211Z 2021-05-16T17:32:45.6901797Z Reading package lists... Done 2021-05-16T17:32:45.6902097Z 2021-05-16T17:32:45.6902535Z Building dependency tree... 0% 2021-05-16T17:32:45.6902833Z 2021-05-16T17:32:45.7108119Z Building dependency tree... 0% 2021-05-16T17:32:45.7108468Z 2021-05-16T17:32:45.7108886Z Building dependency tree... 50% 2021-05-16T17:32:45.7109183Z 2021-05-16T17:32:45.8237383Z Building dependency tree... 50% 2021-05-16T17:32:45.8238154Z 2021-05-16T17:32:45.8239437Z Building dependency tree 2021-05-16T17:32:45.8239802Z 2021-05-16T17:32:45.8240501Z Reading state information... 0% 2021-05-16T17:32:45.8240876Z 2021-05-16T17:32:45.9583851Z Reading state information... 0% 2021-05-16T17:32:45.9584446Z 2021-05-16T17:32:45.9584826Z 2021-05-16T17:32:45.9585405Z Reading state information... Done 2021-05-16T17:32:45.9585848Z 2021-05-16T17:32:45.9586386Z Reading state information... 0% 2021-05-16T17:32:45.9626980Z 2021-05-16T17:32:45.9628208Z Reading state information... 1% 2021-05-16T17:32:45.9661708Z 2021-05-16T17:32:45.9662468Z Reading state information... 3% 2021-05-16T17:32:45.9697076Z 2021-05-16T17:32:45.9697792Z Reading state information... 5% 2021-05-16T17:32:45.9732544Z 2021-05-16T17:32:45.9733267Z Reading state information... 7% 2021-05-16T17:32:45.9764957Z 2021-05-16T17:32:45.9765680Z Reading state information... 9% 2021-05-16T17:32:45.9798323Z 2021-05-16T17:32:45.9799043Z Reading state information... 11% 2021-05-16T17:32:45.9833778Z 2021-05-16T17:32:45.9834184Z Reading state information... 13% 2021-05-16T17:32:45.9872801Z 2021-05-16T17:32:45.9873255Z Reading state information... 15% 2021-05-16T17:32:45.9905892Z 2021-05-16T17:32:45.9906331Z Reading state information... 17% 2021-05-16T17:32:45.9941436Z 2021-05-16T17:32:45.9942757Z Reading state information... 19% 2021-05-16T17:32:45.9975195Z 2021-05-16T17:32:45.9975736Z Reading state information... 21% 2021-05-16T17:32:46.0005643Z 2021-05-16T17:32:46.0006087Z Reading state information... 23% 2021-05-16T17:32:46.0040876Z 2021-05-16T17:32:46.0041333Z Reading state information... 25% 2021-05-16T17:32:46.0084667Z 2021-05-16T17:32:46.0085104Z Reading state information... 27% 2021-05-16T17:32:46.0120507Z 2021-05-16T17:32:46.0120920Z Reading state information... 29% 2021-05-16T17:32:46.0161848Z 2021-05-16T17:32:46.0162277Z Reading state information... 31% 2021-05-16T17:32:46.0197468Z 2021-05-16T17:32:46.0198298Z Reading state information... 33% 2021-05-16T17:32:46.0228596Z 2021-05-16T17:32:46.0229031Z Reading state information... 35% 2021-05-16T17:32:46.0261949Z 2021-05-16T17:32:46.0262393Z Reading state information... 37% 2021-05-16T17:32:46.0299808Z 2021-05-16T17:32:46.0300406Z Reading state information... 39% 2021-05-16T17:32:46.0335667Z 2021-05-16T17:32:46.0336263Z Reading state information... 41% 2021-05-16T17:32:46.0369032Z 2021-05-16T17:32:46.0369446Z Reading state information... 43% 2021-05-16T17:32:46.0408029Z 2021-05-16T17:32:46.0408795Z Reading state information... 45% 2021-05-16T17:32:46.0470205Z 2021-05-16T17:32:46.0470663Z Reading state information... 47% 2021-05-16T17:32:46.0507789Z 2021-05-16T17:32:46.0508268Z Reading state information... 49% 2021-05-16T17:32:46.0553971Z 2021-05-16T17:32:46.0554963Z Reading state information... 51% 2021-05-16T17:32:46.0592092Z 2021-05-16T17:32:46.0592699Z Reading state information... 53% 2021-05-16T17:32:46.0629968Z 2021-05-16T17:32:46.0630643Z Reading state information... 55% 2021-05-16T17:32:46.0678503Z 2021-05-16T17:32:46.0679113Z Reading state information... 57% 2021-05-16T17:32:46.0713824Z 2021-05-16T17:32:46.0714773Z Reading state information... 59% 2021-05-16T17:32:46.0757544Z 2021-05-16T17:32:46.0758163Z Reading state information... 61% 2021-05-16T17:32:46.0795682Z 2021-05-16T17:32:46.0796467Z Reading state information... 63% 2021-05-16T17:32:46.0832136Z 2021-05-16T17:32:46.0833260Z Reading state information... 65% 2021-05-16T17:32:46.0872195Z 2021-05-16T17:32:46.0872819Z Reading state information... 67% 2021-05-16T17:32:46.0912466Z 2021-05-16T17:32:46.0913050Z Reading state information... 69% 2021-05-16T17:32:46.0966445Z 2021-05-16T17:32:46.0967040Z Reading state information... 71% 2021-05-16T17:32:46.1002997Z 2021-05-16T17:32:46.1003617Z Reading state information... 73% 2021-05-16T17:32:46.1041044Z 2021-05-16T17:32:46.1041618Z Reading state information... 75% 2021-05-16T17:32:46.1091131Z 2021-05-16T17:32:46.1091909Z Reading state information... 77% 2021-05-16T17:32:46.1140396Z 2021-05-16T17:32:46.1141205Z Reading state information... 79% 2021-05-16T17:32:46.1183739Z 2021-05-16T17:32:46.1184717Z Reading state information... 81% 2021-05-16T17:32:46.1220919Z 2021-05-16T17:32:46.1221548Z Reading state information... 83% 2021-05-16T17:32:46.1267311Z 2021-05-16T17:32:46.1267968Z Reading state information... 85% 2021-05-16T17:32:46.1305870Z 2021-05-16T17:32:46.1307024Z Reading state information... 87% 2021-05-16T17:32:46.1340864Z 2021-05-16T17:32:46.1341305Z Reading state information... 89% 2021-05-16T17:32:46.1373893Z 2021-05-16T17:32:46.1374315Z Reading state information... 91% 2021-05-16T17:32:46.1407571Z 2021-05-16T17:32:46.1408202Z Reading state information... 93% 2021-05-16T17:32:46.1445461Z 2021-05-16T17:32:46.1445934Z Reading state information... 95% 2021-05-16T17:32:46.1483853Z 2021-05-16T17:32:46.1484291Z Reading state information... 97% 2021-05-16T17:32:46.1521407Z 2021-05-16T17:32:46.1522067Z Reading state information... 99% 2021-05-16T17:32:46.4059951Z Selecting previously unselected package pandoc. 2021-05-16T17:32:46.5110602Z (Reading database ... 261849 files and directories currently installed.) 2021-05-16T17:32:46.5217998Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T17:32:46.5267823Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T17:32:48.4568160Z Setting up pandoc (2.7.3-1) ... 2021-05-16T17:32:48.4652846Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:49.1857317Z 2021-05-16T17:32:49.1858257Z 2021-05-16T17:32:49.1858850Z Reading state information... Done 2021-05-16T17:32:49.2234841Z ##[group]Run git config user.name adigherman 2021-05-16T17:32:49.2235433Z git config user.name adigherman 2021-05-16T17:32:49.2235924Z git config user.email adig@jhu.edu 2021-05-16T17:32:49.2276375Z shell: /usr/bin/bash -e {0} 2021-05-16T17:32:49.2276703Z env: 2021-05-16T17:32:49.2277466Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:49.2277883Z TIC_DEPLOY_KEY: 2021-05-16T17:32:49.2278572Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:49.2280298Z GITHUB_PAT: *** 2021-05-16T17:32:49.2280682Z COVERALLS_TOKEN: 2021-05-16T17:32:49.2281124Z continue-on-error: false 2021-05-16T17:32:49.2281537Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:49.2281975Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:49.2282360Z TZ: UTC 2021-05-16T17:32:49.2282894Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:49.2283262Z NOT_CRAN: true 2021-05-16T17:32:49.2283591Z ##[endgroup] 2021-05-16T17:32:49.2527543Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T17:32:49.2528240Z env: 2021-05-16T17:32:49.2528649Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:49.2529036Z TIC_DEPLOY_KEY: 2021-05-16T17:32:49.2529716Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:49.2531193Z GITHUB_PAT: *** 2021-05-16T17:32:49.2531540Z COVERALLS_TOKEN: 2021-05-16T17:32:49.2531971Z continue-on-error: false 2021-05-16T17:32:49.2532359Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:49.2532777Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:49.2533142Z TZ: UTC 2021-05-16T17:32:49.2533479Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:49.2533819Z NOT_CRAN: true 2021-05-16T17:32:49.2534142Z ##[endgroup] 2021-05-16T17:32:49.4479164Z Reading package lists... 2021-05-16T17:32:49.6033032Z Building dependency tree... 2021-05-16T17:32:49.6052025Z Reading state information... 2021-05-16T17:32:49.7349024Z The following additional packages will be installed: 2021-05-16T17:32:49.7352157Z cmake-data libjsoncpp1 librhash0 2021-05-16T17:32:49.7357127Z Suggested packages: 2021-05-16T17:32:49.7357783Z cmake-doc ninja-build 2021-05-16T17:32:49.7762497Z The following NEW packages will be installed: 2021-05-16T17:32:49.7766930Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T17:32:49.9267586Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:49.9271211Z Need to get 5470 kB of archives. 2021-05-16T17:32:49.9271830Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T17:32:49.9273389Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T17:32:49.9597768Z 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:49.9610420Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T17:32:49.9624976Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T17:32:50.4320417Z Fetched 5470 kB in 0s (22.1 MB/s) 2021-05-16T17:32:50.4726703Z Selecting previously unselected package cmake-data. 2021-05-16T17:32:50.4790061Z (Reading database ... 2021-05-16T17:32:50.4790765Z (Reading database ... 5% 2021-05-16T17:32:50.4791373Z (Reading database ... 10% 2021-05-16T17:32:50.4791971Z (Reading database ... 15% 2021-05-16T17:32:50.4792814Z (Reading database ... 20% 2021-05-16T17:32:50.4793398Z (Reading database ... 25% 2021-05-16T17:32:50.4793976Z (Reading database ... 30% 2021-05-16T17:32:50.4794543Z (Reading database ... 35% 2021-05-16T17:32:50.4795125Z (Reading database ... 40% 2021-05-16T17:32:50.4795709Z (Reading database ... 45% 2021-05-16T17:32:50.4796277Z (Reading database ... 50% 2021-05-16T17:32:50.4835887Z (Reading database ... 55% 2021-05-16T17:32:50.4887820Z (Reading database ... 60% 2021-05-16T17:32:50.4931368Z (Reading database ... 65% 2021-05-16T17:32:50.5041243Z (Reading database ... 70% 2021-05-16T17:32:50.5145854Z (Reading database ... 75% 2021-05-16T17:32:50.5404801Z (Reading database ... 80% 2021-05-16T17:32:50.5700039Z (Reading database ... 85% 2021-05-16T17:32:50.5846046Z (Reading database ... 90% 2021-05-16T17:32:50.5919358Z (Reading database ... 95% 2021-05-16T17:32:50.5920950Z (Reading database ... 100% 2021-05-16T17:32:50.5922064Z (Reading database ... 261856 files and directories currently installed.) 2021-05-16T17:32:50.6046715Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T17:32:50.6304425Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T17:32:51.1071801Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T17:32:51.1374410Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T17:32:51.1424118Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T17:32:51.1881721Z Selecting previously unselected package librhash0:amd64. 2021-05-16T17:32:51.2138112Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T17:32:51.2175380Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T17:32:51.2561650Z Selecting previously unselected package cmake. 2021-05-16T17:32:51.2856108Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T17:32:51.2894997Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T17:32:51.7147651Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T17:32:51.7207826Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T17:32:51.7720529Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T17:32:51.7796405Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T17:32:51.7895052Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:52.8684829Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:54.8556344Z Reading package lists... 2021-05-16T17:32:54.9992147Z Building dependency tree... 2021-05-16T17:32:55.0015174Z Reading state information... 2021-05-16T17:32:55.1388904Z Suggested packages: 2021-05-16T17:32:55.1391810Z libssh-doc 2021-05-16T17:32:55.1789271Z The following NEW packages will be installed: 2021-05-16T17:32:55.1795649Z libssh-dev 2021-05-16T17:32:55.2066508Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:55.2067349Z Need to get 219 kB of archives. 2021-05-16T17:32:55.2067967Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T17:32:55.2069590Z 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:55.5949325Z Fetched 219 kB in 0s (7504 kB/s) 2021-05-16T17:32:55.6274949Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T17:32:55.6337540Z (Reading database ... 2021-05-16T17:32:55.6338250Z (Reading database ... 5% 2021-05-16T17:32:55.6338850Z (Reading database ... 10% 2021-05-16T17:32:55.6339423Z (Reading database ... 15% 2021-05-16T17:32:55.6340006Z (Reading database ... 20% 2021-05-16T17:32:55.6340567Z (Reading database ... 25% 2021-05-16T17:32:55.6341169Z (Reading database ... 30% 2021-05-16T17:32:55.6341756Z (Reading database ... 35% 2021-05-16T17:32:55.6342672Z (Reading database ... 40% 2021-05-16T17:32:55.6344168Z (Reading database ... 45% 2021-05-16T17:32:55.6344908Z (Reading database ... 50% 2021-05-16T17:32:55.6374147Z (Reading database ... 55% 2021-05-16T17:32:55.6408462Z (Reading database ... 60% 2021-05-16T17:32:55.6440882Z (Reading database ... 65% 2021-05-16T17:32:55.6567801Z (Reading database ... 70% 2021-05-16T17:32:55.6690050Z (Reading database ... 75% 2021-05-16T17:32:55.6945008Z (Reading database ... 80% 2021-05-16T17:32:55.7222727Z (Reading database ... 85% 2021-05-16T17:32:55.7344351Z (Reading database ... 90% 2021-05-16T17:32:55.7407082Z (Reading database ... 95% 2021-05-16T17:32:55.7407738Z (Reading database ... 100% 2021-05-16T17:32:55.7408911Z (Reading database ... 264640 files and directories currently installed.) 2021-05-16T17:32:55.7526970Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T17:32:56.3412695Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:32:56.3416599Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:32:57.8831498Z Reading package lists... 2021-05-16T17:32:58.0695408Z Building dependency tree... 2021-05-16T17:32:58.0716918Z Reading state information... 2021-05-16T17:32:58.2947767Z The following NEW packages will be installed: 2021-05-16T17:32:58.2951774Z jags 2021-05-16T17:32:58.3175898Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:58.3176749Z Need to get 1562 kB of archives. 2021-05-16T17:32:58.3177621Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T17:32:58.3179883Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T17:32:58.7555341Z Fetched 1562 kB in 0s (33.9 MB/s) 2021-05-16T17:32:58.7919332Z Selecting previously unselected package jags. 2021-05-16T17:32:58.7995707Z (Reading database ... 2021-05-16T17:32:58.7996653Z (Reading database ... 5% 2021-05-16T17:32:58.7997341Z (Reading database ... 10% 2021-05-16T17:32:58.7997918Z (Reading database ... 15% 2021-05-16T17:32:58.7998496Z (Reading database ... 20% 2021-05-16T17:32:58.7999055Z (Reading database ... 25% 2021-05-16T17:32:58.7999627Z (Reading database ... 30% 2021-05-16T17:32:58.8000398Z (Reading database ... 35% 2021-05-16T17:32:58.8001038Z (Reading database ... 40% 2021-05-16T17:32:58.8001622Z (Reading database ... 45% 2021-05-16T17:32:58.8002206Z (Reading database ... 50% 2021-05-16T17:32:58.8029230Z (Reading database ... 55% 2021-05-16T17:32:58.8060544Z (Reading database ... 60% 2021-05-16T17:32:58.8095225Z (Reading database ... 65% 2021-05-16T17:32:58.8197543Z (Reading database ... 70% 2021-05-16T17:32:58.8295526Z (Reading database ... 75% 2021-05-16T17:32:58.8542748Z (Reading database ... 80% 2021-05-16T17:32:58.8829830Z (Reading database ... 85% 2021-05-16T17:32:58.8956230Z (Reading database ... 90% 2021-05-16T17:32:58.9029568Z (Reading database ... 95% 2021-05-16T17:32:58.9030787Z (Reading database ... 100% 2021-05-16T17:32:58.9031581Z (Reading database ... 264659 files and directories currently installed.) 2021-05-16T17:32:58.9165944Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T17:32:58.9245940Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T17:32:59.3698818Z Setting up jags (4.3.0-3build1) ... 2021-05-16T17:32:59.4425927Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:00.2023861Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:02.3338684Z Reading package lists... 2021-05-16T17:33:02.4934630Z Building dependency tree... 2021-05-16T17:33:02.4951950Z Reading state information... 2021-05-16T17:33:02.6424151Z The following additional packages will be installed: 2021-05-16T17:33:02.6427167Z libnode64 libuv1-dev 2021-05-16T17:33:02.6907081Z The following NEW packages will be installed: 2021-05-16T17:33:02.6910462Z libnode-dev libnode64 libuv1-dev 2021-05-16T17:33:02.7148376Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:02.7150263Z Need to get 6239 kB of archives. 2021-05-16T17:33:02.7151236Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T17:33:02.7153299Z 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:33:02.7192893Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T17:33:02.7983970Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T17:33:03.2140769Z Fetched 6239 kB in 0s (58.6 MB/s) 2021-05-16T17:33:03.2468374Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T17:33:03.2550309Z (Reading database ... 2021-05-16T17:33:03.2551418Z (Reading database ... 5% 2021-05-16T17:33:03.2552146Z (Reading database ... 10% 2021-05-16T17:33:03.2554459Z (Reading database ... 15% 2021-05-16T17:33:03.2555765Z (Reading database ... 20% 2021-05-16T17:33:03.2556530Z (Reading database ... 25% 2021-05-16T17:33:03.2557256Z (Reading database ... 30% 2021-05-16T17:33:03.2558058Z (Reading database ... 35% 2021-05-16T17:33:03.2559079Z (Reading database ... 40% 2021-05-16T17:33:03.2559721Z (Reading database ... 45% 2021-05-16T17:33:03.2560753Z (Reading database ... 50% 2021-05-16T17:33:03.2593980Z (Reading database ... 55% 2021-05-16T17:33:03.2631661Z (Reading database ... 60% 2021-05-16T17:33:03.2671245Z (Reading database ... 65% 2021-05-16T17:33:03.2796482Z (Reading database ... 70% 2021-05-16T17:33:03.2915462Z (Reading database ... 75% 2021-05-16T17:33:03.3188652Z (Reading database ... 80% 2021-05-16T17:33:03.3522559Z (Reading database ... 85% 2021-05-16T17:33:03.3689478Z (Reading database ... 90% 2021-05-16T17:33:03.3784985Z (Reading database ... 95% 2021-05-16T17:33:03.3785469Z (Reading database ... 100% 2021-05-16T17:33:03.3786130Z (Reading database ... 264799 files and directories currently installed.) 2021-05-16T17:33:03.3942414Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T17:33:03.3960324Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T17:33:03.4385520Z Selecting previously unselected package libnode64:amd64. 2021-05-16T17:33:03.4673072Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:33:03.4714989Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:33:04.1079663Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T17:33:04.1376794Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:33:04.1398952Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:33:04.2412662Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T17:33:04.2484010Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:33:04.2534351Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:33:04.2595818Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:06.3565729Z Reading package lists... 2021-05-16T17:33:06.4900222Z Building dependency tree... 2021-05-16T17:33:06.4915471Z Reading state information... 2021-05-16T17:33:06.6303187Z The following additional packages will be installed: 2021-05-16T17:33:06.6305776Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T17:33:06.6310696Z Suggested packages: 2021-05-16T17:33:06.6311638Z libfftw3-doc 2021-05-16T17:33:06.6755566Z The following NEW packages will be installed: 2021-05-16T17:33:06.6762282Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T17:33:06.6966647Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:06.6968536Z Need to get 3986 kB of archives. 2021-05-16T17:33:06.6969850Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T17:33:06.6972301Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T17:33:06.7059244Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T17:33:06.7225248Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T17:33:06.7403559Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T17:33:06.7411853Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T17:33:07.1830855Z Fetched 3986 kB in 0s (36.1 MB/s) 2021-05-16T17:33:07.2217431Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T17:33:07.2281708Z (Reading database ... 2021-05-16T17:33:07.2282426Z (Reading database ... 5% 2021-05-16T17:33:07.2283009Z (Reading database ... 10% 2021-05-16T17:33:07.2283594Z (Reading database ... 15% 2021-05-16T17:33:07.2284168Z (Reading database ... 20% 2021-05-16T17:33:07.2284727Z (Reading database ... 25% 2021-05-16T17:33:07.2285381Z (Reading database ... 30% 2021-05-16T17:33:07.2285952Z (Reading database ... 35% 2021-05-16T17:33:07.2286523Z (Reading database ... 40% 2021-05-16T17:33:07.2287094Z (Reading database ... 45% 2021-05-16T17:33:07.2287650Z (Reading database ... 50% 2021-05-16T17:33:07.2316628Z (Reading database ... 55% 2021-05-16T17:33:07.2355965Z (Reading database ... 60% 2021-05-16T17:33:07.2387668Z (Reading database ... 65% 2021-05-16T17:33:07.2501773Z (Reading database ... 70% 2021-05-16T17:33:07.2602773Z (Reading database ... 75% 2021-05-16T17:33:07.2839744Z (Reading database ... 80% 2021-05-16T17:33:07.3108986Z (Reading database ... 85% 2021-05-16T17:33:07.3237676Z (Reading database ... 90% 2021-05-16T17:33:07.3308497Z (Reading database ... 95% 2021-05-16T17:33:07.3308925Z (Reading database ... 100% 2021-05-16T17:33:07.3309524Z (Reading database ... 264935 files and directories currently installed.) 2021-05-16T17:33:07.3432582Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:33:07.3477401Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:33:07.4081355Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T17:33:07.4332050Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:33:07.4348041Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:33:07.5282845Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T17:33:07.5517470Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:33:07.5537472Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:33:07.6481913Z Selecting previously unselected package libfftw3-bin. 2021-05-16T17:33:07.6751863Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:33:07.6773153Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T17:33:07.7201579Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T17:33:07.7418161Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:33:07.7445228Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:33:08.0181956Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:33:08.0297940Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:33:08.0361197Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:33:08.0443444Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T17:33:08.0508891Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:33:08.0573966Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:08.8106370Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:10.7725511Z Reading package lists... 2021-05-16T17:33:10.9069857Z Building dependency tree... 2021-05-16T17:33:10.9086668Z Reading state information... 2021-05-16T17:33:11.0455630Z The following additional packages will be installed: 2021-05-16T17:33:11.0457275Z libdcmtk14 2021-05-16T17:33:11.0932649Z The following NEW packages will be installed: 2021-05-16T17:33:11.0936680Z dcmtk libdcmtk14 2021-05-16T17:33:11.1221430Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:11.1223011Z Need to get 5546 kB of archives. 2021-05-16T17:33:11.1224582Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T17:33:11.1227357Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T17:33:11.1962231Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T17:33:11.6002858Z Fetched 5546 kB in 0s (49.1 MB/s) 2021-05-16T17:33:11.6362687Z Selecting previously unselected package libdcmtk14. 2021-05-16T17:33:11.6380860Z (Reading database ... 2021-05-16T17:33:11.6382288Z (Reading database ... 5% 2021-05-16T17:33:11.6383093Z (Reading database ... 10% 2021-05-16T17:33:11.6384000Z (Reading database ... 15% 2021-05-16T17:33:11.6384546Z (Reading database ... 20% 2021-05-16T17:33:11.6385133Z (Reading database ... 25% 2021-05-16T17:33:11.6385677Z (Reading database ... 30% 2021-05-16T17:33:11.6386405Z (Reading database ... 35% 2021-05-16T17:33:11.6387186Z (Reading database ... 40% 2021-05-16T17:33:11.6387697Z (Reading database ... 45% 2021-05-16T17:33:11.6388228Z (Reading database ... 50% 2021-05-16T17:33:11.6419958Z (Reading database ... 55% 2021-05-16T17:33:11.6452914Z (Reading database ... 60% 2021-05-16T17:33:11.6496844Z (Reading database ... 65% 2021-05-16T17:33:11.6608182Z (Reading database ... 70% 2021-05-16T17:33:11.6710411Z (Reading database ... 75% 2021-05-16T17:33:11.6947452Z (Reading database ... 80% 2021-05-16T17:33:11.7209168Z (Reading database ... 85% 2021-05-16T17:33:11.7338530Z (Reading database ... 90% 2021-05-16T17:33:11.7409141Z (Reading database ... 95% 2021-05-16T17:33:11.7409690Z (Reading database ... 100% 2021-05-16T17:33:11.7410371Z (Reading database ... 265026 files and directories currently installed.) 2021-05-16T17:33:11.7536390Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T17:33:11.7605688Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T17:33:12.2390346Z Selecting previously unselected package dcmtk. 2021-05-16T17:33:12.2684894Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T17:33:12.2760865Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T17:33:12.4235600Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T17:33:12.4289877Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T17:33:12.4550316Z Adding `dcmtk' group to system ... 2021-05-16T17:33:12.5255237Z Adding `dcmtk' user to system ... 2021-05-16T17:33:12.6661100Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T17:33:12.9217703Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:14.4142953Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:16.3779247Z Reading package lists... 2021-05-16T17:33:16.5365607Z Building dependency tree... 2021-05-16T17:33:16.5383807Z Reading state information... 2021-05-16T17:33:16.7689889Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T17:33:16.7691152Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:16.8469621Z Reading package lists... 2021-05-16T17:33:17.0033589Z Building dependency tree... 2021-05-16T17:33:17.0052348Z Reading state information... 2021-05-16T17:33:17.2434033Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T17:33:17.2435470Z libpng-dev set to manually installed. 2021-05-16T17:33:17.2436636Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:17.3088797Z Reading package lists... 2021-05-16T17:33:17.4732884Z Building dependency tree... 2021-05-16T17:33:17.4749568Z Reading state information... 2021-05-16T17:33:18.3465185Z The following additional packages will be installed: 2021-05-16T17:33:18.3467466Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T17:33:18.3468386Z Suggested packages: 2021-05-16T17:33:18.3469749Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T17:33:18.3470974Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T17:33:18.3471848Z fonts-arphic-uming fonts-nanum 2021-05-16T17:33:18.3472852Z The following NEW packages will be installed: 2021-05-16T17:33:18.3473834Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T17:33:18.3475097Z libpoppler97 poppler-data 2021-05-16T17:33:18.3476137Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:18.3476683Z Need to get 2582 kB of archives. 2021-05-16T17:33:18.3477305Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T17:33:18.3478465Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T17:33:18.3480268Z 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:18.3481766Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T17:33:18.3483545Z 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:18.3485055Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T17:33:18.3488638Z 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:18.3491573Z Fetched 2582 kB in 0s (26.5 MB/s) 2021-05-16T17:33:18.3493387Z Selecting previously unselected package poppler-data. 2021-05-16T17:33:18.3494071Z (Reading database ... 2021-05-16T17:33:18.3494578Z (Reading database ... 5% 2021-05-16T17:33:18.3495407Z (Reading database ... 10% 2021-05-16T17:33:18.3495912Z (Reading database ... 15% 2021-05-16T17:33:18.3496399Z (Reading database ... 20% 2021-05-16T17:33:18.3497097Z (Reading database ... 25% 2021-05-16T17:33:18.3497619Z (Reading database ... 30% 2021-05-16T17:33:18.3499799Z (Reading database ... 35% 2021-05-16T17:33:18.3500299Z (Reading database ... 40% 2021-05-16T17:33:18.3501101Z (Reading database ... 45% 2021-05-16T17:33:18.3501568Z (Reading database ... 50% 2021-05-16T17:33:18.3502019Z (Reading database ... 55% 2021-05-16T17:33:18.3503083Z (Reading database ... 60% 2021-05-16T17:33:18.3503710Z (Reading database ... 65% 2021-05-16T17:33:18.3504542Z (Reading database ... 70% 2021-05-16T17:33:18.3504994Z (Reading database ... 75% 2021-05-16T17:33:18.3505714Z (Reading database ... 80% 2021-05-16T17:33:18.3506151Z (Reading database ... 85% 2021-05-16T17:33:18.3506606Z (Reading database ... 90% 2021-05-16T17:33:18.3507256Z (Reading database ... 95% 2021-05-16T17:33:18.3507978Z (Reading database ... 100% 2021-05-16T17:33:18.3508835Z (Reading database ... 265261 files and directories currently installed.) 2021-05-16T17:33:18.3509885Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T17:33:18.3510824Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T17:33:18.6182505Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T17:33:18.6483726Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T17:33:18.6537901Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T17:33:18.7140754Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T17:33:18.7449051Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:18.7500178Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:18.8762732Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T17:33:18.9016411Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:18.9044591Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:18.9320469Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T17:33:18.9643467Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:18.9658711Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:18.9962669Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T17:33:19.0200884Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:19.0222640Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:19.0946584Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T17:33:19.1149668Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T17:33:19.1231301Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:19.1322037Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:19.1385330Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:19.1431090Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:19.1500689Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:33:19.3718340Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:21.3928961Z Reading package lists... 2021-05-16T17:33:21.5462732Z Building dependency tree... 2021-05-16T17:33:21.5486491Z Reading state information... 2021-05-16T17:33:21.7053667Z The following additional packages will be installed: 2021-05-16T17:33:21.7056074Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T17:33:21.7062552Z Suggested packages: 2021-05-16T17:33:21.7064176Z libhdf5-doc 2021-05-16T17:33:21.7516068Z The following NEW packages will be installed: 2021-05-16T17:33:21.7518188Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T17:33:21.7520277Z libsz2 2021-05-16T17:33:21.7713371Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:21.7715047Z Need to get 4074 kB of archives. 2021-05-16T17:33:21.7716681Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T17:33:21.7719737Z 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:21.7745393Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T17:33:21.7755889Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T17:33:21.7761777Z 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:21.8035447Z 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:21.8047156Z 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:21.8055453Z 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:22.2856703Z Fetched 4074 kB in 0s (53.5 MB/s) 2021-05-16T17:33:22.3201953Z Selecting previously unselected package hdf5-helpers. 2021-05-16T17:33:22.3277289Z (Reading database ... 2021-05-16T17:33:22.3278523Z (Reading database ... 5% 2021-05-16T17:33:22.3279464Z (Reading database ... 10% 2021-05-16T17:33:22.3280418Z (Reading database ... 15% 2021-05-16T17:33:22.3281119Z (Reading database ... 20% 2021-05-16T17:33:22.3281743Z (Reading database ... 25% 2021-05-16T17:33:22.3282356Z (Reading database ... 30% 2021-05-16T17:33:22.3283407Z (Reading database ... 35% 2021-05-16T17:33:22.3284045Z (Reading database ... 40% 2021-05-16T17:33:22.3284878Z (Reading database ... 45% 2021-05-16T17:33:22.3285694Z (Reading database ... 50% 2021-05-16T17:33:22.3319641Z (Reading database ... 55% 2021-05-16T17:33:22.3353501Z (Reading database ... 60% 2021-05-16T17:33:22.3389478Z (Reading database ... 65% 2021-05-16T17:33:22.3503115Z (Reading database ... 70% 2021-05-16T17:33:22.3604187Z (Reading database ... 75% 2021-05-16T17:33:22.3906327Z (Reading database ... 80% 2021-05-16T17:33:22.4193103Z (Reading database ... 85% 2021-05-16T17:33:22.4331903Z (Reading database ... 90% 2021-05-16T17:33:22.4403274Z (Reading database ... 95% 2021-05-16T17:33:22.4403770Z (Reading database ... 100% 2021-05-16T17:33:22.4404444Z (Reading database ... 265821 files and directories currently installed.) 2021-05-16T17:33:22.4542262Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:33:22.4559526Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:22.4921747Z Selecting previously unselected package libaec0:amd64. 2021-05-16T17:33:22.5234930Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T17:33:22.5277722Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T17:33:22.5600915Z Selecting previously unselected package libsz2:amd64. 2021-05-16T17:33:22.5899266Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T17:33:22.5915514Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T17:33:22.6271517Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T17:33:22.6570356Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:33:22.6587126Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:22.8121467Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T17:33:22.8337245Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:33:22.8362765Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:22.8802036Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T17:33:22.9050425Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T17:33:22.9068125Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T17:33:22.9481421Z Selecting previously unselected package libhdf5-dev. 2021-05-16T17:33:22.9664924Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:33:22.9686143Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:23.2727144Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:23.2791226Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T17:33:23.2872335Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T17:33:23.2939103Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T17:33:23.3008120Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:23.3061148Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:23.3213398Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:23.3309573Z 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:23.3361486Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:24.0334162Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:26.1167890Z Reading package lists... 2021-05-16T17:33:26.2667064Z Building dependency tree... 2021-05-16T17:33:26.2684901Z Reading state information... 2021-05-16T17:33:26.4131693Z The following additional packages will be installed: 2021-05-16T17:33:26.4140591Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T17:33:26.4602980Z The following NEW packages will be installed: 2021-05-16T17:33:26.4605517Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T17:33:26.4606551Z mesa-common-dev 2021-05-16T17:33:26.4806672Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:26.4807621Z Need to get 1761 kB of archives. 2021-05-16T17:33:26.4809189Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T17:33:26.4811479Z 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:26.4846531Z 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:26.4858084Z 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:26.4872516Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T17:33:26.4906374Z 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:26.4958390Z 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:26.8959790Z Fetched 1761 kB in 0s (36.2 MB/s) 2021-05-16T17:33:26.9254970Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T17:33:26.9322796Z (Reading database ... 2021-05-16T17:33:26.9323241Z (Reading database ... 5% 2021-05-16T17:33:26.9323652Z (Reading database ... 10% 2021-05-16T17:33:26.9324079Z (Reading database ... 15% 2021-05-16T17:33:26.9324484Z (Reading database ... 20% 2021-05-16T17:33:26.9324898Z (Reading database ... 25% 2021-05-16T17:33:26.9325327Z (Reading database ... 30% 2021-05-16T17:33:26.9325745Z (Reading database ... 35% 2021-05-16T17:33:26.9326147Z (Reading database ... 40% 2021-05-16T17:33:26.9326901Z (Reading database ... 45% 2021-05-16T17:33:26.9327304Z (Reading database ... 50% 2021-05-16T17:33:26.9359567Z (Reading database ... 55% 2021-05-16T17:33:26.9396156Z (Reading database ... 60% 2021-05-16T17:33:26.9434536Z (Reading database ... 65% 2021-05-16T17:33:26.9548969Z (Reading database ... 70% 2021-05-16T17:33:26.9669128Z (Reading database ... 75% 2021-05-16T17:33:26.9926825Z (Reading database ... 80% 2021-05-16T17:33:27.0206472Z (Reading database ... 85% 2021-05-16T17:33:27.0336280Z (Reading database ... 90% 2021-05-16T17:33:27.0408853Z (Reading database ... 95% 2021-05-16T17:33:27.0409949Z (Reading database ... 100% 2021-05-16T17:33:27.0412006Z (Reading database ... 266029 files and directories currently installed.) 2021-05-16T17:33:27.0586585Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:33:27.0616763Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T17:33:27.1140309Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T17:33:27.1395333Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:27.1408783Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:33:27.2361827Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T17:33:27.2610040Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:27.2629072Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:33:27.3202175Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T17:33:27.3414249Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T17:33:27.3458697Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T17:33:27.3923138Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T17:33:27.4200833Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T17:33:27.4229578Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T17:33:27.4761940Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T17:33:27.4993296Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:27.5030905Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:27.6729587Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T17:33:27.6800556Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:33:27.6877234Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T17:33:27.6965373Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:33:27.7008546Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T17:33:27.7076900Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:27.7152457Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:28.9758471Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:31.0191521Z Reading package lists... 2021-05-16T17:33:31.1741384Z Building dependency tree... 2021-05-16T17:33:31.1759630Z Reading state information... 2021-05-16T17:33:31.3208947Z The following additional packages will be installed: 2021-05-16T17:33:31.3210628Z libprotobuf-lite17 libprotoc17 2021-05-16T17:33:31.3681125Z The following NEW packages will be installed: 2021-05-16T17:33:31.3683077Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T17:33:31.3684161Z protobuf-compiler 2021-05-16T17:33:31.4179367Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:31.4181121Z Need to get 2754 kB of archives. 2021-05-16T17:33:31.4182470Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T17:33:31.4184669Z 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:31.4226240Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T17:33:31.4333731Z 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:31.4512670Z 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:31.4681975Z 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:31.8679337Z Fetched 2754 kB in 0s (28.6 MB/s) 2021-05-16T17:33:31.9032349Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T17:33:31.9106713Z (Reading database ... 2021-05-16T17:33:31.9107914Z (Reading database ... 5% 2021-05-16T17:33:31.9108795Z (Reading database ... 10% 2021-05-16T17:33:31.9109815Z (Reading database ... 15% 2021-05-16T17:33:31.9110722Z (Reading database ... 20% 2021-05-16T17:33:31.9111340Z (Reading database ... 25% 2021-05-16T17:33:31.9112140Z (Reading database ... 30% 2021-05-16T17:33:31.9112854Z (Reading database ... 35% 2021-05-16T17:33:31.9113491Z (Reading database ... 40% 2021-05-16T17:33:31.9114111Z (Reading database ... 45% 2021-05-16T17:33:31.9115506Z (Reading database ... 50% 2021-05-16T17:33:31.9135431Z (Reading database ... 55% 2021-05-16T17:33:31.9174326Z (Reading database ... 60% 2021-05-16T17:33:31.9223687Z (Reading database ... 65% 2021-05-16T17:33:31.9358385Z (Reading database ... 70% 2021-05-16T17:33:31.9493000Z (Reading database ... 75% 2021-05-16T17:33:31.9799792Z (Reading database ... 80% 2021-05-16T17:33:32.0122245Z (Reading database ... 85% 2021-05-16T17:33:32.0256951Z (Reading database ... 90% 2021-05-16T17:33:32.0337770Z (Reading database ... 95% 2021-05-16T17:33:32.0338324Z (Reading database ... 100% 2021-05-16T17:33:32.0339143Z (Reading database ... 266512 files and directories currently installed.) 2021-05-16T17:33:32.0493221Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:32.0577454Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:32.1121826Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T17:33:32.1329090Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:32.1364993Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:32.2322373Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T17:33:32.2556995Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:32.2577108Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:32.4161889Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T17:33:32.4421288Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:32.4452900Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:32.5642409Z Selecting previously unselected package protobuf-compiler. 2021-05-16T17:33:32.5908137Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:32.5931905Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:32.6578268Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:32.6636063Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:32.6699445Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:32.6763116Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:32.6820704Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:32.6899830Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:33.8500770Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:35.4032405Z Reading package lists... 2021-05-16T17:33:35.5416190Z Building dependency tree... 2021-05-16T17:33:35.5437860Z Reading state information... 2021-05-16T17:33:35.7025855Z The following additional packages will be installed: 2021-05-16T17:33:35.7028702Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T17:33:35.7031993Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T17:33:35.7034205Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T17:33:35.7035974Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T17:33:35.7037684Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T17:33:35.7039061Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T17:33:35.7040687Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T17:33:35.7042171Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T17:33:35.7043543Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T17:33:35.7044555Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T17:33:35.7045887Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T17:33:35.7046903Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T17:33:35.7047992Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T17:33:35.7048977Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T17:33:35.7049573Z Suggested packages: 2021-05-16T17:33:35.7050424Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T17:33:35.7051662Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T17:33:35.7052982Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T17:33:35.7054074Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T17:33:35.7723219Z The following NEW packages will be installed: 2021-05-16T17:33:35.7728096Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T17:33:35.7729994Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T17:33:35.7731895Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T17:33:35.7733653Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T17:33:35.7735645Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T17:33:35.7737161Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T17:33:35.7739422Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T17:33:35.7741204Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T17:33:35.7742693Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T17:33:35.7744435Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T17:33:35.7745803Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T17:33:35.7747113Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T17:33:35.7748195Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T17:33:35.7749249Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T17:33:35.7952488Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:35.7954870Z Need to get 47.1 MB of archives. 2021-05-16T17:33:35.7955588Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T17:33:35.7957091Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T17:33:35.8142772Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T17:33:35.8154039Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T17:33:35.8164325Z 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:35.8172328Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T17:33:35.8181091Z 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:35.8190808Z 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:35.8224566Z 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:35.9258815Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T17:33:35.9262936Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T17:33:35.9287034Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T17:33:35.9306328Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T17:33:35.9311828Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T17:33:35.9316850Z 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:35.9325110Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T17:33:35.9337044Z 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:35.9346658Z 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:35.9363685Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T17:33:35.9370982Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T17:33:35.9383187Z 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:35.9395658Z 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:35.9469365Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T17:33:35.9603834Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T17:33:35.9632108Z 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:35.9640763Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T17:33:35.9676404Z 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:36.0303672Z 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:36.0312822Z 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:36.0321530Z 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:36.0331950Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T17:33:36.0362634Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T17:33:36.0370061Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T17:33:36.0382132Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T17:33:36.0397444Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T17:33:36.0490217Z 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:36.0522631Z 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:36.0672921Z 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:36.0682545Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T17:33:36.2298063Z 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:36.2306530Z 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:36.2314719Z 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:36.2324081Z 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:36.2335881Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T17:33:36.2345839Z 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:36.2361702Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T17:33:36.2457738Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T17:33:36.2475896Z 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:36.2497485Z 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:36.2505537Z 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:36.2645863Z 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:36.2672933Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T17:33:36.2685196Z 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:36.2695962Z 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:36.2702419Z 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:36.2712732Z 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:36.2721438Z 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:36.2765896Z 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:36.2794650Z 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:36.2800788Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T17:33:36.2867039Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T17:33:36.2874978Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T17:33:36.2890479Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T17:33:36.2910095Z 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:36.2942264Z 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:36.2991295Z 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:36.3005503Z 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:36.3016552Z 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:36.3208469Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T17:33:36.3229185Z 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:36.3496073Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T17:33:36.3511980Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T17:33:36.3518099Z 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:36.3859290Z 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:36.4256930Z 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:36.4375725Z 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:36.4381265Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T17:33:37.0006255Z Fetched 47.1 MB in 1s (71.5 MB/s) 2021-05-16T17:33:37.0356886Z Selecting previously unselected package libaom0:amd64. 2021-05-16T17:33:37.0422110Z (Reading database ... 2021-05-16T17:33:37.0422860Z (Reading database ... 5% 2021-05-16T17:33:37.0423501Z (Reading database ... 10% 2021-05-16T17:33:37.0424595Z (Reading database ... 15% 2021-05-16T17:33:37.0425338Z (Reading database ... 20% 2021-05-16T17:33:37.0425894Z (Reading database ... 25% 2021-05-16T17:33:37.0426437Z (Reading database ... 30% 2021-05-16T17:33:37.0427021Z (Reading database ... 35% 2021-05-16T17:33:37.0427569Z (Reading database ... 40% 2021-05-16T17:33:37.0428095Z (Reading database ... 45% 2021-05-16T17:33:37.0428643Z (Reading database ... 50% 2021-05-16T17:33:37.0469413Z (Reading database ... 55% 2021-05-16T17:33:37.0500663Z (Reading database ... 60% 2021-05-16T17:33:37.0533841Z (Reading database ... 65% 2021-05-16T17:33:37.0665394Z (Reading database ... 70% 2021-05-16T17:33:37.0805635Z (Reading database ... 75% 2021-05-16T17:33:37.1067314Z (Reading database ... 80% 2021-05-16T17:33:37.1337026Z (Reading database ... 85% 2021-05-16T17:33:37.1486236Z (Reading database ... 90% 2021-05-16T17:33:37.1576384Z (Reading database ... 95% 2021-05-16T17:33:37.1577662Z (Reading database ... 100% 2021-05-16T17:33:37.1578889Z (Reading database ... 266683 files and directories currently installed.) 2021-05-16T17:33:37.1741689Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T17:33:37.1801661Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T17:33:37.3241925Z Selecting previously unselected package libva2:amd64. 2021-05-16T17:33:37.3492653Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T17:33:37.3512335Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T17:33:37.3961602Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T17:33:37.4222164Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T17:33:37.4297761Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T17:33:37.4698086Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T17:33:37.4967374Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T17:33:37.5003657Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T17:33:37.5401632Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T17:33:37.5631701Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T17:33:37.5654312Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:33:37.6122509Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T17:33:37.6376499Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T17:33:37.6401520Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T17:33:37.6911648Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T17:33:37.7188447Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:37.7217966Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:37.7842319Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T17:33:37.8079513Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T17:33:37.8127475Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T17:33:38.5130404Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T17:33:38.5422849Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T17:33:38.5443452Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T17:33:38.5881093Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T17:33:38.6069672Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T17:33:38.6104621Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T17:33:38.6602598Z Selecting previously unselected package libopus0:amd64. 2021-05-16T17:33:38.6926943Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:38.6949031Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T17:33:38.7561674Z Selecting previously unselected package libshine3:amd64. 2021-05-16T17:33:38.7809004Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T17:33:38.7837047Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T17:33:38.8243776Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T17:33:38.8504482Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T17:33:38.8537169Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T17:33:38.8921606Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T17:33:38.9174961Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T17:33:38.9212232Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T17:33:38.9626579Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T17:33:38.9952474Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T17:33:38.9985722Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T17:33:39.0459679Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T17:33:39.0769501Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:39.0792189Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:39.1145318Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T17:33:39.1475339Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T17:33:39.1492416Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T17:33:39.2016769Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T17:33:39.2296210Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T17:33:39.2325349Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T17:33:39.2741543Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T17:33:39.3075920Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T17:33:39.3111565Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T17:33:39.3519059Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T17:33:39.3843296Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:39.3865605Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T17:33:39.4236139Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T17:33:39.4560731Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T17:33:39.4584917Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T17:33:39.5573736Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T17:33:39.5874489Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T17:33:39.5916600Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T17:33:39.8122044Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T17:33:39.8421071Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T17:33:39.8443480Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T17:33:39.8953417Z Selecting previously unselected package libzvbi-common. 2021-05-16T17:33:39.9243890Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T17:33:39.9259598Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T17:33:39.9691358Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T17:33:40.0023483Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T17:33:40.0048713Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T17:33:40.0626056Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T17:33:40.0914331Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:40.0952683Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:40.5602907Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T17:33:40.5903592Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T17:33:40.5946081Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T17:33:40.6382885Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T17:33:40.6632014Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T17:33:40.6651678Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T17:33:40.7045181Z Selecting previously unselected package libass9:amd64. 2021-05-16T17:33:40.7362697Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T17:33:40.7388148Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T17:33:40.7874897Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T17:33:40.8163691Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T17:33:40.8190001Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T17:33:40.8658351Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T17:33:40.8930105Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T17:33:40.8941494Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T17:33:40.9361822Z Selecting previously unselected package libgme0:amd64. 2021-05-16T17:33:40.9635631Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T17:33:40.9646633Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T17:33:41.0161757Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T17:33:41.0418662Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T17:33:41.0460178Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T17:33:41.0980357Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T17:33:41.1270061Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T17:33:41.1308380Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T17:33:41.2180037Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T17:33:41.2482709Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T17:33:41.2512874Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:33:41.3196296Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T17:33:41.3522339Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:41.3540469Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:41.4740837Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T17:33:41.5016262Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T17:33:41.5037157Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T17:33:41.5451523Z Selecting previously unselected package libflite1:amd64. 2021-05-16T17:33:41.5758310Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T17:33:41.5789489Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T17:33:42.6799129Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T17:33:42.7098256Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T17:33:42.7121024Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T17:33:42.7502092Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T17:33:42.7779542Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T17:33:42.7796792Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T17:33:42.8112871Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T17:33:42.8395695Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T17:33:42.8416750Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T17:33:42.8868170Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T17:33:42.9164838Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:42.9190651Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T17:33:42.9565683Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T17:33:42.9845052Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T17:33:42.9879687Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T17:33:43.0303617Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T17:33:43.0616168Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:43.0636319Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:43.1122866Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T17:33:43.1412597Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T17:33:43.1472878Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T17:33:43.2747974Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T17:33:43.3035990Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T17:33:43.3072384Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T17:33:43.3546106Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T17:33:43.3833416Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:43.3859794Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:43.4442375Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T17:33:43.4701001Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T17:33:43.4732306Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T17:33:43.5201487Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T17:33:43.5407978Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:43.5445612Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:43.6849421Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T17:33:43.7141058Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T17:33:43.7170479Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T17:33:43.7806686Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T17:33:43.8082847Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T17:33:43.8105679Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T17:33:44.8523089Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T17:33:44.8532331Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T17:33:44.8533964Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:44.8535424Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T17:33:44.8536987Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T17:33:44.8538187Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:44.8539195Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T17:33:44.8540406Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T17:33:44.8541277Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T17:33:44.8542525Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T17:33:44.8543938Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T17:33:44.8544992Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T17:33:44.8546177Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T17:33:44.8547825Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T17:33:44.8548997Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T17:33:44.8550251Z Selecting previously unselected package libopenal-data. 2021-05-16T17:33:44.8551366Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T17:33:44.8552731Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T17:33:44.8553644Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T17:33:44.8554900Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T17:33:44.8556604Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T17:33:44.8557559Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T17:33:44.8558496Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T17:33:44.8559767Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T17:33:44.8561564Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T17:33:44.8563020Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T17:33:44.8564397Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T17:33:44.8565809Z Selecting previously unselected package libflac8:amd64. 2021-05-16T17:33:44.8567013Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T17:33:44.8567893Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T17:33:44.8568875Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T17:33:44.8570050Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T17:33:44.8570890Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T17:33:44.8571648Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T17:33:44.8572675Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T17:33:44.8573603Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T17:33:44.8574756Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T17:33:44.8632846Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T17:33:44.8660590Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T17:33:44.9451778Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T17:33:44.9744761Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:44.9770523Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:45.0281288Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T17:33:45.0503589Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:45.0580130Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:45.1071956Z Selecting previously unselected package ffmpeg. 2021-05-16T17:33:45.1381324Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:45.1475817Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:45.2929406Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T17:33:45.3233735Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T17:33:45.3250665Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T17:33:45.3686990Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T17:33:45.3935429Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T17:33:45.3950974Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T17:33:45.6242054Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T17:33:45.6534512Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T17:33:45.6548175Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T17:33:45.6971298Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T17:33:45.7282536Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T17:33:45.7313495Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T17:33:45.7722436Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T17:33:45.7930523Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:45.7957153Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:46.0546937Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T17:33:46.0831167Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:46.0856122Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:46.3963138Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T17:33:46.4256800Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T17:33:46.4287121Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T17:33:46.5561948Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T17:33:46.5772785Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T17:33:46.5796991Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T17:33:46.6100280Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T17:33:46.6382018Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T17:33:46.6409683Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:33:46.7089219Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T17:33:46.7177600Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:33:46.7268128Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T17:33:46.7333756Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T17:33:46.7409097Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T17:33:46.7486830Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T17:33:46.7576552Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T17:33:46.7653137Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T17:33:46.7736537Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T17:33:46.7849005Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T17:33:46.7939249Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T17:33:46.8031577Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T17:33:46.8117139Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T17:33:46.8238581Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T17:33:46.8305803Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T17:33:46.8402474Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T17:33:46.8509105Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T17:33:46.8575833Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T17:33:46.8640585Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T17:33:46.8715870Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T17:33:46.8785573Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T17:33:46.8863100Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T17:33:46.8946006Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T17:33:46.8997611Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T17:33:46.9065495Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T17:33:46.9151808Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T17:33:46.9229845Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T17:33:46.9324138Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T17:33:46.9390346Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T17:33:46.9449225Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T17:33:46.9532807Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T17:33:46.9584053Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T17:33:46.9700174Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T17:33:46.9760618Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:33:46.9870252Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T17:33:46.9944262Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T17:33:47.0008424Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T17:33:47.0083003Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T17:33:47.0218740Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:47.0296938Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T17:33:47.0397247Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T17:33:47.0501165Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T17:33:47.0592602Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T17:33:47.0648068Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T17:33:47.0723207Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T17:33:47.0785933Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T17:33:47.0923213Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T17:33:47.0970688Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T17:33:47.1082253Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T17:33:47.1204812Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T17:33:47.1297716Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:47.1374411Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T17:33:47.1478505Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:47.1538863Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:47.1608055Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T17:33:47.1674521Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:47.1756926Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T17:33:47.1850273Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:47.1910155Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T17:33:47.1958858Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T17:33:47.2014187Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:33:47.2123658Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T17:33:47.2204812Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T17:33:47.2263253Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:47.2359238Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T17:33:47.2484831Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T17:33:47.2583208Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T17:33:47.2744984Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:47.2825526Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:47.2917864Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:47.3035675Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T17:33:47.3146099Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T17:33:47.3270254Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:47.3334683Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:47.3412255Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:47.3512869Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:47.3682579Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:48.3698231Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:50.3653612Z Reading package lists... 2021-05-16T17:33:50.5147835Z Building dependency tree... 2021-05-16T17:33:50.5165195Z Reading state information... 2021-05-16T17:33:50.6629419Z The following additional packages will be installed: 2021-05-16T17:33:50.6631251Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T17:33:50.7104381Z The following NEW packages will be installed: 2021-05-16T17:33:50.7106167Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T17:33:50.7107226Z libmagick++-dev 2021-05-16T17:33:50.7328724Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:50.7330487Z Need to get 309 kB of archives. 2021-05-16T17:33:50.7331576Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T17:33:50.7334804Z 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:50.7370686Z 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:50.7407589Z 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:50.7437985Z 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:51.1736359Z Fetched 309 kB in 0s (10.9 MB/s) 2021-05-16T17:33:51.2131601Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T17:33:51.2214511Z (Reading database ... 2021-05-16T17:33:51.2215970Z (Reading database ... 5% 2021-05-16T17:33:51.2216814Z (Reading database ... 10% 2021-05-16T17:33:51.2217443Z (Reading database ... 15% 2021-05-16T17:33:51.2218064Z (Reading database ... 20% 2021-05-16T17:33:51.2218646Z (Reading database ... 25% 2021-05-16T17:33:51.2219888Z (Reading database ... 30% 2021-05-16T17:33:51.2220319Z (Reading database ... 35% 2021-05-16T17:33:51.2221204Z (Reading database ... 40% 2021-05-16T17:33:51.2221659Z (Reading database ... 45% 2021-05-16T17:33:51.2222329Z (Reading database ... 50% 2021-05-16T17:33:51.2271875Z (Reading database ... 55% 2021-05-16T17:33:51.2311960Z (Reading database ... 60% 2021-05-16T17:33:51.2339626Z (Reading database ... 65% 2021-05-16T17:33:51.2453647Z (Reading database ... 70% 2021-05-16T17:33:51.2563677Z (Reading database ... 75% 2021-05-16T17:33:51.2590529Z (Reading database ... 80% 2021-05-16T17:33:51.3067471Z (Reading database ... 85% 2021-05-16T17:33:51.3201474Z (Reading database ... 90% 2021-05-16T17:33:51.3269089Z (Reading database ... 95% 2021-05-16T17:33:51.3269599Z (Reading database ... 100% 2021-05-16T17:33:51.3270235Z (Reading database ... 267224 files and directories currently installed.) 2021-05-16T17:33:51.3401430Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T17:33:51.3504719Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:51.4112993Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T17:33:51.4373814Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T17:33:51.4440579Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:51.4882076Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T17:33:51.5100403Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T17:33:51.5121318Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:51.5882482Z Selecting previously unselected package libmagick++-dev. 2021-05-16T17:33:51.6132815Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T17:33:51.6206883Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:51.6751903Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:51.6858777Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:51.6908592Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:51.6946917Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:51.7042185Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:54.3545831Z Reading package lists... 2021-05-16T17:33:54.3546980Z Building dependency tree... 2021-05-16T17:33:54.3547717Z Reading state information... 2021-05-16T17:33:54.3549280Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T17:33:54.3550266Z The following additional packages will be installed: 2021-05-16T17:33:54.3551300Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T17:33:54.3552080Z libijs-0.35 libjbig2dec0 2021-05-16T17:33:54.3552487Z Suggested packages: 2021-05-16T17:33:54.3553292Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T17:33:54.3553969Z ghostscript-x 2021-05-16T17:33:54.3554466Z The following NEW packages will be installed: 2021-05-16T17:33:54.3555379Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T17:33:54.3556233Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T17:33:54.3556842Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:54.3557363Z Need to get 11.2 MB of archives. 2021-05-16T17:33:54.3557939Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T17:33:54.3559099Z 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:54.3563092Z 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:54.3565788Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T17:33:54.3568069Z 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:54.3570288Z 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:54.3573436Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T17:33:54.3576034Z 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:54.3578098Z 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:54.6454312Z Fetched 11.2 MB in 0s (58.8 MB/s) 2021-05-16T17:33:54.6802612Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T17:33:54.6864089Z (Reading database ... 2021-05-16T17:33:54.6864564Z (Reading database ... 5% 2021-05-16T17:33:54.6864953Z (Reading database ... 10% 2021-05-16T17:33:54.6865352Z (Reading database ... 15% 2021-05-16T17:33:54.6865747Z (Reading database ... 20% 2021-05-16T17:33:54.6866481Z (Reading database ... 25% 2021-05-16T17:33:54.6866886Z (Reading database ... 30% 2021-05-16T17:33:54.6867275Z (Reading database ... 35% 2021-05-16T17:33:54.6867680Z (Reading database ... 40% 2021-05-16T17:33:54.6868072Z (Reading database ... 45% 2021-05-16T17:33:54.6868481Z (Reading database ... 50% 2021-05-16T17:33:54.6906904Z (Reading database ... 55% 2021-05-16T17:33:54.6960334Z (Reading database ... 60% 2021-05-16T17:33:54.6981632Z (Reading database ... 65% 2021-05-16T17:33:54.7082995Z (Reading database ... 70% 2021-05-16T17:33:54.7192499Z (Reading database ... 75% 2021-05-16T17:33:54.7211654Z (Reading database ... 80% 2021-05-16T17:33:54.7673838Z (Reading database ... 85% 2021-05-16T17:33:54.7821863Z (Reading database ... 90% 2021-05-16T17:33:54.7888611Z (Reading database ... 95% 2021-05-16T17:33:54.7889526Z (Reading database ... 100% 2021-05-16T17:33:54.7890354Z (Reading database ... 267269 files and directories currently installed.) 2021-05-16T17:33:54.8028988Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T17:33:54.8268104Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T17:33:55.0324687Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T17:33:55.0622610Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T17:33:55.0636234Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T17:33:55.1161708Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T17:33:55.1409857Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T17:33:55.1989376Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T17:33:55.5923347Z Selecting previously unselected package libgs9-common. 2021-05-16T17:33:55.6223321Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T17:33:55.6245226Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:55.7421077Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T17:33:55.7720213Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T17:33:55.7770238Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T17:33:55.8136996Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T17:33:55.8412277Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T17:33:55.8443289Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T17:33:55.8911091Z Selecting previously unselected package libgs9:amd64. 2021-05-16T17:33:55.9188140Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T17:33:55.9215766Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:56.1713028Z Selecting previously unselected package ghostscript. 2021-05-16T17:33:56.1993544Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T17:33:56.2022348Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:56.2788316Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T17:33:56.2883718Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T17:33:56.2946961Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T17:33:56.3611796Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T17:33:56.3674674Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T17:33:56.3955008Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:56.4008772Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:56.4071549Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:56.4240949Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:33:56.5376343Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:56.5596224Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:59.7108627Z Reading package lists... 2021-05-16T17:33:59.8618878Z Building dependency tree... 2021-05-16T17:33:59.8635118Z Reading state information... 2021-05-16T17:34:00.0174314Z The following additional packages will be installed: 2021-05-16T17:34:00.0177120Z libudunits2-0 libudunits2-data 2021-05-16T17:34:00.0672436Z The following NEW packages will be installed: 2021-05-16T17:34:00.0674513Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T17:34:00.0883468Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:00.0884502Z Need to get 429 kB of archives. 2021-05-16T17:34:00.0885553Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T17:34:00.0887616Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T17:34:00.0909662Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T17:34:00.0915680Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T17:34:00.5169954Z Fetched 429 kB in 0s (16.0 MB/s) 2021-05-16T17:34:00.5472099Z Selecting previously unselected package libudunits2-data. 2021-05-16T17:34:00.5541651Z (Reading database ... 2021-05-16T17:34:00.5542340Z (Reading database ... 5% 2021-05-16T17:34:00.5542902Z (Reading database ... 10% 2021-05-16T17:34:00.5543469Z (Reading database ... 15% 2021-05-16T17:34:00.5544217Z (Reading database ... 20% 2021-05-16T17:34:00.5544786Z (Reading database ... 25% 2021-05-16T17:34:00.5545365Z (Reading database ... 30% 2021-05-16T17:34:00.5545929Z (Reading database ... 35% 2021-05-16T17:34:00.5546502Z (Reading database ... 40% 2021-05-16T17:34:00.5547389Z (Reading database ... 45% 2021-05-16T17:34:00.5548024Z (Reading database ... 50% 2021-05-16T17:34:00.5584447Z (Reading database ... 55% 2021-05-16T17:34:00.5660710Z (Reading database ... 60% 2021-05-16T17:34:00.5690722Z (Reading database ... 65% 2021-05-16T17:34:00.5848915Z (Reading database ... 70% 2021-05-16T17:34:00.5974517Z (Reading database ... 75% 2021-05-16T17:34:00.5999425Z (Reading database ... 80% 2021-05-16T17:34:00.6562988Z (Reading database ... 85% 2021-05-16T17:34:00.6733074Z (Reading database ... 90% 2021-05-16T17:34:00.6824133Z (Reading database ... 95% 2021-05-16T17:34:00.6824975Z (Reading database ... 100% 2021-05-16T17:34:00.6826031Z (Reading database ... 267833 files and directories currently installed.) 2021-05-16T17:34:00.7001401Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T17:34:00.7038411Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T17:34:00.7469944Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T17:34:00.7745713Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T17:34:00.7775883Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T17:34:00.8162334Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T17:34:00.8466995Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T17:34:00.8501860Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T17:34:00.9390796Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T17:34:00.9465256Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T17:34:00.9565237Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T17:34:00.9704283Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:34:01.1083115Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:03.2475814Z Reading package lists... 2021-05-16T17:34:03.4131684Z Building dependency tree... 2021-05-16T17:34:03.4149168Z Reading state information... 2021-05-16T17:34:03.6196157Z The following NEW packages will be installed: 2021-05-16T17:34:03.6201879Z libjq-dev 2021-05-16T17:34:03.7122267Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:03.7123400Z Need to get 11.2 kB of archives. 2021-05-16T17:34:03.7124323Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T17:34:03.7126904Z 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:34:04.1292561Z Fetched 11.2 kB in 0s (127 kB/s) 2021-05-16T17:34:04.1681896Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T17:34:04.1686702Z (Reading database ... 2021-05-16T17:34:04.1689761Z (Reading database ... 5% 2021-05-16T17:34:04.1690162Z (Reading database ... 10% 2021-05-16T17:34:04.1690570Z (Reading database ... 15% 2021-05-16T17:34:04.1690962Z (Reading database ... 20% 2021-05-16T17:34:04.1691365Z (Reading database ... 25% 2021-05-16T17:34:04.1691753Z (Reading database ... 30% 2021-05-16T17:34:04.1692295Z (Reading database ... 35% 2021-05-16T17:34:04.1692679Z (Reading database ... 40% 2021-05-16T17:34:04.1693063Z (Reading database ... 45% 2021-05-16T17:34:04.1693446Z (Reading database ... 50% 2021-05-16T17:34:04.1731328Z (Reading database ... 55% 2021-05-16T17:34:04.1796275Z (Reading database ... 60% 2021-05-16T17:34:04.1829342Z (Reading database ... 65% 2021-05-16T17:34:04.1976262Z (Reading database ... 70% 2021-05-16T17:34:04.2090783Z (Reading database ... 75% 2021-05-16T17:34:04.2117338Z (Reading database ... 80% 2021-05-16T17:34:04.2676695Z (Reading database ... 85% 2021-05-16T17:34:04.2838831Z (Reading database ... 90% 2021-05-16T17:34:04.2919179Z (Reading database ... 95% 2021-05-16T17:34:04.2919584Z (Reading database ... 100% 2021-05-16T17:34:04.2920348Z (Reading database ... 267862 files and directories currently installed.) 2021-05-16T17:34:04.3060527Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:34:04.3084206Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T17:34:04.3833806Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T17:34:06.5546526Z Reading package lists... 2021-05-16T17:34:06.6938849Z Building dependency tree... 2021-05-16T17:34:06.6955094Z Reading state information... 2021-05-16T17:34:06.8810123Z The following NEW packages will be installed: 2021-05-16T17:34:06.8812181Z libmng2 2021-05-16T17:34:06.9019507Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:06.9020873Z Need to get 168 kB of archives. 2021-05-16T17:34:06.9021570Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T17:34:06.9023428Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T17:34:07.3345029Z Fetched 168 kB in 0s (8333 kB/s) 2021-05-16T17:34:07.3695090Z Selecting previously unselected package libmng2:amd64. 2021-05-16T17:34:07.3770339Z (Reading database ... 2021-05-16T17:34:07.3774541Z (Reading database ... 5% 2021-05-16T17:34:07.3775115Z (Reading database ... 10% 2021-05-16T17:34:07.3775847Z (Reading database ... 15% 2021-05-16T17:34:07.3776287Z (Reading database ... 20% 2021-05-16T17:34:07.3778969Z (Reading database ... 25% 2021-05-16T17:34:07.3779429Z (Reading database ... 30% 2021-05-16T17:34:07.3781713Z (Reading database ... 35% 2021-05-16T17:34:07.3782572Z (Reading database ... 40% 2021-05-16T17:34:07.3784729Z (Reading database ... 45% 2021-05-16T17:34:07.3785501Z (Reading database ... 50% 2021-05-16T17:34:07.3835603Z (Reading database ... 55% 2021-05-16T17:34:07.3879243Z (Reading database ... 60% 2021-05-16T17:34:07.3910149Z (Reading database ... 65% 2021-05-16T17:34:07.4042839Z (Reading database ... 70% 2021-05-16T17:34:07.4150389Z (Reading database ... 75% 2021-05-16T17:34:07.4173959Z (Reading database ... 80% 2021-05-16T17:34:07.4713301Z (Reading database ... 85% 2021-05-16T17:34:07.4876147Z (Reading database ... 90% 2021-05-16T17:34:07.4956359Z (Reading database ... 95% 2021-05-16T17:34:07.4956829Z (Reading database ... 100% 2021-05-16T17:34:07.4957469Z (Reading database ... 267868 files and directories currently installed.) 2021-05-16T17:34:07.5081435Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T17:34:07.5127682Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T17:34:07.5939118Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T17:34:07.5991249Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:09.6250570Z Reading package lists... 2021-05-16T17:34:09.7486206Z Building dependency tree... 2021-05-16T17:34:10.3585795Z E: Unable to locate package libmng1 2021-05-16T17:34:10.3586385Z Reading state information... 2021-05-16T17:34:10.3589803Z Reading package lists... 2021-05-16T17:34:10.3590728Z Building dependency tree... 2021-05-16T17:34:10.3591694Z Reading state information... 2021-05-16T17:34:10.3592234Z Reading package lists... 2021-05-16T17:34:10.3595394Z E: Unable to locate package libapparmor-devel 2021-05-16T17:34:10.4362095Z Building dependency tree... 2021-05-16T17:34:10.4381979Z Reading state information... 2021-05-16T17:34:10.5814101Z The following additional packages will be installed: 2021-05-16T17:34:10.5817380Z libij-java 2021-05-16T17:34:10.6327394Z The following NEW packages will be installed: 2021-05-16T17:34:10.6331099Z imagej libij-java 2021-05-16T17:34:10.6564196Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:10.6565216Z Need to get 2328 kB of archives. 2021-05-16T17:34:10.6566422Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T17:34:10.6568011Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T17:34:10.6984406Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T17:34:11.1184612Z Fetched 2328 kB in 0s (38.1 MB/s) 2021-05-16T17:34:11.1591597Z Selecting previously unselected package libij-java. 2021-05-16T17:34:11.1659619Z (Reading database ... 2021-05-16T17:34:11.1660296Z (Reading database ... 5% 2021-05-16T17:34:11.1661056Z (Reading database ... 10% 2021-05-16T17:34:11.1661703Z (Reading database ... 15% 2021-05-16T17:34:11.1662299Z (Reading database ... 20% 2021-05-16T17:34:11.1662857Z (Reading database ... 25% 2021-05-16T17:34:11.1663391Z (Reading database ... 30% 2021-05-16T17:34:11.1663942Z (Reading database ... 35% 2021-05-16T17:34:11.1664474Z (Reading database ... 40% 2021-05-16T17:34:11.1665036Z (Reading database ... 45% 2021-05-16T17:34:11.1665579Z (Reading database ... 50% 2021-05-16T17:34:11.1701360Z (Reading database ... 55% 2021-05-16T17:34:11.1753955Z (Reading database ... 60% 2021-05-16T17:34:11.1774264Z (Reading database ... 65% 2021-05-16T17:34:11.1881837Z (Reading database ... 70% 2021-05-16T17:34:11.1994348Z (Reading database ... 75% 2021-05-16T17:34:11.2016727Z (Reading database ... 80% 2021-05-16T17:34:11.2545227Z (Reading database ... 85% 2021-05-16T17:34:11.2697125Z (Reading database ... 90% 2021-05-16T17:34:11.2767372Z (Reading database ... 95% 2021-05-16T17:34:11.2768067Z (Reading database ... 100% 2021-05-16T17:34:11.2769480Z (Reading database ... 267874 files and directories currently installed.) 2021-05-16T17:34:11.2889022Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T17:34:11.2906713Z Unpacking libij-java (1.52r-1) ... 2021-05-16T17:34:11.3923174Z Selecting previously unselected package imagej. 2021-05-16T17:34:11.4203544Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T17:34:11.4230574Z Unpacking imagej (1.52r-1) ... 2021-05-16T17:34:11.5154079Z Setting up libij-java (1.52r-1) ... 2021-05-16T17:34:11.5226577Z Setting up imagej (1.52r-1) ... 2021-05-16T17:34:11.5309574Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T17:34:12.3033006Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:13.0000407Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T17:34:15.2293034Z Reading package lists... 2021-05-16T17:34:15.3974208Z Building dependency tree... 2021-05-16T17:34:15.3994012Z Reading state information... 2021-05-16T17:34:15.5428540Z Suggested packages: 2021-05-16T17:34:15.5431017Z bowtie2-examples 2021-05-16T17:34:15.5889858Z The following NEW packages will be installed: 2021-05-16T17:34:15.5893788Z bowtie2 2021-05-16T17:34:15.6092738Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:15.6093925Z Need to get 1324 kB of archives. 2021-05-16T17:34:15.6095368Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T17:34:15.6103511Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T17:34:16.0657177Z Fetched 1324 kB in 0s (33.9 MB/s) 2021-05-16T17:34:16.1107897Z Selecting previously unselected package bowtie2. 2021-05-16T17:34:16.1232240Z (Reading database ... 2021-05-16T17:34:16.1232933Z (Reading database ... 5% 2021-05-16T17:34:16.1233543Z (Reading database ... 10% 2021-05-16T17:34:16.1234117Z (Reading database ... 15% 2021-05-16T17:34:16.1234659Z (Reading database ... 20% 2021-05-16T17:34:16.1235216Z (Reading database ... 25% 2021-05-16T17:34:16.1235774Z (Reading database ... 30% 2021-05-16T17:34:16.1236304Z (Reading database ... 35% 2021-05-16T17:34:16.1236850Z (Reading database ... 40% 2021-05-16T17:34:16.1237394Z (Reading database ... 45% 2021-05-16T17:34:16.1237928Z (Reading database ... 50% 2021-05-16T17:34:16.1291603Z (Reading database ... 55% 2021-05-16T17:34:16.1337621Z (Reading database ... 60% 2021-05-16T17:34:16.1363699Z (Reading database ... 65% 2021-05-16T17:34:16.1485582Z (Reading database ... 70% 2021-05-16T17:34:16.1602813Z (Reading database ... 75% 2021-05-16T17:34:16.1623308Z (Reading database ... 80% 2021-05-16T17:34:16.2135921Z (Reading database ... 85% 2021-05-16T17:34:16.2305536Z (Reading database ... 90% 2021-05-16T17:34:16.2379808Z (Reading database ... 95% 2021-05-16T17:34:16.2380993Z (Reading database ... 100% 2021-05-16T17:34:16.2381700Z (Reading database ... 267897 files and directories currently installed.) 2021-05-16T17:34:16.2524382Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T17:34:16.2541117Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T17:34:16.4542049Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T17:34:16.4621348Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:19.3758831Z Reading package lists... 2021-05-16T17:34:19.5169956Z Building dependency tree... 2021-05-16T17:34:19.5189068Z Reading state information... 2021-05-16T17:34:19.6370918Z E: Unable to locate package install 2021-05-16T17:34:19.6371531Z E: Unable to locate package gdal 2021-05-16T17:34:19.6978420Z Reading package lists... 2021-05-16T17:34:19.8335873Z Building dependency tree... 2021-05-16T17:34:19.8353950Z Reading state information... 2021-05-16T17:34:19.8559623Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T17:34:19.8561157Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T17:34:19.8561956Z is only available from another source 2021-05-16T17:34:19.8562422Z 2021-05-16T17:34:19.9561863Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T17:34:20.0184963Z Reading package lists... 2021-05-16T17:34:20.1573373Z Building dependency tree... 2021-05-16T17:34:20.1594457Z Reading state information... 2021-05-16T17:34:20.1812775Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T17:34:20.1814011Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T17:34:20.1814856Z is only available from another source 2021-05-16T17:34:20.1815797Z However the following packages replace it: 2021-05-16T17:34:20.1816503Z ffmpeg 2021-05-16T17:34:20.1816894Z 2021-05-16T17:34:20.2812828Z E: Package 'libav-tools' has no installation candidate 2021-05-16T17:34:20.3411237Z Reading package lists... 2021-05-16T17:34:20.4763500Z Building dependency tree... 2021-05-16T17:34:20.4780518Z Reading state information... 2021-05-16T17:34:20.6198358Z The following additional packages will be installed: 2021-05-16T17:34:20.6201249Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T17:34:20.6202558Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T17:34:20.6203330Z libssh2-1-dev 2021-05-16T17:34:20.6206200Z Suggested packages: 2021-05-16T17:34:20.6207675Z libgcrypt20-doc libmbedtls-doc 2021-05-16T17:34:20.6657429Z The following NEW packages will be installed: 2021-05-16T17:34:20.6659193Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T17:34:20.6663817Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T17:34:20.6668750Z libssh2-1-dev 2021-05-16T17:34:20.6889050Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:20.6889637Z Need to get 2667 kB of archives. 2021-05-16T17:34:20.6890583Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T17:34:20.6892066Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T17:34:20.6957610Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T17:34:20.7095196Z 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:20.7105090Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T17:34:20.7132990Z 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:20.7143016Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T17:34:20.7155214Z 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:20.7215279Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T17:34:20.7268902Z 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:20.7293822Z 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:20.7303244Z 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:21.1474129Z Fetched 2667 kB in 0s (40.7 MB/s) 2021-05-16T17:34:21.1852308Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T17:34:21.1924618Z (Reading database ... 2021-05-16T17:34:21.1925284Z (Reading database ... 5% 2021-05-16T17:34:21.1925945Z (Reading database ... 10% 2021-05-16T17:34:21.1926550Z (Reading database ... 15% 2021-05-16T17:34:21.1927128Z (Reading database ... 20% 2021-05-16T17:34:21.1927708Z (Reading database ... 25% 2021-05-16T17:34:21.1928279Z (Reading database ... 30% 2021-05-16T17:34:21.1928859Z (Reading database ... 35% 2021-05-16T17:34:21.1929436Z (Reading database ... 40% 2021-05-16T17:34:21.1930157Z (Reading database ... 45% 2021-05-16T17:34:21.1930620Z (Reading database ... 50% 2021-05-16T17:34:21.1987205Z (Reading database ... 55% 2021-05-16T17:34:21.2033796Z (Reading database ... 60% 2021-05-16T17:34:21.2059228Z (Reading database ... 65% 2021-05-16T17:34:21.2185074Z (Reading database ... 70% 2021-05-16T17:34:21.2316846Z (Reading database ... 75% 2021-05-16T17:34:21.2340437Z (Reading database ... 80% 2021-05-16T17:34:21.2834355Z (Reading database ... 85% 2021-05-16T17:34:21.2999849Z (Reading database ... 90% 2021-05-16T17:34:21.3077552Z (Reading database ... 95% 2021-05-16T17:34:21.3078499Z (Reading database ... 100% 2021-05-16T17:34:21.3079790Z (Reading database ... 267923 files and directories currently installed.) 2021-05-16T17:34:21.3218552Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T17:34:21.3238699Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T17:34:21.3699449Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T17:34:21.3993831Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T17:34:21.4016570Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T17:34:21.4765811Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T17:34:21.5058585Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T17:34:21.5100169Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T17:34:21.5521562Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T17:34:21.5784566Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:34:21.5816464Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:21.6321478Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T17:34:21.6543948Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:34:21.6565021Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:21.7002206Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T17:34:21.7195878Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:34:21.7224821Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:21.7641870Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T17:34:21.7885352Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T17:34:21.7899349Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:34:21.8562015Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T17:34:21.8806986Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:34:21.8829264Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:21.9642639Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T17:34:21.9926924Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T17:34:21.9943050Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T17:34:22.0855375Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T17:34:22.1298964Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T17:34:22.1314742Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T17:34:22.1682061Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T17:34:22.1905000Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T17:34:22.1935052Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:34:22.3324846Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T17:34:22.3371326Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:22.3406827Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T17:34:22.3443610Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T17:34:22.3482050Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:22.3546256Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:22.3583014Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:22.3641908Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T17:34:22.3700135Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T17:34:22.3753277Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:34:22.3799558Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:34:22.3864942Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:27.1207849Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:34:27.2421943Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:29.2874680Z Reading package lists... 2021-05-16T17:34:29.4417117Z Building dependency tree... 2021-05-16T17:34:29.4437120Z Reading state information... 2021-05-16T17:34:29.6743780Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T17:34:29.6745718Z libtiff-dev set to manually installed. 2021-05-16T17:34:29.6746895Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:29.7360609Z Reading package lists... 2021-05-16T17:34:29.8739134Z Building dependency tree... 2021-05-16T17:34:29.8760949Z Reading state information... 2021-05-16T17:34:30.0870956Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T17:34:30.0872208Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:30.1550522Z Reading package lists... 2021-05-16T17:34:30.3028767Z Building dependency tree... 2021-05-16T17:34:30.3051742Z Reading state information... 2021-05-16T17:34:30.4983407Z The following NEW packages will be installed: 2021-05-16T17:34:30.4985227Z libsodium-dev 2021-05-16T17:34:30.5212143Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:30.5213307Z Need to get 169 kB of archives. 2021-05-16T17:34:30.5214330Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T17:34:30.5216156Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T17:34:30.9639007Z Fetched 169 kB in 0s (7575 kB/s) 2021-05-16T17:34:30.9983337Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T17:34:31.0064758Z (Reading database ... 2021-05-16T17:34:31.0065380Z (Reading database ... 5% 2021-05-16T17:34:31.0066070Z (Reading database ... 10% 2021-05-16T17:34:31.0066570Z (Reading database ... 15% 2021-05-16T17:34:31.0067081Z (Reading database ... 20% 2021-05-16T17:34:31.0067795Z (Reading database ... 25% 2021-05-16T17:34:31.0068487Z (Reading database ... 30% 2021-05-16T17:34:31.0069023Z (Reading database ... 35% 2021-05-16T17:34:31.0069970Z (Reading database ... 40% 2021-05-16T17:34:31.0070729Z (Reading database ... 45% 2021-05-16T17:34:31.0071515Z (Reading database ... 50% 2021-05-16T17:34:31.0097514Z (Reading database ... 55% 2021-05-16T17:34:31.0147948Z (Reading database ... 60% 2021-05-16T17:34:31.0169593Z (Reading database ... 65% 2021-05-16T17:34:31.0282647Z (Reading database ... 70% 2021-05-16T17:34:31.0422640Z (Reading database ... 75% 2021-05-16T17:34:31.0446978Z (Reading database ... 80% 2021-05-16T17:34:31.1060679Z (Reading database ... 85% 2021-05-16T17:34:31.1238210Z (Reading database ... 90% 2021-05-16T17:34:31.1317686Z (Reading database ... 95% 2021-05-16T17:34:31.1318761Z (Reading database ... 100% 2021-05-16T17:34:31.1319595Z (Reading database ... 268426 files and directories currently installed.) 2021-05-16T17:34:31.1470234Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T17:34:31.1484206Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T17:34:31.2470380Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T17:34:33.3311483Z Reading package lists... 2021-05-16T17:34:33.4727097Z Building dependency tree... 2021-05-16T17:34:33.4754880Z Reading state information... 2021-05-16T17:34:33.6152036Z The following additional packages will be installed: 2021-05-16T17:34:33.6155235Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T17:34:33.6574728Z The following NEW packages will be installed: 2021-05-16T17:34:33.6578009Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T17:34:33.6579340Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T17:34:33.6784318Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:33.6785280Z Need to get 10.4 MB of archives. 2021-05-16T17:34:33.6785932Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T17:34:33.6787551Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T17:34:33.6937281Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T17:34:33.7084909Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T17:34:33.7290642Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T17:34:33.8932732Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T17:34:33.9193149Z 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:33.9428336Z 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:33.9847717Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T17:34:34.3972149Z Fetched 10.4 MB in 0s (32.0 MB/s) 2021-05-16T17:34:34.4323108Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T17:34:34.4377629Z (Reading database ... 2021-05-16T17:34:34.4378099Z (Reading database ... 5% 2021-05-16T17:34:34.4378496Z (Reading database ... 10% 2021-05-16T17:34:34.4378900Z (Reading database ... 15% 2021-05-16T17:34:34.4379293Z (Reading database ... 20% 2021-05-16T17:34:34.4379719Z (Reading database ... 25% 2021-05-16T17:34:34.4380125Z (Reading database ... 30% 2021-05-16T17:34:34.4380513Z (Reading database ... 35% 2021-05-16T17:34:34.4380917Z (Reading database ... 40% 2021-05-16T17:34:34.4381310Z (Reading database ... 45% 2021-05-16T17:34:34.4381919Z (Reading database ... 50% 2021-05-16T17:34:34.4423540Z (Reading database ... 55% 2021-05-16T17:34:34.4477179Z (Reading database ... 60% 2021-05-16T17:34:34.4501229Z (Reading database ... 65% 2021-05-16T17:34:34.4628790Z (Reading database ... 70% 2021-05-16T17:34:34.4752536Z (Reading database ... 75% 2021-05-16T17:34:34.4782987Z (Reading database ... 80% 2021-05-16T17:34:34.5352992Z (Reading database ... 85% 2021-05-16T17:34:34.5530197Z (Reading database ... 90% 2021-05-16T17:34:34.5613617Z (Reading database ... 95% 2021-05-16T17:34:34.5614409Z (Reading database ... 100% 2021-05-16T17:34:34.5615272Z (Reading database ... 268496 files and directories currently installed.) 2021-05-16T17:34:34.5774407Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T17:34:34.5806181Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T17:34:34.6641469Z Selecting previously unselected package liblept5:amd64. 2021-05-16T17:34:34.6881292Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T17:34:34.6935095Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T17:34:34.8122617Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T17:34:34.8346186Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T17:34:34.8357361Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T17:34:34.9881994Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T17:34:35.0137038Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T17:34:35.0158775Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T17:34:35.1722258Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T17:34:35.1930445Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T17:34:35.1951567Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T17:34:35.3572194Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T17:34:35.3867796Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T17:34:35.3884688Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:34:35.5522409Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T17:34:35.5771014Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T17:34:35.5785745Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:34:35.9642850Z Selecting previously unselected package tesseract-ocr. 2021-05-16T17:34:35.9957262Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T17:34:35.9980527Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T17:34:36.0927349Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:34:36.0986649Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T17:34:36.1032192Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T17:34:36.1118120Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T17:34:36.1183601Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T17:34:36.1272167Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:34:36.1332832Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T17:34:36.1403382Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T17:34:36.1506652Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:39.0440842Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:41.2133791Z Reading package lists... 2021-05-16T17:34:41.3946285Z Building dependency tree... 2021-05-16T17:34:41.3970588Z Reading state information... 2021-05-16T17:34:41.6580760Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T17:34:41.6581885Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:41.7223620Z Reading package lists... 2021-05-16T17:34:41.8857197Z Building dependency tree... 2021-05-16T17:34:41.8880988Z Reading state information... 2021-05-16T17:34:42.0367227Z The following additional packages will be installed: 2021-05-16T17:34:42.0369209Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T17:34:42.0370629Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T17:34:42.0376277Z Suggested packages: 2021-05-16T17:34:42.0377513Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T17:34:42.0896678Z The following NEW packages will be installed: 2021-05-16T17:34:42.0899663Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T17:34:42.0902838Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T17:34:42.1192332Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:42.1193192Z Need to get 1459 kB of archives. 2021-05-16T17:34:42.1193847Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T17:34:42.1196088Z 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:42.1236726Z 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:42.1254277Z 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:42.1278249Z 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:42.1291105Z 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:42.1310177Z 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:42.1349890Z 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:42.8666172Z 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:42.8668394Z 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:42.8669873Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T17:34:42.8670654Z Fetched 1459 kB in 0s (7025 kB/s) 2021-05-16T17:34:42.8671414Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T17:34:42.8672112Z (Reading database ... 2021-05-16T17:34:42.8672734Z (Reading database ... 5% 2021-05-16T17:34:42.8673532Z (Reading database ... 10% 2021-05-16T17:34:42.8673989Z (Reading database ... 15% 2021-05-16T17:34:42.8674642Z (Reading database ... 20% 2021-05-16T17:34:42.8677268Z (Reading database ... 25% 2021-05-16T17:34:42.8678260Z (Reading database ... 30% 2021-05-16T17:34:42.8678768Z (Reading database ... 35% 2021-05-16T17:34:42.8679279Z (Reading database ... 40% 2021-05-16T17:34:42.8680431Z (Reading database ... 45% 2021-05-16T17:34:42.8681077Z (Reading database ... 50% 2021-05-16T17:34:42.8681661Z (Reading database ... 55% 2021-05-16T17:34:42.8682215Z (Reading database ... 60% 2021-05-16T17:34:42.8682611Z (Reading database ... 65% 2021-05-16T17:34:42.8682998Z (Reading database ... 70% 2021-05-16T17:34:42.8683640Z (Reading database ... 75% 2021-05-16T17:34:42.8684028Z (Reading database ... 80% 2021-05-16T17:34:42.8684426Z (Reading database ... 85% 2021-05-16T17:34:42.8684814Z (Reading database ... 90% 2021-05-16T17:34:42.8685214Z (Reading database ... 95% 2021-05-16T17:34:42.8685604Z (Reading database ... 100% 2021-05-16T17:34:42.8686267Z (Reading database ... 268721 files and directories currently installed.) 2021-05-16T17:34:42.8687400Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:42.8718140Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:42.9091100Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T17:34:42.9359454Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:42.9381017Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:42.9761853Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T17:34:43.0032386Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:43.0056537Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:43.0522322Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T17:34:43.0744932Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:43.0764283Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:43.1202185Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T17:34:43.1408649Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T17:34:43.1460042Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T17:34:43.1882102Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T17:34:43.2121368Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:43.2143584Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:43.2641425Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T17:34:43.2829453Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T17:34:43.2850618Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T17:34:43.3644787Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T17:34:43.3911560Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:34:43.3931098Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T17:34:43.4482005Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T17:34:43.4736089Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:43.4767765Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:43.5163148Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T17:34:43.5399127Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T17:34:43.5422777Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T17:34:43.6514097Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T17:34:43.6612783Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:43.6675420Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T17:34:43.6747714Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T17:34:43.6853353Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:43.6910340Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:43.6993916Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:43.7074050Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:43.7149712Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:43.7205099Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T17:34:43.7273096Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:43.7499332Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:46.6938568Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:34:48.8817519Z Reading package lists... 2021-05-16T17:34:49.0428702Z Building dependency tree... 2021-05-16T17:34:49.0448945Z Reading state information... 2021-05-16T17:34:49.1882198Z E: Unable to locate package udunits 2021-05-16T17:34:49.2510845Z Reading package lists... 2021-05-16T17:34:49.3980309Z Building dependency tree... 2021-05-16T17:34:49.3997735Z Reading state information... 2021-05-16T17:34:49.5526444Z The following additional packages will be installed: 2021-05-16T17:34:49.5528385Z libwebpdemux2 2021-05-16T17:34:49.6054138Z The following NEW packages will be installed: 2021-05-16T17:34:49.6055927Z libwebp-dev libwebpdemux2 2021-05-16T17:34:49.6258588Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:49.6259488Z Need to get 277 kB of archives. 2021-05-16T17:34:49.6260268Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T17:34:49.6264825Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T17:34:49.6277812Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T17:34:50.0602771Z Fetched 277 kB in 0s (10.1 MB/s) 2021-05-16T17:34:50.1026184Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T17:34:50.1122261Z (Reading database ... 2021-05-16T17:34:50.1123562Z (Reading database ... 5% 2021-05-16T17:34:50.1124323Z (Reading database ... 10% 2021-05-16T17:34:50.1125644Z (Reading database ... 15% 2021-05-16T17:34:50.1126876Z (Reading database ... 20% 2021-05-16T17:34:50.1127589Z (Reading database ... 25% 2021-05-16T17:34:50.1128243Z (Reading database ... 30% 2021-05-16T17:34:50.1128889Z (Reading database ... 35% 2021-05-16T17:34:50.1129849Z (Reading database ... 40% 2021-05-16T17:34:50.1130460Z (Reading database ... 45% 2021-05-16T17:34:50.1131063Z (Reading database ... 50% 2021-05-16T17:34:50.1177005Z (Reading database ... 55% 2021-05-16T17:34:50.1223683Z (Reading database ... 60% 2021-05-16T17:34:50.1270549Z (Reading database ... 65% 2021-05-16T17:34:50.1398049Z (Reading database ... 70% 2021-05-16T17:34:50.1514061Z (Reading database ... 75% 2021-05-16T17:34:50.1537195Z (Reading database ... 80% 2021-05-16T17:34:50.1921565Z (Reading database ... 85% 2021-05-16T17:34:50.2187811Z (Reading database ... 90% 2021-05-16T17:34:50.2275681Z (Reading database ... 95% 2021-05-16T17:34:50.2276108Z (Reading database ... 100% 2021-05-16T17:34:50.2276872Z (Reading database ... 269021 files and directories currently installed.) 2021-05-16T17:34:50.2422015Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T17:34:50.2472950Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T17:34:50.2841710Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T17:34:50.3068198Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T17:34:50.3086872Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T17:34:50.4025728Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T17:34:50.4080438Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T17:34:50.4130474Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:52.5592932Z Reading package lists... 2021-05-16T17:34:52.7534392Z Building dependency tree... 2021-05-16T17:34:52.7563602Z Reading state information... 2021-05-16T17:34:52.9224457Z The following additional packages will be installed: 2021-05-16T17:34:52.9226235Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T17:34:52.9228169Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T17:34:52.9229460Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T17:34:52.9233364Z Suggested packages: 2021-05-16T17:34:52.9234282Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T17:34:52.9234946Z Recommended packages: 2021-05-16T17:34:52.9235401Z cargo 2021-05-16T17:34:52.9862533Z The following NEW packages will be installed: 2021-05-16T17:34:52.9865212Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T17:34:52.9867528Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T17:34:52.9869331Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T17:34:53.0188809Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:53.0190679Z Need to get 108 MB of archives. 2021-05-16T17:34:53.0192080Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T17:34:53.0194746Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T17:34:53.0242061Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T17:34:53.0252123Z 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:53.0262635Z 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:53.0337228Z 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:53.0398223Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T17:34:53.0404559Z 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:53.2945585Z 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:53.9302269Z 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:54.3744682Z 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:54.3964021Z 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:54.4312786Z 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:54.5518028Z 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:54.9654486Z Fetched 108 MB in 2s (69.2 MB/s) 2021-05-16T17:34:55.0017480Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T17:34:55.0093050Z (Reading database ... 2021-05-16T17:34:55.0094147Z (Reading database ... 5% 2021-05-16T17:34:55.0094777Z (Reading database ... 10% 2021-05-16T17:34:55.0095372Z (Reading database ... 15% 2021-05-16T17:34:55.0095972Z (Reading database ... 20% 2021-05-16T17:34:55.0096547Z (Reading database ... 25% 2021-05-16T17:34:55.0097140Z (Reading database ... 30% 2021-05-16T17:34:55.0097725Z (Reading database ... 35% 2021-05-16T17:34:55.0098301Z (Reading database ... 40% 2021-05-16T17:34:55.0098909Z (Reading database ... 45% 2021-05-16T17:34:55.0099481Z (Reading database ... 50% 2021-05-16T17:34:55.0129018Z (Reading database ... 55% 2021-05-16T17:34:55.0167879Z (Reading database ... 60% 2021-05-16T17:34:55.0198594Z (Reading database ... 65% 2021-05-16T17:34:55.0323044Z (Reading database ... 70% 2021-05-16T17:34:55.0452571Z (Reading database ... 75% 2021-05-16T17:34:55.0477718Z (Reading database ... 80% 2021-05-16T17:34:55.0922446Z (Reading database ... 85% 2021-05-16T17:34:55.1202312Z (Reading database ... 90% 2021-05-16T17:34:55.1272783Z (Reading database ... 95% 2021-05-16T17:34:55.1274147Z (Reading database ... 100% 2021-05-16T17:34:55.1275866Z (Reading database ... 269049 files and directories currently installed.) 2021-05-16T17:34:55.1412731Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T17:34:55.1455630Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T17:34:55.1959725Z Selecting previously unselected package libipt2. 2021-05-16T17:34:55.2261268Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T17:34:55.2285914Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T17:34:55.2609953Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T17:34:55.2898921Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T17:34:55.2934195Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T17:34:55.3466218Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T17:34:55.3746013Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T17:34:55.3762945Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T17:34:55.4485981Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T17:34:55.4752889Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T17:34:55.4798386Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T17:34:55.5442828Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T17:34:55.5690250Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T17:34:55.5718991Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T17:34:55.6081388Z Selecting previously unselected package gdb. 2021-05-16T17:34:55.6342341Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T17:34:55.6360800Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T17:34:55.9402191Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T17:34:55.9636854Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:34:55.9676284Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:35:01.8647268Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T17:35:01.8975952Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:35:01.8997012Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:35:04.7761778Z Selecting previously unselected package rustc. 2021-05-16T17:35:04.7959379Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:35:04.7978597Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:35:04.9858743Z Selecting previously unselected package cargo. 2021-05-16T17:35:05.0161597Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:35:05.0179027Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T17:35:05.3550321Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T17:35:05.3861947Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T17:35:05.3890384Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T17:35:06.5937247Z Selecting previously unselected package rust-gdb. 2021-05-16T17:35:06.6222795Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T17:35:06.6245017Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:35:06.6962617Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:35:06.7029781Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T17:35:06.7135943Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T17:35:06.7221085Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:35:06.7309144Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T17:35:06.7359615Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T17:35:06.7439855Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T17:35:06.7481327Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:35:06.7541287Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T17:35:06.7600552Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T17:35:06.7665222Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T17:35:06.7738530Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T17:35:06.7824913Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:35:06.7894069Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:06.8146352Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:10.1180425Z Reading package lists... 2021-05-16T17:35:10.2425527Z Building dependency tree... 2021-05-16T17:35:10.2443783Z Reading state information... 2021-05-16T17:35:10.3868036Z The following additional packages will be installed: 2021-05-16T17:35:10.3869667Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T17:35:10.3870875Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T17:35:10.3872063Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T17:35:10.3873382Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T17:35:10.3874638Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T17:35:10.3876013Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T17:35:10.3877638Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T17:35:10.3881550Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T17:35:10.3883398Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T17:35:10.3885577Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T17:35:10.3888226Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T17:35:10.3889421Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T17:35:10.3891210Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T17:35:10.3893121Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T17:35:10.3894814Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T17:35:10.3896203Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T17:35:10.3897311Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T17:35:10.3898572Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T17:35:10.3899720Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T17:35:10.3900638Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T17:35:10.3901538Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T17:35:10.3902478Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T17:35:10.3903761Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T17:35:10.3904651Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T17:35:10.3905572Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T17:35:10.3907018Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T17:35:10.3908044Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T17:35:10.3909097Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T17:35:10.3910146Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T17:35:10.3911140Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T17:35:10.3912082Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T17:35:10.3913019Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T17:35:10.3914016Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T17:35:10.3915031Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T17:35:10.3916134Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T17:35:10.3917419Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T17:35:10.3918468Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T17:35:10.3919471Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T17:35:10.3920598Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T17:35:10.3921665Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T17:35:10.3922723Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T17:35:10.3923700Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T17:35:10.3924668Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T17:35:10.3925816Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T17:35:10.3927179Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T17:35:10.3928255Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T17:35:10.3929753Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T17:35:10.3931710Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T17:35:10.3932832Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T17:35:10.3933758Z Suggested packages: 2021-05-16T17:35:10.3934887Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T17:35:10.3935844Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T17:35:10.3936943Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T17:35:10.3938048Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T17:35:10.3938960Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T17:35:10.3939950Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T17:35:10.3940985Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T17:35:10.3942050Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T17:35:10.3943042Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T17:35:10.3944273Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T17:35:10.3945437Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T17:35:10.3946762Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T17:35:10.3947813Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T17:35:10.3948580Z wpagui libengine-pkcs11-openssl 2021-05-16T17:35:10.4734045Z The following NEW packages will be installed: 2021-05-16T17:35:10.4735778Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T17:35:10.4737140Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T17:35:10.4738679Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T17:35:10.4740074Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T17:35:10.4741551Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T17:35:10.4742792Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T17:35:10.4743945Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T17:35:10.4745412Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T17:35:10.4746976Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T17:35:10.4748495Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T17:35:10.4749830Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T17:35:10.4751277Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T17:35:10.4752927Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T17:35:10.4754385Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T17:35:10.4755778Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T17:35:10.4758301Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T17:35:10.4759362Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T17:35:10.4760606Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T17:35:10.4761748Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T17:35:10.4762647Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T17:35:10.4763680Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T17:35:10.4764662Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T17:35:10.4765592Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T17:35:10.4766468Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T17:35:10.4767496Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T17:35:10.4768528Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T17:35:10.4769565Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T17:35:10.4770603Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T17:35:10.4772383Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T17:35:10.4773939Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T17:35:10.4775057Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T17:35:10.4776442Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T17:35:10.4778661Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T17:35:10.4780407Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T17:35:10.4783088Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T17:35:10.4784683Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T17:35:10.4786165Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T17:35:10.4787218Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T17:35:10.4788579Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T17:35:10.4791299Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T17:35:10.4793122Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T17:35:10.4794563Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T17:35:10.4795805Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T17:35:10.4797277Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T17:35:10.4798592Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T17:35:10.4799745Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T17:35:10.4801426Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T17:35:10.4803585Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T17:35:10.4804751Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T17:35:10.4998220Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:10.4999407Z Need to get 183 MB of archives. 2021-05-16T17:35:10.5001539Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T17:35:10.5003385Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T17:35:10.5031857Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T17:35:10.5317677Z 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:35:10.5339391Z 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:35:10.5348807Z 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:35:10.5355183Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T17:35:10.5360852Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T17:35:10.5369467Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T17:35:10.5375068Z 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:35:10.5381226Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T17:35:10.5399269Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T17:35:10.5425623Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T17:35:10.5506905Z 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:35:10.5514284Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T17:35:10.5522059Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T17:35:10.5527513Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T17:35:10.5532893Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T17:35:10.5538918Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T17:35:10.5544259Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T17:35:10.5550083Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T17:35:10.5554389Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T17:35:10.5585076Z 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:35:10.5587362Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T17:35:10.5990416Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T17:35:10.6295668Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T17:35:10.6323857Z 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:35:10.6349171Z 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:35:10.6442481Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T17:35:10.6455530Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T17:35:10.6484082Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T17:35:10.6507349Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T17:35:10.6690576Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T17:35:10.6860278Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T17:35:10.6877457Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T17:35:10.6885487Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T17:35:10.6895429Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T17:35:10.8511993Z 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:35:10.8517273Z 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:35:10.8639086Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T17:35:10.8679770Z 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:35:10.8705213Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T17:35:10.8726593Z 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:35:10.8735967Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T17:35:10.8765775Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T17:35:10.8778376Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T17:35:10.8803293Z 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:35:10.8821793Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T17:35:10.8890046Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T17:35:10.8919042Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T17:35:10.8968807Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T17:35:10.8983097Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T17:35:10.8992950Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T17:35:10.9003804Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T17:35:10.9031086Z 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:35:10.9113122Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T17:35:10.9129087Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T17:35:11.0231987Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T17:35:11.0358183Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T17:35:11.0367946Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T17:35:11.0453515Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T17:35:11.0459372Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T17:35:11.0518549Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T17:35:11.0522006Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T17:35:11.0524206Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T17:35:11.0535008Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T17:35:11.0573853Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T17:35:11.0598950Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T17:35:11.0620470Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T17:35:11.0780779Z 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:11.0885510Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T17:35:11.1768192Z 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:11.1775190Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T17:35:11.1785111Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T17:35:11.1793111Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T17:35:11.1817655Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T17:35:11.1845728Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T17:35:11.1865600Z 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:11.2531187Z 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:11.2541728Z 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:11.2557730Z 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:11.2717681Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T17:35:11.2734558Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T17:35:11.2752218Z 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:11.2824437Z 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:11.3458817Z 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:11.3618123Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T17:35:11.3632481Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T17:35:11.3639614Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T17:35:11.3650635Z 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:11.3732032Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T17:35:11.3738246Z 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:11.3758367Z 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:11.3774764Z 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:11.3802042Z 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:11.3819220Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T17:35:11.3842605Z 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:11.4194748Z 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:11.4265402Z 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:11.4308907Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T17:35:11.4315438Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T17:35:11.4339601Z 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:11.4379963Z 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:11.4458229Z 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:11.4485218Z 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:11.4493621Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T17:35:11.4599178Z 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:11.4604681Z 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:11.9889547Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T17:35:11.9905892Z 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:11.9913944Z 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:12.0065856Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T17:35:12.0872870Z 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:12.0877403Z 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:12.0888437Z 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:12.1012676Z 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:12.1018394Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T17:35:12.1787886Z 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:12.1881912Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T17:35:12.1900005Z 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:12.1906304Z 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:12.1912610Z 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:12.1934533Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T17:35:12.1953237Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T17:35:12.1955857Z 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:12.1960955Z 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:12.1973353Z 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:12.1984269Z 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:12.1987552Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T17:35:12.1999063Z 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:12.2005350Z 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:12.2012152Z 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:12.2015399Z 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:12.2027413Z 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:12.2180990Z 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:12.2197714Z 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:12.2202660Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T17:35:12.2215496Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T17:35:12.2318311Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T17:35:12.2345650Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T17:35:12.2361276Z 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:12.2369093Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T17:35:12.2398024Z 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:12.2405340Z 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:12.2411384Z 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:12.2430538Z 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:12.2440754Z 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:12.2449386Z 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:12.2484884Z 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:12.2603830Z 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:12.3144607Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T17:35:12.3146571Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T17:35:12.3230059Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T17:35:12.3254829Z 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:12.3278538Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T17:35:12.3348512Z 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:12.3358765Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T17:35:12.3846940Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T17:35:12.3952008Z 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:12.4117886Z 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:12.4646478Z 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:12.4713270Z 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:12.4750286Z 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:12.4752394Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T17:35:12.4844511Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T17:35:12.4846692Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T17:35:12.4876453Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T17:35:12.4878195Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T17:35:12.5004864Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T17:35:12.5077366Z 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:12.5736200Z 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:12.5749474Z 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:12.5770618Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T17:35:12.5773667Z 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:12.5785933Z 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:12.5794519Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T17:35:12.5847319Z 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:12.5856175Z 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:12.5871848Z 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:12.5881098Z 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:12.5892379Z 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:12.5904399Z 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:12.5918407Z 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:12.6136541Z 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:12.6156441Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T17:35:12.6883221Z 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:12.6885135Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T17:35:12.6903319Z 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:12.6934988Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T17:35:12.6943161Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T17:35:12.6959365Z 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:12.7015547Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T17:35:12.7025316Z 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:12.7322807Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T17:35:12.7348545Z 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:12.7361021Z 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:12.7707912Z 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:12.7760412Z 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:12.7775095Z 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:12.7783285Z 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:12.7801127Z 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:12.8140112Z 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:12.9380421Z 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:12.9437127Z 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:12.9531613Z 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:13.2381161Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T17:35:13.3003515Z 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:13.3064428Z 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:13.3083159Z 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:13.3198396Z 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:13.3214986Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T17:35:13.3421125Z 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:13.3569545Z 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:13.3595661Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T17:35:13.3602057Z 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:14.4799250Z Fetched 183 MB in 3s (63.6 MB/s) 2021-05-16T17:35:14.5190785Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T17:35:14.5264191Z (Reading database ... 2021-05-16T17:35:14.5265162Z (Reading database ... 5% 2021-05-16T17:35:14.5265788Z (Reading database ... 10% 2021-05-16T17:35:14.5266552Z (Reading database ... 15% 2021-05-16T17:35:14.5267142Z (Reading database ... 20% 2021-05-16T17:35:14.5267708Z (Reading database ... 25% 2021-05-16T17:35:14.5268286Z (Reading database ... 30% 2021-05-16T17:35:14.5269022Z (Reading database ... 35% 2021-05-16T17:35:14.5269583Z (Reading database ... 40% 2021-05-16T17:35:14.5270131Z (Reading database ... 45% 2021-05-16T17:35:14.5270670Z (Reading database ... 50% 2021-05-16T17:35:14.5350866Z (Reading database ... 55% 2021-05-16T17:35:14.5415633Z (Reading database ... 60% 2021-05-16T17:35:14.5453427Z (Reading database ... 65% 2021-05-16T17:35:14.5574431Z (Reading database ... 70% 2021-05-16T17:35:14.5678730Z (Reading database ... 75% 2021-05-16T17:35:14.5708130Z (Reading database ... 80% 2021-05-16T17:35:14.6112266Z (Reading database ... 85% 2021-05-16T17:35:14.6396857Z (Reading database ... 90% 2021-05-16T17:35:14.6472245Z (Reading database ... 95% 2021-05-16T17:35:14.6472663Z (Reading database ... 100% 2021-05-16T17:35:14.6473273Z (Reading database ... 269804 files and directories currently installed.) 2021-05-16T17:35:14.6621608Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T17:35:14.6674682Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T17:35:14.7161523Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T17:35:14.7444157Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:14.7546330Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:14.9603022Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T17:35:14.9880815Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:35:14.9898068Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:15.0349107Z Selecting previously unselected package libegl1:amd64. 2021-05-16T17:35:15.0642481Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:35:15.0684775Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:35:15.1083081Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T17:35:15.1350857Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:15.1393406Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T17:35:15.1802883Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T17:35:15.2049162Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T17:35:15.2081373Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T17:35:15.2402343Z Selecting previously unselected package libwacom-common. 2021-05-16T17:35:15.2670366Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T17:35:15.2688688Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T17:35:15.3711494Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T17:35:15.3993036Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T17:35:15.4008158Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T17:35:15.4315371Z Selecting previously unselected package libinput-bin. 2021-05-16T17:35:15.4597170Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T17:35:15.4622634Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T17:35:15.5042354Z Selecting previously unselected package libinput10:amd64. 2021-05-16T17:35:15.5260601Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T17:35:15.5287116Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T17:35:15.5842373Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T17:35:15.6065054Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:15.6078632Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:15.6596187Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T17:35:15.6883694Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:15.6909947Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:15.7883233Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T17:35:15.8111205Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T17:35:15.8145744Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T17:35:15.8644273Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T17:35:15.8916573Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T17:35:15.8931938Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T17:35:15.9264477Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T17:35:15.9542771Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T17:35:15.9555516Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T17:35:15.9922043Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T17:35:16.0190453Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T17:35:16.0219065Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T17:35:16.0602390Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T17:35:16.0839147Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T17:35:16.0867725Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T17:35:16.1243706Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T17:35:16.1510413Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T17:35:16.1530757Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T17:35:16.1882604Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T17:35:16.2157648Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T17:35:16.2182151Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T17:35:16.2450360Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T17:35:16.2742419Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T17:35:16.2759757Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T17:35:16.3114847Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T17:35:16.3414706Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T17:35:16.3430541Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T17:35:16.3762056Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T17:35:16.4040475Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T17:35:16.4051935Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T17:35:16.4561672Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T17:35:16.4772609Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:16.4857864Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:16.8001362Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T17:35:16.8216680Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:16.8234129Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:17.0578616Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T17:35:17.0887793Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:17.0917720Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:17.1395365Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T17:35:17.1694496Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T17:35:17.1724681Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T17:35:17.2273044Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T17:35:17.2579534Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T17:35:17.2598496Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T17:35:17.3601693Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T17:35:17.3906287Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T17:35:17.3920654Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T17:35:17.4321720Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T17:35:17.4634298Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:17.4656016Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:17.5139637Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T17:35:17.5431395Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:17.5452509Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:17.6009269Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T17:35:17.6330297Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:17.6344838Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:17.8081590Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T17:35:17.8324194Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:17.8351478Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:17.9855272Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T17:35:18.0171643Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:18.0191581Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:18.0737544Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T17:35:18.1030760Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:18.1055474Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:18.1468160Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T17:35:18.1779059Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T17:35:18.1802652Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T17:35:18.2201619Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T17:35:18.2483943Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T17:35:18.2518482Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T17:35:19.5554915Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T17:35:19.5856498Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:19.5871378Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:19.6246650Z Selecting previously unselected package qgis-providers-common. 2021-05-16T17:35:19.6543139Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:35:19.6564741Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:19.9397780Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T17:35:19.9664634Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T17:35:19.9679196Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:20.0213778Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T17:35:20.0483520Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T17:35:20.0500536Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:20.1062384Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T17:35:20.1370873Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:20.1392833Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:20.1758607Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T17:35:20.2062751Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:20.2081641Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:20.2405556Z Selecting previously unselected package gdal-data. 2021-05-16T17:35:20.2699352Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T17:35:20.2715065Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:20.3321656Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T17:35:20.3563994Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T17:35:20.3583240Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T17:35:20.3994445Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T17:35:20.4269562Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T17:35:20.4290741Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T17:35:20.4761373Z Selecting previously unselected package libarmadillo9. 2021-05-16T17:35:20.5021329Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T17:35:20.5037861Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T17:35:20.5481803Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T17:35:20.5718427Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T17:35:20.5739592Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T17:35:20.6478288Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T17:35:20.6777726Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T17:35:20.6810426Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T17:35:20.7241381Z Selecting previously unselected package libdap25:amd64. 2021-05-16T17:35:20.7468305Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T17:35:20.7492511Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T17:35:20.8252079Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T17:35:20.8536974Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T17:35:20.8554634Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T17:35:20.9001012Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T17:35:20.9231697Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T17:35:20.9252659Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T17:35:20.9594400Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T17:35:20.9884108Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T17:35:20.9899458Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T17:35:21.0201368Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T17:35:21.0479350Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T17:35:21.0493709Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T17:35:21.0955480Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T17:35:21.1258720Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T17:35:21.1277039Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:21.2112419Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T17:35:21.2443144Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T17:35:21.2462801Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:21.2918737Z Selecting previously unselected package proj-data. 2021-05-16T17:35:21.3137672Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T17:35:21.3154865Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T17:35:22.1019943Z Selecting previously unselected package libproj15:amd64. 2021-05-16T17:35:22.1345855Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T17:35:22.1365433Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T17:35:22.2524121Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T17:35:22.2871343Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T17:35:22.2888040Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T17:35:22.3263872Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T17:35:22.3577303Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T17:35:22.3593082Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T17:35:22.4139663Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T17:35:22.4442345Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T17:35:22.4464043Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T17:35:22.4789067Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T17:35:22.5077001Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T17:35:22.5091202Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T17:35:22.5423909Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T17:35:22.5721620Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:35:22.5746356Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:22.6085413Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T17:35:22.6376419Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:35:22.6396388Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:22.6910682Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T17:35:22.7183863Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:35:22.7205207Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:22.7569568Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T17:35:22.7859575Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T17:35:22.7877751Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T17:35:22.8501575Z Selecting previously unselected package libogdi4.1. 2021-05-16T17:35:22.8795962Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T17:35:22.8816008Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T17:35:22.9306299Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T17:35:22.9602598Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T17:35:22.9629051Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T17:35:23.0048680Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T17:35:23.0318429Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T17:35:23.0336616Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:23.1851986Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T17:35:23.2178621Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T17:35:23.2190912Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T17:35:23.3426309Z Selecting previously unselected package libgdal26. 2021-05-16T17:35:23.3744457Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:35:23.3755913Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:23.9834941Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T17:35:24.0117176Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:24.0137186Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:24.0523644Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T17:35:24.0844317Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T17:35:24.0863427Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T17:35:24.1236488Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T17:35:24.1581702Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:24.1642280Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:24.2011331Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T17:35:24.2311628Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:24.2335735Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:24.2785951Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T17:35:24.3090057Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T17:35:24.3109001Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T17:35:24.3689961Z Selecting previously unselected package libzip5:amd64. 2021-05-16T17:35:24.4001372Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T17:35:24.4020733Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T17:35:24.4574641Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T17:35:24.4868691Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:24.4888094Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:25.0202350Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T17:35:25.0464509Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:25.0502614Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:25.0844767Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T17:35:25.1142041Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T17:35:25.1154711Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T17:35:25.1682165Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T17:35:25.1976168Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T17:35:25.2001512Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T17:35:25.3500426Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T17:35:25.3773260Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:25.3787932Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:25.4163485Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T17:35:25.4452832Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:25.4475241Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:25.4970373Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T17:35:25.5283508Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T17:35:25.5303968Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T17:35:25.6110608Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T17:35:25.6415895Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:25.6609513Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:26.0067938Z Selecting previously unselected package qgis-providers. 2021-05-16T17:35:26.0352994Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:26.0367266Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:26.2629839Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T17:35:26.2954749Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:35:26.2981478Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:26.3326092Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T17:35:26.3657213Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T17:35:26.3678665Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T17:35:26.3993403Z Selecting previously unselected package avahi-daemon. 2021-05-16T17:35:26.4355047Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:35:26.4378137Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T17:35:26.5025970Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T17:35:26.5319596Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T17:35:26.5339755Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T17:35:26.6160410Z Selecting previously unselected package blt. 2021-05-16T17:35:26.6464821Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T17:35:26.6482756Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T17:35:26.6842045Z Selecting previously unselected package fonts-lyx. 2021-05-16T17:35:26.7151110Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T17:35:26.7192305Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T17:35:26.7690897Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T17:35:26.7989809Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T17:35:26.8024443Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:26.8421682Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T17:35:26.8745427Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T17:35:26.8763386Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:26.9302665Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T17:35:26.9603431Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T17:35:26.9624181Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:27.0161769Z Selecting previously unselected package gcr. 2021-05-16T17:35:27.0437657Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T17:35:27.0467187Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T17:35:27.1002083Z Selecting previously unselected package python3-numpy. 2021-05-16T17:35:27.1276693Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T17:35:27.1293196Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T17:35:27.4618674Z Selecting previously unselected package python3-gdal. 2021-05-16T17:35:27.4954936Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:35:27.4969356Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:27.5806788Z Selecting previously unselected package gdal-bin. 2021-05-16T17:35:27.6135494Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:35:27.6152381Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:27.6775713Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T17:35:27.7117972Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:35:27.7134477Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:27.7490655Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T17:35:27.7817102Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T17:35:27.7845217Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T17:35:27.8379869Z Selecting previously unselected package geoclue-2.0. 2021-05-16T17:35:27.8657599Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T17:35:27.8687013Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T17:35:27.9202972Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T17:35:27.9525677Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:27.9548320Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:28.0081242Z Selecting previously unselected package p11-kit. 2021-05-16T17:35:28.0388412Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:28.0402932Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:28.0848695Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T17:35:28.1144910Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T17:35:28.1164360Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T17:35:28.1568115Z Selecting previously unselected package gnome-keyring. 2021-05-16T17:35:28.1848895Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:35:28.1978879Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T17:35:28.2974149Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T17:35:28.3280930Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:35:28.3311331Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:28.3669554Z Selecting previously unselected package grass-doc. 2021-05-16T17:35:28.3957711Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T17:35:28.3986005Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T17:35:30.1168349Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T17:35:30.1469716Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T17:35:30.1488271Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T17:35:30.1962222Z Selecting previously unselected package libpdal-util9. 2021-05-16T17:35:30.2229353Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:30.2245255Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T17:35:30.2675414Z Selecting previously unselected package libpdal-base9. 2021-05-16T17:35:30.2960262Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:30.2976037Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T17:35:30.4802097Z Selecting previously unselected package grass-core. 2021-05-16T17:35:30.5092927Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T17:35:30.5116930Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T17:35:31.1593940Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T17:35:31.1906777Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T17:35:31.1922414Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T17:35:31.2295630Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T17:35:31.2572875Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T17:35:31.2591859Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T17:35:31.2934107Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T17:35:31.3203982Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T17:35:31.3230288Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T17:35:31.4124377Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T17:35:31.4424151Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T17:35:31.4438809Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T17:35:31.5114288Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T17:35:31.5454142Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T17:35:31.5473536Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T17:35:31.8669572Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T17:35:31.8965287Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T17:35:31.8996351Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T17:35:32.0086140Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T17:35:32.0439420Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T17:35:32.0463803Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T17:35:32.0921221Z Selecting previously unselected package libfcgi-bin. 2021-05-16T17:35:32.1155642Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T17:35:32.1172589Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T17:35:32.1487373Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T17:35:32.1817425Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T17:35:32.1833253Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T17:35:32.2256800Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T17:35:32.2549918Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T17:35:32.2630330Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T17:35:32.3749585Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T17:35:32.4075194Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T17:35:32.4093712Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T17:35:32.4515451Z Selecting previously unselected package libmbim-proxy. 2021-05-16T17:35:32.4842539Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T17:35:32.4860989Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T17:35:32.5168384Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T17:35:32.5448486Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T17:35:32.5473727Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:32.5798067Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T17:35:32.6089113Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T17:35:32.6160720Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:32.6585672Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T17:35:32.6913599Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T17:35:32.6936546Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T17:35:32.7256515Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T17:35:32.7533164Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:35:32.7558016Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:32.7917166Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T17:35:32.8274535Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T17:35:32.8314169Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T17:35:32.8630125Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T17:35:32.8918960Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:32.8945139Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T17:35:32.9281333Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T17:35:32.9533973Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:32.9555519Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T17:35:32.9961407Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T17:35:33.0182945Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:33.0215613Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T17:35:33.0682235Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T17:35:33.0914470Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:33.0944356Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T17:35:33.1391596Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T17:35:33.1687152Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T17:35:33.1700648Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:33.3249359Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T17:35:33.3564513Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:33.3592822Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T17:35:33.3958106Z Selecting previously unselected package libpdal-plugins. 2021-05-16T17:35:33.4249296Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:33.4269415Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T17:35:33.4727753Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T17:35:33.5082513Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:33.5109714Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:33.5594456Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T17:35:33.5911635Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:33.5942766Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:33.6957187Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T17:35:33.7283499Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:33.7302198Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:33.7811039Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T17:35:33.8134764Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:33.8152682Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:33.8569482Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T17:35:33.8875474Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:33.8899687Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:33.9241199Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T17:35:33.9589228Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:33.9604999Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:34.0068569Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T17:35:34.0398984Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:34.0414006Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:34.0770544Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T17:35:34.1080596Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:34.1096550Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:34.1442304Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T17:35:34.1731396Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:34.1760577Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:34.2214257Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T17:35:34.2519176Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:34.2549244Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:34.2902447Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T17:35:34.3202609Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:34.3222747Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:34.3589146Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T17:35:34.3874868Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:34.3897548Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:34.4392320Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T17:35:34.4689512Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:34.4719944Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:34.5977166Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T17:35:34.6289414Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:34.6310247Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:34.9557118Z Selecting previously unselected package qtchooser. 2021-05-16T17:35:34.9893938Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T17:35:34.9909538Z Unpacking qtchooser (66-2build1) ... 2021-05-16T17:35:35.0238077Z Selecting previously unselected package qdoc-qt5. 2021-05-16T17:35:35.0550427Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:35.0570364Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:35.1341617Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T17:35:35.1665491Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:35.1685860Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:35.2094699Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T17:35:35.2489732Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:35.2504115Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:35.2863078Z Selecting previously unselected package qt5-assistant. 2021-05-16T17:35:35.3173775Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:35.3189326Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T17:35:35.3763874Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T17:35:35.4066374Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:35.4083578Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:35.4436973Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T17:35:35.4742820Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:35.4763976Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:35.6962160Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T17:35:35.7236312Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:35.7254245Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:35.8318368Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T17:35:35.8623785Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:35.8641436Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T17:35:35.9915733Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T17:35:36.0225193Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:36.0272802Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:36.1642551Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T17:35:36.1915138Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:36.1936258Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:36.2583880Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T17:35:36.2953730Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:36.2969045Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:36.3560968Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T17:35:36.3824015Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:36.3833564Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:36.4195193Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T17:35:36.4522057Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T17:35:36.4545995Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T17:35:36.5377845Z Selecting previously unselected package libqmi-proxy. 2021-05-16T17:35:36.5680587Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T17:35:36.5883800Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T17:35:36.6192878Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T17:35:36.6503773Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:36.6525006Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:36.6947399Z Selecting previously unselected package libwacom-bin. 2021-05-16T17:35:36.7237747Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T17:35:36.7257947Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T17:35:36.7671477Z Selecting previously unselected package modemmanager. 2021-05-16T17:35:36.8004214Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T17:35:36.8099889Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T17:35:36.9288280Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T17:35:36.9597099Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T17:35:36.9651554Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T17:35:37.0053115Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T17:35:37.0352096Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T17:35:37.0405647Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T17:35:37.3569882Z Selecting previously unselected package python3-soupsieve. 2021-05-16T17:35:37.3875461Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T17:35:37.3905215Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T17:35:37.4258566Z Selecting previously unselected package python3-bs4. 2021-05-16T17:35:37.4565466Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T17:35:37.4622411Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T17:35:37.5044992Z Selecting previously unselected package python3-cycler. 2021-05-16T17:35:37.5362602Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T17:35:37.5380561Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T17:35:37.5687722Z Selecting previously unselected package python3-dateutil. 2021-05-16T17:35:37.6001103Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T17:35:37.6017822Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T17:35:37.6397551Z Selecting previously unselected package python3-decorator. 2021-05-16T17:35:37.6718852Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T17:35:37.6758893Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T17:35:37.7083932Z Selecting previously unselected package python3-future. 2021-05-16T17:35:37.7436942Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T17:35:37.7454038Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T17:35:37.8197921Z Selecting previously unselected package python3-webencodings. 2021-05-16T17:35:37.8523929Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T17:35:37.8545422Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T17:35:37.8914160Z Selecting previously unselected package python3-html5lib. 2021-05-16T17:35:37.9203261Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T17:35:37.9218484Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T17:35:37.9632394Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T17:35:37.9960312Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T17:35:37.9985325Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T17:35:38.0332222Z Selecting previously unselected package python3-traitlets. 2021-05-16T17:35:38.0663193Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T17:35:38.0685695Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T17:35:38.1249152Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T17:35:38.1547846Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T17:35:38.1559269Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T17:35:38.1961073Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T17:35:38.2275360Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T17:35:38.2290362Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T17:35:38.2666453Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T17:35:38.2982125Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T17:35:38.3007558Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T17:35:38.4565007Z Selecting previously unselected package python3-pyparsing. 2021-05-16T17:35:38.4858217Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T17:35:38.4879118Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T17:35:38.5253656Z Selecting previously unselected package python3-matplotlib. 2021-05-16T17:35:38.5550716Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T17:35:38.5579473Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T17:35:38.9920723Z Selecting previously unselected package python3-nbformat. 2021-05-16T17:35:39.0223179Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T17:35:39.0236886Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T17:35:39.0646944Z Selecting previously unselected package python3-olefile. 2021-05-16T17:35:39.0965038Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T17:35:39.0987754Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T17:35:39.1333055Z Selecting previously unselected package python3-pyproj. 2021-05-16T17:35:39.1666586Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T17:35:39.1690257Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T17:35:39.2333888Z Selecting previously unselected package python3-tz. 2021-05-16T17:35:39.2629137Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T17:35:39.2649101Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T17:35:39.2962770Z Selecting previously unselected package python3-owslib. 2021-05-16T17:35:39.3250277Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T17:35:39.3273016Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T17:35:39.3767359Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T17:35:39.4066224Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T17:35:39.4100376Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T17:35:39.4820669Z Selecting previously unselected package python3-retrying. 2021-05-16T17:35:39.5108122Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T17:35:39.5123919Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T17:35:39.5478840Z Selecting previously unselected package python3-plotly. 2021-05-16T17:35:39.5784212Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T17:35:39.5809679Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T17:35:40.0936620Z Selecting previously unselected package python3-psycopg2. 2021-05-16T17:35:40.1287651Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T17:35:40.1315558Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T17:35:40.1721472Z Selecting previously unselected package python3-sip. 2021-05-16T17:35:40.2081420Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T17:35:40.2124716Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T17:35:40.2509231Z Selecting previously unselected package python3-pyqt5. 2021-05-16T17:35:40.2852517Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:35:40.2874391Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:40.5833354Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T17:35:40.6158857Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T17:35:40.6174698Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T17:35:40.6678655Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T17:35:40.6964805Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:35:40.6972939Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:40.7366223Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T17:35:40.7649925Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:35:40.7665006Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:40.7955558Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T17:35:40.8269400Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:35:40.8288907Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:40.8706881Z Selecting previously unselected package python3-qgis-common. 2021-05-16T17:35:40.9001606Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:35:40.9021496Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:41.2561789Z Selecting previously unselected package python3-qgis. 2021-05-16T17:35:41.2820962Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:41.2843646Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:42.1601582Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T17:35:42.1909310Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T17:35:42.1947617Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T17:35:42.2378690Z Selecting previously unselected package libjs-leaflet. 2021-05-16T17:35:42.2711772Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T17:35:42.2730622Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T17:35:42.3274241Z Selecting previously unselected package qgis-common. 2021-05-16T17:35:42.3588355Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:35:42.3611996Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:43.8622157Z Selecting previously unselected package qgis. 2021-05-16T17:35:43.8936951Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:43.9608982Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:44.2243232Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T17:35:44.2568646Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:35:44.2581606Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:44.4357229Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T17:35:44.4681831Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:44.4695777Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:44.5085333Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T17:35:44.5407914Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:44.5432079Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:44.6157799Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T17:35:44.6460797Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:44.6479069Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:44.6894954Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T17:35:44.7206299Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T17:35:44.7232189Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T17:35:44.9206828Z Selecting previously unselected package wpasupplicant. 2021-05-16T17:35:44.9501044Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T17:35:44.9520157Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T17:35:45.0858950Z Selecting previously unselected package proj-bin. 2021-05-16T17:35:45.1197422Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T17:35:45.1214779Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T17:35:45.1600518Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T17:35:45.1913304Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T17:35:45.1940731Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T17:35:45.2299027Z Selecting previously unselected package usb-modeswitch. 2021-05-16T17:35:45.2586517Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T17:35:45.2666725Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T17:35:45.3430787Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T17:35:45.3507920Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T17:35:45.6215322Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T17:35:45.6249142Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T17:35:45.6309668Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T17:35:45.6386180Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:45.6573446Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T17:35:45.6628310Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T17:35:45.6691783Z Setting up proj-data (6.3.1-1) ... 2021-05-16T17:35:45.6759742Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:45.6826382Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T17:35:45.6908150Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T17:35:45.6967485Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T17:35:45.7045460Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T17:35:45.7137214Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T17:35:45.7218723Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T17:35:45.7283852Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T17:35:45.7372870Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T17:35:45.7454484Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T17:35:45.7527940Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T17:35:45.9048083Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T17:35:45.9100084Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T17:35:45.9176597Z Setting up python3-olefile (0.46-2) ... 2021-05-16T17:35:46.0647286Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T17:35:46.0723896Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T17:35:46.2261316Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T17:35:46.2326101Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T17:35:46.2379018Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T17:35:46.2449791Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T17:35:46.2525738Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T17:35:46.2592518Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T17:35:46.2654701Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T17:35:46.3731212Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T17:35:46.3797894Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T17:35:46.3872770Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T17:35:46.3922210Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T17:35:46.3997948Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T17:35:46.5467425Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:46.5543901Z Setting up python3-tz (2019.3-1) ... 2021-05-16T17:35:46.7201331Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T17:35:46.7322113Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T17:35:46.7380051Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T17:35:46.7491540Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:46.7564584Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T17:35:46.7639239Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T17:35:46.7719132Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:46.7784979Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T17:35:46.9281794Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:46.9347368Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T17:35:46.9410303Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T17:35:46.9456045Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T17:35:46.9562622Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T17:35:46.9620428Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T17:35:47.1415692Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T17:35:47.1499193Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T17:35:47.3239943Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T17:35:47.3304735Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T17:35:47.3360822Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T17:35:47.3418617Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T17:35:47.3483197Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T17:35:47.3547210Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T17:35:47.3598605Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T17:35:47.5263571Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:47.5328095Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T17:35:47.5383735Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T17:35:47.5433159Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:47.5555050Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T17:35:47.7889738Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T17:35:48.9341445Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T17:35:48.9401376Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T17:35:48.9459539Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T17:35:48.9519626Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:48.9596631Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T17:35:48.9669599Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T17:35:48.9741074Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T17:35:48.9779461Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T17:35:49.1644878Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:49.1725538Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T17:35:49.1801655Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T17:35:49.1905428Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T17:35:49.3818557Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T17:35:49.3877622Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:49.3927147Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:49.3990208Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T17:35:49.4052059Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:35:49.4277565Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T17:35:49.6072239Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T17:35:49.6132341Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:49.6197410Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T17:35:49.6326777Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T17:35:49.6412472Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:49.6478802Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:49.6538172Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:49.6601182Z Setting up python3-future (0.18.2-2) ... 2021-05-16T17:35:49.6687177Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T17:35:49.6749513Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T17:35:50.0012820Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:50.1518608Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T17:35:50.1561858Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:50.1620705Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:50.1697024Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:50.1751510Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T17:35:50.1840965Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:50.1895958Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T17:35:50.1955551Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:50.2010666Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:50.4095337Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T17:35:50.5713550Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T17:35:50.7407813Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T17:35:50.7465900Z Setting up qtchooser (66-2build1) ... 2021-05-16T17:35:50.7514946Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T17:35:50.7571109Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T17:35:50.9412439Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:50.9500531Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:50.9551247Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:50.9613022Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T17:35:51.8779227Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:51.8823820Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T17:35:51.8865983Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:51.8931817Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:51.8997805Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:51.9048004Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T17:35:51.9126989Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:51.9166766Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T17:35:51.9214938Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T17:35:52.3714827Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T17:35:52.3743990Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:52.3811114Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T17:35:52.5452839Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T17:35:52.5499023Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T17:35:52.7124765Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:52.7192544Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T17:35:52.9008131Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T17:35:52.9082296Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T17:35:52.9146430Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:52.9227057Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T17:35:53.0883364Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T17:35:53.0885543Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T17:35:53.6194578Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T17:35:53.9059986Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:53.9123718Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T17:35:53.9205427Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:53.9270513Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:53.9334803Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:53.9376789Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:53.9470462Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T17:35:54.1043364Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:54.1045882Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T17:35:54.1047629Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:54.1049126Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T17:35:54.1448373Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:54.1449946Z if direction is "increasing": 2021-05-16T17:35:54.1452993Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:54.1454691Z elif direction is "decreasing": 2021-05-16T17:35:54.1614824Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:54.1616946Z if direction is "increasing": 2021-05-16T17:35:54.1618534Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:54.1619549Z elif direction is "decreasing": 2021-05-16T17:35:54.9896272Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:54.9897585Z if props["offset_coordinates"] is "data": 2021-05-16T17:35:54.9899107Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T17:35:54.9900373Z if props["coordinates"] is not "data": 2021-05-16T17:35:55.7729444Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T17:35:56.3593219Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T17:35:56.3595300Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T17:35:56.3597174Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T17:35:57.5644044Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T17:35:57.5651012Z First installation detected... 2021-05-16T17:35:57.5651823Z Checking NSS setup... 2021-05-16T17:35:57.5715733Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T17:35:57.5810084Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:57.5922233Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T17:35:57.8641824Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:57.8702892Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T17:35:57.8788006Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T17:35:57.8879509Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T17:35:57.8942101Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T17:35:57.9007162Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T17:35:57.9082114Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T17:35:57.9141428Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T17:35:57.9210753Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:58.1200889Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T17:35:58.1282719Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T17:35:58.1366087Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T17:35:58.4750514Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:58.4752224Z if value is '': 2021-05-16T17:35:58.5845109Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:58.5846273Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T17:35:58.5847899Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:58.5849065Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T17:35:58.5849997Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T17:35:58.5851097Z if driver_string is not None and driver_string is not "": 2021-05-16T17:35:58.6333737Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:58.6334844Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T17:35:58.6335790Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:58.6336612Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T17:35:58.6970891Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T17:35:58.7047559Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:58.7151469Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T17:35:58.7219862Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:58.7302777Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:58.7547765Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:58.7683423Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:58.7756547Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:58.7796426Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:58.7847298Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:58.7895772Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:58.8770921Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:58.8811710Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:58.8874668Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:58.8929532Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T17:35:59.0202771Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T17:35:59.0205061Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T17:35:59.5757254Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:59.5839759Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:59.5897744Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T17:35:59.5959137Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:59.6017025Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:59.6076584Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:59.6124938Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T17:35:59.6178747Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T17:35:59.6239125Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T17:35:59.6298058Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:59.6344429Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:59.6400971Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:59.6468475Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:59.6509362Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:59.6575195Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:59.6616810Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T17:35:59.6677745Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T17:35:59.6736757Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:59.6786414Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:59.6841786Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:59.8640710Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:59.8691513Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:59.8756979Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:59.8806921Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:31.6773717Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:31.6858110Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T17:36:31.6921302Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:31.6990497Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:31.7039832Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:31.7090014Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:31.7149611Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:31.7213566Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:31.8814041Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:31.8872676Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T17:36:31.8948031Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:31.9019545Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T17:36:31.9079468Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:32.0905065Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:32.0965178Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:32.1058975Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:32.1233414Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T17:36:32.1417363Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T17:36:33.7786559Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:36:33.7995759Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T17:36:33.8296909Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T17:36:33.8497391Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T17:36:33.9252714Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:36:33.9587112Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T17:36:34.2451947Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:36:44.7869232Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T17:36:44.8089804Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T17:36:46.7754159Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T17:36:46.7754618Z with: 2021-05-16T17:36:46.7755020Z github_slug: neuroconductor/oro.dicom 2021-05-16T17:36:46.7755381Z env: 2021-05-16T17:36:46.7755737Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:46.7756102Z TIC_DEPLOY_KEY: 2021-05-16T17:36:46.7756750Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:46.7758216Z GITHUB_PAT: *** 2021-05-16T17:36:46.7758545Z COVERALLS_TOKEN: 2021-05-16T17:36:46.7758942Z continue-on-error: false 2021-05-16T17:36:46.7759307Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:46.7759700Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:46.7760319Z TZ: UTC 2021-05-16T17:36:46.7760863Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:46.7761193Z NOT_CRAN: true 2021-05-16T17:36:46.7761526Z ##[endgroup] 2021-05-16T17:36:46.8119864Z repo slug is: neuroconductor/oro.dicom 2021-05-16T17:36:46.8231042Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T17:36:46.8231588Z env: 2021-05-16T17:36:46.8231979Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:46.8232742Z TIC_DEPLOY_KEY: 2021-05-16T17:36:46.8233372Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:46.8234604Z GITHUB_PAT: *** 2021-05-16T17:36:46.8234925Z COVERALLS_TOKEN: 2021-05-16T17:36:46.8235331Z continue-on-error: false 2021-05-16T17:36:46.8235711Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:46.8236109Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:46.8236666Z TZ: UTC 2021-05-16T17:36:46.8236983Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:46.8237509Z NOT_CRAN: true 2021-05-16T17:36:46.8237811Z ##[endgroup] 2021-05-16T17:36:47.0112677Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T17:36:47.0113332Z with: 2021-05-16T17:36:47.0113746Z repo_name: oro.dicom 2021-05-16T17:36:47.0114353Z repo_version: 0.5.2.2 2021-05-16T17:36:47.0115311Z runner_os: Linux 2021-05-16T17:36:47.0115690Z R_version: 3.5 2021-05-16T17:36:47.0116180Z env: 2021-05-16T17:36:47.0116607Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:47.0117062Z TIC_DEPLOY_KEY: 2021-05-16T17:36:47.0118392Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:47.0119678Z GITHUB_PAT: *** 2021-05-16T17:36:47.0120876Z COVERALLS_TOKEN: 2021-05-16T17:36:47.0121497Z continue-on-error: false 2021-05-16T17:36:47.0121925Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:47.0122692Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:47.0123222Z TZ: UTC 2021-05-16T17:36:47.0123560Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:47.0123918Z NOT_CRAN: true 2021-05-16T17:36:47.0124255Z ##[endgroup] 2021-05-16T17:36:47.0487062Z Package: oro.dicom 2021-05-16T17:36:47.0491579Z Version: 0.5.2.2 2021-05-16T17:36:47.0492337Z OS: Linux 2021-05-16T17:36:47.0551167Z ##[group]Run install.packages('remotes') 2021-05-16T17:36:47.0551829Z install.packages('remotes') 2021-05-16T17:36:47.0552542Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T17:36:47.0553669Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T17:36:47.0562890Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:36:47.0563681Z env: 2021-05-16T17:36:47.0564398Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:47.0564811Z TIC_DEPLOY_KEY: 2021-05-16T17:36:47.0565680Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:47.0566903Z GITHUB_PAT: *** 2021-05-16T17:36:47.0567243Z COVERALLS_TOKEN: 2021-05-16T17:36:47.0567638Z continue-on-error: false 2021-05-16T17:36:47.0568032Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:47.0568615Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:47.0569015Z TZ: UTC 2021-05-16T17:36:47.0569542Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:47.0570080Z NOT_CRAN: true 2021-05-16T17:36:47.0570412Z ##[endgroup] 2021-05-16T17:36:47.2161339Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:36:47.2162191Z (as ‘lib’ is unspecified) 2021-05-16T17:37:04.1709240Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T17:37:05.3272891Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-16T17:37:05.3458976Z ================================================== 2021-05-16T17:37:05.3460135Z downloaded 378 KB 2021-05-16T17:37:05.3460694Z 2021-05-16T17:37:05.5853689Z * installing *binary* package ‘remotes’ ... 2021-05-16T17:37:05.5900143Z * DONE (remotes) 2021-05-16T17:37:05.5956513Z 2021-05-16T17:37:05.5957852Z The downloaded source packages are in 2021-05-16T17:37:05.5966418Z ‘/tmp/RtmppxSNdN/downloaded_packages’ 2021-05-16T17:37:28.0952758Z ##[group]Run actions/cache@v1 2021-05-16T17:37:28.0953225Z with: 2021-05-16T17:37:28.0953694Z path: /home/runner/work/_temp/Library 2021-05-16T17:37:28.0956617Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-22661dba6a52e6d9ffeaac56ae1b58c2fe8d5937311abcfb186606321f6e2af9 2021-05-16T17:37:28.0960452Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-16T17:37:28.0961655Z env: 2021-05-16T17:37:28.0962114Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:37:28.0962622Z TIC_DEPLOY_KEY: 2021-05-16T17:37:28.0963506Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:37:28.0965527Z GITHUB_PAT: *** 2021-05-16T17:37:28.0965978Z COVERALLS_TOKEN: 2021-05-16T17:37:28.0966486Z continue-on-error: false 2021-05-16T17:37:28.0966993Z VDIFFR_RUN_TESTS: 2021-05-16T17:37:28.0967551Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:37:28.0968117Z TZ: UTC 2021-05-16T17:37:28.0968586Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:37:28.0969016Z NOT_CRAN: true 2021-05-16T17:37:28.0969427Z ##[endgroup] 2021-05-16T17:37:28.1688091Z [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:28.1811945Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T17:37:28.1812856Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T17:37:28.1813662Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T17:37:28.1814324Z sudo -s eval "$sysreqs" 2021-05-16T17:37:28.1874738Z shell: /usr/bin/bash -e {0} 2021-05-16T17:37:28.1875185Z env: 2021-05-16T17:37:28.1875675Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:37:28.1876171Z TIC_DEPLOY_KEY: 2021-05-16T17:37:28.1877043Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:37:28.1879009Z GITHUB_PAT: *** 2021-05-16T17:37:28.1881530Z COVERALLS_TOKEN: 2021-05-16T17:37:28.1882057Z continue-on-error: false 2021-05-16T17:37:28.1882568Z VDIFFR_RUN_TESTS: 2021-05-16T17:37:28.1883075Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:37:28.1883561Z TZ: UTC 2021-05-16T17:37:28.1884008Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:37:28.1884458Z NOT_CRAN: true 2021-05-16T17:37:28.1884952Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T17:37:28.1885473Z ##[endgroup] 2021-05-16T17:37:28.4554846Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:37:30.2842300Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T17:37:52.3865916Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T17:37:52.3867270Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T17:37:52.3868237Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T17:37:52.3869147Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T17:37:52.3870096Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T17:37:52.3902181Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T17:37:52.3917459Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:37:52.3924698Z (as ‘lib’ is unspecified) 2021-05-16T17:38:09.7047792Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T17:38:10.8607133Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-16T17:38:10.8651144Z ================================================== 2021-05-16T17:38:10.8652025Z downloaded 93 KB 2021-05-16T17:38:10.8652554Z 2021-05-16T17:38:10.8691734Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T17:38:12.1995856Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-16T17:38:12.2120799Z ================================================== 2021-05-16T17:38:12.2121764Z downloaded 134 KB 2021-05-16T17:38:12.2122303Z 2021-05-16T17:38:12.2161414Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T17:38:13.2404331Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-16T17:38:13.2459404Z ================================================== 2021-05-16T17:38:13.2460206Z downloaded 79 KB 2021-05-16T17:38:13.2460749Z 2021-05-16T17:38:13.2497466Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T17:38:14.3547002Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-16T17:38:14.5962423Z ================================================== 2021-05-16T17:38:14.5963075Z downloaded 515 KB 2021-05-16T17:38:14.5963524Z 2021-05-16T17:38:14.6023873Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T17:38:15.3781235Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-16T17:38:15.4054408Z ================================================== 2021-05-16T17:38:15.4055116Z downloaded 991 KB 2021-05-16T17:38:15.4056119Z 2021-05-16T17:38:15.6877415Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T17:38:15.6923094Z * DONE (rprojroot) 2021-05-16T17:38:15.9149815Z * installing *binary* package ‘crayon’ ... 2021-05-16T17:38:15.9197613Z * DONE (crayon) 2021-05-16T17:38:16.1539674Z * installing *binary* package ‘R6’ ... 2021-05-16T17:38:16.1580939Z * DONE (R6) 2021-05-16T17:38:16.4462933Z * installing *binary* package ‘desc’ ... 2021-05-16T17:38:16.4519931Z * DONE (desc) 2021-05-16T17:38:16.7138049Z * installing *binary* package ‘debugme’ ... 2021-05-16T17:38:16.7189943Z * DONE (debugme) 2021-05-16T17:38:16.7245907Z 2021-05-16T17:38:16.7246996Z The downloaded source packages are in 2021-05-16T17:38:16.7248626Z ‘/tmp/Rtmp7xdCcC/downloaded_packages’ 2021-05-16T17:38:16.7259866Z Running `R CMD build`... 2021-05-16T17:38:16.9883610Z * checking for file ‘/tmp/Rtmp7xdCcC/remotes68af5bf97e04/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T17:38:16.9885297Z * preparing ‘sysreqs’: 2021-05-16T17:38:16.9886400Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:38:16.9888313Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:38:16.9889346Z * checking for empty or unneeded directories 2021-05-16T17:38:16.9890350Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T17:38:16.9904712Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:38:16.9909763Z (as ‘lib’ is unspecified) 2021-05-16T17:38:17.2648120Z * installing *source* package ‘sysreqs’ ... 2021-05-16T17:38:17.2875157Z ** R 2021-05-16T17:38:17.3001330Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:38:17.5582749Z ** help 2021-05-16T17:38:17.5719921Z *** installing help indices 2021-05-16T17:38:17.5958426Z ** building package indices 2021-05-16T17:38:17.6090148Z ** testing if installed package can be loaded 2021-05-16T17:38:17.8317592Z * DONE (sysreqs) 2021-05-16T17:38:40.1915025Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T17:38:40.1917574Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T17:38:40.1919626Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T17:38:40.3316156Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T17:38:40.3944343Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T17:38:40.4610396Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T17:38:40.5186435Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T17:38:40.7355825Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T17:38:41.0102358Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T17:38:42.3523676Z Reading package lists... 2021-05-16T17:38:42.4370437Z Reading package lists... 2021-05-16T17:38:42.6147452Z Building dependency tree... 2021-05-16T17:38:42.6174636Z Reading state information... 2021-05-16T17:38:42.7863265Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T17:38:42.7865298Z Suggested packages: 2021-05-16T17:38:42.7867553Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T17:38:42.8337996Z The following NEW packages will be installed: 2021-05-16T17:38:42.8342724Z libcurl4-openssl-dev 2021-05-16T17:38:42.8541052Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:38:42.8542950Z Need to get 321 kB of archives. 2021-05-16T17:38:42.8543732Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T17:38:42.8547914Z 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:43.3621891Z Fetched 321 kB in 0s (14.7 MB/s) 2021-05-16T17:38:43.3999941Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T17:38:43.4091919Z (Reading database ... 2021-05-16T17:38:43.4092515Z (Reading database ... 5% 2021-05-16T17:38:43.4093714Z (Reading database ... 10% 2021-05-16T17:38:43.4094285Z (Reading database ... 15% 2021-05-16T17:38:43.4094817Z (Reading database ... 20% 2021-05-16T17:38:43.4095346Z (Reading database ... 25% 2021-05-16T17:38:43.4096628Z (Reading database ... 30% 2021-05-16T17:38:43.4097140Z (Reading database ... 35% 2021-05-16T17:38:43.4097793Z (Reading database ... 40% 2021-05-16T17:38:43.4098327Z (Reading database ... 45% 2021-05-16T17:38:43.4099121Z (Reading database ... 50% 2021-05-16T17:38:43.4151145Z (Reading database ... 55% 2021-05-16T17:38:43.4207573Z (Reading database ... 60% 2021-05-16T17:38:43.4252234Z (Reading database ... 65% 2021-05-16T17:38:43.4465363Z (Reading database ... 70% 2021-05-16T17:38:43.4498367Z (Reading database ... 75% 2021-05-16T17:38:43.4798734Z (Reading database ... 80% 2021-05-16T17:38:43.4912939Z (Reading database ... 85% 2021-05-16T17:38:43.5383720Z (Reading database ... 90% 2021-05-16T17:38:43.5475609Z (Reading database ... 95% 2021-05-16T17:38:43.5476170Z (Reading database ... 100% 2021-05-16T17:38:43.5476986Z (Reading database ... 285015 files and directories currently installed.) 2021-05-16T17:38:43.5652695Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T17:38:43.5666504Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T17:38:43.6728712Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T17:38:43.6804039Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:38:49.5806143Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T17:38:49.5807065Z remotes::install_github("ropensci/tic") 2021-05-16T17:38:49.5807797Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T17:38:49.5808531Z remotes::install_github("muschellij2/aghast") 2021-05-16T17:38:49.5809183Z remotes::install_cran("covr") 2021-05-16T17:38:49.5818566Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:38:49.5819025Z env: 2021-05-16T17:38:49.5819552Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:49.5820102Z TIC_DEPLOY_KEY: 2021-05-16T17:38:49.5820995Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:49.5823055Z GITHUB_PAT: *** 2021-05-16T17:38:49.5823508Z COVERALLS_TOKEN: 2021-05-16T17:38:49.5824054Z continue-on-error: false 2021-05-16T17:38:49.5824588Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:49.5825124Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:49.5825689Z TZ: UTC 2021-05-16T17:38:49.5826107Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:49.5826559Z NOT_CRAN: true 2021-05-16T17:38:49.5826958Z ##[endgroup] 2021-05-16T17:38:49.8216359Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:38:51.7374686Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T17:39:14.2013659Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T17:39:14.2015047Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:39:14.2016066Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:39:14.2017009Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T17:39:14.2017969Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T17:39:14.2018990Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T17:39:14.2020004Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T17:39:14.2021048Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T17:39:14.2021994Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T17:39:14.2022945Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T17:39:14.2023855Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:39:14.2024835Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T17:39:14.2025777Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:39:14.2026715Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T17:39:14.2027685Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T17:39:14.2028744Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:39:14.2029760Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T17:39:14.2032916Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T17:39:14.2033565Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T17:39:14.2034232Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T17:39:14.2034901Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T17:39:14.2035597Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:39:14.2036265Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:39:14.2036937Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:39:14.2037563Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:39:14.2038199Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T17:39:14.2038828Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T17:39:14.2039501Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T17:39:14.2040399Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:39:14.2042091Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T17:39:14.2042854Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T17:39:14.2044708Z 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:39:14.2057990Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:39:14.2059308Z (as ‘lib’ is unspecified) 2021-05-16T17:39:31.3270522Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T17:39:32.3505226Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-16T17:39:32.3792079Z ================================================== 2021-05-16T17:39:32.3793245Z downloaded 1.3 MB 2021-05-16T17:39:32.3794080Z 2021-05-16T17:39:32.3842215Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T17:39:33.6841669Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-16T17:39:33.6983501Z ================================================== 2021-05-16T17:39:33.6986141Z downloaded 226 KB 2021-05-16T17:39:33.6986459Z 2021-05-16T17:39:33.7026074Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T17:39:34.7321483Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-16T17:39:34.7421674Z ================================================== 2021-05-16T17:39:34.7422706Z downloaded 140 KB 2021-05-16T17:39:34.7423254Z 2021-05-16T17:39:34.7459788Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T17:39:35.4997157Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-16T17:39:35.5151904Z ================================================== 2021-05-16T17:39:35.5152794Z downloaded 53 KB 2021-05-16T17:39:35.5153335Z 2021-05-16T17:39:35.5197368Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T17:39:36.6289313Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-16T17:39:36.6290545Z ================================================== 2021-05-16T17:39:36.6291256Z downloaded 22 KB 2021-05-16T17:39:36.6291901Z 2021-05-16T17:39:36.6328412Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T17:39:37.8185298Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-16T17:39:37.8595791Z ================================================== 2021-05-16T17:39:37.8596974Z downloaded 1.4 MB 2021-05-16T17:39:37.8597534Z 2021-05-16T17:39:37.8636105Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T17:39:38.8657510Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T17:39:38.8663083Z ================================================== 2021-05-16T17:39:38.8663948Z downloaded 36 KB 2021-05-16T17:39:38.8664479Z 2021-05-16T17:39:38.8759725Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T17:39:40.0327135Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-16T17:39:40.0590508Z ================================================== 2021-05-16T17:39:40.0591725Z downloaded 883 KB 2021-05-16T17:39:40.0592354Z 2021-05-16T17:39:40.0641794Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T17:39:41.2225125Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-16T17:39:41.2417861Z ================================================== 2021-05-16T17:39:41.2418611Z downloaded 522 KB 2021-05-16T17:39:41.2418932Z 2021-05-16T17:39:41.2459085Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T17:39:42.2742105Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-16T17:39:42.2742906Z ================================================== 2021-05-16T17:39:42.2743374Z downloaded 12 KB 2021-05-16T17:39:42.2743678Z 2021-05-16T17:39:42.2782260Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T17:39:43.2666501Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-16T17:39:43.2871786Z ================================================== 2021-05-16T17:39:43.2873065Z downloaded 482 KB 2021-05-16T17:39:43.2873614Z 2021-05-16T17:39:43.2910748Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T17:39:44.5181583Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-16T17:39:44.5230527Z ================================================== 2021-05-16T17:39:44.5231090Z downloaded 90 KB 2021-05-16T17:39:44.5231400Z 2021-05-16T17:39:44.5272537Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T17:39:45.5719304Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-16T17:39:45.5939307Z ================================================== 2021-05-16T17:39:45.5939996Z downloaded 503 KB 2021-05-16T17:39:45.5940286Z 2021-05-16T17:39:45.5992877Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T17:39:46.6228464Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-16T17:39:46.6458293Z ================================================== 2021-05-16T17:39:46.6459970Z downloaded 621 KB 2021-05-16T17:39:46.6460580Z 2021-05-16T17:39:46.6499013Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T17:39:47.9602640Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-16T17:39:47.9749887Z ================================================== 2021-05-16T17:39:47.9750436Z downloaded 265 KB 2021-05-16T17:39:47.9750748Z 2021-05-16T17:39:47.9802587Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T17:39:49.0855825Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-16T17:39:49.0948929Z ================================================== 2021-05-16T17:39:49.0949860Z downloaded 166 KB 2021-05-16T17:39:49.0950533Z 2021-05-16T17:39:49.0988343Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T17:39:50.0064570Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-16T17:39:50.0205212Z ================================================== 2021-05-16T17:39:50.0205804Z downloaded 235 KB 2021-05-16T17:39:50.0206118Z 2021-05-16T17:39:50.0249178Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T17:39:50.9665711Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-16T17:39:50.9823864Z ================================================== 2021-05-16T17:39:50.9824742Z downloaded 276 KB 2021-05-16T17:39:50.9825285Z 2021-05-16T17:39:50.9869116Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T17:39:52.0580923Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-16T17:39:52.0701598Z ================================================== 2021-05-16T17:39:52.0702513Z downloaded 202 KB 2021-05-16T17:39:52.0703127Z 2021-05-16T17:39:52.0740070Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T17:39:53.3826140Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-16T17:39:53.3904879Z ================================================== 2021-05-16T17:39:53.3905726Z downloaded 63 KB 2021-05-16T17:39:53.3906236Z 2021-05-16T17:39:53.3945088Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T17:39:54.7111882Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-16T17:39:54.7196449Z ================================================== 2021-05-16T17:39:54.7197237Z downloaded 45 KB 2021-05-16T17:39:54.7197777Z 2021-05-16T17:39:54.7236028Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T17:39:55.7242811Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-16T17:39:55.7455678Z ================================================== 2021-05-16T17:39:55.7456864Z downloaded 415 KB 2021-05-16T17:39:55.7457472Z 2021-05-16T17:39:55.7525364Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T17:39:56.8189099Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-16T17:39:56.8251120Z ================================================== 2021-05-16T17:39:56.8252077Z downloaded 90 KB 2021-05-16T17:39:56.8253524Z 2021-05-16T17:39:56.8290778Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T17:39:57.8275497Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-16T17:39:57.8349123Z ================================================== 2021-05-16T17:39:57.8350629Z downloaded 132 KB 2021-05-16T17:39:57.8351751Z 2021-05-16T17:39:57.8389148Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T17:39:58.8503264Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-16T17:39:58.8645387Z ================================================== 2021-05-16T17:39:58.8646106Z downloaded 270 KB 2021-05-16T17:39:58.8646418Z 2021-05-16T17:39:58.8688978Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T17:39:59.8502558Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-16T17:39:59.8766264Z ================================================== 2021-05-16T17:39:59.8767708Z downloaded 736 KB 2021-05-16T17:39:59.8768263Z 2021-05-16T17:39:59.8832244Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T17:40:01.0057818Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-16T17:40:01.0104809Z ================================================== 2021-05-16T17:40:01.0105763Z downloaded 45 KB 2021-05-16T17:40:01.0106302Z 2021-05-16T17:40:01.0142395Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T17:40:01.1615488Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T17:40:01.1616795Z ================================================== 2021-05-16T17:40:01.1617518Z downloaded 24 KB 2021-05-16T17:40:01.1618013Z 2021-05-16T17:40:01.1646294Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T17:40:02.4514062Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-16T17:40:02.4906176Z ================================================== 2021-05-16T17:40:02.4907143Z downloaded 684 KB 2021-05-16T17:40:02.4907662Z 2021-05-16T17:40:02.4949575Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T17:40:03.4930398Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-16T17:40:03.4974509Z ================================================== 2021-05-16T17:40:03.4975329Z downloaded 45 KB 2021-05-16T17:40:03.4975854Z 2021-05-16T17:40:03.5016578Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T17:40:04.5196667Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-16T17:40:04.5414567Z ================================================== 2021-05-16T17:40:04.5415210Z downloaded 598 KB 2021-05-16T17:40:04.5415526Z 2021-05-16T17:40:04.8929281Z * installing *binary* package ‘rlang’ ... 2021-05-16T17:40:04.9003189Z * DONE (rlang) 2021-05-16T17:40:05.1575005Z * installing *binary* package ‘magrittr’ ... 2021-05-16T17:40:05.1628454Z * DONE (magrittr) 2021-05-16T17:40:05.4090500Z * installing *binary* package ‘glue’ ... 2021-05-16T17:40:05.4136325Z * DONE (glue) 2021-05-16T17:40:05.6475999Z * installing *binary* package ‘sys’ ... 2021-05-16T17:40:05.6519784Z * DONE (sys) 2021-05-16T17:40:05.8734164Z * installing *binary* package ‘mime’ ... 2021-05-16T17:40:05.8779803Z * DONE (mime) 2021-05-16T17:40:06.2327265Z * installing *binary* package ‘curl’ ... 2021-05-16T17:40:06.2396388Z * DONE (curl) 2021-05-16T17:40:06.5159582Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T17:40:06.5219495Z * DONE (jsonlite) 2021-05-16T17:40:06.7385948Z * installing *binary* package ‘ini’ ... 2021-05-16T17:40:06.7427480Z * DONE (ini) 2021-05-16T17:40:06.9868321Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T17:40:06.9914070Z * DONE (gitcreds) 2021-05-16T17:40:07.3008340Z * installing *binary* package ‘zip’ ... 2021-05-16T17:40:07.3073062Z * DONE (zip) 2021-05-16T17:40:07.5869803Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T17:40:07.5925988Z * DONE (rstudioapi) 2021-05-16T17:40:07.8780972Z * installing *binary* package ‘fastmap’ ... 2021-05-16T17:40:07.8834772Z * DONE (fastmap) 2021-05-16T17:40:08.1745662Z * installing *binary* package ‘yaml’ ... 2021-05-16T17:40:08.1800928Z * DONE (yaml) 2021-05-16T17:40:08.4585036Z * installing *binary* package ‘withr’ ... 2021-05-16T17:40:08.4702079Z * DONE (withr) 2021-05-16T17:40:08.7455360Z * installing *binary* package ‘whisker’ ... 2021-05-16T17:40:08.7505247Z * DONE (whisker) 2021-05-16T17:40:08.9942997Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T17:40:08.9987279Z * DONE (rappdirs) 2021-05-16T17:40:09.3176169Z * installing *binary* package ‘fs’ ... 2021-05-16T17:40:09.3243508Z * DONE (fs) 2021-05-16T17:40:09.5675584Z * installing *binary* package ‘clipr’ ... 2021-05-16T17:40:09.5722161Z * DONE (clipr) 2021-05-16T17:40:09.8540065Z * installing *binary* package ‘git2r’ ... 2021-05-16T17:40:09.8594627Z * DONE (git2r) 2021-05-16T17:40:10.0907762Z * installing *binary* package ‘askpass’ ... 2021-05-16T17:40:10.0951275Z * DONE (askpass) 2021-05-16T17:40:10.3550586Z * installing *binary* package ‘cli’ ... 2021-05-16T17:40:10.3603144Z * DONE (cli) 2021-05-16T17:40:10.6233919Z * installing *binary* package ‘purrr’ ... 2021-05-16T17:40:10.6287896Z * DONE (purrr) 2021-05-16T17:40:10.8819105Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T17:40:10.8869246Z * DONE (lifecycle) 2021-05-16T17:40:11.1111149Z * installing *source* package ‘cachem’ ... 2021-05-16T17:40:11.1125524Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:11.1329905Z ** libs 2021-05-16T17:40:11.1400276Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T17:40:15.2746178Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:40:15.3277337Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T17:40:15.3641477Z installing to /home/runner/work/_temp/Library/cachem/libs 2021-05-16T17:40:15.3642713Z ** R 2021-05-16T17:40:15.3723674Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:15.8101736Z ** help 2021-05-16T17:40:15.8363566Z *** installing help indices 2021-05-16T17:40:15.8586206Z ** building package indices 2021-05-16T17:40:15.8784191Z ** testing if installed package can be loaded 2021-05-16T17:40:16.0829678Z * DONE (cachem) 2021-05-16T17:40:16.5051096Z * installing *binary* package ‘openssl’ ... 2021-05-16T17:40:16.5145070Z * DONE (openssl) 2021-05-16T17:40:16.7454083Z * installing *binary* package ‘memoise’ ... 2021-05-16T17:40:16.7495919Z * DONE (memoise) 2021-05-16T17:40:17.0196902Z * installing *binary* package ‘httr’ ... 2021-05-16T17:40:17.0252763Z * DONE (httr) 2021-05-16T17:40:17.2688023Z * installing *binary* package ‘credentials’ ... 2021-05-16T17:40:17.2734039Z * DONE (credentials) 2021-05-16T17:40:17.5105108Z * installing *binary* package ‘gh’ ... 2021-05-16T17:40:17.5202583Z * DONE (gh) 2021-05-16T17:40:17.7769519Z * installing *binary* package ‘gert’ ... 2021-05-16T17:40:17.7822589Z * DONE (gert) 2021-05-16T17:40:18.0809921Z * installing *binary* package ‘usethis’ ... 2021-05-16T17:40:18.0884949Z * DONE (usethis) 2021-05-16T17:40:18.0955904Z 2021-05-16T17:40:18.0956973Z The downloaded source packages are in 2021-05-16T17:40:18.0958432Z ‘/tmp/RtmpGPz9YI/downloaded_packages’ 2021-05-16T17:40:18.0969731Z Running `R CMD build`... 2021-05-16T17:40:20.0259606Z * checking for file ‘/tmp/RtmpGPz9YI/remotes71026ae49c7a/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T17:40:20.0261211Z * preparing ‘tic’: 2021-05-16T17:40:20.0262283Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:40:20.0263466Z * installing the package to process help pages 2021-05-16T17:40:20.0265647Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:40:20.0266734Z * checking for empty or unneeded directories 2021-05-16T17:40:20.0268677Z Removed empty directory ‘tic/.circleci’ 2021-05-16T17:40:20.0271275Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:40:20.0272264Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T17:40:20.0273814Z (as ‘lib’ is unspecified) 2021-05-16T17:40:20.0275107Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T17:40:20.4671856Z * installing *source* package ‘tic’ ... 2021-05-16T17:40:20.4998459Z ** R 2021-05-16T17:40:20.5271304Z ** inst 2021-05-16T17:40:20.5316115Z ** preparing package for lazy loading 2021-05-16T17:40:20.7553026Z ** help 2021-05-16T17:40:20.9534233Z *** installing help indices 2021-05-16T17:40:21.1495158Z *** copying figures 2021-05-16T17:40:21.1505746Z ** building package indices 2021-05-16T17:40:21.3427198Z ** installing vignettes 2021-05-16T17:40:21.3467158Z ** testing if installed package can be loaded 2021-05-16T17:40:21.6521392Z * DONE (tic) 2021-05-16T17:40:21.6657603Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:40:21.9909542Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T17:40:24.5008719Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T17:40:24.5010197Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:40:24.5011305Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T17:40:24.5012343Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T17:40:24.5013394Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:40:24.5015808Z 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:40:24.5020937Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T17:40:24.5021701Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T17:40:24.5022436Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T17:40:24.5023140Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:40:24.5030883Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:40:24.5031602Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:40:24.5032348Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T17:40:24.5033088Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:40:24.5033794Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:40:24.5034534Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T17:40:24.5035262Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T17:40:24.5035999Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T17:40:24.5036694Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T17:40:24.5037394Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T17:40:24.5038072Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:40:24.5038767Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T17:40:24.5039555Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T17:40:24.5040489Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T17:40:24.5041235Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T17:40:24.5041938Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:40:24.5043110Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T17:40:24.5043797Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T17:40:24.5044528Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T17:40:24.5045239Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T17:40:24.5045950Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:40:24.5046823Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:40:24.5047633Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:40:24.5048455Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:40:24.5049175Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T17:40:24.5049915Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:40:24.5050681Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T17:40:24.5051424Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T17:40:24.5052146Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T17:40:24.5053168Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:40:24.5054034Z (as ‘lib’ is unspecified) 2021-05-16T17:40:41.7156491Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T17:40:42.7623414Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-16T17:40:42.7874841Z ================================================== 2021-05-16T17:40:42.7875932Z downloaded 231 KB 2021-05-16T17:40:42.7876575Z 2021-05-16T17:40:42.7914183Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T17:40:43.7457755Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-16T17:40:44.0605774Z ================================================== 2021-05-16T17:40:44.0606783Z downloaded 1.5 MB 2021-05-16T17:40:44.0607434Z 2021-05-16T17:40:44.0661356Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T17:40:45.9707274Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-16T17:40:45.9708156Z ================================================== 2021-05-16T17:40:45.9708632Z downloaded 17 KB 2021-05-16T17:40:45.9708917Z 2021-05-16T17:40:45.9710008Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T17:40:45.9711234Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T17:40:45.9711920Z ================================================== 2021-05-16T17:40:45.9712389Z downloaded 1.1 MB 2021-05-16T17:40:45.9712673Z 2021-05-16T17:40:45.9714007Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T17:40:45.9715301Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T17:40:45.9715956Z ================================================== 2021-05-16T17:40:45.9716422Z downloaded 670 KB 2021-05-16T17:40:45.9716705Z 2021-05-16T17:40:45.9718068Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T17:40:46.4007019Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-16T17:40:46.4007771Z ================================================== 2021-05-16T17:40:46.4008218Z downloaded 43 KB 2021-05-16T17:40:46.4008525Z 2021-05-16T17:40:46.4047612Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T17:40:47.4413090Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-16T17:40:47.4665463Z ================================================== 2021-05-16T17:40:47.4666347Z downloaded 247 KB 2021-05-16T17:40:47.4666772Z 2021-05-16T17:40:47.4702782Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T17:40:48.6234030Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-16T17:40:48.7155113Z ================================================== 2021-05-16T17:40:48.7156166Z downloaded 968 KB 2021-05-16T17:40:48.7156912Z 2021-05-16T17:40:48.7190668Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T17:40:49.7523049Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-16T17:40:49.7607863Z ================================================== 2021-05-16T17:40:49.7608569Z downloaded 67 KB 2021-05-16T17:40:49.7608987Z 2021-05-16T17:40:49.7650494Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T17:40:50.8094496Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-16T17:40:50.8350085Z ================================================== 2021-05-16T17:40:50.8351080Z downloaded 349 KB 2021-05-16T17:40:50.8351510Z 2021-05-16T17:40:50.8392740Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T17:40:51.8790459Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-16T17:40:51.9061290Z ================================================== 2021-05-16T17:40:51.9062418Z downloaded 411 KB 2021-05-16T17:40:51.9062970Z 2021-05-16T17:40:51.9098400Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T17:40:52.9505917Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-16T17:40:52.9509054Z ================================================== 2021-05-16T17:40:52.9509801Z downloaded 15 KB 2021-05-16T17:40:52.9510304Z 2021-05-16T17:40:52.9548841Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T17:40:54.0611105Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-16T17:40:54.0758613Z ================================================== 2021-05-16T17:40:54.0759562Z downloaded 146 KB 2021-05-16T17:40:54.0760413Z 2021-05-16T17:40:54.0793913Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T17:40:54.9484540Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-16T17:40:54.9574609Z ================================================== 2021-05-16T17:40:54.9575567Z downloaded 71 KB 2021-05-16T17:40:54.9576098Z 2021-05-16T17:40:54.9612256Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T17:40:56.0669275Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-16T17:40:56.0674517Z ================================================== 2021-05-16T17:40:56.0676042Z downloaded 39 KB 2021-05-16T17:40:56.0676609Z 2021-05-16T17:40:56.0717199Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T17:40:57.0090473Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-16T17:40:57.0354723Z ================================================== 2021-05-16T17:40:57.0355657Z downloaded 348 KB 2021-05-16T17:40:57.0356220Z 2021-05-16T17:40:57.0393971Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T17:40:58.0890428Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-16T17:40:58.1168884Z ================================================== 2021-05-16T17:40:58.1169957Z downloaded 423 KB 2021-05-16T17:40:58.1170498Z 2021-05-16T17:40:58.1210557Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T17:40:59.1312218Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-16T17:40:59.1392367Z ================================================== 2021-05-16T17:40:59.1393186Z downloaded 41 KB 2021-05-16T17:40:59.1393688Z 2021-05-16T17:40:59.1431583Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T17:41:00.4625452Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-16T17:41:00.4985409Z ================================================== 2021-05-16T17:41:00.4986441Z downloaded 603 KB 2021-05-16T17:41:00.4986983Z 2021-05-16T17:41:00.5021744Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T17:41:00.5299018Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T17:41:00.5397584Z ================================================== 2021-05-16T17:41:00.5399300Z downloaded 109 KB 2021-05-16T17:41:00.5400258Z 2021-05-16T17:41:00.5424820Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T17:41:01.5689918Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-16T17:41:01.5913026Z ================================================== 2021-05-16T17:41:01.5914144Z downloaded 224 KB 2021-05-16T17:41:01.5914675Z 2021-05-16T17:41:01.5948852Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T17:41:02.4175772Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-16T17:41:02.4260406Z ================================================== 2021-05-16T17:41:02.4261323Z downloaded 37 KB 2021-05-16T17:41:02.4261845Z 2021-05-16T17:41:02.4306721Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T17:41:03.4718353Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-16T17:41:03.4927730Z ================================================== 2021-05-16T17:41:03.4928659Z downloaded 200 KB 2021-05-16T17:41:03.4929213Z 2021-05-16T17:41:03.4974168Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T17:41:04.5224893Z Content type 'binary/octet-stream' length 2916569 bytes (2.8 MB) 2021-05-16T17:41:04.5731924Z ================================================== 2021-05-16T17:41:04.5732979Z downloaded 2.8 MB 2021-05-16T17:41:04.5733540Z 2021-05-16T17:41:04.5767686Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T17:41:05.6060946Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-16T17:41:05.6665338Z ================================================== 2021-05-16T17:41:05.6666330Z downloaded 4.0 MB 2021-05-16T17:41:05.6667095Z 2021-05-16T17:41:05.6705337Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T17:41:06.6948625Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-16T17:41:06.7493200Z ================================================== 2021-05-16T17:41:06.7494310Z downloaded 1.3 MB 2021-05-16T17:41:06.7494766Z 2021-05-16T17:41:06.7545715Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T17:41:08.2974163Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-16T17:41:08.3340881Z ================================================== 2021-05-16T17:41:08.3341797Z downloaded 479 KB 2021-05-16T17:41:08.3342220Z 2021-05-16T17:41:08.3378092Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T17:41:09.3519766Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-16T17:41:09.3662096Z ================================================== 2021-05-16T17:41:09.3663080Z downloaded 107 KB 2021-05-16T17:41:09.3663517Z 2021-05-16T17:41:09.3699558Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T17:41:10.2433440Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-16T17:41:10.2438273Z ================================================== 2021-05-16T17:41:10.2439127Z downloaded 21 KB 2021-05-16T17:41:10.2439654Z 2021-05-16T17:41:10.2479814Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T17:41:11.2299257Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-16T17:41:11.2366287Z ================================================== 2021-05-16T17:41:11.2367222Z downloaded 42 KB 2021-05-16T17:41:11.2367778Z 2021-05-16T17:41:11.2405213Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T17:41:12.2828167Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-16T17:41:12.2845472Z ================================================== 2021-05-16T17:41:12.2846333Z downloaded 33 KB 2021-05-16T17:41:12.2846849Z 2021-05-16T17:41:12.2885182Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T17:41:13.2998681Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-16T17:41:13.3161641Z ================================================== 2021-05-16T17:41:13.3162623Z downloaded 135 KB 2021-05-16T17:41:13.3163204Z 2021-05-16T17:41:13.3204108Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T17:41:14.6147870Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-16T17:41:14.6968349Z ================================================== 2021-05-16T17:41:14.6969620Z downloaded 3.4 MB 2021-05-16T17:41:14.6970175Z 2021-05-16T17:41:14.7010055Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T17:41:16.0988702Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-16T17:41:16.0990086Z ================================================== 2021-05-16T17:41:16.0990797Z downloaded 64 KB 2021-05-16T17:41:16.0991297Z 2021-05-16T17:41:16.1025048Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T17:41:17.1090931Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-16T17:41:17.1533638Z ================================================== 2021-05-16T17:41:17.1534610Z downloaded 1.3 MB 2021-05-16T17:41:17.1535287Z 2021-05-16T17:41:17.1572892Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T17:41:18.4657660Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-16T17:41:18.4815448Z ================================================== 2021-05-16T17:41:18.4816415Z downloaded 128 KB 2021-05-16T17:41:18.4816942Z 2021-05-16T17:41:18.4922983Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T17:41:19.6020474Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-16T17:41:19.6326210Z ================================================== 2021-05-16T17:41:19.6326782Z downloaded 383 KB 2021-05-16T17:41:19.6327093Z 2021-05-16T17:41:19.8896704Z * installing *binary* package ‘utf8’ ... 2021-05-16T17:41:19.8944666Z * DONE (utf8) 2021-05-16T17:41:20.1174738Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T17:41:20.1214202Z * DONE (pkgconfig) 2021-05-16T17:41:20.3710837Z * installing *binary* package ‘fansi’ ... 2021-05-16T17:41:20.3757569Z * DONE (fansi) 2021-05-16T17:41:20.6573810Z * installing *binary* package ‘diffobj’ ... 2021-05-16T17:41:20.6633559Z * DONE (diffobj) 2021-05-16T17:41:20.9406158Z * installing *binary* package ‘ps’ ... 2021-05-16T17:41:20.9460756Z * DONE (ps) 2021-05-16T17:41:21.1892684Z * installing *binary* package ‘praise’ ... 2021-05-16T17:41:21.1934289Z * DONE (praise) 2021-05-16T17:41:21.4307914Z * installing *binary* package ‘pkgload’ ... 2021-05-16T17:41:21.4350111Z * DONE (pkgload) 2021-05-16T17:41:21.6671798Z * installing *binary* package ‘evaluate’ ... 2021-05-16T17:41:21.6776826Z * DONE (evaluate) 2021-05-16T17:41:22.4816651Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T17:41:22.4824580Z * DONE (ellipsis) 2021-05-16T17:41:22.4825866Z * installing *binary* package ‘digest’ ... 2021-05-16T17:41:22.4826946Z * DONE (digest) 2021-05-16T17:41:22.4828415Z * installing *binary* package ‘brio’ ... 2021-05-16T17:41:22.4829199Z * DONE (brio) 2021-05-16T17:41:22.7529625Z * installing *binary* package ‘xml2’ ... 2021-05-16T17:41:22.7588976Z * DONE (xml2) 2021-05-16T17:41:23.0568566Z * installing *source* package ‘xfun’ ... 2021-05-16T17:41:23.0609747Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:23.0824855Z ** libs 2021-05-16T17:41:23.0884156Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T17:41:23.2097087Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:41:23.2614373Z g++ -std=gnu++11 -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T17:41:23.3739351Z installing to /home/runner/work/_temp/Library/xfun/libs 2021-05-16T17:41:23.3755701Z ** R 2021-05-16T17:41:23.4000846Z ** inst 2021-05-16T17:41:23.4015698Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:24.8016128Z ** help 2021-05-16T17:41:24.9613629Z *** installing help indices 2021-05-16T17:41:25.1118386Z ** building package indices 2021-05-16T17:41:25.3281161Z ** installing vignettes 2021-05-16T17:41:25.3355545Z ** testing if installed package can be loaded 2021-05-16T17:41:25.5168053Z * DONE (xfun) 2021-05-16T17:41:26.0421524Z * installing *binary* package ‘stringi’ ... 2021-05-16T17:41:26.0529730Z * DONE (stringi) 2021-05-16T17:41:27.3518961Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T17:41:27.4037675Z * DONE (Rcpp) 2021-05-16T17:41:27.7196260Z * installing *binary* package ‘commonmark’ ... 2021-05-16T17:41:27.7251539Z * DONE (commonmark) 2021-05-16T17:41:27.9929338Z * installing *binary* package ‘brew’ ... 2021-05-16T17:41:27.9986744Z * DONE (brew) 2021-05-16T17:41:28.2217825Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T17:41:28.2261663Z * DONE (sessioninfo) 2021-05-16T17:41:28.4452091Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T17:41:28.4492703Z * DONE (prettyunits) 2021-05-16T17:41:28.8357392Z * installing *binary* package ‘vctrs’ ... 2021-05-16T17:41:28.8442598Z * DONE (vctrs) 2021-05-16T17:41:29.0982226Z * installing *binary* package ‘processx’ ... 2021-05-16T17:41:29.1032003Z * DONE (processx) 2021-05-16T17:41:29.3560563Z * installing *binary* package ‘markdown’ ... 2021-05-16T17:41:29.3617183Z * DONE (markdown) 2021-05-16T17:41:29.5988977Z * installing *binary* package ‘highr’ ... 2021-05-16T17:41:29.6031628Z * DONE (highr) 2021-05-16T17:41:29.8937342Z * installing *binary* package ‘stringr’ ... 2021-05-16T17:41:29.9011169Z * DONE (stringr) 2021-05-16T17:41:30.1445597Z * installing *binary* package ‘rversions’ ... 2021-05-16T17:41:30.1492334Z * DONE (rversions) 2021-05-16T17:41:30.5961874Z * installing *source* package ‘pillar’ ... 2021-05-16T17:41:30.6075291Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:30.6300987Z ** R 2021-05-16T17:41:30.6547954Z ** inst 2021-05-16T17:41:30.6589590Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:32.7219575Z ** help 2021-05-16T17:41:32.8180866Z *** installing help indices 2021-05-16T17:41:32.9244074Z *** copying figures 2021-05-16T17:41:32.9250618Z ** building package indices 2021-05-16T17:41:32.9915792Z ** installing vignettes 2021-05-16T17:41:33.0026396Z ** testing if installed package can be loaded 2021-05-16T17:41:33.3052276Z * DONE (pillar) 2021-05-16T17:41:33.5623196Z * installing *binary* package ‘callr’ ... 2021-05-16T17:41:33.5680440Z * DONE (callr) 2021-05-16T17:41:34.0329666Z * installing *binary* package ‘knitr’ ... 2021-05-16T17:41:34.0457839Z * DONE (knitr) 2021-05-16T17:41:34.2753168Z * installing *binary* package ‘xopen’ ... 2021-05-16T17:41:34.2797130Z * DONE (xopen) 2021-05-16T17:41:34.7323473Z * installing *source* package ‘tibble’ ... 2021-05-16T17:41:34.7430684Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:34.7675275Z ** libs 2021-05-16T17:41:34.7730622Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T17:41:34.8262438Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T17:41:34.9059535Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:41:34.9485954Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T17:41:35.0608945Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T17:41:35.0867704Z installing to /home/runner/work/_temp/Library/tibble/libs 2021-05-16T17:41:35.0884550Z ** R 2021-05-16T17:41:35.1119455Z ** inst 2021-05-16T17:41:35.1157267Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:37.0442144Z ** help 2021-05-16T17:41:37.1221795Z *** installing help indices 2021-05-16T17:41:37.1788642Z *** copying figures 2021-05-16T17:41:37.1795604Z ** building package indices 2021-05-16T17:41:37.2319418Z ** installing vignettes 2021-05-16T17:41:37.2373229Z ** testing if installed package can be loaded 2021-05-16T17:41:37.5912549Z * DONE (tibble) 2021-05-16T17:41:37.8237133Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T17:41:37.8278868Z * DONE (pkgbuild) 2021-05-16T17:41:38.2052840Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T17:41:38.2136057Z * DONE (roxygen2) 2021-05-16T17:41:38.4424498Z * installing *binary* package ‘rematch2’ ... 2021-05-16T17:41:38.4463934Z * DONE (rematch2) 2021-05-16T17:41:38.6776421Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T17:41:38.6819358Z * DONE (rcmdcheck) 2021-05-16T17:41:38.9070963Z * installing *binary* package ‘waldo’ ... 2021-05-16T17:41:38.9116924Z * DONE (waldo) 2021-05-16T17:41:39.6116426Z * installing *binary* package ‘testthat’ ... 2021-05-16T17:41:39.6280703Z * DONE (testthat) 2021-05-16T17:41:39.9307547Z * installing *binary* package ‘devtools’ ... 2021-05-16T17:41:39.9358110Z * DONE (devtools) 2021-05-16T17:41:39.9432153Z 2021-05-16T17:41:39.9433252Z The downloaded source packages are in 2021-05-16T17:41:39.9434853Z ‘/tmp/RtmpGPz9YI/downloaded_packages’ 2021-05-16T17:41:40.0977008Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T17:41:44.0838309Z 2021-05-16T17:41:44.4272380Z 2021-05-16T17:41:44.4274844Z checking for file ‘/tmp/RtmpGPz9YI/remotes7102764d4cc0/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T17:41:44.4343367Z 2021-05-16T17:41:44.4345239Z ✔ checking for file ‘/tmp/RtmpGPz9YI/remotes7102764d4cc0/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T17:41:44.4440733Z 2021-05-16T17:41:44.4485128Z 2021-05-16T17:41:44.4486370Z ─ preparing ‘desc’: 2021-05-16T17:41:44.4496174Z 2021-05-16T17:41:44.4496959Z 2021-05-16T17:41:44.4547613Z checking DESCRIPTION meta-information ... 2021-05-16T17:41:44.4605184Z 2021-05-16T17:41:44.4606631Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:41:44.5458853Z 2021-05-16T17:41:44.5501912Z 2021-05-16T17:41:44.5503425Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:41:44.5515178Z 2021-05-16T17:41:44.5554291Z 2021-05-16T17:41:44.5555511Z ─ checking for empty or unneeded directories 2021-05-16T17:41:44.5691184Z 2021-05-16T17:41:44.5731593Z 2021-05-16T17:41:44.5732874Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T17:41:44.7005477Z 2021-05-16T17:41:44.7007952Z 2021-05-16T17:41:44.7009329Z 2021-05-16T17:41:44.7120986Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:41:44.7122414Z (as ‘lib’ is unspecified) 2021-05-16T17:41:45.0296585Z * installing *source* package ‘desc’ ... 2021-05-16T17:41:45.0524840Z ** R 2021-05-16T17:41:45.0706117Z ** inst 2021-05-16T17:41:45.0723886Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:46.8647457Z ** help 2021-05-16T17:41:47.0151639Z *** installing help indices 2021-05-16T17:41:47.1361907Z ** building package indices 2021-05-16T17:41:47.2970365Z ** testing if installed package can be loaded 2021-05-16T17:41:47.4961063Z * DONE (desc) 2021-05-16T17:41:47.7041248Z 2021-05-16T17:41:47.7042391Z 2021-05-16T17:41:47.7063283Z checking for file ‘/tmp/RtmpGPz9YI/remotes71027ea53cc6/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T17:41:47.7100042Z 2021-05-16T17:41:47.7102026Z ✔ checking for file ‘/tmp/RtmpGPz9YI/remotes71027ea53cc6/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T17:41:47.7204933Z 2021-05-16T17:41:47.7205721Z 2021-05-16T17:41:47.7206825Z ─ preparing ‘ghtravis’: 2021-05-16T17:41:47.7207466Z 2021-05-16T17:41:47.7208025Z 2021-05-16T17:41:47.7264219Z checking DESCRIPTION meta-information ... 2021-05-16T17:41:47.7643979Z 2021-05-16T17:41:47.7646694Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:41:47.7796242Z 2021-05-16T17:41:47.7840612Z 2021-05-16T17:41:47.7843727Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:41:47.7854492Z 2021-05-16T17:41:47.7895229Z 2021-05-16T17:41:47.7897300Z ─ checking for empty or unneeded directories 2021-05-16T17:41:47.7937338Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T17:41:47.8214077Z 2021-05-16T17:41:47.8216891Z 2021-05-16T17:41:47.8218286Z 2021-05-16T17:41:47.8611927Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:41:47.8613365Z (as ‘lib’ is unspecified) 2021-05-16T17:41:48.1139753Z * installing *source* package ‘ghtravis’ ... 2021-05-16T17:41:48.1323990Z ** R 2021-05-16T17:41:48.1443837Z ** inst 2021-05-16T17:41:48.1456292Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:49.4783403Z ** help 2021-05-16T17:41:49.5381317Z *** installing help indices 2021-05-16T17:41:49.5933515Z ** building package indices 2021-05-16T17:41:49.6415174Z ** testing if installed package can be loaded 2021-05-16T17:41:50.4001157Z * DONE (ghtravis) 2021-05-16T17:41:50.4097435Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:41:50.6953998Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T17:41:53.7451620Z 2021-05-16T17:41:53.7455043Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T17:41:53.7456282Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T17:41:53.7457534Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T17:41:53.7458428Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T17:41:53.7459271Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T17:41:53.7460147Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T17:41:53.7464726Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:41:53.7465781Z (as ‘lib’ is unspecified) 2021-05-16T17:42:11.1049698Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T17:42:12.2815714Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-16T17:42:12.2965669Z ================================================== 2021-05-16T17:42:12.2966712Z downloaded 192 KB 2021-05-16T17:42:12.2967249Z 2021-05-16T17:42:12.3007428Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T17:42:13.3613418Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-16T17:42:13.3669039Z ================================================== 2021-05-16T17:42:13.3670053Z downloaded 66 KB 2021-05-16T17:42:13.3670598Z 2021-05-16T17:42:13.3710783Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T17:42:14.3684293Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-16T17:42:14.3931135Z ================================================== 2021-05-16T17:42:14.3931785Z downloaded 191 KB 2021-05-16T17:42:14.3932099Z 2021-05-16T17:42:14.3972485Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T17:42:15.2422564Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-16T17:42:15.2670832Z ================================================== 2021-05-16T17:42:15.2672525Z downloaded 1.2 MB 2021-05-16T17:42:15.2673078Z 2021-05-16T17:42:15.2712074Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T17:42:16.2805886Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-16T17:42:16.3097676Z ================================================== 2021-05-16T17:42:16.3098574Z downloaded 1.0 MB 2021-05-16T17:42:16.3099087Z 2021-05-16T17:42:16.5512023Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T17:42:16.5556615Z * DONE (tidyselect) 2021-05-16T17:42:16.7812699Z * installing *binary* package ‘generics’ ... 2021-05-16T17:42:16.7858430Z * DONE (generics) 2021-05-16T17:42:17.0618034Z * installing *binary* package ‘cpp11’ ... 2021-05-16T17:42:17.0681555Z * DONE (cpp11) 2021-05-16T17:42:17.4224224Z * installing *binary* package ‘dplyr’ ... 2021-05-16T17:42:17.4309842Z * DONE (dplyr) 2021-05-16T17:42:17.7788733Z * installing *binary* package ‘tidyr’ ... 2021-05-16T17:42:17.7865461Z * DONE (tidyr) 2021-05-16T17:42:17.7933737Z 2021-05-16T17:42:17.7934791Z The downloaded source packages are in 2021-05-16T17:42:17.7936193Z ‘/tmp/RtmpGPz9YI/downloaded_packages’ 2021-05-16T17:42:17.9974819Z 2021-05-16T17:42:17.9979371Z checking for file ‘/tmp/RtmpGPz9YI/remotes71026a6cd907/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T17:42:18.0028984Z 2021-05-16T17:42:18.0031648Z ✔ checking for file ‘/tmp/RtmpGPz9YI/remotes71026a6cd907/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T17:42:18.0054245Z 2021-05-16T17:42:18.0098674Z 2021-05-16T17:42:18.0102345Z ─ preparing ‘aghast’: 2021-05-16T17:42:18.0172725Z checking DESCRIPTION meta-information ... 2021-05-16T17:42:18.0216606Z 2021-05-16T17:42:18.0218705Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:42:18.0498715Z 2021-05-16T17:42:18.0556443Z 2021-05-16T17:42:18.0558949Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:42:18.0570974Z 2021-05-16T17:42:18.0611589Z 2021-05-16T17:42:18.0613789Z ─ checking for empty or unneeded directories 2021-05-16T17:42:18.0665046Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T17:42:18.0750276Z 2021-05-16T17:42:18.0752641Z 2021-05-16T17:42:18.0754058Z 2021-05-16T17:42:18.0836291Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:42:18.0837585Z (as ‘lib’ is unspecified) 2021-05-16T17:42:18.3330409Z * installing *source* package ‘aghast’ ... 2021-05-16T17:42:18.3673243Z ** R 2021-05-16T17:42:18.3752698Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:18.6849480Z ** help 2021-05-16T17:42:18.7079634Z *** installing help indices 2021-05-16T17:42:18.7344565Z ** building package indices 2021-05-16T17:42:18.7572456Z ** testing if installed package can be loaded 2021-05-16T17:42:18.9478911Z * DONE (aghast) 2021-05-16T17:42:18.9568043Z Installing 1 packages: covr 2021-05-16T17:42:18.9580037Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:42:18.9580957Z (as ‘lib’ is unspecified) 2021-05-16T17:42:35.9458686Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T17:42:35.9459189Z 2021-05-16T17:42:35.9466918Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T17:42:36.9167729Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-16T17:42:36.9271295Z ================================================== 2021-05-16T17:42:36.9271872Z downloaded 160 KB 2021-05-16T17:42:36.9272183Z 2021-05-16T17:42:36.9313234Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T17:42:37.8694267Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-16T17:42:37.8744724Z ================================================== 2021-05-16T17:42:37.8745862Z downloaded 118 KB 2021-05-16T17:42:37.8746402Z 2021-05-16T17:42:37.8786409Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T17:42:38.8949735Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-16T17:42:38.9111040Z ================================================== 2021-05-16T17:42:38.9111870Z downloaded 280 KB 2021-05-16T17:42:38.9112611Z 2021-05-16T17:42:39.1624921Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T17:42:39.1673405Z * DONE (lazyeval) 2021-05-16T17:42:39.4139152Z * installing *binary* package ‘rex’ ... 2021-05-16T17:42:39.4186729Z * DONE (rex) 2021-05-16T17:42:39.6799758Z * installing *binary* package ‘covr’ ... 2021-05-16T17:42:39.6856225Z * DONE (covr) 2021-05-16T17:42:39.6921036Z 2021-05-16T17:42:39.6922134Z The downloaded source packages are in 2021-05-16T17:42:39.6923670Z ‘/tmp/RtmpGPz9YI/downloaded_packages’ 2021-05-16T17:42:39.7086936Z 2021-05-16T17:42:39.7125062Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T17:42:39.7125791Z Rscript -e "tic::before_install()" 2021-05-16T17:42:39.7172286Z shell: /usr/bin/bash -e {0} 2021-05-16T17:42:39.7172713Z env: 2021-05-16T17:42:39.7173191Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:42:39.7173684Z TIC_DEPLOY_KEY: 2021-05-16T17:42:39.7174550Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:42:39.7176258Z GITHUB_PAT: *** 2021-05-16T17:42:39.7176702Z COVERALLS_TOKEN: 2021-05-16T17:42:39.7177206Z continue-on-error: false 2021-05-16T17:42:39.7177713Z VDIFFR_RUN_TESTS: 2021-05-16T17:42:39.7178218Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:42:39.7178696Z TZ: UTC 2021-05-16T17:42:39.7179113Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:42:39.7179539Z NOT_CRAN: true 2021-05-16T17:42:39.7179938Z ##[endgroup] 2021-05-16T17:42:40.0121689Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:42:40.1639948Z Running before_install: step_install_remote_binaries() 2021-05-16T17:42:40.7375643Z Installing oro.nifti binaries 2021-05-16T17:42:40.7388987Z [1] "neuroconductor/oro.nifti" 2021-05-16T17:42:41.0768694Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T17:42:41.0812154Z tag_name 2021-05-16T17:42:41.0812615Z 9 0.10.3.s 2021-05-16T17:42:41.0813193Z zipball_url 2021-05-16T17:42:41.0814177Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T17:42:41.0815126Z tarball_url 2021-05-16T17:42:41.0817395Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T17:42:41.0818276Z commit.sha 2021-05-16T17:42:41.0820124Z 9 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:42:41.0821045Z commit.url 2021-05-16T17:42:41.0823462Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:42:41.0824558Z node_id 2021-05-16T17:42:41.0826741Z 9 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T17:42:41.0827900Z url 2021-05-16T17:42:41.0829934Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T17:42:41.0830896Z assets_url 2021-05-16T17:42:41.0832960Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T17:42:41.0833978Z upload_url 2021-05-16T17:42:41.0836232Z 9 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T17:42:41.0838543Z id asset_updated_at asset_created_at created_at 2021-05-16T17:42:41.0841614Z 9 43005549 2021-05-15 22:50:23 2021-05-15 22:50:22 2021-05-15 22:37:06 2021-05-16T17:42:41.0842320Z published_at asset_name 2021-05-16T17:42:41.0844849Z 9 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T17:42:41.0845578Z asset_label asset_download_count 2021-05-16T17:42:41.0846093Z 9 5 2021-05-16T17:42:41.0848002Z asset_browser_download_url 2021-05-16T17:42:41.0850732Z 9 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T17:42:41.0859278Z Installing oro.nifti package binaries 2021-05-16T17:42:41.0910345Z --2021-05-16 17:42:41-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T17:42:41.0954620Z Resolving github.com (github.com)... 13.236.229.21 2021-05-16T17:42:41.2462595Z Connecting to github.com (github.com)|13.236.229.21|:443... connected. 2021-05-16T17:42:41.9698347Z HTTP request sent, awaiting response... 302 Found 2021-05-16T17:42:41.9704686Z Location: https://github-releases.githubusercontent.com/367742122/edf44b00-b5cf-11eb-88c2-5f286ecda70f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T174241Z&X-Amz-Expires=300&X-Amz-Signature=3c759d8b25165b8937585d49c15f412b199fff67f7396c1a382bc61254264cae&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T17:42:41.9719209Z --2021-05-16 17:42:41-- https://github-releases.githubusercontent.com/367742122/edf44b00-b5cf-11eb-88c2-5f286ecda70f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T174241Z&X-Amz-Expires=300&X-Amz-Signature=3c759d8b25165b8937585d49c15f412b199fff67f7396c1a382bc61254264cae&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T17:42:41.9764429Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.110.154, 185.199.109.154, ... 2021-05-16T17:42:41.9772103Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-16T17:42:42.1760933Z HTTP request sent, awaiting response... 200 OK 2021-05-16T17:42:42.1762378Z Length: 6034005 (5.8M) [application/octet-stream] 2021-05-16T17:42:42.1763579Z Saving to: ‘/tmp/Rtmpco1Cch/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T17:42:42.1769102Z 2021-05-16T17:42:42.1817095Z 0K .......... .......... .......... .......... .......... 0% 8.79M 1s 2021-05-16T17:42:42.1862247Z 50K .......... .......... .......... .......... .......... 1% 10.8M 1s 2021-05-16T17:42:42.1882439Z 100K .......... .......... .......... .......... .......... 2% 24.2M 0s 2021-05-16T17:42:42.1915834Z 150K .......... .......... .......... .......... .......... 3% 14.5M 0s 2021-05-16T17:42:42.1943590Z 200K .......... .......... .......... .......... .......... 4% 17.9M 0s 2021-05-16T17:42:42.1971705Z 250K .......... .......... .......... .......... .......... 5% 17.1M 0s 2021-05-16T17:42:42.2008913Z 300K .......... .......... .......... .......... .......... 5% 13.4M 0s 2021-05-16T17:42:42.2027415Z 350K .......... .......... .......... .......... .......... 6% 26.1M 0s 2021-05-16T17:42:42.2054320Z 400K .......... .......... .......... .......... .......... 7% 18.1M 0s 2021-05-16T17:42:42.2073636Z 450K .......... .......... .......... .......... .......... 8% 24.6M 0s 2021-05-16T17:42:42.2100461Z 500K .......... .......... .......... .......... .......... 9% 18.4M 0s 2021-05-16T17:42:42.2174708Z 550K .......... .......... .......... .......... .......... 10% 6.55M 0s 2021-05-16T17:42:42.2179316Z 600K .......... .......... .......... .......... .......... 11% 106M 0s 2021-05-16T17:42:42.2197394Z 650K .......... .......... .......... .......... .......... 11% 26.8M 0s 2021-05-16T17:42:42.2233083Z 700K .......... .......... .......... .......... .......... 12% 13.8M 0s 2021-05-16T17:42:42.2252148Z 750K .......... .......... .......... .......... .......... 13% 24.9M 0s 2021-05-16T17:42:42.2288263Z 800K .......... .......... .......... .......... .......... 14% 13.7M 0s 2021-05-16T17:42:42.2297835Z 850K .......... .......... .......... .......... .......... 15% 50.8M 0s 2021-05-16T17:42:42.2334954Z 900K .......... .......... .......... .......... .......... 16% 13.2M 0s 2021-05-16T17:42:42.2344565Z 950K .......... .......... .......... .......... .......... 16% 47.0M 0s 2021-05-16T17:42:42.2372487Z 1000K .......... .......... .......... .......... .......... 17% 17.6M 0s 2021-05-16T17:42:42.2390855Z 1050K .......... .......... .......... .......... .......... 18% 26.5M 0s 2021-05-16T17:42:42.2418141Z 1100K .......... .......... .......... .......... .......... 19% 18.3M 0s 2021-05-16T17:42:42.2436525Z 1150K .......... .......... .......... .......... .......... 20% 26.4M 0s 2021-05-16T17:42:42.2446239Z 1200K .......... .......... .......... .......... .......... 21% 48.2M 0s 2021-05-16T17:42:42.2468293Z 1250K .......... .......... .......... .......... .......... 22% 22.2M 0s 2021-05-16T17:42:42.2484418Z 1300K .......... .......... .......... .......... .......... 22% 30.8M 0s 2021-05-16T17:42:42.2510488Z 1350K .......... .......... .......... .......... .......... 23% 18.5M 0s 2021-05-16T17:42:42.2517761Z 1400K .......... .......... .......... .......... .......... 24% 69.9M 0s 2021-05-16T17:42:42.2539509Z 1450K .......... .......... .......... .......... .......... 25% 23.0M 0s 2021-05-16T17:42:42.2562711Z 1500K .......... .......... .......... .......... .......... 26% 25.1M 0s 2021-05-16T17:42:42.2578874Z 1550K .......... .......... .......... .......... .......... 27% 23.4M 0s 2021-05-16T17:42:42.2604606Z 1600K .......... .......... .......... .......... .......... 28% 19.3M 0s 2021-05-16T17:42:42.2625126Z 1650K .......... .......... .......... .......... .......... 28% 23.8M 0s 2021-05-16T17:42:42.2628157Z 1700K .......... .......... .......... .......... .......... 29% 173M 0s 2021-05-16T17:42:42.2653521Z 1750K .......... .......... .......... .......... .......... 30% 19.1M 0s 2021-05-16T17:42:42.2663634Z 1800K .......... .......... .......... .......... .......... 31% 46.4M 0s 2021-05-16T17:42:42.2699564Z 1850K .......... .......... .......... .......... .......... 32% 13.7M 0s 2021-05-16T17:42:42.2709034Z 1900K .......... .......... .......... .......... .......... 33% 240M 0s 2021-05-16T17:42:42.2718811Z 1950K .......... .......... .......... .......... .......... 33% 28.5M 0s 2021-05-16T17:42:42.2725254Z 2000K .......... .......... .......... .......... .......... 34% 73.8M 0s 2021-05-16T17:42:42.2747767Z 2050K .......... .......... .......... .......... .......... 35% 21.6M 0s 2021-05-16T17:42:42.2766041Z 2100K .......... .......... .......... .......... .......... 36% 27.4M 0s 2021-05-16T17:42:42.2775732Z 2150K .......... .......... .......... .......... .......... 37% 49.3M 0s 2021-05-16T17:42:42.2794294Z 2200K .......... .......... .......... .......... .......... 38% 27.1M 0s 2021-05-16T17:42:42.2806912Z 2250K .......... .......... .......... .......... .......... 39% 36.8M 0s 2021-05-16T17:42:42.2821992Z 2300K .......... .......... .......... .......... .......... 39% 34.3M 0s 2021-05-16T17:42:42.2840765Z 2350K .......... .......... .......... .......... .......... 40% 26.7M 0s 2021-05-16T17:42:42.2853670Z 2400K .......... .......... .......... .......... .......... 41% 35.1M 0s 2021-05-16T17:42:42.2857232Z 2450K .......... .......... .......... .......... .......... 42% 117M 0s 2021-05-16T17:42:42.2870821Z 2500K .......... .......... .......... .......... .......... 43% 38.3M 0s 2021-05-16T17:42:42.2889139Z 2550K .......... .......... .......... .......... .......... 44% 26.0M 0s 2021-05-16T17:42:42.2901131Z 2600K .......... .......... .......... .......... .......... 44% 40.2M 0s 2021-05-16T17:42:42.2903805Z 2650K .......... .......... .......... .......... .......... 45% 170M 0s 2021-05-16T17:42:42.2920487Z 2700K .......... .......... .......... .......... .......... 46% 37.1M 0s 2021-05-16T17:42:42.2937491Z 2750K .......... .......... .......... .......... .......... 47% 24.1M 0s 2021-05-16T17:42:42.2948897Z 2800K .......... .......... .......... .......... .......... 48% 43.1M 0s 2021-05-16T17:42:42.2964528Z 2850K .......... .......... .......... .......... .......... 49% 32.2M 0s 2021-05-16T17:42:42.2966939Z 2900K .......... .......... .......... .......... .......... 50% 177M 0s 2021-05-16T17:42:42.2985763Z 2950K .......... .......... .......... .......... .......... 50% 25.6M 0s 2021-05-16T17:42:42.2998401Z 3000K .......... .......... .......... .......... .......... 51% 38.7M 0s 2021-05-16T17:42:42.3011946Z 3050K .......... .......... .......... .......... .......... 52% 35.9M 0s 2021-05-16T17:42:42.3027409Z 3100K .......... .......... .......... .......... .......... 53% 200M 0s 2021-05-16T17:42:42.3044994Z 3150K .......... .......... .......... .......... .......... 54% 16.2M 0s 2021-05-16T17:42:42.3047034Z 3200K .......... .......... .......... .......... .......... 55% 180M 0s 2021-05-16T17:42:42.3061861Z 3250K .......... .......... .......... .......... .......... 56% 33.8M 0s 2021-05-16T17:42:42.3075687Z 3300K .......... .......... .......... .......... .......... 56% 35.4M 0s 2021-05-16T17:42:42.3094239Z 3350K .......... .......... .......... .......... .......... 57% 26.1M 0s 2021-05-16T17:42:42.3096083Z 3400K .......... .......... .......... .......... .......... 58% 214M 0s 2021-05-16T17:42:42.3108935Z 3450K .......... .......... .......... .......... .......... 59% 38.9M 0s 2021-05-16T17:42:42.3126552Z 3500K .......... .......... .......... .......... .......... 60% 28.6M 0s 2021-05-16T17:42:42.3143066Z 3550K .......... .......... .......... .......... .......... 61% 28.7M 0s 2021-05-16T17:42:42.3153226Z 3600K .......... .......... .......... .......... .......... 61% 50.3M 0s 2021-05-16T17:42:42.3157535Z 3650K .......... .......... .......... .......... .......... 62% 129M 0s 2021-05-16T17:42:42.3160405Z 3700K .......... .......... .......... .......... .......... 63% 160M 0s 2021-05-16T17:42:42.3173126Z 3750K .......... .......... .......... .......... .......... 64% 38.3M 0s 2021-05-16T17:42:42.3189411Z 3800K .......... .......... .......... .......... .......... 65% 29.7M 0s 2021-05-16T17:42:42.3191391Z 3850K .......... .......... .......... .......... .......... 66% 186M 0s 2021-05-16T17:42:42.3205225Z 3900K .......... .......... .......... .......... .......... 67% 43.0M 0s 2021-05-16T17:42:42.3207878Z 3950K .......... .......... .......... .......... .......... 67% 99.0M 0s 2021-05-16T17:42:42.3217744Z 4000K .......... .......... .......... .......... .......... 68% 48.6M 0s 2021-05-16T17:42:42.3236333Z 4050K .......... .......... .......... .......... .......... 69% 26.3M 0s 2021-05-16T17:42:42.3248739Z 4100K .......... .......... .......... .......... .......... 70% 42.0M 0s 2021-05-16T17:42:42.3252425Z 4150K .......... .......... .......... .......... .......... 71% 105M 0s 2021-05-16T17:42:42.3255611Z 4200K .......... .......... .......... .......... .......... 72% 179M 0s 2021-05-16T17:42:42.3264706Z 4250K .......... .......... .......... .......... .......... 72% 53.6M 0s 2021-05-16T17:42:42.3286610Z 4300K .......... .......... .......... .......... .......... 73% 24.3M 0s 2021-05-16T17:42:42.3302885Z 4350K .......... .......... .......... .......... .......... 74% 42.6M 0s 2021-05-16T17:42:42.3304064Z 4400K .......... .......... .......... .......... .......... 75% 142M 0s 2021-05-16T17:42:42.3304971Z 4450K .......... .......... .......... .......... .......... 76% 188M 0s 2021-05-16T17:42:42.3314957Z 4500K .......... .......... .......... .......... .......... 77% 43.7M 0s 2021-05-16T17:42:42.3332989Z 4550K .......... .......... .......... .......... .......... 78% 28.3M 0s 2021-05-16T17:42:42.3333826Z 4600K .......... .......... .......... .......... .......... 78% 197M 0s 2021-05-16T17:42:42.3349515Z 4650K .......... .......... .......... .......... .......... 79% 36.2M 0s 2021-05-16T17:42:42.3350516Z 4700K .......... .......... .......... .......... .......... 80% 198M 0s 2021-05-16T17:42:42.3363005Z 4750K .......... .......... .......... .......... .......... 81% 37.9M 0s 2021-05-16T17:42:42.3381247Z 4800K .......... .......... .......... .......... .......... 82% 27.6M 0s 2021-05-16T17:42:42.3399628Z 4850K .......... .......... .......... .......... .......... 83% 34.5M 0s 2021-05-16T17:42:42.3400620Z 4900K .......... .......... .......... .......... .......... 84% 162M 0s 2021-05-16T17:42:42.3401324Z 4950K .......... .......... .......... .......... .......... 84% 219M 0s 2021-05-16T17:42:42.3408269Z 5000K .......... .......... .......... .......... .......... 85% 51.6M 0s 2021-05-16T17:42:42.3414397Z 5050K .......... .......... .......... .......... .......... 86% 117M 0s 2021-05-16T17:42:42.3428371Z 5100K .......... .......... .......... .......... .......... 87% 244M 0s 2021-05-16T17:42:42.3432014Z 5150K .......... .......... .......... .......... .......... 88% 28.0M 0s 2021-05-16T17:42:42.3444688Z 5200K .......... .......... .......... .......... .......... 89% 38.8M 0s 2021-05-16T17:42:42.3448958Z 5250K .......... .......... .......... .......... .......... 89% 109M 0s 2021-05-16T17:42:42.3455746Z 5300K .......... .......... .......... .......... .......... 90% 78.1M 0s 2021-05-16T17:42:42.3459643Z 5350K .......... .......... .......... .......... .......... 91% 109M 0s 2021-05-16T17:42:42.3464111Z 5400K .......... .......... .......... .......... .......... 92% 108M 0s 2021-05-16T17:42:42.3477473Z 5450K .......... .......... .......... .......... .......... 93% 37.2M 0s 2021-05-16T17:42:42.3493888Z 5500K .......... .......... .......... .......... .......... 94% 32.5M 0s 2021-05-16T17:42:42.3498217Z 5550K .......... .......... .......... .......... .......... 95% 84.9M 0s 2021-05-16T17:42:42.3503174Z 5600K .......... .......... .......... .......... .......... 95% 96.1M 0s 2021-05-16T17:42:42.3507201Z 5650K .......... .......... .......... .......... .......... 96% 121M 0s 2021-05-16T17:42:42.3512252Z 5700K .......... .......... .......... .......... .......... 97% 101M 0s 2021-05-16T17:42:42.3526085Z 5750K .......... .......... .......... .......... .......... 98% 35.3M 0s 2021-05-16T17:42:42.3539645Z 5800K .......... .......... .......... .......... .......... 99% 36.3M 0s 2021-05-16T17:42:42.3543613Z 5850K .......... .......... .......... .......... .. 100% 105M=0.2s 2021-05-16T17:42:42.3544069Z 2021-05-16T17:42:42.3547489Z 2021-05-16 17:42:42 (32.3 MB/s) - ‘/tmp/Rtmpco1Cch/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6034005/6034005] 2021-05-16T17:42:42.3548423Z 2021-05-16T17:42:42.3591290Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:42:42.3593060Z (as ‘lib’ is unspecified) 2021-05-16T17:42:42.8390274Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T17:42:42.8497922Z * DONE (oro.nifti) 2021-05-16T17:42:42.8613084Z Rewriting new remotes: 2021-05-16T17:42:42.8838334Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T17:42:42.8839198Z remotes::install_deps(dependencies = TRUE) 2021-05-16T17:42:42.8839855Z remotes::install_cran("rcmdcheck") 2021-05-16T17:42:42.8840724Z remotes::install_cran("markdown") 2021-05-16T17:42:42.8848913Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:42:42.8849519Z env: 2021-05-16T17:42:42.8849980Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:42:42.8850483Z TIC_DEPLOY_KEY: 2021-05-16T17:42:42.8851348Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:42:42.8853056Z GITHUB_PAT: *** 2021-05-16T17:42:42.8853502Z COVERALLS_TOKEN: 2021-05-16T17:42:42.8854004Z continue-on-error: false 2021-05-16T17:42:42.8854513Z VDIFFR_RUN_TESTS: 2021-05-16T17:42:42.8855023Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:42:42.8855502Z TZ: UTC 2021-05-16T17:42:42.8855908Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:42:42.8856403Z NOT_CRAN: true 2021-05-16T17:42:42.8856798Z ##[endgroup] 2021-05-16T17:43:06.4451328Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T17:43:06.4452731Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T17:43:06.4453753Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T17:43:06.4454735Z hwriter (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:43:06.4455780Z oro.nifti (0.10.3 -> 0.11.0) [CRAN] 2021-05-16T17:43:06.4483189Z Installing 5 packages: RNifti, abind, bitops, hwriter, oro.nifti 2021-05-16T17:43:06.4498402Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:43:06.4500208Z (as ‘lib’ is unspecified) 2021-05-16T17:43:24.6612828Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T17:43:24.8042506Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T17:43:24.9158201Z ================================================== 2021-05-16T17:43:24.9159915Z downloaded 1.0 MB 2021-05-16T17:43:24.9161415Z 2021-05-16T17:43:24.9189321Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T17:43:25.9114989Z Content type 'binary/octet-stream' length 60401 bytes (58 KB) 2021-05-16T17:43:25.9173632Z ================================================== 2021-05-16T17:43:25.9174498Z downloaded 58 KB 2021-05-16T17:43:25.9174930Z 2021-05-16T17:43:25.9233466Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T17:43:27.1278917Z Content type 'binary/octet-stream' length 35283 bytes (34 KB) 2021-05-16T17:43:27.1279737Z ================================================== 2021-05-16T17:43:27.1280528Z downloaded 34 KB 2021-05-16T17:43:27.1280839Z 2021-05-16T17:43:27.1319063Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/hwriter_1.3.2.tar.gz' 2021-05-16T17:43:28.5284456Z Content type 'binary/octet-stream' length 158651 bytes (154 KB) 2021-05-16T17:43:28.7182529Z ================================================== 2021-05-16T17:43:28.7183516Z downloaded 154 KB 2021-05-16T17:43:28.7184048Z 2021-05-16T17:43:28.7221113Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T17:43:29.8323569Z Content type 'binary/octet-stream' length 6038850 bytes (5.8 MB) 2021-05-16T17:43:29.8981496Z ================================================== 2021-05-16T17:43:29.8982194Z downloaded 5.8 MB 2021-05-16T17:43:29.8982508Z 2021-05-16T17:43:30.3481255Z * installing *source* package ‘RNifti’ ... 2021-05-16T17:43:30.3583176Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T17:43:30.3868243Z ** libs 2021-05-16T17:43:30.3934134Z g++ -I"/opt/R/3.5.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:56.7191710Z gcc -I"/opt/R/3.5.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:56.8316245Z gcc -I"/opt/R/3.5.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:56.9451055Z gcc -I"/opt/R/3.5.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:56.9930338Z gcc -I"/opt/R/3.5.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:57.1304972Z gcc -I"/opt/R/3.5.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:57.7304249Z gcc -I"/opt/R/3.5.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:57.8035298Z gcc -I"/opt/R/3.5.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:57.9549612Z gcc -I"/opt/R/3.5.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:58.1439347Z gcc -I"/opt/R/3.5.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:58.3048492Z gcc -I"/opt/R/3.5.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:58.5995048Z gcc -I"/opt/R/3.5.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:58.7379924Z gcc -I"/opt/R/3.5.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:59.4968089Z gcc -I"/opt/R/3.5.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:59.6335364Z gcc -I"/opt/R/3.5.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:44:00.0370284Z gcc -I"/opt/R/3.5.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:44:00.0810169Z gcc -I"/opt/R/3.5.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:44:00.1378044Z gcc -I"/opt/R/3.5.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:44:00.2346683Z gcc -I"/opt/R/3.5.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:44:01.8243852Z gcc -I"/opt/R/3.5.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:44:04.8024810Z g++ -shared -L/opt/R/3.5.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.5.3/lib/R/lib -lR 2021-05-16T17:44:05.0231250Z installing to /home/runner/work/_temp/Library/RNifti/libs 2021-05-16T17:44:05.0387102Z ** R 2021-05-16T17:44:05.0490552Z ** inst 2021-05-16T17:44:05.0529266Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:05.8944031Z ** help 2021-05-16T17:44:05.9705815Z *** installing help indices 2021-05-16T17:44:06.0773258Z ** building package indices 2021-05-16T17:44:06.1197016Z ** testing if installed package can be loaded 2021-05-16T17:44:06.4331569Z * DONE (RNifti) 2021-05-16T17:44:06.6841504Z * installing *binary* package ‘abind’ ... 2021-05-16T17:44:06.6889281Z * DONE (abind) 2021-05-16T17:44:06.9238721Z * installing *binary* package ‘bitops’ ... 2021-05-16T17:44:06.9282052Z * DONE (bitops) 2021-05-16T17:44:07.1744438Z * installing *binary* package ‘hwriter’ ... 2021-05-16T17:44:07.1790607Z * DONE (hwriter) 2021-05-16T17:44:07.6973832Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T17:44:07.7115524Z * DONE (oro.nifti) 2021-05-16T17:44:07.7211125Z 2021-05-16T17:44:07.7212544Z The downloaded source packages are in 2021-05-16T17:44:07.7214168Z ‘/tmp/RtmpdZi09c/downloaded_packages’ 2021-05-16T17:44:24.5097616Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T17:44:24.5098898Z Use `force = TRUE` to force installation 2021-05-16T17:44:24.5108639Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T17:44:24.5109647Z Use `force = TRUE` to force installation 2021-05-16T17:44:24.5269423Z ##[group]Run options(width = 100) 2021-05-16T17:44:24.5269904Z options(width = 100) 2021-05-16T17:44:24.5270346Z pkgs <- installed.packages()[, "Package"] 2021-05-16T17:44:24.5270901Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T17:44:24.5277209Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:44:24.5277536Z env: 2021-05-16T17:44:24.5278087Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:24.5278483Z TIC_DEPLOY_KEY: 2021-05-16T17:44:24.5279133Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:44:24.5281184Z GITHUB_PAT: *** 2021-05-16T17:44:24.5281696Z COVERALLS_TOKEN: 2021-05-16T17:44:24.5282081Z continue-on-error: false 2021-05-16T17:44:24.5282444Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:24.5283062Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:44:24.5283437Z TZ: UTC 2021-05-16T17:44:24.5283753Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:24.5284136Z NOT_CRAN: true 2021-05-16T17:44:24.5284467Z ##[endgroup] 2021-05-16T17:44:24.9795147Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:44:24.9796196Z setting value 2021-05-16T17:44:24.9797495Z version R version 3.5.3 (2019-03-11) 2021-05-16T17:44:24.9798152Z os Ubuntu 20.04.2 LTS 2021-05-16T17:44:24.9798956Z system x86_64, linux-gnu 2021-05-16T17:44:24.9799584Z ui X11 2021-05-16T17:44:24.9800415Z language (EN) 2021-05-16T17:44:24.9801378Z collate C.UTF-8 2021-05-16T17:44:24.9801966Z ctype C.UTF-8 2021-05-16T17:44:24.9802548Z tz UTC 2021-05-16T17:44:24.9803087Z date 2021-05-16 2021-05-16T17:44:24.9803330Z 2021-05-16T17:44:24.9804234Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:44:24.9805046Z package * version date lib source 2021-05-16T17:44:24.9806401Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9807429Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T17:44:24.9808392Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9809694Z base * 3.5.3 2021-02-17 [2] local 2021-05-16T17:44:24.9810350Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9811019Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T17:44:24.9811667Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9812327Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9813000Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T17:44:24.9813656Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9814320Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T17:44:24.9814973Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9815629Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9816289Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T17:44:24.9816982Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T17:44:24.9817729Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9818427Z compiler 3.5.3 2021-02-17 [2] local 2021-05-16T17:44:24.9819304Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9820017Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9820687Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9821385Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9822202Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9822869Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-16T17:44:24.9823540Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9824484Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T17:44:24.9825231Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9826377Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9827362Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9828027Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9828714Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9829404Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9830082Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9830750Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9831425Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T17:44:24.9832271Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9832954Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9833654Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9834313Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9835261Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T17:44:24.9836016Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9836684Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9837357Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9838018Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-16T17:44:24.9838709Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-16T17:44:24.9839385Z grid 3.5.3 2021-02-17 [2] local 2021-05-16T17:44:24.9840353Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9842817Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9843799Z hwriter 1.3.2 2014-09-10 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9844655Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9845894Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9846826Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T17:44:24.9847761Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9848510Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T17:44:24.9849284Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9850995Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9852192Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9852939Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9853600Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T17:44:24.9854442Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T17:44:24.9857659Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9858669Z methods * 3.5.3 2021-02-17 [2] local 2021-05-16T17:44:24.9859738Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T17:44:24.9860596Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9862192Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T17:44:24.9863650Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T17:44:24.9865532Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9866315Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9867423Z parallel 3.5.3 2021-02-17 [2] local 2021-05-16T17:44:24.9868115Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T17:44:24.9868977Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9869689Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9870385Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9871261Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9872119Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9872798Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9873451Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9874082Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9874723Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9875368Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9876041Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9876706Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9877354Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9878018Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9878657Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9879300Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9879946Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-16T17:44:24.9881170Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9881877Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T17:44:24.9882561Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9883454Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9884298Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9884989Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9885672Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T17:44:24.9886483Z splines 3.5.3 2021-02-17 [2] local 2021-05-16T17:44:24.9887194Z stats * 3.5.3 2021-02-17 [2] local 2021-05-16T17:44:24.9887823Z stats4 3.5.3 2021-02-17 [2] local 2021-05-16T17:44:24.9888480Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9889253Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9889906Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T17:44:24.9890724Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9891600Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T17:44:24.9892333Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-16T17:44:24.9893014Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9893830Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T17:44:24.9894561Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T17:44:24.9895274Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9896297Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9896933Z tools 3.5.3 2021-02-17 [2] local 2021-05-16T17:44:24.9897566Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9898199Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9898805Z utils * 3.5.3 2021-02-17 [2] local 2021-05-16T17:44:24.9899433Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9900050Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9900887Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9901548Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9902214Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T17:44:24.9902868Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9903519Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9904749Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9906053Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T17:44:24.9906382Z 2021-05-16T17:44:24.9906888Z [1] /home/runner/work/_temp/Library 2021-05-16T17:44:24.9907597Z [2] /opt/R/3.5.3/lib/R/library 2021-05-16T17:44:24.9944488Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T17:44:24.9945103Z Rscript -e 'tic::script()' 2021-05-16T17:44:24.9945567Z ls -l check 2021-05-16T17:44:24.9987442Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:44:24.9987857Z env: 2021-05-16T17:44:24.9988203Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:24.9988589Z TIC_DEPLOY_KEY: 2021-05-16T17:44:24.9989219Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:44:24.9990686Z GITHUB_PAT: *** 2021-05-16T17:44:24.9991235Z COVERALLS_TOKEN: 2021-05-16T17:44:24.9991624Z continue-on-error: false 2021-05-16T17:44:24.9992018Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:24.9992406Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:44:24.9992777Z TZ: UTC 2021-05-16T17:44:24.9993086Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:24.9993429Z NOT_CRAN: true 2021-05-16T17:44:24.9993729Z ##[endgroup] 2021-05-16T17:44:25.2693965Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:44:25.4203196Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T17:44:25.4204197Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T17:44:25.4204888Z timeout = Inf, check_dir = "check") 2021-05-16T17:44:25.4993416Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T17:44:25.7216916Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T17:44:25.7386790Z * preparing ‘oro.dicom’: 2021-05-16T17:44:25.7486689Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:44:25.7784062Z * installing the package to build vignettes 2021-05-16T17:44:34.6265920Z * creating vignettes ... OK 2021-05-16T17:44:34.6703010Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:44:34.6713956Z * checking for empty or unneeded directories 2021-05-16T17:44:34.6728458Z * looking to see if a ‘data/datalist’ file should be added 2021-05-16T17:44:34.6757811Z * building ‘oro.dicom_0.5.2.2.tar.gz’ 2021-05-16T17:44:34.9470520Z 2021-05-16T17:44:35.1536025Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T17:44:35.3765904Z * using log directory ‘/home/runner/work/oro.dicom/oro.dicom/check/oro.dicom.Rcheck’ 2021-05-16T17:44:35.3767386Z * using R version 3.5.3 (2019-03-11) 2021-05-16T17:44:35.3768844Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T17:44:35.3769935Z * using session charset: UTF-8 2021-05-16T17:44:35.5189728Z * using option ‘--as-cran’ 2021-05-16T17:44:35.5213718Z * checking for file ‘oro.dicom/DESCRIPTION’ ... OK 2021-05-16T17:44:35.5215286Z * this is package ‘oro.dicom’ version ‘0.5.2.2’ 2021-05-16T17:44:35.5216844Z * package encoding: UTF-8 2021-05-16T17:44:35.5235920Z * checking package namespace information ... OK 2021-05-16T17:44:54.5674500Z * checking package dependencies ... OK 2021-05-16T17:44:54.5687892Z * checking if this is a source package ... OK 2021-05-16T17:44:54.5699901Z * checking if there is a namespace ... OK 2021-05-16T17:44:54.8918280Z * checking for executable files ... OK 2021-05-16T17:44:54.8919582Z * checking for hidden files and directories ... OK 2021-05-16T17:44:54.8931436Z * checking for portable file names ... OK 2021-05-16T17:44:54.8941802Z * checking for sufficient/correct file permissions ... OK 2021-05-16T17:44:54.8980949Z * checking serialization versions ... OK 2021-05-16T17:44:56.8819836Z * checking whether package ‘oro.dicom’ can be installed ... OK 2021-05-16T17:44:56.9005015Z * checking installed package size ... OK 2021-05-16T17:44:56.9761982Z * checking package directory ... OK 2021-05-16T17:44:56.9763841Z * checking ‘build’ directory ... OK 2021-05-16T17:44:57.1621632Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:44:57.1622997Z * checking top-level files ... OK 2021-05-16T17:44:57.1624122Z * checking for left-over files ... OK 2021-05-16T17:44:57.2418605Z * checking index information ... OK 2021-05-16T17:44:57.4609622Z * checking package subdirectories ... OK 2021-05-16T17:44:57.5177441Z * checking R files for non-ASCII characters ... OK 2021-05-16T17:44:57.5869466Z * checking R files for syntax errors ... OK 2021-05-16T17:44:57.7952790Z * checking whether the package can be loaded ... OK 2021-05-16T17:44:57.8704870Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T17:44:57.9435395Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T17:44:58.0161191Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T17:44:58.2205635Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T17:44:58.4127034Z * checking loading without being on the library search path ... OK 2021-05-16T17:44:59.5421315Z * checking dependencies in R code ... OK 2021-05-16T17:44:59.8352451Z * checking S3 generic/method consistency ... OK 2021-05-16T17:44:59.9494089Z * checking replacement functions ... OK 2021-05-16T17:45:00.1582584Z * checking foreign function calls ... OK 2021-05-16T17:45:04.1328636Z * checking R code for possible problems ... OK 2021-05-16T17:45:04.2812324Z * checking Rd files ... OK 2021-05-16T17:45:04.3340808Z * checking Rd metadata ... OK 2021-05-16T17:45:04.4312045Z * checking Rd line widths ... OK 2021-05-16T17:45:04.5570434Z * checking Rd cross-references ... OK 2021-05-16T17:45:04.6682006Z * checking for missing documentation entries ... OK 2021-05-16T17:45:05.0790000Z * checking for code/documentation mismatches ... OK 2021-05-16T17:45:05.8604864Z * checking Rd \usage sections ... OK 2021-05-16T17:45:05.9813092Z * checking Rd contents ... OK 2021-05-16T17:45:06.1258608Z * checking for unstated dependencies in examples ... OK 2021-05-16T17:45:06.1260753Z * checking contents of ‘data’ directory ... OK 2021-05-16T17:45:06.3874687Z * checking data for non-ASCII characters ... OK 2021-05-16T17:45:06.5942878Z * checking data for ASCII and uncompressed saves ... OK 2021-05-16T17:45:07.2687833Z * checking sizes of PDF files under ‘inst/doc’ ... WARNING 2021-05-16T17:45:07.2693302Z ##[warning] ‘gs+qpdf’ made some significant size reductions: 2021-05-16T17:45:07.2706798Z compacted ‘dicom.pdf’ from 677Kb to 347Kb 2021-05-16T17:45:07.2707864Z consider running tools::compactPDF(gs_quality = "ebook") on these files 2021-05-16T17:45:07.3400689Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T17:45:07.3495359Z * checking files in ‘vignettes’ ... OK 2021-05-16T17:45:09.8601701Z * checking examples ... OK 2021-05-16T17:45:10.0855336Z * checking differences from ‘oro.dicom-Ex.Rout’ to ‘oro.dicom-Ex.Rout.save’ ... OK 2021-05-16T17:45:10.0856384Z 2021-05-16T17:45:10.0856877Z 2c2 2021-05-16T17:45:10.0857385Z < oro.dicom 0.5.2.2 2021-05-16T17:45:10.0858082Z --- 2021-05-16T17:45:10.0858613Z > oro.dicom 0.5.2 2021-05-16T17:45:10.0859103Z 13c13 2021-05-16T17:45:10.0859712Z < > ### Aliases: create3D create4D 2021-05-16T17:45:10.0860436Z --- 2021-05-16T17:45:10.0861183Z > > ### Aliases: create3D create4D create4D 2021-05-16T17:45:10.0861788Z 59c59 2021-05-16T17:45:10.0862390Z < > ### Aliases: dec2base dec2hex 2021-05-16T17:45:10.0863089Z --- 2021-05-16T17:45:10.0863776Z > > ### Aliases: dec2base dec2hex dec2hex 2021-05-16T17:45:10.0865373Z 174c174,175 2021-05-16T17:45:10.0866865Z < > ### Aliases: orthogonal-planes is.axial is.coronal is.sagittal 2021-05-16T17:45:10.0867737Z --- 2021-05-16T17:45:10.0868753Z > > ### Aliases: orthogonal-planes is.axial is.coronal is.sagittal is.coronal 2021-05-16T17:45:10.0869561Z > > ### is.sagittal 2021-05-16T17:45:10.0869977Z 260c261 2021-05-16T17:45:10.0870622Z < > ### Aliases: readDICOMFile parseDICOMHeader 2021-05-16T17:45:10.0871346Z --- 2021-05-16T17:45:10.0872135Z > > ### Aliases: readDICOMFile parseDICOMHeader parseDICOMHeader 2021-05-16T17:45:10.0872843Z 285c286 2021-05-16T17:45:10.0873342Z < > ### Aliases: str2time str2date 2021-05-16T17:45:10.0873935Z --- 2021-05-16T17:45:10.0874500Z > > ### Aliases: str2time str2date str2date 2021-05-16T17:45:10.1458527Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T17:45:10.3348247Z * checking tests ... 2021-05-16T17:45:13.5488938Z Running ‘testthat.R’ 2021-05-16T17:45:13.5542918Z OK 2021-05-16T17:45:13.6472688Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T17:45:13.6693080Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T17:45:22.0562866Z * checking re-building of vignette outputs ... OK 2021-05-16T17:45:24.5630357Z * checking PDF version of manual ... OK 2021-05-16T17:45:24.5631317Z * DONE 2021-05-16T17:45:24.5631748Z 2021-05-16T17:45:24.5632337Z Status: 1 WARNING 2021-05-16T17:45:24.5632915Z See 2021-05-16T17:45:24.5634573Z ‘/home/runner/work/oro.dicom/oro.dicom/check/oro.dicom.Rcheck/00check.log’ 2021-05-16T17:45:24.5635527Z for details. 2021-05-16T17:45:24.5635959Z 2021-05-16T17:45:24.5636342Z 2021-05-16T17:45:24.6711946Z ── R CMD check results ────────────────────────────────── oro.dicom 0.5.2.2 ──── 2021-05-16T17:45:24.6735359Z Duration: 49.7s 2021-05-16T17:45:24.6735965Z 2021-05-16T17:45:24.6785220Z ❯ checking sizes of PDF files under ‘inst/doc’ ... WARNING 2021-05-16T17:45:24.6787828Z ##[warning] ‘gs+qpdf’ made some significant size reductions: 2021-05-16T17:45:24.6791221Z compacted ‘dicom.pdf’ from 677Kb to 347Kb 2021-05-16T17:45:24.6792515Z consider running tools::compactPDF(gs_quality = "ebook") on these files 2021-05-16T17:45:24.6794033Z 2021-05-16T17:45:24.6806651Z 0 errors ✔ | 1 warning ✖ | 0 notes ✔ 2021-05-16T17:45:24.6909701Z total 4012 2021-05-16T17:45:24.6911254Z drwxr-xr-x 6 runner docker 4096 May 16 17:45 oro.dicom.Rcheck 2021-05-16T17:45:24.6912622Z -rw-r--r-- 1 runner docker 2002301 May 16 17:44 oro.dicom_0.5.2.2.tar.gz 2021-05-16T17:45:24.6914042Z -rw-r--r-- 1 runner docker 2100703 May 16 17:44 oro.dicom_0.5.2.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T17:45:24.6962803Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:45:24.6963722Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:45:24.7011397Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:45:24.7011974Z env: 2021-05-16T17:45:24.7012580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:45:24.7013078Z TIC_DEPLOY_KEY: 2021-05-16T17:45:24.7013955Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:45:24.7016007Z GITHUB_PAT: *** 2021-05-16T17:45:24.7016470Z COVERALLS_TOKEN: 2021-05-16T17:45:24.7016981Z continue-on-error: false 2021-05-16T17:45:24.7017496Z VDIFFR_RUN_TESTS: 2021-05-16T17:45:24.7018003Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:45:24.7018487Z TZ: UTC 2021-05-16T17:45:24.7018892Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:45:24.7019339Z NOT_CRAN: true 2021-05-16T17:45:24.7019730Z ##[endgroup] 2021-05-16T17:45:24.7127074Z 2021-05-16T17:45:24.7128574Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-16T17:45:24.7129531Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-16T17:45:24.7130634Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T17:45:24.7132135Z 2021-05-16T17:45:24.7132962Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T17:45:24.7133967Z You are welcome to redistribute it under certain conditions. 2021-05-16T17:45:24.7135401Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T17:45:24.7136118Z 2021-05-16T17:45:24.7137061Z R is a collaborative project with many contributors. 2021-05-16T17:45:24.7138284Z Type 'contributors()' for more information and 2021-05-16T17:45:24.7139308Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T17:45:24.7139767Z 2021-05-16T17:45:24.7140593Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T17:45:24.7141571Z 'help.start()' for an HTML browser interface to help. 2021-05-16T17:45:24.7142333Z Type 'q()' to quit R. 2021-05-16T17:45:24.7142613Z 2021-05-16T17:45:24.7143040Z > library(testthat) 2021-05-16T17:45:24.7143526Z > library(oro.dicom) 2021-05-16T17:45:24.7143993Z oro.dicom 0.5.2.2 2021-05-16T17:45:24.7144352Z > 2021-05-16T17:45:24.7144806Z > test_check("oro.dicom") 2021-05-16T17:45:24.7145368Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 38 ] 2021-05-16T17:45:24.7145769Z > 2021-05-16T17:45:24.7146167Z > proc.time() 2021-05-16T17:45:24.7146651Z user system elapsed 2021-05-16T17:45:24.7147121Z 3.123 0.068 3.180 2021-05-16T17:45:24.7209763Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T17:45:24.7210416Z Rscript -e "tic::before_deploy()" 2021-05-16T17:45:24.7268895Z shell: /usr/bin/bash -e {0} 2021-05-16T17:45:24.7269337Z env: 2021-05-16T17:45:24.7269887Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:45:24.7270377Z TIC_DEPLOY_KEY: 2021-05-16T17:45:24.7271864Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:45:24.7273768Z GITHUB_PAT: *** 2021-05-16T17:45:24.7274242Z COVERALLS_TOKEN: 2021-05-16T17:45:24.7274747Z continue-on-error: false 2021-05-16T17:45:24.7275253Z VDIFFR_RUN_TESTS: 2021-05-16T17:45:24.7275791Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:45:24.7276249Z TZ: UTC 2021-05-16T17:45:24.7276667Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:45:24.7277093Z NOT_CRAN: true 2021-05-16T17:45:24.7277496Z ##[endgroup] 2021-05-16T17:45:25.0804516Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:45:25.2301255Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T17:45:25.2301886Z with: 2021-05-16T17:45:25.2302776Z upload_url: https://uploads.github.com/repos/neuroconductor/oro.dicom/releases/43017677/assets{?name,label} 2021-05-16T17:45:25.2303880Z asset_path: check/oro.dicom_0.5.2.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T17:45:25.2304698Z asset_name: oro.dicom_0.5.2.2_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T17:45:25.2305396Z asset_content_type: application/octet-stream 2021-05-16T17:45:25.2305927Z env: 2021-05-16T17:45:25.2306375Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:45:25.2306875Z TIC_DEPLOY_KEY: 2021-05-16T17:45:25.2307709Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:45:25.2309569Z GITHUB_PAT: *** 2021-05-16T17:45:25.2310013Z COVERALLS_TOKEN: 2021-05-16T17:45:25.2310537Z continue-on-error: false 2021-05-16T17:45:25.2311047Z VDIFFR_RUN_TESTS: 2021-05-16T17:45:25.2311584Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:45:25.2312056Z TZ: UTC 2021-05-16T17:45:25.2312478Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:45:25.2312907Z NOT_CRAN: true 2021-05-16T17:45:25.2313907Z GITHUB_TOKEN: *** 2021-05-16T17:45:25.2314318Z ##[endgroup] 2021-05-16T17:45:26.2370431Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T17:45:26.2371161Z Rscript -e "tic::deploy()" 2021-05-16T17:45:26.2433247Z shell: /usr/bin/bash -e {0} 2021-05-16T17:45:26.2433661Z env: 2021-05-16T17:45:26.2434144Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:45:26.2434643Z TIC_DEPLOY_KEY: 2021-05-16T17:45:26.2435513Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:45:26.2437196Z GITHUB_PAT: *** 2021-05-16T17:45:26.2437625Z COVERALLS_TOKEN: 2021-05-16T17:45:26.2438157Z continue-on-error: false 2021-05-16T17:45:26.2438657Z VDIFFR_RUN_TESTS: 2021-05-16T17:45:26.2440697Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:45:26.2441172Z TZ: UTC 2021-05-16T17:45:26.2441613Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:45:26.2442055Z NOT_CRAN: true 2021-05-16T17:45:26.2442467Z ##[endgroup] 2021-05-16T17:45:26.6086217Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:45:26.7852596Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T17:45:26.7853318Z Rscript -e "tic::after_deploy()" 2021-05-16T17:45:26.7935988Z shell: /usr/bin/bash -e {0} 2021-05-16T17:45:26.7936422Z env: 2021-05-16T17:45:26.7936885Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:45:26.7937395Z TIC_DEPLOY_KEY: 2021-05-16T17:45:26.7938242Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:45:26.7940194Z GITHUB_PAT: *** 2021-05-16T17:45:26.7940674Z COVERALLS_TOKEN: 2021-05-16T17:45:26.7941201Z continue-on-error: false 2021-05-16T17:45:26.7941714Z VDIFFR_RUN_TESTS: 2021-05-16T17:45:26.7942225Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:45:26.7943287Z TZ: UTC 2021-05-16T17:45:26.7943709Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:45:26.7944175Z NOT_CRAN: true 2021-05-16T17:45:26.7944571Z ##[endgroup] 2021-05-16T17:45:27.1075264Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:45:27.4590623Z Post job cleanup. 2021-05-16T17:45:27.5145851Z [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:45:27.5250835Z Post job cleanup. 2021-05-16T17:45:27.6448607Z [command]/usr/bin/git version 2021-05-16T17:45:27.6514108Z git version 2.31.1 2021-05-16T17:45:27.6557172Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:45:27.6607526Z [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:45:27.6886373Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:45:27.6929864Z http.https://github.com/.extraheader 2021-05-16T17:45:27.6942757Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T17:45:27.6990416Z [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:45:27.7303894Z Cleaning up orphan processes