2021-05-16T01:30:44.8578108Z ##[section]Starting: Request a runner to run this job 2021-05-16T01:30:45.6197314Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T01:30:45.6742695Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T01:30:45.7851442Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T01:30:45.9061917Z ##[section]Finishing: Request a runner to run this job 2021-05-16T01:30:53.1069007Z Current runner version: '2.278.0' 2021-05-16T01:30:53.1096877Z ##[group]Operating System 2021-05-16T01:30:53.1097956Z Ubuntu 2021-05-16T01:30:53.1098501Z 20.04.2 2021-05-16T01:30:53.1098971Z LTS 2021-05-16T01:30:53.1099567Z ##[endgroup] 2021-05-16T01:30:53.1100174Z ##[group]Virtual Environment 2021-05-16T01:30:53.1100950Z Environment: ubuntu-20.04 2021-05-16T01:30:53.1101555Z Version: 20210510.0 2021-05-16T01:30:53.1102719Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T01:30:53.1104286Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T01:30:53.1105240Z ##[endgroup] 2021-05-16T01:30:53.1107198Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T01:30:53.1108415Z Actions: write 2021-05-16T01:30:53.1109200Z Checks: write 2021-05-16T01:30:53.1110027Z Contents: write 2021-05-16T01:30:53.1110729Z Deployments: write 2021-05-16T01:30:53.1111451Z Issues: write 2021-05-16T01:30:53.1112063Z Metadata: read 2021-05-16T01:30:53.1112693Z Packages: write 2021-05-16T01:30:53.1113290Z PullRequests: write 2021-05-16T01:30:53.1114054Z RepositoryProjects: write 2021-05-16T01:30:53.1114761Z SecurityEvents: write 2021-05-16T01:30:53.1115433Z Statuses: write 2021-05-16T01:30:53.1116088Z ##[endgroup] 2021-05-16T01:30:53.1119372Z Prepare workflow directory 2021-05-16T01:30:53.2231365Z Prepare all required actions 2021-05-16T01:30:53.2243355Z Getting action download info 2021-05-16T01:30:53.5947975Z Download action repository 'actions/checkout@v2' 2021-05-16T01:30:55.6598166Z Download action repository 'r-lib/actions@master' 2021-05-16T01:30:56.1913887Z Download action repository 'adigherman/actions@master' 2021-05-16T01:30:58.5388040Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T01:30:58.7259970Z Download action repository 'actions/cache@v1' 2021-05-16T01:30:58.8707108Z Download action repository 'actions/upload-artifact@master' 2021-05-16T01:30:59.0254322Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T01:30:59.4080792Z ##[group]Run actions/checkout@v2 2021-05-16T01:30:59.4081567Z with: 2021-05-16T01:30:59.4082129Z repository: neuroconductor/fmriqa 2021-05-16T01:30:59.4083370Z token: *** 2021-05-16T01:30:59.4083890Z ssh-strict: true 2021-05-16T01:30:59.4084485Z persist-credentials: true 2021-05-16T01:30:59.4085119Z clean: true 2021-05-16T01:30:59.4085588Z fetch-depth: 1 2021-05-16T01:30:59.4086113Z lfs: false 2021-05-16T01:30:59.4086570Z submodules: false 2021-05-16T01:30:59.4087070Z env: 2021-05-16T01:30:59.4087589Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:30:59.4088210Z TIC_DEPLOY_KEY: 2021-05-16T01:30:59.4089172Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:30:59.4090643Z GITHUB_PAT: *** 2021-05-16T01:30:59.4091177Z COVERALLS_TOKEN: 2021-05-16T01:30:59.4091750Z continue-on-error: false 2021-05-16T01:30:59.4092394Z VDIFFR_RUN_TESTS: 2021-05-16T01:30:59.4092865Z ##[endgroup] 2021-05-16T01:30:59.6350038Z Syncing repository: neuroconductor/fmriqa 2021-05-16T01:30:59.6351345Z ##[group]Getting Git version info 2021-05-16T01:30:59.6352737Z Working directory is '/home/runner/work/fmriqa/fmriqa' 2021-05-16T01:30:59.6353573Z [command]/usr/bin/git version 2021-05-16T01:30:59.6473442Z git version 2.31.1 2021-05-16T01:30:59.6498357Z ##[endgroup] 2021-05-16T01:30:59.6597756Z Deleting the contents of '/home/runner/work/fmriqa/fmriqa' 2021-05-16T01:30:59.6650737Z ##[group]Initializing the repository 2021-05-16T01:30:59.6651523Z [command]/usr/bin/git init /home/runner/work/fmriqa/fmriqa 2021-05-16T01:30:59.6652605Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T01:30:59.6653499Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T01:30:59.6654408Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T01:30:59.6655041Z hint: 2021-05-16T01:30:59.6655830Z hint: git config --global init.defaultBranch 2021-05-16T01:30:59.6656659Z hint: 2021-05-16T01:30:59.6657475Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T01:30:59.6658564Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T01:30:59.6659246Z hint: 2021-05-16T01:30:59.6659819Z hint: git branch -m 2021-05-16T01:30:59.6660614Z Initialized empty Git repository in /home/runner/work/fmriqa/fmriqa/.git/ 2021-05-16T01:30:59.6661663Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/fmriqa 2021-05-16T01:30:59.6744160Z ##[endgroup] 2021-05-16T01:30:59.6744842Z ##[group]Disabling automatic garbage collection 2021-05-16T01:30:59.6748517Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T01:30:59.6797274Z ##[endgroup] 2021-05-16T01:30:59.6802604Z ##[group]Setting up auth 2021-05-16T01:30:59.6809545Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:30:59.6857955Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T01:30:59.7350092Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:31:01.1591415Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T01:31:01.1619191Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T01:31:01.1621248Z ##[endgroup] 2021-05-16T01:31:01.1631478Z ##[group]Fetching the repository 2021-05-16T01:31:01.1633446Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7:refs/tags/0.4.0.s 2021-05-16T01:31:01.1634865Z remote: Enumerating objects: 38, done. 2021-05-16T01:31:01.1635695Z remote: Counting objects: 2% (1/38) 2021-05-16T01:31:01.1636275Z remote: Counting objects: 5% (2/38) 2021-05-16T01:31:01.1636852Z remote: Counting objects: 7% (3/38) 2021-05-16T01:31:01.1637429Z remote: Counting objects: 10% (4/38) 2021-05-16T01:31:01.1637990Z remote: Counting objects: 13% (5/38) 2021-05-16T01:31:01.1638569Z remote: Counting objects: 15% (6/38) 2021-05-16T01:31:01.1639129Z remote: Counting objects: 18% (7/38) 2021-05-16T01:31:01.1639710Z remote: Counting objects: 21% (8/38) 2021-05-16T01:31:01.1640269Z remote: Counting objects: 23% (9/38) 2021-05-16T01:31:01.1640848Z remote: Counting objects: 26% (10/38) 2021-05-16T01:31:01.1641412Z remote: Counting objects: 28% (11/38) 2021-05-16T01:31:01.1641985Z remote: Counting objects: 31% (12/38) 2021-05-16T01:31:01.1642561Z remote: Counting objects: 34% (13/38) 2021-05-16T01:31:01.1643131Z remote: Counting objects: 36% (14/38) 2021-05-16T01:31:01.1643700Z remote: Counting objects: 39% (15/38) 2021-05-16T01:31:01.1644261Z remote: Counting objects: 42% (16/38) 2021-05-16T01:31:01.1644830Z remote: Counting objects: 44% (17/38) 2021-05-16T01:31:01.1645389Z remote: Counting objects: 47% (18/38) 2021-05-16T01:31:01.1645956Z remote: Counting objects: 50% (19/38) 2021-05-16T01:31:01.1646514Z remote: Counting objects: 52% (20/38) 2021-05-16T01:31:01.1647082Z remote: Counting objects: 55% (21/38) 2021-05-16T01:31:01.1647656Z remote: Counting objects: 57% (22/38) 2021-05-16T01:31:01.1648214Z remote: Counting objects: 60% (23/38) 2021-05-16T01:31:01.1648778Z remote: Counting objects: 63% (24/38) 2021-05-16T01:31:01.1649340Z remote: Counting objects: 65% (25/38) 2021-05-16T01:31:01.1649908Z remote: Counting objects: 68% (26/38) 2021-05-16T01:31:01.1650464Z remote: Counting objects: 71% (27/38) 2021-05-16T01:31:01.1651269Z remote: Counting objects: 73% (28/38) 2021-05-16T01:31:01.1651845Z remote: Counting objects: 76% (29/38) 2021-05-16T01:31:01.1652404Z remote: Counting objects: 78% (30/38) 2021-05-16T01:31:01.1652975Z remote: Counting objects: 81% (31/38) 2021-05-16T01:31:01.1653533Z remote: Counting objects: 84% (32/38) 2021-05-16T01:31:01.1654107Z remote: Counting objects: 86% (33/38) 2021-05-16T01:31:01.1654666Z remote: Counting objects: 89% (34/38) 2021-05-16T01:31:01.1655236Z remote: Counting objects: 92% (35/38) 2021-05-16T01:31:01.1655795Z remote: Counting objects: 94% (36/38) 2021-05-16T01:31:01.1656371Z remote: Counting objects: 97% (37/38) 2021-05-16T01:31:01.1656944Z remote: Counting objects: 100% (38/38) 2021-05-16T01:31:01.1657534Z remote: Counting objects: 100% (38/38), done. 2021-05-16T01:31:01.1658163Z remote: Compressing objects: 3% (1/33) 2021-05-16T01:31:01.1658787Z remote: Compressing objects: 6% (2/33) 2021-05-16T01:31:01.1659411Z remote: Compressing objects: 9% (3/33) 2021-05-16T01:31:01.1660023Z remote: Compressing objects: 12% (4/33) 2021-05-16T01:31:01.1660645Z remote: Compressing objects: 15% (5/33) 2021-05-16T01:31:01.1661254Z remote: Compressing objects: 18% (6/33) 2021-05-16T01:31:01.1661875Z remote: Compressing objects: 21% (7/33) 2021-05-16T01:31:01.1662485Z remote: Compressing objects: 24% (8/33) 2021-05-16T01:31:01.1663112Z remote: Compressing objects: 27% (9/33) 2021-05-16T01:31:01.1663739Z remote: Compressing objects: 30% (10/33) 2021-05-16T01:31:01.1664355Z remote: Compressing objects: 33% (11/33) 2021-05-16T01:31:01.1664984Z remote: Compressing objects: 36% (12/33) 2021-05-16T01:31:01.1665598Z remote: Compressing objects: 39% (13/33) 2021-05-16T01:31:01.1666219Z remote: Compressing objects: 42% (14/33) 2021-05-16T01:31:01.1666949Z remote: Compressing objects: 45% (15/33) 2021-05-16T01:31:01.1667585Z remote: Compressing objects: 48% (16/33) 2021-05-16T01:31:01.1668195Z remote: Compressing objects: 51% (17/33) 2021-05-16T01:31:01.1668821Z remote: Compressing objects: 54% (18/33) 2021-05-16T01:31:01.1669692Z remote: Compressing objects: 57% (19/33) 2021-05-16T01:31:01.1670313Z remote: Compressing objects: 60% (20/33) 2021-05-16T01:31:01.1670940Z remote: Compressing objects: 63% (21/33) 2021-05-16T01:31:01.1671553Z remote: Compressing objects: 66% (22/33) 2021-05-16T01:31:01.1672179Z remote: Compressing objects: 69% (23/33) 2021-05-16T01:31:01.1672794Z remote: Compressing objects: 72% (24/33) 2021-05-16T01:31:01.1673417Z remote: Compressing objects: 75% (25/33) 2021-05-16T01:31:01.1674026Z remote: Compressing objects: 78% (26/33) 2021-05-16T01:31:01.1674651Z remote: Compressing objects: 81% (27/33) 2021-05-16T01:31:01.1675280Z remote: Compressing objects: 84% (28/33) 2021-05-16T01:31:01.1675891Z remote: Compressing objects: 87% (29/33) 2021-05-16T01:31:01.1676514Z remote: Compressing objects: 90% (30/33) 2021-05-16T01:31:01.1677123Z remote: Compressing objects: 93% (31/33) 2021-05-16T01:31:01.1677746Z remote: Compressing objects: 96% (32/33) 2021-05-16T01:31:01.1678354Z remote: Compressing objects: 100% (33/33) 2021-05-16T01:31:01.1679007Z remote: Compressing objects: 100% (33/33), done. 2021-05-16T01:31:01.1680051Z remote: Total 38 (delta 2), reused 22 (delta 0), pack-reused 0 2021-05-16T01:31:01.1680979Z From https://github.com/neuroconductor/fmriqa 2021-05-16T01:31:01.1682068Z * [new ref] f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7 -> 0.4.0.s 2021-05-16T01:31:01.1682809Z ##[endgroup] 2021-05-16T01:31:01.1683334Z ##[group]Determining the checkout info 2021-05-16T01:31:01.1683828Z ##[endgroup] 2021-05-16T01:31:01.1684283Z ##[group]Checking out the ref 2021-05-16T01:31:01.1685207Z [command]/usr/bin/git checkout --progress --force refs/tags/0.4.0.s 2021-05-16T01:31:01.1686004Z Note: switching to 'refs/tags/0.4.0.s'. 2021-05-16T01:31:01.1686343Z 2021-05-16T01:31:01.1687089Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T01:31:01.1687910Z changes and commit them, and you can discard any commits you make in this 2021-05-16T01:31:01.1688680Z state without impacting any branches by switching back to a branch. 2021-05-16T01:31:01.1689141Z 2021-05-16T01:31:01.1689677Z If you want to create a new branch to retain commits you create, you may 2021-05-16T01:31:01.1690581Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T01:31:01.1691009Z 2021-05-16T01:31:01.1691594Z git switch -c 2021-05-16T01:31:01.1691966Z 2021-05-16T01:31:01.1692353Z Or undo this operation with: 2021-05-16T01:31:01.1692671Z 2021-05-16T01:31:01.1693136Z git switch - 2021-05-16T01:31:01.1693392Z 2021-05-16T01:31:01.1694027Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T01:31:01.1694571Z 2021-05-16T01:31:01.1694990Z HEAD is now at f23deb2 Version id 50 stable 2021-05-16T01:31:01.1695487Z ##[endgroup] 2021-05-16T01:31:01.1696103Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T01:31:01.1696980Z 'f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7' 2021-05-16T01:31:01.1797298Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T01:31:01.1797818Z with: 2021-05-16T01:31:01.1798246Z r-version: release 2021-05-16T01:31:01.1798671Z Ncpus: 1 2021-05-16T01:31:01.1799132Z crayon.enabled: NULL 2021-05-16T01:31:01.1799718Z remove-openmp-macos: true 2021-05-16T01:31:01.1800345Z http-user-agent: default 2021-05-16T01:31:01.1800854Z install-r: true 2021-05-16T01:31:01.1801503Z windows-path-include-mingw: true 2021-05-16T01:31:01.1802088Z env: 2021-05-16T01:31:01.1802586Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:01.1803091Z TIC_DEPLOY_KEY: 2021-05-16T01:31:01.1804087Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:31:01.1805701Z GITHUB_PAT: *** 2021-05-16T01:31:01.1806121Z COVERALLS_TOKEN: 2021-05-16T01:31:01.1806614Z continue-on-error: false 2021-05-16T01:31:01.1807115Z VDIFFR_RUN_TESTS: 2021-05-16T01:31:01.1807528Z ##[endgroup] 2021-05-16T01:31:04.4719243Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T01:31:06.1778695Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T01:31:06.1783166Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T01:31:06.1787037Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T01:31:06.1913121Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T01:31:06.2195082Z Get:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T01:31:06.2399357Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T01:31:06.3350726Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T01:31:06.4250173Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T01:31:06.4487573Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T01:31:06.4512241Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T01:31:06.4521422Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T01:31:06.4587607Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T01:31:06.4598715Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T01:31:06.4686702Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T01:31:06.4733526Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T01:31:06.4927159Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T01:31:06.6814168Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T01:31:06.7374255Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T01:31:06.7888077Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T01:31:06.8496210Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T01:31:06.8517655Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T01:31:06.8540091Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T01:31:06.8565465Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T01:31:06.8573546Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T01:31:06.8727129Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T01:31:13.8531673Z Fetched 4463 kB in 1s (4171 kB/s) 2021-05-16T01:31:14.7461184Z Reading package lists... 2021-05-16T01:31:14.7712194Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T01:31:16.8023388Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T01:31:16.8732186Z Reading package lists... 2021-05-16T01:31:17.0343495Z Building dependency tree... 2021-05-16T01:31:17.0357593Z Reading state information... 2021-05-16T01:31:17.1948064Z The following additional packages will be installed: 2021-05-16T01:31:17.1953580Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T01:31:17.1956272Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T01:31:17.1959293Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T01:31:17.1962365Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T01:31:17.1965309Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T01:31:17.1967844Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T01:31:17.1970573Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T01:31:17.1973628Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T01:31:17.1976350Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T01:31:17.1978917Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T01:31:17.1981595Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T01:31:17.1984344Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T01:31:17.1987327Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T01:31:17.1990600Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T01:31:17.1993186Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T01:31:17.1995733Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T01:31:17.1998214Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T01:31:17.2001089Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T01:31:17.2003371Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T01:31:17.2004901Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T01:31:17.2006265Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T01:31:17.2007668Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T01:31:17.2009245Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T01:31:17.2011214Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T01:31:17.2012763Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T01:31:17.2014256Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T01:31:17.2015845Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T01:31:17.2017444Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T01:31:17.2019043Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T01:31:17.2020668Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T01:31:17.2022258Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T01:31:17.2023958Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T01:31:17.2025677Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T01:31:17.2027221Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T01:31:17.2028750Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T01:31:17.2030425Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T01:31:17.2031930Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T01:31:17.2033244Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T01:31:17.2034048Z Suggested packages: 2021-05-16T01:31:17.2034968Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T01:31:17.2036238Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T01:31:17.2037615Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T01:31:17.2039007Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T01:31:17.2040395Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T01:31:17.2041683Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T01:31:17.2042976Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T01:31:17.2044461Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T01:31:17.2046166Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T01:31:17.2047647Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T01:31:17.7498312Z The following NEW packages will be installed: 2021-05-16T01:31:17.7504245Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T01:31:17.7533892Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T01:31:17.7536129Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T01:31:17.7538215Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T01:31:17.7539983Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T01:31:17.7541492Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T01:31:17.7543187Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T01:31:17.7544804Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T01:31:17.7546501Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T01:31:17.7548104Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T01:31:17.7549806Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T01:31:17.7551380Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T01:31:17.7553144Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T01:31:17.7554776Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T01:31:17.7556686Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T01:31:17.7558591Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T01:31:17.7560366Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T01:31:17.7562320Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T01:31:17.7564232Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T01:31:17.7565919Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T01:31:17.7567463Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T01:31:17.7569033Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T01:31:17.7570779Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T01:31:17.7572637Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T01:31:17.7574336Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T01:31:17.7576007Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T01:31:17.7577707Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T01:31:17.7579413Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T01:31:17.7581176Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T01:31:17.7583059Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T01:31:17.7584799Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T01:31:17.7586666Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T01:31:17.7588501Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T01:31:17.7593551Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T01:31:17.7595080Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T01:31:17.7596680Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T01:31:17.7598018Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T01:31:17.7622419Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T01:31:17.8147235Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:31:17.8147929Z Need to get 8648 kB of archives. 2021-05-16T01:31:17.8148597Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T01:31:17.8150500Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T01:31:17.8187789Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T01:31:17.8194445Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T01:31:17.8203694Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T01:31:17.8211048Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T01:31:17.8221273Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T01:31:17.8227578Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-16T01:31:17.8234048Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T01:31:17.8240396Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T01:31:17.8246293Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T01:31:17.8252091Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T01:31:17.8256748Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T01:31:17.8263816Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T01:31:17.8265836Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T01:31:17.8275971Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T01:31:17.8277724Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T01:31:17.8279312Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T01:31:17.8288966Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T01:31:17.8294916Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T01:31:17.8392522Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T01:31:17.8404592Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T01:31:17.8406062Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T01:31:17.8407873Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T01:31:17.8418674Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T01:31:17.8429663Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T01:31:17.8506899Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T01:31:17.8512903Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T01:31:17.8521820Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T01:31:17.8533471Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T01:31:17.8540015Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T01:31:17.8551566Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T01:31:17.8553839Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T01:31:17.8555889Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T01:31:17.8562849Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T01:31:17.8579171Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T01:31:17.8581164Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T01:31:17.8582973Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T01:31:17.8584717Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T01:31:17.8586632Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T01:31:17.8588396Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T01:31:17.8592836Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T01:31:17.8594736Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T01:31:17.8599344Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T01:31:17.8638938Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T01:31:17.8641667Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T01:31:17.8643466Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T01:31:17.8655571Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T01:31:17.8657532Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T01:31:17.8659352Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T01:31:17.8661194Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T01:31:17.8662711Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T01:31:17.8670196Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T01:31:17.8680626Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T01:31:17.8682716Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T01:31:17.8700984Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T01:31:17.8702849Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T01:31:17.8704694Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T01:31:17.8706523Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T01:31:17.8708158Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T01:31:17.8713191Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T01:31:17.8733178Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T01:31:17.8743047Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T01:31:17.8750299Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T01:31:17.8759998Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T01:31:17.8762203Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T01:31:17.8815212Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T01:31:17.8817314Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T01:31:17.8819031Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T01:31:17.8820647Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T01:31:17.8822523Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-16T01:31:17.8824465Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T01:31:17.8826367Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T01:31:17.8828489Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T01:31:17.8830492Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T01:31:17.8832786Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T01:31:17.8840320Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T01:31:17.8866444Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T01:31:17.8878113Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T01:31:17.8880167Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T01:31:17.8887069Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T01:31:17.8909687Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T01:31:17.8911669Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-16T01:31:17.8921428Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T01:31:17.8923632Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T01:31:17.8933708Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T01:31:17.8935548Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T01:31:17.8945856Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T01:31:17.8947788Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T01:31:17.8977765Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T01:31:17.8979667Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T01:31:17.8981458Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T01:31:17.8983202Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T01:31:17.8984957Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T01:31:17.8986758Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T01:31:17.8988545Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T01:31:17.8990630Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T01:31:17.9000461Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T01:31:17.9002431Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T01:31:17.9031487Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T01:31:17.9033278Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T01:31:17.9034879Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T01:31:17.9081197Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T01:31:17.9099327Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T01:31:17.9108506Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T01:31:17.9110929Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T01:31:17.9121648Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-16T01:31:17.9131435Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T01:31:17.9133384Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T01:31:17.9213419Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T01:31:17.9230187Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T01:31:17.9232316Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T01:31:17.9265587Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T01:31:17.9271233Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T01:31:17.9273132Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T01:31:17.9275033Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T01:31:17.9308619Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T01:31:17.9310683Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T01:31:17.9312555Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T01:31:17.9314380Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T01:31:17.9316211Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T01:31:17.9317987Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T01:31:17.9319793Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T01:31:17.9321518Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T01:31:17.9348600Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T01:31:17.9350568Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T01:31:17.9353709Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T01:31:18.0436496Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T01:31:18.0530744Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T01:31:18.0610514Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T01:31:18.0884866Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T01:31:18.8537688Z Fetched 8648 kB in 0s (26.9 MB/s) 2021-05-16T01:31:18.8896766Z Selecting previously unselected package dctrl-tools. 2021-05-16T01:31:18.9092915Z (Reading database ... 2021-05-16T01:31:18.9094258Z (Reading database ... 5% 2021-05-16T01:31:18.9095343Z (Reading database ... 10% 2021-05-16T01:31:18.9096258Z (Reading database ... 15% 2021-05-16T01:31:18.9097148Z (Reading database ... 20% 2021-05-16T01:31:18.9097850Z (Reading database ... 25% 2021-05-16T01:31:18.9098563Z (Reading database ... 30% 2021-05-16T01:31:18.9099279Z (Reading database ... 35% 2021-05-16T01:31:18.9099973Z (Reading database ... 40% 2021-05-16T01:31:18.9100700Z (Reading database ... 45% 2021-05-16T01:31:18.9101533Z (Reading database ... 50% 2021-05-16T01:31:18.9425674Z (Reading database ... 55% 2021-05-16T01:31:18.9774747Z (Reading database ... 60% 2021-05-16T01:31:19.0065545Z (Reading database ... 65% 2021-05-16T01:31:19.0343746Z (Reading database ... 70% 2021-05-16T01:31:19.1280065Z (Reading database ... 75% 2021-05-16T01:31:19.2103756Z (Reading database ... 80% 2021-05-16T01:31:19.2922244Z (Reading database ... 85% 2021-05-16T01:31:19.3446068Z (Reading database ... 90% 2021-05-16T01:31:19.4012054Z (Reading database ... 95% 2021-05-16T01:31:19.4012612Z (Reading database ... 100% 2021-05-16T01:31:19.4013307Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T01:31:19.4129283Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T01:31:19.4233312Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T01:31:19.4575919Z Selecting previously unselected package libfile-which-perl. 2021-05-16T01:31:19.4854261Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T01:31:19.4865110Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T01:31:19.5142463Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T01:31:19.5418521Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T01:31:19.5425557Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T01:31:19.5691589Z Selecting previously unselected package libio-pty-perl. 2021-05-16T01:31:19.5959992Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T01:31:19.5981487Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T01:31:19.6218057Z Selecting previously unselected package libipc-run-perl. 2021-05-16T01:31:19.6492912Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T01:31:19.6503536Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T01:31:19.6804067Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T01:31:19.7079013Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T01:31:19.7087746Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T01:31:19.7365436Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T01:31:19.7682647Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T01:31:19.7684385Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T01:31:19.7916250Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T01:31:19.8191576Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T01:31:19.8199908Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T01:31:19.8459608Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T01:31:19.8752759Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T01:31:19.8818690Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T01:31:19.9069273Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T01:31:19.9345628Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T01:31:19.9357306Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T01:31:19.9732285Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T01:31:20.0009329Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T01:31:20.0021672Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T01:31:20.0272022Z Selecting previously unselected package libimport-into-perl. 2021-05-16T01:31:20.0540171Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T01:31:20.0551207Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T01:31:20.0797267Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T01:31:20.1167346Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T01:31:20.1177076Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T01:31:20.1508714Z Selecting previously unselected package libstrictures-perl. 2021-05-16T01:31:20.1785834Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T01:31:20.1797004Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T01:31:20.2190306Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T01:31:20.2467934Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T01:31:20.2483790Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T01:31:20.2785682Z Selecting previously unselected package libmoo-perl. 2021-05-16T01:31:20.3199187Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T01:31:20.3209492Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T01:31:20.3465443Z Selecting previously unselected package patchutils. 2021-05-16T01:31:20.3749153Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T01:31:20.3757896Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T01:31:20.4052602Z Selecting previously unselected package wdiff. 2021-05-16T01:31:20.4334359Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T01:31:20.4345671Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T01:31:20.4647065Z Selecting previously unselected package devscripts. 2021-05-16T01:31:20.4932563Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T01:31:20.5193543Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T01:31:20.6496562Z Selecting previously unselected package diffstat. 2021-05-16T01:31:20.6774028Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T01:31:20.6783571Z Unpacking diffstat (1.63-1) ... 2021-05-16T01:31:20.7047387Z Selecting previously unselected package python3-gpg. 2021-05-16T01:31:20.7325952Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T01:31:20.7388786Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T01:31:20.7838153Z Selecting previously unselected package dput. 2021-05-16T01:31:20.8115193Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T01:31:20.8192782Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T01:31:20.8465663Z Selecting previously unselected package gdebi-core. 2021-05-16T01:31:20.8744547Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T01:31:20.8753221Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T01:31:20.9270809Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T01:31:20.9513580Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T01:31:20.9534397Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T01:31:20.9940891Z Selecting previously unselected package gettext. 2021-05-16T01:31:21.0190717Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T01:31:21.0200389Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T01:31:21.1391292Z Selecting previously unselected package intltool-debian. 2021-05-16T01:31:21.1581074Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T01:31:21.1591069Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T01:31:21.1993557Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T01:31:21.2216784Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T01:31:21.2228906Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T01:31:21.2553965Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T01:31:21.2825392Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T01:31:21.2834801Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T01:31:21.3175200Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T01:31:21.3418509Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T01:31:21.3429641Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T01:31:21.3750915Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T01:31:21.3951287Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T01:31:21.3963341Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T01:31:21.4199408Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T01:31:21.4474600Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T01:31:21.4486670Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T01:31:21.4793507Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T01:31:21.4986528Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T01:31:21.4999788Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T01:31:21.5219942Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T01:31:21.5494563Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T01:31:21.5507241Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T01:31:21.5831303Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T01:31:21.6047536Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T01:31:21.6060479Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T01:31:21.6353210Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T01:31:21.6603767Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T01:31:21.6615365Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T01:31:21.6878905Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T01:31:21.7159924Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T01:31:21.7169978Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T01:31:21.7473319Z Selecting previously unselected package libclone-perl. 2021-05-16T01:31:21.7758052Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T01:31:21.7767516Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T01:31:21.8072453Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T01:31:21.8322672Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T01:31:21.8333457Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T01:31:21.8632802Z Selecting previously unselected package libparams-util-perl. 2021-05-16T01:31:21.8872526Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T01:31:21.8883869Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T01:31:21.9184993Z Selecting previously unselected package libsub-install-perl. 2021-05-16T01:31:21.9415108Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T01:31:21.9425392Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T01:31:21.9711068Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T01:31:21.9933953Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T01:31:21.9944565Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T01:31:22.0180022Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T01:31:22.0457167Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T01:31:22.0468387Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T01:31:22.0751069Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T01:31:22.1020269Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T01:31:22.1032959Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T01:31:22.1311820Z Selecting previously unselected package libwant-perl. 2021-05-16T01:31:22.1688148Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T01:31:22.1699123Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T01:31:22.1987985Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T01:31:22.2290967Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T01:31:22.2298109Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T01:31:22.2631418Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T01:31:22.2869614Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T01:31:22.2941496Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T01:31:22.3289212Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T01:31:22.3589146Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T01:31:22.3600661Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T01:31:22.3910960Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T01:31:22.4114040Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T01:31:22.4126358Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T01:31:22.4471023Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T01:31:22.4661205Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T01:31:22.4672937Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T01:31:22.4952689Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T01:31:22.5167305Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T01:31:22.5175612Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T01:31:22.5553496Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T01:31:22.5844831Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T01:31:22.5861362Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T01:31:22.6834814Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T01:31:22.7105723Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T01:31:22.7116089Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T01:31:22.7417968Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T01:31:22.7676361Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T01:31:22.7687047Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T01:31:22.7970683Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T01:31:22.8218355Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T01:31:22.8229778Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T01:31:22.8553713Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T01:31:22.8772080Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T01:31:22.8780622Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T01:31:22.9112693Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T01:31:22.9314206Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T01:31:22.9324754Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T01:31:22.9614863Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T01:31:22.9900917Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T01:31:22.9913022Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T01:31:23.0312170Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T01:31:23.0575888Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T01:31:23.0589911Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T01:31:23.0911139Z Selecting previously unselected package libio-string-perl. 2021-05-16T01:31:23.1132006Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T01:31:23.1144327Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T01:31:23.1471205Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T01:31:23.1692751Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T01:31:23.1703562Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T01:31:23.2302896Z Selecting previously unselected package libfuture-perl. 2021-05-16T01:31:23.2558667Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T01:31:23.2569170Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T01:31:23.2871513Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T01:31:23.3152327Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T01:31:23.3164519Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T01:31:23.3448784Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T01:31:23.3730749Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T01:31:23.3743051Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T01:31:23.3992859Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T01:31:23.4265265Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T01:31:23.4278483Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T01:31:23.4591406Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T01:31:23.4786833Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T01:31:23.4798567Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T01:31:23.5112260Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T01:31:23.5340568Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T01:31:23.5354959Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T01:31:23.5671104Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T01:31:23.5874017Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T01:31:23.5885510Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T01:31:23.6351059Z Selecting previously unselected package libjson-perl. 2021-05-16T01:31:23.6581901Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T01:31:23.6593531Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T01:31:23.6991914Z Selecting previously unselected package liblog-any-perl. 2021-05-16T01:31:23.7207301Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T01:31:23.7217715Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T01:31:23.7504126Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T01:31:23.7781355Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T01:31:23.7792292Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T01:31:23.8112056Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T01:31:23.8328154Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T01:31:23.8343233Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T01:31:23.8585680Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T01:31:23.8864138Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T01:31:23.8873475Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T01:31:23.9152055Z Selecting previously unselected package libsub-name-perl. 2021-05-16T01:31:23.9387987Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T01:31:23.9401758Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T01:31:23.9751987Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T01:31:23.9966579Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T01:31:23.9978452Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T01:31:24.0271050Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T01:31:24.0482092Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T01:31:24.0500011Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T01:31:24.0831875Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T01:31:24.1033385Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T01:31:24.1043863Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T01:31:24.1713125Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T01:31:24.1971184Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T01:31:24.1981815Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T01:31:24.2351095Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T01:31:24.2591383Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T01:31:24.2604281Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T01:31:24.2860806Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T01:31:24.3192987Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T01:31:24.3199634Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T01:31:24.3443123Z Selecting previously unselected package libio-async-perl. 2021-05-16T01:31:24.3731717Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T01:31:24.3740172Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T01:31:24.4251009Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T01:31:24.4590580Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T01:31:24.4603955Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T01:31:24.4911756Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T01:31:24.5325769Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T01:31:24.5335114Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T01:31:24.5646224Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T01:31:24.5965106Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T01:31:24.5976237Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T01:31:24.6432343Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T01:31:24.6627291Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T01:31:24.6637695Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T01:31:24.7071313Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T01:31:24.7347532Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T01:31:24.7357636Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T01:31:24.7592481Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T01:31:24.7858757Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T01:31:24.7875983Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T01:31:24.8156102Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T01:31:24.8438174Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T01:31:24.8448274Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T01:31:24.8833182Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T01:31:24.9072940Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T01:31:24.9088938Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T01:31:24.9511527Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T01:31:24.9768424Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T01:31:24.9781618Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T01:31:25.0033947Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T01:31:25.0332363Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T01:31:25.0366695Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T01:31:25.0672177Z Selecting previously unselected package libobject-id-perl. 2021-05-16T01:31:25.0913708Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T01:31:25.0922545Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T01:31:25.1191370Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T01:31:25.1448593Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T01:31:25.1460600Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T01:31:25.1951293Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T01:31:25.2217640Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T01:31:25.2227924Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T01:31:25.2563890Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T01:31:25.2784689Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T01:31:25.2946063Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T01:31:25.3191905Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T01:31:25.3467566Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T01:31:25.3479664Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T01:31:25.3751936Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T01:31:25.3986307Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T01:31:25.4033226Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T01:31:25.4311087Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T01:31:25.4548465Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T01:31:25.4559857Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T01:31:25.4854234Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T01:31:25.5133806Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T01:31:25.5144622Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T01:31:25.5567926Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T01:31:25.5845416Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T01:31:25.5855037Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T01:31:25.6151304Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T01:31:25.6379044Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T01:31:25.6476206Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T01:31:25.6831316Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T01:31:25.7076099Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T01:31:25.7086244Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T01:31:25.7791633Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T01:31:25.8030680Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T01:31:25.8043249Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T01:31:25.8292065Z Selecting previously unselected package libreadonly-perl. 2021-05-16T01:31:25.8568567Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T01:31:25.8576945Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T01:31:25.8871197Z Selecting previously unselected package libref-util-perl. 2021-05-16T01:31:25.9112628Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T01:31:25.9132649Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T01:31:25.9431415Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T01:31:25.9662174Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T01:31:25.9678837Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T01:31:26.0072198Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T01:31:26.0350369Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T01:31:26.0363828Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T01:31:26.0712364Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T01:31:26.0931690Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T01:31:26.0947672Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T01:31:26.1193274Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T01:31:26.1475962Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T01:31:26.1486433Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T01:31:26.1872144Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T01:31:26.2095824Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T01:31:26.2110936Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T01:31:26.2514309Z Selecting previously unselected package libsereal-perl. 2021-05-16T01:31:26.2757969Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T01:31:26.2767844Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T01:31:26.3071571Z Selecting previously unselected package libsort-key-perl. 2021-05-16T01:31:26.3281750Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T01:31:26.3297709Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T01:31:26.3591957Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T01:31:26.3846185Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T01:31:26.3856822Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T01:31:26.4192315Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T01:31:26.4404829Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T01:31:26.4421190Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T01:31:26.4711347Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T01:31:26.4951721Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T01:31:26.4955851Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T01:31:26.5187814Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T01:31:26.5472360Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T01:31:26.5480338Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T01:31:26.5775663Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T01:31:26.6019017Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T01:31:26.6031131Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T01:31:26.6351573Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T01:31:26.6559669Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T01:31:26.6573270Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T01:31:26.6916676Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T01:31:26.7129731Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T01:31:26.7143583Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T01:31:26.7431856Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T01:31:26.7685262Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T01:31:26.7694888Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T01:31:26.8028127Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T01:31:26.8273050Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T01:31:26.8289568Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T01:31:26.8591068Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T01:31:26.8835812Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T01:31:26.8843572Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T01:31:26.9191566Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T01:31:26.9399618Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T01:31:26.9410055Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T01:31:26.9710483Z Selecting previously unselected package licensecheck. 2021-05-16T01:31:26.9943027Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T01:31:26.9974501Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T01:31:27.0269097Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T01:31:27.0493954Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T01:31:27.0505364Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T01:31:27.0871493Z Selecting previously unselected package t1utils. 2021-05-16T01:31:27.1076928Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T01:31:27.1117797Z Unpacking t1utils (1.41-3) ... 2021-05-16T01:31:27.1510877Z Selecting previously unselected package lintian. 2021-05-16T01:31:27.1742842Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T01:31:27.1753810Z Unpacking lintian (2.62.0) ... 2021-05-16T01:31:27.5432934Z Selecting previously unselected package python3-unidiff. 2021-05-16T01:31:27.5710126Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T01:31:27.5721190Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T01:31:27.5992225Z Selecting previously unselected package python3-xdg. 2021-05-16T01:31:27.6250381Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T01:31:27.6261223Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T01:31:27.6592009Z Selecting previously unselected package qpdf. 2021-05-16T01:31:27.6843204Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T01:31:27.6860219Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T01:31:27.7633578Z Selecting previously unselected package python3-magic. 2021-05-16T01:31:27.7893168Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T01:31:27.8075266Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T01:31:27.8714805Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T01:31:27.8754564Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T01:31:27.8783050Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T01:31:27.8808452Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T01:31:27.8835847Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T01:31:27.8864768Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T01:31:27.8890480Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T01:31:27.8912507Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T01:31:27.8938403Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T01:31:28.0452401Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T01:31:28.0478223Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T01:31:28.0500502Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T01:31:28.0523581Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T01:31:28.0549891Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T01:31:28.0571922Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T01:31:28.0596888Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T01:31:28.0622696Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T01:31:28.0649079Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T01:31:28.0676478Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T01:31:28.0700395Z Setting up libclone-perl (0.43-2) ... 2021-05-16T01:31:28.0725925Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T01:31:28.0749208Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T01:31:28.0771512Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T01:31:28.0796612Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T01:31:28.0820361Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T01:31:28.0842790Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T01:31:28.0863517Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T01:31:28.0884067Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T01:31:28.0908180Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T01:31:28.0933428Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T01:31:28.0951632Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T01:31:28.0972757Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T01:31:28.0995100Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T01:31:28.1018123Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T01:31:28.1036666Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T01:31:28.2935173Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T01:31:28.2968553Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T01:31:28.2994151Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T01:31:28.3019484Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T01:31:28.3096450Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T01:31:28.3119201Z Setting up patchutils (0.3.4-2) ... 2021-05-16T01:31:28.3143440Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T01:31:28.3169941Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T01:31:28.3218897Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T01:31:28.3243611Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T01:31:28.3270617Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T01:31:28.5408747Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T01:31:28.5442406Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T01:31:28.5468753Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T01:31:28.5492489Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T01:31:28.5517729Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T01:31:28.5543186Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T01:31:28.5573058Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T01:31:28.5596756Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T01:31:28.5622422Z Setting up t1utils (1.41-3) ... 2021-05-16T01:31:28.5643866Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T01:31:28.5665985Z Setting up diffstat (1.63-1) ... 2021-05-16T01:31:28.5687980Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T01:31:28.5717070Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T01:31:28.5741985Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T01:31:28.5764404Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T01:31:28.5789785Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T01:31:28.5810373Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T01:31:28.5837258Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T01:31:28.5867598Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T01:31:28.5892856Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T01:31:28.5917604Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T01:31:28.5944048Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T01:31:28.5968500Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T01:31:28.5992959Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T01:31:28.6017745Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T01:31:28.6049337Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T01:31:28.6076671Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T01:31:28.6099074Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T01:31:28.6123822Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T01:31:28.6152717Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T01:31:28.7813968Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T01:31:28.7912114Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T01:31:28.7936449Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T01:31:28.7961057Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T01:31:28.8029907Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T01:31:28.8059301Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T01:31:28.8082218Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T01:31:28.8109043Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T01:31:28.8266132Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T01:31:28.8299101Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T01:31:28.8329644Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T01:31:28.9827988Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T01:31:28.9854231Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T01:31:28.9877470Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T01:31:28.9954836Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T01:31:28.9974514Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T01:31:29.0000412Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T01:31:29.0030089Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T01:31:29.0276038Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T01:31:29.0305043Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T01:31:29.0334794Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T01:31:29.0359532Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T01:31:29.0387919Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T01:31:29.0414383Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T01:31:29.0441003Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T01:31:29.0469120Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T01:31:29.0495146Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T01:31:29.2205679Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T01:31:29.2232122Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T01:31:29.2258596Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T01:31:29.2284117Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T01:31:29.2307607Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T01:31:29.2332192Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T01:31:29.2363679Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T01:31:29.2389787Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T01:31:29.2421286Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T01:31:29.2449473Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T01:31:29.2539876Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T01:31:29.2680362Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T01:31:29.2708371Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T01:31:29.2736342Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T01:31:29.2764131Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T01:31:29.2790441Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T01:31:29.2818102Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T01:31:29.2846284Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T01:31:29.4710918Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T01:31:29.4737118Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T01:31:29.4762964Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T01:31:29.4787955Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T01:31:29.4811979Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T01:31:29.4836510Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T01:31:29.4860367Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T01:31:29.4884939Z Setting up lintian (2.62.0) ... 2021-05-16T01:31:29.5151811Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T01:31:29.5212827Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:31:47.4425962Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:31:47.5675469Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:31:49.6705239Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-16T01:31:49.7809820Z 2021-05-16T01:31:49.7969137Z Reading package lists... 0% 2021-05-16T01:31:49.7969895Z 2021-05-16T01:31:49.8013943Z Reading package lists... 100% 2021-05-16T01:31:49.8014663Z 2021-05-16T01:31:49.8015204Z 2021-05-16T01:31:49.8015956Z Reading package lists... Done 2021-05-16T01:31:49.8016322Z 2021-05-16T01:31:49.8016762Z Building dependency tree... 0% 2021-05-16T01:31:49.8017131Z 2021-05-16T01:31:49.8277126Z Building dependency tree... 0% 2021-05-16T01:31:49.8278266Z 2021-05-16T01:31:49.8279347Z Building dependency tree... 50% 2021-05-16T01:31:49.8280199Z 2021-05-16T01:31:49.9512510Z Building dependency tree... 50% 2021-05-16T01:31:49.9513345Z 2021-05-16T01:31:49.9514070Z Building dependency tree 2021-05-16T01:31:49.9514656Z 2021-05-16T01:31:49.9515347Z Reading state information... 0% 2021-05-16T01:31:49.9515927Z 2021-05-16T01:31:50.1188465Z Reading state information... 0% 2021-05-16T01:31:50.1189690Z 2021-05-16T01:31:50.1190166Z 2021-05-16T01:31:50.1190921Z Reading state information... Done 2021-05-16T01:31:50.1191534Z 2021-05-16T01:31:50.1192218Z Reading state information... 0% 2021-05-16T01:31:50.1244364Z 2021-05-16T01:31:50.1245095Z Reading state information... 1% 2021-05-16T01:31:50.1285656Z 2021-05-16T01:31:50.6714597Z Reading state information... 3% 2021-05-16T01:31:50.6715281Z 2021-05-16T01:31:50.6716107Z Reading state information... 5% 2021-05-16T01:31:50.6716660Z 2021-05-16T01:31:50.6717214Z Reading state information... 7% 2021-05-16T01:31:50.6717780Z 2021-05-16T01:31:50.6718309Z Reading state information... 9% 2021-05-16T01:31:50.6718850Z 2021-05-16T01:31:50.6719378Z Reading state information... 11% 2021-05-16T01:31:50.6719925Z 2021-05-16T01:31:50.6720464Z Reading state information... 13% 2021-05-16T01:31:50.6720984Z 2021-05-16T01:31:50.6721526Z Reading state information... 15% 2021-05-16T01:31:50.6722048Z 2021-05-16T01:31:50.6722592Z Reading state information... 17% 2021-05-16T01:31:50.6723118Z 2021-05-16T01:31:50.6723652Z Reading state information... 19% 2021-05-16T01:31:50.6724189Z 2021-05-16T01:31:50.6724706Z Reading state information... 21% 2021-05-16T01:31:50.6725243Z 2021-05-16T01:31:50.6725763Z Reading state information... 23% 2021-05-16T01:31:50.6726301Z 2021-05-16T01:31:50.6726824Z Reading state information... 25% 2021-05-16T01:31:50.6727381Z 2021-05-16T01:31:50.6727920Z Reading state information... 27% 2021-05-16T01:31:50.6728640Z 2021-05-16T01:31:50.6729219Z Reading state information... 29% 2021-05-16T01:31:50.6730063Z 2021-05-16T01:31:50.6731883Z Reading state information... 31% 2021-05-16T01:31:50.6732506Z 2021-05-16T01:31:50.6733934Z Reading state information... 33% 2021-05-16T01:31:50.6734403Z 2021-05-16T01:31:50.6734846Z Reading state information... 35% 2021-05-16T01:31:50.6735314Z 2021-05-16T01:31:50.6735764Z Reading state information... 37% 2021-05-16T01:31:50.6736230Z 2021-05-16T01:31:50.6736684Z Reading state information... 39% 2021-05-16T01:31:50.6737377Z 2021-05-16T01:31:50.6737824Z Reading state information... 41% 2021-05-16T01:31:50.6738289Z 2021-05-16T01:31:50.6739057Z Reading state information... 43% 2021-05-16T01:31:50.6739518Z 2021-05-16T01:31:50.6739976Z Reading state information... 45% 2021-05-16T01:31:50.6740427Z 2021-05-16T01:31:50.6740883Z Reading state information... 47% 2021-05-16T01:31:50.6741332Z 2021-05-16T01:31:50.6741790Z Reading state information... 49% 2021-05-16T01:31:50.6742236Z 2021-05-16T01:31:50.6742692Z Reading state information... 51% 2021-05-16T01:31:50.6743381Z 2021-05-16T01:31:50.6743841Z Reading state information... 53% 2021-05-16T01:31:50.6744295Z 2021-05-16T01:31:50.6744750Z Reading state information... 55% 2021-05-16T01:31:50.6745197Z 2021-05-16T01:31:50.6745654Z Reading state information... 57% 2021-05-16T01:31:50.6746100Z 2021-05-16T01:31:50.6746556Z Reading state information... 59% 2021-05-16T01:31:50.6747002Z 2021-05-16T01:31:50.6747462Z Reading state information... 61% 2021-05-16T01:31:50.6747925Z 2021-05-16T01:31:50.6748463Z Reading state information... 63% 2021-05-16T01:31:50.6748889Z 2021-05-16T01:31:50.6749299Z Reading state information... 65% 2021-05-16T01:31:50.6749846Z 2021-05-16T01:31:50.6750259Z Reading state information... 67% 2021-05-16T01:31:50.6750691Z 2021-05-16T01:31:50.6751100Z Reading state information... 69% 2021-05-16T01:31:50.6751532Z 2021-05-16T01:31:50.6751942Z Reading state information... 71% 2021-05-16T01:31:50.6752372Z 2021-05-16T01:31:50.6752781Z Reading state information... 73% 2021-05-16T01:31:50.6753217Z 2021-05-16T01:31:50.6753626Z Reading state information... 75% 2021-05-16T01:31:50.6754057Z 2021-05-16T01:31:50.6754468Z Reading state information... 77% 2021-05-16T01:31:50.6754898Z 2021-05-16T01:31:50.6755307Z Reading state information... 79% 2021-05-16T01:31:50.6755737Z 2021-05-16T01:31:50.6756160Z Reading state information... 81% 2021-05-16T01:31:50.6756571Z 2021-05-16T01:31:50.6757096Z Reading state information... 83% 2021-05-16T01:31:50.6757516Z 2021-05-16T01:31:50.6757942Z Reading state information... 85% 2021-05-16T01:31:50.6758354Z 2021-05-16T01:31:50.6758778Z Reading state information... 87% 2021-05-16T01:31:50.6759197Z 2021-05-16T01:31:50.6759624Z Reading state information... 89% 2021-05-16T01:31:50.6760040Z 2021-05-16T01:31:50.6760464Z Reading state information... 91% 2021-05-16T01:31:50.6760878Z 2021-05-16T01:31:50.6761301Z Reading state information... 93% 2021-05-16T01:31:50.6761712Z 2021-05-16T01:31:50.6762136Z Reading state information... 95% 2021-05-16T01:31:50.6762555Z 2021-05-16T01:31:50.6762977Z Reading state information... 97% 2021-05-16T01:31:50.6763385Z 2021-05-16T01:31:50.6763810Z Reading state information... 99% 2021-05-16T01:31:50.6765027Z Selecting previously unselected package r-4.0.5. 2021-05-16T01:31:50.7422749Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T01:31:50.7529946Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-16T01:31:50.7542592Z Unpacking r-4.0.5 (1) ... 2021-05-16T01:31:51.6136559Z Setting up r-4.0.5 (1) ... 2021-05-16T01:31:51.6430930Z 2021-05-16T01:31:51.6431732Z 2021-05-16T01:31:51.6432290Z Reading state information... Done 2021-05-16T01:31:51.6619201Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-16T01:31:51.6735846Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-16T01:31:51.7015379Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T01:31:51.7015953Z env: 2021-05-16T01:31:51.7016438Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:51.7016980Z TIC_DEPLOY_KEY: 2021-05-16T01:31:51.7017967Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:31:51.7019844Z GITHUB_PAT: *** 2021-05-16T01:31:51.7020248Z COVERALLS_TOKEN: 2021-05-16T01:31:51.7020751Z continue-on-error: false 2021-05-16T01:31:51.7021241Z VDIFFR_RUN_TESTS: 2021-05-16T01:31:51.7021729Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:31:51.7022190Z TZ: UTC 2021-05-16T01:31:51.7022580Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:31:51.7023009Z NOT_CRAN: true 2021-05-16T01:31:51.7023384Z ##[endgroup] 2021-05-16T01:31:51.7577428Z [command]sudo apt-get install -y texinfo 2021-05-16T01:31:51.9347156Z Reading package lists... 2021-05-16T01:31:52.0817109Z Building dependency tree... 2021-05-16T01:31:52.0818774Z Reading state information... 2021-05-16T01:31:52.3003557Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T01:31:52.3012519Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:31:52.5306570Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T01:31:52.5945232Z --2021-05-16 01:31:52-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T01:31:52.6196170Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-16T01:31:52.6266207Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-16T01:31:52.6519481Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T01:31:52.6523158Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T01:31:52.6527766Z --2021-05-16 01:31:52-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T01:31:52.7129576Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T01:31:52.7746069Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T01:31:53.0371104Z HTTP request sent, awaiting response... 302 Found 2021-05-16T01:31:53.0375529Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=udzTj2fdEeioWMbLsBeZc%2B6luk9gASmcAJ8GrIy%2FCgo%3D&st=2021-05-16T01%3A30%3A52Z&se=2021-05-16T01%3A36%3A52Z&sp=r [following] 2021-05-16T01:31:53.0381415Z --2021-05-16 01:31:53-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=udzTj2fdEeioWMbLsBeZc%2B6luk9gASmcAJ8GrIy%2FCgo%3D&st=2021-05-16T01%3A30%3A52Z&se=2021-05-16T01%3A36%3A52Z&sp=r 2021-05-16T01:31:53.0689093Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T01:31:53.1304179Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T01:31:53.3881322Z HTTP request sent, awaiting response... 200 OK 2021-05-16T01:31:53.3882783Z Length: 67312830 (64M) [application/octet-stream] 2021-05-16T01:31:53.3884680Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T01:31:53.9989615Z 2021-05-16T01:31:55.5116816Z 0K ........ ........ ........ ........ 49% 15.8M 2s 2021-05-16T01:31:56.7210957Z 32768K ........ ........ ........ ........ 99% 25.7M 0s 2021-05-16T01:31:56.7215383Z 65536K 100% 3.11M=3.3s 2021-05-16T01:31:56.7216227Z 2021-05-16T01:31:56.7218420Z 2021-05-16 01:31:56 (19.3 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-16T01:31:56.7219184Z 2021-05-16T01:31:58.7366463Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T01:31:58.7367981Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T01:31:59.0402190Z ##[group]Run tlmgr update --self 2021-05-16T01:31:59.0403865Z tlmgr update --self 2021-05-16T01:31:59.0404837Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T01:31:59.0405843Z tlmgr update --all 2021-05-16T01:31:59.0454588Z shell: /usr/bin/bash -e {0} 2021-05-16T01:31:59.0455016Z env: 2021-05-16T01:31:59.0455510Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:59.0456020Z TIC_DEPLOY_KEY: 2021-05-16T01:31:59.0456937Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:31:59.0458926Z GITHUB_PAT: *** 2021-05-16T01:31:59.0459376Z COVERALLS_TOKEN: 2021-05-16T01:31:59.0459918Z continue-on-error: false 2021-05-16T01:31:59.0460438Z VDIFFR_RUN_TESTS: 2021-05-16T01:31:59.0460977Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:31:59.0461455Z TZ: UTC 2021-05-16T01:31:59.0461885Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:31:59.0462400Z NOT_CRAN: true 2021-05-16T01:31:59.0462806Z ##[endgroup] 2021-05-16T01:32:00.6114800Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:32:00.6117777Z tlmgr: no self-updates for tlmgr available 2021-05-16T01:32:01.9660892Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:32:01.9663547Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T01:32:02.0580959Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T01:32:02.1125192Z [3/89, 00:01/07:38] install: auto-pst-pdf-lua [3k] 2021-05-16T01:32:02.1580724Z [4/89, 00:01/07:19] install: barracuda [30k] 2021-05-16T01:32:02.2040233Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-16T01:32:02.7865228Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-16T01:32:04.2728733Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-16T01:32:05.1752589Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-16T01:32:05.1754670Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-16T01:32:05.1755760Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-16T01:32:05.1756591Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T01:32:05.1757627Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T01:32:05.1758403Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T01:32:05.1759200Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T01:32:05.1759988Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T01:32:05.1760744Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T01:32:05.1761750Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T01:32:05.1762534Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T01:32:05.1763303Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T01:32:05.1764056Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-16T01:32:05.1764783Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-16T01:32:05.1765529Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-16T01:32:05.1972561Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-16T01:32:05.2461456Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-16T01:32:05.2952511Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-16T01:32:05.3409103Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-16T01:32:05.3851847Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-16T01:32:05.4303498Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-16T01:32:05.4765108Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-16T01:32:05.5212765Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-16T01:32:05.5657490Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-16T01:32:05.6103324Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-16T01:32:05.6566691Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-16T01:32:05.7027558Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-16T01:32:05.7514012Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-16T01:32:05.7981490Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-16T01:32:05.8740623Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-16T01:32:05.9195395Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T01:32:05.9760792Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T01:32:06.0219004Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T01:32:06.0672208Z [41/89, 00:05/00:05] install: luacolor [5k] 2021-05-16T01:32:06.1120520Z [42/89, 00:05/00:05] install: luahyphenrules [3k] 2021-05-16T01:32:06.1562176Z [43/89, 00:05/00:05] install: luaimageembed [2k] 2021-05-16T01:32:06.2028693Z [44/89, 00:05/00:05] install: luaindex [5k] 2021-05-16T01:32:06.2477564Z [45/89, 00:05/00:05] install: luainputenc [5k] 2021-05-16T01:32:06.2937949Z [46/89, 00:05/00:05] install: luaintro [1k] 2021-05-16T01:32:06.3389143Z [47/89, 00:05/00:05] install: luakeys [5k] 2021-05-16T01:32:06.3851643Z [48/89, 00:05/00:05] install: lualatex-doc [1k] 2021-05-16T01:32:06.4297744Z [49/89, 00:05/00:05] install: lualatex-truncate [2k] 2021-05-16T01:32:06.4762418Z [50/89, 00:05/00:05] install: luamplib [12k] 2021-05-16T01:32:06.5214138Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-16T01:32:06.5686349Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-16T01:32:06.6146794Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-16T01:32:06.6616291Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-16T01:32:06.7124510Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-16T01:32:06.7594651Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-16T01:32:06.8069286Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-16T01:32:06.8525427Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-16T01:32:06.8973604Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-16T01:32:06.9496169Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-16T01:32:07.0001298Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T01:32:07.0457888Z [62/89, 00:06/00:06] install: mflogo [2k] 2021-05-16T01:32:07.0928980Z [63/89, 00:06/00:06] install: newpax [9k] 2021-05-16T01:32:07.1392104Z [64/89, 00:06/00:06] install: nodetree [13k] 2021-05-16T01:32:07.1896246Z [65/89, 00:06/00:06] install: odsfile [5k] 2021-05-16T01:32:07.2371849Z [66/89, 00:06/00:06] install: optex.x86_64-linux [1k] 2021-05-16T01:32:07.3094859Z [67/89, 00:06/00:06] install: optex [770k] 2021-05-16T01:32:07.3999375Z [68/89, 00:06/00:06] install: pdfarticle [4k] 2021-05-16T01:32:07.4468831Z [69/89, 00:06/00:06] install: pdfextra [22k] 2021-05-16T01:32:07.4949724Z [70/89, 00:06/00:06] install: placeat [4k] 2021-05-16T01:32:07.5532016Z [71/89, 00:06/00:06] install: plantuml [3k] 2021-05-16T01:32:07.5988720Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-16T01:32:07.6832880Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-16T01:32:07.7352788Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-16T01:32:07.7849484Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-16T01:32:07.8312933Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-16T01:32:07.8776921Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-16T01:32:07.9280991Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-16T01:32:08.0112677Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-16T01:32:08.0683949Z [80/89, 00:07/00:07] install: thumbpdf [19k] 2021-05-16T01:32:08.1257865Z [81/89, 00:07/00:07] install: tlshell.x86_64-linux [1k] 2021-05-16T01:32:08.1734189Z [82/89, 00:07/00:07] install: tlshell [29k] 2021-05-16T01:32:08.2725024Z [83/89, 00:07/00:07] install: typewriter [25k] 2021-05-16T01:32:08.3236880Z [84/89, 00:07/00:07] install: uninormalize [6k] 2021-05-16T01:32:08.3727633Z [85/89, 00:07/00:07] install: upquote [2k] 2021-05-16T01:32:08.4408096Z [86/89, 00:07/00:07] install: xdvi.x86_64-linux [530k] 2021-05-16T01:32:08.5431712Z [87/89, 00:07/00:07] install: xdvi [7k] 2021-05-16T01:32:08.5935858Z [88/89, 00:07/00:07] install: collection-basic [1k] 2021-05-16T01:32:08.6417729Z [89/89, 00:07/00:07] install: collection-luatex [1k] 2021-05-16T01:32:08.6639192Z running mktexlsr ... 2021-05-16T01:32:08.7464994Z done running mktexlsr. 2021-05-16T01:32:08.7777892Z running updmap-sys ... 2021-05-16T01:32:09.0804019Z done running updmap-sys. 2021-05-16T01:32:09.0806017Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T01:32:09.0808241Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/xoNMUuynKW/txPY557lud ... 2021-05-16T01:32:09.4886000Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/xoNMUuynKW/txPY557lud. 2021-05-16T01:32:09.4887903Z OK: optex.fmt/luatex 2021-05-16T01:32:09.4889246Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T01:32:09.4890853Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T01:32:10.8365115Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:32:10.8367796Z tlmgr: no updates available 2021-05-16T01:32:10.9525656Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T01:32:10.9526208Z with: 2021-05-16T01:32:10.9526654Z pandoc-version: 2.7.3 2021-05-16T01:32:10.9527078Z env: 2021-05-16T01:32:10.9527563Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:10.9528072Z TIC_DEPLOY_KEY: 2021-05-16T01:32:10.9529090Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:10.9531060Z GITHUB_PAT: *** 2021-05-16T01:32:10.9531509Z COVERALLS_TOKEN: 2021-05-16T01:32:10.9532055Z continue-on-error: false 2021-05-16T01:32:10.9532568Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:10.9533110Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:10.9533588Z TZ: UTC 2021-05-16T01:32:10.9534020Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:10.9534466Z NOT_CRAN: true 2021-05-16T01:32:10.9534880Z ##[endgroup] 2021-05-16T01:32:11.4023096Z [command]sudo apt-get install -y gdebi-core 2021-05-16T01:32:11.4772829Z Reading package lists... 2021-05-16T01:32:11.6370400Z Building dependency tree... 2021-05-16T01:32:11.6392276Z Reading state information... 2021-05-16T01:32:11.8773670Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T01:32:11.8775071Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:11.8816363Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T01:32:12.0083602Z 2021-05-16T01:32:12.0250409Z Reading package lists... 0% 2021-05-16T01:32:12.0251033Z 2021-05-16T01:32:12.0299814Z Reading package lists... 100% 2021-05-16T01:32:12.0300373Z 2021-05-16T01:32:12.0300733Z 2021-05-16T01:32:12.0301348Z Reading package lists... Done 2021-05-16T01:32:12.0301800Z 2021-05-16T01:32:12.0302428Z Building dependency tree... 0% 2021-05-16T01:32:12.0302901Z 2021-05-16T01:32:12.0573381Z Building dependency tree... 0% 2021-05-16T01:32:12.0574092Z 2021-05-16T01:32:12.0574742Z Building dependency tree... 50% 2021-05-16T01:32:12.0575213Z 2021-05-16T01:32:12.1852167Z Building dependency tree... 50% 2021-05-16T01:32:12.1852717Z 2021-05-16T01:32:12.1853352Z Building dependency tree 2021-05-16T01:32:12.1853793Z 2021-05-16T01:32:12.1854412Z Reading state information... 0% 2021-05-16T01:32:12.1854872Z 2021-05-16T01:32:12.3546257Z Reading state information... 0% 2021-05-16T01:32:12.3546842Z 2021-05-16T01:32:12.3547146Z 2021-05-16T01:32:12.3547812Z Reading state information... Done 2021-05-16T01:32:12.3548295Z 2021-05-16T01:32:12.3548913Z Reading state information... 0% 2021-05-16T01:32:12.3610200Z 2021-05-16T01:32:12.3610899Z Reading state information... 1% 2021-05-16T01:32:12.3654327Z 2021-05-16T01:32:12.3654913Z Reading state information... 3% 2021-05-16T01:32:12.3700062Z 2021-05-16T01:32:12.3700668Z Reading state information... 5% 2021-05-16T01:32:12.3746607Z 2021-05-16T01:32:12.3747171Z Reading state information... 7% 2021-05-16T01:32:12.3788790Z 2021-05-16T01:32:12.3789558Z Reading state information... 9% 2021-05-16T01:32:12.3831071Z 2021-05-16T01:32:12.3831650Z Reading state information... 11% 2021-05-16T01:32:12.3874924Z 2021-05-16T01:32:12.3875493Z Reading state information... 13% 2021-05-16T01:32:12.3917781Z 2021-05-16T01:32:12.3918340Z Reading state information... 15% 2021-05-16T01:32:12.3959944Z 2021-05-16T01:32:12.3960552Z Reading state information... 17% 2021-05-16T01:32:12.4008069Z 2021-05-16T01:32:12.4008774Z Reading state information... 19% 2021-05-16T01:32:12.4051172Z 2021-05-16T01:32:12.4051896Z Reading state information... 21% 2021-05-16T01:32:12.4093147Z 2021-05-16T01:32:12.4093863Z Reading state information... 23% 2021-05-16T01:32:12.4136891Z 2021-05-16T01:32:12.4137497Z Reading state information... 25% 2021-05-16T01:32:12.4184791Z 2021-05-16T01:32:12.4185415Z Reading state information... 27% 2021-05-16T01:32:12.4231246Z 2021-05-16T01:32:12.4231839Z Reading state information... 29% 2021-05-16T01:32:12.4278638Z 2021-05-16T01:32:12.4279225Z Reading state information... 31% 2021-05-16T01:32:12.4326219Z 2021-05-16T01:32:12.4327095Z Reading state information... 33% 2021-05-16T01:32:12.4367904Z 2021-05-16T01:32:12.4368495Z Reading state information... 35% 2021-05-16T01:32:12.4409142Z 2021-05-16T01:32:12.4409749Z Reading state information... 37% 2021-05-16T01:32:12.4455796Z 2021-05-16T01:32:12.4456644Z Reading state information... 39% 2021-05-16T01:32:12.4502803Z 2021-05-16T01:32:12.4503761Z Reading state information... 41% 2021-05-16T01:32:12.4544452Z 2021-05-16T01:32:12.4545383Z Reading state information... 43% 2021-05-16T01:32:12.4592151Z 2021-05-16T01:32:12.4593074Z Reading state information... 45% 2021-05-16T01:32:12.4663215Z 2021-05-16T01:32:12.4664127Z Reading state information... 47% 2021-05-16T01:32:12.4706927Z 2021-05-16T01:32:12.4707843Z Reading state information... 49% 2021-05-16T01:32:12.4755437Z 2021-05-16T01:32:12.4756376Z Reading state information... 51% 2021-05-16T01:32:12.4800615Z 2021-05-16T01:32:12.4801544Z Reading state information... 53% 2021-05-16T01:32:12.4844012Z 2021-05-16T01:32:12.4844982Z Reading state information... 55% 2021-05-16T01:32:12.4891233Z 2021-05-16T01:32:12.4892163Z Reading state information... 57% 2021-05-16T01:32:12.4936536Z 2021-05-16T01:32:12.4937337Z Reading state information... 59% 2021-05-16T01:32:12.4987463Z 2021-05-16T01:32:12.4988208Z Reading state information... 61% 2021-05-16T01:32:12.5032621Z 2021-05-16T01:32:12.5033459Z Reading state information... 63% 2021-05-16T01:32:12.5075023Z 2021-05-16T01:32:12.5075840Z Reading state information... 65% 2021-05-16T01:32:12.5117114Z 2021-05-16T01:32:12.5117940Z Reading state information... 67% 2021-05-16T01:32:12.5160453Z 2021-05-16T01:32:12.5161264Z Reading state information... 69% 2021-05-16T01:32:12.5216895Z 2021-05-16T01:32:12.5218270Z Reading state information... 71% 2021-05-16T01:32:12.5255495Z 2021-05-16T01:32:12.5256236Z Reading state information... 73% 2021-05-16T01:32:12.5296572Z 2021-05-16T01:32:12.5297490Z Reading state information... 75% 2021-05-16T01:32:12.5352155Z 2021-05-16T01:32:12.5353021Z Reading state information... 77% 2021-05-16T01:32:12.5395791Z 2021-05-16T01:32:12.5396607Z Reading state information... 79% 2021-05-16T01:32:12.5440803Z 2021-05-16T01:32:12.5441392Z Reading state information... 81% 2021-05-16T01:32:12.5486732Z 2021-05-16T01:32:12.5487335Z Reading state information... 83% 2021-05-16T01:32:12.5531970Z 2021-05-16T01:32:12.5532575Z Reading state information... 85% 2021-05-16T01:32:12.5576766Z 2021-05-16T01:32:12.5577342Z Reading state information... 87% 2021-05-16T01:32:12.5617521Z 2021-05-16T01:32:12.5618131Z Reading state information... 89% 2021-05-16T01:32:12.5657152Z 2021-05-16T01:32:12.5657702Z Reading state information... 91% 2021-05-16T01:32:12.5699322Z 2021-05-16T01:32:12.5699911Z Reading state information... 93% 2021-05-16T01:32:12.5743038Z 2021-05-16T01:32:12.5743632Z Reading state information... 95% 2021-05-16T01:32:12.5787312Z 2021-05-16T01:32:12.5787926Z Reading state information... 97% 2021-05-16T01:32:12.5830853Z 2021-05-16T01:32:12.5831476Z Reading state information... 99% 2021-05-16T01:32:12.8827812Z Selecting previously unselected package pandoc. 2021-05-16T01:32:13.0240284Z (Reading database ... 261891 files and directories currently installed.) 2021-05-16T01:32:13.0364020Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T01:32:13.0376554Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T01:32:15.6019339Z Setting up pandoc (2.7.3-1) ... 2021-05-16T01:32:15.6192742Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:16.4210084Z 2021-05-16T01:32:16.4210822Z 2021-05-16T01:32:16.4211560Z Reading state information... Done 2021-05-16T01:32:16.4627937Z ##[group]Run git config user.name adigherman 2021-05-16T01:32:16.4628687Z git config user.name adigherman 2021-05-16T01:32:16.4629325Z git config user.email adig@jhu.edu 2021-05-16T01:32:16.4673952Z shell: /usr/bin/bash -e {0} 2021-05-16T01:32:16.4674410Z env: 2021-05-16T01:32:16.4674939Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:16.4675521Z TIC_DEPLOY_KEY: 2021-05-16T01:32:16.4676464Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:16.4678519Z GITHUB_PAT: *** 2021-05-16T01:32:16.4678998Z COVERALLS_TOKEN: 2021-05-16T01:32:16.4679558Z continue-on-error: false 2021-05-16T01:32:16.4680247Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:16.4680800Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:16.4681316Z TZ: UTC 2021-05-16T01:32:16.4681773Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:16.4682240Z NOT_CRAN: true 2021-05-16T01:32:16.4682793Z ##[endgroup] 2021-05-16T01:32:16.5256553Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T01:32:16.5257261Z env: 2021-05-16T01:32:16.5257768Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:16.5258292Z TIC_DEPLOY_KEY: 2021-05-16T01:32:16.5259196Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:16.5261148Z GITHUB_PAT: *** 2021-05-16T01:32:16.5261583Z COVERALLS_TOKEN: 2021-05-16T01:32:16.5262123Z continue-on-error: false 2021-05-16T01:32:16.5262641Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:16.5263190Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:16.5263691Z TZ: UTC 2021-05-16T01:32:16.5264117Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:16.5264590Z NOT_CRAN: true 2021-05-16T01:32:16.5264995Z ##[endgroup] 2021-05-16T01:32:16.8584654Z Reading package lists... 2021-05-16T01:32:17.0140313Z Building dependency tree... 2021-05-16T01:32:17.0157707Z Reading state information... 2021-05-16T01:32:17.1543912Z The following additional packages will be installed: 2021-05-16T01:32:17.1547047Z cmake-data libjsoncpp1 librhash0 2021-05-16T01:32:17.1553144Z Suggested packages: 2021-05-16T01:32:17.1554107Z cmake-doc ninja-build 2021-05-16T01:32:17.2011809Z The following NEW packages will be installed: 2021-05-16T01:32:17.2018735Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T01:32:17.2231376Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:17.2232520Z Need to get 5470 kB of archives. 2021-05-16T01:32:17.2233812Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T01:32:17.2235795Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T01:32:17.2583335Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T01:32:17.2598997Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T01:32:17.2630608Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T01:32:17.7751238Z Fetched 5470 kB in 0s (42.6 MB/s) 2021-05-16T01:32:17.8139725Z Selecting previously unselected package cmake-data. 2021-05-16T01:32:17.8211284Z (Reading database ... 2021-05-16T01:32:17.8212189Z (Reading database ... 5% 2021-05-16T01:32:17.8213248Z (Reading database ... 10% 2021-05-16T01:32:17.8213848Z (Reading database ... 15% 2021-05-16T01:32:17.8214402Z (Reading database ... 20% 2021-05-16T01:32:17.8214995Z (Reading database ... 25% 2021-05-16T01:32:17.8215542Z (Reading database ... 30% 2021-05-16T01:32:17.8216082Z (Reading database ... 35% 2021-05-16T01:32:17.8216607Z (Reading database ... 40% 2021-05-16T01:32:17.8217180Z (Reading database ... 45% 2021-05-16T01:32:17.8217711Z (Reading database ... 50% 2021-05-16T01:32:17.8243579Z (Reading database ... 55% 2021-05-16T01:32:17.8280017Z (Reading database ... 60% 2021-05-16T01:32:17.8316980Z (Reading database ... 65% 2021-05-16T01:32:17.8449032Z (Reading database ... 70% 2021-05-16T01:32:17.8565075Z (Reading database ... 75% 2021-05-16T01:32:17.8836934Z (Reading database ... 80% 2021-05-16T01:32:17.9127361Z (Reading database ... 85% 2021-05-16T01:32:17.9266730Z (Reading database ... 90% 2021-05-16T01:32:17.9342410Z (Reading database ... 95% 2021-05-16T01:32:17.9343433Z (Reading database ... 100% 2021-05-16T01:32:17.9344946Z (Reading database ... 261898 files and directories currently installed.) 2021-05-16T01:32:17.9450444Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T01:32:17.9710180Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T01:32:18.4456600Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T01:32:18.4765552Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T01:32:18.4789605Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T01:32:18.5124290Z Selecting previously unselected package librhash0:amd64. 2021-05-16T01:32:18.5411295Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T01:32:18.5422831Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T01:32:18.5739164Z Selecting previously unselected package cmake. 2021-05-16T01:32:18.6025923Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T01:32:18.6036107Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T01:32:19.0646757Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T01:32:19.0677886Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T01:32:19.1115552Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T01:32:19.1141946Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T01:32:19.1173578Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:20.3473734Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:22.5593273Z Reading package lists... 2021-05-16T01:32:22.7167334Z Building dependency tree... 2021-05-16T01:32:22.7187212Z Reading state information... 2021-05-16T01:32:22.8757803Z Suggested packages: 2021-05-16T01:32:22.8760304Z libssh-doc 2021-05-16T01:32:22.9260970Z The following NEW packages will be installed: 2021-05-16T01:32:22.9265669Z libssh-dev 2021-05-16T01:32:22.9491731Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:22.9492552Z Need to get 219 kB of archives. 2021-05-16T01:32:22.9493392Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T01:32:22.9495462Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T01:32:23.3821359Z Fetched 219 kB in 0s (8191 kB/s) 2021-05-16T01:32:23.4129175Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T01:32:23.4203994Z (Reading database ... 2021-05-16T01:32:23.4204673Z (Reading database ... 5% 2021-05-16T01:32:23.4205237Z (Reading database ... 10% 2021-05-16T01:32:23.4205783Z (Reading database ... 15% 2021-05-16T01:32:23.4206479Z (Reading database ... 20% 2021-05-16T01:32:23.4206984Z (Reading database ... 25% 2021-05-16T01:32:23.4207509Z (Reading database ... 30% 2021-05-16T01:32:23.4208199Z (Reading database ... 35% 2021-05-16T01:32:23.4208752Z (Reading database ... 40% 2021-05-16T01:32:23.4209286Z (Reading database ... 45% 2021-05-16T01:32:23.4209839Z (Reading database ... 50% 2021-05-16T01:32:23.4231772Z (Reading database ... 55% 2021-05-16T01:32:23.4272426Z (Reading database ... 60% 2021-05-16T01:32:23.4315537Z (Reading database ... 65% 2021-05-16T01:32:23.4444934Z (Reading database ... 70% 2021-05-16T01:32:23.4569555Z (Reading database ... 75% 2021-05-16T01:32:23.4846181Z (Reading database ... 80% 2021-05-16T01:32:23.5156416Z (Reading database ... 85% 2021-05-16T01:32:23.5303337Z (Reading database ... 90% 2021-05-16T01:32:23.5383220Z (Reading database ... 95% 2021-05-16T01:32:23.5384159Z (Reading database ... 100% 2021-05-16T01:32:23.5385429Z (Reading database ... 264682 files and directories currently installed.) 2021-05-16T01:32:23.5494777Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T01:32:23.5511685Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:32:23.6309600Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:32:25.8004483Z Reading package lists... 2021-05-16T01:32:25.9719688Z Building dependency tree... 2021-05-16T01:32:25.9738307Z Reading state information... 2021-05-16T01:32:26.1808371Z The following NEW packages will be installed: 2021-05-16T01:32:26.1816109Z jags 2021-05-16T01:32:26.2356564Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:26.2357547Z Need to get 1562 kB of archives. 2021-05-16T01:32:26.2358549Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T01:32:26.2360901Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T01:32:26.7638295Z Fetched 1562 kB in 0s (10.1 MB/s) 2021-05-16T01:32:26.7985637Z Selecting previously unselected package jags. 2021-05-16T01:32:26.8060652Z (Reading database ... 2021-05-16T01:32:26.8061451Z (Reading database ... 5% 2021-05-16T01:32:26.8062037Z (Reading database ... 10% 2021-05-16T01:32:26.8062597Z (Reading database ... 15% 2021-05-16T01:32:26.8063155Z (Reading database ... 20% 2021-05-16T01:32:26.8063699Z (Reading database ... 25% 2021-05-16T01:32:26.8064254Z (Reading database ... 30% 2021-05-16T01:32:26.8064793Z (Reading database ... 35% 2021-05-16T01:32:26.8065438Z (Reading database ... 40% 2021-05-16T01:32:26.8065941Z (Reading database ... 45% 2021-05-16T01:32:26.8066449Z (Reading database ... 50% 2021-05-16T01:32:26.8100649Z (Reading database ... 55% 2021-05-16T01:32:26.8137288Z (Reading database ... 60% 2021-05-16T01:32:26.8178694Z (Reading database ... 65% 2021-05-16T01:32:26.8304740Z (Reading database ... 70% 2021-05-16T01:32:26.8424565Z (Reading database ... 75% 2021-05-16T01:32:26.8711453Z (Reading database ... 80% 2021-05-16T01:32:26.9031197Z (Reading database ... 85% 2021-05-16T01:32:26.9179551Z (Reading database ... 90% 2021-05-16T01:32:26.9257715Z (Reading database ... 95% 2021-05-16T01:32:26.9258333Z (Reading database ... 100% 2021-05-16T01:32:26.9259183Z (Reading database ... 264701 files and directories currently installed.) 2021-05-16T01:32:26.9370868Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T01:32:26.9386814Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T01:32:27.1046513Z Setting up jags (4.3.0-3build1) ... 2021-05-16T01:32:27.1265760Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:27.9058420Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:30.1090432Z Reading package lists... 2021-05-16T01:32:30.3060589Z Building dependency tree... 2021-05-16T01:32:30.3079490Z Reading state information... 2021-05-16T01:32:30.4830897Z The following additional packages will be installed: 2021-05-16T01:32:30.4834594Z libnode64 libuv1-dev 2021-05-16T01:32:30.5329093Z The following NEW packages will be installed: 2021-05-16T01:32:30.5336132Z libnode-dev libnode64 libuv1-dev 2021-05-16T01:32:30.5553025Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:30.5553865Z Need to get 6239 kB of archives. 2021-05-16T01:32:30.5554634Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T01:32:30.5556521Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T01:32:30.5587866Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T01:32:30.6925073Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T01:32:31.1391062Z Fetched 6239 kB in 0s (39.0 MB/s) 2021-05-16T01:32:31.1725475Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T01:32:31.1800528Z (Reading database ... 2021-05-16T01:32:31.1801356Z (Reading database ... 5% 2021-05-16T01:32:31.1802469Z (Reading database ... 10% 2021-05-16T01:32:31.1803068Z (Reading database ... 15% 2021-05-16T01:32:31.1806005Z (Reading database ... 20% 2021-05-16T01:32:31.1806745Z (Reading database ... 25% 2021-05-16T01:32:31.1807301Z (Reading database ... 30% 2021-05-16T01:32:31.1807842Z (Reading database ... 35% 2021-05-16T01:32:31.1808391Z (Reading database ... 40% 2021-05-16T01:32:31.1808932Z (Reading database ... 45% 2021-05-16T01:32:31.1809667Z (Reading database ... 50% 2021-05-16T01:32:31.1842168Z (Reading database ... 55% 2021-05-16T01:32:31.1882285Z (Reading database ... 60% 2021-05-16T01:32:31.1923918Z (Reading database ... 65% 2021-05-16T01:32:31.2059573Z (Reading database ... 70% 2021-05-16T01:32:31.2181815Z (Reading database ... 75% 2021-05-16T01:32:31.2497633Z (Reading database ... 80% 2021-05-16T01:32:31.2837748Z (Reading database ... 85% 2021-05-16T01:32:31.2991834Z (Reading database ... 90% 2021-05-16T01:32:31.3077822Z (Reading database ... 95% 2021-05-16T01:32:31.3078596Z (Reading database ... 100% 2021-05-16T01:32:31.3079723Z (Reading database ... 264841 files and directories currently installed.) 2021-05-16T01:32:31.3195539Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T01:32:31.3208430Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T01:32:31.3630176Z Selecting previously unselected package libnode64:amd64. 2021-05-16T01:32:31.3842629Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T01:32:31.3858169Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:32:32.0790698Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T01:32:32.1081312Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T01:32:32.1092118Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:32:32.2041551Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T01:32:32.2067874Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:32:32.2096253Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:32:32.2124426Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:34.3514217Z Reading package lists... 2021-05-16T01:32:34.5112138Z Building dependency tree... 2021-05-16T01:32:34.5131261Z Reading state information... 2021-05-16T01:32:34.6726492Z The following additional packages will be installed: 2021-05-16T01:32:34.6730299Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T01:32:34.6734615Z Suggested packages: 2021-05-16T01:32:34.6736322Z libfftw3-doc 2021-05-16T01:32:34.7201804Z The following NEW packages will be installed: 2021-05-16T01:32:34.7209523Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T01:32:34.7745922Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:34.7747753Z Need to get 3986 kB of archives. 2021-05-16T01:32:34.7749237Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T01:32:34.7752826Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T01:32:34.8311798Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T01:32:34.8703376Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T01:32:34.9005015Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T01:32:34.9082544Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T01:32:35.5931270Z Fetched 3986 kB in 0s (9939 kB/s) 2021-05-16T01:32:35.6275895Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T01:32:35.6354121Z (Reading database ... 2021-05-16T01:32:35.6355030Z (Reading database ... 5% 2021-05-16T01:32:35.6356093Z (Reading database ... 10% 2021-05-16T01:32:35.6356711Z (Reading database ... 15% 2021-05-16T01:32:35.6357302Z (Reading database ... 20% 2021-05-16T01:32:35.6357861Z (Reading database ... 25% 2021-05-16T01:32:35.6359484Z (Reading database ... 30% 2021-05-16T01:32:35.6360065Z (Reading database ... 35% 2021-05-16T01:32:35.6360609Z (Reading database ... 40% 2021-05-16T01:32:35.6361163Z (Reading database ... 45% 2021-05-16T01:32:35.6361700Z (Reading database ... 50% 2021-05-16T01:32:35.6390573Z (Reading database ... 55% 2021-05-16T01:32:35.6429312Z (Reading database ... 60% 2021-05-16T01:32:35.6471306Z (Reading database ... 65% 2021-05-16T01:32:35.6603556Z (Reading database ... 70% 2021-05-16T01:32:35.6722503Z (Reading database ... 75% 2021-05-16T01:32:35.7009442Z (Reading database ... 80% 2021-05-16T01:32:35.7340328Z (Reading database ... 85% 2021-05-16T01:32:35.7493247Z (Reading database ... 90% 2021-05-16T01:32:35.7576459Z (Reading database ... 95% 2021-05-16T01:32:35.7577071Z (Reading database ... 100% 2021-05-16T01:32:35.7577938Z (Reading database ... 264977 files and directories currently installed.) 2021-05-16T01:32:35.7697352Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:32:35.7714934Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:35.8352172Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T01:32:35.8623837Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:32:35.8636563Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:35.9672093Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T01:32:35.9911457Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:32:35.9923514Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:36.0991620Z Selecting previously unselected package libfftw3-bin. 2021-05-16T01:32:36.1221679Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:32:36.1233516Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T01:32:36.1511455Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T01:32:36.1809578Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:32:36.1825149Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:36.5163515Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:36.5188255Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:36.5211322Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:36.5230246Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T01:32:36.5253012Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:36.5278895Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:37.3599122Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:39.5546415Z Reading package lists... 2021-05-16T01:32:39.7110463Z Building dependency tree... 2021-05-16T01:32:39.7129641Z Reading state information... 2021-05-16T01:32:39.8673786Z The following additional packages will be installed: 2021-05-16T01:32:39.8675974Z libdcmtk14 2021-05-16T01:32:39.9150905Z The following NEW packages will be installed: 2021-05-16T01:32:39.9156321Z dcmtk libdcmtk14 2021-05-16T01:32:39.9362727Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:39.9363766Z Need to get 5546 kB of archives. 2021-05-16T01:32:39.9365032Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T01:32:39.9367947Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T01:32:40.0394507Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T01:32:40.4920358Z Fetched 5546 kB in 0s (39.6 MB/s) 2021-05-16T01:32:40.5236136Z Selecting previously unselected package libdcmtk14. 2021-05-16T01:32:40.5328420Z (Reading database ... 2021-05-16T01:32:40.5329188Z (Reading database ... 5% 2021-05-16T01:32:40.5329900Z (Reading database ... 10% 2021-05-16T01:32:40.5330585Z (Reading database ... 15% 2021-05-16T01:32:40.5331276Z (Reading database ... 20% 2021-05-16T01:32:40.5331982Z (Reading database ... 25% 2021-05-16T01:32:40.5332654Z (Reading database ... 30% 2021-05-16T01:32:40.5333311Z (Reading database ... 35% 2021-05-16T01:32:40.5333980Z (Reading database ... 40% 2021-05-16T01:32:40.5334654Z (Reading database ... 45% 2021-05-16T01:32:40.5335313Z (Reading database ... 50% 2021-05-16T01:32:40.5371598Z (Reading database ... 55% 2021-05-16T01:32:40.5417185Z (Reading database ... 60% 2021-05-16T01:32:40.5458545Z (Reading database ... 65% 2021-05-16T01:32:40.5596531Z (Reading database ... 70% 2021-05-16T01:32:40.5721226Z (Reading database ... 75% 2021-05-16T01:32:40.6003686Z (Reading database ... 80% 2021-05-16T01:32:40.6338812Z (Reading database ... 85% 2021-05-16T01:32:40.6490830Z (Reading database ... 90% 2021-05-16T01:32:40.6581467Z (Reading database ... 95% 2021-05-16T01:32:40.6582524Z (Reading database ... 100% 2021-05-16T01:32:40.6584046Z (Reading database ... 265068 files and directories currently installed.) 2021-05-16T01:32:40.6700843Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T01:32:40.6725283Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T01:32:41.2352055Z Selecting previously unselected package dcmtk. 2021-05-16T01:32:41.2574436Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T01:32:41.2644281Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T01:32:41.4269973Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T01:32:41.4304949Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T01:32:41.4434931Z Adding `dcmtk' group to system ... 2021-05-16T01:32:41.5020444Z Adding `dcmtk' user to system ... 2021-05-16T01:32:41.5835692Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T01:32:41.8627454Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:43.5619779Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:45.7359822Z Reading package lists... 2021-05-16T01:32:45.8931141Z Building dependency tree... 2021-05-16T01:32:45.8950983Z Reading state information... 2021-05-16T01:32:46.1303992Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T01:32:46.1305419Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:46.1985511Z Reading package lists... 2021-05-16T01:32:46.3527435Z Building dependency tree... 2021-05-16T01:32:46.3545556Z Reading state information... 2021-05-16T01:32:46.6225998Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T01:32:46.6227453Z libpng-dev set to manually installed. 2021-05-16T01:32:46.6228543Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:46.6991698Z Reading package lists... 2021-05-16T01:32:46.8676152Z Building dependency tree... 2021-05-16T01:32:46.8694517Z Reading state information... 2021-05-16T01:32:47.0271637Z The following additional packages will be installed: 2021-05-16T01:32:47.0280025Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T01:32:47.0281867Z Suggested packages: 2021-05-16T01:32:47.0284148Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T01:32:47.0286927Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T01:32:47.0289011Z fonts-arphic-uming fonts-nanum 2021-05-16T01:32:47.0755477Z The following NEW packages will be installed: 2021-05-16T01:32:47.0757310Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T01:32:47.0764740Z libpoppler97 poppler-data 2021-05-16T01:32:47.1768942Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:47.1769814Z Need to get 2582 kB of archives. 2021-05-16T01:32:47.1770727Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T01:32:47.1772712Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T01:32:47.2041634Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-16T01:32:47.2060568Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T01:32:47.2782739Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T01:32:47.2845870Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T01:32:47.2987193Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T01:32:47.7298930Z Fetched 2582 kB in 0s (11.9 MB/s) 2021-05-16T01:32:47.7631751Z Selecting previously unselected package poppler-data. 2021-05-16T01:32:47.7706663Z (Reading database ... 2021-05-16T01:32:47.7707545Z (Reading database ... 5% 2021-05-16T01:32:47.7708304Z (Reading database ... 10% 2021-05-16T01:32:47.7709100Z (Reading database ... 15% 2021-05-16T01:32:47.7710432Z (Reading database ... 20% 2021-05-16T01:32:47.7711304Z (Reading database ... 25% 2021-05-16T01:32:47.7712066Z (Reading database ... 30% 2021-05-16T01:32:47.7712805Z (Reading database ... 35% 2021-05-16T01:32:47.7713526Z (Reading database ... 40% 2021-05-16T01:32:47.7714262Z (Reading database ... 45% 2021-05-16T01:32:47.7714985Z (Reading database ... 50% 2021-05-16T01:32:47.7748505Z (Reading database ... 55% 2021-05-16T01:32:47.7786985Z (Reading database ... 60% 2021-05-16T01:32:47.7827945Z (Reading database ... 65% 2021-05-16T01:32:47.7954060Z (Reading database ... 70% 2021-05-16T01:32:47.8073133Z (Reading database ... 75% 2021-05-16T01:32:47.8353889Z (Reading database ... 80% 2021-05-16T01:32:47.8666104Z (Reading database ... 85% 2021-05-16T01:32:47.8808998Z (Reading database ... 90% 2021-05-16T01:32:47.8884476Z (Reading database ... 95% 2021-05-16T01:32:47.8885065Z (Reading database ... 100% 2021-05-16T01:32:47.8885922Z (Reading database ... 265303 files and directories currently installed.) 2021-05-16T01:32:47.8987883Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T01:32:47.9002675Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T01:32:48.1632208Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T01:32:48.1869948Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T01:32:48.1917660Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T01:32:48.2390686Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T01:32:48.2606715Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:32:48.2617404Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:48.3872347Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T01:32:48.4100267Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:32:48.4110426Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:48.4471376Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T01:32:48.4707463Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:32:48.4714944Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:48.4944563Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T01:32:48.5234154Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:32:48.5246327Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:48.5939537Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T01:32:48.6037667Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T01:32:48.6059818Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:48.6081571Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:48.6103421Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:48.6130673Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:48.6157349Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T01:32:48.7058861Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:51.6874744Z Reading package lists... 2021-05-16T01:32:51.6884702Z Building dependency tree... 2021-05-16T01:32:51.6885609Z Reading state information... 2021-05-16T01:32:51.6886630Z The following additional packages will be installed: 2021-05-16T01:32:51.6888464Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T01:32:51.6889834Z Suggested packages: 2021-05-16T01:32:51.6890740Z libhdf5-doc 2021-05-16T01:32:51.6891625Z The following NEW packages will be installed: 2021-05-16T01:32:51.6893083Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T01:32:51.6894041Z libsz2 2021-05-16T01:32:51.6895212Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:51.6896159Z Need to get 4074 kB of archives. 2021-05-16T01:32:51.6897168Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T01:32:51.6899269Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T01:32:51.6901475Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T01:32:51.6903487Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T01:32:51.6905870Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T01:32:51.6909096Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T01:32:51.6912456Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T01:32:51.6914459Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T01:32:51.7539545Z Fetched 4074 kB in 0s (64.0 MB/s) 2021-05-16T01:32:51.7871865Z Selecting previously unselected package hdf5-helpers. 2021-05-16T01:32:51.7927884Z (Reading database ... 2021-05-16T01:32:51.7928514Z (Reading database ... 5% 2021-05-16T01:32:51.7929078Z (Reading database ... 10% 2021-05-16T01:32:51.7929621Z (Reading database ... 15% 2021-05-16T01:32:51.7930173Z (Reading database ... 20% 2021-05-16T01:32:51.7930710Z (Reading database ... 25% 2021-05-16T01:32:51.7931261Z (Reading database ... 30% 2021-05-16T01:32:51.7931810Z (Reading database ... 35% 2021-05-16T01:32:51.7932339Z (Reading database ... 40% 2021-05-16T01:32:51.7932877Z (Reading database ... 45% 2021-05-16T01:32:51.7933405Z (Reading database ... 50% 2021-05-16T01:32:51.7960295Z (Reading database ... 55% 2021-05-16T01:32:51.8002925Z (Reading database ... 60% 2021-05-16T01:32:51.8044250Z (Reading database ... 65% 2021-05-16T01:32:51.8176230Z (Reading database ... 70% 2021-05-16T01:32:51.8299623Z (Reading database ... 75% 2021-05-16T01:32:51.8596521Z (Reading database ... 80% 2021-05-16T01:32:51.8926778Z (Reading database ... 85% 2021-05-16T01:32:51.9077573Z (Reading database ... 90% 2021-05-16T01:32:51.9158326Z (Reading database ... 95% 2021-05-16T01:32:51.9158958Z (Reading database ... 100% 2021-05-16T01:32:51.9159821Z (Reading database ... 265863 files and directories currently installed.) 2021-05-16T01:32:51.9277495Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:32:51.9290316Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:32:51.9591583Z Selecting previously unselected package libaec0:amd64. 2021-05-16T01:32:51.9867754Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T01:32:51.9887468Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T01:32:52.0190490Z Selecting previously unselected package libsz2:amd64. 2021-05-16T01:32:52.0437684Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T01:32:52.0448333Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T01:32:52.0791668Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T01:32:52.1010173Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:32:52.1025645Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:32:52.2652813Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T01:32:52.2942465Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:32:52.2954566Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:32:52.3333482Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T01:32:52.3604331Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T01:32:52.3616377Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T01:32:52.3951719Z Selecting previously unselected package libhdf5-dev. 2021-05-16T01:32:52.4143558Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:32:52.4154039Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:32:52.7569886Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:32:52.7600907Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T01:32:52.7626109Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T01:32:52.7651234Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T01:32:52.7678571Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:32:52.7704967Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:32:52.7726875Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:32:52.7802353Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-16T01:32:52.7832434Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:53.5820675Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:55.7251342Z Reading package lists... 2021-05-16T01:32:55.8951193Z Building dependency tree... 2021-05-16T01:32:55.8970290Z Reading state information... 2021-05-16T01:32:56.0588166Z The following additional packages will be installed: 2021-05-16T01:32:56.0591330Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T01:32:56.1082837Z The following NEW packages will be installed: 2021-05-16T01:32:56.1088888Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T01:32:56.1093256Z mesa-common-dev 2021-05-16T01:32:56.1326860Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:56.1327609Z Need to get 1761 kB of archives. 2021-05-16T01:32:56.1328399Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T01:32:56.1330326Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-16T01:32:56.1389601Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-16T01:32:56.1397185Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-16T01:32:56.1439363Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T01:32:56.1521892Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T01:32:56.1632905Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-16T01:32:56.6363715Z Fetched 1761 kB in 0s (19.5 MB/s) 2021-05-16T01:32:56.6711793Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T01:32:56.6739822Z (Reading database ... 2021-05-16T01:32:56.6740636Z (Reading database ... 5% 2021-05-16T01:32:56.6741590Z (Reading database ... 10% 2021-05-16T01:32:56.6742208Z (Reading database ... 15% 2021-05-16T01:32:56.6742716Z (Reading database ... 20% 2021-05-16T01:32:56.6743279Z (Reading database ... 25% 2021-05-16T01:32:56.6743811Z (Reading database ... 30% 2021-05-16T01:32:56.6744311Z (Reading database ... 35% 2021-05-16T01:32:56.6744823Z (Reading database ... 40% 2021-05-16T01:32:56.6745320Z (Reading database ... 45% 2021-05-16T01:32:56.6745828Z (Reading database ... 50% 2021-05-16T01:32:56.6784418Z (Reading database ... 55% 2021-05-16T01:32:56.6821705Z (Reading database ... 60% 2021-05-16T01:32:56.6862749Z (Reading database ... 65% 2021-05-16T01:32:56.6987001Z (Reading database ... 70% 2021-05-16T01:32:56.7103441Z (Reading database ... 75% 2021-05-16T01:32:56.7373738Z (Reading database ... 80% 2021-05-16T01:32:56.7679686Z (Reading database ... 85% 2021-05-16T01:32:56.7824615Z (Reading database ... 90% 2021-05-16T01:32:56.7903258Z (Reading database ... 95% 2021-05-16T01:32:56.7904107Z (Reading database ... 100% 2021-05-16T01:32:56.7904962Z (Reading database ... 266071 files and directories currently installed.) 2021-05-16T01:32:56.8015762Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:32:56.8027517Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T01:32:56.8472646Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T01:32:56.8721226Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:32:56.8731663Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:32:56.9296252Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T01:32:56.9588752Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:32:56.9600286Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:32:57.0073114Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T01:32:57.0307130Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T01:32:57.0331505Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T01:32:57.0831706Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T01:32:57.1079772Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T01:32:57.1091743Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T01:32:57.1671939Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T01:32:57.1883624Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:32:57.1901393Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:32:57.3734706Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T01:32:57.3769684Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:32:57.3791522Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T01:32:57.3819684Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:32:57.3845202Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T01:32:57.3877314Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:32:57.3904356Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:58.8862608Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:01.0603226Z Reading package lists... 2021-05-16T01:33:01.2259245Z Building dependency tree... 2021-05-16T01:33:01.2278345Z Reading state information... 2021-05-16T01:33:01.3866470Z The following additional packages will be installed: 2021-05-16T01:33:01.3870428Z libprotobuf-lite17 libprotoc17 2021-05-16T01:33:01.4344256Z The following NEW packages will be installed: 2021-05-16T01:33:01.4346783Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T01:33:01.4348171Z protobuf-compiler 2021-05-16T01:33:01.4603231Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:01.4604399Z Need to get 2754 kB of archives. 2021-05-16T01:33:01.4606010Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T01:33:01.4608129Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T01:33:01.4723859Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T01:33:01.4997357Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T01:33:01.6304699Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T01:33:01.6726174Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T01:33:02.1197152Z Fetched 2754 kB in 0s (11.7 MB/s) 2021-05-16T01:33:02.1543426Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T01:33:02.1619574Z (Reading database ... 2021-05-16T01:33:02.1620744Z (Reading database ... 5% 2021-05-16T01:33:02.1621513Z (Reading database ... 10% 2021-05-16T01:33:02.1622242Z (Reading database ... 15% 2021-05-16T01:33:02.1622984Z (Reading database ... 20% 2021-05-16T01:33:02.1623721Z (Reading database ... 25% 2021-05-16T01:33:02.1624558Z (Reading database ... 30% 2021-05-16T01:33:02.1625348Z (Reading database ... 35% 2021-05-16T01:33:02.1626075Z (Reading database ... 40% 2021-05-16T01:33:02.1626809Z (Reading database ... 45% 2021-05-16T01:33:02.1627543Z (Reading database ... 50% 2021-05-16T01:33:02.1665420Z (Reading database ... 55% 2021-05-16T01:33:02.1703645Z (Reading database ... 60% 2021-05-16T01:33:02.1744443Z (Reading database ... 65% 2021-05-16T01:33:02.1881283Z (Reading database ... 70% 2021-05-16T01:33:02.2014441Z (Reading database ... 75% 2021-05-16T01:33:02.2398285Z (Reading database ... 80% 2021-05-16T01:33:02.2754179Z (Reading database ... 85% 2021-05-16T01:33:02.2912929Z (Reading database ... 90% 2021-05-16T01:33:02.2996552Z (Reading database ... 95% 2021-05-16T01:33:02.2997398Z (Reading database ... 100% 2021-05-16T01:33:02.2998577Z (Reading database ... 266554 files and directories currently installed.) 2021-05-16T01:33:02.3121652Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:02.3137062Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:02.3592373Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T01:33:02.3853509Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:02.3863985Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:02.4832758Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T01:33:02.5109824Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:02.5119938Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:02.6871996Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T01:33:02.7115302Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:02.7124039Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:02.8432705Z Selecting previously unselected package protobuf-compiler. 2021-05-16T01:33:02.8653434Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:02.8664831Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:02.9292717Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:02.9326402Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:02.9578255Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:02.9613468Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:02.9639784Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:02.9675120Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:03.7687037Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:05.9677877Z Reading package lists... 2021-05-16T01:33:06.1304358Z Building dependency tree... 2021-05-16T01:33:06.1324007Z Reading state information... 2021-05-16T01:33:06.2970486Z The following additional packages will be installed: 2021-05-16T01:33:06.2974323Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T01:33:06.2977479Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T01:33:06.2982081Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T01:33:06.2986942Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T01:33:06.2994334Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T01:33:06.2996851Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T01:33:06.2999350Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T01:33:06.3001894Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T01:33:06.3004729Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T01:33:06.3007174Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T01:33:06.3009911Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T01:33:06.3012287Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T01:33:06.3014538Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T01:33:06.3016775Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T01:33:06.3018163Z Suggested packages: 2021-05-16T01:33:06.3020162Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T01:33:06.3022629Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T01:33:06.3025356Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T01:33:06.3027820Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T01:33:06.3719755Z The following NEW packages will be installed: 2021-05-16T01:33:07.1922348Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T01:33:07.1924441Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T01:33:07.1926019Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T01:33:07.1929103Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T01:33:07.1931757Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T01:33:07.1934361Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T01:33:07.1937068Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T01:33:07.1939631Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T01:33:07.1942041Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T01:33:07.1944503Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T01:33:07.1947092Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T01:33:07.1949731Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T01:33:07.1952047Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T01:33:07.1954301Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T01:33:07.1956121Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:07.1957434Z Need to get 47.1 MB of archives. 2021-05-16T01:33:07.1958903Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T01:33:07.1961860Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T01:33:07.1964199Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T01:33:07.1966002Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T01:33:07.1967826Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T01:33:07.1969646Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T01:33:07.1971578Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T01:33:07.1973657Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T01:33:07.1975651Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T01:33:07.5149283Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T01:33:07.5168599Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T01:33:07.5352514Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T01:33:07.5615979Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T01:33:07.5650602Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T01:33:07.5731181Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T01:33:07.5897034Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T01:33:07.6013375Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-16T01:33:07.6094430Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T01:33:07.6315201Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T01:33:07.6377411Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T01:33:07.6473941Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T01:33:07.6579987Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T01:33:07.7255927Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T01:33:07.8641061Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T01:33:07.8883641Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T01:33:07.8950655Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T01:33:07.9243929Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T01:33:08.5298213Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T01:33:08.5565785Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T01:33:08.5594287Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T01:33:08.5710305Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T01:33:08.5909182Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T01:33:08.5955889Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T01:33:08.6102073Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T01:33:08.6256992Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T01:33:08.6951355Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-16T01:33:08.7208826Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T01:33:08.8435264Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T01:33:08.8454745Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T01:33:10.6267426Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T01:33:10.6345830Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T01:33:10.6388061Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T01:33:10.6430742Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-16T01:33:10.6503617Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T01:33:10.6582271Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-16T01:33:10.6673263Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T01:33:10.8194612Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T01:33:10.8335786Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T01:33:10.8592916Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T01:33:10.8657985Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T01:33:11.0304877Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-16T01:33:11.0828110Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T01:33:11.0973941Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-16T01:33:11.1140768Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-16T01:33:11.1234339Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T01:33:11.1455028Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T01:33:11.1542687Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T01:33:11.2055903Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T01:33:11.2285616Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T01:33:11.2334190Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T01:33:11.3070391Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T01:33:11.3100275Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T01:33:11.3237442Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T01:33:11.3491946Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T01:33:11.3901412Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-16T01:33:11.4667694Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-16T01:33:11.4849069Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-16T01:33:11.5018739Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T01:33:11.7190606Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T01:33:11.7320772Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-16T01:33:11.9701685Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T01:33:11.9824249Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T01:33:11.9912662Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-16T01:33:12.3758446Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-16T01:33:12.8266588Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T01:33:12.9872934Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T01:33:12.9904381Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T01:33:13.6221986Z Fetched 47.1 MB in 7s (7124 kB/s) 2021-05-16T01:33:13.6576943Z Selecting previously unselected package libaom0:amd64. 2021-05-16T01:33:13.6658301Z (Reading database ... 2021-05-16T01:33:13.6658878Z (Reading database ... 5% 2021-05-16T01:33:13.6659421Z (Reading database ... 10% 2021-05-16T01:33:13.6659965Z (Reading database ... 15% 2021-05-16T01:33:13.6660506Z (Reading database ... 20% 2021-05-16T01:33:13.6661043Z (Reading database ... 25% 2021-05-16T01:33:13.6661567Z (Reading database ... 30% 2021-05-16T01:33:13.6662104Z (Reading database ... 35% 2021-05-16T01:33:13.6662628Z (Reading database ... 40% 2021-05-16T01:33:13.6663155Z (Reading database ... 45% 2021-05-16T01:33:13.6663693Z (Reading database ... 50% 2021-05-16T01:33:13.6703517Z (Reading database ... 55% 2021-05-16T01:33:13.6739340Z (Reading database ... 60% 2021-05-16T01:33:13.6777962Z (Reading database ... 65% 2021-05-16T01:33:13.6911401Z (Reading database ... 70% 2021-05-16T01:33:13.7033447Z (Reading database ... 75% 2021-05-16T01:33:13.7314755Z (Reading database ... 80% 2021-05-16T01:33:13.7638548Z (Reading database ... 85% 2021-05-16T01:33:13.7792649Z (Reading database ... 90% 2021-05-16T01:33:13.7874910Z (Reading database ... 95% 2021-05-16T01:33:13.7875605Z (Reading database ... 100% 2021-05-16T01:33:13.7876617Z (Reading database ... 266725 files and directories currently installed.) 2021-05-16T01:33:13.7990928Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T01:33:13.8021574Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T01:33:13.9510595Z Selecting previously unselected package libva2:amd64. 2021-05-16T01:33:13.9766648Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T01:33:13.9776860Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T01:33:14.0151897Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T01:33:14.0397313Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T01:33:14.0408214Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T01:33:14.0751181Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T01:33:14.0965782Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T01:33:14.0977619Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T01:33:14.1311883Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T01:33:14.1536787Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T01:33:14.1550647Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:33:14.1872705Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T01:33:14.2125766Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T01:33:14.2140560Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T01:33:14.2648788Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T01:33:14.2978869Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:14.2993493Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:14.3551660Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T01:33:14.3762348Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T01:33:14.3779468Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T01:33:15.1670899Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T01:33:15.1920845Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T01:33:15.1932981Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T01:33:15.2222899Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T01:33:15.2522024Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T01:33:15.2539613Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T01:33:15.3031206Z Selecting previously unselected package libopus0:amd64. 2021-05-16T01:33:15.3245256Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T01:33:15.3257682Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T01:33:15.3738354Z Selecting previously unselected package libshine3:amd64. 2021-05-16T01:33:15.3995827Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T01:33:15.4010061Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T01:33:15.4350673Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T01:33:15.4590212Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T01:33:15.4600635Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T01:33:15.4910808Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T01:33:15.5159314Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T01:33:15.5170071Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T01:33:15.5550702Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T01:33:15.5781157Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T01:33:15.5792923Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T01:33:15.6151433Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T01:33:15.6411770Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:15.6421605Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:15.6791120Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T01:33:15.7019389Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T01:33:15.7030290Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T01:33:15.7510794Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T01:33:15.7737957Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T01:33:15.7749167Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T01:33:15.8190693Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T01:33:15.8396929Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T01:33:15.8407848Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T01:33:15.8742037Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T01:33:15.9056505Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:15.9071388Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T01:33:15.9432234Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T01:33:15.9700307Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T01:33:15.9710212Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T01:33:16.0535672Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T01:33:16.0828465Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T01:33:16.0838160Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T01:33:16.2751025Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T01:33:16.2991285Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T01:33:16.3001768Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T01:33:16.3511417Z Selecting previously unselected package libzvbi-common. 2021-05-16T01:33:16.3821509Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T01:33:16.3832330Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T01:33:16.4129888Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T01:33:16.4443522Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T01:33:16.4459270Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T01:33:16.4991018Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T01:33:16.5231596Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:16.5240191Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:17.0631921Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T01:33:17.0923074Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T01:33:17.0934521Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T01:33:17.1200708Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T01:33:17.1493390Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T01:33:17.1504229Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T01:33:17.1751285Z Selecting previously unselected package libass9:amd64. 2021-05-16T01:33:17.2053264Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T01:33:17.2065033Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T01:33:17.2414842Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T01:33:17.2727538Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T01:33:17.2736516Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T01:33:17.3190699Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T01:33:17.3420080Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T01:33:17.3442329Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T01:33:17.3910881Z Selecting previously unselected package libgme0:amd64. 2021-05-16T01:33:17.4153718Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T01:33:17.4166813Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T01:33:17.4677415Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T01:33:17.5004821Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T01:33:17.5019470Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T01:33:17.5471691Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T01:33:17.5691917Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T01:33:17.5703240Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T01:33:17.6631689Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T01:33:17.6864296Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T01:33:17.6873557Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:33:17.7511039Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T01:33:17.7794623Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:17.7807820Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:17.9072028Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T01:33:17.9319099Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T01:33:17.9330483Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T01:33:17.9711303Z Selecting previously unselected package libflite1:amd64. 2021-05-16T01:33:18.0034551Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T01:33:18.0053141Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T01:33:19.2791570Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T01:33:19.3026753Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T01:33:19.3039137Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T01:33:19.3391353Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T01:33:19.3627315Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T01:33:19.3641278Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T01:33:19.4112113Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T01:33:19.4400027Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T01:33:19.4410638Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T01:33:19.4750840Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T01:33:19.4969710Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:19.4994622Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T01:33:19.5295735Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T01:33:19.5588525Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T01:33:19.5599621Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T01:33:19.5881988Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T01:33:19.6207416Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:19.6218068Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:19.6830604Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T01:33:19.7063751Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T01:33:19.7073744Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T01:33:19.8361735Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T01:33:19.8655609Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T01:33:19.8667042Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T01:33:19.9070656Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T01:33:19.9298542Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:19.9308300Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:19.9751445Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T01:33:20.0001600Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T01:33:20.0011566Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T01:33:20.0289382Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T01:33:20.0584013Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:20.0595059Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:20.1966460Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T01:33:20.2257521Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T01:33:20.2268206Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T01:33:20.2795286Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T01:33:20.3095180Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T01:33:20.3104399Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T01:33:20.3424640Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T01:33:20.3718249Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T01:33:20.3733801Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:33:20.4071198Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T01:33:20.4292255Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T01:33:20.4304734Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:33:20.4567349Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T01:33:20.4882099Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T01:33:20.4893521Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T01:33:20.5235688Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T01:33:20.5574219Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T01:33:20.5587281Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T01:33:20.5929539Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T01:33:20.6188373Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T01:33:20.6200013Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T01:33:20.6791273Z Selecting previously unselected package libopenal-data. 2021-05-16T01:33:20.7048253Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T01:33:20.7057647Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T01:33:20.7511894Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T01:33:20.7756435Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T01:33:20.7767244Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T01:33:20.8150663Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T01:33:20.8361565Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T01:33:20.8372355Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T01:33:20.9127882Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T01:33:20.9426226Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T01:33:20.9437353Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T01:33:20.9741715Z Selecting previously unselected package libflac8:amd64. 2021-05-16T01:33:21.0037434Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T01:33:21.0049861Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T01:33:21.0390588Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T01:33:21.0682861Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T01:33:21.0742117Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T01:33:21.1173029Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T01:33:21.1462263Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T01:33:21.1538373Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T01:33:21.2267563Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T01:33:21.2544417Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T01:33:21.2564923Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T01:33:21.3212685Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T01:33:21.3505080Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:21.3517089Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:21.3883152Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T01:33:21.4180190Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:21.4189314Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:21.4551031Z Selecting previously unselected package ffmpeg. 2021-05-16T01:33:21.4787857Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:21.4872964Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:21.6271775Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T01:33:21.6506927Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T01:33:21.6519360Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T01:33:21.7111514Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T01:33:21.7395182Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T01:33:21.7401615Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T01:33:21.9671736Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T01:33:21.9905825Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T01:33:21.9918995Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T01:33:22.0271570Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T01:33:22.0516915Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T01:33:22.0535288Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T01:33:22.0871596Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T01:33:22.1116354Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:22.1131098Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:22.4351703Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T01:33:22.4589806Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:22.4602736Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:22.7893475Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T01:33:22.8190209Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T01:33:22.8201918Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T01:33:22.9631598Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T01:33:22.9888050Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T01:33:22.9898690Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T01:33:23.0144687Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T01:33:23.0445524Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T01:33:23.0455016Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:33:23.1121794Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T01:33:23.1154263Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:33:23.1183099Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T01:33:23.1208278Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T01:33:23.1235257Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T01:33:23.1262250Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T01:33:23.1288890Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T01:33:23.1314736Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T01:33:23.1337543Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T01:33:23.1364210Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T01:33:23.1393584Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T01:33:23.1422198Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T01:33:23.1442822Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T01:33:23.1462872Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T01:33:23.1485631Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T01:33:23.1507692Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T01:33:23.1529877Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T01:33:23.1554598Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T01:33:23.1579189Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T01:33:23.1604557Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T01:33:23.1629961Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T01:33:23.1653745Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T01:33:23.1679918Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T01:33:23.1703721Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T01:33:23.1726630Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T01:33:23.1751480Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T01:33:23.1774004Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T01:33:23.1796337Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T01:33:23.1815241Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T01:33:23.1841312Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T01:33:23.1865770Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T01:33:23.1892660Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T01:33:23.1918203Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T01:33:23.1942895Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:33:23.1974684Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T01:33:23.2001233Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T01:33:23.2024194Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T01:33:23.2079659Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T01:33:23.2115943Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:23.2141658Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T01:33:23.2165163Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T01:33:23.2189805Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T01:33:23.2215804Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T01:33:23.2241036Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T01:33:23.2264344Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T01:33:23.2288844Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T01:33:23.2313274Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T01:33:23.2334963Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T01:33:23.2364045Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T01:33:23.2387284Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T01:33:23.2410142Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:23.2432671Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T01:33:23.2494325Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:33:23.2523804Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:33:23.2550313Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T01:33:23.2630176Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:23.2653163Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T01:33:23.2677052Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:23.2703942Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T01:33:23.2734295Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T01:33:23.2753850Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:33:23.2783109Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T01:33:23.2805618Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T01:33:23.2827029Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:23.2851078Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T01:33:23.2873266Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T01:33:23.2897894Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T01:33:23.2992105Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:23.3013298Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:23.3035475Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:23.3057087Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T01:33:23.3082843Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T01:33:23.3108007Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:23.3134977Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:23.3161694Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:23.3196333Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:23.3283473Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:24.5034843Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:26.6891298Z Reading package lists... 2021-05-16T01:33:26.8501198Z Building dependency tree... 2021-05-16T01:33:26.8521283Z Reading state information... 2021-05-16T01:33:27.0096997Z The following additional packages will be installed: 2021-05-16T01:33:27.0100898Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T01:33:27.0623788Z The following NEW packages will be installed: 2021-05-16T01:33:27.0626298Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T01:33:27.0627629Z libmagick++-dev 2021-05-16T01:33:27.0822927Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:27.0824105Z Need to get 309 kB of archives. 2021-05-16T01:33:27.0826166Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T01:33:27.0828539Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-16T01:33:27.0851287Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-16T01:33:27.0876045Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-16T01:33:27.0891081Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-16T01:33:27.5314831Z Fetched 309 kB in 0s (14.0 MB/s) 2021-05-16T01:33:27.5654573Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T01:33:27.5760183Z (Reading database ... 2021-05-16T01:33:27.5760756Z (Reading database ... 5% 2021-05-16T01:33:27.5761299Z (Reading database ... 10% 2021-05-16T01:33:27.5761810Z (Reading database ... 15% 2021-05-16T01:33:27.5762326Z (Reading database ... 20% 2021-05-16T01:33:27.5762828Z (Reading database ... 25% 2021-05-16T01:33:27.5763342Z (Reading database ... 30% 2021-05-16T01:33:27.5763839Z (Reading database ... 35% 2021-05-16T01:33:27.5764348Z (Reading database ... 40% 2021-05-16T01:33:27.5764863Z (Reading database ... 45% 2021-05-16T01:33:27.5765362Z (Reading database ... 50% 2021-05-16T01:33:27.5786545Z (Reading database ... 55% 2021-05-16T01:33:27.5833516Z (Reading database ... 60% 2021-05-16T01:33:27.5862497Z (Reading database ... 65% 2021-05-16T01:33:27.5992476Z (Reading database ... 70% 2021-05-16T01:33:27.6120568Z (Reading database ... 75% 2021-05-16T01:33:27.6144219Z (Reading database ... 80% 2021-05-16T01:33:27.6709838Z (Reading database ... 85% 2021-05-16T01:33:27.6875305Z (Reading database ... 90% 2021-05-16T01:33:27.6952523Z (Reading database ... 95% 2021-05-16T01:33:27.6953616Z (Reading database ... 100% 2021-05-16T01:33:27.6955152Z (Reading database ... 267266 files and directories currently installed.) 2021-05-16T01:33:27.7057333Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T01:33:27.7144505Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:27.7632074Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T01:33:27.7867110Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T01:33:27.7888909Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:27.8351063Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T01:33:27.8578395Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T01:33:27.8589340Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:27.9392555Z Selecting previously unselected package libmagick++-dev. 2021-05-16T01:33:27.9624006Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T01:33:27.9713667Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:28.0289511Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:28.0374252Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:28.0395050Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:28.0415866Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:28.0496356Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:30.2051316Z Reading package lists... 2021-05-16T01:33:30.3648837Z Building dependency tree... 2021-05-16T01:33:30.3670299Z Reading state information... 2021-05-16T01:33:30.5250338Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T01:33:30.5253469Z The following additional packages will be installed: 2021-05-16T01:33:30.5256711Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T01:33:30.5261028Z libijs-0.35 libjbig2dec0 2021-05-16T01:33:30.5262473Z Suggested packages: 2021-05-16T01:33:30.5264844Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T01:33:30.5266852Z ghostscript-x 2021-05-16T01:33:30.5764657Z The following NEW packages will be installed: 2021-05-16T01:33:30.5767529Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T01:33:30.5773159Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T01:33:30.5980942Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:30.5981984Z Need to get 11.2 MB of archives. 2021-05-16T01:33:30.5982930Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T01:33:30.5985150Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-16T01:33:30.6327160Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-16T01:33:30.6352838Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T01:33:30.7503658Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T01:33:30.7605750Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T01:33:30.7609242Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T01:33:30.7623266Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T01:33:30.7867639Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T01:33:31.2364818Z Fetched 11.2 MB in 0s (54.6 MB/s) 2021-05-16T01:33:31.2697745Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T01:33:31.2773417Z (Reading database ... 2021-05-16T01:33:31.2774017Z (Reading database ... 5% 2021-05-16T01:33:31.2774567Z (Reading database ... 10% 2021-05-16T01:33:31.2775131Z (Reading database ... 15% 2021-05-16T01:33:31.2775675Z (Reading database ... 20% 2021-05-16T01:33:31.2776240Z (Reading database ... 25% 2021-05-16T01:33:31.2776794Z (Reading database ... 30% 2021-05-16T01:33:31.2777336Z (Reading database ... 35% 2021-05-16T01:33:31.2777886Z (Reading database ... 40% 2021-05-16T01:33:31.2778426Z (Reading database ... 45% 2021-05-16T01:33:31.2779001Z (Reading database ... 50% 2021-05-16T01:33:31.2807043Z (Reading database ... 55% 2021-05-16T01:33:31.2853768Z (Reading database ... 60% 2021-05-16T01:33:31.2878232Z (Reading database ... 65% 2021-05-16T01:33:31.3001503Z (Reading database ... 70% 2021-05-16T01:33:31.3124098Z (Reading database ... 75% 2021-05-16T01:33:31.3148887Z (Reading database ... 80% 2021-05-16T01:33:31.3679905Z (Reading database ... 85% 2021-05-16T01:33:31.3850583Z (Reading database ... 90% 2021-05-16T01:33:31.3928891Z (Reading database ... 95% 2021-05-16T01:33:31.3930208Z (Reading database ... 100% 2021-05-16T01:33:31.3931873Z (Reading database ... 267311 files and directories currently installed.) 2021-05-16T01:33:31.4043233Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T01:33:31.4296470Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T01:33:31.6551869Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T01:33:31.6798379Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T01:33:31.6809956Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T01:33:31.7191705Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T01:33:31.7438206Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T01:33:31.8097942Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T01:33:32.2452754Z Selecting previously unselected package libgs9-common. 2021-05-16T01:33:32.2686243Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T01:33:32.2697919Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:32.3770727Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T01:33:32.4085778Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T01:33:32.4107534Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T01:33:32.4472354Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T01:33:32.4729494Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T01:33:32.4740456Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T01:33:32.5150801Z Selecting previously unselected package libgs9:amd64. 2021-05-16T01:33:32.5388147Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T01:33:32.5398618Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:32.8351191Z Selecting previously unselected package ghostscript. 2021-05-16T01:33:32.8597306Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T01:33:32.8613153Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:32.9321700Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T01:33:32.9362653Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T01:33:32.9389795Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T01:33:33.0031195Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T01:33:33.0061782Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T01:33:33.0496818Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:33.0521199Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:33.0550750Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:33.0666307Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T01:33:33.1797767Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:33.2004373Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:36.4808089Z Reading package lists... 2021-05-16T01:33:36.6410497Z Building dependency tree... 2021-05-16T01:33:36.6432168Z Reading state information... 2021-05-16T01:33:36.7951387Z The following additional packages will be installed: 2021-05-16T01:33:36.7953718Z libudunits2-0 libudunits2-data 2021-05-16T01:33:36.8434109Z The following NEW packages will be installed: 2021-05-16T01:33:36.8440209Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T01:33:36.8710105Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:36.8710893Z Need to get 429 kB of archives. 2021-05-16T01:33:36.8711964Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T01:33:36.8713891Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T01:33:36.8809364Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T01:33:36.8925274Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T01:33:37.3391582Z Fetched 429 kB in 0s (7428 kB/s) 2021-05-16T01:33:37.3706801Z Selecting previously unselected package libudunits2-data. 2021-05-16T01:33:37.3788415Z (Reading database ... 2021-05-16T01:33:37.3789228Z (Reading database ... 5% 2021-05-16T01:33:37.3792554Z (Reading database ... 10% 2021-05-16T01:33:37.3793114Z (Reading database ... 15% 2021-05-16T01:33:37.3793650Z (Reading database ... 20% 2021-05-16T01:33:37.3794390Z (Reading database ... 25% 2021-05-16T01:33:37.3794938Z (Reading database ... 30% 2021-05-16T01:33:37.3795468Z (Reading database ... 35% 2021-05-16T01:33:37.3796014Z (Reading database ... 40% 2021-05-16T01:33:37.3796632Z (Reading database ... 45% 2021-05-16T01:33:37.3797179Z (Reading database ... 50% 2021-05-16T01:33:37.3837187Z (Reading database ... 55% 2021-05-16T01:33:37.3886703Z (Reading database ... 60% 2021-05-16T01:33:37.3916381Z (Reading database ... 65% 2021-05-16T01:33:37.4045107Z (Reading database ... 70% 2021-05-16T01:33:37.4168179Z (Reading database ... 75% 2021-05-16T01:33:37.4193244Z (Reading database ... 80% 2021-05-16T01:33:37.4794167Z (Reading database ... 85% 2021-05-16T01:33:37.4978006Z (Reading database ... 90% 2021-05-16T01:33:37.5060394Z (Reading database ... 95% 2021-05-16T01:33:37.5061308Z (Reading database ... 100% 2021-05-16T01:33:37.5062615Z (Reading database ... 267875 files and directories currently installed.) 2021-05-16T01:33:37.5173002Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T01:33:37.5184925Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T01:33:37.5512530Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T01:33:37.5758060Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T01:33:37.5781311Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T01:33:37.6111697Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T01:33:37.6345719Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T01:33:37.6356663Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T01:33:37.7351792Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T01:33:37.7380633Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T01:33:37.7412006Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T01:33:37.7445960Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:33:37.8656097Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:40.0978103Z Reading package lists... 2021-05-16T01:33:40.2530279Z Building dependency tree... 2021-05-16T01:33:40.2550739Z Reading state information... 2021-05-16T01:33:40.4545119Z The following NEW packages will be installed: 2021-05-16T01:33:40.4548825Z libjq-dev 2021-05-16T01:33:40.4809593Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:40.4811089Z Need to get 11.2 kB of archives. 2021-05-16T01:33:40.4811978Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T01:33:40.4814592Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-16T01:33:40.9202481Z Fetched 11.2 kB in 0s (514 kB/s) 2021-05-16T01:33:40.9538486Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T01:33:40.9618530Z (Reading database ... 2021-05-16T01:33:40.9619170Z (Reading database ... 5% 2021-05-16T01:33:40.9619714Z (Reading database ... 10% 2021-05-16T01:33:40.9620299Z (Reading database ... 15% 2021-05-16T01:33:40.9620831Z (Reading database ... 20% 2021-05-16T01:33:40.9621379Z (Reading database ... 25% 2021-05-16T01:33:40.9621919Z (Reading database ... 30% 2021-05-16T01:33:40.9622462Z (Reading database ... 35% 2021-05-16T01:33:40.9623018Z (Reading database ... 40% 2021-05-16T01:33:40.9623553Z (Reading database ... 45% 2021-05-16T01:33:40.9624099Z (Reading database ... 50% 2021-05-16T01:33:40.9670353Z (Reading database ... 55% 2021-05-16T01:33:40.9719079Z (Reading database ... 60% 2021-05-16T01:33:40.9746337Z (Reading database ... 65% 2021-05-16T01:33:40.9876442Z (Reading database ... 70% 2021-05-16T01:33:41.0002033Z (Reading database ... 75% 2021-05-16T01:33:41.0027978Z (Reading database ... 80% 2021-05-16T01:33:41.0581248Z (Reading database ... 85% 2021-05-16T01:33:41.0760612Z (Reading database ... 90% 2021-05-16T01:33:41.0846854Z (Reading database ... 95% 2021-05-16T01:33:41.0847839Z (Reading database ... 100% 2021-05-16T01:33:41.0849497Z (Reading database ... 267904 files and directories currently installed.) 2021-05-16T01:33:41.6999546Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:41.7006352Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T01:33:41.7009238Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T01:33:43.2859350Z Reading package lists... 2021-05-16T01:33:43.4418717Z Building dependency tree... 2021-05-16T01:33:43.4438551Z Reading state information... 2021-05-16T01:33:43.6490732Z The following NEW packages will be installed: 2021-05-16T01:33:43.6496788Z libmng2 2021-05-16T01:33:43.6752003Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:43.6752886Z Need to get 168 kB of archives. 2021-05-16T01:33:43.6753776Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T01:33:43.6755912Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T01:33:44.1241163Z Fetched 168 kB in 0s (5409 kB/s) 2021-05-16T01:33:44.1595530Z Selecting previously unselected package libmng2:amd64. 2021-05-16T01:33:44.1676116Z (Reading database ... 2021-05-16T01:33:44.1676944Z (Reading database ... 5% 2021-05-16T01:33:44.1677603Z (Reading database ... 10% 2021-05-16T01:33:44.1678267Z (Reading database ... 15% 2021-05-16T01:33:44.1678914Z (Reading database ... 20% 2021-05-16T01:33:44.1679540Z (Reading database ... 25% 2021-05-16T01:33:44.1680182Z (Reading database ... 30% 2021-05-16T01:33:44.1680825Z (Reading database ... 35% 2021-05-16T01:33:44.1681452Z (Reading database ... 40% 2021-05-16T01:33:44.1682097Z (Reading database ... 45% 2021-05-16T01:33:44.1682721Z (Reading database ... 50% 2021-05-16T01:33:44.1728968Z (Reading database ... 55% 2021-05-16T01:33:44.1779441Z (Reading database ... 60% 2021-05-16T01:33:44.1806670Z (Reading database ... 65% 2021-05-16T01:33:44.1931607Z (Reading database ... 70% 2021-05-16T01:33:44.2052186Z (Reading database ... 75% 2021-05-16T01:33:44.2077433Z (Reading database ... 80% 2021-05-16T01:33:44.2651919Z (Reading database ... 85% 2021-05-16T01:33:44.2832787Z (Reading database ... 90% 2021-05-16T01:33:44.2916248Z (Reading database ... 95% 2021-05-16T01:33:44.2916892Z (Reading database ... 100% 2021-05-16T01:33:44.2917811Z (Reading database ... 267910 files and directories currently installed.) 2021-05-16T01:33:44.3033644Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T01:33:44.3055448Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T01:33:44.3890070Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T01:33:44.3923825Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:46.6173202Z Reading package lists... 2021-05-16T01:33:46.7863357Z Building dependency tree... 2021-05-16T01:33:46.7885301Z Reading state information... 2021-05-16T01:33:46.9198861Z E: Unable to locate package libmng1 2021-05-16T01:33:46.9903740Z Reading package lists... 2021-05-16T01:33:47.1560864Z Building dependency tree... 2021-05-16T01:33:47.1582190Z Reading state information... 2021-05-16T01:33:47.2859831Z E: Unable to locate package libapparmor-devel 2021-05-16T01:33:47.3538153Z Reading package lists... 2021-05-16T01:33:47.5179565Z Building dependency tree... 2021-05-16T01:33:47.5202979Z Reading state information... 2021-05-16T01:33:47.6785683Z The following additional packages will be installed: 2021-05-16T01:33:47.6788335Z libij-java 2021-05-16T01:33:47.7246002Z The following NEW packages will be installed: 2021-05-16T01:33:47.7251237Z imagej libij-java 2021-05-16T01:33:47.7527840Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:47.7528919Z Need to get 2328 kB of archives. 2021-05-16T01:33:47.7529773Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T01:33:47.7531714Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T01:33:47.8661610Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T01:33:48.3114026Z Fetched 2328 kB in 0s (16.5 MB/s) 2021-05-16T01:33:48.3434558Z Selecting previously unselected package libij-java. 2021-05-16T01:33:48.3512049Z (Reading database ... 2021-05-16T01:33:48.3512617Z (Reading database ... 5% 2021-05-16T01:33:48.3513307Z (Reading database ... 10% 2021-05-16T01:33:48.3513811Z (Reading database ... 15% 2021-05-16T01:33:48.3514325Z (Reading database ... 20% 2021-05-16T01:33:48.3514817Z (Reading database ... 25% 2021-05-16T01:33:48.3515327Z (Reading database ... 30% 2021-05-16T01:33:48.3516382Z (Reading database ... 35% 2021-05-16T01:33:48.3516881Z (Reading database ... 40% 2021-05-16T01:33:48.3517403Z (Reading database ... 45% 2021-05-16T01:33:48.3517893Z (Reading database ... 50% 2021-05-16T01:33:48.3560345Z (Reading database ... 55% 2021-05-16T01:33:48.3611335Z (Reading database ... 60% 2021-05-16T01:33:48.3637495Z (Reading database ... 65% 2021-05-16T01:33:48.3758499Z (Reading database ... 70% 2021-05-16T01:33:48.3875494Z (Reading database ... 75% 2021-05-16T01:33:48.3901570Z (Reading database ... 80% 2021-05-16T01:33:48.4415706Z (Reading database ... 85% 2021-05-16T01:33:48.4581089Z (Reading database ... 90% 2021-05-16T01:33:48.4661839Z (Reading database ... 95% 2021-05-16T01:33:48.4662835Z (Reading database ... 100% 2021-05-16T01:33:48.4664174Z (Reading database ... 267916 files and directories currently installed.) 2021-05-16T01:33:48.4773971Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T01:33:48.4786016Z Unpacking libij-java (1.52r-1) ... 2021-05-16T01:33:48.5872069Z Selecting previously unselected package imagej. 2021-05-16T01:33:48.6145766Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T01:33:48.6155682Z Unpacking imagej (1.52r-1) ... 2021-05-16T01:33:48.6920853Z Setting up libij-java (1.52r-1) ... 2021-05-16T01:33:48.6950131Z Setting up imagej (1.52r-1) ... 2021-05-16T01:33:48.6982096Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T01:33:49.4462216Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:50.2238381Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T01:33:52.5318508Z Reading package lists... 2021-05-16T01:33:52.6880418Z Building dependency tree... 2021-05-16T01:33:52.6900682Z Reading state information... 2021-05-16T01:33:52.8421426Z Suggested packages: 2021-05-16T01:33:52.8424159Z bowtie2-examples 2021-05-16T01:33:52.8900996Z The following NEW packages will be installed: 2021-05-16T01:33:52.8909942Z bowtie2 2021-05-16T01:33:52.9240892Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:52.9241978Z Need to get 1324 kB of archives. 2021-05-16T01:33:52.9243412Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T01:33:52.9245925Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T01:33:53.3868798Z Fetched 1324 kB in 0s (22.7 MB/s) 2021-05-16T01:33:53.4182525Z Selecting previously unselected package bowtie2. 2021-05-16T01:33:53.4268051Z (Reading database ... 2021-05-16T01:33:53.4268906Z (Reading database ... 5% 2021-05-16T01:33:53.4269911Z (Reading database ... 10% 2021-05-16T01:33:53.4270671Z (Reading database ... 15% 2021-05-16T01:33:53.4271399Z (Reading database ... 20% 2021-05-16T01:33:53.4272162Z (Reading database ... 25% 2021-05-16T01:33:53.4272886Z (Reading database ... 30% 2021-05-16T01:33:53.4273617Z (Reading database ... 35% 2021-05-16T01:33:53.4274346Z (Reading database ... 40% 2021-05-16T01:33:53.4275162Z (Reading database ... 45% 2021-05-16T01:33:53.4275842Z (Reading database ... 50% 2021-05-16T01:33:53.4319032Z (Reading database ... 55% 2021-05-16T01:33:53.4367482Z (Reading database ... 60% 2021-05-16T01:33:53.4393103Z (Reading database ... 65% 2021-05-16T01:33:53.4516236Z (Reading database ... 70% 2021-05-16T01:33:53.4635250Z (Reading database ... 75% 2021-05-16T01:33:53.4661728Z (Reading database ... 80% 2021-05-16T01:33:53.5210238Z (Reading database ... 85% 2021-05-16T01:33:53.5384582Z (Reading database ... 90% 2021-05-16T01:33:53.5464852Z (Reading database ... 95% 2021-05-16T01:33:53.5465626Z (Reading database ... 100% 2021-05-16T01:33:53.5466728Z (Reading database ... 267939 files and directories currently installed.) 2021-05-16T01:33:53.5577265Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T01:33:53.5588138Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T01:33:53.7616376Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T01:33:53.7652424Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:56.8483612Z Reading package lists... 2021-05-16T01:33:57.0045883Z Building dependency tree... 2021-05-16T01:33:57.0065572Z Reading state information... 2021-05-16T01:33:57.1328376Z E: Unable to locate package install 2021-05-16T01:33:57.1329467Z E: Unable to locate package gdal 2021-05-16T01:33:57.2028835Z Reading package lists... 2021-05-16T01:33:57.3616518Z Building dependency tree... 2021-05-16T01:33:57.3637453Z Reading state information... 2021-05-16T01:33:57.3892299Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T01:33:57.3894071Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T01:33:57.3895131Z is only available from another source 2021-05-16T01:33:57.3895734Z 2021-05-16T01:33:57.4955370Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T01:33:57.5643724Z Reading package lists... 2021-05-16T01:33:57.7331318Z Building dependency tree... 2021-05-16T01:33:57.7350961Z Reading state information... 2021-05-16T01:33:57.7588706Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T01:33:57.7592321Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T01:33:57.7593773Z is only available from another source 2021-05-16T01:33:57.7595082Z However the following packages replace it: 2021-05-16T01:33:57.7596086Z ffmpeg 2021-05-16T01:33:57.7596574Z 2021-05-16T01:33:57.8616903Z E: Package 'libav-tools' has no installation candidate 2021-05-16T01:33:57.9301484Z Reading package lists... 2021-05-16T01:33:58.0879856Z Building dependency tree... 2021-05-16T01:33:58.0902504Z Reading state information... 2021-05-16T01:33:58.2455678Z The following additional packages will be installed: 2021-05-16T01:33:58.2460759Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T01:33:58.2463632Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T01:33:58.2465452Z libssh2-1-dev 2021-05-16T01:33:58.2466496Z Suggested packages: 2021-05-16T01:33:58.2467968Z libgcrypt20-doc libmbedtls-doc 2021-05-16T01:33:58.2937391Z The following NEW packages will be installed: 2021-05-16T01:33:58.2939817Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T01:33:58.2941746Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T01:33:58.2943139Z libssh2-1-dev 2021-05-16T01:33:58.3126618Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:58.3127763Z Need to get 2667 kB of archives. 2021-05-16T01:33:58.3129120Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T01:33:58.3131133Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T01:33:58.3170101Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T01:33:58.3231254Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T01:33:58.3237605Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T01:33:58.3254092Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T01:33:58.3261089Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T01:33:58.3271161Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T01:33:58.3316190Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T01:33:58.3399795Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T01:33:58.3445016Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T01:33:58.3453126Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T01:33:58.8005085Z Fetched 2667 kB in 0s (45.1 MB/s) 2021-05-16T01:33:58.8421468Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T01:33:58.8502257Z (Reading database ... 2021-05-16T01:33:58.8503123Z (Reading database ... 5% 2021-05-16T01:33:58.8503916Z (Reading database ... 10% 2021-05-16T01:33:58.8504716Z (Reading database ... 15% 2021-05-16T01:33:58.8505482Z (Reading database ... 20% 2021-05-16T01:33:58.8506229Z (Reading database ... 25% 2021-05-16T01:33:58.8506959Z (Reading database ... 30% 2021-05-16T01:33:58.8507709Z (Reading database ... 35% 2021-05-16T01:33:58.8508451Z (Reading database ... 40% 2021-05-16T01:33:58.8509260Z (Reading database ... 45% 2021-05-16T01:33:58.8510385Z (Reading database ... 50% 2021-05-16T01:33:58.8552525Z (Reading database ... 55% 2021-05-16T01:33:58.8604324Z (Reading database ... 60% 2021-05-16T01:33:58.8635082Z (Reading database ... 65% 2021-05-16T01:33:58.8775247Z (Reading database ... 70% 2021-05-16T01:33:58.8907529Z (Reading database ... 75% 2021-05-16T01:33:58.8934232Z (Reading database ... 80% 2021-05-16T01:33:58.9521105Z (Reading database ... 85% 2021-05-16T01:33:58.9703547Z (Reading database ... 90% 2021-05-16T01:33:58.9788045Z (Reading database ... 95% 2021-05-16T01:33:58.9788652Z (Reading database ... 100% 2021-05-16T01:33:58.9789672Z (Reading database ... 267965 files and directories currently installed.) 2021-05-16T01:33:58.9905152Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T01:33:58.9917701Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T01:33:59.0391626Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T01:33:59.0651208Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T01:33:59.0657066Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T01:33:59.1512169Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T01:33:59.1792427Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T01:33:59.1812310Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T01:33:59.2191448Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T01:33:59.2430293Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:33:59.2440265Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:33:59.2909036Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T01:33:59.3126933Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:33:59.3139558Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:33:59.3510699Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T01:33:59.3738749Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:33:59.3747897Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:33:59.4088478Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T01:33:59.4339902Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T01:33:59.4351248Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:33:59.5071153Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T01:33:59.5281496Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:33:59.5289724Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:33:59.6111955Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T01:33:59.6333952Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T01:33:59.6344039Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T01:33:59.7009309Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T01:33:59.7271923Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T01:33:59.7282479Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T01:33:59.7567026Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T01:33:59.7861938Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T01:33:59.7873168Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:33:59.9263631Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T01:33:59.9293117Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:33:59.9324221Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T01:33:59.9351579Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T01:33:59.9375930Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:33:59.9402824Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:33:59.9426403Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:33:59.9449182Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T01:33:59.9471842Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T01:33:59.9494779Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:33:59.9523691Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:33:59.9558279Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:05.3382139Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:34:05.4739337Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:07.6651236Z Reading package lists... 2021-05-16T01:34:07.8257653Z Building dependency tree... 2021-05-16T01:34:07.8277613Z Reading state information... 2021-05-16T01:34:08.0785833Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T01:34:08.0787710Z libtiff-dev set to manually installed. 2021-05-16T01:34:08.0788896Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:08.1484453Z Reading package lists... 2021-05-16T01:34:08.3102065Z Building dependency tree... 2021-05-16T01:34:08.3122664Z Reading state information... 2021-05-16T01:34:08.5423048Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T01:34:08.5424331Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:08.6120898Z Reading package lists... 2021-05-16T01:34:08.7724328Z Building dependency tree... 2021-05-16T01:34:08.7745457Z Reading state information... 2021-05-16T01:34:08.9781827Z The following NEW packages will be installed: 2021-05-16T01:34:08.9784701Z libsodium-dev 2021-05-16T01:34:08.9968631Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:08.9969848Z Need to get 169 kB of archives. 2021-05-16T01:34:08.9971079Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T01:34:08.9973103Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T01:34:09.4464380Z Fetched 169 kB in 0s (10.3 MB/s) 2021-05-16T01:34:09.4816098Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T01:34:09.4892287Z (Reading database ... 2021-05-16T01:34:09.4893189Z (Reading database ... 5% 2021-05-16T01:34:09.4893987Z (Reading database ... 10% 2021-05-16T01:34:09.4894746Z (Reading database ... 15% 2021-05-16T01:34:09.4895485Z (Reading database ... 20% 2021-05-16T01:34:09.4896242Z (Reading database ... 25% 2021-05-16T01:34:09.4896967Z (Reading database ... 30% 2021-05-16T01:34:09.4897707Z (Reading database ... 35% 2021-05-16T01:34:09.4898448Z (Reading database ... 40% 2021-05-16T01:34:09.4899175Z (Reading database ... 45% 2021-05-16T01:34:09.4900135Z (Reading database ... 50% 2021-05-16T01:34:09.4941557Z (Reading database ... 55% 2021-05-16T01:34:09.4990340Z (Reading database ... 60% 2021-05-16T01:34:09.5015799Z (Reading database ... 65% 2021-05-16T01:34:09.5145358Z (Reading database ... 70% 2021-05-16T01:34:09.5271412Z (Reading database ... 75% 2021-05-16T01:34:09.5298457Z (Reading database ... 80% 2021-05-16T01:34:09.5872094Z (Reading database ... 85% 2021-05-16T01:34:09.6052721Z (Reading database ... 90% 2021-05-16T01:34:09.6134775Z (Reading database ... 95% 2021-05-16T01:34:09.6135381Z (Reading database ... 100% 2021-05-16T01:34:09.6136225Z (Reading database ... 268468 files and directories currently installed.) 2021-05-16T01:34:09.6250308Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T01:34:09.6268941Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T01:34:09.7143509Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T01:34:11.8728436Z Reading package lists... 2021-05-16T01:34:12.0479170Z Building dependency tree... 2021-05-16T01:34:12.0500433Z Reading state information... 2021-05-16T01:34:12.2162182Z The following additional packages will be installed: 2021-05-16T01:34:12.2166354Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T01:34:12.2654030Z The following NEW packages will be installed: 2021-05-16T01:34:12.2664669Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T01:34:12.2668023Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T01:34:12.2866324Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:12.2867160Z Need to get 10.4 MB of archives. 2021-05-16T01:34:12.2868069Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T01:34:12.2870860Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T01:34:12.2975381Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T01:34:12.3131173Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T01:34:12.3378236Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T01:34:12.3593643Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T01:34:12.3847050Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-16T01:34:12.4016003Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-16T01:34:12.4310672Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T01:34:12.8990272Z Fetched 10.4 MB in 0s (64.6 MB/s) 2021-05-16T01:34:12.9318719Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T01:34:12.9397579Z (Reading database ... 2021-05-16T01:34:12.9398412Z (Reading database ... 5% 2021-05-16T01:34:12.9399123Z (Reading database ... 10% 2021-05-16T01:34:12.9399854Z (Reading database ... 15% 2021-05-16T01:34:12.9400549Z (Reading database ... 20% 2021-05-16T01:34:12.9401234Z (Reading database ... 25% 2021-05-16T01:34:12.9401925Z (Reading database ... 30% 2021-05-16T01:34:12.9402622Z (Reading database ... 35% 2021-05-16T01:34:12.9403292Z (Reading database ... 40% 2021-05-16T01:34:12.9403985Z (Reading database ... 45% 2021-05-16T01:34:12.9404670Z (Reading database ... 50% 2021-05-16T01:34:12.9445910Z (Reading database ... 55% 2021-05-16T01:34:12.9498359Z (Reading database ... 60% 2021-05-16T01:34:12.9524187Z (Reading database ... 65% 2021-05-16T01:34:12.9648585Z (Reading database ... 70% 2021-05-16T01:34:12.9769604Z (Reading database ... 75% 2021-05-16T01:34:12.9797174Z (Reading database ... 80% 2021-05-16T01:34:13.0335817Z (Reading database ... 85% 2021-05-16T01:34:13.0510722Z (Reading database ... 90% 2021-05-16T01:34:13.0588110Z (Reading database ... 95% 2021-05-16T01:34:13.0588866Z (Reading database ... 100% 2021-05-16T01:34:13.0590275Z (Reading database ... 268538 files and directories currently installed.) 2021-05-16T01:34:13.0702833Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T01:34:13.0715613Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T01:34:13.1483792Z Selecting previously unselected package liblept5:amd64. 2021-05-16T01:34:13.1771436Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T01:34:13.1787577Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T01:34:13.3151481Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T01:34:13.3372948Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T01:34:13.3383932Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T01:34:13.5071292Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T01:34:13.5316988Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T01:34:13.5327044Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T01:34:13.6991921Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T01:34:13.7198338Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T01:34:13.7228860Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T01:34:13.9351561Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T01:34:13.9595520Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T01:34:13.9603012Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:34:14.1471796Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T01:34:14.1712769Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T01:34:14.1725843Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:34:14.5779862Z Selecting previously unselected package tesseract-ocr. 2021-05-16T01:34:14.6074298Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T01:34:14.6084724Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T01:34:14.7047032Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:34:14.7079192Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T01:34:14.7107999Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T01:34:14.7134592Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T01:34:14.7170348Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T01:34:14.7198548Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:34:14.7224132Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T01:34:14.7247467Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T01:34:14.7276396Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:18.0175829Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:20.2313868Z Reading package lists... 2021-05-16T01:34:20.3911683Z Building dependency tree... 2021-05-16T01:34:20.3931225Z Reading state information... 2021-05-16T01:34:20.6325358Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T01:34:20.6326898Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:20.7055718Z Reading package lists... 2021-05-16T01:34:20.8784058Z Building dependency tree... 2021-05-16T01:34:20.8806102Z Reading state information... 2021-05-16T01:34:21.0418166Z The following additional packages will be installed: 2021-05-16T01:34:21.0421370Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T01:34:21.0423774Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T01:34:21.0433336Z Suggested packages: 2021-05-16T01:34:21.0434991Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T01:34:21.0959433Z The following NEW packages will be installed: 2021-05-16T01:34:21.0962136Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T01:34:21.0966902Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T01:34:21.1299591Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:21.1301502Z Need to get 1459 kB of archives. 2021-05-16T01:34:21.1303079Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T01:34:21.1306363Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T01:34:21.1338796Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T01:34:21.1350225Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T01:34:21.1369571Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T01:34:21.1382687Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-16T01:34:21.1398473Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T01:34:21.1423526Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T01:34:21.1512996Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T01:34:21.1544602Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T01:34:21.1551598Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T01:34:21.6152430Z Fetched 1459 kB in 0s (24.1 MB/s) 2021-05-16T01:34:21.6499814Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T01:34:21.6581870Z (Reading database ... 2021-05-16T01:34:21.6582848Z (Reading database ... 5% 2021-05-16T01:34:21.6583616Z (Reading database ... 10% 2021-05-16T01:34:21.6584409Z (Reading database ... 15% 2021-05-16T01:34:21.6585153Z (Reading database ... 20% 2021-05-16T01:34:21.6585874Z (Reading database ... 25% 2021-05-16T01:34:21.6586623Z (Reading database ... 30% 2021-05-16T01:34:21.6587361Z (Reading database ... 35% 2021-05-16T01:34:21.6588082Z (Reading database ... 40% 2021-05-16T01:34:21.6588813Z (Reading database ... 45% 2021-05-16T01:34:21.6590110Z (Reading database ... 50% 2021-05-16T01:34:21.6624595Z (Reading database ... 55% 2021-05-16T01:34:21.6679320Z (Reading database ... 60% 2021-05-16T01:34:21.6721315Z (Reading database ... 65% 2021-05-16T01:34:21.6854308Z (Reading database ... 70% 2021-05-16T01:34:21.6988382Z (Reading database ... 75% 2021-05-16T01:34:21.7012941Z (Reading database ... 80% 2021-05-16T01:34:21.7439273Z (Reading database ... 85% 2021-05-16T01:34:21.7769986Z (Reading database ... 90% 2021-05-16T01:34:21.7854047Z (Reading database ... 95% 2021-05-16T01:34:21.7855124Z (Reading database ... 100% 2021-05-16T01:34:21.7856641Z (Reading database ... 268763 files and directories currently installed.) 2021-05-16T01:34:21.7973711Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:21.7995976Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:21.8352035Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T01:34:21.8593993Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:21.8605632Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:21.8951879Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T01:34:21.9195189Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:21.9247035Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:21.9592863Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T01:34:21.9855015Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:21.9864571Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:22.0231067Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T01:34:22.0452768Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T01:34:22.0513008Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T01:34:22.0831285Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T01:34:22.1071405Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:22.1079897Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:22.1511545Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T01:34:22.1769014Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T01:34:22.1778319Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T01:34:22.2576030Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T01:34:22.2840841Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T01:34:22.2895656Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T01:34:22.3416308Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T01:34:22.3666805Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:22.3678850Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:22.4031701Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T01:34:22.4274077Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T01:34:22.4288641Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T01:34:22.5513779Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T01:34:22.5544717Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:22.5571644Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T01:34:22.5597288Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T01:34:22.5641752Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:22.5669698Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:22.5696800Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:22.5729083Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:22.5752672Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:22.5778837Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T01:34:22.5811467Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:22.6027082Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:26.1482409Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:34:28.4271636Z Reading package lists... 2021-05-16T01:34:28.5864374Z Building dependency tree... 2021-05-16T01:34:28.5885732Z Reading state information... 2021-05-16T01:34:28.7173049Z E: Unable to locate package udunits 2021-05-16T01:34:28.8020054Z Reading package lists... 2021-05-16T01:34:28.9824072Z Building dependency tree... 2021-05-16T01:34:28.9845021Z Reading state information... 2021-05-16T01:34:29.1529264Z The following additional packages will be installed: 2021-05-16T01:34:29.1531504Z libwebpdemux2 2021-05-16T01:34:29.2065472Z The following NEW packages will be installed: 2021-05-16T01:34:29.2068366Z libwebp-dev libwebpdemux2 2021-05-16T01:34:29.2261606Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:29.2262777Z Need to get 277 kB of archives. 2021-05-16T01:34:29.2263932Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T01:34:29.2266281Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T01:34:29.2274277Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T01:34:29.6865983Z Fetched 277 kB in 0s (12.8 MB/s) 2021-05-16T01:34:29.7199968Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T01:34:29.7282408Z (Reading database ... 2021-05-16T01:34:29.7283426Z (Reading database ... 5% 2021-05-16T01:34:29.7284205Z (Reading database ... 10% 2021-05-16T01:34:29.7284948Z (Reading database ... 15% 2021-05-16T01:34:29.7285913Z (Reading database ... 20% 2021-05-16T01:34:29.7286725Z (Reading database ... 25% 2021-05-16T01:34:29.7287479Z (Reading database ... 30% 2021-05-16T01:34:29.7288224Z (Reading database ... 35% 2021-05-16T01:34:29.7288953Z (Reading database ... 40% 2021-05-16T01:34:29.7289695Z (Reading database ... 45% 2021-05-16T01:34:29.7290424Z (Reading database ... 50% 2021-05-16T01:34:29.7327217Z (Reading database ... 55% 2021-05-16T01:34:29.7376031Z (Reading database ... 60% 2021-05-16T01:34:29.7407927Z (Reading database ... 65% 2021-05-16T01:34:29.7536958Z (Reading database ... 70% 2021-05-16T01:34:29.7661109Z (Reading database ... 75% 2021-05-16T01:34:29.7688939Z (Reading database ... 80% 2021-05-16T01:34:29.8100263Z (Reading database ... 85% 2021-05-16T01:34:29.8424154Z (Reading database ... 90% 2021-05-16T01:34:29.8504959Z (Reading database ... 95% 2021-05-16T01:34:29.8505616Z (Reading database ... 100% 2021-05-16T01:34:29.8506536Z (Reading database ... 269063 files and directories currently installed.) 2021-05-16T01:34:29.8622972Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T01:34:29.8651595Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T01:34:29.8952400Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T01:34:29.9181045Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T01:34:29.9190897Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T01:34:30.0093797Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T01:34:30.0124247Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T01:34:30.0154080Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:32.1901195Z Reading package lists... 2021-05-16T01:34:32.3447301Z Building dependency tree... 2021-05-16T01:34:32.3467985Z Reading state information... 2021-05-16T01:34:32.5056994Z The following additional packages will be installed: 2021-05-16T01:34:32.5060884Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T01:34:32.5068554Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T01:34:32.5070480Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T01:34:32.5071345Z Suggested packages: 2021-05-16T01:34:32.5072420Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T01:34:32.5073237Z Recommended packages: 2021-05-16T01:34:32.5073821Z cargo 2021-05-16T01:34:32.5636114Z The following NEW packages will be installed: 2021-05-16T01:34:32.5642902Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T01:34:32.5644384Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T01:34:32.5650280Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T01:34:32.5898372Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:32.5899289Z Need to get 108 MB of archives. 2021-05-16T01:34:32.5900124Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T01:34:32.5902510Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T01:34:32.5952734Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T01:34:32.5970479Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-16T01:34:32.5987433Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T01:34:32.6108746Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T01:34:32.6207936Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T01:34:32.6223768Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-16T01:34:32.8448058Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-16T01:34:33.7640280Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-16T01:34:34.2960056Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-16T01:34:34.3189047Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-16T01:34:34.3541908Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T01:34:34.4747815Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-16T01:34:34.9228908Z Fetched 108 MB in 2s (56.7 MB/s) 2021-05-16T01:34:34.9567584Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T01:34:34.9650740Z (Reading database ... 2021-05-16T01:34:34.9651621Z (Reading database ... 5% 2021-05-16T01:34:34.9652603Z (Reading database ... 10% 2021-05-16T01:34:34.9653236Z (Reading database ... 15% 2021-05-16T01:34:34.9653789Z (Reading database ... 20% 2021-05-16T01:34:34.9654399Z (Reading database ... 25% 2021-05-16T01:34:34.9654959Z (Reading database ... 30% 2021-05-16T01:34:34.9655503Z (Reading database ... 35% 2021-05-16T01:34:34.9656060Z (Reading database ... 40% 2021-05-16T01:34:34.9656601Z (Reading database ... 45% 2021-05-16T01:34:34.9657148Z (Reading database ... 50% 2021-05-16T01:34:34.9703757Z (Reading database ... 55% 2021-05-16T01:34:34.9751434Z (Reading database ... 60% 2021-05-16T01:34:34.9783589Z (Reading database ... 65% 2021-05-16T01:34:34.9916704Z (Reading database ... 70% 2021-05-16T01:34:35.0048109Z (Reading database ... 75% 2021-05-16T01:34:35.0075305Z (Reading database ... 80% 2021-05-16T01:34:35.0491459Z (Reading database ... 85% 2021-05-16T01:34:35.0807206Z (Reading database ... 90% 2021-05-16T01:34:35.0884325Z (Reading database ... 95% 2021-05-16T01:34:35.0885444Z (Reading database ... 100% 2021-05-16T01:34:35.0886714Z (Reading database ... 269091 files and directories currently installed.) 2021-05-16T01:34:35.0992942Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T01:34:35.1012678Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T01:34:35.1670597Z Selecting previously unselected package libipt2. 2021-05-16T01:34:35.1898744Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T01:34:35.1910599Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T01:34:35.2231298Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T01:34:35.2472926Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T01:34:35.2482461Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T01:34:35.2943139Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T01:34:35.3208458Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T01:34:35.3219048Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T01:34:35.4151853Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T01:34:35.4367897Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T01:34:35.4379616Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T01:34:35.4957981Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T01:34:35.5295796Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T01:34:35.5303354Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T01:34:35.5591424Z Selecting previously unselected package gdb. 2021-05-16T01:34:35.5845188Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T01:34:35.5853686Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T01:34:35.9312964Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T01:34:35.9580042Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:34:35.9592939Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:42.7278220Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T01:34:42.7569760Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:34:42.7580270Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:45.9801814Z Selecting previously unselected package rustc. 2021-05-16T01:34:46.0095092Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:34:46.0102693Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:46.2112039Z Selecting previously unselected package cargo. 2021-05-16T01:34:46.2412061Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:34:46.2421832Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T01:34:46.6296859Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T01:34:46.6592462Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T01:34:46.6604237Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T01:34:47.9332048Z Selecting previously unselected package rust-gdb. 2021-05-16T01:34:47.9633516Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T01:34:47.9642876Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:48.0283856Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:48.0315582Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T01:34:48.0337399Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T01:34:48.0361511Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:48.0385555Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T01:34:48.0417166Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T01:34:48.0439060Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T01:34:48.0461421Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:48.0483235Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T01:34:48.0505074Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T01:34:48.0526236Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T01:34:48.0546997Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T01:34:48.0576278Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:48.0603326Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:48.0824514Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:51.5387638Z Reading package lists... 2021-05-16T01:34:51.7073291Z Building dependency tree... 2021-05-16T01:34:51.7093568Z Reading state information... 2021-05-16T01:34:51.8795045Z The following additional packages will be installed: 2021-05-16T01:34:51.8796818Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T01:34:51.8804267Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T01:34:51.8806684Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T01:34:51.8808201Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T01:34:51.8809691Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T01:34:51.8811150Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T01:34:51.8812466Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T01:34:51.8814282Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T01:34:51.8815826Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T01:34:51.8818817Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T01:34:51.8820372Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T01:34:51.8823023Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T01:34:51.8824652Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T01:34:51.8826413Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T01:34:51.8828123Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T01:34:51.8830006Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T01:34:51.8831564Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T01:34:51.8833701Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T01:34:51.8910972Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T01:34:51.8912357Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T01:34:51.8913643Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T01:34:51.8914986Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T01:34:51.8916264Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T01:34:51.8917465Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T01:34:51.8918995Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T01:34:51.8920519Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T01:34:51.8922062Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T01:34:51.8923846Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T01:34:51.8925405Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T01:34:51.8926848Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T01:34:51.8928205Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T01:34:51.8929549Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T01:34:51.8930981Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T01:34:51.8932471Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T01:34:51.8934070Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T01:34:51.8935689Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T01:34:51.8937193Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T01:34:51.8938639Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T01:34:51.8940053Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T01:34:51.8941563Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T01:34:51.8943119Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T01:34:51.8944528Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T01:34:51.8945951Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T01:34:51.8947626Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T01:34:51.8949350Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T01:34:51.8951107Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T01:34:51.8952557Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T01:34:51.8954163Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T01:34:51.8955533Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T01:34:51.8956638Z Suggested packages: 2021-05-16T01:34:51.8957786Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T01:34:51.8959193Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T01:34:51.8960660Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T01:34:51.8962112Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T01:34:51.8963336Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T01:34:51.8964904Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T01:34:51.8966418Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T01:34:51.8967953Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T01:34:51.8969374Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T01:34:51.8970847Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T01:34:51.8972463Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T01:34:51.8974086Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T01:34:51.8975602Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T01:34:51.8976821Z wpagui libengine-pkcs11-openssl 2021-05-16T01:34:52.7172004Z The following NEW packages will be installed: 2021-05-16T01:34:52.7174421Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T01:34:52.7176126Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T01:34:52.7179142Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T01:34:52.7181537Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T01:34:52.7183035Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T01:34:52.7184645Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T01:34:52.7185970Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T01:34:52.7187498Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T01:34:52.7189039Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T01:34:52.7190658Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T01:34:52.7192168Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T01:34:52.7193672Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T01:34:52.7195283Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T01:34:52.7197052Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T01:34:52.7198737Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T01:34:52.7200338Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T01:34:52.7201845Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T01:34:52.7203394Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T01:34:52.7204995Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T01:34:52.7206301Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T01:34:52.7207565Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T01:34:52.7209124Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T01:34:52.7210508Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T01:34:52.7211841Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T01:34:52.7213211Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T01:34:52.7214989Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T01:34:52.7216901Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T01:34:52.7218730Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T01:34:52.7220388Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T01:34:52.7221929Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T01:34:52.7223174Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T01:34:52.7224409Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T01:34:52.7225739Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T01:34:52.7227286Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T01:34:52.7228889Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T01:34:52.7230649Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T01:34:52.7232678Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T01:34:52.7234126Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T01:34:52.7235540Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T01:34:52.7237063Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T01:34:52.7238883Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T01:34:52.7240632Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T01:34:52.7244598Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T01:34:52.7246574Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T01:34:52.7250117Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T01:34:52.7252002Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T01:34:52.7253667Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T01:34:52.7255438Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T01:34:52.7258690Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T01:34:52.7259858Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:52.7260605Z Need to get 183 MB of archives. 2021-05-16T01:34:52.7261538Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T01:34:52.7263684Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T01:34:52.7266363Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T01:34:52.7268644Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-16T01:34:52.7270841Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-16T01:34:52.7272757Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-16T01:34:52.7274487Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T01:34:52.7276268Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T01:34:52.7278089Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T01:34:52.7279944Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-16T01:34:52.7282730Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T01:34:52.7284722Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T01:34:52.7286973Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T01:34:52.7288966Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T01:34:52.7290841Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T01:34:52.7292782Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T01:34:52.7294703Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T01:34:52.7296601Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T01:34:52.7298530Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T01:34:52.7300445Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T01:34:52.7302294Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T01:34:52.7304076Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T01:34:52.7305935Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T01:34:52.7308502Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T01:34:52.7310875Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T01:34:52.7312846Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T01:34:52.7314844Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-16T01:34:52.7317499Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-16T01:34:52.7319664Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T01:34:52.7321944Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T01:34:52.7324356Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T01:34:52.7326898Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T01:34:52.7329024Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T01:34:52.7331174Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T01:34:52.7333186Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T01:34:52.7335115Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T01:34:52.7337281Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T01:34:52.7340227Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-16T01:34:52.7342460Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T01:34:52.7344492Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T01:34:52.7346692Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T01:34:52.7349116Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T01:34:52.7351329Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T01:34:52.7353538Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T01:34:52.7355272Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T01:34:52.7357013Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T01:34:52.7358862Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T01:34:52.7360617Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T01:34:52.7362382Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T01:34:52.7364090Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T01:34:52.7365821Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T01:34:52.7367595Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T01:34:52.7369285Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T01:34:52.7370978Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T01:34:52.7372713Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T01:34:52.7374478Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T01:34:52.7376173Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T01:34:52.7377805Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T01:34:52.7379496Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T01:34:52.7383873Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T01:34:52.7436944Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T01:34:52.7491341Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T01:34:52.7496361Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T01:34:52.7543384Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T01:34:52.7656941Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T01:34:52.7755826Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T01:34:52.7966801Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T01:34:52.8066617Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T01:34:52.8225481Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T01:34:52.8754687Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T01:34:52.9220971Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T01:34:53.3122870Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T01:34:53.3379628Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T01:34:53.3702804Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T01:34:53.3774610Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T01:34:53.3875120Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T01:34:53.4052337Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T01:34:53.4182307Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-16T01:34:53.6542987Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-16T01:34:53.6614580Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-16T01:34:53.6690081Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T01:34:53.7132808Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T01:34:53.7207916Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T01:34:53.7676626Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T01:34:53.7956366Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-16T01:34:53.9345553Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T01:34:54.0373126Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T01:34:54.0394494Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T01:34:54.0402990Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T01:34:54.0471400Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-16T01:34:54.0901389Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T01:34:54.0951219Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T01:34:54.1108906Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T01:34:54.1238363Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T01:34:54.1375570Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T01:34:54.1487627Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T01:34:54.1585166Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T01:34:54.3014698Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T01:34:54.3328624Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T01:34:54.3516356Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T01:34:54.3573319Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T01:34:54.3772372Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T01:34:54.3846809Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-16T01:34:54.3908798Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-16T01:34:54.3926757Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T01:34:54.3937098Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T01:34:54.4002450Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T01:34:54.4012074Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T01:34:56.3071518Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T01:34:56.3085804Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T01:34:56.3094734Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T01:34:56.4059681Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T01:34:56.5473982Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T01:34:56.5483809Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-16T01:34:56.5496052Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T01:34:56.5554136Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T01:34:56.5561121Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T01:34:56.5800169Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T01:34:56.5888732Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T01:34:56.5905549Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T01:34:56.5911177Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T01:34:56.5914903Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T01:34:56.5936771Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T01:34:56.5951972Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T01:34:56.5957086Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-16T01:34:56.5959044Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T01:34:56.5973025Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T01:34:56.5979849Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T01:34:56.5988080Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T01:34:56.5993434Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-16T01:34:56.5995962Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-16T01:34:56.5998486Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-16T01:34:56.6005502Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T01:34:56.6018876Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T01:34:56.6376152Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-16T01:34:56.6389769Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T01:34:56.6392399Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T01:34:56.6405617Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T01:34:56.6471694Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T01:34:56.6494501Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T01:34:56.6535341Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T01:34:56.6541409Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T01:34:56.6577943Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-16T01:34:56.6584145Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-16T01:34:56.6597366Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T01:34:56.6624511Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T01:34:56.6637175Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-16T01:34:56.6643272Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-16T01:34:56.6750882Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-16T01:34:56.7013923Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-16T01:34:56.7928331Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T01:34:56.7934697Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T01:34:56.8013002Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T01:34:56.8031445Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T01:34:56.8043433Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T01:34:56.8089192Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T01:34:56.8103129Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T01:34:56.8376177Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T01:34:56.8451014Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T01:34:56.8552497Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T01:34:56.8867209Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-16T01:34:56.8970575Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-16T01:34:56.8997096Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-16T01:34:56.9007529Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T01:34:56.9069591Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T01:34:56.9074605Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T01:34:56.9098614Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T01:34:56.9100581Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T01:34:56.9177514Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T01:34:56.9217028Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T01:34:56.9566494Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T01:34:56.9574431Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T01:34:56.9582614Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T01:34:56.9589933Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T01:34:56.9603149Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T01:34:56.9606659Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T01:34:56.9643556Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T01:34:56.9645683Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T01:34:56.9656883Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T01:34:56.9661949Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T01:34:56.9671141Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T01:34:56.9679503Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T01:34:56.9687633Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T01:34:56.9876737Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T01:34:56.9885283Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T01:34:57.0610811Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T01:34:57.0644137Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T01:34:57.0646301Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T01:34:57.0680935Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T01:34:57.0689244Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T01:34:57.0711701Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T01:34:57.0767031Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T01:34:57.0773406Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T01:34:57.1324287Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T01:34:57.1358583Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T01:34:57.1373317Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T01:34:57.1633243Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T01:34:57.1656984Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-16T01:34:57.1671952Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-16T01:34:57.1680204Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T01:34:57.1696027Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T01:34:57.2117868Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T01:34:57.4059833Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-16T01:34:57.4099748Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T01:34:57.4176706Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T01:34:57.7445949Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T01:34:58.0498006Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-16T01:34:58.0979834Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-16T01:34:58.1114975Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T01:34:58.1351597Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T01:34:58.1469655Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T01:34:58.1865542Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T01:34:58.2154366Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T01:34:58.2186094Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T01:34:58.2205706Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T01:34:59.4251456Z Fetched 183 MB in 6s (29.3 MB/s) 2021-05-16T01:34:59.4640296Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T01:34:59.4723931Z (Reading database ... 2021-05-16T01:34:59.4724557Z (Reading database ... 5% 2021-05-16T01:34:59.4726053Z (Reading database ... 10% 2021-05-16T01:34:59.4726602Z (Reading database ... 15% 2021-05-16T01:34:59.4727155Z (Reading database ... 20% 2021-05-16T01:34:59.4727690Z (Reading database ... 25% 2021-05-16T01:34:59.4728261Z (Reading database ... 30% 2021-05-16T01:34:59.4728809Z (Reading database ... 35% 2021-05-16T01:34:59.4729338Z (Reading database ... 40% 2021-05-16T01:34:59.4729877Z (Reading database ... 45% 2021-05-16T01:34:59.4730407Z (Reading database ... 50% 2021-05-16T01:34:59.4756645Z (Reading database ... 55% 2021-05-16T01:34:59.4804160Z (Reading database ... 60% 2021-05-16T01:34:59.4836195Z (Reading database ... 65% 2021-05-16T01:34:59.4967405Z (Reading database ... 70% 2021-05-16T01:34:59.5088736Z (Reading database ... 75% 2021-05-16T01:34:59.5115315Z (Reading database ... 80% 2021-05-16T01:34:59.5511983Z (Reading database ... 85% 2021-05-16T01:34:59.5846034Z (Reading database ... 90% 2021-05-16T01:34:59.5927763Z (Reading database ... 95% 2021-05-16T01:34:59.5928521Z (Reading database ... 100% 2021-05-16T01:34:59.5929638Z (Reading database ... 269846 files and directories currently installed.) 2021-05-16T01:34:59.6042731Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T01:34:59.6062229Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T01:34:59.6407245Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T01:34:59.6705245Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:34:59.6803727Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:34:59.8833980Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T01:34:59.9133107Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:34:59.9143534Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:34:59.9682766Z Selecting previously unselected package libegl1:amd64. 2021-05-16T01:34:59.9992605Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:35:00.0003196Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:35:00.0275495Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T01:35:00.0584802Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T01:35:00.0596133Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T01:35:00.0892112Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T01:35:00.1192967Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T01:35:00.1203011Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T01:35:00.1463504Z Selecting previously unselected package libwacom-common. 2021-05-16T01:35:00.1767362Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T01:35:00.1779032Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T01:35:00.2377686Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T01:35:00.2681568Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T01:35:00.2692293Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T01:35:00.2952246Z Selecting previously unselected package libinput-bin. 2021-05-16T01:35:00.3254849Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T01:35:00.3264011Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T01:35:00.3537436Z Selecting previously unselected package libinput10:amd64. 2021-05-16T01:35:00.3828375Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T01:35:00.3838936Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T01:35:00.4207298Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T01:35:00.4505782Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:00.4516520Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:00.5070845Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T01:35:00.5319383Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:00.5336462Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:00.6341925Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T01:35:00.6657639Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T01:35:00.6670422Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T01:35:00.6951876Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T01:35:00.7237317Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T01:35:00.7251843Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T01:35:00.7517044Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T01:35:00.7817601Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T01:35:00.7828846Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T01:35:00.8151285Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T01:35:00.8390449Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T01:35:00.8399696Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T01:35:00.8711944Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T01:35:00.8961572Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T01:35:00.9046110Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T01:35:00.9392760Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T01:35:00.9643173Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T01:35:00.9654560Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T01:35:00.9991577Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T01:35:01.0261300Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T01:35:01.0273906Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T01:35:01.0536469Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T01:35:01.0829340Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T01:35:01.0840998Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T01:35:01.1110584Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T01:35:01.1407724Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T01:35:01.1456445Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T01:35:01.1770164Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T01:35:01.2071973Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T01:35:01.2088295Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T01:35:01.2471512Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T01:35:01.2760741Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:01.2857736Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:01.6471665Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T01:35:01.6724715Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:01.6736096Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:01.9392580Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T01:35:01.9690371Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:01.9700428Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:02.0151287Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T01:35:02.0373889Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T01:35:02.0396684Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T01:35:02.0912230Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T01:35:02.1184083Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T01:35:02.1194628Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T01:35:02.2231235Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T01:35:02.2500402Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T01:35:02.2510045Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T01:35:02.2831360Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T01:35:02.3086858Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:02.3098516Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:02.3711463Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T01:35:02.3963262Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:02.3972761Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:02.4470791Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T01:35:02.4740127Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:02.4752331Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:02.6590874Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T01:35:02.6837084Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:02.6848094Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:02.8529513Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T01:35:02.8829947Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:02.8840126Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:02.9256533Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T01:35:02.9575634Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:02.9587386Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:02.9946651Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T01:35:03.0249665Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T01:35:03.0262373Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T01:35:03.0710941Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T01:35:03.0965342Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T01:35:03.0975423Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T01:35:04.5351757Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T01:35:04.5604535Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:04.5616598Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:04.5944970Z Selecting previously unselected package qgis-providers-common. 2021-05-16T01:35:04.6340203Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:35:04.6352136Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:04.8947542Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T01:35:04.9256713Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T01:35:04.9267581Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T01:35:04.9855241Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T01:35:05.0158802Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T01:35:05.0169359Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T01:35:05.0651190Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T01:35:05.0962953Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:05.0974552Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:05.1485415Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T01:35:05.1787119Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:05.1798308Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:05.2081524Z Selecting previously unselected package gdal-data. 2021-05-16T01:35:05.2382575Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T01:35:05.2393584Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:05.2950976Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T01:35:05.3203772Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T01:35:05.3216321Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T01:35:05.3561400Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T01:35:05.3869132Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T01:35:05.3879922Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T01:35:05.4311517Z Selecting previously unselected package libarmadillo9. 2021-05-16T01:35:05.4582628Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T01:35:05.4593002Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T01:35:05.5230894Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T01:35:05.5475280Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T01:35:05.5486485Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T01:35:05.6256194Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T01:35:05.6563261Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T01:35:05.6574230Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T01:35:05.6888419Z Selecting previously unselected package libdap25:amd64. 2021-05-16T01:35:05.7193293Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T01:35:05.7380891Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T01:35:05.8190973Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T01:35:05.8434957Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T01:35:05.8450391Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T01:35:05.8817020Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T01:35:05.9148026Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T01:35:05.9159369Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T01:35:05.9511715Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T01:35:05.9843522Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T01:35:05.9857101Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T01:35:06.0230943Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T01:35:06.0495290Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T01:35:06.0508953Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T01:35:06.1033549Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T01:35:06.1340349Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T01:35:06.1354390Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T01:35:06.2271358Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T01:35:06.2578109Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T01:35:06.2592237Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T01:35:06.3078102Z Selecting previously unselected package proj-data. 2021-05-16T01:35:06.3353074Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T01:35:06.3449623Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T01:35:07.2558572Z Selecting previously unselected package libproj15:amd64. 2021-05-16T01:35:07.2865699Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T01:35:07.2969942Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T01:35:07.4416470Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T01:35:07.4719500Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T01:35:07.4733725Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T01:35:07.5162197Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T01:35:07.5616605Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T01:35:07.5628391Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T01:35:07.6148392Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T01:35:07.6458036Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T01:35:07.6470590Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T01:35:07.6746724Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T01:35:07.7049149Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T01:35:07.7060321Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T01:35:07.7339963Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T01:35:07.7645226Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T01:35:07.7657465Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:07.7937539Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T01:35:07.8238972Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T01:35:07.8252276Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:07.8672150Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T01:35:07.8978937Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T01:35:07.8991104Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:07.9335578Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T01:35:07.9640537Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T01:35:07.9650446Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T01:35:08.0353152Z Selecting previously unselected package libogdi4.1. 2021-05-16T01:35:08.0663689Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T01:35:08.0676267Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T01:35:08.1222025Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T01:35:08.1526670Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T01:35:08.1535428Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T01:35:08.2030967Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T01:35:08.2270957Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T01:35:08.2276465Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T01:35:08.4111609Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T01:35:08.4370936Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T01:35:08.4383979Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T01:35:08.5671554Z Selecting previously unselected package libgdal26. 2021-05-16T01:35:08.6002132Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T01:35:08.6115972Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:09.3039705Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T01:35:09.3407175Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:09.3420091Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:09.3722094Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T01:35:09.4045863Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T01:35:09.4057755Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T01:35:09.4362406Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T01:35:09.4663334Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:09.4678722Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:09.5030649Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T01:35:09.5269759Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:09.5280424Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:09.5647384Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T01:35:09.5999673Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T01:35:09.6017195Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T01:35:09.6672400Z Selecting previously unselected package libzip5:amd64. 2021-05-16T01:35:09.6932660Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T01:35:09.7100712Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T01:35:09.7565630Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T01:35:09.7871672Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:09.7883782Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:10.3912312Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T01:35:10.4177225Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:10.4187478Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:10.4551453Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T01:35:10.4779919Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T01:35:10.4848993Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T01:35:10.5505589Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T01:35:10.5812234Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T01:35:10.5823268Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T01:35:10.7511021Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T01:35:10.7823497Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:10.7837067Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:10.8198579Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T01:35:10.8506125Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:10.8518925Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:10.8982577Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T01:35:10.9291173Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T01:35:10.9305228Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T01:35:11.0222529Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T01:35:11.0555419Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:11.0731868Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:11.4831470Z Selecting previously unselected package qgis-providers. 2021-05-16T01:35:11.5073649Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:11.5089964Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:11.7591542Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T01:35:11.7840078Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T01:35:11.7863664Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:35:11.8224826Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T01:35:11.8529900Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T01:35:11.8542355Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T01:35:11.8911988Z Selecting previously unselected package avahi-daemon. 2021-05-16T01:35:11.9181340Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T01:35:11.9193966Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T01:35:11.9671358Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T01:35:11.9927957Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T01:35:11.9938668Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T01:35:12.0834607Z Selecting previously unselected package blt. 2021-05-16T01:35:12.7213998Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T01:35:12.7221834Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T01:35:12.7223140Z Selecting previously unselected package fonts-lyx. 2021-05-16T01:35:12.7224512Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T01:35:12.7226581Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T01:35:12.7227628Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T01:35:12.7228825Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T01:35:12.7230306Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:12.7231436Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T01:35:12.7232695Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T01:35:12.7233801Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:12.7234941Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T01:35:12.7236141Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T01:35:12.7237182Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:12.7238013Z Selecting previously unselected package gcr. 2021-05-16T01:35:12.7239241Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T01:35:12.7240078Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T01:35:12.7241089Z Selecting previously unselected package python3-numpy. 2021-05-16T01:35:12.7242353Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T01:35:12.7243407Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T01:35:12.8912411Z Selecting previously unselected package python3-gdal. 2021-05-16T01:35:12.9184467Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T01:35:12.9196700Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:13.0064809Z Selecting previously unselected package gdal-bin. 2021-05-16T01:35:13.0373706Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T01:35:13.0384359Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:13.0992753Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T01:35:13.1268062Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T01:35:13.1280605Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:35:13.1591403Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T01:35:13.7213938Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T01:35:13.7215194Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T01:35:13.7216373Z Selecting previously unselected package geoclue-2.0. 2021-05-16T01:35:13.7218041Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T01:35:13.7219181Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T01:35:13.7220341Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T01:35:13.7221737Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T01:35:13.7222974Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T01:35:13.7224422Z Selecting previously unselected package p11-kit. 2021-05-16T01:35:13.7225665Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T01:35:13.7226710Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T01:35:13.7228022Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T01:35:13.7229707Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T01:35:13.7230960Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T01:35:13.7232187Z Selecting previously unselected package gnome-keyring. 2021-05-16T01:35:13.7233525Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T01:35:13.7234686Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T01:35:13.7236026Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T01:35:13.7281016Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T01:35:13.7291030Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:35:13.7604290Z Selecting previously unselected package grass-doc. 2021-05-16T01:35:13.7910897Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T01:35:13.7921314Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T01:35:15.7240865Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T01:35:15.7564697Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T01:35:15.7575336Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T01:35:15.8031199Z Selecting previously unselected package libpdal-util9. 2021-05-16T01:35:15.8293111Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:15.8304164Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T01:35:15.8751049Z Selecting previously unselected package libpdal-base9. 2021-05-16T01:35:15.9019453Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:15.9030177Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T01:35:16.1272106Z Selecting previously unselected package grass-core. 2021-05-16T01:35:16.1540967Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T01:35:16.1558736Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T01:35:16.8435310Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T01:35:16.8749291Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T01:35:16.8765484Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T01:35:16.9084321Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T01:35:16.9400602Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T01:35:16.9413330Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T01:35:16.9791917Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T01:35:17.0138851Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T01:35:17.0148878Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T01:35:17.1152183Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T01:35:17.1421220Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T01:35:17.1435613Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T01:35:17.2351077Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T01:35:17.2648237Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T01:35:17.2656306Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T01:35:17.6358188Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T01:35:17.6669232Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T01:35:17.6698672Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T01:35:17.7860607Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T01:35:17.8175923Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T01:35:17.8185001Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T01:35:17.8755674Z Selecting previously unselected package libfcgi-bin. 2021-05-16T01:35:17.9074027Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T01:35:17.9083331Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T01:35:17.9346533Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T01:35:17.9665920Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T01:35:17.9676758Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T01:35:17.9977081Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T01:35:18.0284250Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T01:35:18.0367893Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T01:35:18.1225137Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T01:35:18.1533012Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T01:35:18.1546657Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T01:35:18.1897073Z Selecting previously unselected package libmbim-proxy. 2021-05-16T01:35:18.2220041Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T01:35:18.2235016Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T01:35:18.2526065Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T01:35:18.2821330Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T01:35:18.2837202Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:35:18.3112131Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T01:35:18.3425337Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T01:35:18.3439631Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:35:18.3868962Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T01:35:18.4187007Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T01:35:18.4199711Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T01:35:18.4711492Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T01:35:18.4969112Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T01:35:18.4979477Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:35:18.5311543Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T01:35:18.5587424Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T01:35:18.5597998Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T01:35:18.5891679Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T01:35:18.6208862Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:18.6223261Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T01:35:18.6505512Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T01:35:18.6861876Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:18.6919225Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T01:35:18.7220129Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T01:35:18.7538017Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:18.7548496Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T01:35:18.7952261Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T01:35:18.8320029Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:18.8335599Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T01:35:18.8732246Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T01:35:18.9050169Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T01:35:18.9060551Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T01:35:19.0964066Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T01:35:19.1259728Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:19.1315966Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T01:35:19.2032871Z Selecting previously unselected package libpdal-plugins. 2021-05-16T01:35:19.2310659Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:19.2326840Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T01:35:19.2665820Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T01:35:19.3050728Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:19.3147969Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:19.3621621Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T01:35:19.3940543Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:19.3957251Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:19.5171707Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T01:35:19.5489596Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:19.5515408Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:19.6012997Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T01:35:19.6336851Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:19.6350122Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:19.6840216Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T01:35:19.7158519Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:19.7170328Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:19.7507628Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T01:35:19.7897893Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:19.7981605Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:19.8458892Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T01:35:19.8786971Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:19.8803875Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:19.9270177Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T01:35:19.9607027Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:19.9620489Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:19.9949805Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T01:35:20.0327302Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:20.0341947Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:20.0794574Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T01:35:20.1106231Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:20.1119787Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:20.1471767Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T01:35:20.1731472Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:20.1742212Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:20.2017968Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T01:35:20.2324624Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:20.2340740Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:20.3089059Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T01:35:20.3399936Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:20.3414887Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:20.4791454Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T01:35:20.5035052Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:20.5050232Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:20.8815341Z Selecting previously unselected package qtchooser. 2021-05-16T01:35:20.9135022Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T01:35:20.9149681Z Unpacking qtchooser (66-2build1) ... 2021-05-16T01:35:20.9551259Z Selecting previously unselected package qdoc-qt5. 2021-05-16T01:35:20.9792744Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:20.9807838Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:21.0616236Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T01:35:21.0931359Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:21.0946808Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:21.1391511Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T01:35:21.1696462Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:21.1708852Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:21.2023949Z Selecting previously unselected package qt5-assistant. 2021-05-16T01:35:21.2340672Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:22.2222555Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T01:35:22.2224493Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T01:35:22.2226251Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:22.2227811Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:22.2229058Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T01:35:22.2231140Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:22.2232485Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:22.2233852Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T01:35:22.2235638Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:22.2237254Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:22.2238806Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T01:35:22.2240373Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:22.2241752Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T01:35:22.2243864Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T01:35:22.2245332Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:22.2246660Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:22.2247953Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T01:35:22.2249369Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:22.2250650Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:22.2345785Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T01:35:22.2660077Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:22.2671083Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:22.3230893Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T01:35:22.3482821Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:22.3494867Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:22.3872666Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T01:35:22.4148366Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T01:35:22.4162549Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T01:35:22.5071445Z Selecting previously unselected package libqmi-proxy. 2021-05-16T01:35:22.5329877Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T01:35:22.5504341Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T01:35:22.5830891Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T01:35:22.6088182Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:22.6098746Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:22.6551330Z Selecting previously unselected package libwacom-bin. 2021-05-16T01:35:22.6807117Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T01:35:22.6822043Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T01:35:22.7222329Z Selecting previously unselected package modemmanager. 2021-05-16T01:35:22.7488701Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T01:35:22.7572302Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T01:35:22.8708744Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T01:35:22.9025951Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T01:35:22.9035652Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T01:35:22.9491673Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T01:35:22.9809597Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T01:35:22.9824102Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T01:35:23.3534654Z Selecting previously unselected package python3-soupsieve. 2021-05-16T01:35:23.3845425Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T01:35:23.3856330Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T01:35:23.4353669Z Selecting previously unselected package python3-bs4. 2021-05-16T01:35:23.4668824Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T01:35:23.4682374Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T01:35:23.5111486Z Selecting previously unselected package python3-cycler. 2021-05-16T01:35:23.5377038Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T01:35:23.5386229Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T01:35:23.5673703Z Selecting previously unselected package python3-dateutil. 2021-05-16T01:35:23.5984882Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T01:35:23.5995982Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T01:35:23.6321635Z Selecting previously unselected package python3-decorator. 2021-05-16T01:35:23.6675150Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T01:35:23.6692669Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T01:35:23.6974275Z Selecting previously unselected package python3-future. 2021-05-16T01:35:23.7284110Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T01:35:23.7306739Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T01:35:23.8017878Z Selecting previously unselected package python3-webencodings. 2021-05-16T01:35:23.8334065Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T01:35:23.8345166Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T01:35:23.8711138Z Selecting previously unselected package python3-html5lib. 2021-05-16T01:35:23.8939442Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T01:35:23.8949029Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T01:35:23.9347900Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T01:35:23.9661008Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T01:35:23.9674674Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T01:35:23.9991185Z Selecting previously unselected package python3-traitlets. 2021-05-16T01:35:24.0262270Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T01:35:24.0391883Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T01:35:24.0751430Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T01:35:24.1068290Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T01:35:24.1079041Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T01:35:24.1472665Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T01:35:24.1795563Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T01:35:24.1804344Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T01:35:24.2192086Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T01:35:24.2454910Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T01:35:24.2465817Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T01:35:24.4808359Z Selecting previously unselected package python3-pyparsing. 2021-05-16T01:35:24.5116796Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T01:35:24.5124727Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T01:35:24.5511544Z Selecting previously unselected package python3-matplotlib. 2021-05-16T01:35:24.5786863Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T01:35:24.5796812Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T01:35:25.0511424Z Selecting previously unselected package python3-nbformat. 2021-05-16T01:35:25.0792615Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T01:35:25.0804084Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T01:35:25.1130740Z Selecting previously unselected package python3-olefile. 2021-05-16T01:35:25.1444749Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T01:35:25.1459347Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T01:35:25.1751047Z Selecting previously unselected package python3-pyproj. 2021-05-16T01:35:25.2045313Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T01:35:25.2055257Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T01:35:25.2747080Z Selecting previously unselected package python3-tz. 2021-05-16T01:35:25.3089493Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T01:35:25.3102234Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T01:35:25.3388665Z Selecting previously unselected package python3-owslib. 2021-05-16T01:35:25.3707967Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T01:35:25.3719226Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T01:35:25.4261350Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T01:35:25.4570154Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T01:35:25.4579341Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T01:35:25.5511465Z Selecting previously unselected package python3-retrying. 2021-05-16T01:35:25.5761953Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T01:35:25.5772324Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T01:35:25.6061001Z Selecting previously unselected package python3-plotly. 2021-05-16T01:35:25.6529392Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T01:35:25.6541200Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T01:35:26.1730997Z Selecting previously unselected package python3-psycopg2. 2021-05-16T01:35:26.2055306Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T01:35:26.2063832Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T01:35:26.2506581Z Selecting previously unselected package python3-sip. 2021-05-16T01:35:26.2820719Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T01:35:26.2833383Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T01:35:26.3191753Z Selecting previously unselected package python3-pyqt5. 2021-05-16T01:35:26.3466808Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:35:26.3478474Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:26.6471474Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T01:35:26.6751368Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T01:35:26.6762255Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T01:35:26.7391422Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T01:35:26.7619263Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:35:26.7634508Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:26.7976682Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T01:35:26.8317364Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:35:26.8330102Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:26.8822392Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T01:35:26.9136911Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:35:26.9146351Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:26.9631506Z Selecting previously unselected package python3-qgis-common. 2021-05-16T01:35:26.9892493Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:35:26.9906918Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:27.3151335Z Selecting previously unselected package python3-qgis. 2021-05-16T01:35:27.3413073Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:27.3421556Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:28.3915391Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T01:35:28.4235583Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T01:35:28.4249572Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T01:35:28.4671247Z Selecting previously unselected package libjs-leaflet. 2021-05-16T01:35:28.4939057Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T01:35:28.4954818Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T01:35:28.5551198Z Selecting previously unselected package qgis-common. 2021-05-16T01:35:28.5790290Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:35:28.5801590Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:30.3377445Z Selecting previously unselected package qgis. 2021-05-16T01:35:30.3690173Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:30.4273781Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:30.6987400Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T01:35:30.7306280Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:35:30.7316882Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:30.9101417Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T01:35:30.9433320Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:30.9455534Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:30.9805426Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T01:35:31.0137677Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:31.0264653Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:31.1024758Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T01:35:31.1381558Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:31.1391282Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:31.1832152Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T01:35:31.2119163Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T01:35:31.2131800Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T01:35:31.4097268Z Selecting previously unselected package wpasupplicant. 2021-05-16T01:35:31.4417581Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T01:35:31.4431019Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T01:35:31.5991450Z Selecting previously unselected package proj-bin. 2021-05-16T01:35:31.6234017Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T01:35:31.6242870Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T01:35:31.6671343Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T01:35:31.6916099Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T01:35:31.6925209Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T01:35:31.7248522Z Selecting previously unselected package usb-modeswitch. 2021-05-16T01:35:31.7659588Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T01:35:31.7776038Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T01:35:31.8531905Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T01:35:31.8567103Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T01:35:32.1411969Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T01:35:32.1435911Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T01:35:32.1468835Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T01:35:32.1501782Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:32.1606763Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T01:35:32.1631547Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T01:35:32.1659437Z Setting up proj-data (6.3.1-1) ... 2021-05-16T01:35:32.1689807Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T01:35:32.1717231Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T01:35:32.1748366Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T01:35:32.1782855Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T01:35:32.1809150Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T01:35:32.1836205Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T01:35:32.1864351Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T01:35:32.1890481Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T01:35:32.1931237Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T01:35:32.1964131Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T01:35:32.1988621Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T01:35:32.3664459Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T01:35:32.3693931Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T01:35:32.3724400Z Setting up python3-olefile (0.46-2) ... 2021-05-16T01:35:32.5385234Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T01:35:32.5421322Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T01:35:32.6958997Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T01:35:32.6985540Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T01:35:32.7016736Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T01:35:32.7038166Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T01:35:32.7063452Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T01:35:32.7120862Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T01:35:32.7153951Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T01:35:32.8526670Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T01:35:32.8551900Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T01:35:32.8572225Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T01:35:32.8603658Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T01:35:32.8627917Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T01:35:33.0215150Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:33.0249604Z Setting up python3-tz (2019.3-1) ... 2021-05-16T01:35:33.1905644Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T01:35:33.2001912Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T01:35:33.2022864Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T01:35:33.2103139Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:35:33.2135032Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T01:35:33.2159716Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T01:35:33.2184840Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T01:35:33.2205360Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T01:35:33.3861016Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:35:33.3888564Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T01:35:33.3915970Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T01:35:33.3939328Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T01:35:33.4023513Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T01:35:33.4047202Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T01:35:33.6071385Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T01:35:33.6112413Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T01:35:33.7762784Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T01:35:33.7787734Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T01:35:33.7818674Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T01:35:33.7842742Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T01:35:33.7868520Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T01:35:33.7894834Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T01:35:33.7930261Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T01:35:33.9698313Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T01:35:33.9724901Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T01:35:33.9963328Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T01:35:33.9991864Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:34.0080286Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T01:35:34.2466575Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T01:35:35.5849849Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T01:35:35.5878088Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T01:35:35.5898539Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T01:35:35.5926189Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:35:35.5954229Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T01:35:35.5977974Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T01:35:35.6009077Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T01:35:35.6029196Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T01:35:35.8015814Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:35.8052153Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T01:35:35.8076613Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T01:35:35.8106042Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T01:35:36.0279883Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T01:35:36.0338384Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:35:36.0363706Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:36.0467331Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T01:35:36.0490456Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:35:36.0676862Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T01:35:36.2581988Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T01:35:36.2614831Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:35:36.2645568Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T01:35:36.2769235Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T01:35:36.2797775Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T01:35:36.2824648Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:36.2845195Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:36.2873132Z Setting up python3-future (0.18.2-2) ... 2021-05-16T01:35:36.2953635Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T01:35:36.3017255Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T01:35:36.6765737Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:36.8456904Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T01:35:36.8480185Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:36.8513106Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:35:36.8539741Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T01:35:36.8564627Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T01:35:36.8606243Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:36.8628409Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T01:35:36.8654359Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:36.8681275Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:35:37.1229253Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T01:35:37.2994953Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T01:35:37.4738108Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T01:35:37.4768426Z Setting up qtchooser (66-2build1) ... 2021-05-16T01:35:37.4797588Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T01:35:37.4822109Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T01:35:37.6585088Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:37.6612583Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T01:35:37.6639396Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:37.6663239Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T01:35:38.7604350Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:38.7631108Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T01:35:38.7656151Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T01:35:38.7683225Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:38.7736602Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:38.7761844Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T01:35:38.7787531Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T01:35:38.7815994Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T01:35:38.7862994Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T01:35:39.2145896Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T01:35:39.2169527Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:39.2195246Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T01:35:39.4044520Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T01:35:39.4071957Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T01:35:39.5842584Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:39.5871466Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T01:35:39.7983813Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T01:35:39.8009413Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T01:35:39.8038318Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:39.8062073Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T01:35:39.9730153Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T01:35:39.9735092Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T01:35:40.5067491Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T01:35:40.8116904Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:40.8144985Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T01:35:40.8177580Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:40.8204590Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:40.8227588Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:40.8252786Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:40.8281660Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T01:35:40.9999027Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:41.0001159Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T01:35:41.0002965Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:41.0004587Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T01:35:41.0461996Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:41.0463560Z if direction is "increasing": 2021-05-16T01:35:41.0465350Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:41.0466655Z elif direction is "decreasing": 2021-05-16T01:35:41.0669117Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:41.0673950Z if direction is "increasing": 2021-05-16T01:35:41.0675478Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:41.0676488Z elif direction is "decreasing": 2021-05-16T01:35:42.1420329Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:42.1423237Z if props["offset_coordinates"] is "data": 2021-05-16T01:35:42.1426541Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T01:35:42.1428873Z if props["coordinates"] is not "data": 2021-05-16T01:35:42.9610666Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T01:35:43.5512347Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T01:35:43.5514902Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T01:35:43.5517528Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T01:35:44.8193787Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T01:35:44.8225070Z First installation detected... 2021-05-16T01:35:44.8226020Z Checking NSS setup... 2021-05-16T01:35:44.8264614Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T01:35:44.8292857Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:44.8349270Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T01:35:45.1319838Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:45.1343833Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T01:35:45.1365830Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T01:35:45.1389263Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T01:35:45.1411762Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T01:35:45.1435431Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T01:35:45.1457250Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T01:35:45.1479756Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T01:35:45.1500481Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:45.3561227Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T01:35:45.3586144Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T01:35:45.3610136Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T01:35:45.7417508Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:45.7419150Z if value is '': 2021-05-16T01:35:45.8512843Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:45.8514747Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T01:35:45.8516735Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:45.8518520Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T01:35:45.8520208Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T01:35:45.8521518Z if driver_string is not None and driver_string is not "": 2021-05-16T01:35:45.9003441Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:45.9005544Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T01:35:45.9007828Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:45.9009844Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T01:35:45.9707223Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T01:35:45.9729529Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:45.9809826Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T01:35:45.9834753Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:45.9861519Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:46.0046236Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:46.0070027Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:46.0095420Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:46.0117881Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:46.0144293Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:46.0169214Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:46.1109836Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:46.1133402Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:46.1154083Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:46.1175823Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T01:35:46.2601984Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T01:35:46.2605051Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T01:35:46.8452404Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:46.8496543Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:46.8517790Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T01:35:46.8538407Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:46.8559591Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:46.8578075Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:46.8673495Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T01:35:46.8700343Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T01:35:46.8729911Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T01:35:46.8759108Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:46.8793689Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:46.8816991Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:46.8841623Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:46.8865338Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:46.8891747Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:46.8965531Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T01:35:46.8993547Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T01:35:46.9016447Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:46.9043932Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:46.9067765Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:47.0891284Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:47.0912713Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:47.0940441Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:47.0963741Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:22.3607637Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:22.3640334Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T01:36:22.3664941Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:22.3688915Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:22.3709344Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:22.3735157Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:22.3758816Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:22.3785178Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:22.5443883Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:22.5467098Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T01:36:22.5493452Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:22.5515701Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T01:36:22.5536893Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:22.7339156Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:22.7368913Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:22.7402160Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:22.7527888Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T01:36:22.7687084Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T01:36:23.6213599Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T01:36:23.6394679Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T01:36:23.6661405Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T01:36:23.6824586Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T01:36:23.7707644Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:36:23.8048615Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T01:36:24.1049466Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:36:36.4713882Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T01:36:36.4911614Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T01:36:38.6165478Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T01:36:38.6166078Z with: 2021-05-16T01:36:38.6166726Z github_slug: neuroconductor/fmriqa 2021-05-16T01:36:38.6167211Z env: 2021-05-16T01:36:38.6167696Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:36:38.6168200Z TIC_DEPLOY_KEY: 2021-05-16T01:36:38.6169216Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:36:38.6171044Z GITHUB_PAT: *** 2021-05-16T01:36:38.6171660Z COVERALLS_TOKEN: 2021-05-16T01:36:38.6172198Z continue-on-error: false 2021-05-16T01:36:38.6172712Z VDIFFR_RUN_TESTS: 2021-05-16T01:36:38.6173251Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:36:38.6173729Z TZ: UTC 2021-05-16T01:36:38.6174292Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:36:38.6174731Z NOT_CRAN: true 2021-05-16T01:36:38.6175144Z ##[endgroup] 2021-05-16T01:36:38.6526967Z repo slug is: neuroconductor/fmriqa 2021-05-16T01:36:38.6650634Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T01:36:38.6651276Z env: 2021-05-16T01:36:38.6651774Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:36:38.6652297Z TIC_DEPLOY_KEY: 2021-05-16T01:36:38.6653214Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:36:38.6654903Z GITHUB_PAT: *** 2021-05-16T01:36:38.6655350Z COVERALLS_TOKEN: 2021-05-16T01:36:38.6655879Z continue-on-error: false 2021-05-16T01:36:38.6656410Z VDIFFR_RUN_TESTS: 2021-05-16T01:36:38.6656955Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:36:38.6657435Z TZ: UTC 2021-05-16T01:36:38.6657874Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:36:38.6658315Z NOT_CRAN: true 2021-05-16T01:36:38.6658727Z ##[endgroup] 2021-05-16T01:36:38.8823285Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T01:36:38.8823945Z with: 2021-05-16T01:36:38.8824349Z repo_name: fmriqa 2021-05-16T01:36:38.8824799Z repo_version: 0.4.0 2021-05-16T01:36:38.8825226Z runner_os: Linux 2021-05-16T01:36:38.8825654Z R_version: 4.0 2021-05-16T01:36:38.8826027Z env: 2021-05-16T01:36:38.8826517Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:36:38.8827058Z TIC_DEPLOY_KEY: 2021-05-16T01:36:38.8827962Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:36:38.8830462Z GITHUB_PAT: *** 2021-05-16T01:36:38.8830919Z COVERALLS_TOKEN: 2021-05-16T01:36:38.8831470Z continue-on-error: false 2021-05-16T01:36:38.8831998Z VDIFFR_RUN_TESTS: 2021-05-16T01:36:38.8832547Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:36:38.8833055Z TZ: UTC 2021-05-16T01:36:38.8833483Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:36:38.8833948Z NOT_CRAN: true 2021-05-16T01:36:38.8834384Z ##[endgroup] 2021-05-16T01:36:38.9209121Z Package: fmriqa 2021-05-16T01:36:38.9211163Z Version: 0.4.0 2021-05-16T01:36:38.9212035Z OS: Linux 2021-05-16T01:36:38.9266889Z ##[group]Run install.packages('remotes') 2021-05-16T01:36:38.9267698Z install.packages('remotes') 2021-05-16T01:36:38.9268628Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T01:36:38.9269998Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T01:36:38.9277440Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:36:38.9277908Z env: 2021-05-16T01:36:38.9278425Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:36:38.9278974Z TIC_DEPLOY_KEY: 2021-05-16T01:36:38.9279907Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:36:38.9281479Z GITHUB_PAT: *** 2021-05-16T01:36:38.9281930Z COVERALLS_TOKEN: 2021-05-16T01:36:38.9282495Z continue-on-error: false 2021-05-16T01:36:38.9283038Z VDIFFR_RUN_TESTS: 2021-05-16T01:36:38.9283612Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:36:38.9284144Z TZ: UTC 2021-05-16T01:36:38.9286305Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:36:38.9286783Z NOT_CRAN: true 2021-05-16T01:36:38.9287225Z ##[endgroup] 2021-05-16T01:36:39.7428118Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:36:39.7447989Z (as ‘lib’ is unspecified) 2021-05-16T01:36:55.7277536Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T01:36:56.3867945Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-16T01:36:56.5084854Z ================================================== 2021-05-16T01:36:56.5085850Z downloaded 381 KB 2021-05-16T01:36:56.5086490Z 2021-05-16T01:36:56.7646622Z * installing *binary* package ‘remotes’ ... 2021-05-16T01:36:56.7703707Z * DONE (remotes) 2021-05-16T01:36:56.7758631Z 2021-05-16T01:36:56.7759690Z The downloaded source packages are in 2021-05-16T01:36:56.7761155Z ‘/tmp/Rtmpe0SuyU/downloaded_packages’ 2021-05-16T01:37:17.4620990Z ##[group]Run actions/cache@v1 2021-05-16T01:37:17.4621418Z with: 2021-05-16T01:37:17.4621876Z path: /home/runner/work/_temp/Library 2021-05-16T01:37:17.4625147Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-ba6e7e02089e169f6b6dcfb2fe764db4e2cb1f1b523209f2481698c7d6d09d88 2021-05-16T01:37:17.4630029Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-16T01:37:17.4631434Z env: 2021-05-16T01:37:17.4631932Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:17.4632460Z TIC_DEPLOY_KEY: 2021-05-16T01:37:17.4633360Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:17.4635568Z GITHUB_PAT: *** 2021-05-16T01:37:17.4636169Z COVERALLS_TOKEN: 2021-05-16T01:37:17.4636716Z continue-on-error: false 2021-05-16T01:37:17.4637234Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:17.4637779Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:17.4638321Z TZ: UTC 2021-05-16T01:37:17.4638759Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:17.4639204Z NOT_CRAN: true 2021-05-16T01:37:17.4639621Z ##[endgroup] 2021-05-16T01:37:17.5104809Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T01:37:17.5198857Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T01:37:17.5199772Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T01:37:17.5200616Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T01:37:17.5201313Z sudo -s eval "$sysreqs" 2021-05-16T01:37:17.5248944Z shell: /usr/bin/bash -e {0} 2021-05-16T01:37:17.5249395Z env: 2021-05-16T01:37:17.5250000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:17.5250478Z TIC_DEPLOY_KEY: 2021-05-16T01:37:17.5251323Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:17.5252806Z GITHUB_PAT: *** 2021-05-16T01:37:17.5253225Z COVERALLS_TOKEN: 2021-05-16T01:37:17.5253723Z continue-on-error: false 2021-05-16T01:37:17.5254218Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:17.5254713Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:17.5255177Z TZ: UTC 2021-05-16T01:37:17.5255597Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:17.5256032Z NOT_CRAN: true 2021-05-16T01:37:17.5256511Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T01:37:17.5257007Z ##[endgroup] 2021-05-16T01:37:17.7447695Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:37:18.2812266Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T01:37:36.6943313Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T01:37:36.6945660Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T01:37:36.6947381Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T01:37:36.6948999Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T01:37:36.6950907Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T01:37:36.6970784Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T01:37:36.6984667Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:37:36.6995959Z (as ‘lib’ is unspecified) 2021-05-16T01:37:52.1944047Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T01:37:53.4893406Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-16T01:37:53.5400539Z ================================================== 2021-05-16T01:37:53.5401288Z downloaded 94 KB 2021-05-16T01:37:53.5401669Z 2021-05-16T01:37:53.5446294Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T01:37:53.9756196Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-16T01:37:54.0554210Z ================================================== 2021-05-16T01:37:54.0555067Z downloaded 135 KB 2021-05-16T01:37:54.0555540Z 2021-05-16T01:37:54.0586125Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T01:37:54.7797265Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-16T01:37:54.8245506Z ================================================== 2021-05-16T01:37:54.8246849Z downloaded 80 KB 2021-05-16T01:37:54.8247217Z 2021-05-16T01:37:54.8289895Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T01:37:55.2760215Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-16T01:37:55.4197936Z ================================================== 2021-05-16T01:37:55.4198944Z downloaded 516 KB 2021-05-16T01:37:55.4200172Z 2021-05-16T01:37:55.4238586Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T01:37:56.0861445Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-16T01:37:56.2677789Z ================================================== 2021-05-16T01:37:56.2679012Z downloaded 991 KB 2021-05-16T01:37:56.2679575Z 2021-05-16T01:37:56.5147953Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T01:37:56.5196314Z * DONE (rprojroot) 2021-05-16T01:37:56.7583918Z * installing *binary* package ‘crayon’ ... 2021-05-16T01:37:56.7645605Z * DONE (crayon) 2021-05-16T01:37:56.9959726Z * installing *binary* package ‘R6’ ... 2021-05-16T01:37:57.0014474Z * DONE (R6) 2021-05-16T01:37:57.2710557Z * installing *binary* package ‘desc’ ... 2021-05-16T01:37:57.2770667Z * DONE (desc) 2021-05-16T01:37:57.5466186Z * installing *binary* package ‘debugme’ ... 2021-05-16T01:37:57.5524037Z * DONE (debugme) 2021-05-16T01:37:57.5579354Z 2021-05-16T01:37:57.5580395Z The downloaded source packages are in 2021-05-16T01:37:57.5581980Z ‘/tmp/RtmpOZ9jUa/downloaded_packages’ 2021-05-16T01:37:57.5592840Z Running `R CMD build`... 2021-05-16T01:37:57.8064817Z * checking for file ‘/tmp/RtmpOZ9jUa/remotes6906438ac140/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T01:37:57.8066519Z * preparing ‘sysreqs’: 2021-05-16T01:37:57.8067620Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:37:57.8068965Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:37:57.8070181Z * checking for empty or unneeded directories 2021-05-16T01:37:57.8071223Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T01:37:57.8074799Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:37:57.8078201Z (as ‘lib’ is unspecified) 2021-05-16T01:37:58.0315339Z * installing *source* package ‘sysreqs’ ... 2021-05-16T01:37:58.0317425Z ** using staged installation 2021-05-16T01:37:58.0503440Z ** R 2021-05-16T01:37:58.0542850Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:37:58.4427071Z ** help 2021-05-16T01:37:58.4576871Z *** installing help indices 2021-05-16T01:37:58.4767423Z ** building package indices 2021-05-16T01:37:58.6983825Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:37:58.9137206Z ** testing if installed package can be loaded from final location 2021-05-16T01:37:59.1410451Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:37:59.1411485Z * DONE (sysreqs) 2021-05-16T01:38:18.9452018Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T01:38:18.9454641Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T01:38:18.9456846Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T01:38:19.0199073Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T01:38:19.0465021Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T01:38:19.0905641Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T01:38:19.2012341Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T01:38:19.2483962Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T01:38:19.4061648Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T01:38:20.8202725Z Reading package lists... 2021-05-16T01:38:20.9044618Z Reading package lists... 2021-05-16T01:38:21.0730550Z Building dependency tree... 2021-05-16T01:38:21.0755926Z Reading state information... 2021-05-16T01:38:21.2503330Z libfftw3-dev is already the newest version (3.3.8-2ubuntu1). 2021-05-16T01:38:21.2505374Z libgmp-dev is already the newest version (2:6.2.0+dfsg-4). 2021-05-16T01:38:21.2507070Z libgmp-dev set to manually installed. 2021-05-16T01:38:21.2519724Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-16T01:38:21.2521911Z libicu-dev set to manually installed. 2021-05-16T01:38:21.2523944Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T01:38:21.2526048Z libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-16T01:38:21.2528159Z libxml2-dev set to manually installed. 2021-05-16T01:38:21.2530282Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T01:38:21.2532751Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T01:38:21.2535127Z pandoc is already the newest version (2.7.3-1). 2021-05-16T01:38:21.2536845Z The following additional packages will be installed: 2021-05-16T01:38:21.2539332Z libamd2 libbibutils6 libbtf1 libcamd2 libccolamd2 libcholmod3 libcolamd2 2021-05-16T01:38:21.2544934Z libcxsparse3 libghc-pandoc-citeproc-data libglpk40 libgraphblas3 libklu1 2021-05-16T01:38:21.2547631Z libldl2 libmetis5 libmongoose2 librbio2 libspqr2 libsuitesparse-dev 2021-05-16T01:38:21.2549811Z libsuitesparseconfig5 libumfpack5 2021-05-16T01:38:21.2551075Z Suggested packages: 2021-05-16T01:38:21.2553062Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev libiodbc2-dev 2021-05-16T01:38:21.2555045Z default-libmysqlclient-dev 2021-05-16T01:38:21.3014126Z The following NEW packages will be installed: 2021-05-16T01:38:21.3015748Z libamd2 libbibutils6 libbtf1 libcamd2 libccolamd2 libcholmod3 libcolamd2 2021-05-16T01:38:21.3018173Z libcurl4-openssl-dev libcxsparse3 libghc-pandoc-citeproc-data libglpk-dev 2021-05-16T01:38:21.3019861Z libglpk40 libgraphblas3 libklu1 libldl2 libmetis5 libmongoose2 librbio2 2021-05-16T01:38:21.3021562Z libspqr2 libsuitesparse-dev libsuitesparseconfig5 libumfpack5 2021-05-16T01:38:21.3022924Z pandoc-citeproc 2021-05-16T01:38:21.3222159Z 0 upgraded, 23 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:38:21.3223010Z Need to get 23.5 MB of archives. 2021-05-16T01:38:21.3223831Z After this operation, 235 MB of additional disk space will be used. 2021-05-16T01:38:21.3225851Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsuitesparseconfig5 amd64 1:5.7.1+dfsg-2 [9736 B] 2021-05-16T01:38:21.3250803Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libamd2 amd64 1:5.7.1+dfsg-2 [20.0 kB] 2021-05-16T01:38:21.3258220Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-16T01:38:21.3326903Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbtf1 amd64 1:5.7.1+dfsg-2 [11.3 kB] 2021-05-16T01:38:21.3337463Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcamd2 amd64 1:5.7.1+dfsg-2 [21.7 kB] 2021-05-16T01:38:21.3347933Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libccolamd2 amd64 1:5.7.1+dfsg-2 [23.2 kB] 2021-05-16T01:38:21.3354415Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcolamd2 amd64 1:5.7.1+dfsg-2 [17.0 kB] 2021-05-16T01:38:21.3363100Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmetis5 amd64 5.1.0.dfsg-5 [169 kB] 2021-05-16T01:38:21.3390876Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcholmod3 amd64 1:5.7.1+dfsg-2 [308 kB] 2021-05-16T01:38:21.3426826Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T01:38:21.3474913Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcxsparse3 amd64 1:5.7.1+dfsg-2 [64.2 kB] 2021-05-16T01:38:21.3489152Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libglpk40 amd64 4.65-2 [378 kB] 2021-05-16T01:38:21.3547891Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgraphblas3 amd64 1:5.7.1+dfsg-2 [3770 kB] 2021-05-16T01:38:21.4374964Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libklu1 amd64 1:5.7.1+dfsg-2 [71.7 kB] 2021-05-16T01:38:21.4389206Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libldl2 amd64 1:5.7.1+dfsg-2 [11.0 kB] 2021-05-16T01:38:21.4396147Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmongoose2 amd64 1:5.7.1+dfsg-2 [31.4 kB] 2021-05-16T01:38:21.4401577Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libumfpack5 amd64 1:5.7.1+dfsg-2 [229 kB] 2021-05-16T01:38:21.4447627Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librbio2 amd64 1:5.7.1+dfsg-2 [24.5 kB] 2021-05-16T01:38:21.4458532Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspqr2 amd64 1:5.7.1+dfsg-2 [64.8 kB] 2021-05-16T01:38:21.4470856Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsuitesparse-dev amd64 1:5.7.1+dfsg-2 [4161 kB] 2021-05-16T01:38:21.5356066Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libglpk-dev amd64 4.65-2 [445 kB] 2021-05-16T01:38:21.5420027Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-16T01:38:21.5872033Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-16T01:38:22.6010153Z Fetched 23.5 MB in 1s (29.6 MB/s) 2021-05-16T01:38:22.6462224Z Selecting previously unselected package libsuitesparseconfig5:amd64. 2021-05-16T01:38:22.6554520Z (Reading database ... 2021-05-16T01:38:22.6555326Z (Reading database ... 5% 2021-05-16T01:38:22.6556006Z (Reading database ... 10% 2021-05-16T01:38:22.6556666Z (Reading database ... 15% 2021-05-16T01:38:22.6557346Z (Reading database ... 20% 2021-05-16T01:38:22.6558011Z (Reading database ... 25% 2021-05-16T01:38:22.6558937Z (Reading database ... 30% 2021-05-16T01:38:22.6559602Z (Reading database ... 35% 2021-05-16T01:38:22.6560254Z (Reading database ... 40% 2021-05-16T01:38:22.6560913Z (Reading database ... 45% 2021-05-16T01:38:22.6561651Z (Reading database ... 50% 2021-05-16T01:38:22.6610708Z (Reading database ... 55% 2021-05-16T01:38:22.6669015Z (Reading database ... 60% 2021-05-16T01:38:22.6716383Z (Reading database ... 65% 2021-05-16T01:38:22.6925893Z (Reading database ... 70% 2021-05-16T01:38:22.6956318Z (Reading database ... 75% 2021-05-16T01:38:22.7229679Z (Reading database ... 80% 2021-05-16T01:38:22.7336138Z (Reading database ... 85% 2021-05-16T01:38:22.7752338Z (Reading database ... 90% 2021-05-16T01:38:22.7834135Z (Reading database ... 95% 2021-05-16T01:38:22.7834794Z (Reading database ... 100% 2021-05-16T01:38:22.7835765Z (Reading database ... 285057 files and directories currently installed.) 2021-05-16T01:38:22.7956844Z Preparing to unpack .../00-libsuitesparseconfig5_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:22.7983193Z Unpacking libsuitesparseconfig5:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:22.8310567Z Selecting previously unselected package libamd2:amd64. 2021-05-16T01:38:22.8576583Z Preparing to unpack .../01-libamd2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:22.8639654Z Unpacking libamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:22.8955852Z Selecting previously unselected package libbibutils6. 2021-05-16T01:38:22.9249911Z Preparing to unpack .../02-libbibutils6_6.2-1_amd64.deb ... 2021-05-16T01:38:22.9259728Z Unpacking libbibutils6 (6.2-1) ... 2021-05-16T01:38:23.0138868Z Selecting previously unselected package libbtf1:amd64. 2021-05-16T01:38:23.0463344Z Preparing to unpack .../03-libbtf1_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:23.0475770Z Unpacking libbtf1:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:23.0790791Z Selecting previously unselected package libcamd2:amd64. 2021-05-16T01:38:23.1085782Z Preparing to unpack .../04-libcamd2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:23.1097759Z Unpacking libcamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:23.1385449Z Selecting previously unselected package libccolamd2:amd64. 2021-05-16T01:38:23.1704498Z Preparing to unpack .../05-libccolamd2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:23.1716219Z Unpacking libccolamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:23.2030789Z Selecting previously unselected package libcolamd2:amd64. 2021-05-16T01:38:23.2340160Z Preparing to unpack .../06-libcolamd2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:23.2350320Z Unpacking libcolamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:23.2614541Z Selecting previously unselected package libmetis5:amd64. 2021-05-16T01:38:23.2949975Z Preparing to unpack .../07-libmetis5_5.1.0.dfsg-5_amd64.deb ... 2021-05-16T01:38:23.2956153Z Unpacking libmetis5:amd64 (5.1.0.dfsg-5) ... 2021-05-16T01:38:23.3511401Z Selecting previously unselected package libcholmod3:amd64. 2021-05-16T01:38:23.3759405Z Preparing to unpack .../08-libcholmod3_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:23.3769043Z Unpacking libcholmod3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:23.4391534Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T01:38:23.4662734Z Preparing to unpack .../09-libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T01:38:23.4677024Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T01:38:23.5283509Z Selecting previously unselected package libcxsparse3:amd64. 2021-05-16T01:38:23.5615825Z Preparing to unpack .../10-libcxsparse3_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:23.5623956Z Unpacking libcxsparse3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:23.6031699Z Selecting previously unselected package libglpk40:amd64. 2021-05-16T01:38:23.6293997Z Preparing to unpack .../11-libglpk40_4.65-2_amd64.deb ... 2021-05-16T01:38:23.6307115Z Unpacking libglpk40:amd64 (4.65-2) ... 2021-05-16T01:38:23.7151249Z Selecting previously unselected package libgraphblas3:amd64. 2021-05-16T01:38:23.7416307Z Preparing to unpack .../12-libgraphblas3_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:23.7429254Z Unpacking libgraphblas3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:24.3992126Z Selecting previously unselected package libklu1:amd64. 2021-05-16T01:38:24.4280439Z Preparing to unpack .../13-libklu1_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:24.4292554Z Unpacking libklu1:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:24.4711105Z Selecting previously unselected package libldl2:amd64. 2021-05-16T01:38:24.4948180Z Preparing to unpack .../14-libldl2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:24.4958877Z Unpacking libldl2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:24.5272110Z Selecting previously unselected package libmongoose2:amd64. 2021-05-16T01:38:24.5538203Z Preparing to unpack .../15-libmongoose2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:24.5548422Z Unpacking libmongoose2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:24.5926831Z Selecting previously unselected package libumfpack5:amd64. 2021-05-16T01:38:24.6172042Z Preparing to unpack .../16-libumfpack5_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:24.6184490Z Unpacking libumfpack5:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:24.6670634Z Selecting previously unselected package librbio2:amd64. 2021-05-16T01:38:24.6976349Z Preparing to unpack .../17-librbio2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:24.6985942Z Unpacking librbio2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:24.7250384Z Selecting previously unselected package libspqr2:amd64. 2021-05-16T01:38:24.7564889Z Preparing to unpack .../18-libspqr2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:24.7576751Z Unpacking libspqr2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:24.7911766Z Selecting previously unselected package libsuitesparse-dev:amd64. 2021-05-16T01:38:24.8183689Z Preparing to unpack .../19-libsuitesparse-dev_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:24.8192913Z Unpacking libsuitesparse-dev:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:25.6454047Z Selecting previously unselected package libglpk-dev:amd64. 2021-05-16T01:38:25.6773251Z Preparing to unpack .../20-libglpk-dev_4.65-2_amd64.deb ... 2021-05-16T01:38:25.6783889Z Unpacking libglpk-dev:amd64 (4.65-2) ... 2021-05-16T01:38:25.7529435Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-16T01:38:25.7852970Z Preparing to unpack .../21-libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-16T01:38:25.7863884Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T01:38:25.8181662Z Selecting previously unselected package pandoc-citeproc. 2021-05-16T01:38:25.8509540Z Preparing to unpack .../22-pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-16T01:38:25.8521367Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T01:38:25.8555879Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-16T01:38:27.4339958Z Setting up libgraphblas3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:27.4378114Z Setting up libldl2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:27.4410628Z Setting up libmetis5:amd64 (5.1.0.dfsg-5) ... 2021-05-16T01:38:27.4436716Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T01:38:27.4461534Z Setting up libbtf1:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:27.4486634Z Setting up libbibutils6 (6.2-1) ... 2021-05-16T01:38:27.4509198Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T01:38:27.4535613Z Setting up libcxsparse3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:27.4559884Z Setting up libsuitesparseconfig5:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:27.4592975Z Setting up librbio2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:27.4618026Z Setting up libamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:27.4643610Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T01:38:27.4678583Z Setting up libcolamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:27.4703928Z Setting up libcamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:27.4733336Z Setting up libmongoose2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:27.4756008Z Setting up libglpk40:amd64 (4.65-2) ... 2021-05-16T01:38:27.4780606Z Setting up libklu1:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:27.4805099Z Setting up libccolamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:27.4829267Z Setting up libcholmod3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:27.4854029Z Setting up libspqr2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:27.4881073Z Setting up libumfpack5:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:27.4905219Z Setting up libsuitesparse-dev:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:27.4933256Z Setting up libglpk-dev:amd64 (4.65-2) ... 2021-05-16T01:38:27.4963360Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:38:31.7795859Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:38:33.2917831Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T01:38:33.2918656Z remotes::install_github("ropensci/tic") 2021-05-16T01:38:33.2919401Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T01:38:33.2920163Z remotes::install_github("muschellij2/aghast") 2021-05-16T01:38:33.2920829Z remotes::install_cran("covr") 2021-05-16T01:38:33.2928758Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:38:33.2929225Z env: 2021-05-16T01:38:33.2929867Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:38:33.2930414Z TIC_DEPLOY_KEY: 2021-05-16T01:38:33.2931340Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:38:33.2933497Z GITHUB_PAT: *** 2021-05-16T01:38:33.2933951Z COVERALLS_TOKEN: 2021-05-16T01:38:33.2934513Z continue-on-error: false 2021-05-16T01:38:33.2935065Z VDIFFR_RUN_TESTS: 2021-05-16T01:38:33.2935613Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:38:33.2936154Z TZ: UTC 2021-05-16T01:38:33.2936692Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:38:33.2937122Z NOT_CRAN: true 2021-05-16T01:38:33.2937503Z ##[endgroup] 2021-05-16T01:38:33.5122695Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:38:33.9406634Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T01:38:52.7879991Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T01:38:52.7881708Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:38:52.7882906Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:38:52.7884035Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T01:38:52.7885171Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T01:38:52.7886287Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T01:38:52.7887389Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T01:38:52.7889206Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T01:38:52.7890361Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T01:38:52.7891370Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T01:38:52.7892330Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:38:52.7893350Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T01:38:52.7894328Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:38:52.7895295Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T01:38:52.7896311Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T01:38:52.7897363Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:38:52.7898436Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T01:38:52.7899407Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T01:38:52.7900377Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T01:38:52.7901440Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T01:38:52.7902460Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T01:38:52.7903469Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:38:52.7904461Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:38:52.7905469Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:38:52.7907934Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-16T01:38:52.7910099Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:38:52.7911093Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T01:38:52.7912068Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T01:38:52.7913076Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T01:38:52.7914058Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:38:52.7915067Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T01:38:52.7916038Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T01:38:52.7920098Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:38:52.7921125Z (as ‘lib’ is unspecified) 2021-05-16T01:39:08.8112760Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T01:39:09.4671936Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-16T01:39:09.6653967Z ================================================== 2021-05-16T01:39:09.6655269Z downloaded 1.3 MB 2021-05-16T01:39:09.6657386Z 2021-05-16T01:39:09.6702676Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T01:39:10.1122474Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-16T01:39:10.2163278Z ================================================== 2021-05-16T01:39:10.2165331Z downloaded 226 KB 2021-05-16T01:39:10.2166327Z 2021-05-16T01:39:10.2199248Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T01:39:11.1149026Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-16T01:39:11.1950539Z ================================================== 2021-05-16T01:39:11.1951379Z downloaded 140 KB 2021-05-16T01:39:11.1951845Z 2021-05-16T01:39:11.1998653Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T01:39:11.7155609Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-16T01:39:11.7541695Z ================================================== 2021-05-16T01:39:11.7542742Z downloaded 53 KB 2021-05-16T01:39:11.7543306Z 2021-05-16T01:39:11.7598476Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T01:39:12.4028704Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-16T01:39:12.4055363Z ================================================== 2021-05-16T01:39:12.4056257Z downloaded 23 KB 2021-05-16T01:39:12.4056796Z 2021-05-16T01:39:12.4110978Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T01:39:12.9358189Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-16T01:39:13.1356317Z ================================================== 2021-05-16T01:39:13.1357003Z downloaded 1.4 MB 2021-05-16T01:39:13.1357329Z 2021-05-16T01:39:13.1397402Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T01:39:13.5893437Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T01:39:13.5984438Z ================================================== 2021-05-16T01:39:13.5985473Z downloaded 36 KB 2021-05-16T01:39:13.5985856Z 2021-05-16T01:39:13.6026535Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T01:39:14.1487867Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-16T01:39:14.3198355Z ================================================== 2021-05-16T01:39:14.3199447Z downloaded 884 KB 2021-05-16T01:39:14.3199989Z 2021-05-16T01:39:14.3235507Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T01:39:14.7579783Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-16T01:39:14.9050361Z ================================================== 2021-05-16T01:39:14.9051403Z downloaded 523 KB 2021-05-16T01:39:14.9052003Z 2021-05-16T01:39:14.9109695Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T01:39:15.9040338Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-16T01:39:15.9041900Z ================================================== 2021-05-16T01:39:15.9042635Z downloaded 12 KB 2021-05-16T01:39:15.9043166Z 2021-05-16T01:39:15.9089061Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T01:39:16.3468042Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-16T01:39:16.4946596Z ================================================== 2021-05-16T01:39:16.4947602Z downloaded 486 KB 2021-05-16T01:39:16.4948199Z 2021-05-16T01:39:16.5003790Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T01:39:18.2943441Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-16T01:39:18.2944581Z ================================================== 2021-05-16T01:39:18.2945102Z downloaded 90 KB 2021-05-16T01:39:18.2945424Z 2021-05-16T01:39:18.2946898Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T01:39:18.2948488Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-16T01:39:18.4208738Z ================================================== 2021-05-16T01:39:18.4210194Z downloaded 508 KB 2021-05-16T01:39:18.4210530Z 2021-05-16T01:39:18.4258494Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T01:39:18.8640540Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-16T01:39:19.0174549Z ================================================== 2021-05-16T01:39:19.0175194Z downloaded 621 KB 2021-05-16T01:39:19.0175525Z 2021-05-16T01:39:19.0217526Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T01:39:20.3296862Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-16T01:39:20.4377288Z ================================================== 2021-05-16T01:39:20.4379046Z downloaded 267 KB 2021-05-16T01:39:20.4379980Z 2021-05-16T01:39:20.4414508Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T01:39:20.7730863Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-16T01:39:20.9478372Z ================================================== 2021-05-16T01:39:20.9480081Z downloaded 167 KB 2021-05-16T01:39:20.9481011Z 2021-05-16T01:39:20.9519771Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T01:39:21.2867164Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-16T01:39:21.3888183Z ================================================== 2021-05-16T01:39:21.3888852Z downloaded 234 KB 2021-05-16T01:39:21.3889184Z 2021-05-16T01:39:21.3928531Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T01:39:21.8342180Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-16T01:39:21.9438827Z ================================================== 2021-05-16T01:39:21.9440756Z downloaded 276 KB 2021-05-16T01:39:21.9441770Z 2021-05-16T01:39:21.9495535Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T01:39:22.4222248Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-16T01:39:22.5163170Z ================================================== 2021-05-16T01:39:22.5163881Z downloaded 201 KB 2021-05-16T01:39:22.5164236Z 2021-05-16T01:39:22.5206281Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T01:39:23.5442704Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-16T01:39:23.5444132Z ================================================== 2021-05-16T01:39:23.5444971Z downloaded 64 KB 2021-05-16T01:39:23.5445538Z 2021-05-16T01:39:23.5511373Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T01:39:24.1173956Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-16T01:39:24.1499241Z ================================================== 2021-05-16T01:39:24.1500282Z downloaded 46 KB 2021-05-16T01:39:24.1500881Z 2021-05-16T01:39:24.1546856Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T01:39:24.6021437Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-16T01:39:24.7383829Z ================================================== 2021-05-16T01:39:24.7385266Z downloaded 416 KB 2021-05-16T01:39:24.7385582Z 2021-05-16T01:39:24.7430158Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T01:39:25.3986561Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-16T01:39:25.4339882Z ================================================== 2021-05-16T01:39:25.4340455Z downloaded 91 KB 2021-05-16T01:39:25.4340769Z 2021-05-16T01:39:25.4392079Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T01:39:26.3439934Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-16T01:39:26.4057669Z ================================================== 2021-05-16T01:39:26.4058631Z downloaded 133 KB 2021-05-16T01:39:26.4059177Z 2021-05-16T01:39:26.4098017Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T01:39:29.2012541Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-16T01:39:29.3013723Z ================================================== 2021-05-16T01:39:29.3015539Z downloaded 271 KB 2021-05-16T01:39:29.3015968Z 2021-05-16T01:39:29.3057653Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T01:39:29.8582518Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-16T01:39:30.0266386Z ================================================== 2021-05-16T01:39:30.0267260Z downloaded 735 KB 2021-05-16T01:39:30.0267914Z 2021-05-16T01:39:30.0310746Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T01:39:30.3414159Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-16T01:39:30.3776595Z ================================================== 2021-05-16T01:39:30.3777595Z downloaded 46 KB 2021-05-16T01:39:30.3778160Z 2021-05-16T01:39:30.3835162Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T01:39:30.6789108Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T01:39:30.6816262Z ================================================== 2021-05-16T01:39:30.6817547Z downloaded 24 KB 2021-05-16T01:39:30.6818084Z 2021-05-16T01:39:30.6847102Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T01:39:31.3599030Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-16T01:39:31.5304179Z ================================================== 2021-05-16T01:39:31.5305066Z downloaded 688 KB 2021-05-16T01:39:31.5305613Z 2021-05-16T01:39:31.5347171Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T01:39:32.3741319Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-16T01:39:32.4069229Z ================================================== 2021-05-16T01:39:32.4071056Z downloaded 45 KB 2021-05-16T01:39:32.4071862Z 2021-05-16T01:39:32.4112428Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T01:39:33.4515573Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-16T01:39:33.6072985Z ================================================== 2021-05-16T01:39:33.6075001Z downloaded 595 KB 2021-05-16T01:39:33.6076162Z 2021-05-16T01:39:33.9547953Z * installing *binary* package ‘rlang’ ... 2021-05-16T01:39:33.9643885Z * DONE (rlang) 2021-05-16T01:39:34.2217097Z * installing *binary* package ‘magrittr’ ... 2021-05-16T01:39:34.2271264Z * DONE (magrittr) 2021-05-16T01:39:34.4727794Z * installing *binary* package ‘glue’ ... 2021-05-16T01:39:34.4780549Z * DONE (glue) 2021-05-16T01:39:34.7149106Z * installing *binary* package ‘sys’ ... 2021-05-16T01:39:34.7214396Z * DONE (sys) 2021-05-16T01:39:34.9515883Z * installing *binary* package ‘mime’ ... 2021-05-16T01:39:34.9574798Z * DONE (mime) 2021-05-16T01:39:35.2952438Z * installing *binary* package ‘curl’ ... 2021-05-16T01:39:35.3042272Z * DONE (curl) 2021-05-16T01:39:35.5735501Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T01:39:35.5791499Z * DONE (jsonlite) 2021-05-16T01:39:35.8153306Z * installing *binary* package ‘ini’ ... 2021-05-16T01:39:35.8212422Z * DONE (ini) 2021-05-16T01:39:36.0676849Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T01:39:36.0737121Z * DONE (gitcreds) 2021-05-16T01:39:36.3752824Z * installing *binary* package ‘zip’ ... 2021-05-16T01:39:36.3820502Z * DONE (zip) 2021-05-16T01:39:36.6460663Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T01:39:36.6519694Z * DONE (rstudioapi) 2021-05-16T01:39:36.9236793Z * installing *binary* package ‘fastmap’ ... 2021-05-16T01:39:36.9291777Z * DONE (fastmap) 2021-05-16T01:39:37.1982036Z * installing *binary* package ‘yaml’ ... 2021-05-16T01:39:37.2032369Z * DONE (yaml) 2021-05-16T01:39:37.4552865Z * installing *binary* package ‘withr’ ... 2021-05-16T01:39:37.4622905Z * DONE (withr) 2021-05-16T01:39:37.7128035Z * installing *binary* package ‘whisker’ ... 2021-05-16T01:39:37.7176105Z * DONE (whisker) 2021-05-16T01:39:37.9590596Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T01:39:37.9645694Z * DONE (rappdirs) 2021-05-16T01:39:38.2842639Z * installing *binary* package ‘fs’ ... 2021-05-16T01:39:38.2911691Z * DONE (fs) 2021-05-16T01:39:38.5354210Z * installing *binary* package ‘clipr’ ... 2021-05-16T01:39:38.5395782Z * DONE (clipr) 2021-05-16T01:39:38.8226487Z * installing *binary* package ‘git2r’ ... 2021-05-16T01:39:38.8277471Z * DONE (git2r) 2021-05-16T01:39:39.0566176Z * installing *binary* package ‘askpass’ ... 2021-05-16T01:39:39.0612228Z * DONE (askpass) 2021-05-16T01:39:39.3432810Z * installing *binary* package ‘cli’ ... 2021-05-16T01:39:39.3502010Z * DONE (cli) 2021-05-16T01:39:39.6151924Z * installing *binary* package ‘purrr’ ... 2021-05-16T01:39:39.6207731Z * DONE (purrr) 2021-05-16T01:39:39.8826968Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T01:39:39.8893121Z * DONE (lifecycle) 2021-05-16T01:39:40.1275513Z * installing *source* package ‘cachem’ ... 2021-05-16T01:39:40.1287798Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T01:39:40.1289274Z ** using staged installation 2021-05-16T01:39:40.1468150Z ** libs 2021-05-16T01:39:40.1534711Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T01:39:40.2551068Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:39:40.3196409Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T01:39:40.3592264Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T01:39:40.3599554Z ** R 2021-05-16T01:39:40.3679986Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:39:40.9547044Z ** help 2021-05-16T01:39:40.9800670Z *** installing help indices 2021-05-16T01:39:41.0032532Z ** building package indices 2021-05-16T01:39:41.2293859Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:39:41.4497961Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:39:41.4740157Z ** testing if installed package can be loaded from final location 2021-05-16T01:39:41.6925962Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:39:41.6934454Z * DONE (cachem) 2021-05-16T01:39:42.0961179Z * installing *binary* package ‘openssl’ ... 2021-05-16T01:39:42.1071931Z * DONE (openssl) 2021-05-16T01:39:42.3388026Z * installing *binary* package ‘memoise’ ... 2021-05-16T01:39:42.3448751Z * DONE (memoise) 2021-05-16T01:39:42.6162610Z * installing *binary* package ‘httr’ ... 2021-05-16T01:39:42.6215915Z * DONE (httr) 2021-05-16T01:39:42.8654857Z * installing *binary* package ‘credentials’ ... 2021-05-16T01:39:42.8716166Z * DONE (credentials) 2021-05-16T01:39:43.1145009Z * installing *binary* package ‘gh’ ... 2021-05-16T01:39:43.1186366Z * DONE (gh) 2021-05-16T01:39:43.3742919Z * installing *binary* package ‘gert’ ... 2021-05-16T01:39:43.3791903Z * DONE (gert) 2021-05-16T01:39:43.7078931Z * installing *binary* package ‘usethis’ ... 2021-05-16T01:39:43.7174811Z * DONE (usethis) 2021-05-16T01:39:43.7241734Z 2021-05-16T01:39:43.7242883Z The downloaded source packages are in 2021-05-16T01:39:43.7244412Z ‘/tmp/Rtmp84LUSN/downloaded_packages’ 2021-05-16T01:39:43.7254509Z Running `R CMD build`... 2021-05-16T01:39:46.0775022Z * checking for file ‘/tmp/Rtmp84LUSN/remotes726852f28987/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T01:39:46.0776622Z * preparing ‘tic’: 2021-05-16T01:39:46.0778255Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:39:46.0779303Z * installing the package to process help pages 2021-05-16T01:39:46.0780615Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:39:46.0781656Z * checking for empty or unneeded directories 2021-05-16T01:39:46.0782735Z Removed empty directory ‘tic/.circleci’ 2021-05-16T01:39:46.0783794Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T01:39:46.0784741Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T01:39:46.0786981Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:39:46.0788005Z (as ‘lib’ is unspecified) 2021-05-16T01:39:46.4419752Z * installing *source* package ‘tic’ ... 2021-05-16T01:39:46.4422026Z ** using staged installation 2021-05-16T01:39:46.4678718Z ** R 2021-05-16T01:39:46.4940690Z ** inst 2021-05-16T01:39:46.4973916Z ** preparing package for lazy loading 2021-05-16T01:39:46.8978273Z ** help 2021-05-16T01:39:47.0693964Z *** installing help indices 2021-05-16T01:39:47.1714474Z *** copying figures 2021-05-16T01:39:47.1718152Z ** building package indices 2021-05-16T01:39:47.4670257Z ** installing vignettes 2021-05-16T01:39:47.4720738Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:39:47.7718609Z ** testing if installed package can be loaded from final location 2021-05-16T01:39:48.1135649Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:39:48.1178245Z * DONE (tic) 2021-05-16T01:39:48.1347403Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:39:48.8034904Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T01:39:50.4951156Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T01:39:50.4952386Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:39:50.4953336Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T01:39:50.4954323Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T01:39:50.4955303Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:39:50.4956307Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-16T01:39:50.4957277Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T01:39:50.4958239Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T01:39:50.4959175Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:39:50.4960133Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T01:39:50.4961066Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:39:50.4962012Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T01:39:50.4963000Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:39:50.4963956Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:39:50.4964950Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T01:39:50.4965928Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T01:39:50.4966913Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T01:39:50.4967861Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T01:39:50.4968783Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T01:39:50.4969711Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T01:39:50.4970630Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T01:39:50.4971596Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T01:39:50.4972542Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T01:39:50.4973503Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T01:39:50.4974448Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T01:39:50.4975402Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T01:39:50.4976694Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T01:39:50.4977687Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T01:39:50.4978535Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T01:39:50.4979190Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:39:50.4979895Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:39:50.4980620Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:39:50.4981560Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T01:39:50.4982301Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T01:39:50.4983187Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:39:50.4983992Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T01:39:50.4984740Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T01:39:50.4988019Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T01:39:50.4999602Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-16T01:39:50.5005738Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:39:50.5007334Z (as ‘lib’ is unspecified) 2021-05-16T01:40:06.1944137Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T01:40:13.1034601Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-16T01:40:13.2047281Z ================================================== 2021-05-16T01:40:13.2048171Z downloaded 231 KB 2021-05-16T01:40:13.2048619Z 2021-05-16T01:40:13.2095009Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T01:40:13.5857356Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-16T01:40:13.7858130Z ================================================== 2021-05-16T01:40:13.7859018Z downloaded 1.5 MB 2021-05-16T01:40:13.7859897Z 2021-05-16T01:40:13.7901393Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T01:40:14.4514533Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-16T01:40:14.4561004Z ================================================== 2021-05-16T01:40:14.4561607Z downloaded 16 KB 2021-05-16T01:40:14.4561915Z 2021-05-16T01:40:14.4610480Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-16T01:40:15.3939055Z Content type 'binary/octet-stream' length 1004228 bytes (980 KB) 2021-05-16T01:40:15.5702076Z ================================================== 2021-05-16T01:40:15.5702655Z downloaded 980 KB 2021-05-16T01:40:15.5702958Z 2021-05-16T01:40:15.5742127Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-16T01:40:15.9531339Z Content type 'binary/octet-stream' length 810888 bytes (791 KB) 2021-05-16T01:40:16.1160020Z ================================================== 2021-05-16T01:40:16.1162174Z downloaded 791 KB 2021-05-16T01:40:16.1162828Z 2021-05-16T01:40:16.1197930Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T01:40:18.2160505Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-16T01:40:18.2510781Z ================================================== 2021-05-16T01:40:18.2512046Z downloaded 42 KB 2021-05-16T01:40:18.2512726Z 2021-05-16T01:40:18.2563189Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T01:40:18.6971827Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-16T01:40:18.8054771Z ================================================== 2021-05-16T01:40:18.8055344Z downloaded 247 KB 2021-05-16T01:40:18.8055671Z 2021-05-16T01:40:18.8094406Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T01:40:19.2554771Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-16T01:40:19.4324500Z ================================================== 2021-05-16T01:40:19.4325358Z downloaded 977 KB 2021-05-16T01:40:19.4325857Z 2021-05-16T01:40:19.4367223Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T01:40:20.8423388Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-16T01:40:20.8428142Z ================================================== 2021-05-16T01:40:20.8429059Z downloaded 67 KB 2021-05-16T01:40:20.8429781Z 2021-05-16T01:40:20.8479618Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T01:40:21.7511010Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-16T01:40:21.8674145Z ================================================== 2021-05-16T01:40:21.8675903Z downloaded 354 KB 2021-05-16T01:40:21.8676733Z 2021-05-16T01:40:21.8721262Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T01:40:23.3757764Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-16T01:40:23.5090494Z ================================================== 2021-05-16T01:40:23.5091159Z downloaded 412 KB 2021-05-16T01:40:23.5091539Z 2021-05-16T01:40:23.5123669Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T01:40:28.0239265Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-16T01:40:28.0240655Z ================================================== 2021-05-16T01:40:28.0241522Z downloaded 15 KB 2021-05-16T01:40:28.0242083Z 2021-05-16T01:40:28.0289048Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T01:40:28.7920278Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-16T01:40:28.8749129Z ================================================== 2021-05-16T01:40:28.8750463Z downloaded 147 KB 2021-05-16T01:40:28.8750999Z 2021-05-16T01:40:28.8802130Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T01:40:36.1227647Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-16T01:40:36.1683399Z ================================================== 2021-05-16T01:40:36.1685523Z downloaded 72 KB 2021-05-16T01:40:36.1686146Z 2021-05-16T01:40:36.1724081Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T01:40:36.9585056Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-16T01:40:36.9671853Z ================================================== 2021-05-16T01:40:36.9672464Z downloaded 39 KB 2021-05-16T01:40:36.9672844Z 2021-05-16T01:40:36.9713870Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T01:40:39.8535617Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-16T01:40:40.0266540Z ================================================== 2021-05-16T01:40:40.0267566Z downloaded 348 KB 2021-05-16T01:40:40.0267995Z 2021-05-16T01:40:40.0301871Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T01:40:40.8513443Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-16T01:40:40.9883422Z ================================================== 2021-05-16T01:40:40.9884306Z downloaded 426 KB 2021-05-16T01:40:40.9884784Z 2021-05-16T01:40:40.9923936Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T01:40:41.8453687Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-16T01:40:41.8455536Z ================================================== 2021-05-16T01:40:41.8456322Z downloaded 40 KB 2021-05-16T01:40:41.8456838Z 2021-05-16T01:40:41.8496174Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T01:40:42.4111971Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-16T01:40:42.5657768Z ================================================== 2021-05-16T01:40:42.5660422Z downloaded 602 KB 2021-05-16T01:40:42.5662174Z 2021-05-16T01:40:42.5697587Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T01:40:42.8652182Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T01:40:42.9343246Z ================================================== 2021-05-16T01:40:42.9344958Z downloaded 109 KB 2021-05-16T01:40:42.9345914Z 2021-05-16T01:40:42.9370748Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T01:40:44.1415946Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-16T01:40:44.2445437Z ================================================== 2021-05-16T01:40:44.2446949Z downloaded 224 KB 2021-05-16T01:40:44.2447851Z 2021-05-16T01:40:44.2486000Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T01:40:45.4552172Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-16T01:40:45.4554844Z ================================================== 2021-05-16T01:40:45.4556158Z downloaded 37 KB 2021-05-16T01:40:45.4557120Z 2021-05-16T01:40:45.4675698Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T01:40:46.3106832Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-16T01:40:46.4068715Z ================================================== 2021-05-16T01:40:46.4074439Z downloaded 199 KB 2021-05-16T01:40:46.4075417Z 2021-05-16T01:40:46.4106420Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T01:40:48.2935226Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-16T01:40:48.5293473Z ================================================== 2021-05-16T01:40:48.5294041Z downloaded 2.8 MB 2021-05-16T01:40:48.5294364Z 2021-05-16T01:40:48.5325600Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T01:40:49.1048049Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-16T01:40:49.3622197Z ================================================== 2021-05-16T01:40:49.3622925Z downloaded 4.0 MB 2021-05-16T01:40:49.3623242Z 2021-05-16T01:40:49.3665097Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T01:40:50.2209504Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-16T01:40:50.4207439Z ================================================== 2021-05-16T01:40:50.4220127Z downloaded 1.3 MB 2021-05-16T01:40:50.4220569Z 2021-05-16T01:40:50.4258423Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T01:40:52.9116716Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-16T01:40:53.0486265Z ================================================== 2021-05-16T01:40:53.0488232Z downloaded 478 KB 2021-05-16T01:40:53.0489200Z 2021-05-16T01:40:53.0522661Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T01:40:54.3441131Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-16T01:40:54.3868892Z ================================================== 2021-05-16T01:40:54.3870137Z downloaded 107 KB 2021-05-16T01:40:54.3883057Z 2021-05-16T01:40:54.3908124Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T01:40:54.9859092Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-16T01:40:54.9923095Z ================================================== 2021-05-16T01:40:54.9924018Z downloaded 21 KB 2021-05-16T01:40:54.9924577Z 2021-05-16T01:40:54.9961012Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T01:40:55.6906014Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-16T01:40:55.7257815Z ================================================== 2021-05-16T01:40:55.7259924Z downloaded 42 KB 2021-05-16T01:40:55.7260819Z 2021-05-16T01:40:55.7304516Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T01:40:56.0986872Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-16T01:40:56.1051344Z ================================================== 2021-05-16T01:40:56.1051893Z downloaded 33 KB 2021-05-16T01:40:56.1052181Z 2021-05-16T01:40:56.1090540Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T01:40:56.6590497Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-16T01:40:56.7356551Z ================================================== 2021-05-16T01:40:56.7357149Z downloaded 136 KB 2021-05-16T01:40:56.7357456Z 2021-05-16T01:40:56.7396745Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T01:40:59.0392798Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-16T01:40:59.2840711Z ================================================== 2021-05-16T01:40:59.2841811Z downloaded 3.4 MB 2021-05-16T01:40:59.2842352Z 2021-05-16T01:40:59.2877903Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T01:41:00.0928970Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-16T01:41:00.0931330Z ================================================== 2021-05-16T01:41:00.0932933Z downloaded 64 KB 2021-05-16T01:41:00.0933570Z 2021-05-16T01:41:00.0981265Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T01:41:01.7420793Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-16T01:41:01.9342066Z ================================================== 2021-05-16T01:41:01.9343121Z downloaded 1.3 MB 2021-05-16T01:41:01.9343753Z 2021-05-16T01:41:01.9388422Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T01:41:02.6371681Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-16T01:41:02.7132600Z ================================================== 2021-05-16T01:41:02.7134376Z downloaded 128 KB 2021-05-16T01:41:02.7135326Z 2021-05-16T01:41:02.7177289Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T01:41:06.4787152Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-16T01:41:06.6084640Z ================================================== 2021-05-16T01:41:06.6085709Z downloaded 384 KB 2021-05-16T01:41:06.6086291Z 2021-05-16T01:41:06.8866946Z * installing *binary* package ‘utf8’ ... 2021-05-16T01:41:06.8932965Z * DONE (utf8) 2021-05-16T01:41:07.1214768Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T01:41:07.1258326Z * DONE (pkgconfig) 2021-05-16T01:41:07.3886966Z * installing *binary* package ‘fansi’ ... 2021-05-16T01:41:07.3938953Z * DONE (fansi) 2021-05-16T01:41:07.6927318Z * installing *binary* package ‘diffobj’ ... 2021-05-16T01:41:07.6982832Z * DONE (diffobj) 2021-05-16T01:41:07.9721478Z * installing *binary* package ‘ps’ ... 2021-05-16T01:41:07.9788274Z * DONE (ps) 2021-05-16T01:41:08.2103157Z * installing *binary* package ‘praise’ ... 2021-05-16T01:41:08.2141260Z * DONE (praise) 2021-05-16T01:41:08.4532432Z * installing *binary* package ‘pkgload’ ... 2021-05-16T01:41:08.4583029Z * DONE (pkgload) 2021-05-16T01:41:08.6892615Z * installing *binary* package ‘evaluate’ ... 2021-05-16T01:41:08.6953355Z * DONE (evaluate) 2021-05-16T01:41:08.9299902Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T01:41:08.9337897Z * DONE (ellipsis) 2021-05-16T01:41:09.2339020Z * installing *binary* package ‘digest’ ... 2021-05-16T01:41:09.2426130Z * DONE (digest) 2021-05-16T01:41:09.4821802Z * installing *binary* package ‘brio’ ... 2021-05-16T01:41:09.4884166Z * DONE (brio) 2021-05-16T01:41:09.7998213Z * installing *binary* package ‘xml2’ ... 2021-05-16T01:41:09.8063131Z * DONE (xml2) 2021-05-16T01:41:10.1119647Z * installing *source* package ‘xfun’ ... 2021-05-16T01:41:10.1159216Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T01:41:10.1160008Z ** using staged installation 2021-05-16T01:41:10.1331029Z ** libs 2021-05-16T01:41:10.1384173Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T01:41:10.2525127Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:41:10.3161387Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T01:41:10.3604663Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T01:41:10.3617521Z ** R 2021-05-16T01:41:10.3807640Z ** inst 2021-05-16T01:41:10.3820280Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:41:11.7682521Z ** help 2021-05-16T01:41:11.9217473Z *** installing help indices 2021-05-16T01:41:12.0333974Z ** building package indices 2021-05-16T01:41:12.3461156Z ** installing vignettes 2021-05-16T01:41:12.3533170Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:41:12.5611373Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:41:12.5813052Z ** testing if installed package can be loaded from final location 2021-05-16T01:41:12.8193048Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:41:12.8217619Z * DONE (xfun) 2021-05-16T01:41:13.3577190Z * installing *binary* package ‘stringi’ ... 2021-05-16T01:41:13.3692262Z * DONE (stringi) 2021-05-16T01:41:14.5772142Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T01:41:14.6166574Z * DONE (Rcpp) 2021-05-16T01:41:14.9371594Z * installing *binary* package ‘commonmark’ ... 2021-05-16T01:41:14.9440439Z * DONE (commonmark) 2021-05-16T01:41:15.2109551Z * installing *binary* package ‘brew’ ... 2021-05-16T01:41:15.2161733Z * DONE (brew) 2021-05-16T01:41:15.4419835Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T01:41:15.4463517Z * DONE (sessioninfo) 2021-05-16T01:41:15.6817634Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T01:41:15.6877650Z * DONE (prettyunits) 2021-05-16T01:41:16.0814572Z * installing *binary* package ‘vctrs’ ... 2021-05-16T01:41:16.0901611Z * DONE (vctrs) 2021-05-16T01:41:16.8312535Z * installing *binary* package ‘processx’ ... 2021-05-16T01:41:16.8314903Z * DONE (processx) 2021-05-16T01:41:16.8316797Z * installing *binary* package ‘markdown’ ... 2021-05-16T01:41:16.8318157Z * DONE (markdown) 2021-05-16T01:41:16.8779145Z * installing *binary* package ‘highr’ ... 2021-05-16T01:41:16.8897902Z * DONE (highr) 2021-05-16T01:41:17.1480912Z * installing *binary* package ‘stringr’ ... 2021-05-16T01:41:17.1535434Z * DONE (stringr) 2021-05-16T01:41:17.3993646Z * installing *binary* package ‘rversions’ ... 2021-05-16T01:41:17.4044985Z * DONE (rversions) 2021-05-16T01:41:17.7380180Z * installing *binary* package ‘pillar’ ... 2021-05-16T01:41:17.7452622Z * DONE (pillar) 2021-05-16T01:41:18.0045130Z * installing *binary* package ‘callr’ ... 2021-05-16T01:41:18.0114026Z * DONE (callr) 2021-05-16T01:41:18.4428031Z * installing *binary* package ‘knitr’ ... 2021-05-16T01:41:18.4537941Z * DONE (knitr) 2021-05-16T01:41:18.6858735Z * installing *binary* package ‘xopen’ ... 2021-05-16T01:41:18.6902034Z * DONE (xopen) 2021-05-16T01:41:19.0210880Z * installing *binary* package ‘tibble’ ... 2021-05-16T01:41:19.0284287Z * DONE (tibble) 2021-05-16T01:41:19.2664025Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T01:41:19.2705984Z * DONE (pkgbuild) 2021-05-16T01:41:19.6773102Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T01:41:19.6870199Z * DONE (roxygen2) 2021-05-16T01:41:19.9224269Z * installing *binary* package ‘rematch2’ ... 2021-05-16T01:41:19.9266759Z * DONE (rematch2) 2021-05-16T01:41:20.1627725Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T01:41:20.1674640Z * DONE (rcmdcheck) 2021-05-16T01:41:20.4064859Z * installing *binary* package ‘waldo’ ... 2021-05-16T01:41:20.4127175Z * DONE (waldo) 2021-05-16T01:41:21.0704624Z * installing *binary* package ‘testthat’ ... 2021-05-16T01:41:21.0851234Z * DONE (testthat) 2021-05-16T01:41:21.3512818Z * installing *binary* package ‘devtools’ ... 2021-05-16T01:41:21.3558718Z * DONE (devtools) 2021-05-16T01:41:21.3619879Z 2021-05-16T01:41:21.3621022Z The downloaded source packages are in 2021-05-16T01:41:21.3622540Z ‘/tmp/Rtmp84LUSN/downloaded_packages’ 2021-05-16T01:41:21.4338692Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T01:41:23.3609897Z 2021-05-16T01:41:23.7064316Z 2021-05-16T01:41:23.7114411Z checking for file ‘/tmp/Rtmp84LUSN/remotes7268302034a7/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T01:41:23.7201494Z 2021-05-16T01:41:23.7204176Z ✔ checking for file ‘/tmp/Rtmp84LUSN/remotes7268302034a7/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T01:41:23.7216176Z 2021-05-16T01:41:23.7240077Z 2021-05-16T01:41:23.7241954Z ─ preparing ‘desc’: 2021-05-16T01:41:23.7303269Z checking DESCRIPTION meta-information ... 2021-05-16T01:41:23.7326714Z 2021-05-16T01:41:23.7328798Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:41:23.7992575Z 2021-05-16T01:41:23.8024812Z 2021-05-16T01:41:23.8027614Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:41:23.8040213Z 2021-05-16T01:41:23.8066665Z 2021-05-16T01:41:23.8069037Z ─ checking for empty or unneeded directories 2021-05-16T01:41:23.8080982Z 2021-05-16T01:41:23.8106681Z 2021-05-16T01:41:23.8109018Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T01:41:23.9210527Z 2021-05-16T01:41:23.9215043Z 2021-05-16T01:41:23.9217590Z 2021-05-16T01:41:23.9346645Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:41:23.9348230Z (as ‘lib’ is unspecified) 2021-05-16T01:41:24.2536256Z * installing *source* package ‘desc’ ... 2021-05-16T01:41:24.2576939Z ** using staged installation 2021-05-16T01:41:24.2758387Z ** R 2021-05-16T01:41:24.2930671Z ** inst 2021-05-16T01:41:24.2947620Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:41:25.9031179Z ** help 2021-05-16T01:41:26.0438404Z *** installing help indices 2021-05-16T01:41:26.1398163Z ** building package indices 2021-05-16T01:41:26.4505949Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:41:26.6551144Z ** testing if installed package can be loaded from final location 2021-05-16T01:41:26.8908808Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:41:26.8935146Z * DONE (desc) 2021-05-16T01:41:27.1128372Z 2021-05-16T01:41:27.1138821Z 2021-05-16T01:41:27.1141149Z checking for file ‘/tmp/Rtmp84LUSN/remotes726843321190/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T01:41:27.1188112Z 2021-05-16T01:41:27.1190283Z ✔ checking for file ‘/tmp/Rtmp84LUSN/remotes726843321190/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T01:41:27.1230045Z 2021-05-16T01:41:27.1248587Z 2021-05-16T01:41:27.1249841Z ─ preparing ‘ghtravis’: 2021-05-16T01:41:27.1256775Z 2021-05-16T01:41:27.1257434Z 2021-05-16T01:41:27.1351640Z checking DESCRIPTION meta-information ... 2021-05-16T01:41:27.1375892Z 2021-05-16T01:41:27.1377185Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:41:27.1833284Z 2021-05-16T01:41:27.1876562Z 2021-05-16T01:41:27.1878484Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:41:27.1886380Z 2021-05-16T01:41:27.1911250Z 2021-05-16T01:41:27.1912617Z ─ checking for empty or unneeded directories 2021-05-16T01:41:27.1936187Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T01:41:27.2138416Z 2021-05-16T01:41:27.2139241Z 2021-05-16T01:41:27.2139817Z 2021-05-16T01:41:27.2529045Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:41:27.2531313Z (as ‘lib’ is unspecified) 2021-05-16T01:41:27.5086768Z * installing *source* package ‘ghtravis’ ... 2021-05-16T01:41:27.5088234Z ** using staged installation 2021-05-16T01:41:27.5249149Z ** R 2021-05-16T01:41:27.5361577Z ** inst 2021-05-16T01:41:27.5369735Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:41:28.8338273Z ** help 2021-05-16T01:41:28.8946860Z *** installing help indices 2021-05-16T01:41:28.9445713Z ** building package indices 2021-05-16T01:41:29.2026921Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:41:29.8977396Z ** testing if installed package can be loaded from final location 2021-05-16T01:41:30.6119792Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:41:30.6129014Z * DONE (ghtravis) 2021-05-16T01:41:30.6227579Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:41:30.8543518Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T01:41:32.9494238Z 2021-05-16T01:41:32.9497283Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T01:41:32.9499347Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T01:41:32.9501500Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T01:41:32.9503047Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T01:41:32.9504488Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T01:41:32.9507619Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:41:32.9509133Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T01:41:32.9511494Z (as ‘lib’ is unspecified) 2021-05-16T01:41:48.5619232Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T01:41:48.9390002Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-16T01:41:49.0304975Z ================================================== 2021-05-16T01:41:49.0306001Z downloaded 193 KB 2021-05-16T01:41:49.0306507Z 2021-05-16T01:41:49.0353295Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T01:41:49.7306357Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-16T01:41:49.7762637Z ================================================== 2021-05-16T01:41:49.7763515Z downloaded 64 KB 2021-05-16T01:41:49.7764058Z 2021-05-16T01:41:49.7812469Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T01:41:50.4913025Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-16T01:41:50.5820938Z ================================================== 2021-05-16T01:41:50.5821669Z downloaded 191 KB 2021-05-16T01:41:50.5822051Z 2021-05-16T01:41:50.5869838Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T01:41:50.9244487Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-16T01:41:51.1262548Z ================================================== 2021-05-16T01:41:51.1263494Z downloaded 1.2 MB 2021-05-16T01:41:51.1264086Z 2021-05-16T01:41:51.1307626Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T01:41:51.9032749Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-16T01:41:52.0843580Z ================================================== 2021-05-16T01:41:52.0844743Z downloaded 1.0 MB 2021-05-16T01:41:52.0845273Z 2021-05-16T01:41:52.3352821Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T01:41:52.3400193Z * DONE (tidyselect) 2021-05-16T01:41:52.5732722Z * installing *binary* package ‘generics’ ... 2021-05-16T01:41:52.5778907Z * DONE (generics) 2021-05-16T01:41:52.8947386Z * installing *binary* package ‘cpp11’ ... 2021-05-16T01:41:52.9024943Z * DONE (cpp11) 2021-05-16T01:41:53.2565471Z * installing *binary* package ‘dplyr’ ... 2021-05-16T01:41:53.2650016Z * DONE (dplyr) 2021-05-16T01:41:53.6376356Z * installing *binary* package ‘tidyr’ ... 2021-05-16T01:41:53.6462266Z * DONE (tidyr) 2021-05-16T01:41:53.6531047Z 2021-05-16T01:41:53.6532183Z The downloaded source packages are in 2021-05-16T01:41:53.6533953Z ‘/tmp/Rtmp84LUSN/downloaded_packages’ 2021-05-16T01:41:53.8690331Z 2021-05-16T01:41:53.8702690Z checking for file ‘/tmp/Rtmp84LUSN/remotes72686152f2fa/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T01:41:53.8761150Z 2021-05-16T01:41:53.8763286Z ✔ checking for file ‘/tmp/Rtmp84LUSN/remotes72686152f2fa/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T01:41:53.8859967Z 2021-05-16T01:41:53.8860818Z 2021-05-16T01:41:53.8861906Z ─ preparing ‘aghast’: 2021-05-16T01:41:53.8862479Z 2021-05-16T01:41:53.8863024Z 2021-05-16T01:41:53.8939045Z checking DESCRIPTION meta-information ... 2021-05-16T01:41:53.8966225Z 2021-05-16T01:41:53.8968468Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:41:53.9234104Z 2021-05-16T01:41:53.9263818Z 2021-05-16T01:41:53.9266263Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:41:53.9276995Z 2021-05-16T01:41:53.9301555Z 2021-05-16T01:41:53.9303744Z ─ checking for empty or unneeded directories 2021-05-16T01:41:53.9333004Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T01:41:53.9441168Z 2021-05-16T01:41:53.9443558Z 2021-05-16T01:41:53.9445074Z 2021-05-16T01:41:53.9523726Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:41:53.9524656Z (as ‘lib’ is unspecified) 2021-05-16T01:41:54.1834762Z * installing *source* package ‘aghast’ ... 2021-05-16T01:41:54.1837029Z ** using staged installation 2021-05-16T01:41:54.2066325Z ** R 2021-05-16T01:41:54.2135802Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:41:54.6787383Z ** help 2021-05-16T01:41:54.7038835Z *** installing help indices 2021-05-16T01:41:54.7290685Z ** building package indices 2021-05-16T01:41:54.9560992Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:41:55.1554913Z ** testing if installed package can be loaded from final location 2021-05-16T01:41:55.3656894Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:41:55.3657982Z * DONE (aghast) 2021-05-16T01:41:55.3746290Z Installing 1 packages: covr 2021-05-16T01:41:55.3757032Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:41:55.3758275Z (as ‘lib’ is unspecified) 2021-05-16T01:42:11.0411835Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T01:42:11.0416004Z 2021-05-16T01:42:11.0501829Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T01:42:11.8550851Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-16T01:42:11.9281395Z ================================================== 2021-05-16T01:42:11.9282131Z downloaded 159 KB 2021-05-16T01:42:11.9282517Z 2021-05-16T01:42:11.9329817Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T01:42:13.8394463Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-16T01:42:13.8941642Z ================================================== 2021-05-16T01:42:13.8943420Z downloaded 118 KB 2021-05-16T01:42:13.8944229Z 2021-05-16T01:42:13.8990344Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T01:42:15.8560876Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-16T01:42:15.9633950Z ================================================== 2021-05-16T01:42:15.9634925Z downloaded 282 KB 2021-05-16T01:42:15.9635460Z 2021-05-16T01:42:16.2156277Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T01:42:16.2220920Z * DONE (lazyeval) 2021-05-16T01:42:16.4708980Z * installing *binary* package ‘rex’ ... 2021-05-16T01:42:16.4751808Z * DONE (rex) 2021-05-16T01:42:16.7415312Z * installing *binary* package ‘covr’ ... 2021-05-16T01:42:16.7474915Z * DONE (covr) 2021-05-16T01:42:16.7540246Z 2021-05-16T01:42:16.7541353Z The downloaded source packages are in 2021-05-16T01:42:16.7542873Z ‘/tmp/Rtmp84LUSN/downloaded_packages’ 2021-05-16T01:42:16.7700342Z 2021-05-16T01:42:16.7737226Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T01:42:16.7737927Z Rscript -e "tic::before_install()" 2021-05-16T01:42:16.7785542Z shell: /usr/bin/bash -e {0} 2021-05-16T01:42:16.7785996Z env: 2021-05-16T01:42:16.7786510Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:42:16.7787032Z TIC_DEPLOY_KEY: 2021-05-16T01:42:16.7787950Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:42:16.7790002Z GITHUB_PAT: *** 2021-05-16T01:42:16.7790469Z COVERALLS_TOKEN: 2021-05-16T01:42:16.7791010Z continue-on-error: false 2021-05-16T01:42:16.7791548Z VDIFFR_RUN_TESTS: 2021-05-16T01:42:16.7792084Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:42:16.7792590Z TZ: UTC 2021-05-16T01:42:16.7793035Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:42:16.7793492Z NOT_CRAN: true 2021-05-16T01:42:16.7793920Z ##[endgroup] 2021-05-16T01:42:17.0943180Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:42:17.2364943Z Running before_install: step_install_remote_binaries() 2021-05-16T01:42:17.7731885Z Installing RNifti binaries 2021-05-16T01:42:17.7744046Z [1] "neuroconductor/RNifti" 2021-05-16T01:42:17.9749188Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T01:42:17.9782476Z tag_name 2021-05-16T01:42:17.9783690Z 11 1.3.1.s 2021-05-16T01:42:17.9785017Z zipball_url 2021-05-16T01:42:17.9787009Z 11 https://api.github.com/repos/neuroconductor/RNifti/zipball/refs/tags/1.3.1.s 2021-05-16T01:42:17.9788649Z tarball_url 2021-05-16T01:42:17.9791030Z Installing RNifti package binaries 2021-05-16T01:42:17.9792555Z 11 https://api.github.com/repos/neuroconductor/RNifti/tarball/refs/tags/1.3.1.s 2021-05-16T01:42:17.9794325Z commit.sha 2021-05-16T01:42:17.9795570Z 11 929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T01:42:17.9797090Z commit.url 2021-05-16T01:42:17.9799084Z 11 https://api.github.com/repos/neuroconductor/RNifti/commits/929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T01:42:17.9800825Z node_id 2021-05-16T01:42:17.9802597Z 11 MDM6UmVmMzY3NDc5MzkxOnJlZnMvdGFncy8xLjMuMS5z 2021-05-16T01:42:17.9804401Z url 2021-05-16T01:42:17.9805920Z 11 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970 2021-05-16T01:42:17.9807509Z assets_url 2021-05-16T01:42:17.9809135Z 11 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970/assets 2021-05-16T01:42:17.9810823Z upload_url 2021-05-16T01:42:17.9812684Z 11 https://uploads.github.com/repos/neuroconductor/RNifti/releases/42981970/assets{?name,label} 2021-05-16T01:42:17.9814613Z id asset_updated_at asset_created_at created_at 2021-05-16T01:42:17.9816721Z 11 42981970 2021-05-14 21:18:51 2021-05-14 21:18:50 2021-05-14 21:05:46 2021-05-16T01:42:17.9817942Z published_at asset_name 2021-05-16T01:42:17.9819690Z 11 2021-05-14 21:06:13 RNifti_1.3.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T01:42:17.9820941Z asset_label asset_download_count 2021-05-16T01:42:17.9821929Z 11 5 2021-05-16T01:42:17.9823195Z asset_browser_download_url 2021-05-16T01:42:17.9825581Z 11 https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T01:42:17.9867598Z --2021-05-16 01:42:17-- https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T01:42:17.9927004Z Resolving github.com (github.com)... 140.82.113.3 2021-05-16T01:42:17.9984574Z Connecting to github.com (github.com)|140.82.113.3|:443... connected. 2021-05-16T01:42:18.1187846Z HTTP request sent, awaiting response... 302 Found 2021-05-16T01:42:18.1197989Z Location: https://github-releases.githubusercontent.com/367479391/fa0dd900-b4f9-11eb-924a-869939846c98?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T014218Z&X-Amz-Expires=300&X-Amz-Signature=34cdabdd438930f085bc1cc672211a178a4f55910732304cc969c5f53bbb1270&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T01:42:18.1207317Z --2021-05-16 01:42:18-- https://github-releases.githubusercontent.com/367479391/fa0dd900-b4f9-11eb-924a-869939846c98?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T014218Z&X-Amz-Expires=300&X-Amz-Signature=34cdabdd438930f085bc1cc672211a178a4f55910732304cc969c5f53bbb1270&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T01:42:18.1218830Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.111.154, ... 2021-05-16T01:42:18.1273575Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T01:42:18.2915893Z HTTP request sent, awaiting response... 200 OK 2021-05-16T01:42:18.2920169Z Length: 2702055 (2.6M) [application/octet-stream] 2021-05-16T01:42:18.2921432Z Saving to: ‘/tmp/RtmprUU1ge/RNifti_1.3.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T01:42:18.2922026Z 2021-05-16T01:42:18.2970532Z 0K .......... .......... .......... .......... .......... 1% 9.49M 0s 2021-05-16T01:42:18.3017809Z 50K .......... .......... .......... .......... .......... 3% 10.3M 0s 2021-05-16T01:42:18.3043801Z 100K .......... .......... .......... .......... .......... 5% 18.6M 0s 2021-05-16T01:42:18.3082511Z 150K .......... .......... .......... .......... .......... 7% 12.6M 0s 2021-05-16T01:42:18.3130052Z 200K .......... .......... .......... .......... .......... 9% 10.4M 0s 2021-05-16T01:42:18.3173524Z 250K .......... .......... .......... .......... .......... 11% 11.4M 0s 2021-05-16T01:42:18.3191568Z 300K .......... .......... .......... .......... .......... 13% 25.9M 0s 2021-05-16T01:42:18.3233650Z 350K .......... .......... .......... .......... .......... 15% 11.8M 0s 2021-05-16T01:42:18.3274141Z 400K .......... .......... .......... .......... .......... 17% 12.2M 0s 2021-05-16T01:42:18.3305236Z 450K .......... .......... .......... .......... .......... 18% 15.9M 0s 2021-05-16T01:42:18.3328637Z 500K .......... .......... .......... .......... .......... 20% 20.4M 0s 2021-05-16T01:42:18.3373238Z 550K .......... .......... .......... .......... .......... 22% 11.0M 0s 2021-05-16T01:42:18.3389891Z 600K .......... .......... .......... .......... .......... 24% 26.9M 0s 2021-05-16T01:42:18.3424607Z 650K .......... .......... .......... .......... .......... 26% 14.3M 0s 2021-05-16T01:42:18.3448913Z 700K .......... .......... .......... .......... .......... 28% 19.6M 0s 2021-05-16T01:42:18.3474829Z 750K .......... .......... .......... .......... .......... 30% 19.8M 0s 2021-05-16T01:42:18.3508001Z 800K .......... .......... .......... .......... .......... 32% 14.3M 0s 2021-05-16T01:42:18.3535742Z 850K .......... .......... .......... .......... .......... 34% 17.6M 0s 2021-05-16T01:42:18.3576577Z 900K .......... .......... .......... .......... .......... 36% 12.1M 0s 2021-05-16T01:42:18.3622077Z 950K .......... .......... .......... .......... .......... 37% 11.0M 0s 2021-05-16T01:42:18.3636348Z 1000K .......... .......... .......... .......... .......... 39% 32.4M 0s 2021-05-16T01:42:18.3673503Z 1050K .......... .......... .......... .......... .......... 41% 12.8M 0s 2021-05-16T01:42:18.3692001Z 1100K .......... .......... .......... .......... .......... 43% 26.1M 0s 2021-05-16T01:42:18.3725657Z 1150K .......... .......... .......... .......... .......... 45% 14.9M 0s 2021-05-16T01:42:18.3740669Z 1200K .......... .......... .......... .......... .......... 47% 31.2M 0s 2021-05-16T01:42:18.3758427Z 1250K .......... .......... .......... .......... .......... 49% 27.2M 0s 2021-05-16T01:42:18.3785480Z 1300K .......... .......... .......... .......... .......... 51% 18.6M 0s 2021-05-16T01:42:18.3809323Z 1350K .......... .......... .......... .......... .......... 53% 20.0M 0s 2021-05-16T01:42:18.3829279Z 1400K .......... .......... .......... .......... .......... 54% 24.7M 0s 2021-05-16T01:42:18.3844219Z 1450K .......... .......... .......... .......... .......... 56% 77.0M 0s 2021-05-16T01:42:18.3881109Z 1500K .......... .......... .......... .......... .......... 58% 10.9M 0s 2021-05-16T01:42:18.3888298Z 1550K .......... .......... .......... .......... .......... 60% 60.5M 0s 2021-05-16T01:42:18.3899282Z 1600K .......... .......... .......... .......... .......... 62% 44.2M 0s 2021-05-16T01:42:18.3934973Z 1650K .......... .......... .......... .......... .......... 64% 14.5M 0s 2021-05-16T01:42:18.3945593Z 1700K .......... .......... .......... .......... .......... 66% 40.4M 0s 2021-05-16T01:42:18.3959539Z 1750K .......... .......... .......... .......... .......... 68% 34.7M 0s 2021-05-16T01:42:18.3988330Z 1800K .......... .......... .......... .......... .......... 70% 17.5M 0s 2021-05-16T01:42:18.3997545Z 1850K .......... .......... .......... .......... .......... 72% 52.3M 0s 2021-05-16T01:42:18.4015255Z 1900K .......... .......... .......... .......... .......... 73% 26.5M 0s 2021-05-16T01:42:18.4040021Z 1950K .......... .......... .......... .......... .......... 75% 21.2M 0s 2021-05-16T01:42:18.4049268Z 2000K .......... .......... .......... .......... .......... 77% 43.0M 0s 2021-05-16T01:42:18.4065684Z 2050K .......... .......... .......... .......... .......... 79% 29.8M 0s 2021-05-16T01:42:18.4089291Z 2100K .......... .......... .......... .......... .......... 81% 21.2M 0s 2021-05-16T01:42:18.4099613Z 2150K .......... .......... .......... .......... .......... 83% 44.6M 0s 2021-05-16T01:42:18.4111677Z 2200K .......... .......... .......... .......... .......... 85% 40.4M 0s 2021-05-16T01:42:18.4139195Z 2250K .......... .......... .......... .......... .......... 87% 18.2M 0s 2021-05-16T01:42:18.4159666Z 2300K .......... .......... .......... .......... .......... 89% 23.8M 0s 2021-05-16T01:42:18.4162946Z 2350K .......... .......... .......... .......... .......... 90% 125M 0s 2021-05-16T01:42:18.4167878Z 2400K .......... .......... .......... .......... .......... 92% 97.9M 0s 2021-05-16T01:42:18.4192503Z 2450K .......... .......... .......... .......... .......... 94% 20.5M 0s 2021-05-16T01:42:18.4224697Z 2500K .......... .......... .......... .......... .......... 96% 15.0M 0s 2021-05-16T01:42:18.4237409Z 2550K .......... .......... .......... .......... .......... 98% 40.1M 0s 2021-05-16T01:42:18.4240331Z 2600K .......... .......... .......... ........ 100% 103M=0.1s 2021-05-16T01:42:18.4240871Z 2021-05-16T01:42:18.4243604Z 2021-05-16 01:42:18 (19.5 MB/s) - ‘/tmp/RtmprUU1ge/RNifti_1.3.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [2702055/2702055] 2021-05-16T01:42:18.4244419Z 2021-05-16T01:42:18.4286685Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:42:18.4287947Z (as ‘lib’ is unspecified) 2021-05-16T01:42:19.0855897Z * installing *binary* package ‘RNifti’ ... 2021-05-16T01:42:19.1009942Z * DONE (RNifti) 2021-05-16T01:42:19.1130430Z Rewriting new remotes: 2021-05-16T01:42:19.1330088Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T01:42:19.1331063Z remotes::install_deps(dependencies = TRUE) 2021-05-16T01:42:19.1331749Z remotes::install_cran("rcmdcheck") 2021-05-16T01:42:19.1332352Z remotes::install_cran("markdown") 2021-05-16T01:42:19.1339831Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:42:19.1340282Z env: 2021-05-16T01:42:19.1340784Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:42:19.1341301Z TIC_DEPLOY_KEY: 2021-05-16T01:42:19.1342220Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:42:19.1344336Z GITHUB_PAT: *** 2021-05-16T01:42:19.1345261Z COVERALLS_TOKEN: 2021-05-16T01:42:19.1345803Z continue-on-error: false 2021-05-16T01:42:19.1346342Z VDIFFR_RUN_TESTS: 2021-05-16T01:42:19.1346889Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:42:19.1347381Z TZ: UTC 2021-05-16T01:42:19.1347818Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:42:19.1348320Z NOT_CRAN: true 2021-05-16T01:42:19.1348743Z ##[endgroup] 2021-05-16T01:42:40.1023648Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T01:42:40.1025471Z tiff (NA -> 0.1-8 ) [CRAN] 2021-05-16T01:42:40.1026660Z png (NA -> 0.1-7 ) [CRAN] 2021-05-16T01:42:40.1027816Z jpeg (NA -> 0.1-8.1 ) [CRAN] 2021-05-16T01:42:40.1028945Z bmp (NA -> 0.3 ) [CRAN] 2021-05-16T01:42:40.1030297Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T01:42:40.1031524Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T01:42:40.1032727Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T01:42:40.1033913Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T01:42:40.1035044Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T01:42:40.1036161Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T01:42:40.1037380Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T01:42:40.1038632Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T01:42:40.1039782Z igraph (NA -> 1.2.6 ) [CRAN] 2021-05-16T01:42:40.1040945Z downloader (NA -> 0.4 ) [CRAN] 2021-05-16T01:42:40.1042117Z readbitmap (NA -> 0.1.5 ) [CRAN] 2021-05-16T01:42:40.1043268Z getopt (NA -> 1.20.3 ) [CRAN] 2021-05-16T01:42:40.1044370Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T01:42:40.1045470Z plyr (NA -> 1.8.6 ) [CRAN] 2021-05-16T01:42:40.1047463Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:42:40.1048536Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T01:42:40.1049574Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T01:42:40.1050618Z pracma (NA -> 2.3.3 ) [CRAN] 2021-05-16T01:42:40.1051619Z imager (NA -> 0.42.8 ) [CRAN] 2021-05-16T01:42:40.1052670Z RcppEigen (NA -> 0.3.3.9.1) [CRAN] 2021-05-16T01:42:40.1055513Z Installing 29 packages: base64enc, tiff, png, jpeg, bmp, colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, tinytex, htmltools, igraph, downloader, readbitmap, getopt, gtable, plyr, scales, isoband, rmarkdown, pracma, imager, RcppEigen, optparse, gridExtra, reshape2, ggplot2 2021-05-16T01:42:40.1058270Z optparse (NA -> 1.6.6 ) [CRAN] 2021-05-16T01:42:40.1059352Z gridExtra (NA -> 2.3 ) [CRAN] 2021-05-16T01:42:40.1060401Z reshape2 (NA -> 1.4.4 ) [CRAN] 2021-05-16T01:42:40.1061451Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T01:42:40.1069765Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:42:40.1071067Z (as ‘lib’ is unspecified) 2021-05-16T01:42:56.1276898Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T01:42:57.0327117Z Content type 'binary/octet-stream' length 38865 bytes (37 KB) 2021-05-16T01:42:57.0328800Z ================================================== 2021-05-16T01:42:57.0329652Z downloaded 37 KB 2021-05-16T01:42:57.0330264Z 2021-05-16T01:42:57.0381478Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tiff_0.1-8.tar.gz' 2021-05-16T01:42:58.1229254Z Content type 'binary/octet-stream' length 78339 bytes (76 KB) 2021-05-16T01:42:58.1326269Z ================================================== 2021-05-16T01:42:58.1327220Z downloaded 76 KB 2021-05-16T01:42:58.1327868Z 2021-05-16T01:42:58.1371056Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/png_0.1-7.tar.gz' 2021-05-16T01:43:03.3619272Z Content type 'binary/octet-stream' length 58646 bytes (57 KB) 2021-05-16T01:43:03.3620747Z ================================================== 2021-05-16T01:43:03.3621611Z downloaded 57 KB 2021-05-16T01:43:03.3622165Z 2021-05-16T01:43:03.3624738Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jpeg_0.1-8.1.tar.gz' 2021-05-16T01:43:03.8172766Z Content type 'binary/octet-stream' length 49714 bytes (48 KB) 2021-05-16T01:43:03.8507883Z ================================================== 2021-05-16T01:43:03.8508949Z downloaded 48 KB 2021-05-16T01:43:03.8510003Z 2021-05-16T01:43:03.8562304Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bmp_0.3.tar.gz' 2021-05-16T01:43:06.5307394Z Content type 'binary/octet-stream' length 119452 bytes (116 KB) 2021-05-16T01:43:06.5911052Z ================================================== 2021-05-16T01:43:06.5912053Z downloaded 116 KB 2021-05-16T01:43:06.5912581Z 2021-05-16T01:43:06.5965087Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T01:43:07.3525415Z Content type 'binary/octet-stream' length 2611663 bytes (2.5 MB) 2021-05-16T01:43:07.5660379Z ================================================== 2021-05-16T01:43:07.5661343Z downloaded 2.5 MB 2021-05-16T01:43:07.5662005Z 2021-05-16T01:43:07.5706659Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T01:43:11.2187214Z Content type 'binary/octet-stream' length 1295982 bytes (1.2 MB) 2021-05-16T01:43:11.4099208Z ================================================== 2021-05-16T01:43:11.4100241Z downloaded 1.2 MB 2021-05-16T01:43:11.4100783Z 2021-05-16T01:43:11.4142458Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T01:43:13.4415634Z Content type 'binary/octet-stream' length 52761 bytes (51 KB) 2021-05-16T01:43:13.4761045Z ================================================== 2021-05-16T01:43:13.4761721Z downloaded 51 KB 2021-05-16T01:43:13.4762145Z 2021-05-16T01:43:13.4814842Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T01:43:14.9614720Z Content type 'binary/octet-stream' length 240635 bytes (234 KB) 2021-05-16T01:43:15.0674681Z ================================================== 2021-05-16T01:43:15.0675793Z downloaded 234 KB 2021-05-16T01:43:15.0676334Z 2021-05-16T01:43:15.0722227Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T01:43:15.8900658Z Content type 'binary/octet-stream' length 58749 bytes (57 KB) 2021-05-16T01:43:15.9139152Z ================================================== 2021-05-16T01:43:15.9140800Z downloaded 57 KB 2021-05-16T01:43:15.9141194Z 2021-05-16T01:43:15.9194702Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T01:43:16.7301431Z Content type 'binary/octet-stream' length 2605228 bytes (2.5 MB) 2021-05-16T01:43:16.9612014Z ================================================== 2021-05-16T01:43:16.9613055Z downloaded 2.5 MB 2021-05-16T01:43:16.9613706Z 2021-05-16T01:43:16.9655168Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T01:43:17.4309052Z Content type 'binary/octet-stream' length 116529 bytes (113 KB) 2021-05-16T01:43:17.5011578Z ================================================== 2021-05-16T01:43:17.5012650Z downloaded 113 KB 2021-05-16T01:43:17.5013216Z 2021-05-16T01:43:17.5078468Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T01:43:17.9850588Z Content type 'binary/octet-stream' length 236672 bytes (231 KB) 2021-05-16T01:43:18.0863621Z ================================================== 2021-05-16T01:43:18.0864650Z downloaded 231 KB 2021-05-16T01:43:18.0865221Z 2021-05-16T01:43:18.0911507Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/igraph_1.2.6.tar.gz' 2021-05-16T01:43:20.9913164Z Content type 'binary/octet-stream' length 8427431 bytes (8.0 MB) 2021-05-16T01:43:21.2961590Z ================================================== 2021-05-16T01:43:21.2962211Z downloaded 8.0 MB 2021-05-16T01:43:21.2962536Z 2021-05-16T01:43:21.3003844Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/downloader_0.4.tar.gz' 2021-05-16T01:43:22.2064807Z Content type 'binary/octet-stream' length 21549 bytes (21 KB) 2021-05-16T01:43:22.2066244Z ================================================== 2021-05-16T01:43:22.2067102Z downloaded 21 KB 2021-05-16T01:43:22.2067664Z 2021-05-16T01:43:22.2116489Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/readbitmap_0.1.5.tar.gz' 2021-05-16T01:43:25.7539979Z Content type 'binary/octet-stream' length 16658 bytes (16 KB) 2021-05-16T01:43:25.7542233Z ================================================== 2021-05-16T01:43:25.7543375Z downloaded 16 KB 2021-05-16T01:43:25.7544144Z 2021-05-16T01:43:25.7593910Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/getopt_1.20.3.tar.gz' 2021-05-16T01:43:30.8712555Z Content type 'binary/octet-stream' length 33397 bytes (32 KB) 2021-05-16T01:43:30.8801801Z ================================================== 2021-05-16T01:43:30.8802651Z downloaded 32 KB 2021-05-16T01:43:30.8803196Z 2021-05-16T01:43:30.8849023Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T01:43:31.8953183Z Content type 'binary/octet-stream' length 430032 bytes (419 KB) 2021-05-16T01:43:32.0337626Z ================================================== 2021-05-16T01:43:32.0341032Z downloaded 419 KB 2021-05-16T01:43:32.0343235Z 2021-05-16T01:43:32.0383559Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/plyr_1.8.6.tar.gz' 2021-05-16T01:43:33.0440533Z Content type 'binary/octet-stream' length 1153520 bytes (1.1 MB) 2021-05-16T01:43:33.2656016Z ================================================== 2021-05-16T01:43:33.2657913Z downloaded 1.1 MB 2021-05-16T01:43:33.2658761Z 2021-05-16T01:43:33.2696199Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T01:43:36.3468732Z Content type 'binary/octet-stream' length 545321 bytes (532 KB) 2021-05-16T01:43:36.4932953Z ================================================== 2021-05-16T01:43:36.4934533Z downloaded 532 KB 2021-05-16T01:43:36.4935465Z 2021-05-16T01:43:36.4972683Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T01:43:37.5303032Z Content type 'binary/octet-stream' length 4607656 bytes (4.4 MB) 2021-05-16T01:43:37.7941801Z ================================================== 2021-05-16T01:43:37.7942879Z downloaded 4.4 MB 2021-05-16T01:43:37.7943365Z 2021-05-16T01:43:37.7988059Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T01:43:38.2422572Z Content type 'binary/octet-stream' length 3650566 bytes (3.5 MB) 2021-05-16T01:43:38.4922920Z ================================================== 2021-05-16T01:43:38.4923569Z downloaded 3.5 MB 2021-05-16T01:43:38.4923896Z 2021-05-16T01:43:38.4969822Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pracma_2.3.3.tar.gz' 2021-05-16T01:43:42.1025682Z Content type 'binary/octet-stream' length 1719255 bytes (1.6 MB) 2021-05-16T01:43:42.3124247Z ================================================== 2021-05-16T01:43:42.3125545Z downloaded 1.6 MB 2021-05-16T01:43:42.3126090Z 2021-05-16T01:43:42.3162482Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/imager_0.42.8.tar.gz' 2021-05-16T01:43:44.2778681Z Content type 'binary/octet-stream' length 5562329 bytes (5.3 MB) 2021-05-16T01:43:44.5519493Z ================================================== 2021-05-16T01:43:44.5521272Z downloaded 5.3 MB 2021-05-16T01:43:44.5522547Z 2021-05-16T01:43:44.5558155Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RcppEigen_0.3.3.9.1.tar.gz' 2021-05-16T01:43:45.3633525Z Content type 'binary/octet-stream' length 7459406 bytes (7.1 MB) 2021-05-16T01:43:45.8778727Z ================================================== 2021-05-16T01:43:45.8779360Z downloaded 7.1 MB 2021-05-16T01:43:45.8779661Z 2021-05-16T01:43:46.8756986Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/optparse_1.6.6.tar.gz' 2021-05-16T01:43:46.8862414Z Content type 'binary/octet-stream' length 67752 bytes (66 KB) 2021-05-16T01:43:46.9303631Z ================================================== 2021-05-16T01:43:46.9304641Z downloaded 66 KB 2021-05-16T01:43:46.9305210Z 2021-05-16T01:43:46.9348761Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gridExtra_2.3.tar.gz' 2021-05-16T01:43:50.4259920Z Content type 'binary/octet-stream' length 1106332 bytes (1.1 MB) 2021-05-16T01:43:50.6102439Z ================================================== 2021-05-16T01:43:50.6105351Z downloaded 1.1 MB 2021-05-16T01:43:50.6107453Z 2021-05-16T01:43:50.6150624Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/reshape2_1.4.4.tar.gz' 2021-05-16T01:43:51.4713082Z Content type 'binary/octet-stream' length 537015 bytes (524 KB) 2021-05-16T01:43:51.6187011Z ================================================== 2021-05-16T01:43:51.6188790Z downloaded 524 KB 2021-05-16T01:43:51.6190276Z 2021-05-16T01:43:51.6241887Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-16T01:43:53.0951699Z Content type 'binary/octet-stream' length 4058120 bytes (3.9 MB) 2021-05-16T01:43:54.1925456Z ================================================== 2021-05-16T01:43:54.1927238Z downloaded 3.9 MB 2021-05-16T01:43:54.1928219Z 2021-05-16T01:43:54.4253979Z * installing *binary* package ‘base64enc’ ... 2021-05-16T01:43:54.4298707Z * DONE (base64enc) 2021-05-16T01:43:54.6818711Z * installing *binary* package ‘tiff’ ... 2021-05-16T01:43:54.6883507Z * DONE (tiff) 2021-05-16T01:43:54.9214853Z * installing *binary* package ‘png’ ... 2021-05-16T01:43:54.9272340Z * DONE (png) 2021-05-16T01:43:55.1568351Z * installing *binary* package ‘jpeg’ ... 2021-05-16T01:43:55.1625550Z * DONE (jpeg) 2021-05-16T01:43:55.4093296Z * installing *binary* package ‘bmp’ ... 2021-05-16T01:43:55.4164256Z * DONE (bmp) 2021-05-16T01:43:55.8895649Z * installing *binary* package ‘colorspace’ ... 2021-05-16T01:43:55.9031758Z * DONE (colorspace) 2021-05-16T01:43:56.1937004Z * installing *binary* package ‘viridisLite’ ... 2021-05-16T01:43:56.2014546Z * DONE (viridisLite) 2021-05-16T01:43:56.4474710Z * installing *binary* package ‘RColorBrewer’ ... 2021-05-16T01:43:56.4518211Z * DONE (RColorBrewer) 2021-05-16T01:43:56.6919681Z * installing *binary* package ‘labeling’ ... 2021-05-16T01:43:56.6974167Z * DONE (labeling) 2021-05-16T01:43:57.2060845Z * installing *binary* package ‘farver’ ... 2021-05-16T01:43:57.2164773Z * DONE (farver) 2021-05-16T01:43:57.4573081Z * installing *binary* package ‘tinytex’ ... 2021-05-16T01:43:57.4637001Z * DONE (tinytex) 2021-05-16T01:43:58.5127971Z * installing *binary* package ‘igraph’ ... 2021-05-16T01:43:58.5356636Z * DONE (igraph) 2021-05-16T01:43:58.7973090Z * installing *binary* package ‘downloader’ ... 2021-05-16T01:43:58.8031480Z * DONE (downloader) 2021-05-16T01:43:59.0328319Z * installing *binary* package ‘getopt’ ... 2021-05-16T01:43:59.0372029Z * DONE (getopt) 2021-05-16T01:43:59.3662948Z * installing *binary* package ‘gtable’ ... 2021-05-16T01:43:59.3739328Z * DONE (gtable) 2021-05-16T01:43:59.7126470Z * installing *binary* package ‘plyr’ ... 2021-05-16T01:43:59.7192506Z * DONE (plyr) 2021-05-16T01:44:00.8833634Z * installing *binary* package ‘isoband’ ... 2021-05-16T01:44:00.8847377Z * DONE (isoband) 2021-05-16T01:44:00.8849732Z * installing *binary* package ‘pracma’ ... 2021-05-16T01:44:00.8851051Z * DONE (pracma) 2021-05-16T01:44:02.7831958Z * installing *binary* package ‘RcppEigen’ ... 2021-05-16T01:44:02.8565645Z * DONE (RcppEigen) 2021-05-16T01:44:03.1248931Z * installing *binary* package ‘munsell’ ... 2021-05-16T01:44:03.1303001Z * DONE (munsell) 2021-05-16T01:44:03.3899155Z * installing *binary* package ‘htmltools’ ... 2021-05-16T01:44:03.3961278Z * DONE (htmltools) 2021-05-16T01:44:03.6295865Z * installing *binary* package ‘readbitmap’ ... 2021-05-16T01:44:03.6346972Z * DONE (readbitmap) 2021-05-16T01:44:03.9095632Z * installing *binary* package ‘optparse’ ... 2021-05-16T01:44:03.9140231Z * DONE (optparse) 2021-05-16T01:44:04.2228059Z * installing *binary* package ‘gridExtra’ ... 2021-05-16T01:44:04.2285959Z * DONE (gridExtra) 2021-05-16T01:44:04.5282916Z * installing *binary* package ‘reshape2’ ... 2021-05-16T01:44:04.5336139Z * DONE (reshape2) 2021-05-16T01:44:04.8086632Z * installing *binary* package ‘scales’ ... 2021-05-16T01:44:04.8143717Z * DONE (scales) 2021-05-16T01:44:05.5335321Z * installing *binary* package ‘rmarkdown’ ... 2021-05-16T01:44:05.5557900Z * DONE (rmarkdown) 2021-05-16T01:44:06.3240201Z * installing *source* package ‘imager’ ... 2021-05-16T01:44:06.3561588Z ** package ‘imager’ successfully unpacked and MD5 sums checked 2021-05-16T01:44:06.3563971Z ** using staged installation 2021-05-16T01:44:06.6943895Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T01:44:07.8745616Z checking whether the C++ compiler works... yes 2021-05-16T01:44:07.8747406Z checking for C++ compiler default output file name... a.out 2021-05-16T01:44:07.9401367Z checking for suffix of executables... 2021-05-16T01:44:08.0913094Z checking whether we are cross compiling... no 2021-05-16T01:44:08.1205454Z checking for suffix of object files... o 2021-05-16T01:44:08.1465751Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T01:44:08.1703847Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-16T01:44:08.2077445Z checking how to run the C++ preprocessor... g++ -std=gnu++11 -E 2021-05-16T01:44:08.3599980Z checking for X... libraries , headers 2021-05-16T01:44:08.4267819Z checking for XOpenDisplay in -lX11... yes 2021-05-16T01:44:08.4270646Z X11 library found. 2021-05-16T01:44:08.4272567Z configure: Checking if FFTW3 library is available using pkg-config 2021-05-16T01:44:08.4277365Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T01:44:08.4304347Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T01:44:08.4996413Z checking for FFTW... yes 2021-05-16T01:44:08.4997376Z FFTW3 found! 2021-05-16T01:44:08.5112037Z checking whether pkg-config knows about libtiff-4... yes 2021-05-16T01:44:08.5843257Z checking for configurable backends... checking whether --static is needed... no 2021-05-16T01:44:08.6920097Z checking for g++ -std=gnu++11 option to support OpenMP... -fopenmp 2021-05-16T01:44:08.7275984Z configure: creating ./config.status 2021-05-16T01:44:08.8108108Z config.status: creating src/Makevars 2021-05-16T01:44:08.8680160Z ** libs 2021-05-16T01:44:08.8749678Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T01:44:24.5751621Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c colourspace.cpp -o colourspace.o 2021-05-16T01:44:43.2639101Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c coordinates.cpp -o coordinates.o 2021-05-16T01:45:01.3421706Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c display.cpp -o display.o 2021-05-16T01:45:47.6039817Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c drawing.cpp -o drawing.o 2021-05-16T01:46:12.2938964Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c filtering.cpp -o filtering.o 2021-05-16T01:46:49.1632748Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c hough.cpp -o hough.o 2021-05-16T01:47:09.4357420Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c imgraphs.cpp -o imgraphs.o 2021-05-16T01:47:27.8219671Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c interact.cpp -o interact.o 2021-05-16T01:47:51.1208261Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c interpolation.cpp -o interpolation.o 2021-05-16T01:48:09.8421466Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c morphology.cpp -o morphology.o 2021-05-16T01:48:36.9841186Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c reductions.cpp -o reductions.o 2021-05-16T01:48:59.0430959Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c transformations.cpp -o transformations.o 2021-05-16T01:49:29.9205452Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c utils.cpp -o utils.o 2021-05-16T01:51:01.4215397Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c wrappers.cpp -o wrappers.o 2021-05-16T01:51:19.9768635Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o imager.so RcppExports.o colourspace.o coordinates.o display.o drawing.o filtering.o hough.o imgraphs.o interact.o interpolation.o morphology.o reductions.o transformations.o utils.o wrappers.o -lX11 -Dcimg_use_fftw3 -lfftw3 -ltiff -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T01:51:20.9447847Z installing to /home/runner/work/_temp/Library/00LOCK-imager/00new/imager/libs 2021-05-16T01:51:21.0167715Z ** R 2021-05-16T01:51:21.0456084Z ** data 2021-05-16T01:51:21.0471462Z *** moving datasets to lazyload DB 2021-05-16T01:51:21.3755482Z ** inst 2021-05-16T01:51:21.3887807Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:51:23.7201644Z ** help 2021-05-16T01:51:24.0191957Z *** installing help indices 2021-05-16T01:51:24.2593527Z ** building package indices 2021-05-16T01:51:24.6672231Z ** installing vignettes 2021-05-16T01:51:24.6785481Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:51:25.0827482Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:51:25.1417426Z ** testing if installed package can be loaded from final location 2021-05-16T01:51:26.0364648Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:51:26.0374675Z * DONE (imager) 2021-05-16T01:51:26.0576320Z * installing *binary* package ‘ggplot2’ ... 2021-05-16T01:51:26.0665297Z * DONE (ggplot2) 2021-05-16T01:51:26.0738083Z 2021-05-16T01:51:26.0739079Z The downloaded source packages are in 2021-05-16T01:51:26.0740605Z ‘/tmp/RtmpXSDzSX/downloaded_packages’ 2021-05-16T01:51:40.6179050Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T01:51:40.6180844Z Use `force = TRUE` to force installation 2021-05-16T01:51:40.6191747Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T01:51:40.6193430Z Use `force = TRUE` to force installation 2021-05-16T01:51:40.6377354Z ##[group]Run options(width = 100) 2021-05-16T01:51:40.6377888Z options(width = 100) 2021-05-16T01:51:40.6378584Z pkgs <- installed.packages()[, "Package"] 2021-05-16T01:51:40.6379289Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T01:51:40.6387132Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:51:40.6387600Z env: 2021-05-16T01:51:40.6388079Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:51:40.6388600Z TIC_DEPLOY_KEY: 2021-05-16T01:51:40.6390165Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:51:40.6392295Z GITHUB_PAT: *** 2021-05-16T01:51:40.6392757Z COVERALLS_TOKEN: 2021-05-16T01:51:40.6393289Z continue-on-error: false 2021-05-16T01:51:40.6393823Z VDIFFR_RUN_TESTS: 2021-05-16T01:51:40.6394352Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:51:40.6394847Z TZ: UTC 2021-05-16T01:51:40.6395267Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:51:40.6395778Z NOT_CRAN: true 2021-05-16T01:51:40.6396181Z ##[endgroup] 2021-05-16T01:51:41.1697622Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T01:51:41.1698335Z setting value 2021-05-16T01:51:41.1699152Z version R version 4.0.5 (2021-03-31) 2021-05-16T01:51:41.1699712Z os Ubuntu 20.04.2 LTS 2021-05-16T01:51:41.1700448Z system x86_64, linux-gnu 2021-05-16T01:51:41.1700981Z ui X11 2021-05-16T01:51:41.1701499Z language (EN) 2021-05-16T01:51:41.1702200Z collate C.UTF-8 2021-05-16T01:51:41.1702924Z ctype C.UTF-8 2021-05-16T01:51:41.1703444Z tz UTC 2021-05-16T01:51:41.1704082Z date 2021-05-16 2021-05-16T01:51:41.1704383Z 2021-05-16T01:51:41.1705325Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T01:51:41.1706125Z package * version date lib source 2021-05-16T01:51:41.1707202Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T01:51:41.1708217Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1709113Z base * 4.0.5 2021-03-31 [2] local 2021-05-16T01:51:41.1710285Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1711207Z bmp 0.3 2017-09-11 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1712096Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T01:51:41.1712970Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1713854Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1714734Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T01:51:41.1715629Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1716808Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T01:51:41.1717673Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1718553Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1719446Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-16T01:51:41.1720372Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-16T01:51:41.1721309Z colorspace 2.0-1 2021-05-04 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1722267Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1723350Z compiler 4.0.5 2021-03-31 [2] local 2021-05-16T01:51:41.1724257Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1725151Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1726035Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1726962Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1727887Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1728769Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-16T01:51:41.1729689Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-16T01:51:41.1730669Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T01:51:41.1731659Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1732561Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1733465Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1734390Z downloader 0.4 2015-07-09 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1735295Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1736206Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1737120Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1738027Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1738914Z farver 2.1.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1739806Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1740719Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-16T01:51:41.1741587Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1742481Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1743369Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1744261Z getopt 1.20.3 2019-03-22 [1] RSPM (R 4.0.0) 2021-05-16T01:51:41.1745166Z ggplot2 3.3.3 2020-12-30 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1746043Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1747047Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T01:51:41.1748041Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1748942Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1750228Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1751130Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-16T01:51:41.1752251Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-16T01:51:41.1753135Z grid 4.0.5 2021-03-31 [2] local 2021-05-16T01:51:41.1754032Z gridExtra 2.3 2017-09-09 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1754935Z gtable 0.3.0 2019-03-25 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1755825Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1756734Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1757644Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1758592Z igraph 1.2.6 2020-10-06 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1759508Z imager 0.42.8 2021-03-15 [1] RSPM (R 4.0.5) 2021-05-16T01:51:41.1760386Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1761275Z isoband 0.2.4 2021-03-03 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1762152Z jpeg 0.1-8.1 2019-10-24 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1763064Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1764002Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-16T01:51:41.1764916Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1765823Z labeling 0.4.2 2020-10-20 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1766738Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-16T01:51:41.1767664Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1768598Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1769510Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1770415Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1771299Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T01:51:41.1772187Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-16T01:51:41.1773073Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1773984Z methods * 4.0.5 2021-03-31 [2] local 2021-05-16T01:51:41.1774872Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-16T01:51:41.1775743Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1776642Z munsell 0.5.0 2018-06-12 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1777527Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-16T01:51:41.1778409Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T01:51:41.1779305Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1780209Z optparse 1.6.6 2020-04-16 [1] RSPM (R 4.0.0) 2021-05-16T01:51:41.1781132Z parallel 4.0.5 2021-03-31 [2] local 2021-05-16T01:51:41.1782033Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1782942Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1783859Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1784789Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1785771Z plyr 1.8.6 2020-03-03 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1786633Z png 0.1-7 2013-12-03 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1787516Z pracma 2.3.3 2021-01-23 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1788402Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1789334Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1790461Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1791345Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1792305Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1793182Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1794074Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1795018Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1795966Z RColorBrewer 1.1-2 2014-12-07 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1796906Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1797813Z RcppEigen 0.3.3.9.1 2020-12-17 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1798767Z readbitmap 0.1.5 2018-06-27 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1799698Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1800625Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1801554Z reshape2 1.4.4 2020-04-09 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1802444Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1803324Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1804220Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1805197Z RNifti 1.3.1 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-16T01:51:41.1806176Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1807068Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-16T01:51:41.1807979Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1808910Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1809850Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1810753Z scales 1.1.1 2020-05-11 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1811699Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1812628Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T01:51:41.1813525Z splines 4.0.5 2021-03-31 [2] local 2021-05-16T01:51:41.1814417Z stats * 4.0.5 2021-03-31 [2] local 2021-05-16T01:51:41.1815284Z stats4 4.0.5 2021-03-31 [2] local 2021-05-16T01:51:41.1816182Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1817085Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1818092Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-16T01:51:41.1818924Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1820011Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T01:51:41.1821065Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-16T01:51:41.1821953Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1822863Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1823811Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T01:51:41.1824745Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1825665Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1826568Z tiff 0.1-8 2021-03-31 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1827526Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1828440Z tools 4.0.5 2021-03-31 [2] local 2021-05-16T01:51:41.1829329Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1841946Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1842856Z utils * 4.0.5 2021-03-31 [2] local 2021-05-16T01:51:41.1843755Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1844677Z viridisLite 0.4.0 2021-04-13 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1845617Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1846520Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1847417Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-16T01:51:41.1848302Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T01:51:41.1849170Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1850053Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1850941Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1851951Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T01:51:41.1852273Z 2021-05-16T01:51:41.1852755Z [1] /home/runner/work/_temp/Library 2021-05-16T01:51:41.1853308Z [2] /opt/R/4.0.5/lib/R/library 2021-05-16T01:51:41.1911666Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T01:51:41.1912310Z Rscript -e 'tic::script()' 2021-05-16T01:51:41.1912777Z ls -l check 2021-05-16T01:51:41.1983680Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T01:51:41.1984257Z env: 2021-05-16T01:51:41.1984740Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:51:41.1985259Z TIC_DEPLOY_KEY: 2021-05-16T01:51:41.1986152Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:51:41.1988357Z GITHUB_PAT: *** 2021-05-16T01:51:41.1988822Z COVERALLS_TOKEN: 2021-05-16T01:51:41.1989355Z continue-on-error: false 2021-05-16T01:51:41.1990241Z VDIFFR_RUN_TESTS: 2021-05-16T01:51:41.1990734Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:51:41.1991195Z TZ: UTC 2021-05-16T01:51:41.1991582Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:51:41.1992009Z NOT_CRAN: true 2021-05-16T01:51:41.1992388Z ##[endgroup] 2021-05-16T01:51:41.4862401Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:51:41.6204583Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T01:51:41.6205733Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T01:51:41.6206528Z timeout = Inf, check_dir = "check") 2021-05-16T01:51:41.6955981Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T01:51:41.9280543Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T01:51:41.9562956Z * preparing ‘fmriqa’: 2021-05-16T01:51:41.9678785Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:51:42.0591440Z * installing the package to build vignettes 2021-05-16T01:51:52.9375711Z * creating vignettes ... OK 2021-05-16T01:51:52.9697060Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:51:52.9699400Z * checking for empty or unneeded directories 2021-05-16T01:51:52.9731138Z * building ‘fmriqa_0.4.0.tar.gz’ 2021-05-16T01:51:53.0902771Z 2021-05-16T01:51:53.2293318Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T01:51:53.4667901Z * using log directory ‘/home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck’ 2021-05-16T01:51:53.4669157Z * using R version 4.0.5 (2021-03-31) 2021-05-16T01:51:53.4670635Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T01:51:53.4671868Z * using session charset: UTF-8 2021-05-16T01:51:53.5422987Z * using option ‘--as-cran’ 2021-05-16T01:51:53.5442662Z * checking for file ‘fmriqa/DESCRIPTION’ ... OK 2021-05-16T01:51:53.5444620Z * checking extension type ... Package 2021-05-16T01:51:53.5462437Z * this is package ‘fmriqa’ version ‘0.4.0’ 2021-05-16T01:51:53.5464443Z * package encoding: UTF-8 2021-05-16T01:51:53.5488730Z * checking package namespace information ... OK 2021-05-16T01:52:09.9662022Z * checking package dependencies ... OK 2021-05-16T01:52:09.9681821Z * checking if this is a source package ... OK 2021-05-16T01:52:09.9683614Z * checking if there is a namespace ... OK 2021-05-16T01:52:10.0370039Z * checking for executable files ... OK 2021-05-16T01:52:10.0370891Z * checking for hidden files and directories ... OK 2021-05-16T01:52:10.0371584Z * checking for portable file names ... OK 2021-05-16T01:52:10.0372365Z * checking for sufficient/correct file permissions ... OK 2021-05-16T01:52:10.0410067Z * checking serialization versions ... OK 2021-05-16T01:52:16.6951142Z * checking whether package ‘fmriqa’ can be installed ... WARNING 2021-05-16T01:52:16.6955878Z ##[warning]Found the following significant warnings: 2021-05-16T01:52:16.6968164Z Warning: no DISPLAY variable so Tk is not available 2021-05-16T01:52:16.6969750Z See ‘/home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/00install.out’ for details. 2021-05-16T01:52:16.7017239Z * checking installed package size ... OK 2021-05-16T01:52:16.8088017Z * checking package directory ... OK 2021-05-16T01:52:16.8088789Z * checking for future file timestamps ... OK 2021-05-16T01:52:16.8090153Z * checking ‘build’ directory ... OK 2021-05-16T01:52:16.9870630Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:52:16.9872197Z * checking top-level files ... OK 2021-05-16T01:52:16.9873268Z * checking for left-over files ... OK 2021-05-16T01:52:17.1664552Z * checking index information ... OK 2021-05-16T01:52:17.3508469Z * checking package subdirectories ... OK 2021-05-16T01:52:17.4041007Z * checking R files for non-ASCII characters ... OK 2021-05-16T01:52:17.4598848Z * checking R files for syntax errors ... OK 2021-05-16T01:52:19.1630993Z * checking whether the package can be loaded ... OK 2021-05-16T01:52:20.7575919Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T01:52:22.3698536Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T01:52:23.9561207Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T01:52:25.6752129Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T01:52:27.4387953Z * checking loading without being on the library search path ... OK 2021-05-16T01:52:29.2071634Z * checking dependencies in R code ... OK 2021-05-16T01:52:31.9151248Z * checking S3 generic/method consistency ... OK 2021-05-16T01:52:33.6355346Z * checking replacement functions ... OK 2021-05-16T01:52:35.4071005Z * checking foreign function calls ... OK 2021-05-16T01:52:43.0951167Z * checking R code for possible problems ... OK 2021-05-16T01:52:43.3068328Z * checking Rd files ... OK 2021-05-16T01:52:43.3593625Z * checking Rd metadata ... OK 2021-05-16T01:52:43.4234217Z * checking Rd line widths ... OK 2021-05-16T01:52:43.5390378Z * checking Rd cross-references ... OK 2021-05-16T01:52:45.2749338Z * checking for missing documentation entries ... OK 2021-05-16T01:52:50.3616160Z * checking for code/documentation mismatches ... OK 2021-05-16T01:52:53.2431124Z * checking Rd \usage sections ... OK 2021-05-16T01:52:53.3180318Z * checking Rd contents ... OK 2021-05-16T01:52:53.4003268Z * checking for unstated dependencies in examples ... OK 2021-05-16T01:52:53.4053464Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T01:52:53.4082071Z * checking files in ‘vignettes’ ... OK 2021-05-16T01:52:57.3950935Z * checking examples ... OK 2021-05-16T01:52:57.4672120Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T01:52:57.6475005Z * checking tests ... 2021-05-16T01:53:10.2473484Z Running ‘testthat.R’ [13s/13s] 2021-05-16T01:53:10.2523210Z OK 2021-05-16T01:53:10.4350134Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T01:53:10.4380417Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T01:53:14.4972539Z * checking re-building of vignette outputs ... OK 2021-05-16T01:53:16.2945041Z * checking PDF version of manual ... OK 2021-05-16T01:53:16.2947158Z * checking for non-standard things in the check directory ... OK 2021-05-16T01:53:16.2948465Z * checking for detritus in the temp directory ... OK 2021-05-16T01:53:16.2949227Z * DONE 2021-05-16T01:53:16.2949839Z 2021-05-16T01:53:16.2950432Z Status: 1 WARNING 2021-05-16T01:53:16.2950866Z See 2021-05-16T01:53:16.2952109Z ‘/home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/00check.log’ 2021-05-16T01:53:16.2952800Z for details. 2021-05-16T01:53:16.2953098Z 2021-05-16T01:53:16.2953327Z 2021-05-16T01:53:16.3849172Z ── R CMD check results ─────────────────────────────────────── fmriqa 0.4.0 ──── 2021-05-16T01:53:16.3864311Z Duration: 1m 23.3s 2021-05-16T01:53:16.3865138Z 2021-05-16T01:53:16.3891385Z ❯ checking whether package ‘fmriqa’ can be installed ... WARNING 2021-05-16T01:53:16.3893455Z ##[warning] See below... 2021-05-16T01:53:16.3895453Z 2021-05-16T01:53:16.3899869Z 0 errors ✔ | 1 warning ✖ | 0 notes ✔ 2021-05-16T01:53:16.3962934Z total 3128 2021-05-16T01:53:16.3964311Z drwxr-xr-x 6 runner docker 4096 May 16 01:53 fmriqa.Rcheck 2021-05-16T01:53:16.3965571Z -rw-r--r-- 1 runner docker 1577240 May 16 01:51 fmriqa_0.4.0.tar.gz 2021-05-16T01:53:16.3967906Z -rw-r--r-- 1 runner docker 1615250 May 16 01:52 fmriqa_0.4.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T01:53:16.4002928Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:53:16.4003785Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:53:16.4048646Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T01:53:16.4049175Z env: 2021-05-16T01:53:16.4049622Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:53:16.4050107Z TIC_DEPLOY_KEY: 2021-05-16T01:53:16.4050949Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:53:16.4052808Z GITHUB_PAT: *** 2021-05-16T01:53:16.4053232Z COVERALLS_TOKEN: 2021-05-16T01:53:16.4053719Z continue-on-error: false 2021-05-16T01:53:16.4054211Z VDIFFR_RUN_TESTS: 2021-05-16T01:53:16.4054699Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:53:16.4055163Z TZ: UTC 2021-05-16T01:53:16.4055552Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:53:16.4055979Z NOT_CRAN: true 2021-05-16T01:53:16.4056355Z ##[endgroup] 2021-05-16T01:53:16.4161808Z 2021-05-16T01:53:16.4163218Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-16T01:53:16.4164195Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-16T01:53:16.4165254Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T01:53:16.4165627Z 2021-05-16T01:53:16.4166236Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T01:53:16.4167109Z You are welcome to redistribute it under certain conditions. 2021-05-16T01:53:16.4168319Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T01:53:16.4168761Z 2021-05-16T01:53:16.4169387Z R is a collaborative project with many contributors. 2021-05-16T01:53:16.4170310Z Type 'contributors()' for more information and 2021-05-16T01:53:16.4171283Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T01:53:16.4171724Z 2021-05-16T01:53:16.4172467Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T01:53:16.4173405Z 'help.start()' for an HTML browser interface to help. 2021-05-16T01:53:16.4174106Z Type 'q()' to quit R. 2021-05-16T01:53:16.4174386Z 2021-05-16T01:53:16.4174796Z > library(testthat) 2021-05-16T01:53:16.4175245Z > library(fmriqa) 2021-05-16T01:53:16.4175782Z Warning message: 2021-05-16T01:53:16.4176375Z no DISPLAY variable so Tk is not available 2021-05-16T01:53:16.4176853Z > 2021-05-16T01:53:16.4177260Z > test_check("fmriqa") 2021-05-16T01:53:16.4178170Z Reading data : /home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T01:53:16.4178765Z 2021-05-16T01:53:16.4179213Z Basic analysis parameters 2021-05-16T01:53:16.4179879Z ------------------------- 2021-05-16T01:53:16.4180332Z X,Y matrix : 80x80 2021-05-16T01:53:16.4180761Z Slices : 1 2021-05-16T01:53:16.4181201Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T01:53:16.4181628Z TR : 3s 2021-05-16T01:53:16.4182009Z Slice # : 1 2021-05-16T01:53:16.4182418Z ROI width : 21 2021-05-16T01:53:16.4182841Z Total vols : 200 2021-05-16T01:53:16.4183273Z Analysis vols : 198 2021-05-16T01:53:16.4183552Z 2021-05-16T01:53:16.4183899Z QA metrics 2021-05-16T01:53:16.4184404Z ---------- 2021-05-16T01:53:16.4184814Z Mean signal : 2561.3 2021-05-16T01:53:16.4185225Z STD : 6.4 2021-05-16T01:53:16.4185649Z Percent fluc : 0.25 2021-05-16T01:53:16.4186067Z Drift : 2.06 2021-05-16T01:53:16.4186476Z Drift fit : 1.42 2021-05-16T01:53:16.4186867Z SNR : 141.3 2021-05-16T01:53:16.4187270Z SFNR : 137 2021-05-16T01:53:16.4187647Z RDC : 2.84 2021-05-16T01:53:16.4188057Z TC outlier : 2.66 2021-05-16T01:53:16.4188484Z Spec outlier : 5.12 2021-05-16T01:53:16.4188934Z MBG percent : 1.75 2021-05-16T01:53:16.4189212Z 2021-05-16T01:53:16.4190556Z Calculating k-space spike detection map... 2021-05-16T01:53:16.4190968Z 2021-05-16T01:53:16.4193800Z PNG report : /tmp/Rtmplnjffr/working_dir/RtmpBK1spZ/file828834e54089 2021-05-16T01:53:16.4194843Z CSV results : /tmp/Rtmplnjffr/working_dir/RtmpBK1spZ/file828828d01079 2021-05-16T01:53:16.4195506Z 2021-05-16T01:53:16.4196355Z Reading data : /home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T01:53:16.4196931Z 2021-05-16T01:53:16.4197394Z Basic analysis parameters 2021-05-16T01:53:16.4198146Z ------------------------- 2021-05-16T01:53:16.4198611Z X,Y matrix : 80x80 2021-05-16T01:53:16.4199035Z Slices : 1 2021-05-16T01:53:16.4199470Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T01:53:16.4199907Z TR : 3s 2021-05-16T01:53:16.4200288Z Slice # : 1 2021-05-16T01:53:16.4200697Z ROI width : 21 2021-05-16T01:53:16.4201104Z Total vols : 200 2021-05-16T01:53:16.4201544Z Analysis vols : 198 2021-05-16T01:53:16.4201828Z 2021-05-16T01:53:16.4202173Z QA metrics 2021-05-16T01:53:16.4202682Z ---------- 2021-05-16T01:53:16.4203093Z Mean signal : 2561.3 2021-05-16T01:53:16.4203503Z STD : 6.4 2021-05-16T01:53:16.4203912Z Percent fluc : 0.25 2021-05-16T01:53:16.4204341Z Drift : 2.06 2021-05-16T01:53:16.4204739Z Drift fit : 1.42 2021-05-16T01:53:16.4205149Z SNR : 141.3 2021-05-16T01:53:16.4205526Z SFNR : 137 2021-05-16T01:53:16.4205916Z RDC : 2.84 2021-05-16T01:53:16.4206328Z TC outlier : 2.66 2021-05-16T01:53:16.4206757Z Spec outlier : 5.12 2021-05-16T01:53:16.4207209Z MBG percent : 1.75 2021-05-16T01:53:16.4207472Z 2021-05-16T01:53:16.4208711Z PDF report : /tmp/Rtmplnjffr/working_dir/RtmpBK1spZ/file8288482957feReading data : /home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T01:53:16.4209679Z 2021-05-16T01:53:16.4210133Z Basic analysis parameters 2021-05-16T01:53:16.4210803Z ------------------------- 2021-05-16T01:53:16.4211269Z X,Y matrix : 80x80 2021-05-16T01:53:16.4211678Z Slices : 1 2021-05-16T01:53:16.4212128Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T01:53:16.4212543Z TR : 3s 2021-05-16T01:53:16.4212938Z Slice # : 1 2021-05-16T01:53:16.4213331Z ROI width : 21 2021-05-16T01:53:16.4213755Z Total vols : 200 2021-05-16T01:53:16.4214182Z Analysis vols : 198 2021-05-16T01:53:16.4214463Z 2021-05-16T01:53:16.4214821Z QA metrics 2021-05-16T01:53:16.4215310Z ---------- 2021-05-16T01:53:16.4215732Z Mean signal : 2561.3 2021-05-16T01:53:16.4216133Z STD : 6.4 2021-05-16T01:53:16.4216556Z Percent fluc : 0.25 2021-05-16T01:53:16.4217132Z Drift : 2.06 2021-05-16T01:53:16.4217577Z Drift fit : 1.42 2021-05-16T01:53:16.4218000Z SNR : 141.3 2021-05-16T01:53:16.4218424Z SFNR : 137 2021-05-16T01:53:16.4218845Z RDC : 2.84 2021-05-16T01:53:16.4219274Z TC outlier : 2.66 2021-05-16T01:53:16.4219749Z Spec outlier : 5.12 2021-05-16T01:53:16.4220220Z MBG percent : 1.75 2021-05-16T01:53:16.4220518Z 2021-05-16T01:53:16.4221930Z CSV spec file : /tmp/Rtmplnjffr/working_dir/RtmpBK1spZ/file828870ae5769══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-16T01:53:16.4222893Z • empty test (2) 2021-05-16T01:53:16.4223194Z 2021-05-16T01:53:16.4223682Z [ FAIL 0 | WARN 0 | SKIP 2 | PASS 1 ] 2021-05-16T01:53:16.4224115Z > 2021-05-16T01:53:16.4224530Z > proc.time() 2021-05-16T01:53:16.4225041Z user system elapsed 2021-05-16T01:53:16.4225534Z 11.479 1.844 12.551 2021-05-16T01:53:16.4257865Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T01:53:16.4258521Z Rscript -e "tic::before_deploy()" 2021-05-16T01:53:16.4300877Z shell: /usr/bin/bash -e {0} 2021-05-16T01:53:16.4301315Z env: 2021-05-16T01:53:16.4301800Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:53:16.4302328Z TIC_DEPLOY_KEY: 2021-05-16T01:53:16.4303230Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:53:16.4304691Z GITHUB_PAT: *** 2021-05-16T01:53:16.4305140Z COVERALLS_TOKEN: 2021-05-16T01:53:16.4305665Z continue-on-error: false 2021-05-16T01:53:16.4306197Z VDIFFR_RUN_TESTS: 2021-05-16T01:53:16.4306724Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:53:16.4307217Z TZ: UTC 2021-05-16T01:53:16.4307637Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:53:16.4308100Z NOT_CRAN: true 2021-05-16T01:53:16.4308504Z ##[endgroup] 2021-05-16T01:53:16.7165289Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:53:16.8484815Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T01:53:16.8485438Z with: 2021-05-16T01:53:16.8486361Z upload_url: https://uploads.github.com/repos/neuroconductor/fmriqa/releases/43007800/assets{?name,label} 2021-05-16T01:53:16.8487511Z asset_path: check/fmriqa_0.4.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T01:53:16.8488275Z asset_name: fmriqa_0.4.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T01:53:16.8488998Z asset_content_type: application/octet-stream 2021-05-16T01:53:16.8489553Z env: 2021-05-16T01:53:16.8490030Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:53:16.8490549Z TIC_DEPLOY_KEY: 2021-05-16T01:53:16.8491435Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:53:16.8493192Z GITHUB_PAT: *** 2021-05-16T01:53:16.8493640Z COVERALLS_TOKEN: 2021-05-16T01:53:16.8494171Z continue-on-error: false 2021-05-16T01:53:16.8494705Z VDIFFR_RUN_TESTS: 2021-05-16T01:53:16.8495278Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:53:16.8495769Z TZ: UTC 2021-05-16T01:53:16.8496204Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:53:16.8496652Z NOT_CRAN: true 2021-05-16T01:53:16.8497839Z GITHUB_TOKEN: *** 2021-05-16T01:53:16.8498390Z ##[endgroup] 2021-05-16T01:53:17.4308124Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T01:53:17.4308742Z Rscript -e "tic::deploy()" 2021-05-16T01:53:17.4355069Z shell: /usr/bin/bash -e {0} 2021-05-16T01:53:17.4355493Z env: 2021-05-16T01:53:17.4355992Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:53:17.4356515Z TIC_DEPLOY_KEY: 2021-05-16T01:53:17.4357413Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:53:17.4359323Z GITHUB_PAT: *** 2021-05-16T01:53:17.4359730Z COVERALLS_TOKEN: 2021-05-16T01:53:17.4360236Z continue-on-error: false 2021-05-16T01:53:17.4360713Z VDIFFR_RUN_TESTS: 2021-05-16T01:53:17.4361219Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:53:17.4361668Z TZ: UTC 2021-05-16T01:53:17.4362078Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:53:17.4362506Z NOT_CRAN: true 2021-05-16T01:53:17.4362879Z ##[endgroup] 2021-05-16T01:53:17.7294998Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:53:17.8598542Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T01:53:17.8599211Z Rscript -e "tic::after_deploy()" 2021-05-16T01:53:17.8645887Z shell: /usr/bin/bash -e {0} 2021-05-16T01:53:17.8646280Z env: 2021-05-16T01:53:17.8646742Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:53:17.8647213Z TIC_DEPLOY_KEY: 2021-05-16T01:53:17.8648062Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:53:17.8649920Z GITHUB_PAT: *** 2021-05-16T01:53:17.8650329Z COVERALLS_TOKEN: 2021-05-16T01:53:17.8650836Z continue-on-error: false 2021-05-16T01:53:17.8651318Z VDIFFR_RUN_TESTS: 2021-05-16T01:53:17.8651822Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:53:17.8652267Z TZ: UTC 2021-05-16T01:53:17.8652671Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:53:17.8653089Z NOT_CRAN: true 2021-05-16T01:53:17.8653478Z ##[endgroup] 2021-05-16T01:53:18.1582189Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:53:18.2871064Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-16T01:53:18.2871818Z curl -s -H "Accept: application/json" \ 2021-05-16T01:53:18.2872478Z  -H "Content-Type: application/json" \ 2021-05-16T01:53:18.2873184Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T01:53:18.2873929Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-16T01:53:18.2874739Z  -X POST https://coveralls.io/api/repos 2021-05-16T01:53:18.2921339Z shell: /usr/bin/bash -e {0} 2021-05-16T01:53:18.2921761Z env: 2021-05-16T01:53:18.2922209Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:53:18.2922702Z TIC_DEPLOY_KEY: 2021-05-16T01:53:18.2923626Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:53:18.2925282Z GITHUB_PAT: *** 2021-05-16T01:53:18.2925701Z COVERALLS_TOKEN: 2021-05-16T01:53:18.2926191Z continue-on-error: false 2021-05-16T01:53:18.2926715Z VDIFFR_RUN_TESTS: 2021-05-16T01:53:18.2927222Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:53:18.2927917Z TZ: UTC 2021-05-16T01:53:18.2928322Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:53:18.2928734Z NOT_CRAN: true 2021-05-16T01:53:18.2929122Z ##[endgroup] 2021-05-16T01:53:18.3794763Z {"error":"Forbidden"} 2021-05-16T01:53:18.3845595Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T01:53:18.3846549Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T01:53:18.3847447Z  curl -s -H "Accept: application/json" \ 2021-05-16T01:53:18.3848415Z  -H "Content-Type: application/json" \ 2021-05-16T01:53:18.3849440Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T01:53:18.3850698Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-16T01:53:18.3851774Z  | jq '.token')" >> $GITHUB_ENV 2021-05-16T01:53:18.3911156Z shell: /usr/bin/bash -e {0} 2021-05-16T01:53:18.3911564Z env: 2021-05-16T01:53:18.3912013Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:53:18.3912628Z TIC_DEPLOY_KEY: 2021-05-16T01:53:18.3913455Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:53:18.3915289Z GITHUB_PAT: *** 2021-05-16T01:53:18.3915741Z COVERALLS_TOKEN: 2021-05-16T01:53:18.3916316Z continue-on-error: false 2021-05-16T01:53:18.3916832Z VDIFFR_RUN_TESTS: 2021-05-16T01:53:18.3917372Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:53:18.3917854Z TZ: UTC 2021-05-16T01:53:18.3918287Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:53:18.3918735Z NOT_CRAN: true 2021-05-16T01:53:18.3919154Z ##[endgroup] 2021-05-16T01:53:18.4843525Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T01:53:18.4844444Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T01:53:18.4851850Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:53:18.4852310Z env: 2021-05-16T01:53:18.4852794Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:53:18.4853315Z TIC_DEPLOY_KEY: 2021-05-16T01:53:18.4854245Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:53:18.4855947Z GITHUB_PAT: *** 2021-05-16T01:53:18.4856393Z COVERALLS_TOKEN: 2021-05-16T01:53:18.4856921Z continue-on-error: false 2021-05-16T01:53:18.4857447Z VDIFFR_RUN_TESTS: 2021-05-16T01:53:18.4857972Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:53:18.4858464Z TZ: UTC 2021-05-16T01:53:18.4858884Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:53:18.4859341Z NOT_CRAN: true 2021-05-16T01:53:18.4859803Z COVERALLS_REPO_TOKEN: null 2021-05-16T01:53:18.4860310Z ##[endgroup] 2021-05-16T01:53:39.7533704Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-16T01:53:39.7535754Z object 'null' not found 2021-05-16T01:53:39.7536814Z Calls: -> to_coveralls 2021-05-16T01:53:39.7537689Z Execution halted 2021-05-16T01:53:39.7583520Z ##[error]Process completed with exit code 1. 2021-05-16T01:53:39.9378369Z Post job cleanup. 2021-05-16T01:53:39.9857515Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T01:53:39.9968365Z Post job cleanup. 2021-05-16T01:53:40.1077368Z [command]/usr/bin/git version 2021-05-16T01:53:40.1146494Z git version 2.31.1 2021-05-16T01:53:40.1182924Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:53:40.1235429Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T01:53:40.1511270Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:53:40.1561099Z http.https://github.com/.extraheader 2021-05-16T01:53:40.1571543Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T01:53:40.1620641Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T01:53:40.1931925Z Cleaning up orphan processes