2021-05-15T14:00:14.0994240Z ##[section]Starting: Request a runner to run this job 2021-05-15T14:00:14.4532775Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T14:00:14.5140862Z 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-15T14:00:14.5901218Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T14:00:14.7166808Z ##[section]Finishing: Request a runner to run this job 2021-05-15T14:00:21.8274640Z Current runner version: '2.278.0' 2021-05-15T14:00:21.8302263Z ##[group]Operating System 2021-05-15T14:00:21.8303234Z Ubuntu 2021-05-15T14:00:21.8303676Z 20.04.2 2021-05-15T14:00:21.8304195Z LTS 2021-05-15T14:00:21.8304659Z ##[endgroup] 2021-05-15T14:00:21.8305305Z ##[group]Virtual Environment 2021-05-15T14:00:21.8305950Z Environment: ubuntu-20.04 2021-05-15T14:00:21.8306556Z Version: 20210510.0 2021-05-15T14:00:21.8307576Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T14:00:21.8309036Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T14:00:21.8309988Z ##[endgroup] 2021-05-15T14:00:21.8311936Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T14:00:21.8313146Z Actions: write 2021-05-15T14:00:21.8313725Z Checks: write 2021-05-15T14:00:21.8314230Z Contents: write 2021-05-15T14:00:21.8314841Z Deployments: write 2021-05-15T14:00:21.8315499Z Issues: write 2021-05-15T14:00:21.8316082Z Metadata: read 2021-05-15T14:00:21.8316599Z Packages: write 2021-05-15T14:00:21.8317213Z PullRequests: write 2021-05-15T14:00:21.8317853Z RepositoryProjects: write 2021-05-15T14:00:21.8318554Z SecurityEvents: write 2021-05-15T14:00:21.8319138Z Statuses: write 2021-05-15T14:00:21.8319834Z ##[endgroup] 2021-05-15T14:00:21.8322913Z Prepare workflow directory 2021-05-15T14:00:21.9441476Z Prepare all required actions 2021-05-15T14:00:21.9453840Z Getting action download info 2021-05-15T14:00:22.3469247Z Download action repository 'actions/checkout@v2' 2021-05-15T14:00:24.3897608Z Download action repository 'r-lib/actions@master' 2021-05-15T14:00:24.8563235Z Download action repository 'adigherman/actions@master' 2021-05-15T14:00:25.9678150Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T14:00:26.1441111Z Download action repository 'actions/cache@v1' 2021-05-15T14:00:26.2964551Z Download action repository 'actions/upload-artifact@master' 2021-05-15T14:00:26.4483574Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T14:00:26.8242053Z ##[group]Run actions/checkout@v2 2021-05-15T14:00:26.8242680Z with: 2021-05-15T14:00:26.8243193Z repository: neuroconductor/kirby21.smri 2021-05-15T14:00:26.8244267Z token: *** 2021-05-15T14:00:26.8244664Z ssh-strict: true 2021-05-15T14:00:26.8245187Z persist-credentials: true 2021-05-15T14:00:26.8245676Z clean: true 2021-05-15T14:00:26.8246084Z fetch-depth: 1 2021-05-15T14:00:26.8246473Z lfs: false 2021-05-15T14:00:26.8246884Z submodules: false 2021-05-15T14:00:26.8247277Z env: 2021-05-15T14:00:26.8247913Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:00:26.8248433Z TIC_DEPLOY_KEY: 2021-05-15T14:00:26.8249330Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:00:26.8250695Z GITHUB_PAT: *** 2021-05-15T14:00:26.8251139Z COVERALLS_TOKEN: 2021-05-15T14:00:26.8251682Z continue-on-error: false 2021-05-15T14:00:26.8252201Z VDIFFR_RUN_TESTS: 2021-05-15T14:00:26.8252636Z ##[endgroup] 2021-05-15T14:00:27.0667852Z Syncing repository: neuroconductor/kirby21.smri 2021-05-15T14:00:27.0668845Z ##[group]Getting Git version info 2021-05-15T14:00:27.0670179Z Working directory is '/home/runner/work/kirby21.smri/kirby21.smri' 2021-05-15T14:00:27.0671007Z [command]/usr/bin/git version 2021-05-15T14:00:27.0815827Z git version 2.31.1 2021-05-15T14:00:27.0817449Z ##[endgroup] 2021-05-15T14:00:27.0819785Z Deleting the contents of '/home/runner/work/kirby21.smri/kirby21.smri' 2021-05-15T14:00:27.0825380Z ##[group]Initializing the repository 2021-05-15T14:00:27.0830832Z [command]/usr/bin/git init /home/runner/work/kirby21.smri/kirby21.smri 2021-05-15T14:00:27.0910599Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T14:00:27.0911945Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T14:00:27.0913084Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T14:00:27.0913987Z hint: 2021-05-15T14:00:27.0915928Z hint: git config --global init.defaultBranch 2021-05-15T14:00:27.0916638Z hint: 2021-05-15T14:00:27.0917459Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T14:00:27.0918618Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T14:00:27.0919299Z hint: 2021-05-15T14:00:27.0919865Z hint: git branch -m 2021-05-15T14:00:27.0928259Z Initialized empty Git repository in /home/runner/work/kirby21.smri/kirby21.smri/.git/ 2021-05-15T14:00:27.0941422Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/kirby21.smri 2021-05-15T14:00:27.0987250Z ##[endgroup] 2021-05-15T14:00:27.0988308Z ##[group]Disabling automatic garbage collection 2021-05-15T14:00:27.0992455Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T14:00:27.1034094Z ##[endgroup] 2021-05-15T14:00:27.1039136Z ##[group]Setting up auth 2021-05-15T14:00:27.1046453Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:00:27.1088139Z [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-15T14:00:27.1520179Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:00:27.1564945Z [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-15T14:00:27.1815857Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T14:00:27.1876907Z ##[endgroup] 2021-05-15T14:00:27.1877959Z ##[group]Fetching the repository 2021-05-15T14:00:27.1886575Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +2d791e16561cf69af353ad4d4c65d28b388fe385:refs/tags/1.5.s 2021-05-15T14:00:27.4062499Z remote: Enumerating objects: 19, done. 2021-05-15T14:00:27.4075372Z remote: Counting objects: 5% (1/19) 2021-05-15T14:00:27.4077180Z remote: Counting objects: 10% (2/19) 2021-05-15T14:00:27.4078762Z remote: Counting objects: 15% (3/19) 2021-05-15T14:00:27.4080227Z remote: Counting objects: 21% (4/19) 2021-05-15T14:00:27.4081630Z remote: Counting objects: 26% (5/19) 2021-05-15T14:00:27.4082612Z remote: Counting objects: 31% (6/19) 2021-05-15T14:00:27.4083360Z remote: Counting objects: 36% (7/19) 2021-05-15T14:00:27.4084152Z remote: Counting objects: 42% (8/19) 2021-05-15T14:00:27.4086423Z remote: Counting objects: 47% (9/19) 2021-05-15T14:00:27.4087190Z remote: Counting objects: 52% (10/19) 2021-05-15T14:00:27.4097930Z remote: Counting objects: 57% (11/19) 2021-05-15T14:00:27.4099323Z remote: Counting objects: 63% (12/19) 2021-05-15T14:00:27.4100107Z remote: Counting objects: 68% (13/19) 2021-05-15T14:00:27.4100730Z remote: Counting objects: 73% (14/19) 2021-05-15T14:00:27.4101345Z remote: Counting objects: 78% (15/19) 2021-05-15T14:00:27.4101945Z remote: Counting objects: 84% (16/19) 2021-05-15T14:00:27.4102556Z remote: Counting objects: 89% (17/19) 2021-05-15T14:00:27.4103148Z remote: Counting objects: 94% (18/19) 2021-05-15T14:00:27.4103755Z remote: Counting objects: 100% (19/19) 2021-05-15T14:00:27.4104623Z remote: Counting objects: 100% (19/19), done. 2021-05-15T14:00:27.4105297Z remote: Compressing objects: 6% (1/16) 2021-05-15T14:00:27.4105971Z remote: Compressing objects: 12% (2/16) 2021-05-15T14:00:27.4106612Z remote: Compressing objects: 18% (3/16) 2021-05-15T14:00:27.4107312Z remote: Compressing objects: 25% (4/16) 2021-05-15T14:00:27.4108081Z remote: Compressing objects: 31% (5/16) 2021-05-15T14:00:27.4108699Z remote: Compressing objects: 37% (6/16) 2021-05-15T14:00:27.4109521Z remote: Compressing objects: 43% (7/16) 2021-05-15T14:00:27.4110190Z remote: Compressing objects: 50% (8/16) 2021-05-15T14:00:27.4110776Z remote: Compressing objects: 56% (9/16) 2021-05-15T14:00:27.4111356Z remote: Compressing objects: 62% (10/16) 2021-05-15T14:00:27.4111946Z remote: Compressing objects: 68% (11/16) 2021-05-15T14:00:27.4112521Z remote: Compressing objects: 75% (12/16) 2021-05-15T14:00:27.4113109Z remote: Compressing objects: 81% (13/16) 2021-05-15T14:00:27.4113682Z remote: Compressing objects: 87% (14/16) 2021-05-15T14:00:27.4114265Z remote: Compressing objects: 93% (15/16) 2021-05-15T14:00:27.4114840Z remote: Compressing objects: 100% (16/16) 2021-05-15T14:00:27.4115451Z remote: Compressing objects: 100% (16/16), done. 2021-05-15T14:00:27.4116950Z remote: Total 19 (delta 0), reused 18 (delta 0), pack-reused 0 2021-05-15T14:00:27.4203201Z From https://github.com/neuroconductor/kirby21.smri 2021-05-15T14:00:27.4205322Z * [new ref] 2d791e16561cf69af353ad4d4c65d28b388fe385 -> 1.5.s 2021-05-15T14:00:27.4230357Z ##[endgroup] 2021-05-15T14:00:27.4231804Z ##[group]Determining the checkout info 2021-05-15T14:00:27.4232916Z ##[endgroup] 2021-05-15T14:00:27.4233893Z ##[group]Checking out the ref 2021-05-15T14:00:27.4238092Z [command]/usr/bin/git checkout --progress --force refs/tags/1.5.s 2021-05-15T14:00:27.4297464Z Note: switching to 'refs/tags/1.5.s'. 2021-05-15T14:00:27.4298387Z 2021-05-15T14:00:27.4299595Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T14:00:27.4300716Z changes and commit them, and you can discard any commits you make in this 2021-05-15T14:00:27.4301834Z state without impacting any branches by switching back to a branch. 2021-05-15T14:00:27.4302559Z 2021-05-15T14:00:27.4303778Z If you want to create a new branch to retain commits you create, you may 2021-05-15T14:00:27.4305238Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T14:00:27.4305681Z 2021-05-15T14:00:27.4306277Z git switch -c 2021-05-15T14:00:27.4306637Z 2021-05-15T14:00:27.4307047Z Or undo this operation with: 2021-05-15T14:00:27.4307356Z 2021-05-15T14:00:27.4307818Z git switch - 2021-05-15T14:00:27.4308077Z 2021-05-15T14:00:27.4308702Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T14:00:27.4309281Z 2021-05-15T14:00:27.4309833Z HEAD is now at 2d791e1 Version id 44 stable 2021-05-15T14:00:27.4342564Z ##[endgroup] 2021-05-15T14:00:27.4422997Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T14:00:27.4483062Z '2d791e16561cf69af353ad4d4c65d28b388fe385' 2021-05-15T14:00:27.4599780Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T14:00:27.4600260Z with: 2021-05-15T14:00:27.4600636Z r-version: 3.5 2021-05-15T14:00:27.4601001Z Ncpus: 1 2021-05-15T14:00:27.4601436Z crayon.enabled: NULL 2021-05-15T14:00:27.4601981Z remove-openmp-macos: true 2021-05-15T14:00:27.4602572Z http-user-agent: default 2021-05-15T14:00:27.4603061Z install-r: true 2021-05-15T14:00:27.4603644Z windows-path-include-mingw: true 2021-05-15T14:00:27.4604205Z env: 2021-05-15T14:00:27.4604642Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:00:27.4605123Z TIC_DEPLOY_KEY: 2021-05-15T14:00:27.4605957Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:00:27.4607548Z GITHUB_PAT: *** 2021-05-15T14:00:27.4607954Z COVERALLS_TOKEN: 2021-05-15T14:00:27.4608461Z continue-on-error: false 2021-05-15T14:00:27.4608938Z VDIFFR_RUN_TESTS: 2021-05-15T14:00:27.4609344Z ##[endgroup] 2021-05-15T14:00:28.9908387Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T14:00:30.7528428Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T14:00:30.7530482Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T14:00:30.7532297Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T14:00:30.7698567Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T14:00:30.8110180Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T14:00:30.8920569Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T14:00:31.0031006Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T14:00:31.0289178Z Get:8 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T14:00:31.0313488Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T14:00:31.0420141Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T14:00:31.0422358Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T14:00:31.0500517Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T14:00:31.0502816Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T14:00:31.0504227Z Get:14 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T14:00:31.0548217Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T14:00:31.0570074Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T14:00:31.2929592Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T14:00:31.3938953Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T14:00:31.4614640Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T14:00:31.4619941Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T14:00:31.4631667Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T14:00:31.4648602Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T14:00:31.4656941Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T14:00:31.4791265Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T14:00:31.7220466Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T14:00:38.3790366Z Fetched 4463 kB in 1s (4029 kB/s) 2021-05-15T14:00:39.1978949Z Reading package lists... 2021-05-15T14:00:39.2210189Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T14:00:41.2288555Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T14:00:41.2992702Z Reading package lists... 2021-05-15T14:00:41.4562758Z Building dependency tree... 2021-05-15T14:00:41.4578628Z Reading state information... 2021-05-15T14:00:41.6138228Z The following additional packages will be installed: 2021-05-15T14:00:41.6139802Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T14:00:41.6142936Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T14:00:41.6144601Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T14:00:41.6146298Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T14:00:41.6147921Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T14:00:41.6149320Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T14:00:41.6153488Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T14:00:41.6155186Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T14:00:41.6157429Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T14:00:41.6159439Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T14:00:41.6160808Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T14:00:41.6162434Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T14:00:41.6164077Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T14:00:41.6165697Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T14:00:41.6167085Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T14:00:41.6168496Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T14:00:41.6169879Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T14:00:41.6171473Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T14:00:41.6173721Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T14:00:41.6176015Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T14:00:41.6177361Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T14:00:41.6178715Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T14:00:41.6180282Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T14:00:41.6181933Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T14:00:41.6183471Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T14:00:41.6184935Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T14:00:41.6186494Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T14:00:41.6188051Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T14:00:41.6189623Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T14:00:41.6191228Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T14:00:41.6192848Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T14:00:41.6194406Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T14:00:41.6195965Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T14:00:41.6199165Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T14:00:41.6200677Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T14:00:41.6203037Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T14:00:41.6204640Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T14:00:41.6206040Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T14:00:41.6206759Z Suggested packages: 2021-05-15T14:00:41.6207664Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T14:00:41.6208920Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T14:00:41.6219346Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T14:00:41.6220946Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T14:00:41.6222211Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T14:00:41.6223361Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T14:00:41.6224555Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T14:00:41.6225905Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T14:00:41.6227708Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T14:00:41.6229157Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T14:00:42.1687290Z The following NEW packages will be installed: 2021-05-15T14:00:42.1689774Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T14:00:42.1695518Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T14:00:42.1697354Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T14:00:42.1699382Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T14:00:42.1701055Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T14:00:42.1702534Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T14:00:42.1704170Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T14:00:42.1705886Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T14:00:42.1707765Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T14:00:42.1709475Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T14:00:42.1710955Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T14:00:42.1712452Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T14:00:42.1714246Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T14:00:42.1715845Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T14:00:42.1717313Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T14:00:42.1718780Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T14:00:42.1720347Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T14:00:42.1722104Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T14:00:42.1723939Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T14:00:42.1725416Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T14:00:42.1726767Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T14:00:42.1728168Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T14:00:42.1729708Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T14:00:42.1731362Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T14:00:42.1732900Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T14:00:42.1781685Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T14:00:42.1783625Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T14:00:42.1785193Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T14:00:42.1786867Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T14:00:42.1788550Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T14:00:42.1790005Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T14:00:42.1791566Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T14:00:42.1793129Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T14:00:42.1794548Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T14:00:42.1795915Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T14:00:42.1797356Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T14:00:42.1798669Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T14:00:42.1799762Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T14:00:42.1929084Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:00:42.1929758Z Need to get 8648 kB of archives. 2021-05-15T14:00:42.1930621Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T14:00:42.1932167Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T14:00:42.1967495Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T14:00:42.1976188Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T14:00:42.1984462Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T14:00:42.1990290Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T14:00:42.2000648Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T14:00:42.2005641Z 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-15T14:00:42.2011118Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T14:00:42.2017513Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T14:00:42.2023577Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T14:00:42.2029702Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T14:00:42.2035448Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T14:00:42.2040307Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T14:00:42.2044997Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T14:00:42.2050740Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T14:00:42.2056586Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T14:00:42.2064482Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T14:00:42.2078705Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T14:00:42.2080195Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T14:00:42.2156242Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T14:00:42.2162586Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T14:00:42.2180578Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T14:00:42.2187714Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T14:00:42.2199637Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T14:00:42.2215991Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T14:00:42.2287983Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T14:00:42.2304171Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T14:00:42.2316090Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T14:00:42.2332246Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T14:00:42.2341133Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T14:00:42.2347190Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T14:00:42.2353442Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T14:00:42.2359276Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T14:00:42.2367041Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T14:00:42.2373556Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T14:00:42.2382143Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T14:00:42.2390234Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T14:00:42.2396211Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T14:00:42.2403110Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T14:00:42.2410042Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T14:00:42.2416572Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T14:00:42.2423188Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T14:00:42.2429682Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T14:00:42.2436117Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T14:00:42.2443378Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T14:00:42.2450712Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T14:00:42.2466161Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T14:00:42.2472992Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T14:00:42.2480614Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T14:00:42.2486883Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T14:00:42.2495137Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T14:00:42.2528607Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T14:00:42.2537781Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T14:00:42.2545233Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T14:00:42.2553462Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T14:00:42.2559570Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T14:00:42.2565416Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T14:00:42.2571738Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T14:00:42.2580336Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T14:00:42.2587446Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T14:00:42.2619662Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T14:00:42.2632588Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T14:00:42.2640909Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T14:00:42.2649697Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T14:00:42.2656101Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T14:00:42.2663975Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T14:00:42.2670374Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T14:00:42.2696755Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T14:00:42.2698593Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T14:00:42.2701913Z 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-15T14:00:42.2709348Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T14:00:42.2716783Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T14:00:42.2722641Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T14:00:42.2729521Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T14:00:42.2735841Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T14:00:42.2743233Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T14:00:42.2774821Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T14:00:42.2792054Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T14:00:42.2799518Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T14:00:42.2820937Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T14:00:42.2869628Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T14:00:42.2876160Z 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-15T14:00:42.2883580Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T14:00:42.2891561Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T14:00:42.2906677Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T14:00:42.2916397Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T14:00:42.2936919Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T14:00:42.2946890Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T14:00:42.2955021Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T14:00:42.2962031Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T14:00:42.2969126Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T14:00:42.2976635Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T14:00:42.2983153Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T14:00:42.2992701Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T14:00:42.3012944Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T14:00:42.3015170Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T14:00:42.3017220Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T14:00:42.3030030Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T14:00:42.3032197Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T14:00:42.3047538Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T14:00:42.3049472Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T14:00:42.3122704Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T14:00:42.3144515Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T14:00:42.3152191Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T14:00:42.3159162Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T14:00:42.3165989Z 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-15T14:00:42.3174461Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T14:00:42.3182044Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T14:00:42.3194793Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T14:00:42.3208218Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T14:00:42.3215375Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T14:00:42.3221816Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T14:00:42.3228761Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T14:00:42.3241772Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T14:00:42.3249974Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T14:00:42.3259437Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T14:00:42.3263695Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T14:00:42.3269214Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T14:00:42.3273159Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T14:00:42.3279898Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T14:00:42.3284868Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T14:00:42.3291839Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T14:00:42.3296941Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T14:00:42.3301914Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T14:00:42.3306454Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T14:00:42.3313283Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T14:00:42.3437663Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T14:00:42.3440830Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T14:00:42.3445779Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T14:00:42.3488769Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T14:00:43.1039473Z Fetched 8648 kB in 0s (50.5 MB/s) 2021-05-15T14:00:43.1422891Z Selecting previously unselected package dctrl-tools. 2021-05-15T14:00:43.1689457Z (Reading database ... 2021-05-15T14:00:43.1690092Z (Reading database ... 5% 2021-05-15T14:00:43.1690614Z (Reading database ... 10% 2021-05-15T14:00:43.1691176Z (Reading database ... 15% 2021-05-15T14:00:43.1691687Z (Reading database ... 20% 2021-05-15T14:00:43.1692297Z (Reading database ... 25% 2021-05-15T14:00:43.1693166Z (Reading database ... 30% 2021-05-15T14:00:43.1693749Z (Reading database ... 35% 2021-05-15T14:00:43.1694396Z (Reading database ... 40% 2021-05-15T14:00:43.1694983Z (Reading database ... 45% 2021-05-15T14:00:43.1695581Z (Reading database ... 50% 2021-05-15T14:00:43.2021880Z (Reading database ... 55% 2021-05-15T14:00:43.2588350Z (Reading database ... 60% 2021-05-15T14:00:43.3011200Z (Reading database ... 65% 2021-05-15T14:00:43.3874059Z (Reading database ... 70% 2021-05-15T14:00:43.4658621Z (Reading database ... 75% 2021-05-15T14:00:43.5575339Z (Reading database ... 80% 2021-05-15T14:00:43.6464497Z (Reading database ... 85% 2021-05-15T14:00:43.7088465Z (Reading database ... 90% 2021-05-15T14:00:43.7608902Z (Reading database ... 95% 2021-05-15T14:00:43.7610176Z (Reading database ... 100% 2021-05-15T14:00:43.7611205Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T14:00:43.7730087Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T14:00:43.7841580Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T14:00:43.8176929Z Selecting previously unselected package libfile-which-perl. 2021-05-15T14:00:43.8415763Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T14:00:43.8431435Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T14:00:43.8776243Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T14:00:43.8996271Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T14:00:43.9007808Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T14:00:43.9335660Z Selecting previously unselected package libio-pty-perl. 2021-05-15T14:00:43.9559550Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T14:00:43.9572202Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T14:00:43.9896134Z Selecting previously unselected package libipc-run-perl. 2021-05-15T14:00:44.0123852Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T14:00:44.0136236Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T14:00:44.0456285Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T14:00:44.0742845Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T14:00:44.0753570Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T14:00:44.1055986Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T14:00:44.1264766Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T14:00:44.1275758Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T14:00:44.1577189Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T14:00:44.1800363Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T14:00:44.1811511Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T14:00:44.2072132Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T14:00:44.2326872Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T14:00:44.2339573Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T14:00:44.2656234Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T14:00:44.2852394Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T14:00:44.2864266Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T14:00:44.3136410Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T14:00:44.3371580Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T14:00:44.3386944Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T14:00:44.3618931Z Selecting previously unselected package libimport-into-perl. 2021-05-15T14:00:44.3890525Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T14:00:44.3906612Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T14:00:44.4216421Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T14:00:44.4420853Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T14:00:44.4437848Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T14:00:44.4735875Z Selecting previously unselected package libstrictures-perl. 2021-05-15T14:00:44.4981154Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T14:00:44.4999800Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T14:00:44.5297268Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T14:00:44.5517889Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T14:00:44.5531889Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T14:00:44.5855225Z Selecting previously unselected package libmoo-perl. 2021-05-15T14:00:44.6069079Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T14:00:44.6078378Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T14:00:44.6416019Z Selecting previously unselected package patchutils. 2021-05-15T14:00:44.6633266Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T14:00:44.6644628Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T14:00:44.7015587Z Selecting previously unselected package wdiff. 2021-05-15T14:00:44.7232809Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T14:00:44.7243159Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T14:00:44.7652713Z Selecting previously unselected package devscripts. 2021-05-15T14:00:44.7930437Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T14:00:44.8222877Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T14:00:44.9493290Z Selecting previously unselected package diffstat. 2021-05-15T14:00:44.9770466Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T14:00:44.9786820Z Unpacking diffstat (1.63-1) ... 2021-05-15T14:00:45.0216615Z Selecting previously unselected package python3-gpg. 2021-05-15T14:00:45.0417911Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T14:00:45.0429115Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T14:00:45.0975553Z Selecting previously unselected package dput. 2021-05-15T14:00:45.1195035Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T14:00:45.1298436Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T14:00:45.1615770Z Selecting previously unselected package gdebi-core. 2021-05-15T14:00:45.1864204Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T14:00:45.1879215Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T14:00:45.4895808Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T14:00:45.5110699Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T14:00:45.5136761Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T14:00:45.5495998Z Selecting previously unselected package gettext. 2021-05-15T14:00:45.5717509Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T14:00:45.5728173Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T14:00:45.6885445Z Selecting previously unselected package intltool-debian. 2021-05-15T14:00:45.7156840Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T14:00:45.7167269Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T14:00:45.7456036Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T14:00:45.7699809Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T14:00:45.7715405Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T14:00:45.8095526Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T14:00:45.8323403Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T14:00:45.8342139Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T14:00:45.8654319Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T14:00:45.8924451Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T14:00:45.8935667Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T14:00:45.9189231Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T14:00:45.9462076Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T14:00:45.9473913Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T14:00:45.9807258Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T14:00:46.0105506Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T14:00:46.0118435Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T14:00:46.0381800Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T14:00:46.0674848Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T14:00:46.0688933Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T14:00:46.0970340Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T14:00:46.1227016Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T14:00:46.1244056Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T14:00:46.1495652Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T14:00:46.1771505Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T14:00:46.1785778Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T14:00:46.2055818Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T14:00:46.2292647Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T14:00:46.2306585Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T14:00:46.2615664Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T14:00:46.2859402Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T14:00:46.2872085Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T14:00:46.3146277Z Selecting previously unselected package libclone-perl. 2021-05-15T14:00:46.3420118Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T14:00:46.3439215Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T14:00:46.3735529Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T14:00:46.4015131Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T14:00:46.4025576Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T14:00:46.4257243Z Selecting previously unselected package libparams-util-perl. 2021-05-15T14:00:46.4524274Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T14:00:46.4541677Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T14:00:46.4778404Z Selecting previously unselected package libsub-install-perl. 2021-05-15T14:00:46.5056425Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T14:00:46.5067334Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T14:00:46.5300418Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T14:00:46.5586838Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T14:00:46.5604020Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T14:00:46.5936046Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T14:00:46.6138244Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T14:00:46.6149412Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T14:00:46.6495708Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T14:00:46.6714685Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T14:00:46.6727276Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T14:00:46.6992703Z Selecting previously unselected package libwant-perl. 2021-05-15T14:00:46.7266251Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T14:00:46.7281973Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T14:00:46.7530942Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T14:00:46.7805989Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T14:00:46.7817586Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T14:00:46.8090812Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T14:00:46.8374728Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T14:00:46.8384011Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T14:00:46.8775777Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T14:00:46.8984849Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T14:00:46.8995767Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T14:00:46.9296919Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T14:00:46.9496805Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T14:00:46.9505666Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T14:00:46.9776316Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T14:00:47.0010209Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T14:00:47.0021756Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T14:00:47.0281053Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T14:00:47.0561322Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T14:00:47.0573762Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T14:00:47.0953937Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T14:00:47.1235854Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T14:00:47.1247193Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T14:00:47.1856857Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T14:00:47.2133148Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T14:00:47.2147607Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T14:00:47.2458508Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T14:00:47.2762807Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T14:00:47.2783898Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T14:00:47.3162125Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T14:00:47.3441020Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T14:00:47.3459957Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T14:00:47.3730017Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T14:00:47.4011973Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T14:00:47.4026743Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T14:00:47.4273213Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T14:00:47.4553181Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T14:00:47.4567061Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T14:00:47.4856654Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T14:00:47.5090050Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T14:00:47.5101001Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T14:00:47.5415997Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T14:00:47.5609750Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T14:00:47.5619113Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T14:00:47.5937146Z Selecting previously unselected package libio-string-perl. 2021-05-15T14:00:47.6148282Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T14:00:47.6158714Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T14:00:47.6455357Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T14:00:47.6654339Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T14:00:47.6665064Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T14:00:47.7296017Z Selecting previously unselected package libfuture-perl. 2021-05-15T14:00:47.7538066Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T14:00:47.7549954Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T14:00:47.7896572Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T14:00:47.8129304Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T14:00:47.8137563Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T14:00:47.8413430Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T14:00:47.8682995Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T14:00:47.8693420Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T14:00:47.8975426Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T14:00:47.9203715Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T14:00:47.9216026Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T14:00:47.9496380Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T14:00:47.9734357Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T14:00:47.9749917Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T14:00:48.0056133Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T14:00:48.0311329Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T14:00:48.0322978Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T14:00:48.0616556Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T14:00:48.0856841Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T14:00:48.0871825Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T14:00:48.1162104Z Selecting previously unselected package libjson-perl. 2021-05-15T14:00:48.1448917Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T14:00:48.1464369Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T14:00:48.1816252Z Selecting previously unselected package liblog-any-perl. 2021-05-15T14:00:48.2060139Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T14:00:48.2076913Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T14:00:48.2416526Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T14:00:48.2662822Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T14:00:48.2676230Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T14:00:48.2905544Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T14:00:48.3178734Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T14:00:48.3187119Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T14:00:48.3535446Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T14:00:48.3716660Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T14:00:48.3726859Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T14:00:48.4015445Z Selecting previously unselected package libsub-name-perl. 2021-05-15T14:00:48.4249053Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T14:00:48.4264243Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T14:00:48.4535527Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T14:00:48.4798384Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T14:00:48.4809949Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T14:00:48.5149239Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T14:00:48.5384417Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T14:00:48.5402243Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T14:00:48.5733908Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T14:00:48.5975497Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T14:00:48.5984221Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T14:00:48.6655502Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T14:00:48.6844043Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T14:00:48.6856859Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T14:00:48.7177453Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T14:00:48.7444038Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T14:00:48.7456411Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T14:00:48.7736825Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T14:00:48.7970261Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T14:00:48.7990093Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T14:00:48.8295497Z Selecting previously unselected package libio-async-perl. 2021-05-15T14:00:48.8511147Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T14:00:48.8527531Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T14:00:48.9072435Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T14:00:48.9323648Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T14:00:48.9337441Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T14:00:48.9591053Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T14:00:48.9874014Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T14:00:48.9882618Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T14:00:49.0163823Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T14:00:49.0417515Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T14:00:49.0436864Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T14:00:49.0832123Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T14:00:49.1114471Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T14:00:49.1127130Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T14:00:49.1429303Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T14:00:49.1715915Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T14:00:49.1731779Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T14:00:49.2010171Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T14:00:49.2289326Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T14:00:49.2300968Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T14:00:49.2594947Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T14:00:49.2900668Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T14:00:49.2911889Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T14:00:49.3260377Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T14:00:49.3540932Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T14:00:49.3559195Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T14:00:49.3855805Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T14:00:49.4106697Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T14:00:49.4119217Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T14:00:49.4455696Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T14:00:49.4680149Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T14:00:49.4695061Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T14:00:49.4937186Z Selecting previously unselected package libobject-id-perl. 2021-05-15T14:00:49.5215345Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T14:00:49.5231922Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T14:00:49.5472105Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T14:00:49.5761651Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T14:00:49.5771888Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T14:00:49.6052929Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T14:00:49.6345667Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T14:00:49.6357687Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T14:00:49.6776357Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T14:00:49.7019165Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T14:00:49.7031620Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T14:00:49.7336691Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T14:00:49.7567132Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T14:00:49.7579185Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T14:00:49.7815825Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T14:00:49.8096498Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T14:00:49.8105045Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T14:00:49.8494718Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T14:00:49.8773707Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T14:00:49.8793303Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T14:00:49.9135912Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T14:00:49.9356574Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T14:00:49.9372412Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T14:00:49.9757054Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T14:00:49.9992803Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T14:00:50.0004033Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T14:00:50.0256352Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T14:00:50.0507698Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T14:00:50.0513413Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T14:00:50.0815003Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T14:00:50.1063473Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T14:00:50.1078024Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T14:00:50.1816071Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T14:00:50.2025856Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T14:00:50.2039800Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T14:00:50.2319141Z Selecting previously unselected package libreadonly-perl. 2021-05-15T14:00:50.2596903Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T14:00:50.2607955Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T14:00:50.2896129Z Selecting previously unselected package libref-util-perl. 2021-05-15T14:00:50.3120125Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T14:00:50.3159598Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T14:00:50.3495467Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T14:00:50.3681436Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T14:00:50.3693822Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T14:00:50.3932054Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T14:00:50.4197541Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T14:00:50.4208022Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T14:00:50.4455510Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T14:00:50.4723255Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T14:00:50.4734523Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T14:00:50.5017402Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T14:00:50.5239714Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T14:00:50.5250701Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T14:00:50.5615533Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T14:00:50.5842690Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T14:00:50.5852797Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T14:00:50.6249792Z Selecting previously unselected package libsereal-perl. 2021-05-15T14:00:50.6466845Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T14:00:50.6483556Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T14:00:50.6755490Z Selecting previously unselected package libsort-key-perl. 2021-05-15T14:00:50.7024865Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T14:00:50.7048172Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T14:00:50.7336208Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T14:00:50.7567308Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T14:00:50.7579797Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T14:00:50.7935659Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T14:00:50.8156153Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T14:00:50.8167640Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T14:00:50.8388644Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T14:00:50.8653887Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T14:00:50.8662524Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T14:00:50.8895848Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T14:00:50.9160127Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T14:00:50.9173842Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T14:00:50.9414594Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T14:00:50.9690252Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T14:00:50.9703344Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T14:00:51.0002458Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T14:00:51.0224026Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T14:00:51.0258825Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T14:00:51.0575602Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T14:00:51.0781609Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T14:00:51.0791484Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T14:00:51.1058711Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T14:00:51.1284764Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T14:00:51.1293214Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T14:00:51.1615313Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T14:00:51.1829437Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T14:00:51.1845257Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T14:00:51.2126551Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T14:00:51.2341425Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T14:00:51.2350719Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T14:00:51.2736556Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T14:00:51.2942573Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T14:00:51.2963568Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T14:00:51.3228635Z Selecting previously unselected package licensecheck. 2021-05-15T14:00:51.3500800Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T14:00:51.3514390Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T14:00:51.3856354Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T14:00:51.4060850Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T14:00:51.4075403Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T14:00:51.4292059Z Selecting previously unselected package t1utils. 2021-05-15T14:00:51.4559160Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T14:00:51.4571230Z Unpacking t1utils (1.41-3) ... 2021-05-15T14:00:51.4976461Z Selecting previously unselected package lintian. 2021-05-15T14:00:51.5181523Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T14:00:51.5200977Z Unpacking lintian (2.62.0) ... 2021-05-15T14:00:51.8855939Z Selecting previously unselected package python3-unidiff. 2021-05-15T14:00:51.9120445Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T14:00:51.9130311Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T14:00:51.9416664Z Selecting previously unselected package python3-xdg. 2021-05-15T14:00:51.9644866Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T14:00:51.9655695Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T14:00:51.9975931Z Selecting previously unselected package qpdf. 2021-05-15T14:00:52.0201427Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T14:00:52.0213298Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T14:00:52.1015914Z Selecting previously unselected package python3-magic. 2021-05-15T14:00:52.1229992Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T14:00:52.1240390Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T14:00:52.1861649Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T14:00:52.1897656Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T14:00:52.1926696Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T14:00:52.1952744Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T14:00:52.1977501Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T14:00:52.2001981Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T14:00:52.2028680Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T14:00:52.2060218Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T14:00:52.2086821Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T14:00:52.3727666Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T14:00:52.3753991Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T14:00:52.3782140Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T14:00:52.3811167Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T14:00:52.3839343Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T14:00:52.3885588Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T14:00:52.3908713Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T14:00:52.3932786Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T14:00:52.3968930Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T14:00:52.3999558Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T14:00:52.4032297Z Setting up libclone-perl (0.43-2) ... 2021-05-15T14:00:52.4058432Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T14:00:52.4089191Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T14:00:52.4115327Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T14:00:52.4143185Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T14:00:52.4166066Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T14:00:52.4190180Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T14:00:52.4220106Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T14:00:52.4256205Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T14:00:52.4288725Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T14:00:52.4323373Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T14:00:52.4344945Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T14:00:52.4373062Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T14:00:52.4398530Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T14:00:52.4424357Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T14:00:52.4450526Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T14:00:52.6177798Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T14:00:52.6211046Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T14:00:52.6248896Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T14:00:52.6278993Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T14:00:52.6311342Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T14:00:52.6341401Z Setting up patchutils (0.3.4-2) ... 2021-05-15T14:00:52.6373321Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T14:00:52.6406356Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T14:00:52.6432378Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T14:00:52.6457774Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T14:00:52.6482050Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T14:00:52.8381624Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T14:00:52.8417722Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T14:00:52.8448670Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T14:00:52.8486919Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T14:00:52.8514043Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T14:00:52.8547399Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T14:00:52.8576274Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T14:00:52.8612785Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T14:00:52.8635494Z Setting up t1utils (1.41-3) ... 2021-05-15T14:00:52.8670129Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T14:00:52.8699451Z Setting up diffstat (1.63-1) ... 2021-05-15T14:00:52.8732682Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T14:00:52.8763933Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T14:00:52.8793478Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T14:00:52.8819247Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T14:00:52.8852348Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T14:00:52.8885303Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T14:00:52.8911819Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T14:00:52.8949499Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T14:00:52.8984446Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T14:00:52.9012452Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T14:00:52.9046056Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T14:00:52.9081534Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T14:00:52.9113261Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T14:00:52.9138578Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T14:00:52.9165258Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T14:00:52.9199748Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T14:00:52.9240804Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T14:00:52.9272690Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T14:00:52.9306616Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T14:00:53.0846778Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T14:00:53.0879733Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T14:00:53.0909184Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T14:00:53.0944177Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T14:00:53.0976062Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T14:00:53.1007721Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T14:00:53.1043612Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T14:00:53.1076198Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T14:00:53.1233719Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T14:00:53.1265217Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T14:00:53.1294782Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T14:00:53.2767630Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T14:00:53.2795318Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T14:00:53.2844166Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T14:00:53.2941037Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T14:00:53.2969154Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T14:00:53.3003007Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T14:00:53.3056232Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T14:00:53.3092491Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T14:00:53.3118903Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T14:00:53.3151837Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T14:00:53.3177257Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T14:00:53.3205612Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T14:00:53.3241469Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T14:00:53.3285367Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T14:00:53.3311887Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T14:00:53.3356887Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T14:00:53.5014550Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T14:00:53.5038980Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T14:00:53.5062525Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T14:00:53.5092445Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T14:00:53.5125796Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T14:00:53.5200188Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T14:00:53.5214540Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T14:00:53.5243163Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T14:00:53.5270848Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T14:00:53.5298528Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T14:00:53.5327935Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T14:00:53.5367848Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T14:00:53.5410956Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T14:00:53.5445582Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T14:00:53.5485194Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T14:00:53.5516956Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T14:00:53.5542921Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T14:00:53.5578882Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T14:00:53.7312732Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T14:00:53.7343094Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T14:00:53.7379706Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T14:00:53.7409525Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T14:00:53.7440911Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T14:00:53.7467884Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T14:00:53.7498212Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T14:00:53.7527126Z Setting up lintian (2.62.0) ... 2021-05-15T14:00:53.7568412Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T14:00:53.7603757Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:01:11.2114590Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:01:11.4656826Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:01:13.5437861Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-15T14:01:13.6670064Z 2021-05-15T14:01:13.6837476Z Reading package lists... 0% 2021-05-15T14:01:13.6837887Z 2021-05-15T14:01:13.6886354Z Reading package lists... 100% 2021-05-15T14:01:13.6886802Z 2021-05-15T14:01:13.6887045Z 2021-05-15T14:01:13.6887480Z Reading package lists... Done 2021-05-15T14:01:13.6887838Z 2021-05-15T14:01:13.6888286Z Building dependency tree... 0% 2021-05-15T14:01:13.6888637Z 2021-05-15T14:01:13.7143739Z Building dependency tree... 0% 2021-05-15T14:01:13.7144147Z 2021-05-15T14:01:13.7144563Z Building dependency tree... 50% 2021-05-15T14:01:13.7144902Z 2021-05-15T14:01:13.8359477Z Building dependency tree... 50% 2021-05-15T14:01:13.8360193Z 2021-05-15T14:01:13.8360968Z Building dependency tree 2021-05-15T14:01:13.8361603Z 2021-05-15T14:01:13.8362402Z Reading state information... 0% 2021-05-15T14:01:13.8363057Z 2021-05-15T14:01:14.0008890Z Reading state information... 0% 2021-05-15T14:01:14.0009658Z 2021-05-15T14:01:14.0010055Z 2021-05-15T14:01:14.0010910Z Reading state information... Done 2021-05-15T14:01:14.0011596Z 2021-05-15T14:01:14.0012395Z Reading state information... 0% 2021-05-15T14:01:14.0063397Z 2021-05-15T14:01:14.0063929Z Reading state information... 1% 2021-05-15T14:01:14.0106185Z 2021-05-15T14:01:14.0106694Z Reading state information... 3% 2021-05-15T14:01:14.0156854Z 2021-05-15T14:01:14.0157386Z Reading state information... 5% 2021-05-15T14:01:14.0195511Z 2021-05-15T14:01:14.0196041Z Reading state information... 7% 2021-05-15T14:01:14.0241062Z 2021-05-15T14:01:14.0241584Z Reading state information... 9% 2021-05-15T14:01:14.0285412Z 2021-05-15T14:01:14.0285961Z Reading state information... 11% 2021-05-15T14:01:14.0329592Z 2021-05-15T14:01:14.0330110Z Reading state information... 13% 2021-05-15T14:01:14.0370095Z 2021-05-15T14:01:14.0370611Z Reading state information... 15% 2021-05-15T14:01:14.0408189Z 2021-05-15T14:01:14.0408678Z Reading state information... 17% 2021-05-15T14:01:14.0455615Z 2021-05-15T14:01:14.0456093Z Reading state information... 19% 2021-05-15T14:01:14.0543431Z 2021-05-15T14:01:14.0543909Z Reading state information... 21% 2021-05-15T14:01:14.0581480Z 2021-05-15T14:01:14.0582204Z Reading state information... 23% 2021-05-15T14:01:14.0625352Z 2021-05-15T14:01:14.0625884Z Reading state information... 25% 2021-05-15T14:01:14.0669652Z 2021-05-15T14:01:14.0670143Z Reading state information... 27% 2021-05-15T14:01:14.0710808Z 2021-05-15T14:01:14.0711308Z Reading state information... 29% 2021-05-15T14:01:14.0754761Z 2021-05-15T14:01:14.0755303Z Reading state information... 31% 2021-05-15T14:01:14.0797970Z 2021-05-15T14:01:14.0798472Z Reading state information... 33% 2021-05-15T14:01:14.0854926Z 2021-05-15T14:01:14.0855446Z Reading state information... 35% 2021-05-15T14:01:14.0893440Z 2021-05-15T14:01:14.0894087Z Reading state information... 37% 2021-05-15T14:01:14.0941997Z 2021-05-15T14:01:14.0942532Z Reading state information... 39% 2021-05-15T14:01:14.0987387Z 2021-05-15T14:01:14.0987911Z Reading state information... 41% 2021-05-15T14:01:14.1030967Z 2021-05-15T14:01:14.1031506Z Reading state information... 43% 2021-05-15T14:01:14.1080598Z 2021-05-15T14:01:14.1081180Z Reading state information... 45% 2021-05-15T14:01:14.1156998Z 2021-05-15T14:01:14.1157547Z Reading state information... 47% 2021-05-15T14:01:14.1200979Z 2021-05-15T14:01:14.1201461Z Reading state information... 49% 2021-05-15T14:01:14.1250864Z 2021-05-15T14:01:14.1251388Z Reading state information... 51% 2021-05-15T14:01:14.1294945Z 2021-05-15T14:01:14.1295462Z Reading state information... 53% 2021-05-15T14:01:14.1339307Z 2021-05-15T14:01:14.1339815Z Reading state information... 55% 2021-05-15T14:01:14.1385145Z 2021-05-15T14:01:14.1385628Z Reading state information... 57% 2021-05-15T14:01:14.1432113Z 2021-05-15T14:01:14.1432628Z Reading state information... 59% 2021-05-15T14:01:14.1482004Z 2021-05-15T14:01:14.1482543Z Reading state information... 61% 2021-05-15T14:01:14.1525714Z 2021-05-15T14:01:14.1526246Z Reading state information... 63% 2021-05-15T14:01:14.1568837Z 2021-05-15T14:01:14.1569368Z Reading state information... 65% 2021-05-15T14:01:14.1609938Z 2021-05-15T14:01:14.1610487Z Reading state information... 67% 2021-05-15T14:01:14.1654097Z 2021-05-15T14:01:14.1654673Z Reading state information... 69% 2021-05-15T14:01:14.1710861Z 2021-05-15T14:01:14.1711404Z Reading state information... 71% 2021-05-15T14:01:14.1748831Z 2021-05-15T14:01:14.1749331Z Reading state information... 73% 2021-05-15T14:01:14.1788276Z 2021-05-15T14:01:14.1788789Z Reading state information... 75% 2021-05-15T14:01:14.1843231Z 2021-05-15T14:01:14.1843750Z Reading state information... 77% 2021-05-15T14:01:14.1883612Z 2021-05-15T14:01:14.1884092Z Reading state information... 79% 2021-05-15T14:01:14.1923955Z 2021-05-15T14:01:14.1924433Z Reading state information... 81% 2021-05-15T14:01:14.1965078Z 2021-05-15T14:01:14.1965803Z Reading state information... 83% 2021-05-15T14:01:14.2008781Z 2021-05-15T14:01:14.2009277Z Reading state information... 85% 2021-05-15T14:01:14.2053294Z 2021-05-15T14:01:14.2053823Z Reading state information... 87% 2021-05-15T14:01:14.2096771Z 2021-05-15T14:01:14.2097708Z Reading state information... 89% 2021-05-15T14:01:14.2139971Z 2021-05-15T14:01:14.2140904Z Reading state information... 91% 2021-05-15T14:01:14.2182774Z 2021-05-15T14:01:14.2183310Z Reading state information... 93% 2021-05-15T14:01:14.2221375Z 2021-05-15T14:01:14.2221850Z Reading state information... 95% 2021-05-15T14:01:14.2266289Z 2021-05-15T14:01:14.2266894Z Reading state information... 97% 2021-05-15T14:01:14.2307529Z 2021-05-15T14:01:14.2308132Z Reading state information... 99% 2021-05-15T14:01:14.5296133Z Selecting previously unselected package r-3.5.3. 2021-05-15T14:01:14.6604999Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T14:01:14.6712290Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-15T14:01:14.6723840Z Unpacking r-3.5.3 (1) ... 2021-05-15T14:01:15.4135700Z Setting up r-3.5.3 (1) ... 2021-05-15T14:01:15.4377880Z 2021-05-15T14:01:15.4378618Z 2021-05-15T14:01:15.4379292Z Reading state information... Done 2021-05-15T14:01:15.4621915Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-15T14:01:15.4745836Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-15T14:01:15.5056553Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T14:01:15.5057072Z env: 2021-05-15T14:01:15.5057528Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:15.5058000Z TIC_DEPLOY_KEY: 2021-05-15T14:01:15.5058844Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:15.5060681Z GITHUB_PAT: *** 2021-05-15T14:01:15.5061087Z COVERALLS_TOKEN: 2021-05-15T14:01:15.5061592Z continue-on-error: false 2021-05-15T14:01:15.5062070Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:15.5062568Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:15.5063015Z TZ: UTC 2021-05-15T14:01:15.5063425Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:15.5063838Z NOT_CRAN: true 2021-05-15T14:01:15.5064225Z ##[endgroup] 2021-05-15T14:01:15.5646009Z [command]sudo apt-get install -y texinfo 2021-05-15T14:01:15.7837732Z Reading package lists... 2021-05-15T14:01:15.9347151Z Building dependency tree... 2021-05-15T14:01:15.9377997Z Reading state information... 2021-05-15T14:01:16.1484855Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T14:01:16.1531534Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:16.3885929Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T14:01:16.4352094Z --2021-05-15 14:01:16-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T14:01:16.4472873Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T14:01:16.4537969Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T14:01:16.4819093Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T14:01:16.4821666Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T14:01:16.4824195Z --2021-05-15 14:01:16-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T14:01:16.5404895Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T14:01:16.6026330Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T14:01:16.8168578Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:01:16.8172942Z 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=We6uxVcUBmxhNoFjtfgUjlSMBy2ResskadM804aCB8c%3D&st=2021-05-15T14%3A00%3A16Z&se=2021-05-15T14%3A06%3A16Z&sp=r [following] 2021-05-15T14:01:16.8179934Z --2021-05-15 14:01:16-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=We6uxVcUBmxhNoFjtfgUjlSMBy2ResskadM804aCB8c%3D&st=2021-05-15T14%3A00%3A16Z&se=2021-05-15T14%3A06%3A16Z&sp=r 2021-05-15T14:01:16.8521300Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T14:01:16.9140285Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T14:01:17.2003969Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:01:17.2009745Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T14:01:17.2012580Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T14:01:17.8176765Z 2021-05-15T14:01:19.2976974Z 0K ........ ........ ........ ........ 49% 15.9M 2s 2021-05-15T14:01:20.4976779Z 32768K ........ ........ ........ ........ 99% 26.1M 0s 2021-05-15T14:01:20.4977431Z 65536K 100% 3.02M=3.3s 2021-05-15T14:01:20.4978006Z 2021-05-15T14:01:20.4980067Z 2021-05-15 14:01:20 (19.5 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T14:01:20.4980532Z 2021-05-15T14:01:22.4710815Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T14:01:22.4712190Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T14:01:22.7805672Z ##[group]Run tlmgr update --self 2021-05-15T14:01:22.7806261Z tlmgr update --self 2021-05-15T14:01:22.7807167Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T14:01:22.7808043Z tlmgr update --all 2021-05-15T14:01:22.7854615Z shell: /usr/bin/bash -e {0} 2021-05-15T14:01:22.7855045Z env: 2021-05-15T14:01:22.7855541Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:22.7856054Z TIC_DEPLOY_KEY: 2021-05-15T14:01:22.7856969Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:22.7858911Z GITHUB_PAT: *** 2021-05-15T14:01:22.7859347Z COVERALLS_TOKEN: 2021-05-15T14:01:22.7859890Z continue-on-error: false 2021-05-15T14:01:22.7860409Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:22.7860952Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:22.7861432Z TZ: UTC 2021-05-15T14:01:22.7861880Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:22.7862391Z NOT_CRAN: true 2021-05-15T14:01:22.7862803Z ##[endgroup] 2021-05-15T14:01:24.2107021Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:01:24.2108710Z tlmgr: no self-updates for tlmgr available 2021-05-15T14:01:25.5431928Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:01:25.5433570Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T14:01:25.6320257Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T14:01:25.6858361Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T14:01:25.7291765Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-15T14:01:25.7758625Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-15T14:01:26.5640700Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-15T14:01:28.0322166Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-15T14:01:28.1929064Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-15T14:01:28.2681899Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-15T14:01:28.3127905Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-15T14:01:28.3563411Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-15T14:01:28.4017851Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-15T14:01:28.4452212Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-15T14:01:28.4922395Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-15T14:01:28.5447549Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-15T14:01:28.6589679Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-15T14:01:28.7546860Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-15T14:01:28.7997654Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-15T14:01:28.8430022Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-15T14:01:28.8890739Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-15T14:01:28.9349574Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-15T14:01:28.9855068Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-15T14:01:29.0299962Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-15T14:01:29.0813426Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-15T14:01:29.1274997Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-15T14:01:29.1727074Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-15T14:01:29.2158862Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-15T14:01:29.2593891Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-15T14:01:29.3054942Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-15T14:01:29.3501126Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-15T14:01:29.3949130Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-15T14:01:29.4393689Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-15T14:01:29.4857567Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-15T14:01:29.5338429Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-15T14:01:29.5786659Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-15T14:01:29.6234755Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-15T14:01:29.6870764Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-15T14:01:29.7312788Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-15T14:01:29.7768490Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-15T14:01:29.8236894Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-15T14:01:29.8667327Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-15T14:01:29.9108876Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-15T14:01:29.9552851Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-15T14:01:29.9980651Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-15T14:01:30.0422695Z [45/89, 00:05/00:05] install: luainputenc [5k] 2021-05-15T14:01:30.0895839Z [46/89, 00:05/00:05] install: luaintro [1k] 2021-05-15T14:01:30.1377203Z [47/89, 00:05/00:05] install: luakeys [5k] 2021-05-15T14:01:30.1824145Z [48/89, 00:05/00:05] install: lualatex-doc [1k] 2021-05-15T14:01:30.2272477Z [49/89, 00:05/00:05] install: lualatex-truncate [2k] 2021-05-15T14:01:30.2741331Z [50/89, 00:05/00:05] install: luamplib [12k] 2021-05-15T14:01:30.3209523Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-15T14:01:30.3660843Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-15T14:01:30.4132978Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-15T14:01:30.4590150Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-15T14:01:30.5029663Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-15T14:01:30.5477166Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-15T14:01:30.5958934Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-15T14:01:30.6443072Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-15T14:01:30.6900229Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-15T14:01:30.7426302Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-15T14:01:30.7943080Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-15T14:01:30.8391733Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-15T14:01:30.8843559Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-15T14:01:30.9334507Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-15T14:01:30.9807597Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-15T14:01:31.0268156Z [66/89, 00:06/00:06] install: optex.x86_64-linux [1k] 2021-05-15T14:01:31.2167512Z [67/89, 00:06/00:06] install: optex [770k] 2021-05-15T14:01:31.3050304Z [68/89, 00:06/00:06] install: pdfarticle [4k] 2021-05-15T14:01:31.3515760Z [69/89, 00:06/00:06] install: pdfextra [22k] 2021-05-15T14:01:31.3997933Z [70/89, 00:06/00:06] install: placeat [4k] 2021-05-15T14:01:31.4459457Z [71/89, 00:06/00:06] install: plantuml [3k] 2021-05-15T14:01:31.4911760Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-15T14:01:31.5428812Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-15T14:01:31.5946131Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-15T14:01:31.6437517Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-15T14:01:31.6906347Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-15T14:01:31.7357851Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-15T14:01:31.8061032Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-15T14:01:31.8717837Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-15T14:01:31.9192115Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-15T14:01:31.9661815Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-15T14:01:32.0123327Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-15T14:01:32.0602685Z [83/89, 00:07/00:07] install: typewriter [25k] 2021-05-15T14:01:32.1108389Z [84/89, 00:07/00:07] install: uninormalize [6k] 2021-05-15T14:01:32.1576142Z [85/89, 00:07/00:07] install: upquote [2k] 2021-05-15T14:01:32.3022451Z [86/89, 00:07/00:07] install: xdvi.x86_64-linux [530k] 2021-05-15T14:01:32.4071982Z [87/89, 00:07/00:07] install: xdvi [7k] 2021-05-15T14:01:32.4560127Z [88/89, 00:07/00:07] install: collection-basic [1k] 2021-05-15T14:01:32.5027435Z [89/89, 00:07/00:07] install: collection-luatex [1k] 2021-05-15T14:01:32.5255696Z running mktexlsr ... 2021-05-15T14:01:32.6094444Z done running mktexlsr. 2021-05-15T14:01:32.6405321Z running updmap-sys ... 2021-05-15T14:01:32.9355805Z done running updmap-sys. 2021-05-15T14:01:32.9357412Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T14:01:32.9359923Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/FutbVL4P2A/d_6zOcCQq8 ... 2021-05-15T14:01:33.3372251Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/FutbVL4P2A/d_6zOcCQq8. 2021-05-15T14:01:33.3375147Z OK: optex.fmt/luatex 2021-05-15T14:01:33.3377501Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T14:01:33.3379214Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T14:01:34.6619711Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:01:34.6621238Z tlmgr: no updates available 2021-05-15T14:01:34.7689604Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T14:01:34.7690169Z with: 2021-05-15T14:01:34.7690603Z pandoc-version: 2.7.3 2021-05-15T14:01:34.7691044Z env: 2021-05-15T14:01:34.7691521Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:34.7692039Z TIC_DEPLOY_KEY: 2021-05-15T14:01:34.7692928Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:34.7695062Z GITHUB_PAT: *** 2021-05-15T14:01:34.7695519Z COVERALLS_TOKEN: 2021-05-15T14:01:34.7696049Z continue-on-error: false 2021-05-15T14:01:34.7696583Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:34.7697112Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:34.7697612Z TZ: UTC 2021-05-15T14:01:34.7698036Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:34.7698500Z NOT_CRAN: true 2021-05-15T14:01:34.7698908Z ##[endgroup] 2021-05-15T14:01:35.8775459Z [command]sudo apt-get install -y gdebi-core 2021-05-15T14:01:35.9513368Z Reading package lists... 2021-05-15T14:01:36.1226755Z Building dependency tree... 2021-05-15T14:01:36.1244686Z Reading state information... 2021-05-15T14:01:36.3567347Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T14:01:36.3568863Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:36.3598884Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T14:01:36.4841798Z 2021-05-15T14:01:36.5005656Z Reading package lists... 0% 2021-05-15T14:01:36.5006669Z 2021-05-15T14:01:36.5052515Z Reading package lists... 100% 2021-05-15T14:01:36.5053357Z 2021-05-15T14:01:36.5053898Z 2021-05-15T14:01:36.5059513Z Reading package lists... Done 2021-05-15T14:01:36.5059963Z 2021-05-15T14:01:36.5060585Z Building dependency tree... 0% 2021-05-15T14:01:36.5061028Z 2021-05-15T14:01:36.5340048Z Building dependency tree... 0% 2021-05-15T14:01:36.5341098Z 2021-05-15T14:01:36.5341998Z Building dependency tree... 50% 2021-05-15T14:01:36.5342657Z 2021-05-15T14:01:36.6713457Z Building dependency tree... 50% 2021-05-15T14:01:36.6714523Z 2021-05-15T14:01:36.6715392Z Building dependency tree 2021-05-15T14:01:36.6716055Z 2021-05-15T14:01:36.6716926Z Reading state information... 0% 2021-05-15T14:01:36.6717604Z 2021-05-15T14:01:36.8356845Z Reading state information... 0% 2021-05-15T14:01:36.8357358Z 2021-05-15T14:01:36.8357634Z 2021-05-15T14:01:36.8358291Z Reading state information... Done 2021-05-15T14:01:36.8358771Z 2021-05-15T14:01:36.8359385Z Reading state information... 0% 2021-05-15T14:01:36.8413529Z 2021-05-15T14:01:36.8414392Z Reading state information... 1% 2021-05-15T14:01:36.8454679Z 2021-05-15T14:01:36.8455258Z Reading state information... 3% 2021-05-15T14:01:36.8496368Z 2021-05-15T14:01:36.8496925Z Reading state information... 5% 2021-05-15T14:01:36.8540252Z 2021-05-15T14:01:36.8540848Z Reading state information... 7% 2021-05-15T14:01:36.8579263Z 2021-05-15T14:01:36.8579868Z Reading state information... 9% 2021-05-15T14:01:36.8620935Z 2021-05-15T14:01:36.8621563Z Reading state information... 11% 2021-05-15T14:01:36.8661621Z 2021-05-15T14:01:36.8662156Z Reading state information... 13% 2021-05-15T14:01:36.8703561Z 2021-05-15T14:01:36.8704145Z Reading state information... 15% 2021-05-15T14:01:36.8744303Z 2021-05-15T14:01:36.8744880Z Reading state information... 17% 2021-05-15T14:01:36.8790278Z 2021-05-15T14:01:36.8790868Z Reading state information... 19% 2021-05-15T14:01:36.8832160Z 2021-05-15T14:01:36.8832758Z Reading state information... 21% 2021-05-15T14:01:36.8870283Z 2021-05-15T14:01:36.8870839Z Reading state information... 23% 2021-05-15T14:01:36.8912826Z 2021-05-15T14:01:36.8914816Z Reading state information... 25% 2021-05-15T14:01:36.8960240Z 2021-05-15T14:01:36.8960849Z Reading state information... 27% 2021-05-15T14:01:36.9004669Z 2021-05-15T14:01:36.9005255Z Reading state information... 29% 2021-05-15T14:01:36.9050484Z 2021-05-15T14:01:36.9051077Z Reading state information... 31% 2021-05-15T14:01:36.9095349Z 2021-05-15T14:01:36.9096578Z Reading state information... 33% 2021-05-15T14:01:36.9133280Z 2021-05-15T14:01:36.9133840Z Reading state information... 35% 2021-05-15T14:01:36.9172221Z 2021-05-15T14:01:36.9172820Z Reading state information... 37% 2021-05-15T14:01:36.9217179Z 2021-05-15T14:01:36.9218331Z Reading state information... 39% 2021-05-15T14:01:36.9261977Z 2021-05-15T14:01:36.9262536Z Reading state information... 41% 2021-05-15T14:01:36.9301529Z 2021-05-15T14:01:36.9302096Z Reading state information... 43% 2021-05-15T14:01:36.9348792Z 2021-05-15T14:01:36.9349373Z Reading state information... 45% 2021-05-15T14:01:36.9416514Z 2021-05-15T14:01:36.9417090Z Reading state information... 47% 2021-05-15T14:01:36.9458387Z 2021-05-15T14:01:36.9458965Z Reading state information... 49% 2021-05-15T14:01:36.9506044Z 2021-05-15T14:01:36.9506630Z Reading state information... 51% 2021-05-15T14:01:36.9549496Z 2021-05-15T14:01:36.9550098Z Reading state information... 53% 2021-05-15T14:01:36.9591111Z 2021-05-15T14:01:36.9591720Z Reading state information... 55% 2021-05-15T14:01:36.9636209Z 2021-05-15T14:01:36.9636783Z Reading state information... 57% 2021-05-15T14:01:36.9683651Z 2021-05-15T14:01:36.9684371Z Reading state information... 59% 2021-05-15T14:01:36.9732241Z 2021-05-15T14:01:36.9732933Z Reading state information... 61% 2021-05-15T14:01:36.9775849Z 2021-05-15T14:01:36.9776429Z Reading state information... 63% 2021-05-15T14:01:36.9815483Z 2021-05-15T14:01:36.9816022Z Reading state information... 65% 2021-05-15T14:01:36.9856913Z 2021-05-15T14:01:36.9857493Z Reading state information... 67% 2021-05-15T14:01:36.9903552Z 2021-05-15T14:01:36.9904153Z Reading state information... 69% 2021-05-15T14:01:36.9960143Z 2021-05-15T14:01:36.9961208Z Reading state information... 71% 2021-05-15T14:01:37.0000070Z 2021-05-15T14:01:37.0000640Z Reading state information... 73% 2021-05-15T14:01:37.0045510Z 2021-05-15T14:01:37.0046099Z Reading state information... 75% 2021-05-15T14:01:37.0101696Z 2021-05-15T14:01:37.0102228Z Reading state information... 77% 2021-05-15T14:01:37.0146062Z 2021-05-15T14:01:37.0146581Z Reading state information... 79% 2021-05-15T14:01:37.0189462Z 2021-05-15T14:01:37.0189997Z Reading state information... 81% 2021-05-15T14:01:37.0233832Z 2021-05-15T14:01:37.0234407Z Reading state information... 83% 2021-05-15T14:01:37.0277260Z 2021-05-15T14:01:37.0277836Z Reading state information... 85% 2021-05-15T14:01:37.0319910Z 2021-05-15T14:01:37.0320469Z Reading state information... 87% 2021-05-15T14:01:37.0363546Z 2021-05-15T14:01:37.0364108Z Reading state information... 89% 2021-05-15T14:01:37.0401702Z 2021-05-15T14:01:37.0402431Z Reading state information... 91% 2021-05-15T14:01:37.0445024Z 2021-05-15T14:01:37.0445841Z Reading state information... 93% 2021-05-15T14:01:37.0487187Z 2021-05-15T14:01:37.0487871Z Reading state information... 95% 2021-05-15T14:01:37.0530204Z 2021-05-15T14:01:37.0530880Z Reading state information... 97% 2021-05-15T14:01:37.0576336Z 2021-05-15T14:01:37.0577174Z Reading state information... 99% 2021-05-15T14:01:37.3437802Z Selecting previously unselected package pandoc. 2021-05-15T14:01:37.4614568Z (Reading database ... 261849 files and directories currently installed.) 2021-05-15T14:01:37.4713095Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T14:01:37.4725077Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T14:01:39.7920891Z Setting up pandoc (2.7.3-1) ... 2021-05-15T14:01:39.7945588Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:01:40.6054556Z 2021-05-15T14:01:40.6055431Z 2021-05-15T14:01:40.6056169Z Reading state information... Done 2021-05-15T14:01:40.6360735Z ##[group]Run git config user.name adigherman 2021-05-15T14:01:40.6361487Z git config user.name adigherman 2021-05-15T14:01:40.6362135Z git config user.email adig@jhu.edu 2021-05-15T14:01:40.6407085Z shell: /usr/bin/bash -e {0} 2021-05-15T14:01:40.6407529Z env: 2021-05-15T14:01:40.6408054Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:40.6408602Z TIC_DEPLOY_KEY: 2021-05-15T14:01:40.6409537Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:40.6411372Z GITHUB_PAT: *** 2021-05-15T14:01:40.6411826Z COVERALLS_TOKEN: 2021-05-15T14:01:40.6412391Z continue-on-error: false 2021-05-15T14:01:40.6412924Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:40.6413491Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:40.6414249Z TZ: UTC 2021-05-15T14:01:40.6414742Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:40.6415205Z NOT_CRAN: true 2021-05-15T14:01:40.6415656Z ##[endgroup] 2021-05-15T14:01:40.6729774Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T14:01:40.6730473Z env: 2021-05-15T14:01:40.6730976Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:40.6731505Z TIC_DEPLOY_KEY: 2021-05-15T14:01:40.6732415Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:40.6734693Z GITHUB_PAT: *** 2021-05-15T14:01:40.6735142Z COVERALLS_TOKEN: 2021-05-15T14:01:40.6735633Z continue-on-error: false 2021-05-15T14:01:40.6736126Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:40.6736613Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:40.6737074Z TZ: UTC 2021-05-15T14:01:40.6737467Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:40.6737893Z NOT_CRAN: true 2021-05-15T14:01:40.6738267Z ##[endgroup] 2021-05-15T14:01:40.9191668Z Reading package lists... 2021-05-15T14:01:41.1224843Z Building dependency tree... 2021-05-15T14:01:41.1245803Z Reading state information... 2021-05-15T14:01:41.2701820Z The following additional packages will be installed: 2021-05-15T14:01:41.2704274Z cmake-data libjsoncpp1 librhash0 2021-05-15T14:01:41.2705999Z Suggested packages: 2021-05-15T14:01:41.2709877Z cmake-doc ninja-build 2021-05-15T14:01:41.3200256Z The following NEW packages will be installed: 2021-05-15T14:01:41.3215192Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T14:01:41.3572977Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:41.3573873Z Need to get 5470 kB of archives. 2021-05-15T14:01:41.3575225Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T14:01:41.3577273Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T14:01:41.3809921Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T14:01:41.3818841Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T14:01:41.3832113Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T14:01:41.8892762Z Fetched 5470 kB in 0s (62.0 MB/s) 2021-05-15T14:01:41.9301006Z Selecting previously unselected package cmake-data. 2021-05-15T14:01:41.9375542Z (Reading database ... 2021-05-15T14:01:41.9376413Z (Reading database ... 5% 2021-05-15T14:01:41.9377200Z (Reading database ... 10% 2021-05-15T14:01:41.9378138Z (Reading database ... 15% 2021-05-15T14:01:41.9378886Z (Reading database ... 20% 2021-05-15T14:01:41.9379617Z (Reading database ... 25% 2021-05-15T14:01:41.9380355Z (Reading database ... 30% 2021-05-15T14:01:41.9381074Z (Reading database ... 35% 2021-05-15T14:01:41.9381812Z (Reading database ... 40% 2021-05-15T14:01:41.9382531Z (Reading database ... 45% 2021-05-15T14:01:41.9383276Z (Reading database ... 50% 2021-05-15T14:01:41.9432095Z (Reading database ... 55% 2021-05-15T14:01:41.9474828Z (Reading database ... 60% 2021-05-15T14:01:41.9519552Z (Reading database ... 65% 2021-05-15T14:01:41.9669595Z (Reading database ... 70% 2021-05-15T14:01:41.9694761Z (Reading database ... 75% 2021-05-15T14:01:42.0113245Z (Reading database ... 80% 2021-05-15T14:01:42.0461319Z (Reading database ... 85% 2021-05-15T14:01:42.0622023Z (Reading database ... 90% 2021-05-15T14:01:42.0710922Z (Reading database ... 95% 2021-05-15T14:01:42.0711741Z (Reading database ... 100% 2021-05-15T14:01:42.0712876Z (Reading database ... 261856 files and directories currently installed.) 2021-05-15T14:01:42.0827308Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T14:01:42.1067848Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T14:01:42.5975837Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T14:01:42.6276653Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T14:01:42.6299601Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T14:01:42.6634528Z Selecting previously unselected package librhash0:amd64. 2021-05-15T14:01:42.6976938Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T14:01:42.6995860Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T14:01:42.7415594Z Selecting previously unselected package cmake. 2021-05-15T14:01:42.7711753Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T14:01:42.7722354Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T14:01:43.2559037Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T14:01:43.2593753Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T14:01:43.3027657Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T14:01:43.3061853Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T14:01:43.3104863Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:01:44.5826136Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:01:46.7894889Z Reading package lists... 2021-05-15T14:01:46.9452666Z Building dependency tree... 2021-05-15T14:01:46.9472700Z Reading state information... 2021-05-15T14:01:47.1003592Z Suggested packages: 2021-05-15T14:01:47.1004708Z libssh-doc 2021-05-15T14:01:47.1461212Z The following NEW packages will be installed: 2021-05-15T14:01:47.1464730Z libssh-dev 2021-05-15T14:01:47.1865398Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:47.1866478Z Need to get 219 kB of archives. 2021-05-15T14:01:47.1867665Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T14:01:47.1869650Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T14:01:47.5964243Z Fetched 219 kB in 0s (5318 kB/s) 2021-05-15T14:01:47.6256253Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T14:01:47.6325708Z (Reading database ... 2021-05-15T14:01:47.6326451Z (Reading database ... 5% 2021-05-15T14:01:47.6327164Z (Reading database ... 10% 2021-05-15T14:01:47.6327841Z (Reading database ... 15% 2021-05-15T14:01:47.6328534Z (Reading database ... 20% 2021-05-15T14:01:47.6329222Z (Reading database ... 25% 2021-05-15T14:01:47.6329924Z (Reading database ... 30% 2021-05-15T14:01:47.6330608Z (Reading database ... 35% 2021-05-15T14:01:47.6331278Z (Reading database ... 40% 2021-05-15T14:01:47.6331961Z (Reading database ... 45% 2021-05-15T14:01:47.6332650Z (Reading database ... 50% 2021-05-15T14:01:47.6364162Z (Reading database ... 55% 2021-05-15T14:01:47.6403095Z (Reading database ... 60% 2021-05-15T14:01:47.6440204Z (Reading database ... 65% 2021-05-15T14:01:47.6565511Z (Reading database ... 70% 2021-05-15T14:01:47.6588093Z (Reading database ... 75% 2021-05-15T14:01:47.6954367Z (Reading database ... 80% 2021-05-15T14:01:47.7263569Z (Reading database ... 85% 2021-05-15T14:01:47.7411524Z (Reading database ... 90% 2021-05-15T14:01:47.7494381Z (Reading database ... 95% 2021-05-15T14:01:47.7494988Z (Reading database ... 100% 2021-05-15T14:01:47.7496249Z (Reading database ... 264640 files and directories currently installed.) 2021-05-15T14:01:47.7611133Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T14:01:47.7625613Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:01:47.8439338Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:01:49.8898153Z Reading package lists... 2021-05-15T14:01:50.0426599Z Building dependency tree... 2021-05-15T14:01:50.0445470Z Reading state information... 2021-05-15T14:01:50.2425020Z The following NEW packages will be installed: 2021-05-15T14:01:50.2430758Z jags 2021-05-15T14:01:50.2621087Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:50.2622274Z Need to get 1562 kB of archives. 2021-05-15T14:01:50.2623559Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T14:01:50.2626229Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T14:01:50.7010871Z Fetched 1562 kB in 0s (46.9 MB/s) 2021-05-15T14:01:50.7325090Z Selecting previously unselected package jags. 2021-05-15T14:01:50.7396576Z (Reading database ... 2021-05-15T14:01:50.7397441Z (Reading database ... 5% 2021-05-15T14:01:50.7397973Z (Reading database ... 10% 2021-05-15T14:01:50.7398480Z (Reading database ... 15% 2021-05-15T14:01:50.7398994Z (Reading database ... 20% 2021-05-15T14:01:50.7399494Z (Reading database ... 25% 2021-05-15T14:01:50.7400011Z (Reading database ... 30% 2021-05-15T14:01:50.7400511Z (Reading database ... 35% 2021-05-15T14:01:50.7401030Z (Reading database ... 40% 2021-05-15T14:01:50.7401542Z (Reading database ... 45% 2021-05-15T14:01:50.7402036Z (Reading database ... 50% 2021-05-15T14:01:50.7434710Z (Reading database ... 55% 2021-05-15T14:01:50.7470907Z (Reading database ... 60% 2021-05-15T14:01:50.7509551Z (Reading database ... 65% 2021-05-15T14:01:50.7636164Z (Reading database ... 70% 2021-05-15T14:01:50.7657754Z (Reading database ... 75% 2021-05-15T14:01:50.8032459Z (Reading database ... 80% 2021-05-15T14:01:50.8342838Z (Reading database ... 85% 2021-05-15T14:01:50.8486387Z (Reading database ... 90% 2021-05-15T14:01:50.8560269Z (Reading database ... 95% 2021-05-15T14:01:50.8561038Z (Reading database ... 100% 2021-05-15T14:01:50.8562004Z (Reading database ... 264659 files and directories currently installed.) 2021-05-15T14:01:50.8669317Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T14:01:50.8692405Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T14:01:51.0454945Z Setting up jags (4.3.0-3build1) ... 2021-05-15T14:01:51.0569706Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:01:51.8475905Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:01:54.0352387Z Reading package lists... 2021-05-15T14:01:54.1964294Z Building dependency tree... 2021-05-15T14:01:54.1984213Z Reading state information... 2021-05-15T14:01:54.3577079Z The following additional packages will be installed: 2021-05-15T14:01:54.3578605Z libnode64 libuv1-dev 2021-05-15T14:01:54.4103719Z The following NEW packages will be installed: 2021-05-15T14:01:54.4108243Z libnode-dev libnode64 libuv1-dev 2021-05-15T14:01:54.4556385Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:54.4557684Z Need to get 6239 kB of archives. 2021-05-15T14:01:54.4558955Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T14:01:54.4561997Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T14:01:54.4592256Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T14:01:54.6151446Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T14:01:55.0519053Z Fetched 6239 kB in 0s (30.6 MB/s) 2021-05-15T14:01:55.0848201Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T14:01:55.0925972Z (Reading database ... 2021-05-15T14:01:55.0926966Z (Reading database ... 5% 2021-05-15T14:01:55.0927737Z (Reading database ... 10% 2021-05-15T14:01:55.0928496Z (Reading database ... 15% 2021-05-15T14:01:55.0929250Z (Reading database ... 20% 2021-05-15T14:01:55.0930015Z (Reading database ... 25% 2021-05-15T14:01:55.0930768Z (Reading database ... 30% 2021-05-15T14:01:55.0931511Z (Reading database ... 35% 2021-05-15T14:01:55.0932246Z (Reading database ... 40% 2021-05-15T14:01:55.0932963Z (Reading database ... 45% 2021-05-15T14:01:55.0933691Z (Reading database ... 50% 2021-05-15T14:01:55.0953851Z (Reading database ... 55% 2021-05-15T14:01:55.0993544Z (Reading database ... 60% 2021-05-15T14:01:55.1033541Z (Reading database ... 65% 2021-05-15T14:01:55.1171305Z (Reading database ... 70% 2021-05-15T14:01:55.1196198Z (Reading database ... 75% 2021-05-15T14:01:55.1593469Z (Reading database ... 80% 2021-05-15T14:01:55.1923028Z (Reading database ... 85% 2021-05-15T14:01:55.2068012Z (Reading database ... 90% 2021-05-15T14:01:55.2144360Z (Reading database ... 95% 2021-05-15T14:01:55.2144952Z (Reading database ... 100% 2021-05-15T14:01:55.2145793Z (Reading database ... 264799 files and directories currently installed.) 2021-05-15T14:01:55.2256480Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T14:01:55.9170258Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T14:01:55.9172210Z Selecting previously unselected package libnode64:amd64. 2021-05-15T14:01:55.9174241Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T14:01:55.9175773Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:01:55.9916532Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T14:01:56.0201992Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T14:01:56.0216809Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:01:56.1181549Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T14:01:56.1230898Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:01:56.1260037Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:01:56.1297472Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:01:58.2704583Z Reading package lists... 2021-05-15T14:01:58.4229431Z Building dependency tree... 2021-05-15T14:01:58.4247142Z Reading state information... 2021-05-15T14:01:58.5871669Z The following additional packages will be installed: 2021-05-15T14:01:58.5875361Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T14:01:58.5879017Z Suggested packages: 2021-05-15T14:01:58.5880683Z libfftw3-doc 2021-05-15T14:01:58.6350728Z The following NEW packages will be installed: 2021-05-15T14:01:58.6358427Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T14:01:58.6570245Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:58.6571325Z Need to get 3986 kB of archives. 2021-05-15T14:01:58.6572556Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T14:01:58.6574595Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T14:01:58.6627047Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T14:01:58.6692565Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T14:01:58.6762877Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T14:01:58.6767916Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T14:01:59.1417216Z Fetched 3986 kB in 0s (42.8 MB/s) 2021-05-15T14:01:59.1729689Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T14:01:59.1801920Z (Reading database ... 2021-05-15T14:01:59.1802545Z (Reading database ... 5% 2021-05-15T14:01:59.1803104Z (Reading database ... 10% 2021-05-15T14:01:59.1803641Z (Reading database ... 15% 2021-05-15T14:01:59.1804188Z (Reading database ... 20% 2021-05-15T14:01:59.1804724Z (Reading database ... 25% 2021-05-15T14:01:59.1805300Z (Reading database ... 30% 2021-05-15T14:01:59.1805830Z (Reading database ... 35% 2021-05-15T14:01:59.1806371Z (Reading database ... 40% 2021-05-15T14:01:59.1806901Z (Reading database ... 45% 2021-05-15T14:01:59.1807448Z (Reading database ... 50% 2021-05-15T14:01:59.1845200Z (Reading database ... 55% 2021-05-15T14:01:59.1882098Z (Reading database ... 60% 2021-05-15T14:01:59.1923091Z (Reading database ... 65% 2021-05-15T14:01:59.2044897Z (Reading database ... 70% 2021-05-15T14:01:59.2067784Z (Reading database ... 75% 2021-05-15T14:01:59.2443074Z (Reading database ... 80% 2021-05-15T14:01:59.2757190Z (Reading database ... 85% 2021-05-15T14:01:59.2896553Z (Reading database ... 90% 2021-05-15T14:01:59.2969976Z (Reading database ... 95% 2021-05-15T14:01:59.2971235Z (Reading database ... 100% 2021-05-15T14:01:59.2972902Z (Reading database ... 264935 files and directories currently installed.) 2021-05-15T14:01:59.3079249Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:01:59.3107414Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:01:59.3735936Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T14:01:59.3939316Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:01:59.3965043Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:01:59.4975708Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T14:01:59.5198707Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:01:59.5213363Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:01:59.6185279Z Selecting previously unselected package libfftw3-bin. 2021-05-15T14:01:59.6460965Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:01:59.6473922Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T14:01:59.6775886Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T14:01:59.7031872Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:01:59.7043073Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:00.0076975Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:00.0115125Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:00.0145728Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:00.0185462Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T14:02:00.0221594Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:00.0258039Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:00.8371782Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:02.9319973Z Reading package lists... 2021-05-15T14:02:03.0927178Z Building dependency tree... 2021-05-15T14:02:03.0947570Z Reading state information... 2021-05-15T14:02:03.2514778Z The following additional packages will be installed: 2021-05-15T14:02:03.2516571Z libdcmtk14 2021-05-15T14:02:03.2979851Z The following NEW packages will be installed: 2021-05-15T14:02:03.2988529Z dcmtk libdcmtk14 2021-05-15T14:02:03.3209535Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:03.3210317Z Need to get 5546 kB of archives. 2021-05-15T14:02:03.3211104Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T14:02:03.3213014Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T14:02:03.4128477Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T14:02:03.8335569Z Fetched 5546 kB in 0s (43.6 MB/s) 2021-05-15T14:02:03.8655501Z Selecting previously unselected package libdcmtk14. 2021-05-15T14:02:03.8728972Z (Reading database ... 2021-05-15T14:02:03.8729570Z (Reading database ... 5% 2021-05-15T14:02:03.8730135Z (Reading database ... 10% 2021-05-15T14:02:03.8730676Z (Reading database ... 15% 2021-05-15T14:02:03.8731226Z (Reading database ... 20% 2021-05-15T14:02:03.8731781Z (Reading database ... 25% 2021-05-15T14:02:03.8732327Z (Reading database ... 30% 2021-05-15T14:02:03.8732879Z (Reading database ... 35% 2021-05-15T14:02:03.8733409Z (Reading database ... 40% 2021-05-15T14:02:03.8734570Z (Reading database ... 45% 2021-05-15T14:02:03.8735161Z (Reading database ... 50% 2021-05-15T14:02:03.8769883Z (Reading database ... 55% 2021-05-15T14:02:03.8805622Z (Reading database ... 60% 2021-05-15T14:02:03.8843119Z (Reading database ... 65% 2021-05-15T14:02:03.8962413Z (Reading database ... 70% 2021-05-15T14:02:03.8986749Z (Reading database ... 75% 2021-05-15T14:02:03.9336147Z (Reading database ... 80% 2021-05-15T14:02:03.9631671Z (Reading database ... 85% 2021-05-15T14:02:03.9770998Z (Reading database ... 90% 2021-05-15T14:02:03.9845365Z (Reading database ... 95% 2021-05-15T14:02:03.9846384Z (Reading database ... 100% 2021-05-15T14:02:03.9847900Z (Reading database ... 265026 files and directories currently installed.) 2021-05-15T14:02:03.9948075Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T14:02:03.9966659Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T14:02:04.5295691Z Selecting previously unselected package dcmtk. 2021-05-15T14:02:04.5497755Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T14:02:04.5558437Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T14:02:04.7064574Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T14:02:04.7098086Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T14:02:04.7285557Z Adding `dcmtk' group to system ... 2021-05-15T14:02:04.7960135Z Adding `dcmtk' user to system ... 2021-05-15T14:02:04.9189171Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T14:02:05.1875150Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:06.8434106Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:08.9401069Z Reading package lists... 2021-05-15T14:02:09.0862745Z Building dependency tree... 2021-05-15T14:02:09.0881825Z Reading state information... 2021-05-15T14:02:09.3316110Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T14:02:09.3317534Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:09.3979299Z Reading package lists... 2021-05-15T14:02:09.5475287Z Building dependency tree... 2021-05-15T14:02:09.5495522Z Reading state information... 2021-05-15T14:02:09.7850205Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T14:02:09.7851787Z libpng-dev set to manually installed. 2021-05-15T14:02:09.7860072Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:09.8520682Z Reading package lists... 2021-05-15T14:02:10.0037859Z Building dependency tree... 2021-05-15T14:02:10.0056068Z Reading state information... 2021-05-15T14:02:10.1588792Z The following additional packages will be installed: 2021-05-15T14:02:10.1590911Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T14:02:10.1595128Z Suggested packages: 2021-05-15T14:02:10.1596660Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T14:02:10.1598494Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T14:02:10.1599857Z fonts-arphic-uming fonts-nanum 2021-05-15T14:02:10.2047707Z The following NEW packages will be installed: 2021-05-15T14:02:10.2049401Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T14:02:10.2057226Z libpoppler97 poppler-data 2021-05-15T14:02:10.2262299Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:10.2263254Z Need to get 2582 kB of archives. 2021-05-15T14:02:10.2264241Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T14:02:10.2266375Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T14:02:10.2465203Z 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-15T14:02:10.2484379Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T14:02:10.2567609Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T14:02:10.2575405Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T14:02:10.2581424Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T14:02:10.7009946Z Fetched 2582 kB in 0s (53.6 MB/s) 2021-05-15T14:02:10.7333586Z Selecting previously unselected package poppler-data. 2021-05-15T14:02:10.7406068Z (Reading database ... 2021-05-15T14:02:10.7406978Z (Reading database ... 5% 2021-05-15T14:02:10.7407928Z (Reading database ... 10% 2021-05-15T14:02:10.7408517Z (Reading database ... 15% 2021-05-15T14:02:10.7409018Z (Reading database ... 20% 2021-05-15T14:02:10.7409766Z (Reading database ... 25% 2021-05-15T14:02:10.7410282Z (Reading database ... 30% 2021-05-15T14:02:10.7410775Z (Reading database ... 35% 2021-05-15T14:02:10.7411277Z (Reading database ... 40% 2021-05-15T14:02:10.7411765Z (Reading database ... 45% 2021-05-15T14:02:10.7412266Z (Reading database ... 50% 2021-05-15T14:02:10.7442142Z (Reading database ... 55% 2021-05-15T14:02:10.7477278Z (Reading database ... 60% 2021-05-15T14:02:10.7514948Z (Reading database ... 65% 2021-05-15T14:02:10.7636934Z (Reading database ... 70% 2021-05-15T14:02:10.7659670Z (Reading database ... 75% 2021-05-15T14:02:10.8016361Z (Reading database ... 80% 2021-05-15T14:02:10.8329386Z (Reading database ... 85% 2021-05-15T14:02:10.8495811Z (Reading database ... 90% 2021-05-15T14:02:10.8571847Z (Reading database ... 95% 2021-05-15T14:02:10.8572818Z (Reading database ... 100% 2021-05-15T14:02:10.8574192Z (Reading database ... 265261 files and directories currently installed.) 2021-05-15T14:02:10.8683905Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T14:02:10.8697266Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T14:02:11.1416585Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T14:02:11.1666394Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T14:02:11.1688289Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T14:02:11.2135437Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T14:02:11.2403751Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:11.2410655Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:11.3673919Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T14:02:11.3964069Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:11.3974636Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:11.4424701Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T14:02:11.4731903Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:11.4743190Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:11.5015826Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T14:02:11.5260945Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:11.5269939Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:11.5890827Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T14:02:11.5969991Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T14:02:11.5991432Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:11.6014067Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:11.6036213Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:11.6058395Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:11.6084377Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T14:02:11.6830368Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:13.7841611Z Reading package lists... 2021-05-15T14:02:13.9400710Z Building dependency tree... 2021-05-15T14:02:13.9419171Z Reading state information... 2021-05-15T14:02:14.0934316Z The following additional packages will be installed: 2021-05-15T14:02:14.0937984Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T14:02:14.0943719Z Suggested packages: 2021-05-15T14:02:14.0945579Z libhdf5-doc 2021-05-15T14:02:14.1409900Z The following NEW packages will be installed: 2021-05-15T14:02:14.1415276Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T14:02:14.1419500Z libsz2 2021-05-15T14:02:14.1661377Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:14.1663014Z Need to get 4074 kB of archives. 2021-05-15T14:02:14.1664530Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T14:02:14.1668330Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T14:02:14.1701350Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T14:02:14.1707424Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T14:02:14.1714009Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T14:02:14.1926323Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T14:02:14.1940356Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T14:02:14.1945026Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T14:02:14.6559624Z Fetched 4074 kB in 0s (55.9 MB/s) 2021-05-15T14:02:14.6862687Z Selecting previously unselected package hdf5-helpers. 2021-05-15T14:02:14.6931272Z (Reading database ... 2021-05-15T14:02:14.6933607Z (Reading database ... 5% 2021-05-15T14:02:14.6937288Z (Reading database ... 10% 2021-05-15T14:02:14.6937829Z (Reading database ... 15% 2021-05-15T14:02:14.6938372Z (Reading database ... 20% 2021-05-15T14:02:14.6938903Z (Reading database ... 25% 2021-05-15T14:02:14.6939456Z (Reading database ... 30% 2021-05-15T14:02:14.6939981Z (Reading database ... 35% 2021-05-15T14:02:14.6940518Z (Reading database ... 40% 2021-05-15T14:02:14.6941041Z (Reading database ... 45% 2021-05-15T14:02:14.6941677Z (Reading database ... 50% 2021-05-15T14:02:14.6971438Z (Reading database ... 55% 2021-05-15T14:02:14.7007165Z (Reading database ... 60% 2021-05-15T14:02:14.7046939Z (Reading database ... 65% 2021-05-15T14:02:14.7173633Z (Reading database ... 70% 2021-05-15T14:02:14.7198389Z (Reading database ... 75% 2021-05-15T14:02:14.7564305Z (Reading database ... 80% 2021-05-15T14:02:14.7875378Z (Reading database ... 85% 2021-05-15T14:02:14.8015965Z (Reading database ... 90% 2021-05-15T14:02:14.8090135Z (Reading database ... 95% 2021-05-15T14:02:14.8090837Z (Reading database ... 100% 2021-05-15T14:02:14.8092005Z (Reading database ... 265821 files and directories currently installed.) 2021-05-15T14:02:14.8198386Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:14.8212531Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:14.8535035Z Selecting previously unselected package libaec0:amd64. 2021-05-15T14:02:14.8766276Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T14:02:14.8785687Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T14:02:14.9026994Z Selecting previously unselected package libsz2:amd64. 2021-05-15T14:02:14.9323789Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T14:02:14.9327159Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T14:02:14.9607830Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T14:02:14.9877556Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:14.9886114Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:15.1455538Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T14:02:15.1691223Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:15.1701693Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:15.2135429Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T14:02:15.2328853Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T14:02:15.2344693Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T14:02:15.2606048Z Selecting previously unselected package libhdf5-dev. 2021-05-15T14:02:15.2884929Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:15.2896217Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:15.6204871Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:15.6240368Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T14:02:15.6278374Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T14:02:15.6309104Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T14:02:15.6354961Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:15.6377119Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:15.6406411Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:15.6488443Z 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-15T14:02:15.6514181Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:16.4225035Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:18.5029469Z Reading package lists... 2021-05-15T14:02:18.6564241Z Building dependency tree... 2021-05-15T14:02:18.6583777Z Reading state information... 2021-05-15T14:02:18.8071142Z The following additional packages will be installed: 2021-05-15T14:02:18.8074322Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T14:02:18.8548296Z The following NEW packages will be installed: 2021-05-15T14:02:18.8553780Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T14:02:18.8557705Z mesa-common-dev 2021-05-15T14:02:18.8889970Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:18.8890924Z Need to get 1761 kB of archives. 2021-05-15T14:02:18.8891885Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T14:02:18.8894479Z 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-15T14:02:18.8941694Z 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-15T14:02:18.8946625Z 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-15T14:02:18.8965557Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T14:02:18.8998165Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T14:02:18.9030096Z 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-15T14:02:19.3429217Z Fetched 1761 kB in 0s (29.2 MB/s) 2021-05-15T14:02:19.3734609Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T14:02:19.3812966Z (Reading database ... 2021-05-15T14:02:19.3813802Z (Reading database ... 5% 2021-05-15T14:02:19.3816792Z (Reading database ... 10% 2021-05-15T14:02:19.3817291Z (Reading database ... 15% 2021-05-15T14:02:19.3817805Z (Reading database ... 20% 2021-05-15T14:02:19.3818293Z (Reading database ... 25% 2021-05-15T14:02:19.3818825Z (Reading database ... 30% 2021-05-15T14:02:19.3819336Z (Reading database ... 35% 2021-05-15T14:02:19.3819829Z (Reading database ... 40% 2021-05-15T14:02:19.3820335Z (Reading database ... 45% 2021-05-15T14:02:19.3820822Z (Reading database ... 50% 2021-05-15T14:02:19.3856349Z (Reading database ... 55% 2021-05-15T14:02:19.3892650Z (Reading database ... 60% 2021-05-15T14:02:19.3931117Z (Reading database ... 65% 2021-05-15T14:02:19.4064737Z (Reading database ... 70% 2021-05-15T14:02:19.4180204Z (Reading database ... 75% 2021-05-15T14:02:19.4475564Z (Reading database ... 80% 2021-05-15T14:02:19.4793597Z (Reading database ... 85% 2021-05-15T14:02:19.4934422Z (Reading database ... 90% 2021-05-15T14:02:19.5011984Z (Reading database ... 95% 2021-05-15T14:02:19.5012558Z (Reading database ... 100% 2021-05-15T14:02:19.5013357Z (Reading database ... 266029 files and directories currently installed.) 2021-05-15T14:02:19.5123515Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:02:19.5136563Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T14:02:19.5576355Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T14:02:19.5790664Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:19.5806831Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:19.6256194Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T14:02:19.6475435Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:19.6489974Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:19.6935775Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T14:02:19.7150555Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T14:02:19.7182815Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:19.7616486Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T14:02:19.7861974Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T14:02:19.7872940Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:19.8376280Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T14:02:19.8606724Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:19.8614819Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:20.0408677Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T14:02:20.0441526Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:20.0469282Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:20.0501586Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:20.0534728Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:20.0561455Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:20.0593755Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:21.5287165Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:23.6278194Z Reading package lists... 2021-05-15T14:02:23.7823030Z Building dependency tree... 2021-05-15T14:02:23.7842476Z Reading state information... 2021-05-15T14:02:23.9348911Z The following additional packages will be installed: 2021-05-15T14:02:23.9353903Z libprotobuf-lite17 libprotoc17 2021-05-15T14:02:23.9796706Z The following NEW packages will be installed: 2021-05-15T14:02:23.9798996Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T14:02:23.9800461Z protobuf-compiler 2021-05-15T14:02:24.0804438Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:24.0805312Z Need to get 2754 kB of archives. 2021-05-15T14:02:24.0806521Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T14:02:24.0809845Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T14:02:24.0848781Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T14:02:24.0933752Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T14:02:24.1060573Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T14:02:24.1128718Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T14:02:24.5252550Z Fetched 2754 kB in 0s (21.4 MB/s) 2021-05-15T14:02:24.5583135Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T14:02:24.5658609Z (Reading database ... 2021-05-15T14:02:24.5659342Z (Reading database ... 5% 2021-05-15T14:02:24.5659881Z (Reading database ... 10% 2021-05-15T14:02:24.5660394Z (Reading database ... 15% 2021-05-15T14:02:24.5660886Z (Reading database ... 20% 2021-05-15T14:02:24.5661439Z (Reading database ... 25% 2021-05-15T14:02:24.5662111Z (Reading database ... 30% 2021-05-15T14:02:24.5662619Z (Reading database ... 35% 2021-05-15T14:02:24.5663109Z (Reading database ... 40% 2021-05-15T14:02:24.5663609Z (Reading database ... 45% 2021-05-15T14:02:24.5664101Z (Reading database ... 50% 2021-05-15T14:02:24.5702534Z (Reading database ... 55% 2021-05-15T14:02:24.5739767Z (Reading database ... 60% 2021-05-15T14:02:24.5780599Z (Reading database ... 65% 2021-05-15T14:02:24.5905398Z (Reading database ... 70% 2021-05-15T14:02:24.6016111Z (Reading database ... 75% 2021-05-15T14:02:24.6291478Z (Reading database ... 80% 2021-05-15T14:02:24.6605323Z (Reading database ... 85% 2021-05-15T14:02:24.6747444Z (Reading database ... 90% 2021-05-15T14:02:24.6822960Z (Reading database ... 95% 2021-05-15T14:02:24.6823845Z (Reading database ... 100% 2021-05-15T14:02:24.6825164Z (Reading database ... 266512 files and directories currently installed.) 2021-05-15T14:02:24.6932164Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:24.6956828Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:24.7375116Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T14:02:24.7613466Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:24.7624509Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:24.8615932Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T14:02:24.8812370Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:24.8828799Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:25.0535952Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T14:02:25.0743273Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:25.0752901Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:25.1936351Z Selecting previously unselected package protobuf-compiler. 2021-05-15T14:02:25.2194448Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:25.2204718Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:25.2812535Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:25.2846726Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:25.2876555Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:25.2911357Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:25.2935825Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:25.2969570Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:26.0405704Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:28.1162155Z Reading package lists... 2021-05-15T14:02:28.2695460Z Building dependency tree... 2021-05-15T14:02:28.2714907Z Reading state information... 2021-05-15T14:02:28.4261415Z The following additional packages will be installed: 2021-05-15T14:02:28.4273435Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T14:02:28.4276027Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T14:02:28.4278063Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T14:02:28.4280622Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T14:02:28.4281914Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T14:02:28.4283128Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T14:02:28.4284401Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T14:02:28.4285695Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T14:02:28.4286943Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T14:02:28.4288179Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T14:02:28.4289767Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T14:02:28.4290984Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T14:02:28.4292152Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T14:02:28.4293296Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T14:02:28.4294287Z Suggested packages: 2021-05-15T14:02:28.4295357Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T14:02:28.4296631Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T14:02:28.4298038Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T14:02:28.4299292Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T14:02:28.4963737Z The following NEW packages will be installed: 2021-05-15T14:02:28.4967699Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T14:02:28.4968989Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T14:02:28.4971386Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T14:02:28.4972767Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T14:02:28.4976435Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T14:02:28.4979531Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T14:02:28.4982168Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T14:02:28.4985640Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T14:02:28.4986920Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T14:02:28.4989491Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T14:02:28.4990830Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T14:02:28.4993371Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T14:02:28.4997860Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T14:02:28.5001093Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T14:02:28.5210131Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:28.5210893Z Need to get 47.1 MB of archives. 2021-05-15T14:02:28.5211853Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T14:02:28.5213678Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T14:02:28.5387565Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T14:02:28.5394650Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T14:02:28.5403493Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T14:02:28.5412793Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T14:02:28.5421342Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T14:02:28.5432715Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T14:02:28.5465234Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T14:02:28.6171606Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T14:02:28.6176023Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T14:02:28.6202129Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T14:02:28.6225351Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T14:02:28.6230651Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T14:02:28.6236287Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T14:02:28.6243214Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T14:02:28.6254638Z 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-15T14:02:28.6262332Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T14:02:28.6280697Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T14:02:28.6298795Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T14:02:28.6304061Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T14:02:28.6338631Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T14:02:28.6353617Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T14:02:28.6443137Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T14:02:28.6462333Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T14:02:28.6468799Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T14:02:28.6491770Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T14:02:28.6989610Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T14:02:28.6995291Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T14:02:28.6999913Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T14:02:28.7010624Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T14:02:28.7026075Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T14:02:28.7061730Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T14:02:28.7063607Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T14:02:28.7065459Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T14:02:28.7111661Z 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-15T14:02:28.7142795Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T14:02:28.7358575Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T14:02:28.7367162Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T14:02:28.8505697Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T14:02:28.8513809Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T14:02:28.8519051Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T14:02:28.8526629Z 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-15T14:02:28.8534873Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T14:02:28.8541693Z 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-15T14:02:28.8548844Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T14:02:28.8633239Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T14:02:28.8643158Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T14:02:28.8663429Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T14:02:28.8672070Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T14:02:28.8793665Z 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-15T14:02:28.8828630Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T14:02:28.8840673Z 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-15T14:02:28.8846348Z 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-15T14:02:28.8852384Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T14:02:28.8862341Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T14:02:28.8870028Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T14:02:28.8894664Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T14:02:28.8911865Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T14:02:28.8920135Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T14:02:28.8964031Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T14:02:28.8971129Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T14:02:28.8982692Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T14:02:28.9001432Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T14:02:28.9033889Z 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-15T14:02:28.9073310Z 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-15T14:02:28.9085448Z 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-15T14:02:28.9095386Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T14:02:28.9257862Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T14:02:28.9270111Z 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-15T14:02:28.9426363Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T14:02:28.9432646Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T14:02:28.9440032Z 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-15T14:02:28.9733790Z 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-15T14:02:29.0041922Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T14:02:29.0116700Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T14:02:29.0175834Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T14:02:29.6047345Z Fetched 47.1 MB in 1s (93.2 MB/s) 2021-05-15T14:02:29.6401000Z Selecting previously unselected package libaom0:amd64. 2021-05-15T14:02:29.6474917Z (Reading database ... 2021-05-15T14:02:29.6475540Z (Reading database ... 5% 2021-05-15T14:02:29.6476100Z (Reading database ... 10% 2021-05-15T14:02:29.6476640Z (Reading database ... 15% 2021-05-15T14:02:29.6477212Z (Reading database ... 20% 2021-05-15T14:02:29.6477746Z (Reading database ... 25% 2021-05-15T14:02:29.6478289Z (Reading database ... 30% 2021-05-15T14:02:29.6478834Z (Reading database ... 35% 2021-05-15T14:02:29.6479365Z (Reading database ... 40% 2021-05-15T14:02:29.6479909Z (Reading database ... 45% 2021-05-15T14:02:29.6480440Z (Reading database ... 50% 2021-05-15T14:02:29.6521559Z (Reading database ... 55% 2021-05-15T14:02:29.6557505Z (Reading database ... 60% 2021-05-15T14:02:29.6595827Z (Reading database ... 65% 2021-05-15T14:02:29.6728397Z (Reading database ... 70% 2021-05-15T14:02:29.6846382Z (Reading database ... 75% 2021-05-15T14:02:29.7143669Z (Reading database ... 80% 2021-05-15T14:02:29.7462849Z (Reading database ... 85% 2021-05-15T14:02:29.7612075Z (Reading database ... 90% 2021-05-15T14:02:29.7692320Z (Reading database ... 95% 2021-05-15T14:02:29.7693318Z (Reading database ... 100% 2021-05-15T14:02:29.7694924Z (Reading database ... 266683 files and directories currently installed.) 2021-05-15T14:02:29.7805533Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T14:02:29.7825586Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T14:02:29.9295802Z Selecting previously unselected package libva2:amd64. 2021-05-15T14:02:29.9545291Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T14:02:29.9556857Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T14:02:29.9936236Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T14:02:30.0149373Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T14:02:30.0162613Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T14:02:30.0495542Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T14:02:30.0717597Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T14:02:30.0735956Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T14:02:30.1095360Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T14:02:30.1314580Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T14:02:30.1331240Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:02:30.1696408Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T14:02:30.1926718Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T14:02:30.1950565Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T14:02:30.2294991Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T14:02:30.2521656Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:30.2539105Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:30.3031920Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T14:02:30.3281767Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T14:02:30.3294255Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T14:02:31.1137111Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T14:02:31.1437518Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T14:02:31.1452913Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T14:02:31.1735764Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T14:02:31.2033540Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T14:02:31.2049585Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T14:02:31.2463568Z Selecting previously unselected package libopus0:amd64. 2021-05-15T14:02:31.2754068Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:31.2763710Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T14:02:31.3215685Z Selecting previously unselected package libshine3:amd64. 2021-05-15T14:02:31.3499820Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T14:02:31.3514181Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T14:02:31.3796494Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T14:02:31.4090029Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T14:02:31.4103258Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T14:02:31.4373551Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T14:02:31.4659727Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T14:02:31.4673561Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T14:02:31.5055649Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T14:02:31.5278902Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T14:02:31.5298298Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T14:02:31.5617971Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T14:02:31.5909782Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:31.5919734Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:31.6296021Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T14:02:31.6519239Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T14:02:31.6531547Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T14:02:31.6996122Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T14:02:31.7286856Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T14:02:31.7301157Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T14:02:31.7695367Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T14:02:31.7915799Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T14:02:31.7927927Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T14:02:31.8312709Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T14:02:31.8593780Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:31.8622704Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T14:02:31.8979354Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T14:02:31.9260035Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T14:02:31.9270977Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T14:02:32.0100790Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T14:02:32.0400881Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T14:02:32.0414177Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T14:02:32.2496389Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T14:02:32.2771340Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T14:02:32.2783680Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T14:02:32.3242092Z Selecting previously unselected package libzvbi-common. 2021-05-15T14:02:32.3542505Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T14:02:32.3552327Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T14:02:32.3896249Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T14:02:32.4148060Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T14:02:32.4162042Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T14:02:32.4654967Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T14:02:32.4947838Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:32.4959158Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:33.0641693Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T14:02:33.0967287Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T14:02:33.0975034Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T14:02:33.1280688Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T14:02:33.1587273Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T14:02:33.1599816Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T14:02:33.1935922Z Selecting previously unselected package libass9:amd64. 2021-05-15T14:02:33.2179868Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T14:02:33.2190623Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T14:02:33.2576017Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T14:02:33.2809198Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T14:02:33.2820164Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T14:02:33.3255923Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T14:02:33.3507554Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T14:02:33.3516680Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T14:02:33.3810148Z Selecting previously unselected package libgme0:amd64. 2021-05-15T14:02:33.4114553Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T14:02:33.4126208Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T14:02:33.4576409Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T14:02:33.4824006Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T14:02:33.4834007Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T14:02:33.5218822Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T14:02:33.5504352Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T14:02:33.5514367Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T14:02:33.6456678Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T14:02:33.6707077Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T14:02:33.6717484Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:02:33.7255224Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T14:02:33.7465660Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:33.7476517Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:33.8652724Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T14:02:33.8945301Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T14:02:33.8958749Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T14:02:33.9305470Z Selecting previously unselected package libflite1:amd64. 2021-05-15T14:02:33.9598883Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T14:02:33.9609410Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T14:02:35.2030307Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T14:02:35.2312392Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T14:02:35.2322300Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T14:02:35.2695654Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T14:02:35.2921607Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T14:02:35.2932568Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T14:02:35.3295965Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T14:02:35.3510691Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T14:02:35.3530951Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T14:02:35.3855469Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T14:02:35.4126891Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:35.4141078Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T14:02:35.4471903Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T14:02:35.4763352Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T14:02:35.4774397Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T14:02:35.5135289Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T14:02:35.5377345Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:35.5392339Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:35.5775246Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T14:02:35.5989329Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T14:02:35.6000078Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T14:02:35.7307163Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T14:02:35.7593269Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T14:02:35.7606718Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T14:02:35.7958992Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T14:02:35.8274382Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:35.8283801Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:35.8800983Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T14:02:35.9033927Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T14:02:35.9043045Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T14:02:35.9365890Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T14:02:35.9686090Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:35.9701795Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:36.1216643Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T14:02:36.1461558Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T14:02:36.1477470Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T14:02:36.1975434Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T14:02:36.2254706Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T14:02:36.2265027Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T14:02:36.2656107Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T14:02:36.2888920Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T14:02:36.2901041Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:02:36.3167957Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T14:02:36.3455972Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T14:02:36.3467167Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:02:36.3815643Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T14:02:36.4039977Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T14:02:36.4051830Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T14:02:36.4496068Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T14:02:36.4728313Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T14:02:36.4749562Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T14:02:36.5096225Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T14:02:36.5338508Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T14:02:36.5353266Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T14:02:36.5976705Z Selecting previously unselected package libopenal-data. 2021-05-15T14:02:36.6271299Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T14:02:36.6283827Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T14:02:36.6701807Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T14:02:36.7005748Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T14:02:36.7018424Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T14:02:36.7375232Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T14:02:36.7628177Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T14:02:36.7643037Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T14:02:36.8359074Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T14:02:36.8682531Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T14:02:36.8694610Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T14:02:36.8948451Z Selecting previously unselected package libflac8:amd64. 2021-05-15T14:02:36.9240155Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T14:02:36.9250540Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T14:02:36.9590721Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T14:02:36.9871433Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T14:02:36.9889539Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T14:02:37.0332142Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T14:02:37.0632119Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T14:02:37.0743014Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T14:02:37.1296673Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T14:02:37.1553739Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T14:02:37.1565258Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T14:02:37.2235946Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T14:02:37.2525536Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:37.2542075Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:37.2854797Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T14:02:37.3144437Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:37.3155385Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:37.3535206Z Selecting previously unselected package ffmpeg. 2021-05-15T14:02:37.3776491Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:37.3863961Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:37.5232420Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T14:02:37.5524112Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T14:02:37.5538352Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T14:02:37.5965042Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T14:02:37.6175297Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T14:02:37.6185805Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T14:02:37.8216199Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T14:02:37.8490327Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T14:02:37.8501886Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T14:02:37.8819643Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T14:02:37.9120560Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T14:02:37.9139573Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T14:02:37.9496158Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T14:02:37.9753520Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:37.9764595Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:38.2730145Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T14:02:38.3016688Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:38.3032244Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:38.6096780Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T14:02:38.6350473Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T14:02:38.6361856Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T14:02:38.7776165Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T14:02:38.8002326Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T14:02:38.8015630Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T14:02:38.8295424Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T14:02:38.8525233Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T14:02:38.8536114Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:02:38.9169419Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T14:02:38.9216322Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:02:38.9265008Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T14:02:38.9303699Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T14:02:38.9351458Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T14:02:38.9387484Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T14:02:38.9433106Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T14:02:38.9459597Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T14:02:38.9490656Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T14:02:38.9526249Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T14:02:38.9558999Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T14:02:38.9611694Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T14:02:38.9654511Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T14:02:38.9692454Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T14:02:38.9716272Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T14:02:38.9766530Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T14:02:38.9803867Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T14:02:38.9840981Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T14:02:38.9874825Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T14:02:38.9908147Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T14:02:38.9949975Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T14:02:38.9979032Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T14:02:39.0013326Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T14:02:39.0053160Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T14:02:39.0100088Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T14:02:39.0143510Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T14:02:39.0171506Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T14:02:39.0208520Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T14:02:39.0255580Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T14:02:39.0289272Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T14:02:39.0335182Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T14:02:39.0368718Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T14:02:39.0421423Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T14:02:39.0453272Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:02:39.0500553Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T14:02:39.0549784Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T14:02:39.0588872Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T14:02:39.0625967Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T14:02:39.0673014Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:39.0719326Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T14:02:39.0755700Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T14:02:39.0802710Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T14:02:39.0843321Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T14:02:39.0886457Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T14:02:39.0916586Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T14:02:39.0956726Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T14:02:39.0984122Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T14:02:39.1023334Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T14:02:39.1057483Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T14:02:39.1094237Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T14:02:39.1138183Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:39.1177077Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T14:02:39.1217191Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:02:39.1259691Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:02:39.1289599Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T14:02:39.1326570Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:39.1363695Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T14:02:39.1397457Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:39.1438378Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T14:02:39.1479906Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T14:02:39.1505530Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:02:39.1549167Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T14:02:39.1583027Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T14:02:39.1608380Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:39.1648167Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T14:02:39.1682323Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T14:02:39.1718577Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T14:02:39.1827642Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:39.1863154Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:39.1889665Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:39.1924137Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T14:02:39.1955754Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T14:02:39.1991671Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:39.2017342Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:39.2046921Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:39.2076992Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:39.2179130Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:40.3357103Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:42.4553437Z Reading package lists... 2021-05-15T14:02:42.6070166Z Building dependency tree... 2021-05-15T14:02:42.6088881Z Reading state information... 2021-05-15T14:02:42.7697557Z The following additional packages will be installed: 2021-05-15T14:02:42.7700118Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T14:02:42.8197784Z The following NEW packages will be installed: 2021-05-15T14:02:42.8199984Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T14:02:42.8201319Z libmagick++-dev 2021-05-15T14:02:42.8407367Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:42.8408680Z Need to get 309 kB of archives. 2021-05-15T14:02:42.8409641Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T14:02:42.8411702Z 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-15T14:02:42.8437029Z 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-15T14:02:42.8472092Z 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-15T14:02:42.8498823Z 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-15T14:02:43.2760026Z Fetched 309 kB in 0s (12.0 MB/s) 2021-05-15T14:02:43.3097453Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T14:02:43.3176405Z (Reading database ... 2021-05-15T14:02:43.3176915Z (Reading database ... 5% 2021-05-15T14:02:43.3177446Z (Reading database ... 10% 2021-05-15T14:02:43.3177937Z (Reading database ... 15% 2021-05-15T14:02:43.3178439Z (Reading database ... 20% 2021-05-15T14:02:43.3178928Z (Reading database ... 25% 2021-05-15T14:02:43.3179426Z (Reading database ... 30% 2021-05-15T14:02:43.3179915Z (Reading database ... 35% 2021-05-15T14:02:43.3180446Z (Reading database ... 40% 2021-05-15T14:02:43.3180955Z (Reading database ... 45% 2021-05-15T14:02:43.3181439Z (Reading database ... 50% 2021-05-15T14:02:43.3207348Z (Reading database ... 55% 2021-05-15T14:02:43.3250136Z (Reading database ... 60% 2021-05-15T14:02:43.3277862Z (Reading database ... 65% 2021-05-15T14:02:43.3403106Z (Reading database ... 70% 2021-05-15T14:02:43.3520017Z (Reading database ... 75% 2021-05-15T14:02:43.3544311Z (Reading database ... 80% 2021-05-15T14:02:43.4100304Z (Reading database ... 85% 2021-05-15T14:02:43.4277183Z (Reading database ... 90% 2021-05-15T14:02:43.4357538Z (Reading database ... 95% 2021-05-15T14:02:43.4358623Z (Reading database ... 100% 2021-05-15T14:02:43.4360118Z (Reading database ... 267224 files and directories currently installed.) 2021-05-15T14:02:43.4469266Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T14:02:43.4550077Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:43.4925569Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T14:02:43.5219598Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T14:02:43.5239969Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:43.5696275Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T14:02:43.5927454Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T14:02:43.5940804Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:43.6536699Z Selecting previously unselected package libmagick++-dev. 2021-05-15T14:02:43.6776740Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T14:02:43.6862460Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:43.7462760Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:43.7549923Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:43.7584370Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:43.7614827Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:43.7706515Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:45.8370500Z Reading package lists... 2021-05-15T14:02:45.9824901Z Building dependency tree... 2021-05-15T14:02:45.9844876Z Reading state information... 2021-05-15T14:02:46.1320625Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T14:02:46.1327360Z The following additional packages will be installed: 2021-05-15T14:02:46.1329980Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T14:02:46.1331923Z libijs-0.35 libjbig2dec0 2021-05-15T14:02:46.1332979Z Suggested packages: 2021-05-15T14:02:46.1335453Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T14:02:46.1337206Z ghostscript-x 2021-05-15T14:02:46.1794883Z The following NEW packages will be installed: 2021-05-15T14:02:46.1797037Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T14:02:46.1800746Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T14:02:46.1991229Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:46.1991988Z Need to get 11.2 MB of archives. 2021-05-15T14:02:46.1992753Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T14:02:46.1994648Z 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-15T14:02:46.2345465Z 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-15T14:02:46.2361885Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T14:02:46.2940376Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T14:02:46.3017559Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T14:02:46.3023367Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T14:02:46.3027691Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T14:02:46.3255317Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T14:02:46.7685375Z Fetched 11.2 MB in 0s (79.3 MB/s) 2021-05-15T14:02:46.8038747Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T14:02:46.8115835Z (Reading database ... 2021-05-15T14:02:46.8116440Z (Reading database ... 5% 2021-05-15T14:02:46.8120306Z (Reading database ... 10% 2021-05-15T14:02:46.8120873Z (Reading database ... 15% 2021-05-15T14:02:46.8121665Z (Reading database ... 20% 2021-05-15T14:02:46.8122193Z (Reading database ... 25% 2021-05-15T14:02:46.8122785Z (Reading database ... 30% 2021-05-15T14:02:46.8123276Z (Reading database ... 35% 2021-05-15T14:02:46.8123782Z (Reading database ... 40% 2021-05-15T14:02:46.8124273Z (Reading database ... 45% 2021-05-15T14:02:46.8124774Z (Reading database ... 50% 2021-05-15T14:02:46.8162982Z (Reading database ... 55% 2021-05-15T14:02:46.8208378Z (Reading database ... 60% 2021-05-15T14:02:46.8239523Z (Reading database ... 65% 2021-05-15T14:02:46.8365489Z (Reading database ... 70% 2021-05-15T14:02:46.8486134Z (Reading database ... 75% 2021-05-15T14:02:46.8509803Z (Reading database ... 80% 2021-05-15T14:02:46.9037699Z (Reading database ... 85% 2021-05-15T14:02:46.9207194Z (Reading database ... 90% 2021-05-15T14:02:46.9283961Z (Reading database ... 95% 2021-05-15T14:02:46.9284805Z (Reading database ... 100% 2021-05-15T14:02:46.9285790Z (Reading database ... 267269 files and directories currently installed.) 2021-05-15T14:02:46.9394083Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T14:02:46.9643677Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T14:02:47.1856595Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T14:02:47.2069622Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T14:02:47.2092634Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T14:02:47.2497417Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T14:02:47.2731668Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T14:02:47.3393455Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T14:02:47.7743059Z Selecting previously unselected package libgs9-common. 2021-05-15T14:02:47.7987337Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T14:02:47.8002384Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:02:47.9136077Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T14:02:47.9334519Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T14:02:47.9354953Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T14:02:47.9655420Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T14:02:47.9881545Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T14:02:47.9892576Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T14:02:48.0255910Z Selecting previously unselected package libgs9:amd64. 2021-05-15T14:02:48.0489216Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T14:02:48.0497661Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:02:48.3535902Z Selecting previously unselected package ghostscript. 2021-05-15T14:02:48.3741005Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T14:02:48.3755298Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:02:48.4421205Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T14:02:48.4465041Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T14:02:48.4494824Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T14:02:48.5158980Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T14:02:48.5201709Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T14:02:48.5457699Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:02:48.5485723Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:02:48.5520421Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:02:48.5645837Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T14:02:48.6707701Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:48.6923760Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:51.8773141Z Reading package lists... 2021-05-15T14:02:52.0340523Z Building dependency tree... 2021-05-15T14:02:52.0361578Z Reading state information... 2021-05-15T14:02:52.1857097Z The following additional packages will be installed: 2021-05-15T14:02:52.1859276Z libudunits2-0 libudunits2-data 2021-05-15T14:02:52.2289445Z The following NEW packages will be installed: 2021-05-15T14:02:52.2291568Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T14:02:52.2493423Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:52.2494435Z Need to get 429 kB of archives. 2021-05-15T14:02:52.2495187Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T14:02:52.2497088Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T14:02:52.2510110Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T14:02:52.2521030Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T14:02:52.6930212Z Fetched 429 kB in 0s (18.6 MB/s) 2021-05-15T14:02:52.7250433Z Selecting previously unselected package libudunits2-data. 2021-05-15T14:02:52.7324421Z (Reading database ... 2021-05-15T14:02:52.7325811Z (Reading database ... 5% 2021-05-15T14:02:52.7326729Z (Reading database ... 10% 2021-05-15T14:02:52.7327450Z (Reading database ... 15% 2021-05-15T14:02:52.7328014Z (Reading database ... 20% 2021-05-15T14:02:52.7328576Z (Reading database ... 25% 2021-05-15T14:02:52.7329127Z (Reading database ... 30% 2021-05-15T14:02:52.7329658Z (Reading database ... 35% 2021-05-15T14:02:52.7330202Z (Reading database ... 40% 2021-05-15T14:02:52.7330912Z (Reading database ... 45% 2021-05-15T14:02:52.7331464Z (Reading database ... 50% 2021-05-15T14:02:52.7375631Z (Reading database ... 55% 2021-05-15T14:02:52.7421886Z (Reading database ... 60% 2021-05-15T14:02:52.7448340Z (Reading database ... 65% 2021-05-15T14:02:52.7573601Z (Reading database ... 70% 2021-05-15T14:02:52.7695935Z (Reading database ... 75% 2021-05-15T14:02:52.7719909Z (Reading database ... 80% 2021-05-15T14:02:52.8247910Z (Reading database ... 85% 2021-05-15T14:02:52.8412219Z (Reading database ... 90% 2021-05-15T14:02:52.8487463Z (Reading database ... 95% 2021-05-15T14:02:52.8489051Z (Reading database ... 100% 2021-05-15T14:02:52.8490907Z (Reading database ... 267833 files and directories currently installed.) 2021-05-15T14:02:52.8592803Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T14:02:52.8609069Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T14:02:52.8936383Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T14:02:52.9192680Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T14:02:52.9216168Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T14:02:52.9577049Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T14:02:52.9801012Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T14:02:52.9816230Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T14:02:53.0622914Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T14:02:53.0665647Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T14:02:53.0694331Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T14:02:53.0726739Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:02:53.1895202Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:55.2970276Z Reading package lists... 2021-05-15T14:02:55.4512576Z Building dependency tree... 2021-05-15T14:02:55.4533362Z Reading state information... 2021-05-15T14:02:55.6558564Z The following NEW packages will be installed: 2021-05-15T14:02:55.6563505Z libjq-dev 2021-05-15T14:02:55.6765604Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:55.6766488Z Need to get 11.2 kB of archives. 2021-05-15T14:02:55.6767319Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T14:02:55.6769431Z 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-15T14:02:56.1074074Z Fetched 11.2 kB in 0s (708 kB/s) 2021-05-15T14:02:56.1377139Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T14:02:56.1452740Z (Reading database ... 2021-05-15T14:02:56.1453446Z (Reading database ... 5% 2021-05-15T14:02:56.1454195Z (Reading database ... 10% 2021-05-15T14:02:56.1454808Z (Reading database ... 15% 2021-05-15T14:02:56.1455398Z (Reading database ... 20% 2021-05-15T14:02:56.1455996Z (Reading database ... 25% 2021-05-15T14:02:56.1456590Z (Reading database ... 30% 2021-05-15T14:02:56.1457168Z (Reading database ... 35% 2021-05-15T14:02:56.1457779Z (Reading database ... 40% 2021-05-15T14:02:56.1458354Z (Reading database ... 45% 2021-05-15T14:02:56.1458944Z (Reading database ... 50% 2021-05-15T14:02:56.1488445Z (Reading database ... 55% 2021-05-15T14:02:56.1536257Z (Reading database ... 60% 2021-05-15T14:02:56.1562865Z (Reading database ... 65% 2021-05-15T14:02:56.1688214Z (Reading database ... 70% 2021-05-15T14:02:56.1804603Z (Reading database ... 75% 2021-05-15T14:02:56.1830981Z (Reading database ... 80% 2021-05-15T14:02:56.2337002Z (Reading database ... 85% 2021-05-15T14:02:56.2498055Z (Reading database ... 90% 2021-05-15T14:02:56.2576835Z (Reading database ... 95% 2021-05-15T14:02:56.2577951Z (Reading database ... 100% 2021-05-15T14:02:56.2579458Z (Reading database ... 267862 files and directories currently installed.) 2021-05-15T14:02:56.2677982Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:56.2696410Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T14:02:56.3307398Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T14:02:58.3694919Z Reading package lists... 2021-05-15T14:02:58.5325994Z Building dependency tree... 2021-05-15T14:02:58.5345281Z Reading state information... 2021-05-15T14:02:58.7400356Z The following NEW packages will be installed: 2021-05-15T14:02:58.7405773Z libmng2 2021-05-15T14:02:58.7593871Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:58.7594666Z Need to get 168 kB of archives. 2021-05-15T14:02:58.7595438Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T14:02:58.7597907Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T14:02:59.1941163Z Fetched 168 kB in 0s (9124 kB/s) 2021-05-15T14:02:59.2287482Z Selecting previously unselected package libmng2:amd64. 2021-05-15T14:02:59.2365596Z (Reading database ... 2021-05-15T14:02:59.2366645Z (Reading database ... 5% 2021-05-15T14:02:59.2367205Z (Reading database ... 10% 2021-05-15T14:02:59.2367783Z (Reading database ... 15% 2021-05-15T14:02:59.2368316Z (Reading database ... 20% 2021-05-15T14:02:59.2368862Z (Reading database ... 25% 2021-05-15T14:02:59.2369395Z (Reading database ... 30% 2021-05-15T14:02:59.2369935Z (Reading database ... 35% 2021-05-15T14:02:59.2370465Z (Reading database ... 40% 2021-05-15T14:02:59.2371006Z (Reading database ... 45% 2021-05-15T14:02:59.2371542Z (Reading database ... 50% 2021-05-15T14:02:59.2415416Z (Reading database ... 55% 2021-05-15T14:02:59.2466151Z (Reading database ... 60% 2021-05-15T14:02:59.2493765Z (Reading database ... 65% 2021-05-15T14:02:59.2617431Z (Reading database ... 70% 2021-05-15T14:02:59.2739710Z (Reading database ... 75% 2021-05-15T14:02:59.2765689Z (Reading database ... 80% 2021-05-15T14:02:59.3316613Z (Reading database ... 85% 2021-05-15T14:02:59.3492333Z (Reading database ... 90% 2021-05-15T14:02:59.3570248Z (Reading database ... 95% 2021-05-15T14:02:59.3571613Z (Reading database ... 100% 2021-05-15T14:02:59.3573390Z (Reading database ... 267868 files and directories currently installed.) 2021-05-15T14:02:59.3682454Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T14:02:59.3715142Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T14:02:59.4488625Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T14:02:59.4529574Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:01.5673740Z Reading package lists... 2021-05-15T14:03:01.7388962Z Building dependency tree... 2021-05-15T14:03:01.7411336Z Reading state information... 2021-05-15T14:03:01.8774331Z E: Unable to locate package libmng1 2021-05-15T14:03:01.9438943Z Reading package lists... 2021-05-15T14:03:02.0981087Z Building dependency tree... 2021-05-15T14:03:02.1000245Z Reading state information... 2021-05-15T14:03:02.2250167Z E: Unable to locate package libapparmor-devel 2021-05-15T14:03:02.2928764Z Reading package lists... 2021-05-15T14:03:02.4528323Z Building dependency tree... 2021-05-15T14:03:02.4548770Z Reading state information... 2021-05-15T14:03:02.6067564Z The following additional packages will be installed: 2021-05-15T14:03:02.6070812Z libij-java 2021-05-15T14:03:02.6544933Z The following NEW packages will be installed: 2021-05-15T14:03:02.6550321Z imagej libij-java 2021-05-15T14:03:02.6788260Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:02.6789339Z Need to get 2328 kB of archives. 2021-05-15T14:03:02.6790628Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T14:03:02.6792448Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T14:03:02.7203209Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T14:03:03.1539429Z Fetched 2328 kB in 0s (38.1 MB/s) 2021-05-15T14:03:03.1875243Z Selecting previously unselected package libij-java. 2021-05-15T14:03:03.1952018Z (Reading database ... 2021-05-15T14:03:03.1953250Z (Reading database ... 5% 2021-05-15T14:03:03.1959300Z (Reading database ... 10% 2021-05-15T14:03:03.1966703Z (Reading database ... 15% 2021-05-15T14:03:03.1967544Z (Reading database ... 20% 2021-05-15T14:03:03.1968278Z (Reading database ... 25% 2021-05-15T14:03:03.1968953Z (Reading database ... 30% 2021-05-15T14:03:03.1969622Z (Reading database ... 35% 2021-05-15T14:03:03.1970286Z (Reading database ... 40% 2021-05-15T14:03:03.1971056Z (Reading database ... 45% 2021-05-15T14:03:03.1971717Z (Reading database ... 50% 2021-05-15T14:03:03.2001212Z (Reading database ... 55% 2021-05-15T14:03:03.2053073Z (Reading database ... 60% 2021-05-15T14:03:03.2080755Z (Reading database ... 65% 2021-05-15T14:03:03.2216067Z (Reading database ... 70% 2021-05-15T14:03:03.2340413Z (Reading database ... 75% 2021-05-15T14:03:03.2365214Z (Reading database ... 80% 2021-05-15T14:03:03.2907237Z (Reading database ... 85% 2021-05-15T14:03:03.3075572Z (Reading database ... 90% 2021-05-15T14:03:03.3155026Z (Reading database ... 95% 2021-05-15T14:03:03.3155689Z (Reading database ... 100% 2021-05-15T14:03:03.3156614Z (Reading database ... 267874 files and directories currently installed.) 2021-05-15T14:03:03.3266076Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T14:03:03.3279800Z Unpacking libij-java (1.52r-1) ... 2021-05-15T14:03:03.4233905Z Selecting previously unselected package imagej. 2021-05-15T14:03:03.4472490Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T14:03:03.4486045Z Unpacking imagej (1.52r-1) ... 2021-05-15T14:03:03.5218133Z Setting up libij-java (1.52r-1) ... 2021-05-15T14:03:03.5254571Z Setting up imagej (1.52r-1) ... 2021-05-15T14:03:03.5286979Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T14:03:04.4559615Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:05.1865867Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T14:03:07.2916031Z Reading package lists... 2021-05-15T14:03:07.4486117Z Building dependency tree... 2021-05-15T14:03:07.4506660Z Reading state information... 2021-05-15T14:03:07.6098474Z Suggested packages: 2021-05-15T14:03:07.6100474Z bowtie2-examples 2021-05-15T14:03:07.6562231Z The following NEW packages will be installed: 2021-05-15T14:03:07.6568374Z bowtie2 2021-05-15T14:03:07.6765869Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:07.6767027Z Need to get 1324 kB of archives. 2021-05-15T14:03:07.6768217Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T14:03:07.6770302Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T14:03:08.1360250Z Fetched 1324 kB in 0s (31.4 MB/s) 2021-05-15T14:03:08.1696789Z Selecting previously unselected package bowtie2. 2021-05-15T14:03:08.1772402Z (Reading database ... 2021-05-15T14:03:08.1773225Z (Reading database ... 5% 2021-05-15T14:03:08.1776302Z (Reading database ... 10% 2021-05-15T14:03:08.1777040Z (Reading database ... 15% 2021-05-15T14:03:08.1777577Z (Reading database ... 20% 2021-05-15T14:03:08.1778155Z (Reading database ... 25% 2021-05-15T14:03:08.1778686Z (Reading database ... 30% 2021-05-15T14:03:08.1779226Z (Reading database ... 35% 2021-05-15T14:03:08.1779752Z (Reading database ... 40% 2021-05-15T14:03:08.1780292Z (Reading database ... 45% 2021-05-15T14:03:08.1780822Z (Reading database ... 50% 2021-05-15T14:03:08.1820340Z (Reading database ... 55% 2021-05-15T14:03:08.1869253Z (Reading database ... 60% 2021-05-15T14:03:08.1893761Z (Reading database ... 65% 2021-05-15T14:03:08.2016953Z (Reading database ... 70% 2021-05-15T14:03:08.2136765Z (Reading database ... 75% 2021-05-15T14:03:08.2159900Z (Reading database ... 80% 2021-05-15T14:03:08.2683332Z (Reading database ... 85% 2021-05-15T14:03:08.2854383Z (Reading database ... 90% 2021-05-15T14:03:08.2934366Z (Reading database ... 95% 2021-05-15T14:03:08.2935099Z (Reading database ... 100% 2021-05-15T14:03:08.2936156Z (Reading database ... 267897 files and directories currently installed.) 2021-05-15T14:03:08.3045610Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T14:03:08.3063055Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T14:03:08.4995487Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T14:03:08.5028816Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:11.4923817Z Reading package lists... 2021-05-15T14:03:11.6600844Z Building dependency tree... 2021-05-15T14:03:11.6620950Z Reading state information... 2021-05-15T14:03:11.7885609Z E: Unable to locate package install 2021-05-15T14:03:11.7886712Z E: Unable to locate package gdal 2021-05-15T14:03:11.8576325Z Reading package lists... 2021-05-15T14:03:12.0174661Z Building dependency tree... 2021-05-15T14:03:12.0193636Z Reading state information... 2021-05-15T14:03:12.0427583Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T14:03:12.0429147Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T14:03:12.0430129Z is only available from another source 2021-05-15T14:03:12.0430679Z 2021-05-15T14:03:12.1442386Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T14:03:12.2118713Z Reading package lists... 2021-05-15T14:03:12.3632101Z Building dependency tree... 2021-05-15T14:03:12.3652709Z Reading state information... 2021-05-15T14:03:12.3897669Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T14:03:12.3903525Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T14:03:12.3904517Z is only available from another source 2021-05-15T14:03:12.3905401Z However the following packages replace it: 2021-05-15T14:03:12.3906078Z ffmpeg 2021-05-15T14:03:12.3906403Z 2021-05-15T14:03:12.4896998Z E: Package 'libav-tools' has no installation candidate 2021-05-15T14:03:12.5555147Z Reading package lists... 2021-05-15T14:03:12.7188715Z Building dependency tree... 2021-05-15T14:03:12.7208700Z Reading state information... 2021-05-15T14:03:12.8690206Z The following additional packages will be installed: 2021-05-15T14:03:12.8696022Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T14:03:12.8699246Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T14:03:12.8700457Z libssh2-1-dev 2021-05-15T14:03:12.8701114Z Suggested packages: 2021-05-15T14:03:12.8702083Z libgcrypt20-doc libmbedtls-doc 2021-05-15T14:03:12.9137754Z The following NEW packages will be installed: 2021-05-15T14:03:12.9140231Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T14:03:12.9141967Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T14:03:12.9143184Z libssh2-1-dev 2021-05-15T14:03:12.9339415Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:12.9340243Z Need to get 2667 kB of archives. 2021-05-15T14:03:12.9341073Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T14:03:12.9343651Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T14:03:12.9381848Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T14:03:12.9452148Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T14:03:12.9458340Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T14:03:12.9473027Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T14:03:12.9477761Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T14:03:12.9487302Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T14:03:12.9535907Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T14:03:12.9574824Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T14:03:12.9597977Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T14:03:12.9603854Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T14:03:13.4080737Z Fetched 2667 kB in 0s (55.8 MB/s) 2021-05-15T14:03:13.4394519Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T14:03:13.4477869Z (Reading database ... 2021-05-15T14:03:13.4478496Z (Reading database ... 5% 2021-05-15T14:03:13.4479055Z (Reading database ... 10% 2021-05-15T14:03:13.4479591Z (Reading database ... 15% 2021-05-15T14:03:13.4480138Z (Reading database ... 20% 2021-05-15T14:03:13.4480670Z (Reading database ... 25% 2021-05-15T14:03:13.4481219Z (Reading database ... 30% 2021-05-15T14:03:13.4481751Z (Reading database ... 35% 2021-05-15T14:03:13.4482301Z (Reading database ... 40% 2021-05-15T14:03:13.4482870Z (Reading database ... 45% 2021-05-15T14:03:13.4483398Z (Reading database ... 50% 2021-05-15T14:03:13.4531195Z (Reading database ... 55% 2021-05-15T14:03:13.4582536Z (Reading database ... 60% 2021-05-15T14:03:13.4608627Z (Reading database ... 65% 2021-05-15T14:03:13.4730732Z (Reading database ... 70% 2021-05-15T14:03:13.4851265Z (Reading database ... 75% 2021-05-15T14:03:13.4878412Z (Reading database ... 80% 2021-05-15T14:03:13.5394774Z (Reading database ... 85% 2021-05-15T14:03:13.5568046Z (Reading database ... 90% 2021-05-15T14:03:13.5647746Z (Reading database ... 95% 2021-05-15T14:03:13.5648340Z (Reading database ... 100% 2021-05-15T14:03:13.5649140Z (Reading database ... 267923 files and directories currently installed.) 2021-05-15T14:03:13.5759832Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T14:03:13.5774397Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T14:03:13.6216338Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T14:03:13.6453828Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T14:03:13.6464156Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T14:03:13.7256542Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T14:03:13.7542406Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T14:03:13.7573373Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T14:03:13.7835850Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T14:03:13.8120485Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:13.8134382Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:13.8544827Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T14:03:13.8828964Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:13.8843036Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:13.9134945Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T14:03:13.9412309Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:13.9426764Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:13.9817177Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T14:03:14.0062964Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T14:03:14.0080497Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:14.0733070Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T14:03:14.1010942Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:14.1019821Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:14.1816651Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T14:03:14.2036191Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T14:03:14.2048589Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T14:03:14.2608051Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T14:03:14.2890743Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T14:03:14.2905153Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T14:03:14.3162361Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T14:03:14.3442868Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T14:03:14.3456426Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:14.4880830Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T14:03:14.4926069Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:14.4969597Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T14:03:14.5006663Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T14:03:14.5039629Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:14.5078397Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:14.5113856Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:14.5141967Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T14:03:14.5176791Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T14:03:14.5204447Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:14.5234854Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:14.5270295Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:19.5711019Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:03:19.6857499Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:21.7323695Z Reading package lists... 2021-05-15T14:03:21.8874918Z Building dependency tree... 2021-05-15T14:03:21.8894602Z Reading state information... 2021-05-15T14:03:22.1287132Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T14:03:22.1288549Z libtiff-dev set to manually installed. 2021-05-15T14:03:22.1289544Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:22.1987986Z Reading package lists... 2021-05-15T14:03:22.3553600Z Building dependency tree... 2021-05-15T14:03:22.3576167Z Reading state information... 2021-05-15T14:03:22.5841160Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T14:03:22.5842398Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:22.6500377Z Reading package lists... 2021-05-15T14:03:22.7979859Z Building dependency tree... 2021-05-15T14:03:22.7998927Z Reading state information... 2021-05-15T14:03:22.9949528Z The following NEW packages will be installed: 2021-05-15T14:03:22.9956134Z libsodium-dev 2021-05-15T14:03:23.0139998Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:23.0140833Z Need to get 169 kB of archives. 2021-05-15T14:03:23.0141645Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T14:03:23.0143606Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T14:03:23.4662356Z Fetched 169 kB in 0s (9834 kB/s) 2021-05-15T14:03:23.5017134Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T14:03:23.5077094Z (Reading database ... 2021-05-15T14:03:23.5077697Z (Reading database ... 5% 2021-05-15T14:03:23.5078209Z (Reading database ... 10% 2021-05-15T14:03:23.5078704Z (Reading database ... 15% 2021-05-15T14:03:23.5079235Z (Reading database ... 20% 2021-05-15T14:03:23.5079727Z (Reading database ... 25% 2021-05-15T14:03:23.5080232Z (Reading database ... 30% 2021-05-15T14:03:23.5080719Z (Reading database ... 35% 2021-05-15T14:03:23.5081215Z (Reading database ... 40% 2021-05-15T14:03:23.5081701Z (Reading database ... 45% 2021-05-15T14:03:23.5082201Z (Reading database ... 50% 2021-05-15T14:03:23.5131468Z (Reading database ... 55% 2021-05-15T14:03:23.5178838Z (Reading database ... 60% 2021-05-15T14:03:23.5206272Z (Reading database ... 65% 2021-05-15T14:03:23.5328271Z (Reading database ... 70% 2021-05-15T14:03:23.5450880Z (Reading database ... 75% 2021-05-15T14:03:23.5476886Z (Reading database ... 80% 2021-05-15T14:03:23.5998517Z (Reading database ... 85% 2021-05-15T14:03:23.6169407Z (Reading database ... 90% 2021-05-15T14:03:23.6248726Z (Reading database ... 95% 2021-05-15T14:03:23.6250246Z (Reading database ... 100% 2021-05-15T14:03:23.6251724Z (Reading database ... 268426 files and directories currently installed.) 2021-05-15T14:03:23.6364465Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T14:03:23.6376579Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T14:03:23.7233334Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T14:03:25.7821853Z Reading package lists... 2021-05-15T14:03:25.9296633Z Building dependency tree... 2021-05-15T14:03:25.9317982Z Reading state information... 2021-05-15T14:03:26.0826202Z The following additional packages will be installed: 2021-05-15T14:03:26.0829637Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T14:03:26.1285069Z The following NEW packages will be installed: 2021-05-15T14:03:26.1292880Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T14:03:26.1295946Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T14:03:26.1617259Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:26.1618396Z Need to get 10.4 MB of archives. 2021-05-15T14:03:26.1619416Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T14:03:26.1621719Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T14:03:26.1738512Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T14:03:26.1895196Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T14:03:26.2158412Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T14:03:26.2378181Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T14:03:26.2716725Z 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-15T14:03:26.2970172Z 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-15T14:03:26.3552341Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T14:03:26.7926304Z Fetched 10.4 MB in 0s (46.4 MB/s) 2021-05-15T14:03:26.8295712Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T14:03:26.8309633Z (Reading database ... 2021-05-15T14:03:26.8310199Z (Reading database ... 5% 2021-05-15T14:03:26.8312110Z (Reading database ... 10% 2021-05-15T14:03:26.8312646Z (Reading database ... 15% 2021-05-15T14:03:26.8314444Z (Reading database ... 20% 2021-05-15T14:03:26.8314978Z (Reading database ... 25% 2021-05-15T14:03:26.8316778Z (Reading database ... 30% 2021-05-15T14:03:26.8317289Z (Reading database ... 35% 2021-05-15T14:03:26.8319062Z (Reading database ... 40% 2021-05-15T14:03:26.8319590Z (Reading database ... 45% 2021-05-15T14:03:26.8321357Z (Reading database ... 50% 2021-05-15T14:03:26.8371985Z (Reading database ... 55% 2021-05-15T14:03:26.8421510Z (Reading database ... 60% 2021-05-15T14:03:26.8448146Z (Reading database ... 65% 2021-05-15T14:03:26.8570360Z (Reading database ... 70% 2021-05-15T14:03:26.8689103Z (Reading database ... 75% 2021-05-15T14:03:26.8713650Z (Reading database ... 80% 2021-05-15T14:03:26.9231351Z (Reading database ... 85% 2021-05-15T14:03:26.9398154Z (Reading database ... 90% 2021-05-15T14:03:26.9475037Z (Reading database ... 95% 2021-05-15T14:03:26.9475981Z (Reading database ... 100% 2021-05-15T14:03:26.9477383Z (Reading database ... 268496 files and directories currently installed.) 2021-05-15T14:03:26.9577332Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T14:03:26.9589746Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T14:03:27.0375963Z Selecting previously unselected package liblept5:amd64. 2021-05-15T14:03:27.0638346Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T14:03:27.0660695Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T14:03:27.1896423Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T14:03:27.2127693Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T14:03:27.2140756Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T14:03:27.3776469Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T14:03:27.4003531Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T14:03:27.4028381Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T14:03:27.5536524Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T14:03:27.5805223Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T14:03:27.5818613Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T14:03:27.7696698Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T14:03:27.7997458Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T14:03:27.8008080Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:03:27.9896304Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T14:03:28.0128944Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T14:03:28.0150081Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:03:28.4198799Z Selecting previously unselected package tesseract-ocr. 2021-05-15T14:03:28.4440995Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T14:03:28.4452044Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T14:03:28.5358820Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:03:28.5398947Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T14:03:28.5432702Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T14:03:28.5463894Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T14:03:28.5504055Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T14:03:28.5530639Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:03:28.5559725Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T14:03:28.5584690Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T14:03:28.5617940Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:31.6904538Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:33.8417148Z Reading package lists... 2021-05-15T14:03:34.0049514Z Building dependency tree... 2021-05-15T14:03:34.0070089Z Reading state information... 2021-05-15T14:03:34.2389261Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T14:03:34.2390732Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:34.3055837Z Reading package lists... 2021-05-15T14:03:34.4625710Z Building dependency tree... 2021-05-15T14:03:34.4647129Z Reading state information... 2021-05-15T14:03:34.6201014Z The following additional packages will be installed: 2021-05-15T14:03:34.6207899Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T14:03:34.6211165Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T14:03:34.6212017Z Suggested packages: 2021-05-15T14:03:34.6213021Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T14:03:34.6704418Z The following NEW packages will be installed: 2021-05-15T14:03:34.6706923Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T14:03:34.6711548Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T14:03:34.7083958Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:34.7085407Z Need to get 1459 kB of archives. 2021-05-15T14:03:34.7086655Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T14:03:34.7089426Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T14:03:34.7125761Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T14:03:34.7134713Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T14:03:34.7143598Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T14:03:34.7150219Z 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-15T14:03:34.7156785Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T14:03:34.7172700Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T14:03:34.7225598Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T14:03:34.7246593Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T14:03:34.7252603Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T14:03:35.1627520Z Fetched 1459 kB in 0s (27.6 MB/s) 2021-05-15T14:03:35.2015056Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T14:03:35.2094505Z (Reading database ... 2021-05-15T14:03:35.2095097Z (Reading database ... 5% 2021-05-15T14:03:35.2095698Z (Reading database ... 10% 2021-05-15T14:03:35.2096241Z (Reading database ... 15% 2021-05-15T14:03:35.2096784Z (Reading database ... 20% 2021-05-15T14:03:35.2097312Z (Reading database ... 25% 2021-05-15T14:03:35.2097878Z (Reading database ... 30% 2021-05-15T14:03:35.2098406Z (Reading database ... 35% 2021-05-15T14:03:35.2098947Z (Reading database ... 40% 2021-05-15T14:03:35.2099472Z (Reading database ... 45% 2021-05-15T14:03:35.2100011Z (Reading database ... 50% 2021-05-15T14:03:35.2137295Z (Reading database ... 55% 2021-05-15T14:03:35.2182486Z (Reading database ... 60% 2021-05-15T14:03:35.2215844Z (Reading database ... 65% 2021-05-15T14:03:35.2351573Z (Reading database ... 70% 2021-05-15T14:03:35.2471943Z (Reading database ... 75% 2021-05-15T14:03:35.2495774Z (Reading database ... 80% 2021-05-15T14:03:35.2905608Z (Reading database ... 85% 2021-05-15T14:03:35.3186102Z (Reading database ... 90% 2021-05-15T14:03:35.3261194Z (Reading database ... 95% 2021-05-15T14:03:35.3261846Z (Reading database ... 100% 2021-05-15T14:03:35.3262757Z (Reading database ... 268721 files and directories currently installed.) 2021-05-15T14:03:35.3365952Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:35.3390176Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:35.3776199Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T14:03:35.3986139Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:35.3996527Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:35.4336551Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T14:03:35.4578299Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:35.4589574Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:35.4977154Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T14:03:35.5192849Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:35.5209935Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:35.5576094Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T14:03:35.5799555Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T14:03:35.5839282Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T14:03:35.6175880Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T14:03:35.6428093Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:35.6442236Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:35.6896307Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T14:03:35.7119446Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T14:03:35.7134127Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T14:03:35.7976299Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T14:03:35.8217841Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T14:03:35.8237105Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T14:03:35.8776414Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T14:03:35.9015946Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:35.9028780Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:35.9295068Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T14:03:35.9588286Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T14:03:35.9603599Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T14:03:36.0789825Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T14:03:36.0827999Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:36.0864863Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T14:03:36.0890617Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T14:03:36.0936443Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:36.0968239Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:36.0997803Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:36.1026679Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:36.1056346Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:36.1082273Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T14:03:36.1113778Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:36.1324688Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:39.4392893Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:03:41.7000177Z Reading package lists... 2021-05-15T14:03:41.8607957Z Building dependency tree... 2021-05-15T14:03:41.8628646Z Reading state information... 2021-05-15T14:03:41.9917298Z E: Unable to locate package udunits 2021-05-15T14:03:42.0616324Z Reading package lists... 2021-05-15T14:03:42.2291354Z Building dependency tree... 2021-05-15T14:03:42.2314248Z Reading state information... 2021-05-15T14:03:42.3891119Z The following additional packages will be installed: 2021-05-15T14:03:42.3893354Z libwebpdemux2 2021-05-15T14:03:42.4349182Z The following NEW packages will be installed: 2021-05-15T14:03:42.4351168Z libwebp-dev libwebpdemux2 2021-05-15T14:03:42.4628852Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:42.4629830Z Need to get 277 kB of archives. 2021-05-15T14:03:42.4630808Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T14:03:42.4633057Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T14:03:42.4642986Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T14:03:42.9124179Z Fetched 277 kB in 0s (9478 kB/s) 2021-05-15T14:03:42.9469149Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T14:03:42.9554524Z (Reading database ... 2021-05-15T14:03:42.9555075Z (Reading database ... 5% 2021-05-15T14:03:42.9555593Z (Reading database ... 10% 2021-05-15T14:03:42.9556103Z (Reading database ... 15% 2021-05-15T14:03:42.9556779Z (Reading database ... 20% 2021-05-15T14:03:42.9557291Z (Reading database ... 25% 2021-05-15T14:03:42.9557780Z (Reading database ... 30% 2021-05-15T14:03:42.9558288Z (Reading database ... 35% 2021-05-15T14:03:42.9558777Z (Reading database ... 40% 2021-05-15T14:03:42.9559277Z (Reading database ... 45% 2021-05-15T14:03:42.9559765Z (Reading database ... 50% 2021-05-15T14:03:42.9584232Z (Reading database ... 55% 2021-05-15T14:03:42.9637074Z (Reading database ... 60% 2021-05-15T14:03:42.9667755Z (Reading database ... 65% 2021-05-15T14:03:42.9800831Z (Reading database ... 70% 2021-05-15T14:03:42.9929004Z (Reading database ... 75% 2021-05-15T14:03:42.9955168Z (Reading database ... 80% 2021-05-15T14:03:43.0374991Z (Reading database ... 85% 2021-05-15T14:03:43.0735941Z (Reading database ... 90% 2021-05-15T14:03:43.0820714Z (Reading database ... 95% 2021-05-15T14:03:43.0821569Z (Reading database ... 100% 2021-05-15T14:03:43.0822803Z (Reading database ... 269021 files and directories currently installed.) 2021-05-15T14:03:43.0939393Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T14:03:43.0959924Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T14:03:43.1257027Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T14:03:43.1485693Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T14:03:43.1499752Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T14:03:43.2414962Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T14:03:43.2446102Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T14:03:43.2477606Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:45.3648760Z Reading package lists... 2021-05-15T14:03:45.5151581Z Building dependency tree... 2021-05-15T14:03:45.5171638Z Reading state information... 2021-05-15T14:03:45.6651692Z The following additional packages will be installed: 2021-05-15T14:03:45.6657166Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T14:03:45.6659008Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T14:03:45.6661874Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T14:03:45.6662715Z Suggested packages: 2021-05-15T14:03:45.6663765Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T14:03:45.6664584Z Recommended packages: 2021-05-15T14:03:45.6665189Z cargo 2021-05-15T14:03:45.7178669Z The following NEW packages will be installed: 2021-05-15T14:03:45.7185579Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T14:03:45.7187568Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T14:03:45.7189179Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T14:03:45.7598402Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:45.7599566Z Need to get 108 MB of archives. 2021-05-15T14:03:45.7600845Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T14:03:45.7602912Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T14:03:45.7664784Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T14:03:45.7674541Z 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-15T14:03:45.7683106Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T14:03:45.7758498Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T14:03:45.7779044Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T14:03:45.7787244Z 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-15T14:03:45.8983637Z 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-15T14:03:46.9893745Z 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-15T14:03:47.3452152Z 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-15T14:03:47.3688197Z 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-15T14:03:47.4058535Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T14:03:47.5215424Z 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-15T14:03:47.9709647Z Fetched 108 MB in 2s (60.0 MB/s) 2021-05-15T14:03:48.0028245Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T14:03:48.0108683Z (Reading database ... 2021-05-15T14:03:48.0109328Z (Reading database ... 5% 2021-05-15T14:03:48.0109830Z (Reading database ... 10% 2021-05-15T14:03:48.0110342Z (Reading database ... 15% 2021-05-15T14:03:48.0110838Z (Reading database ... 20% 2021-05-15T14:03:48.0111344Z (Reading database ... 25% 2021-05-15T14:03:48.0111844Z (Reading database ... 30% 2021-05-15T14:03:48.0112333Z (Reading database ... 35% 2021-05-15T14:03:48.0112846Z (Reading database ... 40% 2021-05-15T14:03:48.0113338Z (Reading database ... 45% 2021-05-15T14:03:48.0113836Z (Reading database ... 50% 2021-05-15T14:03:48.0148983Z (Reading database ... 55% 2021-05-15T14:03:48.0191743Z (Reading database ... 60% 2021-05-15T14:03:48.0223699Z (Reading database ... 65% 2021-05-15T14:03:48.0348801Z (Reading database ... 70% 2021-05-15T14:03:48.0464147Z (Reading database ... 75% 2021-05-15T14:03:48.0489574Z (Reading database ... 80% 2021-05-15T14:03:48.0884259Z (Reading database ... 85% 2021-05-15T14:03:48.1201437Z (Reading database ... 90% 2021-05-15T14:03:48.1285784Z (Reading database ... 95% 2021-05-15T14:03:48.1286568Z (Reading database ... 100% 2021-05-15T14:03:48.1287610Z (Reading database ... 269049 files and directories currently installed.) 2021-05-15T14:03:48.1403925Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T14:03:48.1422226Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T14:03:48.1860254Z Selecting previously unselected package libipt2. 2021-05-15T14:03:48.2145838Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T14:03:48.2158637Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T14:03:48.2496132Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T14:03:48.2738189Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T14:03:48.2749335Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T14:03:48.3217122Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T14:03:48.3484206Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T14:03:48.3494723Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T14:03:48.4296399Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T14:03:48.4585131Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T14:03:48.4596030Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T14:03:48.5135049Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T14:03:48.5367484Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T14:03:48.5378741Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T14:03:48.5623291Z Selecting previously unselected package gdb. 2021-05-15T14:03:48.5909806Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T14:03:48.5922049Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T14:03:48.9376413Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T14:03:48.9637653Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:03:48.9654819Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:03:55.7005987Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T14:03:55.7292023Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:03:55.7304804Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:03:58.9016281Z Selecting previously unselected package rustc. 2021-05-15T14:03:58.9301518Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:03:58.9314932Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:03:59.1308203Z Selecting previously unselected package cargo. 2021-05-15T14:03:59.1569252Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:03:59.1584720Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T14:03:59.5296834Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T14:03:59.5490199Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T14:03:59.5502801Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T14:04:00.8003605Z Selecting previously unselected package rust-gdb. 2021-05-15T14:04:00.8291192Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T14:04:00.8304960Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:00.8965444Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:00.9004036Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T14:04:00.9029659Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T14:04:00.9054887Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:00.9084158Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T14:04:00.9106259Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T14:04:00.9217193Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T14:04:00.9243620Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:00.9263458Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T14:04:00.9289089Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T14:04:00.9341127Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T14:04:00.9370071Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T14:04:00.9413619Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:00.9441690Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:04:00.9665116Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:04:04.3768736Z Reading package lists... 2021-05-15T14:04:04.5348076Z Building dependency tree... 2021-05-15T14:04:04.5368937Z Reading state information... 2021-05-15T14:04:04.7046320Z The following additional packages will be installed: 2021-05-15T14:04:04.7049016Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T14:04:04.7056297Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T14:04:04.7058809Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T14:04:04.7061156Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T14:04:04.7063636Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T14:04:04.7065965Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T14:04:04.7068119Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T14:04:04.7070585Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T14:04:04.7073073Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T14:04:04.7075839Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T14:04:04.7078331Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T14:04:04.7080828Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T14:04:04.7082670Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T14:04:04.7084282Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T14:04:04.7085840Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T14:04:04.7087281Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T14:04:04.7088672Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T14:04:04.7090072Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T14:04:04.7091554Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T14:04:04.7092758Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T14:04:04.7093909Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T14:04:04.7095243Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T14:04:04.7096400Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T14:04:04.7097508Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T14:04:04.7098629Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T14:04:04.7100001Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T14:04:04.7101361Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T14:04:04.7102744Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T14:04:04.7104157Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T14:04:04.7105458Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T14:04:04.7106709Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T14:04:04.7107917Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T14:04:04.7109236Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T14:04:04.7110582Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T14:04:04.7112057Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T14:04:04.7113646Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T14:04:04.7114999Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T14:04:04.7116329Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T14:04:04.7117595Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T14:04:04.7118984Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T14:04:04.7120392Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T14:04:04.7121656Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T14:04:04.7122956Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T14:04:04.7124469Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T14:04:04.7126052Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T14:04:04.7127420Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T14:04:04.7128736Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T14:04:04.7130193Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T14:04:04.7131416Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T14:04:04.7132204Z Suggested packages: 2021-05-15T14:04:04.7133220Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T14:04:04.7134588Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T14:04:04.7136032Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T14:04:04.7137446Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T14:04:04.7138667Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T14:04:04.7140133Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T14:04:04.7141645Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T14:04:04.7143132Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T14:04:04.7144553Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T14:04:04.7145998Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T14:04:04.7147557Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T14:04:04.7149156Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T14:04:04.7150630Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T14:04:04.7151734Z wpagui libengine-pkcs11-openssl 2021-05-15T14:04:04.7950664Z The following NEW packages will be installed: 2021-05-15T14:04:04.7954374Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T14:04:04.7957563Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T14:04:04.7960655Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T14:04:04.7963554Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T14:04:04.7964958Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T14:04:04.7967609Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T14:04:04.7969027Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T14:04:04.7972559Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T14:04:04.7974255Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T14:04:04.7977276Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T14:04:04.7980140Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T14:04:04.7982919Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T14:04:04.7984674Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T14:04:04.7986275Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T14:04:04.7989139Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T14:04:04.7990630Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T14:04:04.7992025Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T14:04:04.7993443Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T14:04:04.7994914Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T14:04:04.7996106Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T14:04:04.7997261Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T14:04:04.7999707Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T14:04:04.8000920Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T14:04:04.8002010Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T14:04:04.8003141Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T14:04:04.8004524Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T14:04:04.8017296Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T14:04:04.8018781Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T14:04:04.8020372Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T14:04:04.8021712Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T14:04:04.8022951Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T14:04:04.8024175Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T14:04:04.8025497Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T14:04:04.8026862Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T14:04:04.8028314Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T14:04:04.8029755Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T14:04:04.8031115Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T14:04:04.8032428Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T14:04:04.8033716Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T14:04:04.8035096Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T14:04:04.8036483Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T14:04:04.8037779Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T14:04:04.8039078Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T14:04:04.8040610Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T14:04:04.8042171Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T14:04:04.8043534Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T14:04:04.8044864Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T14:04:04.8046304Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T14:04:04.8047536Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T14:04:04.8278890Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:04.8279715Z Need to get 183 MB of archives. 2021-05-15T14:04:04.8281015Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T14:04:04.8282985Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T14:04:04.8304289Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T14:04:04.8574369Z 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-15T14:04:04.8590084Z 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-15T14:04:04.8596615Z 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-15T14:04:04.8601940Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T14:04:04.8618894Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T14:04:04.8624635Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T14:04:04.8629889Z 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-15T14:04:04.8635485Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T14:04:04.8642943Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T14:04:04.8663511Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T14:04:04.8724459Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T14:04:04.8737008Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T14:04:04.8749009Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T14:04:04.8750999Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T14:04:04.8753394Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T14:04:04.8755298Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T14:04:04.8757270Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T14:04:04.8759232Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T14:04:04.8769239Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T14:04:04.8771156Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T14:04:04.8773100Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T14:04:04.9089096Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T14:04:04.9284325Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T14:04:04.9302552Z 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-15T14:04:04.9319862Z 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-15T14:04:04.9382826Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T14:04:04.9390624Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T14:04:04.9407388Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T14:04:04.9427118Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T14:04:04.9550151Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T14:04:04.9677030Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T14:04:04.9688452Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T14:04:04.9697346Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T14:04:04.9707799Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T14:04:05.0689393Z 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-15T14:04:05.0698875Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T14:04:05.0788850Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T14:04:05.0819959Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T14:04:05.0840803Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T14:04:05.0854510Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T14:04:05.0860839Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T14:04:05.0877878Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T14:04:05.0888304Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T14:04:05.0903162Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T14:04:05.0925251Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T14:04:05.0963707Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T14:04:05.0973132Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T14:04:05.1013898Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T14:04:05.1024318Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T14:04:05.1038100Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T14:04:05.1045392Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T14:04:05.1058262Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T14:04:05.1103681Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T14:04:05.1114999Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T14:04:05.1726405Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T14:04:05.1807379Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T14:04:05.1814416Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T14:04:05.1842016Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T14:04:05.1848473Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T14:04:05.1854178Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T14:04:05.1856246Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T14:04:05.1871617Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T14:04:05.1880611Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T14:04:05.1909384Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T14:04:05.1930843Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T14:04:05.1947373Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T14:04:05.2048465Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T14:04:05.2164588Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T14:04:05.2677644Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T14:04:05.2686308Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T14:04:05.2692210Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T14:04:05.2699949Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T14:04:05.2712615Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T14:04:05.2751172Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T14:04:05.2753325Z 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-15T14:04:05.3178602Z 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-15T14:04:05.3187315Z 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-15T14:04:05.3193805Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T14:04:05.3300212Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T14:04:05.3304653Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T14:04:05.3320374Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T14:04:05.3359554Z 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-15T14:04:05.3620857Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T14:04:05.3781923Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T14:04:05.3795160Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T14:04:05.3798589Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T14:04:05.3804318Z 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-15T14:04:05.3859731Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T14:04:05.3862335Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T14:04:05.3876371Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T14:04:05.3884964Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T14:04:05.3904010Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T14:04:05.3923399Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T14:04:05.3926878Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T14:04:05.4149327Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T14:04:05.4197636Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T14:04:05.4224227Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T14:04:05.4226449Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T14:04:05.4244094Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T14:04:05.4282285Z 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-15T14:04:05.4386420Z 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-15T14:04:05.4438357Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T14:04:05.4459747Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T14:04:05.4688078Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T14:04:05.4712204Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T14:04:06.3320149Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T14:04:06.3336804Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T14:04:06.3345030Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T14:04:06.3871618Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T14:04:06.5485524Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T14:04:06.5506947Z 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-15T14:04:06.5546344Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T14:04:06.5700269Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T14:04:06.5714107Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T14:04:06.6474774Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T14:04:06.6699392Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T14:04:06.6746383Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T14:04:06.6754934Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T14:04:06.6774498Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T14:04:06.6858673Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T14:04:06.6895998Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T14:04:06.6902886Z 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-15T14:04:06.6907031Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T14:04:06.6940502Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T14:04:06.6947769Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T14:04:06.6956336Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T14:04:06.6963943Z 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-15T14:04:06.6970924Z 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-15T14:04:06.6984222Z 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-15T14:04:06.6997763Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T14:04:06.7021281Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T14:04:06.7277612Z 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-15T14:04:06.7296852Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T14:04:06.7305313Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T14:04:06.7340824Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T14:04:06.7489401Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T14:04:06.7519172Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T14:04:06.7549793Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T14:04:06.7563502Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T14:04:06.7605048Z 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-15T14:04:06.7618167Z 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-15T14:04:06.7637086Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T14:04:06.7658021Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T14:04:06.7669208Z 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-15T14:04:06.7678276Z 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-15T14:04:06.7730263Z 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-15T14:04:06.7956335Z 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-15T14:04:06.8617124Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T14:04:06.8633881Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T14:04:06.8804751Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T14:04:06.8847736Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T14:04:06.8891662Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T14:04:06.8977518Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T14:04:06.8989331Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T14:04:06.9811976Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T14:04:07.0041878Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T14:04:07.0382520Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T14:04:07.8080323Z 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-15T14:04:07.8159691Z 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-15T14:04:07.8228439Z 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-15T14:04:07.8248543Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T14:04:07.8404481Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T14:04:07.8414861Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T14:04:07.8458902Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T14:04:07.8468007Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T14:04:07.8696215Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T14:04:07.8804214Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T14:04:07.9878942Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T14:04:07.9890993Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T14:04:07.9916317Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T14:04:07.9928140Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T14:04:07.9947843Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T14:04:07.9960584Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T14:04:08.0092526Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T14:04:08.0102404Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T14:04:08.0133091Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T14:04:08.0146944Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T14:04:08.0167027Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T14:04:08.0190302Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T14:04:08.0214573Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T14:04:08.0552787Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T14:04:08.0572458Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T14:04:08.1653693Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T14:04:08.1666809Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T14:04:08.1675136Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T14:04:08.1732086Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T14:04:08.1744064Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T14:04:08.1772118Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T14:04:08.1847000Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T14:04:08.1857760Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T14:04:08.2296439Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T14:04:08.2331769Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T14:04:08.2358131Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T14:04:08.2862136Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T14:04:08.2936234Z 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-15T14:04:08.2960974Z 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-15T14:04:08.2973004Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T14:04:08.3039185Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T14:04:08.3568948Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T14:04:08.5568142Z 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-15T14:04:08.5607053Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T14:04:08.5682308Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T14:04:08.7253777Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T14:04:08.7687086Z 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-15T14:04:08.7729603Z 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-15T14:04:08.7738767Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T14:04:08.7796665Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T14:04:08.7809077Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T14:04:08.7940720Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T14:04:08.8065032Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T14:04:08.8073242Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T14:04:08.8079460Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T14:04:09.9635205Z Fetched 183 MB in 4s (45.8 MB/s) 2021-05-15T14:04:09.9977634Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T14:04:10.0059561Z (Reading database ... 2021-05-15T14:04:10.0060158Z (Reading database ... 5% 2021-05-15T14:04:10.0060668Z (Reading database ... 10% 2021-05-15T14:04:10.0061159Z (Reading database ... 15% 2021-05-15T14:04:10.0061662Z (Reading database ... 20% 2021-05-15T14:04:10.0062148Z (Reading database ... 25% 2021-05-15T14:04:10.0062645Z (Reading database ... 30% 2021-05-15T14:04:10.0063141Z (Reading database ... 35% 2021-05-15T14:04:10.0063637Z (Reading database ... 40% 2021-05-15T14:04:10.0064126Z (Reading database ... 45% 2021-05-15T14:04:10.0064621Z (Reading database ... 50% 2021-05-15T14:04:10.0094630Z (Reading database ... 55% 2021-05-15T14:04:10.0145654Z (Reading database ... 60% 2021-05-15T14:04:10.0178809Z (Reading database ... 65% 2021-05-15T14:04:10.0299094Z (Reading database ... 70% 2021-05-15T14:04:10.0422818Z (Reading database ... 75% 2021-05-15T14:04:10.0450489Z (Reading database ... 80% 2021-05-15T14:04:10.0835700Z (Reading database ... 85% 2021-05-15T14:04:10.1137763Z (Reading database ... 90% 2021-05-15T14:04:10.1216555Z (Reading database ... 95% 2021-05-15T14:04:10.1217519Z (Reading database ... 100% 2021-05-15T14:04:10.1218658Z (Reading database ... 269804 files and directories currently installed.) 2021-05-15T14:04:10.1327358Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T14:04:10.1347756Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T14:04:10.1775317Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T14:04:10.2002664Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:10.2088170Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:10.4217390Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T14:04:10.4445350Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:04:10.4458061Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:04:10.4855024Z Selecting previously unselected package libegl1:amd64. 2021-05-15T14:04:10.5108418Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:04:10.5121932Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:04:10.5455558Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T14:04:10.5707176Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T14:04:10.5717022Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T14:04:10.6095008Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T14:04:10.6290323Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T14:04:10.6303775Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T14:04:10.6616795Z Selecting previously unselected package libwacom-common. 2021-05-15T14:04:10.6839513Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T14:04:10.6857279Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T14:04:10.7757462Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T14:04:10.8050189Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T14:04:10.8066783Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T14:04:10.8376306Z Selecting previously unselected package libinput-bin. 2021-05-15T14:04:10.8628137Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T14:04:10.8640752Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T14:04:10.8975407Z Selecting previously unselected package libinput10:amd64. 2021-05-15T14:04:10.9270203Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T14:04:10.9289258Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T14:04:10.9664460Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T14:04:10.9959902Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:10.9969735Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:11.0455356Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T14:04:11.0733370Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:11.0748393Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:11.1776752Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T14:04:11.1990899Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T14:04:11.2002684Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T14:04:11.2299332Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T14:04:11.2558988Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T14:04:11.2572472Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T14:04:11.2895803Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T14:04:11.3134486Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T14:04:11.3143278Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T14:04:11.3455792Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T14:04:11.3715906Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T14:04:11.3734163Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T14:04:11.4021172Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T14:04:11.4368937Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T14:04:11.4384341Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T14:04:11.4709618Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T14:04:11.5012185Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T14:04:11.5025233Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T14:04:11.5375692Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T14:04:11.5612082Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T14:04:11.5623230Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T14:04:11.5936016Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T14:04:11.6189451Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T14:04:11.6201267Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T14:04:11.6536007Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T14:04:11.6780961Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T14:04:11.6797041Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T14:04:11.7116591Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T14:04:11.7399407Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T14:04:11.7410085Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T14:04:11.7815144Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T14:04:11.8056413Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:11.8156392Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:12.1487908Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T14:04:12.1786759Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:12.1796612Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:12.4295413Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T14:04:12.4598693Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:12.4608693Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:12.4968392Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T14:04:12.5252441Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T14:04:12.5266197Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T14:04:12.5766378Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T14:04:12.6064357Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T14:04:12.6075050Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T14:04:12.7127819Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T14:04:12.7398615Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T14:04:12.7410648Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T14:04:12.7735639Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T14:04:12.7981241Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:12.7995324Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:12.8535147Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T14:04:12.8759595Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:12.8769863Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:12.9232709Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T14:04:12.9529993Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:12.9547611Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:13.1317113Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T14:04:13.1615979Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:13.1630359Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:13.3336411Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T14:04:13.3602136Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:13.3625143Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:13.4096061Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T14:04:13.4302569Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:13.4318728Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:13.4632767Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T14:04:13.4924670Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T14:04:13.4939794Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T14:04:13.5335102Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T14:04:13.5555332Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T14:04:13.5566987Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T14:04:14.9630116Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T14:04:14.9984784Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:14.9996366Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:15.0357981Z Selecting previously unselected package qgis-providers-common. 2021-05-15T14:04:15.0659432Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:04:15.0667866Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:15.2936031Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T14:04:15.3164584Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T14:04:15.3177830Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T14:04:15.3815745Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T14:04:15.4058095Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T14:04:15.4069112Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T14:04:15.4534130Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T14:04:15.4828398Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:15.4838943Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:15.5255542Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T14:04:15.5482936Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:15.5497362Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:15.5855486Z Selecting previously unselected package gdal-data. 2021-05-15T14:04:15.6074724Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T14:04:15.6086102Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:15.6582786Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T14:04:15.6885680Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T14:04:15.6898477Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T14:04:15.7251940Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T14:04:15.7547325Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T14:04:15.7560117Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T14:04:15.8015379Z Selecting previously unselected package libarmadillo9. 2021-05-15T14:04:15.8255419Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T14:04:15.8264916Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T14:04:15.8696175Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T14:04:15.8945952Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T14:04:15.8959158Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T14:04:15.9706318Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T14:04:16.0014643Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T14:04:16.0026912Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T14:04:16.0349933Z Selecting previously unselected package libdap25:amd64. 2021-05-15T14:04:16.0644821Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T14:04:16.0655082Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T14:04:16.1496108Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T14:04:16.1737491Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T14:04:16.1752769Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T14:04:16.2089061Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T14:04:16.2397984Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T14:04:16.2406579Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T14:04:16.2774991Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T14:04:16.2981561Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T14:04:16.2991298Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T14:04:16.3294924Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T14:04:16.3548102Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T14:04:16.3560471Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T14:04:16.3949301Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T14:04:16.4238507Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T14:04:16.4250267Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T14:04:16.5056269Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T14:04:16.5310805Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T14:04:16.5320981Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T14:04:16.5629516Z Selecting previously unselected package proj-data. 2021-05-15T14:04:16.5921615Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T14:04:16.5935725Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T14:04:17.4288261Z Selecting previously unselected package libproj15:amd64. 2021-05-15T14:04:17.4577175Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T14:04:17.4587016Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T14:04:17.5730682Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T14:04:17.6030802Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T14:04:17.6040131Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T14:04:17.6390881Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T14:04:17.6695199Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T14:04:17.6702634Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T14:04:17.7205507Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T14:04:17.7492460Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T14:04:17.7502208Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T14:04:17.7759901Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T14:04:17.8054908Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T14:04:17.8065652Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T14:04:17.8397373Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T14:04:17.8683234Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T14:04:17.8698627Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:17.8985312Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T14:04:17.9280928Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T14:04:17.9291581Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:17.9703731Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T14:04:18.0014226Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T14:04:18.0024587Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:18.0376373Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T14:04:18.0685655Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T14:04:18.0700131Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T14:04:18.1358295Z Selecting previously unselected package libogdi4.1. 2021-05-15T14:04:18.1683162Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T14:04:18.1737766Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T14:04:18.2255376Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T14:04:18.2515268Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T14:04:18.2536358Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T14:04:18.3015073Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T14:04:18.3332621Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T14:04:18.3347017Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T14:04:18.5040913Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T14:04:18.5323047Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T14:04:18.5339147Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T14:04:18.6566282Z Selecting previously unselected package libgdal26. 2021-05-15T14:04:18.6855372Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T14:04:18.6865741Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:19.3774713Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T14:04:19.4066292Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:19.4083434Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:19.4369545Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T14:04:19.4662544Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T14:04:19.4675472Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T14:04:19.4994354Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T14:04:19.5288836Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:19.5302050Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:19.5595247Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T14:04:19.5891635Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:19.5902782Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:19.6282655Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T14:04:19.6574998Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T14:04:19.6585465Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T14:04:19.7113481Z Selecting previously unselected package libzip5:amd64. 2021-05-15T14:04:19.7405327Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T14:04:19.7424176Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T14:04:19.7878034Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T14:04:19.8181082Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:19.8192911Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:20.4118088Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T14:04:20.4417736Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:20.4429408Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:20.4752178Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T14:04:20.5052709Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T14:04:20.5070213Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T14:04:20.5491743Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T14:04:20.5794811Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T14:04:20.5808085Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T14:04:20.7467667Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T14:04:20.7771979Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:20.7781291Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:20.8088252Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T14:04:20.8419128Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:20.8434684Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:20.8965450Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T14:04:20.9270629Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T14:04:20.9279776Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T14:04:21.0107419Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T14:04:21.0410095Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:21.0573711Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:21.4218529Z Selecting previously unselected package qgis-providers. 2021-05-15T14:04:21.4525742Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:21.4537968Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:21.6938715Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T14:04:21.7233919Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T14:04:21.7256324Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:04:21.7615428Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T14:04:21.7916861Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T14:04:21.7927863Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T14:04:21.8218461Z Selecting previously unselected package avahi-daemon. 2021-05-15T14:04:21.8511969Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T14:04:21.8524853Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T14:04:21.9144136Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T14:04:21.9435292Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T14:04:21.9448565Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T14:04:22.0262554Z Selecting previously unselected package blt. 2021-05-15T14:04:22.0590235Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T14:04:22.0609715Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T14:04:22.0930637Z Selecting previously unselected package fonts-lyx. 2021-05-15T14:04:22.1182778Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T14:04:22.1195451Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T14:04:22.1603027Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T14:04:22.1893851Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T14:04:22.1905003Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:22.2295664Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T14:04:22.2525212Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T14:04:22.2542728Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:22.3095852Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T14:04:22.3335248Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T14:04:22.3346227Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:22.3775806Z Selecting previously unselected package gcr. 2021-05-15T14:04:22.4057307Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T14:04:22.4071905Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T14:04:22.4650239Z Selecting previously unselected package python3-numpy. 2021-05-15T14:04:22.4948685Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T14:04:22.4960501Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T14:04:22.8170776Z Selecting previously unselected package python3-gdal. 2021-05-15T14:04:22.8490537Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T14:04:22.8501214Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:22.9370661Z Selecting previously unselected package gdal-bin. 2021-05-15T14:04:22.9681278Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T14:04:22.9689548Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:23.0296246Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T14:04:23.0573199Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T14:04:23.0617077Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:04:23.0911593Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T14:04:23.1200575Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T14:04:23.1209413Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T14:04:23.1696466Z Selecting previously unselected package geoclue-2.0. 2021-05-15T14:04:23.1976455Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T14:04:23.1989659Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T14:04:23.2496082Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T14:04:23.2769124Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T14:04:23.2781457Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T14:04:23.3322933Z Selecting previously unselected package p11-kit. 2021-05-15T14:04:23.3636872Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T14:04:23.3651268Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T14:04:23.4056180Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T14:04:23.4355279Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T14:04:23.4366513Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T14:04:23.4684053Z Selecting previously unselected package gnome-keyring. 2021-05-15T14:04:23.4987045Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T14:04:23.5136840Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T14:04:23.6152105Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T14:04:23.6429049Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T14:04:23.6438527Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:04:23.6817741Z Selecting previously unselected package grass-doc. 2021-05-15T14:04:23.7084710Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T14:04:23.7109352Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T14:04:25.7087932Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T14:04:25.7397323Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T14:04:25.7407398Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T14:04:25.7795523Z Selecting previously unselected package libpdal-util9. 2021-05-15T14:04:25.8092668Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:25.8101791Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T14:04:25.8535712Z Selecting previously unselected package libpdal-base9. 2021-05-15T14:04:25.8767807Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:25.8779219Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T14:04:26.0815766Z Selecting previously unselected package grass-core. 2021-05-15T14:04:26.1078858Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T14:04:26.1092155Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T14:04:26.7606688Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T14:04:26.7913324Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T14:04:26.7928502Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T14:04:26.8217759Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T14:04:26.8512222Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T14:04:26.8520698Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T14:04:26.8894423Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T14:04:26.9193438Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T14:04:26.9205756Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T14:04:27.0109910Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T14:04:27.0407319Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T14:04:27.0417724Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T14:04:27.0855548Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T14:04:27.1097568Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T14:04:27.1107347Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T14:04:27.4725063Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T14:04:27.5021809Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T14:04:27.5031143Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T14:04:27.6092448Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T14:04:27.6390916Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T14:04:27.6400404Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T14:04:27.6855643Z Selecting previously unselected package libfcgi-bin. 2021-05-15T14:04:27.7101620Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T14:04:27.7111829Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T14:04:27.7416142Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T14:04:27.7690838Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T14:04:27.7701663Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T14:04:27.7985592Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T14:04:27.8287382Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T14:04:27.8369546Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T14:04:27.9201232Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T14:04:27.9502539Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T14:04:27.9513913Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T14:04:27.9860857Z Selecting previously unselected package libmbim-proxy. 2021-05-15T14:04:28.0156837Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T14:04:28.0168302Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T14:04:28.0415729Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T14:04:28.0711710Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T14:04:28.0725530Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:04:28.1094913Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T14:04:28.1324038Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T14:04:28.1336082Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:04:28.1771134Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T14:04:28.2075607Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T14:04:28.2084686Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T14:04:28.2416297Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T14:04:28.2665406Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T14:04:28.2675142Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:04:28.2963775Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T14:04:28.3257714Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T14:04:28.3268707Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T14:04:28.3599875Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T14:04:28.3843938Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:28.3856574Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T14:04:28.4175436Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T14:04:28.4408712Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:28.4417502Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T14:04:28.4703915Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T14:04:28.4995517Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:28.5006000Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T14:04:28.5376542Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T14:04:28.5643369Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:28.5652858Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T14:04:28.6095831Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T14:04:28.6349114Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T14:04:28.6358818Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T14:04:28.7950170Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T14:04:28.8246493Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:28.8255825Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T14:04:28.8582240Z Selecting previously unselected package libpdal-plugins. 2021-05-15T14:04:28.8879754Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:28.8888004Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T14:04:28.9149154Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T14:04:28.9447089Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:28.9457207Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:28.9895097Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T14:04:29.0155136Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:29.0166672Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:29.1139369Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T14:04:29.1430115Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:29.1439498Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:29.1935570Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T14:04:29.2170817Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:29.2184390Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:29.2615878Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T14:04:29.2862449Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:29.2872545Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:29.3216007Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T14:04:29.3457740Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:29.3467818Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:29.3856423Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T14:04:29.4158007Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:29.4167002Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:29.4418882Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T14:04:29.4717802Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:29.4728570Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:29.5052567Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T14:04:29.5280776Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:29.5289703Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:29.5735158Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T14:04:29.5970927Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:29.5980475Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:29.6296534Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T14:04:29.6545399Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:29.6554980Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:29.6814776Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T14:04:29.7107458Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:29.7119121Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:29.7660008Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T14:04:29.7904198Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:29.7913837Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:29.9135630Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T14:04:29.9428383Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:29.9441625Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:30.3096075Z Selecting previously unselected package qtchooser. 2021-05-15T14:04:30.3360578Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T14:04:30.3378502Z Unpacking qtchooser (66-2build1) ... 2021-05-15T14:04:30.3697543Z Selecting previously unselected package qdoc-qt5. 2021-05-15T14:04:30.3963702Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:30.3970969Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:30.4775272Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T14:04:30.5059408Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:30.5071225Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:30.5459969Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T14:04:30.5771397Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:30.5788744Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:30.6098582Z Selecting previously unselected package qt5-assistant. 2021-05-15T14:04:30.6399589Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:30.6412929Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T14:04:30.7056237Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T14:04:30.7311031Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:30.7320460Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:30.7615511Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T14:04:30.7902562Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:30.7913134Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:31.0255680Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T14:04:31.0500845Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:31.0515216Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:31.1548646Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T14:04:31.1856512Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:31.1865732Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T14:04:31.3243741Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T14:04:31.3510612Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:31.3520692Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:31.4815767Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T14:04:31.5080270Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:31.5090998Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:31.5764025Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T14:04:31.6010740Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:31.6026527Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:31.6532516Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T14:04:31.6844193Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:31.6856040Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:31.7176889Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T14:04:31.7491097Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T14:04:31.7502323Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T14:04:31.8375710Z Selecting previously unselected package libqmi-proxy. 2021-05-15T14:04:31.8649956Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T14:04:31.8824910Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T14:04:31.9135874Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T14:04:31.9400696Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:31.9415668Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:31.9851594Z Selecting previously unselected package libwacom-bin. 2021-05-15T14:04:32.0115493Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T14:04:32.0136993Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T14:04:32.0414871Z Selecting previously unselected package modemmanager. 2021-05-15T14:04:32.0719070Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T14:04:32.0810115Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T14:04:32.2016045Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T14:04:32.2304629Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T14:04:32.2315195Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T14:04:32.2695800Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T14:04:32.2947990Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T14:04:32.2955934Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T14:04:32.6415743Z Selecting previously unselected package python3-soupsieve. 2021-05-15T14:04:32.6669769Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T14:04:32.6677896Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T14:04:32.7015459Z Selecting previously unselected package python3-bs4. 2021-05-15T14:04:32.7256545Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T14:04:32.7264352Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T14:04:32.7570773Z Selecting previously unselected package python3-cycler. 2021-05-15T14:04:32.7869866Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T14:04:32.7884096Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T14:04:32.8215522Z Selecting previously unselected package python3-dateutil. 2021-05-15T14:04:32.8477591Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T14:04:33.0404762Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T14:04:33.0820903Z Selecting previously unselected package python3-decorator. 2021-05-15T14:04:33.1146473Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T14:04:33.1155917Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T14:04:33.1456718Z Selecting previously unselected package python3-future. 2021-05-15T14:04:33.1742586Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T14:04:33.1753948Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T14:04:33.2440944Z Selecting previously unselected package python3-webencodings. 2021-05-15T14:04:33.2753940Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T14:04:33.2764602Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T14:04:33.3061492Z Selecting previously unselected package python3-html5lib. 2021-05-15T14:04:33.3395677Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T14:04:33.3411607Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T14:04:33.3815981Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T14:04:33.4066784Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T14:04:33.4079407Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T14:04:33.4417726Z Selecting previously unselected package python3-traitlets. 2021-05-15T14:04:33.4677135Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T14:04:33.4685901Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T14:04:33.5025369Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T14:04:33.5323272Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T14:04:33.5334240Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T14:04:33.5603417Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T14:04:33.5893687Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T14:04:33.5902697Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T14:04:33.6202599Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T14:04:33.6504084Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T14:04:33.6513548Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T14:04:33.8148180Z Selecting previously unselected package python3-pyparsing. 2021-05-15T14:04:33.8446851Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T14:04:33.8455464Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T14:04:33.8776429Z Selecting previously unselected package python3-matplotlib. 2021-05-15T14:04:33.9045141Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T14:04:33.9061371Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T14:04:34.3609427Z Selecting previously unselected package python3-nbformat. 2021-05-15T14:04:34.3923812Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T14:04:34.3932547Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T14:04:34.4256059Z Selecting previously unselected package python3-olefile. 2021-05-15T14:04:34.4550160Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T14:04:34.4558277Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T14:04:34.4829907Z Selecting previously unselected package python3-pyproj. 2021-05-15T14:04:34.5125715Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T14:04:34.5135798Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T14:04:34.5695820Z Selecting previously unselected package python3-tz. 2021-05-15T14:04:34.5983050Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T14:04:34.5991557Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T14:04:34.6249280Z Selecting previously unselected package python3-owslib. 2021-05-15T14:04:34.6559108Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T14:04:34.6577380Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T14:04:34.6971777Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T14:04:34.7286524Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T14:04:34.7299571Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T14:04:34.7930485Z Selecting previously unselected package python3-retrying. 2021-05-15T14:04:34.8241105Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T14:04:34.8250655Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T14:04:34.8545965Z Selecting previously unselected package python3-plotly. 2021-05-15T14:04:34.8849373Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T14:04:34.8860974Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T14:04:35.3776365Z Selecting previously unselected package python3-psycopg2. 2021-05-15T14:04:35.4034451Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T14:04:35.4042939Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T14:04:35.4441691Z Selecting previously unselected package python3-sip. 2021-05-15T14:04:35.4715635Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T14:04:35.4725078Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T14:04:35.5068473Z Selecting previously unselected package python3-pyqt5. 2021-05-15T14:04:35.5369068Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:04:35.5377824Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T14:04:35.8262550Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T14:04:35.8571643Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T14:04:35.8581284Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T14:04:35.9132908Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T14:04:35.9405251Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:04:35.9416334Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T14:04:35.9815539Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T14:04:36.0044387Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:04:36.0053214Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T14:04:36.0375480Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T14:04:36.0614824Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:04:36.0624731Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T14:04:36.1033090Z Selecting previously unselected package python3-qgis-common. 2021-05-15T14:04:36.1338828Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:04:36.1353855Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:36.4532625Z Selecting previously unselected package python3-qgis. 2021-05-15T14:04:36.4810173Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:36.4821164Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:37.5601186Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T14:04:37.5911840Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T14:04:37.5922266Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T14:04:37.6335546Z Selecting previously unselected package libjs-leaflet. 2021-05-15T14:04:37.6589587Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T14:04:37.6602644Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T14:04:37.7175342Z Selecting previously unselected package qgis-common. 2021-05-15T14:04:37.7414706Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:04:37.7425108Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:39.4218854Z Selecting previously unselected package qgis. 2021-05-15T14:04:39.4520329Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:39.5253360Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:39.7873494Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T14:04:39.8176429Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:04:39.8187120Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:39.9872987Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T14:04:40.0196199Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:40.0207448Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:40.0565323Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T14:04:40.0881179Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:40.0897507Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:40.1642221Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T14:04:40.1961806Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:40.1970878Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:40.2331833Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T14:04:40.2646294Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T14:04:40.2658705Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T14:04:40.4582527Z Selecting previously unselected package wpasupplicant. 2021-05-15T14:04:40.4887043Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T14:04:40.4897571Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T14:04:40.6299762Z Selecting previously unselected package proj-bin. 2021-05-15T14:04:40.6615177Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T14:04:40.6624530Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T14:04:40.6939607Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T14:04:40.7251646Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T14:04:40.7260949Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T14:04:40.7561526Z Selecting previously unselected package usb-modeswitch. 2021-05-15T14:04:40.7889272Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T14:04:40.7985258Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T14:04:40.8733005Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T14:04:40.8764312Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T14:04:41.1510308Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T14:04:41.1526489Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T14:04:41.1558906Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T14:04:41.1593063Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:41.1684704Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T14:04:41.1712487Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T14:04:41.1740538Z Setting up proj-data (6.3.1-1) ... 2021-05-15T14:04:41.1771796Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T14:04:41.1802169Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T14:04:41.1832675Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T14:04:41.1859032Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T14:04:41.1885205Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T14:04:41.1922675Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T14:04:41.1961348Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T14:04:41.1986485Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T14:04:41.2014527Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T14:04:41.2040100Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T14:04:41.2067752Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T14:04:41.3689001Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T14:04:41.3719186Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T14:04:41.3749122Z Setting up python3-olefile (0.46-2) ... 2021-05-15T14:04:41.5373676Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T14:04:41.5404764Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T14:04:41.6993865Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T14:04:41.7026455Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T14:04:41.7057044Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T14:04:41.7083379Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T14:04:41.7109704Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T14:04:41.7136650Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T14:04:41.7165900Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T14:04:41.8375525Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T14:04:41.8407865Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T14:04:41.8433226Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T14:04:41.8459212Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T14:04:41.8485693Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T14:04:42.0103097Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:42.0127268Z Setting up python3-tz (2019.3-1) ... 2021-05-15T14:04:42.1755636Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T14:04:42.1841662Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T14:04:42.1869855Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T14:04:42.1944779Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:04:42.1971201Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T14:04:42.1995577Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T14:04:42.2029017Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T14:04:42.2057307Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T14:04:42.3536959Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:04:42.3565185Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T14:04:42.3597969Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T14:04:42.3620621Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T14:04:42.3712897Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T14:04:42.3752198Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T14:04:42.5663593Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T14:04:42.5702705Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T14:04:42.7255608Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T14:04:42.7283749Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T14:04:42.7312719Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T14:04:42.7342962Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T14:04:42.7373278Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T14:04:42.7400321Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T14:04:42.7424446Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T14:04:42.9113188Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T14:04:42.9140613Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T14:04:42.9174772Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T14:04:42.9216791Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:42.9299947Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T14:04:43.1772316Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T14:04:44.4836065Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T14:04:44.4869725Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T14:04:44.4918268Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T14:04:44.4953694Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:04:44.4984546Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T14:04:44.5010987Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T14:04:44.5057032Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T14:04:44.5086696Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T14:04:44.7104714Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:44.7142754Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T14:04:44.7182780Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T14:04:44.7224910Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T14:04:44.9329753Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T14:04:44.9354247Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:04:44.9384378Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:44.9405626Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T14:04:44.9440164Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:04:44.9613114Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T14:04:45.1481871Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T14:04:45.1513410Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:04:45.1539083Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T14:04:45.1641656Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T14:04:45.1670873Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T14:04:45.1704669Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:45.1729651Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:45.1794897Z Setting up python3-future (0.18.2-2) ... 2021-05-15T14:04:45.1883800Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T14:04:45.1944736Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T14:04:45.5631438Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:45.7187602Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T14:04:45.7216233Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:45.7247193Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:04:45.7272314Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T14:04:45.7314400Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T14:04:45.7352366Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:45.7380581Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T14:04:45.7405976Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:45.7436098Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:04:45.9570325Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T14:04:46.1315624Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T14:04:46.2988356Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T14:04:46.3017154Z Setting up qtchooser (66-2build1) ... 2021-05-15T14:04:46.3044206Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T14:04:46.3068759Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T14:04:46.4701924Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:46.4724318Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T14:04:46.4752255Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:46.4778282Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T14:04:47.4963342Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:47.4988789Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T14:04:47.5018757Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T14:04:47.5043113Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:47.5068375Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:47.5098944Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T14:04:47.5127139Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T14:04:47.5150204Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T14:04:47.5173334Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T14:04:47.9338695Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T14:04:47.9506398Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:47.9555210Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T14:04:48.1705162Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T14:04:48.1739505Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T14:04:48.3703721Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:48.3739967Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T14:04:48.5747769Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T14:04:48.5777693Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T14:04:48.5806465Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:48.5837595Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T14:04:48.7525856Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T14:04:48.7528494Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T14:04:49.3056326Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T14:04:49.5944089Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:49.5970172Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T14:04:49.6007881Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:49.6032083Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:49.6057798Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:49.6084171Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:49.6114968Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T14:04:49.7770697Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:49.7772690Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T14:04:49.7774587Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:49.7776112Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T14:04:49.8205270Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:49.8206786Z if direction is "increasing": 2021-05-15T14:04:49.8208409Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:49.8209576Z elif direction is "decreasing": 2021-05-15T14:04:49.8394641Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:49.8395988Z if direction is "increasing": 2021-05-15T14:04:49.8397569Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:49.8398711Z elif direction is "decreasing": 2021-05-15T14:04:50.8473954Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:50.8476139Z if props["offset_coordinates"] is "data": 2021-05-15T14:04:50.8478611Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T14:04:50.8480158Z if props["coordinates"] is not "data": 2021-05-15T14:04:51.7155931Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T14:04:52.2818025Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T14:04:52.2820832Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T14:04:52.2823174Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T14:04:53.4578779Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T14:04:53.4662424Z First installation detected... 2021-05-15T14:04:53.4663370Z Checking NSS setup... 2021-05-15T14:04:53.4704419Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T14:04:53.4768995Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:53.4811718Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T14:04:53.7716011Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:53.7755683Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T14:04:53.7787846Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T14:04:53.7818550Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T14:04:53.7852207Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T14:04:53.7881844Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T14:04:53.7915397Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T14:04:53.7956350Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T14:04:53.7986196Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:53.9984370Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T14:04:54.0013159Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T14:04:54.0045271Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T14:04:54.3644125Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:54.3646856Z if value is '': 2021-05-15T14:04:54.4725192Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:54.4726145Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T14:04:54.4727204Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:54.4728134Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T14:04:54.4729203Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T14:04:54.4730173Z if driver_string is not None and driver_string is not "": 2021-05-15T14:04:54.5218424Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:54.5219857Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T14:04:54.5221403Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:54.5222763Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T14:04:54.5901065Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T14:04:54.5933472Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:54.6029133Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T14:04:54.6057243Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:54.6084622Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:54.6291450Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:54.6322851Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:54.6367658Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:54.6405254Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:54.6437223Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:54.6463809Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:54.7439789Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:54.7472533Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:54.7508169Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:54.7541074Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T14:04:54.8936828Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T14:04:54.8939724Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T14:04:55.4642088Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:55.4673716Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:55.4696322Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T14:04:55.4720754Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:55.4746818Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:55.4771082Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:55.4794187Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T14:04:55.4819174Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T14:04:55.4841682Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T14:04:55.4864576Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:55.4891442Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:55.4910215Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:55.4937763Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:55.4964724Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:55.4988384Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:55.5009029Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T14:04:55.5036862Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T14:04:55.5062703Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:55.5086194Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:55.5109260Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T14:04:55.6900001Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T14:04:55.6925021Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:55.6952622Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:55.6981329Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:29.4199832Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:29.4242290Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:29.4272179Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:29.4297949Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:29.4326559Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:29.4361593Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:29.4391963Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:29.4414941Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:29.5892748Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:29.5919729Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:29.5944577Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:29.5968917Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T14:05:29.5997853Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:29.7726653Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:29.7759836Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:29.7796766Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:29.7920720Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T14:05:29.8076197Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T14:05:30.6688491Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T14:05:30.6863382Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T14:05:30.7111931Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T14:05:30.7268947Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T14:05:30.7784371Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:05:30.8114451Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T14:05:31.0861460Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:05:42.8563295Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T14:05:42.8753961Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T14:05:44.9627049Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T14:05:44.9627642Z with: 2021-05-15T14:05:44.9628207Z github_slug: neuroconductor/kirby21.smri 2021-05-15T14:05:44.9628724Z env: 2021-05-15T14:05:44.9629205Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:44.9629707Z TIC_DEPLOY_KEY: 2021-05-15T14:05:44.9630622Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:05:44.9632588Z GITHUB_PAT: *** 2021-05-15T14:05:44.9633024Z COVERALLS_TOKEN: 2021-05-15T14:05:44.9633562Z continue-on-error: false 2021-05-15T14:05:44.9634069Z VDIFFR_RUN_TESTS: 2021-05-15T14:05:44.9634607Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:05:44.9635087Z TZ: UTC 2021-05-15T14:05:44.9635521Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:44.9635971Z NOT_CRAN: true 2021-05-15T14:05:44.9636388Z ##[endgroup] 2021-05-15T14:05:45.0010670Z repo slug is: neuroconductor/kirby21.smri 2021-05-15T14:05:45.0203783Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T14:05:45.0204541Z env: 2021-05-15T14:05:45.0205028Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:45.0205553Z TIC_DEPLOY_KEY: 2021-05-15T14:05:45.0206453Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:05:45.0207951Z GITHUB_PAT: *** 2021-05-15T14:05:45.0208406Z COVERALLS_TOKEN: 2021-05-15T14:05:45.0208944Z continue-on-error: false 2021-05-15T14:05:45.0209481Z VDIFFR_RUN_TESTS: 2021-05-15T14:05:45.0210012Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:05:45.0210514Z TZ: UTC 2021-05-15T14:05:45.0210941Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:45.0211408Z NOT_CRAN: true 2021-05-15T14:05:45.0211818Z ##[endgroup] 2021-05-15T14:05:45.2354579Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T14:05:45.2355303Z with: 2021-05-15T14:05:45.2355713Z repo_name: kirby21.smri 2021-05-15T14:05:45.2356149Z repo_version: 1.5 2021-05-15T14:05:45.2356553Z runner_os: Linux 2021-05-15T14:05:45.2356927Z R_version: 3.5 2021-05-15T14:05:45.2357286Z env: 2021-05-15T14:05:45.2357720Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:45.2358205Z TIC_DEPLOY_KEY: 2021-05-15T14:05:45.2359047Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:05:45.2360415Z GITHUB_PAT: *** 2021-05-15T14:05:45.2360833Z COVERALLS_TOKEN: 2021-05-15T14:05:45.2361322Z continue-on-error: false 2021-05-15T14:05:45.2361813Z VDIFFR_RUN_TESTS: 2021-05-15T14:05:45.2362300Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:05:45.2362761Z TZ: UTC 2021-05-15T14:05:45.2363149Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:45.2363575Z NOT_CRAN: true 2021-05-15T14:05:45.2363971Z ##[endgroup] 2021-05-15T14:05:45.2718600Z Package: kirby21.smri 2021-05-15T14:05:45.2722940Z Version: 1.5 2021-05-15T14:05:45.2724097Z OS: Linux 2021-05-15T14:05:45.2776703Z ##[group]Run install.packages('remotes') 2021-05-15T14:05:45.2777428Z install.packages('remotes') 2021-05-15T14:05:45.2778270Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T14:05:45.2779300Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T14:05:45.2786067Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:05:45.2786487Z env: 2021-05-15T14:05:45.2786955Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:45.2787430Z TIC_DEPLOY_KEY: 2021-05-15T14:05:45.2788282Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:05:45.2789654Z GITHUB_PAT: *** 2021-05-15T14:05:45.2790077Z COVERALLS_TOKEN: 2021-05-15T14:05:45.2790574Z continue-on-error: false 2021-05-15T14:05:45.2791074Z VDIFFR_RUN_TESTS: 2021-05-15T14:05:45.2791590Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:05:45.2792064Z TZ: UTC 2021-05-15T14:05:45.2792461Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:45.2792895Z NOT_CRAN: true 2021-05-15T14:05:45.2793279Z ##[endgroup] 2021-05-15T14:05:45.4487138Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:05:45.4489593Z (as ‘lib’ is unspecified) 2021-05-15T14:06:00.0661496Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T14:06:00.3368456Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-15T14:06:00.3599552Z ================================================== 2021-05-15T14:06:00.3634924Z downloaded 378 KB 2021-05-15T14:06:00.3635422Z 2021-05-15T14:06:00.5824003Z * installing *binary* package ‘remotes’ ... 2021-05-15T14:06:00.5894658Z * DONE (remotes) 2021-05-15T14:06:00.5951558Z 2021-05-15T14:06:00.5952575Z The downloaded source packages are in 2021-05-15T14:06:00.5954033Z ‘/tmp/RtmpFGp6eB/downloaded_packages’ 2021-05-15T14:06:19.5586405Z ##[group]Run actions/cache@v1 2021-05-15T14:06:19.5586874Z with: 2021-05-15T14:06:19.5587360Z path: /home/runner/work/_temp/Library 2021-05-15T14:06:19.5590258Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-366d9531c95fa203553881fa06bee71725ad568438820c639e4ae8a6e5451ba9 2021-05-15T14:06:19.5593655Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-15T14:06:19.5594806Z env: 2021-05-15T14:06:19.5595258Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:19.5595729Z TIC_DEPLOY_KEY: 2021-05-15T14:06:19.5596572Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:19.5598529Z GITHUB_PAT: *** 2021-05-15T14:06:19.5598929Z COVERALLS_TOKEN: 2021-05-15T14:06:19.5599435Z continue-on-error: false 2021-05-15T14:06:19.5599911Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:19.5600413Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:19.5600965Z TZ: UTC 2021-05-15T14:06:19.5601354Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:19.5601968Z NOT_CRAN: true 2021-05-15T14:06:19.5602374Z ##[endgroup] 2021-05-15T14:06:19.6063815Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:06:19.6121185Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T14:06:19.6122076Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T14:06:19.6122894Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T14:06:19.6123594Z sudo -s eval "$sysreqs" 2021-05-15T14:06:19.6169580Z shell: /usr/bin/bash -e {0} 2021-05-15T14:06:19.6170022Z env: 2021-05-15T14:06:19.6170503Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:19.6171028Z TIC_DEPLOY_KEY: 2021-05-15T14:06:19.6171920Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:19.6173588Z GITHUB_PAT: *** 2021-05-15T14:06:19.6174255Z COVERALLS_TOKEN: 2021-05-15T14:06:19.6174800Z continue-on-error: false 2021-05-15T14:06:19.6175316Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:19.6175856Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:19.6176348Z TZ: UTC 2021-05-15T14:06:19.6176797Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:19.6177240Z NOT_CRAN: true 2021-05-15T14:06:19.6177768Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T14:06:19.6178287Z ##[endgroup] 2021-05-15T14:06:19.8030835Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:06:20.3387304Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T14:06:37.0428967Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T14:06:37.0430295Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T14:06:37.0467345Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T14:06:37.0469430Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T14:06:37.0470065Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T14:06:37.0470833Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T14:06:37.0471959Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:06:37.0472765Z (as ‘lib’ is unspecified) 2021-05-15T14:06:51.5201438Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T14:06:51.9218732Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-15T14:06:51.9307233Z ================================================== 2021-05-15T14:06:51.9308115Z downloaded 93 KB 2021-05-15T14:06:51.9308695Z 2021-05-15T14:06:51.9342330Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T14:06:52.4664683Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-15T14:06:52.4775230Z ================================================== 2021-05-15T14:06:52.4776211Z downloaded 134 KB 2021-05-15T14:06:52.4776788Z 2021-05-15T14:06:52.4805784Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T14:06:52.8797179Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-15T14:06:52.8862675Z ================================================== 2021-05-15T14:06:52.8863205Z downloaded 79 KB 2021-05-15T14:06:52.8864605Z 2021-05-15T14:06:52.8909263Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T14:06:53.3218913Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-15T14:06:53.3437051Z ================================================== 2021-05-15T14:06:53.3438296Z downloaded 515 KB 2021-05-15T14:06:53.3439029Z 2021-05-15T14:06:53.3471460Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T14:06:53.6302639Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-15T14:06:53.6620828Z ================================================== 2021-05-15T14:06:53.6621390Z downloaded 991 KB 2021-05-15T14:06:53.6621690Z 2021-05-15T14:06:53.8758639Z * installing *binary* package ‘rprojroot’ ... 2021-05-15T14:06:53.8807378Z * DONE (rprojroot) 2021-05-15T14:06:54.0802329Z * installing *binary* package ‘crayon’ ... 2021-05-15T14:06:54.0848928Z * DONE (crayon) 2021-05-15T14:06:54.2888416Z * installing *binary* package ‘R6’ ... 2021-05-15T14:06:54.2926406Z * DONE (R6) 2021-05-15T14:06:54.5264741Z * installing *binary* package ‘desc’ ... 2021-05-15T14:06:54.5318902Z * DONE (desc) 2021-05-15T14:06:54.7619745Z * installing *binary* package ‘debugme’ ... 2021-05-15T14:06:54.7670331Z * DONE (debugme) 2021-05-15T14:06:54.7724363Z 2021-05-15T14:06:54.7725288Z The downloaded source packages are in 2021-05-15T14:06:54.7726676Z ‘/tmp/Rtmpn25gGO/downloaded_packages’ 2021-05-15T14:06:54.7736755Z Running `R CMD build`... 2021-05-15T14:06:55.0072011Z * checking for file ‘/tmp/Rtmpn25gGO/remotes690178c3aa37/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T14:06:55.0073933Z * preparing ‘sysreqs’: 2021-05-15T14:06:55.0075024Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:06:55.0076324Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:06:55.0077362Z * checking for empty or unneeded directories 2021-05-15T14:06:55.0078437Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T14:06:55.0080488Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:06:55.0083449Z (as ‘lib’ is unspecified) 2021-05-15T14:06:55.2074553Z * installing *source* package ‘sysreqs’ ... 2021-05-15T14:06:55.2209608Z ** R 2021-05-15T14:06:55.2295098Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:55.3945849Z ** help 2021-05-15T14:06:55.4061297Z *** installing help indices 2021-05-15T14:06:55.4243220Z ** building package indices 2021-05-15T14:06:55.4342276Z ** testing if installed package can be loaded 2021-05-15T14:06:55.6161603Z * DONE (sysreqs) 2021-05-15T14:07:13.7362643Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T14:07:13.7365054Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T14:07:13.7366828Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T14:07:13.7606650Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T14:07:13.8093371Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T14:07:13.8156687Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T14:07:13.8854633Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T14:07:14.0431833Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T14:07:14.2011432Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T14:07:16.0004954Z Reading package lists... 2021-05-15T14:07:16.0012865Z Reading package lists... 2021-05-15T14:07:16.0013649Z Building dependency tree... 2021-05-15T14:07:16.0014636Z Reading state information... 2021-05-15T14:07:16.0016338Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-15T14:07:16.0017598Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-15T14:07:16.0018993Z libssh2-1-dev set to manually installed. 2021-05-15T14:07:16.0020261Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T14:07:16.0021737Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-15T14:07:16.0022563Z Suggested packages: 2021-05-15T14:07:16.0023581Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T14:07:16.0258394Z The following NEW packages will be installed: 2021-05-15T14:07:16.0263948Z libcurl4-openssl-dev 2021-05-15T14:07:16.0457921Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:07:16.0458708Z Need to get 321 kB of archives. 2021-05-15T14:07:16.0459531Z After this operation, 1539 kB of additional disk space will be used. 2021-05-15T14:07:16.0462249Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-15T14:07:16.5052729Z Fetched 321 kB in 0s (15.4 MB/s) 2021-05-15T14:07:16.5391553Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T14:07:16.5475011Z (Reading database ... 2021-05-15T14:07:16.5475899Z (Reading database ... 5% 2021-05-15T14:07:16.5476550Z (Reading database ... 10% 2021-05-15T14:07:16.5477672Z (Reading database ... 15% 2021-05-15T14:07:16.5478213Z (Reading database ... 20% 2021-05-15T14:07:16.5478801Z (Reading database ... 25% 2021-05-15T14:07:16.5479234Z (Reading database ... 30% 2021-05-15T14:07:16.5479680Z (Reading database ... 35% 2021-05-15T14:07:16.5480115Z (Reading database ... 40% 2021-05-15T14:07:16.5480557Z (Reading database ... 45% 2021-05-15T14:07:16.5481001Z (Reading database ... 50% 2021-05-15T14:07:16.5524208Z (Reading database ... 55% 2021-05-15T14:07:16.5580075Z (Reading database ... 60% 2021-05-15T14:07:16.5645707Z (Reading database ... 65% 2021-05-15T14:07:16.5761794Z (Reading database ... 70% 2021-05-15T14:07:16.5896295Z (Reading database ... 75% 2021-05-15T14:07:16.6197936Z (Reading database ... 80% 2021-05-15T14:07:16.6320205Z (Reading database ... 85% 2021-05-15T14:07:16.6782895Z (Reading database ... 90% 2021-05-15T14:07:16.6871626Z (Reading database ... 95% 2021-05-15T14:07:16.6872686Z (Reading database ... 100% 2021-05-15T14:07:16.6874411Z (Reading database ... 285015 files and directories currently installed.) 2021-05-15T14:07:16.7004811Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T14:07:16.7020812Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T14:07:16.8022479Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T14:07:16.8063960Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:07:22.3532422Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T14:07:22.3533148Z remotes::install_github("ropensci/tic") 2021-05-15T14:07:22.3533849Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T14:07:22.3534738Z remotes::install_github("muschellij2/aghast") 2021-05-15T14:07:22.3535355Z remotes::install_cran("covr") 2021-05-15T14:07:22.3546020Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:07:22.3546461Z env: 2021-05-15T14:07:22.3546926Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:07:22.3547432Z TIC_DEPLOY_KEY: 2021-05-15T14:07:22.3548271Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:07:22.3550282Z GITHUB_PAT: *** 2021-05-15T14:07:22.3550692Z COVERALLS_TOKEN: 2021-05-15T14:07:22.3551196Z continue-on-error: false 2021-05-15T14:07:22.3551672Z VDIFFR_RUN_TESTS: 2021-05-15T14:07:22.3552171Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:07:22.3552674Z TZ: UTC 2021-05-15T14:07:22.3553079Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:07:22.3553492Z NOT_CRAN: true 2021-05-15T14:07:22.3553882Z ##[endgroup] 2021-05-15T14:07:22.5447422Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:07:23.1006863Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:07:39.1733560Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:07:39.1735269Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:07:39.1736492Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:07:39.1737669Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:07:39.1738856Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:07:39.1740087Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:07:39.1741277Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:07:39.1742455Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:07:39.1743661Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:07:39.1744838Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:07:39.1745997Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:07:39.1747213Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:07:39.1748417Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:07:39.1749556Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:07:39.1750792Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:07:39.1752076Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:07:39.1753348Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:07:39.1754536Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:07:39.1755696Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:07:39.1756909Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:07:39.1758128Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:07:39.1759353Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:07:39.1760572Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:07:39.1761775Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:07:39.1762922Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:07:39.1764075Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:07:39.1765221Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:07:39.1766428Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:07:39.1767637Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:07:39.1768849Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:07:39.1770055Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:07:39.1772636Z 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-15T14:07:39.1774671Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:07:39.1775612Z (as ‘lib’ is unspecified) 2021-05-15T14:07:52.9064278Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T14:07:53.1818467Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-15T14:07:53.2206703Z ================================================== 2021-05-15T14:07:53.2207266Z downloaded 1.3 MB 2021-05-15T14:07:53.2207796Z 2021-05-15T14:07:53.2249244Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T14:07:53.7590940Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-15T14:07:53.7750811Z ================================================== 2021-05-15T14:07:53.7751667Z downloaded 226 KB 2021-05-15T14:07:53.7752182Z 2021-05-15T14:07:53.7783657Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T14:07:54.3185268Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-15T14:07:54.3303259Z ================================================== 2021-05-15T14:07:54.3303801Z downloaded 140 KB 2021-05-15T14:07:54.3304110Z 2021-05-15T14:07:54.3336196Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T14:07:54.7247060Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-15T14:07:54.7301869Z ================================================== 2021-05-15T14:07:54.7303297Z downloaded 53 KB 2021-05-15T14:07:54.7304121Z 2021-05-15T14:07:54.7338274Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T14:07:55.2727592Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-15T14:07:55.2730356Z ================================================== 2021-05-15T14:07:55.2730838Z downloaded 22 KB 2021-05-15T14:07:55.2731136Z 2021-05-15T14:07:55.2767713Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T14:07:55.5539699Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-15T14:07:55.5850016Z ================================================== 2021-05-15T14:07:55.5850659Z downloaded 1.4 MB 2021-05-15T14:07:55.5850959Z 2021-05-15T14:07:55.5886219Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T14:07:56.0061618Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-15T14:07:56.0114696Z ================================================== 2021-05-15T14:07:56.0115352Z downloaded 36 KB 2021-05-15T14:07:56.0115653Z 2021-05-15T14:07:56.0151278Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T14:07:56.4976706Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-15T14:07:56.5247131Z ================================================== 2021-05-15T14:07:56.5247968Z downloaded 883 KB 2021-05-15T14:07:56.5248542Z 2021-05-15T14:07:56.5284344Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T14:07:56.9257595Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-15T14:07:56.9475303Z ================================================== 2021-05-15T14:07:56.9476157Z downloaded 522 KB 2021-05-15T14:07:56.9476682Z 2021-05-15T14:07:56.9511029Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T14:07:57.2360631Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-15T14:07:57.2361758Z ================================================== 2021-05-15T14:07:57.2362316Z downloaded 12 KB 2021-05-15T14:07:57.2362691Z 2021-05-15T14:07:57.2392000Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T14:07:57.5322474Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-15T14:07:57.5571440Z ================================================== 2021-05-15T14:07:57.5572706Z downloaded 482 KB 2021-05-15T14:07:57.5573227Z 2021-05-15T14:07:57.5613561Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T14:07:57.9834047Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-15T14:07:57.9920076Z ================================================== 2021-05-15T14:07:57.9920685Z downloaded 90 KB 2021-05-15T14:07:57.9921007Z 2021-05-15T14:07:57.9957436Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T14:07:58.2642638Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-15T14:07:58.2861086Z ================================================== 2021-05-15T14:07:58.2863024Z downloaded 503 KB 2021-05-15T14:07:58.2864862Z 2021-05-15T14:07:58.2896288Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T14:07:58.5577723Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-15T14:07:58.5811965Z ================================================== 2021-05-15T14:07:58.5812460Z downloaded 621 KB 2021-05-15T14:07:58.5812794Z 2021-05-15T14:07:58.5847038Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T14:07:58.9764411Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-15T14:07:58.9933677Z ================================================== 2021-05-15T14:07:58.9934735Z downloaded 265 KB 2021-05-15T14:07:58.9935323Z 2021-05-15T14:07:58.9971532Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T14:07:59.4303869Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-15T14:07:59.4431572Z ================================================== 2021-05-15T14:07:59.4432069Z downloaded 166 KB 2021-05-15T14:07:59.4432372Z 2021-05-15T14:07:59.4475363Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T14:07:59.9314285Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-15T14:07:59.9480596Z ================================================== 2021-05-15T14:07:59.9482051Z downloaded 235 KB 2021-05-15T14:07:59.9483115Z 2021-05-15T14:07:59.9513065Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T14:08:00.6324482Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-15T14:08:00.6495424Z ================================================== 2021-05-15T14:08:00.6496302Z downloaded 276 KB 2021-05-15T14:08:00.6496715Z 2021-05-15T14:08:00.6530085Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T14:08:01.0411049Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-15T14:08:01.0552001Z ================================================== 2021-05-15T14:08:01.0552538Z downloaded 202 KB 2021-05-15T14:08:01.0552843Z 2021-05-15T14:08:01.0593189Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T14:08:01.2316026Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-15T14:08:01.2385047Z ================================================== 2021-05-15T14:08:01.2385578Z downloaded 63 KB 2021-05-15T14:08:01.2385883Z 2021-05-15T14:08:01.2418709Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T14:08:01.4123616Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-15T14:08:01.4180134Z ================================================== 2021-05-15T14:08:01.4180658Z downloaded 45 KB 2021-05-15T14:08:01.4180963Z 2021-05-15T14:08:01.4210905Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T14:08:01.8136230Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-15T14:08:01.8340135Z ================================================== 2021-05-15T14:08:01.8340930Z downloaded 415 KB 2021-05-15T14:08:01.8341471Z 2021-05-15T14:08:01.8378081Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T14:08:02.2660037Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-15T14:08:02.2751907Z ================================================== 2021-05-15T14:08:02.2752916Z downloaded 90 KB 2021-05-15T14:08:02.2753469Z 2021-05-15T14:08:02.2785990Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T14:08:02.7615297Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-15T14:08:02.7727138Z ================================================== 2021-05-15T14:08:02.7728109Z downloaded 132 KB 2021-05-15T14:08:02.7729259Z 2021-05-15T14:08:02.7762639Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T14:08:03.1642772Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-15T14:08:03.1804348Z ================================================== 2021-05-15T14:08:03.1804964Z downloaded 270 KB 2021-05-15T14:08:03.1805287Z 2021-05-15T14:08:03.1844312Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T14:08:03.5835704Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-15T14:08:03.6079371Z ================================================== 2021-05-15T14:08:03.6080352Z downloaded 736 KB 2021-05-15T14:08:03.6080969Z 2021-05-15T14:08:03.6114081Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T14:08:04.3434369Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-15T14:08:04.3484062Z ================================================== 2021-05-15T14:08:04.3484911Z downloaded 45 KB 2021-05-15T14:08:04.3485460Z 2021-05-15T14:08:04.3534824Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:08:04.4859768Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:08:04.4862569Z ================================================== 2021-05-15T14:08:04.4863683Z downloaded 24 KB 2021-05-15T14:08:04.4864452Z 2021-05-15T14:08:04.4882118Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T14:08:04.7649948Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-15T14:08:04.7895017Z ================================================== 2021-05-15T14:08:04.7895788Z downloaded 684 KB 2021-05-15T14:08:04.7896212Z 2021-05-15T14:08:04.7927352Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T14:08:05.5238975Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-15T14:08:05.5292020Z ================================================== 2021-05-15T14:08:05.5293320Z downloaded 45 KB 2021-05-15T14:08:05.5294590Z 2021-05-15T14:08:05.5329509Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T14:08:05.8081450Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-15T14:08:05.8309669Z ================================================== 2021-05-15T14:08:05.8310566Z downloaded 598 KB 2021-05-15T14:08:05.8310978Z 2021-05-15T14:08:06.1167132Z * installing *binary* package ‘rlang’ ... 2021-05-15T14:08:06.1238500Z * DONE (rlang) 2021-05-15T14:08:06.3453392Z * installing *binary* package ‘magrittr’ ... 2021-05-15T14:08:06.3499988Z * DONE (magrittr) 2021-05-15T14:08:06.5622823Z * installing *binary* package ‘glue’ ... 2021-05-15T14:08:06.5673417Z * DONE (glue) 2021-05-15T14:08:06.7741084Z * installing *binary* package ‘sys’ ... 2021-05-15T14:08:06.7781394Z * DONE (sys) 2021-05-15T14:08:06.9801336Z * installing *binary* package ‘mime’ ... 2021-05-15T14:08:06.9863019Z * DONE (mime) 2021-05-15T14:08:07.2659341Z * installing *binary* package ‘curl’ ... 2021-05-15T14:08:07.2736082Z * DONE (curl) 2021-05-15T14:08:07.5027606Z * installing *binary* package ‘jsonlite’ ... 2021-05-15T14:08:07.5081403Z * DONE (jsonlite) 2021-05-15T14:08:07.7025372Z * installing *binary* package ‘ini’ ... 2021-05-15T14:08:07.7071774Z * DONE (ini) 2021-05-15T14:08:07.9237996Z * installing *binary* package ‘gitcreds’ ... 2021-05-15T14:08:07.9287672Z * DONE (gitcreds) 2021-05-15T14:08:08.2001621Z * installing *binary* package ‘zip’ ... 2021-05-15T14:08:08.2058645Z * DONE (zip) 2021-05-15T14:08:08.4312084Z * installing *binary* package ‘rstudioapi’ ... 2021-05-15T14:08:08.4375653Z * DONE (rstudioapi) 2021-05-15T14:08:08.6657382Z * installing *binary* package ‘fastmap’ ... 2021-05-15T14:08:08.6708365Z * DONE (fastmap) 2021-05-15T14:08:08.8985511Z * installing *binary* package ‘yaml’ ... 2021-05-15T14:08:08.9033018Z * DONE (yaml) 2021-05-15T14:08:09.1121701Z * installing *binary* package ‘withr’ ... 2021-05-15T14:08:09.1171863Z * DONE (withr) 2021-05-15T14:08:09.3313072Z * installing *binary* package ‘whisker’ ... 2021-05-15T14:08:09.3383136Z * DONE (whisker) 2021-05-15T14:08:09.5374133Z * installing *binary* package ‘rappdirs’ ... 2021-05-15T14:08:09.5412616Z * DONE (rappdirs) 2021-05-15T14:08:09.8028845Z * installing *binary* package ‘fs’ ... 2021-05-15T14:08:09.8117662Z * DONE (fs) 2021-05-15T14:08:10.0130597Z * installing *binary* package ‘clipr’ ... 2021-05-15T14:08:10.0177470Z * DONE (clipr) 2021-05-15T14:08:10.2528341Z * installing *binary* package ‘git2r’ ... 2021-05-15T14:08:10.2600760Z * DONE (git2r) 2021-05-15T14:08:10.4596780Z * installing *binary* package ‘askpass’ ... 2021-05-15T14:08:10.4645062Z * DONE (askpass) 2021-05-15T14:08:10.6898484Z * installing *binary* package ‘cli’ ... 2021-05-15T14:08:10.6956546Z * DONE (cli) 2021-05-15T14:08:10.9266560Z * installing *binary* package ‘purrr’ ... 2021-05-15T14:08:10.9326657Z * DONE (purrr) 2021-05-15T14:08:11.1646033Z * installing *binary* package ‘lifecycle’ ... 2021-05-15T14:08:11.1702923Z * DONE (lifecycle) 2021-05-15T14:08:11.3871098Z * installing *source* package ‘cachem’ ... 2021-05-15T14:08:11.3883214Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:11.4070228Z ** libs 2021-05-15T14:08:11.4147623Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-15T14:08:11.5205611Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:08:11.5705261Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-15T14:08:11.6055665Z installing to /home/runner/work/_temp/Library/cachem/libs 2021-05-15T14:08:11.6056887Z ** R 2021-05-15T14:08:11.6129134Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:11.9354048Z ** help 2021-05-15T14:08:11.9576062Z *** installing help indices 2021-05-15T14:08:11.9767396Z ** building package indices 2021-05-15T14:08:11.9926432Z ** testing if installed package can be loaded 2021-05-15T14:08:12.1823888Z * DONE (cachem) 2021-05-15T14:08:12.5103449Z * installing *binary* package ‘openssl’ ... 2021-05-15T14:08:12.5211405Z * DONE (openssl) 2021-05-15T14:08:12.7178816Z * installing *binary* package ‘memoise’ ... 2021-05-15T14:08:12.7223350Z * DONE (memoise) 2021-05-15T14:08:12.9584738Z * installing *binary* package ‘httr’ ... 2021-05-15T14:08:12.9636417Z * DONE (httr) 2021-05-15T14:08:13.1805194Z * installing *binary* package ‘credentials’ ... 2021-05-15T14:08:13.1853848Z * DONE (credentials) 2021-05-15T14:08:13.4005672Z * installing *binary* package ‘gh’ ... 2021-05-15T14:08:13.4094987Z * DONE (gh) 2021-05-15T14:08:13.6400265Z * installing *binary* package ‘gert’ ... 2021-05-15T14:08:13.6453670Z * DONE (gert) 2021-05-15T14:08:13.9101385Z * installing *binary* package ‘usethis’ ... 2021-05-15T14:08:13.9180254Z * DONE (usethis) 2021-05-15T14:08:13.9247506Z 2021-05-15T14:08:13.9248670Z The downloaded source packages are in 2021-05-15T14:08:13.9250227Z ‘/tmp/RtmpneAvDo/downloaded_packages’ 2021-05-15T14:08:13.9261975Z Running `R CMD build`... 2021-05-15T14:08:15.4536761Z * checking for file ‘/tmp/RtmpneAvDo/remotes714d1cb7a889/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T14:08:15.4539189Z * preparing ‘tic’: 2021-05-15T14:08:15.4540335Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:08:15.4541363Z * installing the package to process help pages 2021-05-15T14:08:15.4542648Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:08:15.4543680Z * checking for empty or unneeded directories 2021-05-15T14:08:15.4544747Z Removed empty directory ‘tic/.circleci’ 2021-05-15T14:08:15.4545769Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T14:08:15.4546713Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T14:08:15.4548945Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:08:15.4549908Z (as ‘lib’ is unspecified) 2021-05-15T14:08:15.7638483Z * installing *source* package ‘tic’ ... 2021-05-15T14:08:15.7891126Z ** R 2021-05-15T14:08:15.8135061Z ** inst 2021-05-15T14:08:15.8170511Z ** preparing package for lazy loading 2021-05-15T14:08:15.9956866Z ** help 2021-05-15T14:08:16.1406266Z *** installing help indices 2021-05-15T14:08:16.2647737Z *** copying figures 2021-05-15T14:08:16.2652485Z ** building package indices 2021-05-15T14:08:16.3871126Z ** installing vignettes 2021-05-15T14:08:16.3898339Z ** testing if installed package can be loaded 2021-05-15T14:08:16.6361709Z * DONE (tic) 2021-05-15T14:08:16.6497837Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:08:16.8398489Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:08:18.7562951Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:08:18.7564627Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:08:18.7565887Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:08:18.7568974Z 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-15T14:08:18.7579164Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:08:18.7580483Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:08:18.7581531Z (as ‘lib’ is unspecified) 2021-05-15T14:08:18.7582446Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:08:18.7583304Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:08:18.7584185Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:08:18.7585037Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:08:18.7585893Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:08:18.7587451Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:08:18.7588332Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:08:18.7589194Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:08:18.7590058Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:08:18.7590930Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:08:18.7591812Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:08:18.7592707Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:08:18.7593572Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:08:18.7594746Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:08:18.7595581Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:08:18.7596397Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:08:18.7597232Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:08:18.7598074Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:08:18.7598939Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:08:18.7599779Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:08:18.7600648Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:08:18.7601484Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:08:18.7602999Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:08:18.7603886Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:08:18.7604907Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:08:18.7605790Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:08:18.7606667Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:08:18.7607613Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:08:18.7608513Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:08:18.7609401Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:08:18.7610275Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:08:18.7611170Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:08:18.7612058Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:08:18.7612932Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:08:32.7440922Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T14:08:33.1644132Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-15T14:08:33.1798705Z ================================================== 2021-05-15T14:08:33.1799753Z downloaded 231 KB 2021-05-15T14:08:33.1800396Z 2021-05-15T14:08:33.1831774Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T14:08:33.6695054Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-15T14:08:33.6999714Z ================================================== 2021-05-15T14:08:33.7000740Z downloaded 1.5 MB 2021-05-15T14:08:33.7001273Z 2021-05-15T14:08:33.7036505Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T14:08:34.0932608Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-15T14:08:34.0934111Z ================================================== 2021-05-15T14:08:34.0934876Z downloaded 17 KB 2021-05-15T14:08:34.0935393Z 2021-05-15T14:08:34.0963996Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T14:08:34.6290065Z Content type 'binary/octet-stream' length 1000621 bytes (977 KB) 2021-05-15T14:08:34.6557461Z ================================================== 2021-05-15T14:08:34.6558430Z downloaded 977 KB 2021-05-15T14:08:34.6559043Z 2021-05-15T14:08:34.6593766Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T14:08:35.4241857Z Content type 'binary/octet-stream' length 810510 bytes (791 KB) 2021-05-15T14:08:35.4494803Z ================================================== 2021-05-15T14:08:35.4495649Z downloaded 791 KB 2021-05-15T14:08:35.4496146Z 2021-05-15T14:08:35.4528631Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T14:08:35.9885827Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-15T14:08:35.9937178Z ================================================== 2021-05-15T14:08:35.9938263Z downloaded 43 KB 2021-05-15T14:08:35.9939077Z 2021-05-15T14:08:35.9972592Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T14:08:36.2942577Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-15T14:08:36.3112353Z ================================================== 2021-05-15T14:08:36.3113555Z downloaded 247 KB 2021-05-15T14:08:36.3114047Z 2021-05-15T14:08:36.3142890Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T14:08:36.5921618Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-15T14:08:36.6221987Z ================================================== 2021-05-15T14:08:36.6222721Z downloaded 968 KB 2021-05-15T14:08:36.6223274Z 2021-05-15T14:08:36.6259441Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T14:08:36.9007521Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-15T14:08:36.9071801Z ================================================== 2021-05-15T14:08:36.9072512Z downloaded 67 KB 2021-05-15T14:08:36.9072818Z 2021-05-15T14:08:36.9105764Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T14:08:37.4469187Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-15T14:08:37.4654923Z ================================================== 2021-05-15T14:08:37.4655458Z downloaded 349 KB 2021-05-15T14:08:37.4655758Z 2021-05-15T14:08:37.4689015Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T14:08:37.7414418Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-15T14:08:37.7614989Z ================================================== 2021-05-15T14:08:37.7616496Z downloaded 411 KB 2021-05-15T14:08:37.7617326Z 2021-05-15T14:08:37.7647276Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T14:08:38.1969859Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-15T14:08:38.1971111Z ================================================== 2021-05-15T14:08:38.1971583Z downloaded 15 KB 2021-05-15T14:08:38.1971896Z 2021-05-15T14:08:38.1998738Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T14:08:38.4679134Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-15T14:08:38.4793721Z ================================================== 2021-05-15T14:08:38.4794504Z downloaded 146 KB 2021-05-15T14:08:38.4795101Z 2021-05-15T14:08:38.4834319Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T14:08:38.8833595Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-15T14:08:38.8894780Z ================================================== 2021-05-15T14:08:38.8895313Z downloaded 71 KB 2021-05-15T14:08:38.8895615Z 2021-05-15T14:08:38.8929043Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T14:08:39.3785733Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-15T14:08:39.3819297Z ================================================== 2021-05-15T14:08:39.3819903Z downloaded 39 KB 2021-05-15T14:08:39.3821228Z 2021-05-15T14:08:39.3857840Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T14:08:39.9181212Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-15T14:08:39.9368955Z ================================================== 2021-05-15T14:08:39.9369498Z downloaded 348 KB 2021-05-15T14:08:39.9369801Z 2021-05-15T14:08:39.9404323Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T14:08:40.4722925Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-15T14:08:40.4926719Z ================================================== 2021-05-15T14:08:40.4927569Z downloaded 423 KB 2021-05-15T14:08:40.4928068Z 2021-05-15T14:08:40.4957683Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T14:08:40.8866335Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-15T14:08:40.8897872Z ================================================== 2021-05-15T14:08:40.8898474Z downloaded 41 KB 2021-05-15T14:08:40.8898763Z 2021-05-15T14:08:40.8930904Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T14:08:41.3764800Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-15T14:08:41.3995779Z ================================================== 2021-05-15T14:08:41.3996573Z downloaded 603 KB 2021-05-15T14:08:41.3997038Z 2021-05-15T14:08:41.4029430Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:08:41.5357249Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:08:41.5458605Z ================================================== 2021-05-15T14:08:41.5459439Z downloaded 109 KB 2021-05-15T14:08:41.5459861Z 2021-05-15T14:08:41.5482486Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T14:08:41.8374225Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-15T14:08:41.8534734Z ================================================== 2021-05-15T14:08:41.8535678Z downloaded 224 KB 2021-05-15T14:08:41.8536241Z 2021-05-15T14:08:41.8570904Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T14:08:42.1243339Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-15T14:08:42.1282634Z ================================================== 2021-05-15T14:08:42.1283789Z downloaded 37 KB 2021-05-15T14:08:42.1284460Z 2021-05-15T14:08:42.1319290Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T14:08:42.6759144Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-15T14:08:42.6900219Z ================================================== 2021-05-15T14:08:42.6901368Z downloaded 200 KB 2021-05-15T14:08:42.6901944Z 2021-05-15T14:08:42.6929977Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T14:08:43.0845086Z Content type 'binary/octet-stream' length 2916569 bytes (2.8 MB) 2021-05-15T14:08:43.1348922Z ================================================== 2021-05-15T14:08:43.1349810Z downloaded 2.8 MB 2021-05-15T14:08:43.1350261Z 2021-05-15T14:08:43.1382484Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T14:08:43.5209278Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-15T14:08:43.5661587Z ================================================== 2021-05-15T14:08:43.5662379Z downloaded 4.0 MB 2021-05-15T14:08:43.5662895Z 2021-05-15T14:08:43.5764055Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T14:08:44.0005576Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-15T14:08:44.0317396Z ================================================== 2021-05-15T14:08:44.0318480Z downloaded 1.3 MB 2021-05-15T14:08:44.0319107Z 2021-05-15T14:08:44.0355159Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T14:08:44.4641952Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-15T14:08:44.4856864Z ================================================== 2021-05-15T14:08:44.4857876Z downloaded 479 KB 2021-05-15T14:08:44.4858389Z 2021-05-15T14:08:44.4890639Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T14:08:44.9713432Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-15T14:08:44.9822170Z ================================================== 2021-05-15T14:08:44.9823138Z downloaded 107 KB 2021-05-15T14:08:44.9823674Z 2021-05-15T14:08:44.9864515Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T14:08:45.2624561Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-15T14:08:45.2626773Z ================================================== 2021-05-15T14:08:45.2627993Z downloaded 21 KB 2021-05-15T14:08:45.2628890Z 2021-05-15T14:08:45.2655592Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T14:08:45.5344096Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-15T14:08:45.5393977Z ================================================== 2021-05-15T14:08:45.5394498Z downloaded 42 KB 2021-05-15T14:08:45.5396560Z 2021-05-15T14:08:45.5430176Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T14:08:46.0287975Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-15T14:08:46.0308924Z ================================================== 2021-05-15T14:08:46.0309767Z downloaded 33 KB 2021-05-15T14:08:46.0310110Z 2021-05-15T14:08:46.0343176Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T14:08:46.5197674Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-15T14:08:46.5329108Z ================================================== 2021-05-15T14:08:46.5329717Z downloaded 135 KB 2021-05-15T14:08:46.5330019Z 2021-05-15T14:08:46.5358662Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T14:08:47.0680810Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-15T14:08:47.1073227Z ================================================== 2021-05-15T14:08:47.1073867Z downloaded 3.4 MB 2021-05-15T14:08:47.1074192Z 2021-05-15T14:08:47.1115914Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T14:08:47.8493562Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-15T14:08:47.8547866Z ================================================== 2021-05-15T14:08:47.8548908Z downloaded 64 KB 2021-05-15T14:08:47.8549349Z 2021-05-15T14:08:47.8584225Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T14:08:48.3429380Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-15T14:08:48.3729571Z ================================================== 2021-05-15T14:08:48.3730571Z downloaded 1.3 MB 2021-05-15T14:08:48.3731194Z 2021-05-15T14:08:48.3766219Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T14:08:48.6471610Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-15T14:08:48.6585270Z ================================================== 2021-05-15T14:08:48.6586148Z downloaded 128 KB 2021-05-15T14:08:48.6586667Z 2021-05-15T14:08:48.6616250Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T14:08:48.9327706Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-15T14:08:48.9527236Z ================================================== 2021-05-15T14:08:48.9527765Z downloaded 383 KB 2021-05-15T14:08:48.9528066Z 2021-05-15T14:08:49.1793549Z * installing *binary* package ‘utf8’ ... 2021-05-15T14:08:49.1840355Z * DONE (utf8) 2021-05-15T14:08:49.3794799Z * installing *binary* package ‘pkgconfig’ ... 2021-05-15T14:08:49.3840069Z * DONE (pkgconfig) 2021-05-15T14:08:49.6107287Z * installing *binary* package ‘fansi’ ... 2021-05-15T14:08:49.6177949Z * DONE (fansi) 2021-05-15T14:08:49.8613870Z * installing *binary* package ‘diffobj’ ... 2021-05-15T14:08:49.8669743Z * DONE (diffobj) 2021-05-15T14:08:50.1029909Z * installing *binary* package ‘ps’ ... 2021-05-15T14:08:50.1085427Z * DONE (ps) 2021-05-15T14:08:50.3141085Z * installing *binary* package ‘praise’ ... 2021-05-15T14:08:50.3194775Z * DONE (praise) 2021-05-15T14:08:50.5255004Z * installing *binary* package ‘pkgload’ ... 2021-05-15T14:08:50.5313461Z * DONE (pkgload) 2021-05-15T14:08:50.7309099Z * installing *binary* package ‘evaluate’ ... 2021-05-15T14:08:50.7354853Z * DONE (evaluate) 2021-05-15T14:08:50.9357887Z * installing *binary* package ‘ellipsis’ ... 2021-05-15T14:08:50.9403568Z * DONE (ellipsis) 2021-05-15T14:08:51.1832707Z * installing *binary* package ‘digest’ ... 2021-05-15T14:08:51.1894674Z * DONE (digest) 2021-05-15T14:08:51.3953650Z * installing *binary* package ‘brio’ ... 2021-05-15T14:08:51.3992550Z * DONE (brio) 2021-05-15T14:08:51.6608519Z * installing *binary* package ‘xml2’ ... 2021-05-15T14:08:51.6673379Z * DONE (xml2) 2021-05-15T14:08:51.9258698Z * installing *source* package ‘xfun’ ... 2021-05-15T14:08:51.9292820Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:51.9469468Z ** libs 2021-05-15T14:08:51.9528886Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:08:52.0613588Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:08:52.1081404Z g++ -std=gnu++11 -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-15T14:08:52.1524138Z installing to /home/runner/work/_temp/Library/xfun/libs 2021-05-15T14:08:52.1539970Z ** R 2021-05-15T14:08:52.1715993Z ** inst 2021-05-15T14:08:52.1727452Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:53.2170611Z ** help 2021-05-15T14:08:53.3623644Z *** installing help indices 2021-05-15T14:08:53.4655815Z ** building package indices 2021-05-15T14:08:53.6009537Z ** installing vignettes 2021-05-15T14:08:53.6061708Z ** testing if installed package can be loaded 2021-05-15T14:08:53.7738935Z * DONE (xfun) 2021-05-15T14:08:54.2069915Z * installing *binary* package ‘stringi’ ... 2021-05-15T14:08:54.2190793Z * DONE (stringi) 2021-05-15T14:08:55.1863375Z * installing *binary* package ‘Rcpp’ ... 2021-05-15T14:08:56.0320587Z * DONE (Rcpp) 2021-05-15T14:08:56.0330459Z * installing *binary* package ‘commonmark’ ... 2021-05-15T14:08:56.0331550Z * DONE (commonmark) 2021-05-15T14:08:56.0332798Z * installing *binary* package ‘brew’ ... 2021-05-15T14:08:56.0333711Z * DONE (brew) 2021-05-15T14:08:56.0335593Z * installing *binary* package ‘sessioninfo’ ... 2021-05-15T14:08:56.0336378Z * DONE (sessioninfo) 2021-05-15T14:08:56.1336457Z * installing *binary* package ‘prettyunits’ ... 2021-05-15T14:08:56.1431602Z * DONE (prettyunits) 2021-05-15T14:08:56.4677710Z * installing *binary* package ‘vctrs’ ... 2021-05-15T14:08:56.4767336Z * DONE (vctrs) 2021-05-15T14:08:56.7128835Z * installing *binary* package ‘processx’ ... 2021-05-15T14:08:56.7183140Z * DONE (processx) 2021-05-15T14:08:56.9474603Z * installing *binary* package ‘markdown’ ... 2021-05-15T14:08:56.9530462Z * DONE (markdown) 2021-05-15T14:08:57.1594511Z * installing *binary* package ‘highr’ ... 2021-05-15T14:08:57.1644817Z * DONE (highr) 2021-05-15T14:08:57.3887318Z * installing *binary* package ‘stringr’ ... 2021-05-15T14:08:57.3943007Z * DONE (stringr) 2021-05-15T14:08:57.6007937Z * installing *binary* package ‘rversions’ ... 2021-05-15T14:08:57.6050822Z * DONE (rversions) 2021-05-15T14:08:57.8833413Z * installing *binary* package ‘pillar’ ... 2021-05-15T14:08:57.8897782Z * DONE (pillar) 2021-05-15T14:08:58.1064461Z * installing *binary* package ‘callr’ ... 2021-05-15T14:08:58.1116163Z * DONE (callr) 2021-05-15T14:08:58.4616147Z * installing *binary* package ‘knitr’ ... 2021-05-15T14:08:58.4736039Z * DONE (knitr) 2021-05-15T14:08:58.6750000Z * installing *binary* package ‘xopen’ ... 2021-05-15T14:08:58.6793680Z * DONE (xopen) 2021-05-15T14:08:58.9490807Z * installing *binary* package ‘tibble’ ... 2021-05-15T14:08:58.9557608Z * DONE (tibble) 2021-05-15T14:08:59.1576110Z * installing *binary* package ‘pkgbuild’ ... 2021-05-15T14:08:59.1618394Z * DONE (pkgbuild) 2021-05-15T14:08:59.4775386Z * installing *binary* package ‘roxygen2’ ... 2021-05-15T14:08:59.4861924Z * DONE (roxygen2) 2021-05-15T14:08:59.6876864Z * installing *binary* package ‘rematch2’ ... 2021-05-15T14:08:59.6915619Z * DONE (rematch2) 2021-05-15T14:08:59.8951151Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-15T14:08:59.8998116Z * DONE (rcmdcheck) 2021-05-15T14:09:00.0977623Z * installing *binary* package ‘waldo’ ... 2021-05-15T14:09:00.1032580Z * DONE (waldo) 2021-05-15T14:09:00.6361095Z * installing *binary* package ‘testthat’ ... 2021-05-15T14:09:00.6509838Z * DONE (testthat) 2021-05-15T14:09:00.8809732Z * installing *binary* package ‘devtools’ ... 2021-05-15T14:09:00.8877142Z * DONE (devtools) 2021-05-15T14:09:00.8934331Z 2021-05-15T14:09:00.8935324Z The downloaded source packages are in 2021-05-15T14:09:00.8936846Z ‘/tmp/RtmpneAvDo/downloaded_packages’ 2021-05-15T14:09:00.9653541Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:09:02.8132647Z 2021-05-15T14:09:03.1136729Z 2021-05-15T14:09:03.1308726Z checking for file ‘/tmp/RtmpneAvDo/remotes714d4f5e6586/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:09:03.1382444Z 2021-05-15T14:09:03.1385299Z ✔ checking for file ‘/tmp/RtmpneAvDo/remotes714d4f5e6586/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:09:03.1419639Z ─ preparing ‘desc’: 2021-05-15T14:09:03.1431882Z checking DESCRIPTION meta-information ... 2021-05-15T14:09:03.1465031Z 2021-05-15T14:09:03.1467472Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:09:03.2172898Z 2021-05-15T14:09:03.2218440Z 2021-05-15T14:09:03.2221030Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:09:03.2231598Z 2021-05-15T14:09:03.2264145Z 2021-05-15T14:09:03.2266382Z ─ checking for empty or unneeded directories 2021-05-15T14:09:03.2297686Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T14:09:03.3461646Z 2021-05-15T14:09:03.3466039Z 2021-05-15T14:09:03.3468571Z 2021-05-15T14:09:03.3572217Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:03.3573610Z (as ‘lib’ is unspecified) 2021-05-15T14:09:03.6444735Z * installing *source* package ‘desc’ ... 2021-05-15T14:09:03.6644364Z ** R 2021-05-15T14:09:03.6805288Z ** inst 2021-05-15T14:09:03.6820540Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:04.8534794Z ** help 2021-05-15T14:09:04.9721794Z *** installing help indices 2021-05-15T14:09:05.0601324Z ** building package indices 2021-05-15T14:09:05.1827481Z ** testing if installed package can be loaded 2021-05-15T14:09:05.3696851Z * DONE (desc) 2021-05-15T14:09:05.5975205Z 2021-05-15T14:09:05.5976427Z 2021-05-15T14:09:05.6036624Z checking for file ‘/tmp/RtmpneAvDo/remotes714d242b2b83/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:09:05.6081634Z 2021-05-15T14:09:05.6083816Z ✔ checking for file ‘/tmp/RtmpneAvDo/remotes714d242b2b83/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:09:05.6124404Z 2021-05-15T14:09:05.6175672Z 2021-05-15T14:09:05.6176648Z ─ preparing ‘ghtravis’: 2021-05-15T14:09:05.6177003Z 2021-05-15T14:09:05.6177366Z 2021-05-15T14:09:05.6242283Z checking DESCRIPTION meta-information ... 2021-05-15T14:09:05.6274822Z 2021-05-15T14:09:05.6277066Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:09:05.6694810Z 2021-05-15T14:09:05.6731158Z 2021-05-15T14:09:05.6733521Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:09:05.6744950Z 2021-05-15T14:09:05.6775961Z 2021-05-15T14:09:05.6778014Z ─ checking for empty or unneeded directories 2021-05-15T14:09:05.6807478Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T14:09:05.7017034Z 2021-05-15T14:09:05.7019370Z 2021-05-15T14:09:05.7020782Z 2021-05-15T14:09:05.7540340Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:05.7542736Z (as ‘lib’ is unspecified) 2021-05-15T14:09:05.9782268Z * installing *source* package ‘ghtravis’ ... 2021-05-15T14:09:05.9929182Z ** R 2021-05-15T14:09:06.0031106Z ** inst 2021-05-15T14:09:06.0039978Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:06.9220987Z ** help 2021-05-15T14:09:06.9714740Z *** installing help indices 2021-05-15T14:09:07.0160847Z ** building package indices 2021-05-15T14:09:07.0547271Z ** testing if installed package can be loaded 2021-05-15T14:09:07.6215053Z * DONE (ghtravis) 2021-05-15T14:09:07.6311764Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:09:07.8782209Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:09:09.7557735Z 2021-05-15T14:09:09.7559842Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:09:09.7561055Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:09:09.7562157Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:09:09.7563213Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:09:09.7565005Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:09:09.7566800Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:09:09.7575452Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:09.7576497Z (as ‘lib’ is unspecified) 2021-05-15T14:09:24.1922962Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T14:09:24.5880163Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-15T14:09:24.6040387Z ================================================== 2021-05-15T14:09:24.6041654Z downloaded 192 KB 2021-05-15T14:09:24.6042397Z 2021-05-15T14:09:24.6085359Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T14:09:25.2048431Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-15T14:09:25.2107091Z ================================================== 2021-05-15T14:09:25.2107985Z downloaded 66 KB 2021-05-15T14:09:25.2108516Z 2021-05-15T14:09:25.2144970Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T14:09:26.5411650Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-15T14:09:26.5412704Z ================================================== 2021-05-15T14:09:26.5413267Z downloaded 191 KB 2021-05-15T14:09:26.5413648Z 2021-05-15T14:09:26.5415618Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T14:09:26.5417392Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-15T14:09:26.5418234Z ================================================== 2021-05-15T14:09:26.5418798Z downloaded 1.2 MB 2021-05-15T14:09:26.5419153Z 2021-05-15T14:09:26.5420793Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T14:09:26.6335549Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-15T14:09:26.6624335Z ================================================== 2021-05-15T14:09:26.6625384Z downloaded 1.0 MB 2021-05-15T14:09:26.6625905Z 2021-05-15T14:09:26.8927284Z * installing *binary* package ‘tidyselect’ ... 2021-05-15T14:09:26.8975576Z * DONE (tidyselect) 2021-05-15T14:09:27.1127356Z * installing *binary* package ‘generics’ ... 2021-05-15T14:09:27.1188439Z * DONE (generics) 2021-05-15T14:09:27.3619150Z * installing *binary* package ‘cpp11’ ... 2021-05-15T14:09:27.3685363Z * DONE (cpp11) 2021-05-15T14:09:27.6588981Z * installing *binary* package ‘dplyr’ ... 2021-05-15T14:09:27.6657886Z * DONE (dplyr) 2021-05-15T14:09:27.9481785Z * installing *binary* package ‘tidyr’ ... 2021-05-15T14:09:27.9548092Z * DONE (tidyr) 2021-05-15T14:09:27.9617506Z 2021-05-15T14:09:27.9618587Z The downloaded source packages are in 2021-05-15T14:09:27.9620128Z ‘/tmp/RtmpneAvDo/downloaded_packages’ 2021-05-15T14:09:28.1432222Z 2021-05-15T14:09:28.1436722Z checking for file ‘/tmp/RtmpneAvDo/remotes714d66e5ab8c/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:09:28.1438276Z 2021-05-15T14:09:28.1445640Z checking for file ‘/tmp/RtmpneAvDo/remotes714d66e5ab8c/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:09:28.1482369Z 2021-05-15T14:09:28.1484221Z ✔ checking for file ‘/tmp/RtmpneAvDo/remotes714d66e5ab8c/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:09:28.1574581Z 2021-05-15T14:09:28.1582004Z 2021-05-15T14:09:28.1583158Z ─ preparing ‘aghast’: 2021-05-15T14:09:28.1590877Z 2021-05-15T14:09:28.1591531Z 2021-05-15T14:09:28.1663246Z checking DESCRIPTION meta-information ... 2021-05-15T14:09:28.1709588Z 2021-05-15T14:09:28.1710831Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:09:28.1951021Z 2021-05-15T14:09:28.1986617Z 2021-05-15T14:09:28.1988056Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:09:28.1993269Z 2021-05-15T14:09:28.2024086Z 2021-05-15T14:09:28.2025394Z ─ checking for empty or unneeded directories 2021-05-15T14:09:28.2055749Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:09:28.2165640Z 2021-05-15T14:09:28.2166365Z 2021-05-15T14:09:28.2166929Z 2021-05-15T14:09:28.2243529Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:28.2244822Z (as ‘lib’ is unspecified) 2021-05-15T14:09:28.4173015Z * installing *source* package ‘aghast’ ... 2021-05-15T14:09:28.4382626Z ** R 2021-05-15T14:09:28.4446396Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:28.6733158Z ** help 2021-05-15T14:09:28.6932561Z *** installing help indices 2021-05-15T14:09:28.7156084Z ** building package indices 2021-05-15T14:09:28.7346849Z ** testing if installed package can be loaded 2021-05-15T14:09:28.9062628Z * DONE (aghast) 2021-05-15T14:09:28.9147315Z Installing 1 packages: covr 2021-05-15T14:09:28.9154735Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:28.9155825Z (as ‘lib’ is unspecified) 2021-05-15T14:09:42.8449504Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:09:42.8450668Z 2021-05-15T14:09:42.8456100Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T14:09:43.3591555Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-15T14:09:43.3699952Z ================================================== 2021-05-15T14:09:43.3701620Z downloaded 160 KB 2021-05-15T14:09:43.3702510Z 2021-05-15T14:09:43.3736226Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T14:09:44.1203941Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-15T14:09:44.1265249Z ================================================== 2021-05-15T14:09:44.1266251Z downloaded 118 KB 2021-05-15T14:09:44.1266866Z 2021-05-15T14:09:44.1303535Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T14:09:44.7036891Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-15T14:09:44.7201462Z ================================================== 2021-05-15T14:09:44.7202589Z downloaded 280 KB 2021-05-15T14:09:44.7203270Z 2021-05-15T14:09:44.9334558Z * installing *binary* package ‘lazyeval’ ... 2021-05-15T14:09:44.9382915Z * DONE (lazyeval) 2021-05-15T14:09:45.1548468Z * installing *binary* package ‘rex’ ... 2021-05-15T14:09:45.1611044Z * DONE (rex) 2021-05-15T14:09:45.3937831Z * installing *binary* package ‘covr’ ... 2021-05-15T14:09:45.4022227Z * DONE (covr) 2021-05-15T14:09:45.4087572Z 2021-05-15T14:09:45.4088618Z The downloaded source packages are in 2021-05-15T14:09:45.4090011Z ‘/tmp/RtmpneAvDo/downloaded_packages’ 2021-05-15T14:09:45.4244244Z 2021-05-15T14:09:45.4280383Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:09:45.4281034Z Rscript -e "tic::before_install()" 2021-05-15T14:09:45.4328714Z shell: /usr/bin/bash -e {0} 2021-05-15T14:09:45.4329161Z env: 2021-05-15T14:09:45.4329884Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:09:45.4330403Z TIC_DEPLOY_KEY: 2021-05-15T14:09:45.4331321Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:09:45.4333242Z GITHUB_PAT: *** 2021-05-15T14:09:45.4333792Z COVERALLS_TOKEN: 2021-05-15T14:09:45.4334521Z continue-on-error: false 2021-05-15T14:09:45.4335016Z VDIFFR_RUN_TESTS: 2021-05-15T14:09:45.4335510Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:09:45.4335972Z TZ: UTC 2021-05-15T14:09:45.4336380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:09:45.4336801Z NOT_CRAN: true 2021-05-15T14:09:45.4337197Z ##[endgroup] 2021-05-15T14:09:45.7008207Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:09:45.8172778Z Running before_install: step_install_remote_binaries() 2021-05-15T14:09:46.2549056Z Installing kirby21.base binaries 2021-05-15T14:09:46.2560053Z [1] "neuroconductor/kirby21.base" 2021-05-15T14:09:46.4674583Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:09:46.4704149Z tag_name 2021-05-15T14:09:46.4704606Z 9 1.7.3.s 2021-05-15T14:09:46.4705164Z zipball_url 2021-05-15T14:09:46.4706161Z 9 https://api.github.com/repos/neuroconductor/kirby21.base/zipball/refs/tags/1.7.3.s 2021-05-15T14:09:46.4707179Z tarball_url 2021-05-15T14:09:46.4708141Z 9 https://api.github.com/repos/neuroconductor/kirby21.base/tarball/refs/tags/1.7.3.s 2021-05-15T14:09:46.4709000Z commit.sha 2021-05-15T14:09:46.4709639Z 9 05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-15T14:09:46.4710444Z commit.url 2021-05-15T14:09:46.4711593Z 9 https://api.github.com/repos/neuroconductor/kirby21.base/commits/05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-15T14:09:46.4712610Z node_id 2021-05-15T14:09:46.4713594Z 9 MDM6UmVmMzY3NDc5MTUxOnJlZnMvdGFncy8xLjcuMy5z 2021-05-15T14:09:46.4714638Z url 2021-05-15T14:09:46.4715768Z 9 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925 2021-05-15T14:09:46.4717303Z assets_url 2021-05-15T14:09:46.4719770Z 9 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets 2021-05-15T14:09:46.4720977Z upload_url 2021-05-15T14:09:46.4722214Z 9 https://uploads.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets{?name,label} 2021-05-15T14:09:46.4723483Z id asset_updated_at asset_created_at created_at 2021-05-15T14:09:46.4724906Z 9 42981925 2021-05-14 21:16:40 2021-05-14 21:16:40 2021-05-14 21:04:30 2021-05-15T14:09:46.4725701Z published_at asset_name 2021-05-15T14:09:46.4726817Z 9 2021-05-14 21:04:58 kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-15T14:09:46.4727638Z asset_label asset_download_count 2021-05-15T14:09:46.4728289Z 9 8 2021-05-15T14:09:46.4729136Z asset_browser_download_url 2021-05-15T14:09:46.4730754Z 9 https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-15T14:09:46.4731866Z Installing kirby21.base package binaries 2021-05-15T14:09:46.4796337Z --2021-05-15 14:09:46-- https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-15T14:09:46.4836387Z Resolving github.com (github.com)... 140.82.114.3 2021-05-15T14:09:46.4897371Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2021-05-15T14:09:46.5838589Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:09:46.5853841Z Location: https://github-releases.githubusercontent.com/367479151/ac916c00-b4f9-11eb-9133-98e4182758e6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T140946Z&X-Amz-Expires=300&X-Amz-Signature=45f57d30bee91a8b0548da4cde5c815e532c45cf483f23a046b53d246748d3e9&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:09:46.5870073Z --2021-05-15 14:09:46-- https://github-releases.githubusercontent.com/367479151/ac916c00-b4f9-11eb-9133-98e4182758e6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T140946Z&X-Amz-Expires=300&X-Amz-Signature=45f57d30bee91a8b0548da4cde5c815e532c45cf483f23a046b53d246748d3e9&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-15T14:09:46.5878844Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.110.154, 185.199.109.154, ... 2021-05-15T14:09:46.5919575Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-15T14:09:46.6845519Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:09:46.6848970Z Length: 42117 (41K) [application/octet-stream] 2021-05-15T14:09:46.6851573Z Saving to: ‘/tmp/RtmpSs8dBl/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-15T14:09:46.6852741Z 2021-05-15T14:09:46.6896565Z 0K .......... .......... .......... .......... . 100% 8.60M=0.005s 2021-05-15T14:09:46.6897071Z 2021-05-15T14:09:46.6899004Z 2021-05-15 14:09:46 (8.60 MB/s) - ‘/tmp/RtmpSs8dBl/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [42117/42117] 2021-05-15T14:09:46.6899878Z 2021-05-15T14:09:46.6944641Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:46.6945500Z (as ‘lib’ is unspecified) 2021-05-15T14:09:46.8923624Z * installing *binary* package ‘kirby21.base’ ... 2021-05-15T14:09:46.8972023Z * DONE (kirby21.base) 2021-05-15T14:09:46.9081384Z Rewriting new remotes: neuroconductor/kirby21.flair@303fcd86a0d8f785f6bf7ac62f47895456b7f867, neuroconductor/kirby21.t1@d9d2c5888aae676ae04f31146111014c589ea26f, neuroconductor/kirby21.t2@cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:09:46.9158312Z Installing kirby21.flair binaries 2021-05-15T14:09:46.9165928Z [1] "neuroconductor/kirby21.flair" 2021-05-15T14:09:47.0709885Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:09:47.0726616Z tag_name 2021-05-15T14:09:47.0727681Z 9 1.7.0.s 2021-05-15T14:09:47.0729027Z zipball_url 2021-05-15T14:09:47.0731131Z 9 https://api.github.com/repos/neuroconductor/kirby21.flair/zipball/refs/tags/1.7.0.s 2021-05-15T14:09:47.0734941Z Installing kirby21.flair package binaries 2021-05-15T14:09:47.0736405Z tarball_url 2021-05-15T14:09:47.0738290Z 9 https://api.github.com/repos/neuroconductor/kirby21.flair/tarball/refs/tags/1.7.0.s 2021-05-15T14:09:47.0740117Z commit.sha 2021-05-15T14:09:47.0741611Z 9 303fcd86a0d8f785f6bf7ac62f47895456b7f867 2021-05-15T14:09:47.0743942Z commit.url 2021-05-15T14:09:47.0746539Z 9 https://api.github.com/repos/neuroconductor/kirby21.flair/commits/303fcd86a0d8f785f6bf7ac62f47895456b7f867 2021-05-15T14:09:47.0748801Z node_id 2021-05-15T14:09:47.0750962Z 9 MDM6UmVmMzY3NDk4NDUzOnJlZnMvdGFncy8xLjcuMC5z 2021-05-15T14:09:47.0753696Z url 2021-05-15T14:09:47.0755583Z 9 https://api.github.com/repos/neuroconductor/kirby21.flair/releases/42985744 2021-05-15T14:09:47.0757736Z assets_url 2021-05-15T14:09:47.0759702Z 9 https://api.github.com/repos/neuroconductor/kirby21.flair/releases/42985744/assets 2021-05-15T14:09:47.0761719Z upload_url 2021-05-15T14:09:47.0763974Z 9 https://uploads.github.com/repos/neuroconductor/kirby21.flair/releases/42985744/assets{?name,label} 2021-05-15T14:09:47.0765889Z id asset_updated_at asset_created_at created_at 2021-05-15T14:09:47.0767327Z 9 42985744 2021-05-14 23:25:53 2021-05-14 23:25:52 2021-05-14 23:13:04 2021-05-15T14:09:47.0768069Z published_at asset_name 2021-05-15T14:09:47.0769149Z 9 2021-05-14 23:13:35 kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-15T14:09:47.0769927Z asset_label asset_download_count 2021-05-15T14:09:47.0770519Z 9 0 2021-05-15T14:09:47.0771332Z asset_browser_download_url 2021-05-15T14:09:47.0772882Z 9 https://github.com/neuroconductor/kirby21.flair/releases/download/1.7.0.s/kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-15T14:09:47.0801933Z --2021-05-15 14:09:47-- https://github.com/neuroconductor/kirby21.flair/releases/download/1.7.0.s/kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-15T14:09:47.0848158Z Resolving github.com (github.com)... 140.82.114.3 2021-05-15T14:09:47.0912473Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2021-05-15T14:09:47.1824203Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:09:47.1832108Z Location: https://github-releases.githubusercontent.com/367498453/b91ec000-b50b-11eb-89af-fcb1658ab07f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T140947Z&X-Amz-Expires=300&X-Amz-Signature=c2adc1e8def399c9f7b9566d0004ef9a9a9878c4426cea6a4dabb7d1db759ef3&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367498453&response-content-disposition=attachment%3B%20filename%3Dkirby21.flair_1.7.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:09:47.1843784Z --2021-05-15 14:09:47-- https://github-releases.githubusercontent.com/367498453/b91ec000-b50b-11eb-89af-fcb1658ab07f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T140947Z&X-Amz-Expires=300&X-Amz-Signature=c2adc1e8def399c9f7b9566d0004ef9a9a9878c4426cea6a4dabb7d1db759ef3&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367498453&response-content-disposition=attachment%3B%20filename%3Dkirby21.flair_1.7.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-15T14:09:47.1881069Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.110.154, 185.199.109.154, ... 2021-05-15T14:09:47.1934593Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-15T14:09:47.3148804Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:09:47.3151109Z Length: 11602 (11K) [application/octet-stream] 2021-05-15T14:09:47.3153663Z Saving to: ‘/tmp/RtmpSs8dBl/kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-15T14:09:47.3156108Z 2021-05-15T14:09:47.3157125Z 0K .......... . 100% 49.3M=0s 2021-05-15T14:09:47.3157672Z 2021-05-15T14:09:47.3159893Z 2021-05-15 14:09:47 (49.3 MB/s) - ‘/tmp/RtmpSs8dBl/kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [11602/11602] 2021-05-15T14:09:47.3160992Z 2021-05-15T14:09:47.3163600Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:47.3165109Z (as ‘lib’ is unspecified) 2021-05-15T14:09:47.5062839Z * installing *binary* package ‘kirby21.flair’ ... 2021-05-15T14:09:47.5122626Z * DONE (kirby21.flair) 2021-05-15T14:09:47.5221510Z Rewriting new remotes: neuroconductor/kirby21.t1@d9d2c5888aae676ae04f31146111014c589ea26f, neuroconductor/kirby21.t2@cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:09:47.5283078Z Installing kirby21.t1 binaries 2021-05-15T14:09:47.5291409Z [1] "neuroconductor/kirby21.t1" 2021-05-15T14:09:47.6919976Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:09:47.6937807Z tag_name 2021-05-15T14:09:47.6938305Z 9 1.7.3.2.s 2021-05-15T14:09:47.6939019Z zipball_url 2021-05-15T14:09:47.6940226Z 9 https://api.github.com/repos/neuroconductor/kirby21.t1/zipball/refs/tags/1.7.3.2.s 2021-05-15T14:09:47.6941461Z tarball_url 2021-05-15T14:09:47.6942650Z 9 https://api.github.com/repos/neuroconductor/kirby21.t1/tarball/refs/tags/1.7.3.2.s 2021-05-15T14:09:47.6944088Z commit.sha 2021-05-15T14:09:47.6944951Z 9 d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:09:47.6946002Z commit.url 2021-05-15T14:09:47.6947499Z 9 https://api.github.com/repos/neuroconductor/kirby21.t1/commits/d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:09:47.6948797Z node_id 2021-05-15T14:09:47.6950360Z Installing kirby21.t1 package binaries 2021-05-15T14:09:47.6951857Z 9 MDM6UmVmMzY3NDk3OTY4OnJlZnMvdGFncy8xLjcuMy4yLnM= 2021-05-15T14:09:47.6953256Z url 2021-05-15T14:09:47.6954367Z 9 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612 2021-05-15T14:09:47.6955612Z assets_url 2021-05-15T14:09:47.6956603Z 9 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets 2021-05-15T14:09:47.6957633Z upload_url 2021-05-15T14:09:47.6958787Z 9 https://uploads.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets{?name,label} 2021-05-15T14:09:47.6959989Z id asset_updated_at asset_created_at created_at 2021-05-15T14:09:47.6961339Z 9 42985612 2021-05-14 23:18:35 2021-05-14 23:18:34 2021-05-14 23:05:47 2021-05-15T14:09:47.6962032Z published_at asset_name 2021-05-15T14:09:47.6963154Z 9 2021-05-14 23:06:18 kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-15T14:09:47.6963822Z asset_label asset_download_count 2021-05-15T14:09:47.6964314Z 9 2 2021-05-15T14:09:47.6965023Z asset_browser_download_url 2021-05-15T14:09:47.6966437Z 9 https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-15T14:09:47.6995296Z --2021-05-15 14:09:47-- https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-15T14:09:47.7042040Z Resolving github.com (github.com)... 140.82.114.3 2021-05-15T14:09:47.7099541Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2021-05-15T14:09:47.8021918Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:09:47.8029466Z Location: https://github-releases.githubusercontent.com/367497968/b40d4100-b50a-11eb-831c-cc284250327e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T140947Z&X-Amz-Expires=300&X-Amz-Signature=d7c2a198db7e8202f3ec94449ea3a5dd1ee133bebbff31dbf089551c2cebe7f3&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:09:47.8040747Z --2021-05-15 14:09:47-- https://github-releases.githubusercontent.com/367497968/b40d4100-b50a-11eb-831c-cc284250327e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T140947Z&X-Amz-Expires=300&X-Amz-Signature=d7c2a198db7e8202f3ec94449ea3a5dd1ee133bebbff31dbf089551c2cebe7f3&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-15T14:09:47.8074311Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.110.154, 185.199.109.154, ... 2021-05-15T14:09:47.8128920Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-15T14:09:47.9312280Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:09:47.9319235Z Length: 12236 (12K) [application/octet-stream] 2021-05-15T14:09:47.9324607Z Saving to: ‘/tmp/RtmpSs8dBl/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-15T14:09:47.9331878Z 2021-05-15T14:09:47.9332899Z 0K .......... . 100% 63.9M=0s 2021-05-15T14:09:47.9333484Z 2021-05-15T14:09:47.9335918Z 2021-05-15 14:09:47 (63.9 MB/s) - ‘/tmp/RtmpSs8dBl/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu.tar.gz’ saved [12236/12236] 2021-05-15T14:09:47.9336992Z 2021-05-15T14:09:47.9338506Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:47.9340018Z (as ‘lib’ is unspecified) 2021-05-15T14:09:48.1315036Z * installing *binary* package ‘kirby21.t1’ ... 2021-05-15T14:09:48.1376074Z * DONE (kirby21.t1) 2021-05-15T14:09:48.1475754Z Rewriting new remotes: neuroconductor/kirby21.t2@cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:09:48.1533162Z Installing kirby21.t2 binaries 2021-05-15T14:09:48.1541893Z [1] "neuroconductor/kirby21.t2" 2021-05-15T14:09:48.3056997Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:09:48.3075974Z tag_name 2021-05-15T14:09:48.3076490Z 9 1.7.0.s 2021-05-15T14:09:48.3081023Z zipball_url 2021-05-15T14:09:48.3082293Z 9 https://api.github.com/repos/neuroconductor/kirby21.t2/zipball/refs/tags/1.7.0.s 2021-05-15T14:09:48.3084644Z tarball_url 2021-05-15T14:09:48.3085844Z 9 https://api.github.com/repos/neuroconductor/kirby21.t2/tarball/refs/tags/1.7.0.s 2021-05-15T14:09:48.3086933Z commit.sha 2021-05-15T14:09:48.3087880Z 9 cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:09:48.3089023Z commit.url 2021-05-15T14:09:48.3089943Z Installing kirby21.t2 package binaries 2021-05-15T14:09:48.3091575Z 9 https://api.github.com/repos/neuroconductor/kirby21.t2/commits/cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:09:48.3092963Z node_id 2021-05-15T14:09:48.3094439Z 9 MDM6UmVmMzY3NDk4MDgwOnJlZnMvdGFncy8xLjcuMC5z 2021-05-15T14:09:48.3095780Z url 2021-05-15T14:09:48.3097167Z 9 https://api.github.com/repos/neuroconductor/kirby21.t2/releases/42985633 2021-05-15T14:09:48.3098323Z assets_url 2021-05-15T14:09:48.3099518Z 9 https://api.github.com/repos/neuroconductor/kirby21.t2/releases/42985633/assets 2021-05-15T14:09:48.3100751Z upload_url 2021-05-15T14:09:48.3102987Z 9 https://uploads.github.com/repos/neuroconductor/kirby21.t2/releases/42985633/assets{?name,label} 2021-05-15T14:09:48.3104604Z id asset_updated_at asset_created_at created_at 2021-05-15T14:09:48.3106182Z 9 42985633 2021-05-14 23:20:02 2021-05-14 23:20:02 2021-05-14 23:07:16 2021-05-15T14:09:48.3107025Z published_at asset_name 2021-05-15T14:09:48.3108237Z 9 2021-05-14 23:07:40 kirby21.t2_1.7.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-15T14:09:48.3109108Z asset_label asset_download_count 2021-05-15T14:09:48.3109765Z 9 0 2021-05-15T14:09:48.3110682Z asset_browser_download_url 2021-05-15T14:09:48.3112478Z 9 https://github.com/neuroconductor/kirby21.t2/releases/download/1.7.0.s/kirby21.t2_1.7.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-15T14:09:48.3125352Z --2021-05-15 14:09:48-- https://github.com/neuroconductor/kirby21.t2/releases/download/1.7.0.s/kirby21.t2_1.7.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-15T14:09:48.3167417Z Resolving github.com (github.com)... 140.82.114.3 2021-05-15T14:09:48.3230204Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2021-05-15T14:09:48.4310521Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:09:48.4318549Z Location: https://github-releases.githubusercontent.com/367498080/e880fd00-b50a-11eb-9a8f-cea1654d041b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T140948Z&X-Amz-Expires=300&X-Amz-Signature=0b1a39c074a7728a9153d4c225493caabc12e578c8bc6867c5670de9547298e0&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367498080&response-content-disposition=attachment%3B%20filename%3Dkirby21.t2_1.7.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:09:48.4329232Z --2021-05-15 14:09:48-- https://github-releases.githubusercontent.com/367498080/e880fd00-b50a-11eb-9a8f-cea1654d041b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T140948Z&X-Amz-Expires=300&X-Amz-Signature=0b1a39c074a7728a9153d4c225493caabc12e578c8bc6867c5670de9547298e0&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367498080&response-content-disposition=attachment%3B%20filename%3Dkirby21.t2_1.7.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-15T14:09:48.4336864Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.110.154, 185.199.109.154, ... 2021-05-15T14:09:48.4386652Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-15T14:09:48.5627644Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:09:48.5629242Z Length: 11447 (11K) [application/octet-stream] 2021-05-15T14:09:48.5630687Z Saving to: ‘/tmp/RtmpSs8dBl/kirby21.t2_1.7.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-15T14:09:48.5631379Z 2021-05-15T14:09:48.5632100Z 0K .......... . 100% 37.6M=0s 2021-05-15T14:09:48.5632490Z 2021-05-15T14:09:48.5633949Z 2021-05-15 14:09:48 (37.6 MB/s) - ‘/tmp/RtmpSs8dBl/kirby21.t2_1.7.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [11447/11447] 2021-05-15T14:09:48.5634661Z 2021-05-15T14:09:48.5645062Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:48.5646093Z (as ‘lib’ is unspecified) 2021-05-15T14:09:48.7520965Z * installing *binary* package ‘kirby21.t2’ ... 2021-05-15T14:09:48.7557932Z * DONE (kirby21.t2) 2021-05-15T14:09:48.7640667Z Rewriting new remotes: 2021-05-15T14:09:48.7807170Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:09:48.7808020Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:09:48.7808682Z remotes::install_cran("rcmdcheck") 2021-05-15T14:09:48.7809399Z remotes::install_cran("markdown") 2021-05-15T14:09:48.7817085Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:09:48.7817501Z env: 2021-05-15T14:09:48.7817960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:09:48.7818429Z TIC_DEPLOY_KEY: 2021-05-15T14:09:48.7819273Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:09:48.7820995Z GITHUB_PAT: *** 2021-05-15T14:09:48.7821399Z COVERALLS_TOKEN: 2021-05-15T14:09:48.7821902Z continue-on-error: false 2021-05-15T14:09:48.7822375Z VDIFFR_RUN_TESTS: 2021-05-15T14:09:48.7822876Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:09:48.7823321Z TZ: UTC 2021-05-15T14:09:48.7823725Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:09:48.7824186Z NOT_CRAN: true 2021-05-15T14:09:48.7824568Z ##[endgroup] 2021-05-15T14:10:06.7534964Z 2021-05-15T14:10:06.7542716Z Skipping 2 packages not available: kirby21.flair, kirby21.t2 2021-05-15T14:10:06.7543917Z Skipping 1 packages ahead of CRAN: kirby21.t1 2021-05-15T14:10:20.3018409Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:10:20.3020769Z Use `force = TRUE` to force installation 2021-05-15T14:10:20.3028055Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:10:20.3029981Z Use `force = TRUE` to force installation 2021-05-15T14:10:20.3161136Z ##[group]Run options(width = 100) 2021-05-15T14:10:20.3161673Z options(width = 100) 2021-05-15T14:10:20.3162258Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:10:20.3162965Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:10:20.3170142Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:10:20.3170584Z env: 2021-05-15T14:10:20.3171035Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:10:20.3171527Z TIC_DEPLOY_KEY: 2021-05-15T14:10:20.3172376Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:10:20.3174290Z GITHUB_PAT: *** 2021-05-15T14:10:20.3174740Z COVERALLS_TOKEN: 2021-05-15T14:10:20.3175241Z continue-on-error: false 2021-05-15T14:10:20.3175741Z VDIFFR_RUN_TESTS: 2021-05-15T14:10:20.3176238Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:10:20.3176704Z TZ: UTC 2021-05-15T14:10:20.3177100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:10:20.3177588Z NOT_CRAN: true 2021-05-15T14:10:20.3177975Z ##[endgroup] 2021-05-15T14:10:20.7460891Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:10:20.7462074Z setting value 2021-05-15T14:10:20.7463455Z version R version 3.5.3 (2019-03-11) 2021-05-15T14:10:20.7464548Z os Ubuntu 20.04.2 LTS 2021-05-15T14:10:20.7465821Z system x86_64, linux-gnu 2021-05-15T14:10:20.7466798Z ui X11 2021-05-15T14:10:20.7468670Z language (EN) 2021-05-15T14:10:20.7470002Z collate C.UTF-8 2021-05-15T14:10:20.7473221Z ctype C.UTF-8 2021-05-15T14:10:20.7474163Z tz UTC 2021-05-15T14:10:20.7475303Z date 2021-05-15 2021-05-15T14:10:20.7475835Z 2021-05-15T14:10:20.7477519Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:10:20.7478960Z package * version date lib source 2021-05-15T14:10:20.7480878Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:10:20.7482674Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7484256Z base * 3.5.3 2021-02-17 [2] local 2021-05-15T14:10:20.7485821Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-15T14:10:20.7487373Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7488936Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7490831Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T14:10:20.7492411Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7494301Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-15T14:10:20.7495885Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7497435Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7499014Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-15T14:10:20.7500659Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-15T14:10:20.7502328Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7503949Z compiler 3.5.3 2021-02-17 [2] local 2021-05-15T14:10:20.7505539Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7507086Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7508884Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7510555Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7512189Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7513768Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-15T14:10:20.7515374Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7522219Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:10:20.7524168Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7525816Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7527424Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7529003Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7530400Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7531254Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7532098Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7532918Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7533773Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-15T14:10:20.7534726Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7535696Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7536539Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7537352Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7538297Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:10:20.7539238Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7540064Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7540896Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7541716Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-15T14:10:20.7542574Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-15T14:10:20.7543399Z grid 3.5.3 2021-02-17 [2] local 2021-05-15T14:10:20.7544226Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7545048Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7545852Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7546686Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7547548Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-15T14:10:20.7548502Z kirby21.base 1.7.3 2021-05-14 [1] Neuroconductor (R 3.5.3) 2021-05-15T14:10:20.7549510Z kirby21.flair 1.7.0 2021-05-14 [1] Neuroconductor (R 3.5.3) 2021-05-15T14:10:20.7550492Z kirby21.t1 1.7.3.2 2021-05-14 [1] Neuroconductor (R 3.5.3) 2021-05-15T14:10:20.7551473Z kirby21.t2 1.7.0 2021-05-14 [1] Neuroconductor (R 3.5.3) 2021-05-15T14:10:20.7552357Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7553194Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-15T14:10:20.7554127Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7555003Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7555864Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7556709Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7557608Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T14:10:20.7558640Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T14:10:20.7559689Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7560701Z methods * 3.5.3 2021-02-17 [2] local 2021-05-15T14:10:20.7561626Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-15T14:10:20.7562582Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7563493Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-15T14:10:20.7564632Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-15T14:10:20.7565546Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7566426Z parallel 3.5.3 2021-02-17 [2] local 2021-05-15T14:10:20.7567350Z pillar 1.6.0 2021-04-13 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7588077Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7588988Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7590058Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7590896Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7591785Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7592670Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7593497Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7594313Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7595121Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7595955Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7596995Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7597906Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7598810Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7599728Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7600624Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7601496Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7602410Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7603317Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-15T14:10:20.7604217Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7605154Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7606086Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7607035Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7607971Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-15T14:10:20.7608951Z splines 3.5.3 2021-02-17 [2] local 2021-05-15T14:10:20.7609862Z stats * 3.5.3 2021-02-17 [2] local 2021-05-15T14:10:20.7610738Z stats4 3.5.3 2021-02-17 [2] local 2021-05-15T14:10:20.7611645Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7612535Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7613456Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-15T14:10:20.7614505Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7615458Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T14:10:20.7616415Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-15T14:10:20.7617313Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7618226Z tibble 3.1.1 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7619173Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:10:20.7620106Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7621028Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7621923Z tools 3.5.3 2021-02-17 [2] local 2021-05-15T14:10:20.7622822Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7623800Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7624678Z utils * 3.5.3 2021-02-17 [2] local 2021-05-15T14:10:20.7625567Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7626440Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7627335Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7628319Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7629135Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T14:10:20.7629951Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7630758Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7631586Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7632385Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-15T14:10:20.7632705Z 2021-05-15T14:10:20.7633195Z [1] /home/runner/work/_temp/Library 2021-05-15T14:10:20.7633738Z [2] /opt/R/3.5.3/lib/R/library 2021-05-15T14:10:20.7666142Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:10:20.7666764Z Rscript -e 'tic::script()' 2021-05-15T14:10:20.7667197Z ls -l check 2021-05-15T14:10:20.7712114Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:10:20.7712644Z env: 2021-05-15T14:10:20.7713091Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:10:20.7713580Z TIC_DEPLOY_KEY: 2021-05-15T14:10:20.7714411Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:10:20.7716502Z GITHUB_PAT: *** 2021-05-15T14:10:20.7716924Z COVERALLS_TOKEN: 2021-05-15T14:10:20.7717417Z continue-on-error: false 2021-05-15T14:10:20.7717903Z VDIFFR_RUN_TESTS: 2021-05-15T14:10:20.7718393Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:10:20.7718857Z TZ: UTC 2021-05-15T14:10:20.7719249Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:10:20.7719679Z NOT_CRAN: true 2021-05-15T14:10:20.7720059Z ##[endgroup] 2021-05-15T14:10:21.0110058Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:10:21.1284496Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:10:21.1285514Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:10:21.1286296Z timeout = Inf, check_dir = "check") 2021-05-15T14:10:21.1943870Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:10:21.3981583Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:10:21.4094506Z * preparing ‘kirby21.smri’: 2021-05-15T14:10:21.4126749Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:10:21.4312345Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:10:21.4319200Z * checking for empty or unneeded directories 2021-05-15T14:10:21.4340618Z * building ‘kirby21.smri_1.5.tar.gz’ 2021-05-15T14:10:21.4387771Z 2021-05-15T14:10:21.5126439Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:10:21.7684380Z * using log directory ‘/home/runner/work/kirby21.smri/kirby21.smri/check/kirby21.smri.Rcheck’ 2021-05-15T14:10:21.7686065Z * using R version 3.5.3 (2019-03-11) 2021-05-15T14:10:21.7687200Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T14:10:21.7688270Z * using session charset: UTF-8 2021-05-15T14:10:21.7749943Z * using option ‘--as-cran’ 2021-05-15T14:10:21.7768673Z * checking for file ‘kirby21.smri/DESCRIPTION’ ... OK 2021-05-15T14:10:21.7777665Z * checking extension type ... Package 2021-05-15T14:10:21.7779509Z * this is package ‘kirby21.smri’ version ‘1.5’ 2021-05-15T14:10:21.7798388Z * checking package namespace information ... OK 2021-05-15T14:10:35.6590293Z * checking package dependencies ... OK 2021-05-15T14:10:35.6604622Z * checking if this is a source package ... OK 2021-05-15T14:10:35.6605516Z * checking if there is a namespace ... OK 2021-05-15T14:10:35.8022452Z * checking for executable files ... OK 2021-05-15T14:10:35.8023709Z * checking for hidden files and directories ... OK 2021-05-15T14:10:35.8024627Z * checking for portable file names ... OK 2021-05-15T14:10:35.8025585Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:10:35.8028595Z * checking serialization versions ... OK 2021-05-15T14:10:36.4188795Z * checking whether package ‘kirby21.smri’ can be installed ... OK 2021-05-15T14:10:36.4295986Z * checking installed package size ... OK 2021-05-15T14:10:36.4793587Z * checking package directory ... OK 2021-05-15T14:10:36.6415290Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:10:36.6416956Z * checking top-level files ... OK 2021-05-15T14:10:36.6418256Z * checking for left-over files ... OK 2021-05-15T14:10:36.6419330Z * checking index information ... OK 2021-05-15T14:10:36.6940576Z * checking package subdirectories ... OK 2021-05-15T14:10:36.7390966Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:10:36.7845509Z * checking R files for syntax errors ... OK 2021-05-15T14:10:36.9752489Z * checking whether the package can be loaded ... OK 2021-05-15T14:10:37.0761402Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:10:37.1785921Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:10:37.2869918Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:10:37.4711040Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:10:37.6678537Z * checking loading without being on the library search path ... OK 2021-05-15T14:10:37.7892586Z * checking dependencies in R code ... OK 2021-05-15T14:10:38.2255667Z * checking S3 generic/method consistency ... OK 2021-05-15T14:10:38.3460438Z * checking replacement functions ... OK 2021-05-15T14:10:38.4699427Z * checking foreign function calls ... OK 2021-05-15T14:10:40.1025842Z * checking R code for possible problems ... OK 2021-05-15T14:10:40.1594734Z * checking Rd files ... OK 2021-05-15T14:10:40.2095320Z * checking Rd metadata ... OK 2021-05-15T14:10:40.2627607Z * checking Rd line widths ... OK 2021-05-15T14:10:40.3425227Z * checking Rd cross-references ... OK 2021-05-15T14:10:40.4655970Z * checking for missing documentation entries ... OK 2021-05-15T14:10:40.8516639Z * checking for code/documentation mismatches ... OK 2021-05-15T14:10:41.3650359Z * checking Rd \usage sections ... OK 2021-05-15T14:10:41.4180952Z * checking Rd contents ... OK 2021-05-15T14:10:41.4837541Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:10:41.9673371Z * checking examples ... OK 2021-05-15T14:10:43.6115213Z * checking PDF version of manual ... OK 2021-05-15T14:10:43.6116124Z * DONE 2021-05-15T14:10:43.6116557Z 2021-05-15T14:10:43.6117041Z Status: OK 2021-05-15T14:10:43.6117414Z 2021-05-15T14:10:43.6915048Z ── R CMD check results ─────────────────────────────────── kirby21.smri 1.5 ──── 2021-05-15T14:10:43.6937250Z Duration: 22.2s 2021-05-15T14:10:43.6937648Z 2021-05-15T14:10:43.6954468Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T14:10:43.7033460Z total 16 2021-05-15T14:10:43.7034936Z drwxr-xr-x 5 runner docker 4096 May 15 14:10 kirby21.smri.Rcheck 2021-05-15T14:10:43.7036453Z -rw-r--r-- 1 runner docker 1235 May 15 14:10 kirby21.smri_1.5.tar.gz 2021-05-15T14:10:43.7037885Z -rw-r--r-- 1 runner docker 7528 May 15 14:10 kirby21.smri_1.5_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:10:43.7072662Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:10:43.7073567Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:10:43.7118658Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:10:43.7119357Z env: 2021-05-15T14:10:43.7119847Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:10:43.7120383Z TIC_DEPLOY_KEY: 2021-05-15T14:10:43.7121300Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:10:43.7123290Z GITHUB_PAT: *** 2021-05-15T14:10:43.7123754Z COVERALLS_TOKEN: 2021-05-15T14:10:43.7124291Z continue-on-error: false 2021-05-15T14:10:43.7124831Z VDIFFR_RUN_TESTS: 2021-05-15T14:10:43.7125365Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:10:43.7125869Z TZ: UTC 2021-05-15T14:10:43.7126298Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:10:43.7126766Z NOT_CRAN: true 2021-05-15T14:10:43.7127188Z ##[endgroup] 2021-05-15T14:10:43.7261575Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:10:43.7262228Z Rscript -e "tic::before_deploy()" 2021-05-15T14:10:43.7303892Z shell: /usr/bin/bash -e {0} 2021-05-15T14:10:43.7304304Z env: 2021-05-15T14:10:43.7304765Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:10:43.7305253Z TIC_DEPLOY_KEY: 2021-05-15T14:10:43.7306099Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:10:43.7307454Z GITHUB_PAT: *** 2021-05-15T14:10:43.7307875Z COVERALLS_TOKEN: 2021-05-15T14:10:43.7308371Z continue-on-error: false 2021-05-15T14:10:43.7308867Z VDIFFR_RUN_TESTS: 2021-05-15T14:10:43.7309355Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:10:43.7309816Z TZ: UTC 2021-05-15T14:10:43.7310224Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:10:43.7310647Z NOT_CRAN: true 2021-05-15T14:10:43.7311040Z ##[endgroup] 2021-05-15T14:10:43.9819366Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:10:44.1009456Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:10:44.1010046Z with: 2021-05-15T14:10:44.1010956Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.smri/releases/42997303/assets{?name,label} 2021-05-15T14:10:44.1012059Z asset_path: check/kirby21.smri_1.5_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:10:44.1012849Z asset_name: kirby21.smri_1.5_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-15T14:10:44.1013549Z asset_content_type: application/octet-stream 2021-05-15T14:10:44.1014325Z env: 2021-05-15T14:10:44.1014772Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:10:44.1015267Z TIC_DEPLOY_KEY: 2021-05-15T14:10:44.1016314Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:10:44.1018141Z GITHUB_PAT: *** 2021-05-15T14:10:44.1018602Z COVERALLS_TOKEN: 2021-05-15T14:10:44.1019717Z continue-on-error: false 2021-05-15T14:10:44.1020263Z VDIFFR_RUN_TESTS: 2021-05-15T14:10:44.1020855Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:10:44.1021345Z TZ: UTC 2021-05-15T14:10:44.1021787Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:10:44.1022241Z NOT_CRAN: true 2021-05-15T14:10:44.1023360Z GITHUB_TOKEN: *** 2021-05-15T14:10:44.1023801Z ##[endgroup] 2021-05-15T14:10:44.5849816Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:10:44.5850402Z Rscript -e "tic::deploy()" 2021-05-15T14:10:44.5894801Z shell: /usr/bin/bash -e {0} 2021-05-15T14:10:44.5895246Z env: 2021-05-15T14:10:44.5895824Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:10:44.5896299Z TIC_DEPLOY_KEY: 2021-05-15T14:10:44.5897149Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:10:44.5898857Z GITHUB_PAT: *** 2021-05-15T14:10:44.5899281Z COVERALLS_TOKEN: 2021-05-15T14:10:44.5899777Z continue-on-error: false 2021-05-15T14:10:44.5900271Z VDIFFR_RUN_TESTS: 2021-05-15T14:10:44.5900762Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:10:44.5901223Z TZ: UTC 2021-05-15T14:10:44.5901631Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:10:44.5902053Z NOT_CRAN: true 2021-05-15T14:10:44.5902447Z ##[endgroup] 2021-05-15T14:10:44.8547104Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:10:44.9679552Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:10:44.9680236Z Rscript -e "tic::after_deploy()" 2021-05-15T14:10:44.9724524Z shell: /usr/bin/bash -e {0} 2021-05-15T14:10:44.9724914Z env: 2021-05-15T14:10:44.9725378Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:10:44.9725858Z TIC_DEPLOY_KEY: 2021-05-15T14:10:44.9726703Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:10:44.9728361Z GITHUB_PAT: *** 2021-05-15T14:10:44.9728786Z COVERALLS_TOKEN: 2021-05-15T14:10:44.9729297Z continue-on-error: false 2021-05-15T14:10:44.9729780Z VDIFFR_RUN_TESTS: 2021-05-15T14:10:44.9730281Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:10:44.9730728Z TZ: UTC 2021-05-15T14:10:44.9731137Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:10:44.9731551Z NOT_CRAN: true 2021-05-15T14:10:44.9731943Z ##[endgroup] 2021-05-15T14:10:45.2287255Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:10:45.5080395Z Post job cleanup. 2021-05-15T14:10:45.5521888Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:10:45.5622730Z Post job cleanup. 2021-05-15T14:10:45.6652168Z [command]/usr/bin/git version 2021-05-15T14:10:45.6708277Z git version 2.31.1 2021-05-15T14:10:45.6747792Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:10:45.6793410Z [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-15T14:10:45.7042122Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:10:45.7074174Z http.https://github.com/.extraheader 2021-05-15T14:10:45.7084379Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:10:45.7122124Z [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-15T14:10:45.7410765Z Cleaning up orphan processes