2021-05-16T23:03:10.8051246Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:03:11.5318678Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:03:11.5873334Z 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-16T23:03:11.6820155Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:03:11.7731226Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:03:19.5033757Z Current runner version: '2.278.0' 2021-05-16T23:03:19.5067180Z ##[group]Operating System 2021-05-16T23:03:19.5068163Z Ubuntu 2021-05-16T23:03:19.5068716Z 20.04.2 2021-05-16T23:03:19.5069168Z LTS 2021-05-16T23:03:19.5069736Z ##[endgroup] 2021-05-16T23:03:19.5070330Z ##[group]Virtual Environment 2021-05-16T23:03:19.5071082Z Environment: ubuntu-20.04 2021-05-16T23:03:19.5071741Z Version: 20210510.0 2021-05-16T23:03:19.5072841Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T23:03:19.5074516Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T23:03:19.5075390Z ##[endgroup] 2021-05-16T23:03:19.5077369Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:03:19.5079053Z Actions: write 2021-05-16T23:03:19.5079625Z Checks: write 2021-05-16T23:03:19.5080217Z Contents: write 2021-05-16T23:03:19.5080789Z Deployments: write 2021-05-16T23:03:19.5081612Z Issues: write 2021-05-16T23:03:19.5082201Z Metadata: read 2021-05-16T23:03:19.5082772Z Packages: write 2021-05-16T23:03:19.5083314Z PullRequests: write 2021-05-16T23:03:19.5083991Z RepositoryProjects: write 2021-05-16T23:03:19.5084696Z SecurityEvents: write 2021-05-16T23:03:19.5085262Z Statuses: write 2021-05-16T23:03:19.5085921Z ##[endgroup] 2021-05-16T23:03:19.5089356Z Prepare workflow directory 2021-05-16T23:03:19.6141319Z Prepare all required actions 2021-05-16T23:03:19.6153222Z Getting action download info 2021-05-16T23:03:19.9982894Z Download action repository 'actions/checkout@v2' 2021-05-16T23:03:21.6337319Z Download action repository 'r-lib/actions@master' 2021-05-16T23:03:22.0854317Z Download action repository 'adigherman/actions@master' 2021-05-16T23:03:23.2311865Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:03:23.4023735Z Download action repository 'actions/cache@v1' 2021-05-16T23:03:23.5571825Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:03:23.7130253Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:03:24.0406364Z ##[group]Run actions/checkout@v2 2021-05-16T23:03:24.0407032Z with: 2021-05-16T23:03:24.0407538Z repository: neuroconductor/ggneuro 2021-05-16T23:03:24.0408607Z token: *** 2021-05-16T23:03:24.0409031Z ssh-strict: true 2021-05-16T23:03:24.0409560Z persist-credentials: true 2021-05-16T23:03:24.0410067Z clean: true 2021-05-16T23:03:24.0410468Z fetch-depth: 1 2021-05-16T23:03:24.0410874Z lfs: false 2021-05-16T23:03:24.0411276Z submodules: false 2021-05-16T23:03:24.0411675Z env: 2021-05-16T23:03:24.0412132Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:24.0412630Z TIC_DEPLOY_KEY: 2021-05-16T23:03:24.0413481Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:03:24.0414776Z GITHUB_PAT: *** 2021-05-16T23:03:24.0415212Z COVERALLS_TOKEN: 2021-05-16T23:03:24.0415722Z continue-on-error: false 2021-05-16T23:03:24.0416231Z VDIFFR_RUN_TESTS: 2021-05-16T23:03:24.0416643Z ##[endgroup] 2021-05-16T23:03:24.2814221Z Syncing repository: neuroconductor/ggneuro 2021-05-16T23:03:24.2815084Z ##[group]Getting Git version info 2021-05-16T23:03:24.2816059Z Working directory is '/home/runner/work/ggneuro/ggneuro' 2021-05-16T23:03:24.2865577Z [command]/usr/bin/git version 2021-05-16T23:03:24.3038757Z git version 2.31.1 2021-05-16T23:03:24.3052818Z ##[endgroup] 2021-05-16T23:03:24.3059573Z Deleting the contents of '/home/runner/work/ggneuro/ggneuro' 2021-05-16T23:03:24.3063718Z ##[group]Initializing the repository 2021-05-16T23:03:24.3068007Z [command]/usr/bin/git init /home/runner/work/ggneuro/ggneuro 2021-05-16T23:03:24.3147551Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T23:03:24.3148828Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T23:03:24.3149927Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T23:03:24.3150754Z hint: 2021-05-16T23:03:24.3152262Z hint: git config --global init.defaultBranch 2021-05-16T23:03:24.3153170Z hint: 2021-05-16T23:03:24.3153963Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T23:03:24.3155083Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T23:03:24.3155947Z hint: 2021-05-16T23:03:24.3156593Z hint: git branch -m 2021-05-16T23:03:24.3159768Z Initialized empty Git repository in /home/runner/work/ggneuro/ggneuro/.git/ 2021-05-16T23:03:24.3170695Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/ggneuro 2021-05-16T23:03:24.3215406Z ##[endgroup] 2021-05-16T23:03:24.3216415Z ##[group]Disabling automatic garbage collection 2021-05-16T23:03:24.3220600Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T23:03:24.3261328Z ##[endgroup] 2021-05-16T23:03:24.3265927Z ##[group]Setting up auth 2021-05-16T23:03:24.3272451Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:03:24.3309752Z [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-16T23:03:24.3712914Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:03:24.3756432Z [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-16T23:03:24.3997699Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T23:03:24.4047215Z ##[endgroup] 2021-05-16T23:03:24.4047972Z ##[group]Fetching the repository 2021-05-16T23:03:24.4060227Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +a52f1e7a49ce6870b6dde4aedaa008faf0db3ab6:refs/tags/0.5.0.s 2021-05-16T23:03:24.6428470Z remote: Enumerating objects: 24, done. 2021-05-16T23:03:24.6431579Z remote: Counting objects: 4% (1/24) 2021-05-16T23:03:24.6434510Z remote: Counting objects: 8% (2/24) 2021-05-16T23:03:24.6440816Z remote: Counting objects: 12% (3/24) 2021-05-16T23:03:24.6442000Z remote: Counting objects: 16% (4/24) 2021-05-16T23:03:24.6476659Z remote: Counting objects: 20% (5/24) 2021-05-16T23:03:24.6478135Z remote: Counting objects: 25% (6/24) 2021-05-16T23:03:24.6479027Z remote: Counting objects: 29% (7/24) 2021-05-16T23:03:24.6480317Z remote: Counting objects: 33% (8/24) 2021-05-16T23:03:24.6481234Z remote: Counting objects: 37% (9/24) 2021-05-16T23:03:24.6482083Z remote: Counting objects: 41% (10/24) 2021-05-16T23:03:24.6483049Z remote: Counting objects: 45% (11/24) 2021-05-16T23:03:24.6484810Z remote: Counting objects: 50% (12/24) 2021-05-16T23:03:24.6486266Z remote: Counting objects: 54% (13/24) 2021-05-16T23:03:24.6487754Z remote: Counting objects: 58% (14/24) 2021-05-16T23:03:24.6489303Z remote: Counting objects: 62% (15/24) 2021-05-16T23:03:24.6490560Z remote: Counting objects: 66% (16/24) 2021-05-16T23:03:24.6491880Z remote: Counting objects: 70% (17/24) 2021-05-16T23:03:24.6493451Z remote: Counting objects: 75% (18/24) 2021-05-16T23:03:24.6494712Z remote: Counting objects: 79% (19/24) 2021-05-16T23:03:24.6495871Z remote: Counting objects: 83% (20/24) 2021-05-16T23:03:24.6497176Z remote: Counting objects: 87% (21/24) 2021-05-16T23:03:24.6498099Z remote: Counting objects: 91% (22/24) 2021-05-16T23:03:24.6499466Z remote: Counting objects: 95% (23/24) 2021-05-16T23:03:24.6500722Z remote: Counting objects: 100% (24/24) 2021-05-16T23:03:24.6501810Z remote: Counting objects: 100% (24/24), done. 2021-05-16T23:03:24.6503130Z remote: Compressing objects: 5% (1/20) 2021-05-16T23:03:24.6504287Z remote: Compressing objects: 10% (2/20) 2021-05-16T23:03:24.6505505Z remote: Compressing objects: 15% (3/20) 2021-05-16T23:03:24.6506326Z remote: Compressing objects: 20% (4/20) 2021-05-16T23:03:24.6507214Z remote: Compressing objects: 25% (5/20) 2021-05-16T23:03:24.6508018Z remote: Compressing objects: 30% (6/20) 2021-05-16T23:03:24.6508840Z remote: Compressing objects: 35% (7/20) 2021-05-16T23:03:24.6509651Z remote: Compressing objects: 40% (8/20) 2021-05-16T23:03:24.6510388Z remote: Compressing objects: 45% (9/20) 2021-05-16T23:03:24.6511130Z remote: Compressing objects: 50% (10/20) 2021-05-16T23:03:24.6511891Z remote: Compressing objects: 55% (11/20) 2021-05-16T23:03:24.6512621Z remote: Compressing objects: 60% (12/20) 2021-05-16T23:03:24.6513345Z remote: Compressing objects: 65% (13/20) 2021-05-16T23:03:24.6514064Z remote: Compressing objects: 70% (14/20) 2021-05-16T23:03:24.6514799Z remote: Compressing objects: 75% (15/20) 2021-05-16T23:03:24.6515533Z remote: Compressing objects: 80% (16/20) 2021-05-16T23:03:24.6516283Z remote: Compressing objects: 85% (17/20) 2021-05-16T23:03:24.6517006Z remote: Compressing objects: 90% (18/20) 2021-05-16T23:03:24.6517700Z remote: Compressing objects: 95% (19/20) 2021-05-16T23:03:24.6518630Z remote: Compressing objects: 100% (20/20) 2021-05-16T23:03:24.6519394Z remote: Compressing objects: 100% (20/20), done. 2021-05-16T23:03:24.6607746Z remote: Total 24 (delta 1), reused 23 (delta 1), pack-reused 0 2021-05-16T23:03:24.6744201Z From https://github.com/neuroconductor/ggneuro 2021-05-16T23:03:24.6746246Z * [new ref] a52f1e7a49ce6870b6dde4aedaa008faf0db3ab6 -> 0.5.0.s 2021-05-16T23:03:24.6775719Z ##[endgroup] 2021-05-16T23:03:24.6776499Z ##[group]Determining the checkout info 2021-05-16T23:03:24.6777114Z ##[endgroup] 2021-05-16T23:03:24.6777714Z ##[group]Checking out the ref 2021-05-16T23:03:24.6778927Z [command]/usr/bin/git checkout --progress --force refs/tags/0.5.0.s 2021-05-16T23:03:24.6843356Z Note: switching to 'refs/tags/0.5.0.s'. 2021-05-16T23:03:24.6844099Z 2021-05-16T23:03:24.6845167Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T23:03:24.6846275Z changes and commit them, and you can discard any commits you make in this 2021-05-16T23:03:24.6847361Z state without impacting any branches by switching back to a branch. 2021-05-16T23:03:24.6848035Z 2021-05-16T23:03:24.6848920Z If you want to create a new branch to retain commits you create, you may 2021-05-16T23:03:24.6850182Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T23:03:24.6850838Z 2021-05-16T23:03:24.6851705Z git switch -c 2021-05-16T23:03:24.6852676Z 2021-05-16T23:03:24.6853257Z Or undo this operation with: 2021-05-16T23:03:24.6853767Z 2021-05-16T23:03:24.6854430Z git switch - 2021-05-16T23:03:24.6854880Z 2021-05-16T23:03:24.6855719Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T23:03:24.6856418Z 2021-05-16T23:03:24.6859612Z HEAD is now at a52f1e7 Version id 70 stable 2021-05-16T23:03:24.6879382Z ##[endgroup] 2021-05-16T23:03:24.6931680Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T23:03:24.6976318Z 'a52f1e7a49ce6870b6dde4aedaa008faf0db3ab6' 2021-05-16T23:03:24.7129451Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:03:24.7129920Z with: 2021-05-16T23:03:24.7130283Z r-version: oldrel 2021-05-16T23:03:24.7130659Z Ncpus: 1 2021-05-16T23:03:24.7131072Z crayon.enabled: NULL 2021-05-16T23:03:24.7131593Z remove-openmp-macos: true 2021-05-16T23:03:24.7132150Z http-user-agent: default 2021-05-16T23:03:24.7132599Z install-r: true 2021-05-16T23:03:24.7133257Z windows-path-include-mingw: true 2021-05-16T23:03:24.7133705Z env: 2021-05-16T23:03:24.7134087Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:24.7134476Z TIC_DEPLOY_KEY: 2021-05-16T23:03:24.7135178Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:03:24.7136618Z GITHUB_PAT: *** 2021-05-16T23:03:24.7136958Z COVERALLS_TOKEN: 2021-05-16T23:03:24.7137383Z continue-on-error: false 2021-05-16T23:03:24.7137781Z VDIFFR_RUN_TESTS: 2021-05-16T23:03:24.7138124Z ##[endgroup] 2021-05-16T23:03:28.1902653Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T23:03:30.3454798Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:03:30.3457321Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T23:03:30.3459106Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T23:03:30.3740190Z Get:4 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T23:03:30.4022098Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:03:30.4818851Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:03:30.6084720Z Get:7 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T23:03:30.6399598Z Get:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T23:03:30.7110699Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T23:03:30.7462095Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T23:03:30.7497740Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T23:03:30.7499291Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T23:03:30.7564520Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T23:03:30.7579963Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T23:03:30.7700540Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T23:03:30.7740580Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T23:03:30.8866479Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:03:30.9436858Z Get:18 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T23:03:31.2614080Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T23:03:31.3308038Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T23:03:31.3324664Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T23:03:31.3326464Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T23:03:31.3348012Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T23:03:31.3355765Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T23:03:31.3493808Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T23:03:40.6797630Z Fetched 4463 kB in 1s (3460 kB/s) 2021-05-16T23:03:41.5004755Z Reading package lists... 2021-05-16T23:03:41.5231969Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T23:03:43.4836169Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T23:03:43.5548726Z Reading package lists... 2021-05-16T23:03:43.7149322Z Building dependency tree... 2021-05-16T23:03:43.7163716Z Reading state information... 2021-05-16T23:03:43.8713588Z The following additional packages will be installed: 2021-05-16T23:03:43.8715542Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T23:03:43.8717067Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T23:03:43.8719288Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T23:03:43.8721048Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T23:03:43.8722692Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T23:03:43.8724163Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T23:03:43.8725728Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T23:03:43.8727429Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T23:03:43.8729151Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T23:03:43.8730729Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T23:03:43.8732400Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T23:03:43.8734090Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T23:03:43.8736960Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T23:03:43.8738782Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T23:03:43.8740279Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T23:03:43.8741887Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T23:03:43.8743471Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:03:43.8745147Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:03:43.8746961Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:03:43.8749418Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:03:43.8750770Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:03:43.8752099Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:03:43.8753664Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:03:43.8755279Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:03:43.8756759Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:03:43.8758315Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:03:43.8759846Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:03:43.8761330Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:03:43.8762862Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:03:43.8764403Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:03:43.8765884Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:03:43.8767511Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:03:43.8769113Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:03:43.8770588Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:03:43.8772014Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:03:43.8773507Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:03:43.8774891Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:03:43.8776202Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T23:03:43.8776891Z Suggested packages: 2021-05-16T23:03:43.8777751Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T23:03:43.8778979Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T23:03:43.8780271Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T23:03:43.8781615Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T23:03:43.8782907Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T23:03:43.8784229Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T23:03:43.8785462Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T23:03:43.8786851Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T23:03:43.8788506Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T23:03:43.8789909Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T23:03:44.4185280Z The following NEW packages will be installed: 2021-05-16T23:03:44.4187904Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T23:03:44.4190171Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T23:03:44.4192899Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T23:03:44.4196004Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T23:03:44.4201690Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T23:03:44.4204229Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T23:03:44.4206768Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T23:03:44.4209460Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T23:03:44.4212268Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T23:03:44.4214938Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T23:03:44.4217119Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T23:03:44.4219704Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T23:03:44.4221250Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T23:03:44.4222652Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T23:03:44.4223960Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T23:03:44.4225227Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T23:03:44.4226620Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:03:44.4228189Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:03:44.4229736Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:03:44.4231058Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:03:44.4232238Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:03:44.4233457Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:03:44.4234830Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:03:44.4236300Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:03:44.4237640Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:03:44.4239072Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:03:44.4240449Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:03:44.4241875Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:03:44.4243281Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:03:44.4244882Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:03:44.4246281Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:03:44.4247759Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:03:44.4249247Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:03:44.4250583Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:03:44.4251906Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:03:44.4253276Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:03:44.4254632Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:03:44.4255681Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T23:03:44.4423878Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:44.4425479Z Need to get 8648 kB of archives. 2021-05-16T23:03:44.4426527Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T23:03:44.4428133Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T23:03:44.4476000Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T23:03:44.4481408Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T23:03:44.4486442Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T23:03:44.4491369Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T23:03:44.4511616Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T23:03:44.4517079Z 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-16T23:03:44.4528941Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T23:03:44.4538770Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T23:03:44.4549034Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T23:03:44.4559631Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T23:03:44.4569651Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T23:03:44.4578598Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T23:03:44.4597469Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T23:03:44.4607455Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T23:03:44.4617479Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T23:03:44.4629839Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T23:03:44.4644686Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T23:03:44.4655100Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T23:03:44.4744722Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T23:03:44.4755620Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T23:03:44.4776782Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T23:03:44.4788888Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T23:03:44.4807160Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T23:03:44.4822484Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T23:03:44.4904761Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T23:03:44.4910088Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T23:03:44.4919466Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T23:03:44.4930254Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T23:03:44.4937519Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T23:03:44.4943283Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T23:03:44.4948868Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T23:03:44.4954933Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T23:03:44.4963641Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T23:03:44.4967877Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T23:03:44.4974834Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T23:03:44.4980523Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T23:03:44.4984830Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T23:03:44.5001351Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T23:03:44.5003376Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T23:03:44.5005239Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T23:03:44.5010136Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T23:03:44.5014082Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T23:03:44.5016096Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T23:03:44.5022324Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T23:03:44.5030831Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T23:03:44.5045484Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T23:03:44.5049853Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T23:03:44.5053819Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T23:03:44.5055656Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T23:03:44.5060287Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T23:03:44.5089430Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T23:03:44.5100856Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T23:03:44.5102837Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T23:03:44.5111487Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T23:03:44.5116006Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T23:03:44.5118348Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T23:03:44.5122549Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T23:03:44.5129132Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T23:03:44.5132926Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T23:03:44.5159444Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T23:03:44.5168290Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T23:03:44.5177426Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T23:03:44.5182797Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T23:03:44.5187093Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T23:03:44.5196751Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T23:03:44.5199283Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T23:03:44.5208237Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T23:03:44.5218928Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T23:03:44.5230099Z 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-16T23:03:44.5234556Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T23:03:44.5238597Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T23:03:44.5244018Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T23:03:44.5248857Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T23:03:44.5251143Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T23:03:44.5256554Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T23:03:44.5283146Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T23:03:44.5293524Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T23:03:44.5303342Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T23:03:44.5305380Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T23:03:44.5325738Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T23:03:44.5331537Z 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-16T23:03:44.5336131Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T23:03:44.5341135Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T23:03:44.5351457Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T23:03:44.5355437Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T23:03:44.5364771Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T23:03:44.5372510Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T23:03:44.5379176Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T23:03:44.5385576Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T23:03:44.5389842Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T23:03:44.5394660Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T23:03:44.5401504Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T23:03:44.5412327Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T23:03:44.5417829Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T23:03:44.5422588Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T23:03:44.5424716Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T23:03:44.5433717Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T23:03:44.5439356Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T23:03:44.5444132Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T23:03:44.5450981Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T23:03:44.5550798Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T23:03:44.5695801Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T23:03:44.5780846Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T23:03:44.5869460Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T23:03:44.5938650Z 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-16T23:03:44.6067955Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T23:03:44.6159841Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T23:03:44.6491632Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T23:03:44.6774267Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T23:03:44.6830705Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T23:03:44.6943844Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T23:03:44.6995918Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T23:03:44.7068443Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T23:03:44.7133171Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T23:03:44.7229710Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T23:03:44.7295659Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T23:03:44.7348644Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T23:03:44.7406342Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T23:03:44.7494911Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T23:03:44.7592039Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T23:03:44.7705340Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T23:03:44.7835738Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T23:03:44.7952264Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T23:03:44.8049800Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T23:03:44.8269585Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T23:03:45.1247470Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T23:03:45.1354827Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T23:03:45.1504844Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T23:03:45.2988369Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T23:03:46.1257736Z Fetched 8648 kB in 1s (9885 kB/s) 2021-05-16T23:03:46.2112714Z Selecting previously unselected package dctrl-tools. 2021-05-16T23:03:46.2716510Z (Reading database ... 2021-05-16T23:03:46.2717692Z (Reading database ... 5% 2021-05-16T23:03:46.2719017Z (Reading database ... 10% 2021-05-16T23:03:46.2719994Z (Reading database ... 15% 2021-05-16T23:03:46.2720857Z (Reading database ... 20% 2021-05-16T23:03:46.2721842Z (Reading database ... 25% 2021-05-16T23:03:46.2722698Z (Reading database ... 30% 2021-05-16T23:03:46.2723657Z (Reading database ... 35% 2021-05-16T23:03:46.2724519Z (Reading database ... 40% 2021-05-16T23:03:46.2725470Z (Reading database ... 45% 2021-05-16T23:03:46.2726332Z (Reading database ... 50% 2021-05-16T23:03:46.8181932Z (Reading database ... 55% 2021-05-16T23:03:47.7242759Z (Reading database ... 60% 2021-05-16T23:03:48.2922143Z (Reading database ... 65% 2021-05-16T23:03:49.0964227Z (Reading database ... 70% 2021-05-16T23:03:50.1422601Z (Reading database ... 75% 2021-05-16T23:03:51.0826699Z (Reading database ... 80% 2021-05-16T23:03:52.1735165Z (Reading database ... 85% 2021-05-16T23:03:53.4582215Z (Reading database ... 90% 2021-05-16T23:03:54.5025694Z (Reading database ... 95% 2021-05-16T23:03:54.5028366Z (Reading database ... 100% 2021-05-16T23:03:54.5029730Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T23:03:54.5162209Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T23:03:54.5373308Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T23:03:54.5841937Z Selecting previously unselected package libfile-which-perl. 2021-05-16T23:03:54.6094968Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T23:03:54.6113807Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T23:03:54.6484979Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T23:03:54.6780369Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T23:03:54.6792916Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T23:03:54.7199858Z Selecting previously unselected package libio-pty-perl. 2021-05-16T23:03:54.7455112Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T23:03:54.7471188Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T23:03:54.7840444Z Selecting previously unselected package libipc-run-perl. 2021-05-16T23:03:54.8077520Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T23:03:54.8091485Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T23:03:54.8445742Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T23:03:54.8785531Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T23:03:54.9130419Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:03:54.9440008Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T23:03:54.9670375Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T23:03:54.9683465Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:03:54.9929274Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T23:03:55.0200814Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T23:03:55.0209155Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:03:55.0479711Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T23:03:55.0723019Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T23:03:55.0738619Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:03:55.1068541Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T23:03:55.1547097Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T23:03:55.1600027Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:03:55.1963690Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T23:03:55.2238677Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T23:03:55.2246277Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:03:55.2482210Z Selecting previously unselected package libimport-into-perl. 2021-05-16T23:03:55.2755323Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T23:03:55.2768915Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T23:03:55.3080016Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T23:03:55.3302514Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T23:03:55.3313173Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T23:03:55.3583377Z Selecting previously unselected package libstrictures-perl. 2021-05-16T23:03:55.3862944Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T23:03:55.3886055Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T23:03:55.4159727Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T23:03:55.4390198Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T23:03:55.4412327Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T23:03:55.4719353Z Selecting previously unselected package libmoo-perl. 2021-05-16T23:03:55.4936611Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T23:03:55.4948406Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T23:03:55.5258766Z Selecting previously unselected package patchutils. 2021-05-16T23:03:55.5536937Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T23:03:55.5549284Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T23:03:55.5919754Z Selecting previously unselected package wdiff. 2021-05-16T23:03:55.6160992Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T23:03:55.6176057Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T23:03:55.6520666Z Selecting previously unselected package devscripts. 2021-05-16T23:03:55.6767964Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T23:03:55.7016467Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T23:03:55.8319486Z Selecting previously unselected package diffstat. 2021-05-16T23:03:55.8576932Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T23:03:55.8595075Z Unpacking diffstat (1.63-1) ... 2021-05-16T23:03:55.8871441Z Selecting previously unselected package python3-gpg. 2021-05-16T23:03:55.9150153Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T23:03:55.9177540Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:03:55.9799462Z Selecting previously unselected package dput. 2021-05-16T23:03:56.0016681Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T23:03:56.0117188Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T23:03:56.0396326Z Selecting previously unselected package gdebi-core. 2021-05-16T23:03:56.0669016Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T23:03:56.0682456Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:03:56.1999432Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T23:03:56.2216661Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T23:03:56.2362853Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:03:56.2759792Z Selecting previously unselected package gettext. 2021-05-16T23:03:56.2985389Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T23:03:56.2998410Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T23:03:56.4507824Z Selecting previously unselected package intltool-debian. 2021-05-16T23:03:56.4714897Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T23:03:56.4723593Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:03:56.5141627Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T23:03:56.5352357Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T23:03:56.5366585Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:03:56.5699062Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T23:03:56.5960641Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T23:03:56.5975517Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T23:03:56.6293158Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T23:03:56.6565892Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T23:03:56.6585370Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T23:03:56.6879711Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T23:03:56.7113630Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T23:03:56.7131639Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:03:56.7402063Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T23:03:56.7685403Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T23:03:56.7699834Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:03:56.8040022Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T23:03:56.8272583Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T23:03:56.8302364Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:03:56.8641268Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T23:03:56.8840211Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T23:03:56.8856719Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:03:56.9206591Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T23:03:56.9437070Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T23:03:56.9449717Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:03:56.9759697Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T23:03:56.9991886Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T23:03:57.0006095Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:03:57.0310970Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T23:03:57.0552942Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T23:03:57.0570342Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:03:57.0921377Z Selecting previously unselected package libclone-perl. 2021-05-16T23:03:57.1136035Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T23:03:57.1149415Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T23:03:57.1481329Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T23:03:57.1705129Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T23:03:57.1720814Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:03:57.2042327Z Selecting previously unselected package libparams-util-perl. 2021-05-16T23:03:57.2271704Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T23:03:57.2283587Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T23:03:57.2599516Z Selecting previously unselected package libsub-install-perl. 2021-05-16T23:03:57.2813147Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T23:03:57.2824625Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T23:03:57.3120718Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T23:03:57.3355557Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T23:03:57.3365701Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T23:03:57.3679722Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T23:03:57.3903869Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T23:03:57.3926790Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T23:03:57.4227003Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T23:03:57.4501080Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T23:03:57.4514671Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T23:03:57.4799488Z Selecting previously unselected package libwant-perl. 2021-05-16T23:03:57.5047780Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T23:03:57.5062777Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T23:03:57.5359903Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T23:03:57.5586626Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T23:03:57.5615620Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:03:57.5960266Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T23:03:57.6190739Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T23:03:57.6201228Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:03:57.6580571Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T23:03:57.6859614Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T23:03:57.6879592Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:03:57.7124863Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T23:03:57.7404290Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T23:03:57.7414281Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:03:57.7679682Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T23:03:57.7923701Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T23:03:57.7931225Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:03:57.8288941Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T23:03:57.8537192Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T23:03:57.8561081Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T23:03:57.9100166Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T23:03:57.9377197Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T23:03:57.9386884Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T23:03:58.0062927Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T23:03:58.0298734Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T23:03:58.0312605Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:03:58.0636649Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T23:03:58.0952770Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T23:03:58.0974433Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T23:03:58.1319800Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T23:03:58.1535596Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T23:03:58.1548646Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:03:58.1880052Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T23:03:58.2134223Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T23:03:58.2148373Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:03:58.2407407Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T23:03:58.2664523Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T23:03:58.2682437Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T23:03:58.2997050Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T23:03:58.3185710Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T23:03:58.3199813Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T23:03:58.3519785Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T23:03:58.3733710Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T23:03:58.3749733Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:03:58.4080281Z Selecting previously unselected package libio-string-perl. 2021-05-16T23:03:58.4310715Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T23:03:58.4325397Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T23:03:58.4639593Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T23:03:58.4861403Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T23:03:58.4873925Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T23:03:58.5601515Z Selecting previously unselected package libfuture-perl. 2021-05-16T23:03:58.5833128Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T23:03:58.5841414Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T23:03:58.6159800Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T23:03:58.6428002Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T23:03:58.8419718Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T23:03:58.8800689Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T23:03:58.9030970Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T23:03:58.9050063Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:03:58.9359492Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T23:03:58.9606299Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T23:03:58.9624185Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T23:03:58.9904280Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T23:03:59.0201830Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T23:03:59.0214140Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:03:59.0509724Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T23:03:59.0779393Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T23:03:59.0790086Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:03:59.1119426Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T23:03:59.1328918Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T23:03:59.1342649Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T23:03:59.1666740Z Selecting previously unselected package libjson-perl. 2021-05-16T23:03:59.1948861Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T23:03:59.1967045Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T23:03:59.2316372Z Selecting previously unselected package liblog-any-perl. 2021-05-16T23:03:59.2594321Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T23:03:59.2607907Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T23:03:59.2915809Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T23:03:59.3193024Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T23:03:59.3205483Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:03:59.3486497Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T23:03:59.3764006Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T23:03:59.3780464Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T23:03:59.4119648Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T23:03:59.4349464Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T23:03:59.4370682Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:03:59.4642520Z Selecting previously unselected package libsub-name-perl. 2021-05-16T23:03:59.4911426Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T23:03:59.4930042Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T23:03:59.5190375Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T23:03:59.5463010Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T23:03:59.5482179Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:03:59.5715479Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T23:03:59.5999703Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T23:03:59.6013424Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T23:03:59.6360633Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T23:03:59.6591655Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T23:03:59.6605435Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:03:59.7280461Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T23:03:59.7507039Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T23:03:59.7523258Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:03:59.7920108Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T23:03:59.8199640Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T23:03:59.8217700Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:03:59.8520491Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T23:03:59.8773164Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T23:03:59.8786490Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:03:59.9079673Z Selecting previously unselected package libio-async-perl. 2021-05-16T23:03:59.9300948Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T23:03:59.9311747Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T23:03:59.9799243Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T23:04:00.0082355Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T23:04:00.0103827Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:04:00.0440446Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T23:04:00.0645875Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T23:04:00.0659268Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:04:00.0961257Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T23:04:00.1213467Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T23:04:00.1234213Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:04:00.1679543Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T23:04:00.1922608Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T23:04:00.1934241Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:04:00.2321444Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T23:04:00.2573754Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T23:04:00.2594934Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:04:00.2920208Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T23:04:00.3150068Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T23:04:00.3167908Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T23:04:00.3521677Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T23:04:00.3754344Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T23:04:00.3847157Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:04:00.4376190Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T23:04:00.4652053Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T23:04:00.4670352Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T23:04:00.5001036Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T23:04:00.5221126Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T23:04:00.5234605Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:04:00.5562424Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T23:04:00.5802937Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T23:04:00.5815639Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:04:00.6119835Z Selecting previously unselected package libobject-id-perl. 2021-05-16T23:04:00.6378276Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T23:04:00.6393920Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:04:00.6670973Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T23:04:00.6952363Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T23:04:00.6963581Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T23:04:00.7319854Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T23:04:00.7542519Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T23:04:00.7570780Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:04:00.8221911Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T23:04:00.8477831Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T23:04:00.8492054Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:04:00.8792874Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T23:04:00.9077619Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T23:04:00.9180232Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T23:04:00.9463789Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T23:04:00.9740271Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T23:04:00.9750429Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:04:01.0019366Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T23:04:01.0281027Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T23:04:01.0295697Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:04:01.0632576Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T23:04:01.0857230Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T23:04:01.0878295Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:04:01.1239668Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T23:04:01.1442633Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T23:04:01.1464628Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:04:01.1799412Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T23:04:01.2014376Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T23:04:01.2036070Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T23:04:01.2330292Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T23:04:01.2604710Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T23:04:01.2625241Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:04:01.3360691Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T23:04:01.3606682Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T23:04:01.3633090Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:04:01.3916766Z Selecting previously unselected package libreadonly-perl. 2021-05-16T23:04:01.4176439Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T23:04:01.4193866Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T23:04:01.4451182Z Selecting previously unselected package libref-util-perl. 2021-05-16T23:04:01.4703873Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T23:04:01.4728513Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T23:04:01.5011099Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T23:04:01.5269355Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T23:04:01.5289097Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:04:01.5553823Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T23:04:01.5821727Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T23:04:01.5837674Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:04:01.6160072Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T23:04:01.6362476Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T23:04:01.6390657Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:04:01.6759690Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T23:04:01.6929524Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:04:01.6945364Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:01.7399300Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T23:04:01.7583088Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:04:01.7601896Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:01.7995309Z Selecting previously unselected package libsereal-perl. 2021-05-16T23:04:01.8230181Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T23:04:01.8253497Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T23:04:01.8560304Z Selecting previously unselected package libsort-key-perl. 2021-05-16T23:04:01.8794418Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T23:04:01.8808772Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T23:04:01.9107439Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T23:04:01.9373510Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T23:04:01.9388155Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:04:01.9759408Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T23:04:01.9955480Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T23:04:01.9973388Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T23:04:02.0267166Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T23:04:02.0543642Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T23:04:02.0573373Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:04:02.0919900Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T23:04:02.1128581Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T23:04:02.1144775Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:04:02.1458875Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T23:04:02.1720248Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T23:04:02.1741969Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T23:04:02.2076625Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T23:04:02.2348971Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T23:04:02.2362490Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T23:04:02.2650221Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T23:04:02.2900131Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T23:04:02.2913772Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:04:02.3240086Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T23:04:02.3449633Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T23:04:02.3463934Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:04:02.3839612Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T23:04:02.4061663Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T23:04:02.4079016Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:04:02.4399374Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T23:04:02.4613346Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T23:04:02.4632111Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T23:04:02.5108142Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T23:04:02.5380326Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T23:04:02.5398816Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:04:02.5719759Z Selecting previously unselected package licensecheck. 2021-05-16T23:04:02.5998403Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T23:04:02.6020526Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T23:04:02.6310447Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T23:04:02.6571120Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T23:04:02.6585079Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:04:02.6946005Z Selecting previously unselected package t1utils. 2021-05-16T23:04:02.7204129Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T23:04:02.7225406Z Unpacking t1utils (1.41-3) ... 2021-05-16T23:04:02.7648912Z Selecting previously unselected package lintian. 2021-05-16T23:04:02.7909832Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T23:04:02.7921504Z Unpacking lintian (2.62.0) ... 2021-05-16T23:04:03.1600551Z Selecting previously unselected package python3-unidiff. 2021-05-16T23:04:03.1871584Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T23:04:03.1888949Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T23:04:03.2169351Z Selecting previously unselected package python3-xdg. 2021-05-16T23:04:03.2446287Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T23:04:03.2461714Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:04:03.2730619Z Selecting previously unselected package qpdf. 2021-05-16T23:04:03.3007761Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T23:04:03.3021380Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T23:04:03.3841803Z Selecting previously unselected package python3-magic. 2021-05-16T23:04:03.4063775Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T23:04:03.4072732Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T23:04:03.4738426Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:04:03.4786233Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:04:03.4822109Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T23:04:03.4865684Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T23:04:03.4905920Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T23:04:03.4948502Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T23:04:03.4992013Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:04:03.5031743Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:04:03.5068447Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:04:03.8359107Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:04:03.8408399Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:04:03.8441534Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T23:04:03.8480407Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:04:03.8517528Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T23:04:03.8573454Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:04:03.8635888Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T23:04:03.8696167Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:04:03.8737158Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T23:04:03.8793191Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T23:04:03.8841452Z Setting up libclone-perl (0.43-2) ... 2021-05-16T23:04:03.8892521Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T23:04:03.8956460Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:04:03.8994149Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:04:03.9027740Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:04:03.9080802Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T23:04:03.9119410Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:04:03.9174626Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T23:04:03.9238824Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:04:03.9278642Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T23:04:03.9330530Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:04:03.9456675Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T23:04:03.9529256Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:04:03.9627342Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:04:03.9692693Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:04:03.9754689Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:04:04.1323387Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:04.1426152Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:04:04.1541812Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T23:04:04.1643347Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T23:04:04.1716554Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T23:04:04.1787303Z Setting up patchutils (0.3.4-2) ... 2021-05-16T23:04:04.1813752Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:04:04.1865590Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T23:04:04.1917634Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T23:04:04.1959647Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:04:04.2008864Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:04:04.3644288Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:04:04.3698708Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:04:04.3745759Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T23:04:04.3786654Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:04:04.3837432Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T23:04:04.3875174Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:04:04.3914662Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T23:04:04.3987859Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:04:04.4042788Z Setting up t1utils (1.41-3) ... 2021-05-16T23:04:04.4104433Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:04:04.4138771Z Setting up diffstat (1.63-1) ... 2021-05-16T23:04:04.4200687Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:04:04.4302207Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:04:04.4353295Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:04:04.4467670Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T23:04:04.4508598Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T23:04:04.4587416Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T23:04:04.4668238Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:04:04.4729547Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T23:04:04.4772853Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:04:04.4816050Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:04:04.4856799Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T23:04:04.4914684Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:04:04.4974718Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:04:04.5013631Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:04:04.5099994Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T23:04:04.5160659Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T23:04:04.5227056Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:04:04.5355827Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T23:04:04.5432998Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T23:04:04.6790453Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T23:04:04.6836450Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T23:04:04.6918847Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:04:04.6956546Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T23:04:04.7006771Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:04:04.7037731Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:04:04.7065026Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:04:04.7088939Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T23:04:04.7306963Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T23:04:04.7402298Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T23:04:04.7438368Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T23:04:04.8744015Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:04:04.8784241Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:04.8828367Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T23:04:04.8927064Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:04:04.8993839Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:04:04.9064174Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T23:04:04.9102514Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T23:04:04.9161812Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:04:04.9244253Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:04:04.9291236Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:04:04.9463974Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:04:04.9522140Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:04:04.9582697Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T23:04:04.9644945Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T23:04:04.9805578Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:04:04.9908866Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T23:04:05.1378008Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:04:05.1447188Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:04:05.1500560Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:04:05.1564388Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T23:04:05.1646182Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:04:05.1702484Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T23:04:05.1777950Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T23:04:05.1862478Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:04:05.1952176Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:04:05.2054243Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:04:05.2117258Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T23:04:05.2182637Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:04:05.2222226Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T23:04:05.2274729Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T23:04:05.2327163Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T23:04:05.2361871Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T23:04:05.2401743Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:04:05.2453197Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T23:04:05.4144504Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:04:05.4202340Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T23:04:05.4265389Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:04:05.4317254Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:04:05.4373838Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:04:05.4451262Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:04:05.4523247Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T23:04:05.4608228Z Setting up lintian (2.62.0) ... 2021-05-16T23:04:05.4702859Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T23:04:05.4762798Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:22.8483478Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:04:23.4040999Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:29.7658366Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-16T23:04:29.8843640Z 2021-05-16T23:04:29.9027033Z Reading package lists... 0% 2021-05-16T23:04:29.9027451Z 2021-05-16T23:04:29.9076117Z Reading package lists... 100% 2021-05-16T23:04:29.9076606Z 2021-05-16T23:04:29.9076803Z 2021-05-16T23:04:29.9077196Z Reading package lists... Done 2021-05-16T23:04:29.9077512Z 2021-05-16T23:04:29.9077900Z Building dependency tree... 0% 2021-05-16T23:04:29.9078385Z 2021-05-16T23:04:29.9358194Z Building dependency tree... 0% 2021-05-16T23:04:29.9358584Z 2021-05-16T23:04:29.9359186Z Building dependency tree... 50% 2021-05-16T23:04:29.9359557Z 2021-05-16T23:04:30.0668673Z Building dependency tree... 50% 2021-05-16T23:04:30.0669125Z 2021-05-16T23:04:30.0669532Z Building dependency tree 2021-05-16T23:04:30.0669850Z 2021-05-16T23:04:30.0670248Z Reading state information... 0% 2021-05-16T23:04:30.0670576Z 2021-05-16T23:04:30.6501718Z Reading state information... 0% 2021-05-16T23:04:30.6502493Z 2021-05-16T23:04:30.6502749Z 2021-05-16T23:04:30.6503201Z Reading state information... Done 2021-05-16T23:04:30.6503725Z 2021-05-16T23:04:30.6504150Z Reading state information... 0% 2021-05-16T23:04:30.6504585Z 2021-05-16T23:04:30.6505014Z Reading state information... 1% 2021-05-16T23:04:30.6505549Z 2021-05-16T23:04:30.6506176Z Reading state information... 3% 2021-05-16T23:04:30.6506700Z 2021-05-16T23:04:30.6507163Z Reading state information... 5% 2021-05-16T23:04:30.6507712Z 2021-05-16T23:04:30.6508201Z Reading state information... 7% 2021-05-16T23:04:30.6508919Z 2021-05-16T23:04:30.6509598Z Reading state information... 9% 2021-05-16T23:04:30.6510439Z 2021-05-16T23:04:30.6510907Z Reading state information... 11% 2021-05-16T23:04:30.6511374Z 2021-05-16T23:04:30.6511822Z Reading state information... 13% 2021-05-16T23:04:30.6512363Z 2021-05-16T23:04:30.6512810Z Reading state information... 15% 2021-05-16T23:04:30.6513356Z 2021-05-16T23:04:30.6513828Z Reading state information... 17% 2021-05-16T23:04:30.6514357Z 2021-05-16T23:04:30.6515194Z Reading state information... 19% 2021-05-16T23:04:30.6515719Z 2021-05-16T23:04:30.6516183Z Reading state information... 21% 2021-05-16T23:04:30.6516714Z 2021-05-16T23:04:30.6517165Z Reading state information... 23% 2021-05-16T23:04:30.6517697Z 2021-05-16T23:04:30.6518270Z Reading state information... 25% 2021-05-16T23:04:30.6518815Z 2021-05-16T23:04:30.6519263Z Reading state information... 27% 2021-05-16T23:04:30.6519793Z 2021-05-16T23:04:30.6520258Z Reading state information... 29% 2021-05-16T23:04:30.6520691Z 2021-05-16T23:04:30.6521235Z Reading state information... 31% 2021-05-16T23:04:30.6521758Z 2021-05-16T23:04:30.6522221Z Reading state information... 33% 2021-05-16T23:04:30.6522647Z 2021-05-16T23:04:30.6523181Z Reading state information... 35% 2021-05-16T23:04:30.6523719Z 2021-05-16T23:04:30.6524168Z Reading state information... 37% 2021-05-16T23:04:30.6524698Z 2021-05-16T23:04:30.6525262Z Reading state information... 39% 2021-05-16T23:04:30.6525758Z 2021-05-16T23:04:30.6526183Z Reading state information... 41% 2021-05-16T23:04:30.6526590Z 2021-05-16T23:04:30.6527090Z Reading state information... 43% 2021-05-16T23:04:30.6527588Z 2021-05-16T23:04:30.6528018Z Reading state information... 45% 2021-05-16T23:04:30.6528513Z 2021-05-16T23:04:30.6528944Z Reading state information... 47% 2021-05-16T23:04:30.6529428Z 2021-05-16T23:04:30.6529858Z Reading state information... 49% 2021-05-16T23:04:30.6530358Z 2021-05-16T23:04:30.6530780Z Reading state information... 51% 2021-05-16T23:04:30.6531288Z 2021-05-16T23:04:30.6531712Z Reading state information... 53% 2021-05-16T23:04:30.6532217Z 2021-05-16T23:04:30.6532643Z Reading state information... 55% 2021-05-16T23:04:30.6533065Z 2021-05-16T23:04:30.6533569Z Reading state information... 57% 2021-05-16T23:04:30.6534060Z 2021-05-16T23:04:30.6534495Z Reading state information... 59% 2021-05-16T23:04:30.6534983Z 2021-05-16T23:04:30.6535423Z Reading state information... 61% 2021-05-16T23:04:30.6535908Z 2021-05-16T23:04:30.6536344Z Reading state information... 63% 2021-05-16T23:04:30.6536844Z 2021-05-16T23:04:30.6537264Z Reading state information... 65% 2021-05-16T23:04:30.6537764Z 2021-05-16T23:04:30.6538183Z Reading state information... 67% 2021-05-16T23:04:30.6538678Z 2021-05-16T23:04:30.6539111Z Reading state information... 69% 2021-05-16T23:04:30.6539596Z 2021-05-16T23:04:30.6540025Z Reading state information... 71% 2021-05-16T23:04:30.6540503Z 2021-05-16T23:04:30.6540932Z Reading state information... 73% 2021-05-16T23:04:30.6541410Z 2021-05-16T23:04:30.6541843Z Reading state information... 75% 2021-05-16T23:04:30.6542345Z 2021-05-16T23:04:30.6542761Z Reading state information... 77% 2021-05-16T23:04:30.6543171Z 2021-05-16T23:04:30.6543654Z Reading state information... 79% 2021-05-16T23:04:30.6544203Z 2021-05-16T23:04:30.6544630Z Reading state information... 81% 2021-05-16T23:04:30.6545126Z 2021-05-16T23:04:30.6545697Z Reading state information... 83% 2021-05-16T23:04:30.6546196Z 2021-05-16T23:04:30.6546626Z Reading state information... 85% 2021-05-16T23:04:30.6547030Z 2021-05-16T23:04:30.6547526Z Reading state information... 87% 2021-05-16T23:04:30.6548008Z 2021-05-16T23:04:30.6548436Z Reading state information... 89% 2021-05-16T23:04:30.6548930Z 2021-05-16T23:04:30.6549359Z Reading state information... 91% 2021-05-16T23:04:30.6549767Z 2021-05-16T23:04:30.6550252Z Reading state information... 93% 2021-05-16T23:04:30.6550747Z 2021-05-16T23:04:30.6551187Z Reading state information... 95% 2021-05-16T23:04:30.6551757Z 2021-05-16T23:04:30.6552266Z Reading state information... 97% 2021-05-16T23:04:30.6552666Z 2021-05-16T23:04:30.6553167Z Reading state information... 99% 2021-05-16T23:04:30.7001690Z Selecting previously unselected package r-3.6.3. 2021-05-16T23:04:30.8158203Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T23:04:30.8260797Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-16T23:04:30.8278894Z Unpacking r-3.6.3 (1) ... 2021-05-16T23:04:31.5828867Z Setting up r-3.6.3 (1) ... 2021-05-16T23:04:31.6142524Z 2021-05-16T23:04:31.6143252Z 2021-05-16T23:04:31.6143770Z Reading state information... Done 2021-05-16T23:04:31.6358325Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-16T23:04:31.6470631Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-16T23:04:31.6725718Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T23:04:31.6726212Z env: 2021-05-16T23:04:31.6726654Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:31.6727128Z TIC_DEPLOY_KEY: 2021-05-16T23:04:31.6728101Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:31.6729990Z GITHUB_PAT: *** 2021-05-16T23:04:31.6730408Z COVERALLS_TOKEN: 2021-05-16T23:04:31.6730928Z continue-on-error: false 2021-05-16T23:04:31.6731425Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:31.6731947Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:04:31.6732408Z TZ: UTC 2021-05-16T23:04:31.6732935Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:31.6733347Z NOT_CRAN: true 2021-05-16T23:04:31.6733708Z ##[endgroup] 2021-05-16T23:04:31.7241267Z [command]sudo apt-get install -y texinfo 2021-05-16T23:04:31.8956510Z Reading package lists... 2021-05-16T23:04:32.0493376Z Building dependency tree... 2021-05-16T23:04:32.0511938Z Reading state information... 2021-05-16T23:04:32.2667514Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T23:04:32.2668856Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:32.5139355Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T23:04:32.5287746Z --2021-05-16 23:04:32-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T23:04:32.5542629Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T23:04:32.5616633Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T23:04:32.5896639Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T23:04:32.5899641Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T23:04:32.5902689Z --2021-05-16 23:04:32-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T23:04:32.6552028Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T23:04:32.7186025Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T23:04:32.9718540Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:04:32.9730091Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=QqjfIAXzw8lOSuBHSKtjFgJM%2BvNu0EWn6LWvO46feRo%3D&st=2021-05-16T23%3A03%3A32Z&se=2021-05-16T23%3A09%3A32Z&sp=r [following] 2021-05-16T23:04:32.9737229Z --2021-05-16 23:04:32-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=QqjfIAXzw8lOSuBHSKtjFgJM%2BvNu0EWn6LWvO46feRo%3D&st=2021-05-16T23%3A03%3A32Z&se=2021-05-16T23%3A09%3A32Z&sp=r 2021-05-16T23:04:33.0257053Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T23:04:33.0895583Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T23:04:33.3466772Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:04:33.3468308Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T23:04:33.3470278Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T23:04:33.9869614Z 2021-05-16T23:04:35.5648852Z 0K ........ ........ ........ ........ 49% 15.0M 2s 2021-05-16T23:04:36.7759054Z 32768K ........ ........ ........ ........ 99% 25.9M 0s 2021-05-16T23:04:36.7762844Z 65536K 100% 2.95M=3.4s 2021-05-16T23:04:36.7763129Z 2021-05-16T23:04:36.7764454Z 2021-05-16 23:04:36 (18.7 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T23:04:36.7764834Z 2021-05-16T23:04:38.8454101Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T23:04:38.8455480Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T23:04:39.1398248Z ##[group]Run tlmgr update --self 2021-05-16T23:04:39.1398845Z tlmgr update --self 2021-05-16T23:04:39.1399710Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T23:04:39.1400540Z tlmgr update --all 2021-05-16T23:04:39.1445411Z shell: /usr/bin/bash -e {0} 2021-05-16T23:04:39.1445748Z env: 2021-05-16T23:04:39.1446144Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:39.1446542Z TIC_DEPLOY_KEY: 2021-05-16T23:04:39.1447250Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:39.1448836Z GITHUB_PAT: *** 2021-05-16T23:04:39.1449192Z COVERALLS_TOKEN: 2021-05-16T23:04:39.1449604Z continue-on-error: false 2021-05-16T23:04:39.1450021Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:39.1450448Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:04:39.1450826Z TZ: UTC 2021-05-16T23:04:39.1451170Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:39.1451588Z NOT_CRAN: true 2021-05-16T23:04:39.1451908Z ##[endgroup] 2021-05-16T23:04:40.7818113Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:04:40.7821207Z tlmgr: no self-updates for tlmgr available 2021-05-16T23:04:42.0638563Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:04:42.0641269Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T23:04:42.1544898Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T23:04:42.2094848Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T23:04:42.2532135Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T23:04:42.3004040Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T23:04:42.7308271Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T23:04:44.1792646Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T23:04:44.2483711Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T23:04:44.3224615Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T23:04:44.3629505Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-16T23:04:44.4068084Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-16T23:04:44.4532731Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-16T23:04:44.4972788Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-16T23:04:44.5413795Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-16T23:04:44.6015652Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-16T23:04:44.6775548Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-16T23:04:44.7722367Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-16T23:04:44.8169875Z [18/89, 00:02/00:02] install: cstypo [3k] 2021-05-16T23:04:44.8641540Z [19/89, 00:02/00:02] install: ctablestack [2k] 2021-05-16T23:04:44.9212686Z [20/89, 00:02/00:02] install: ekdosis [19k] 2021-05-16T23:04:44.9787994Z [21/89, 00:02/00:02] install: emoji [40k] 2021-05-16T23:04:45.0278755Z [22/89, 00:02/00:02] install: emojicite [2k] 2021-05-16T23:04:45.0720293Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T23:04:45.1189790Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T23:04:45.1633323Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-16T23:04:45.2069419Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-16T23:04:45.2509883Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-16T23:04:45.2961721Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T23:04:45.3399651Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T23:04:45.3832112Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-16T23:04:45.4300564Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-16T23:04:45.4736229Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-16T23:04:45.5236033Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-16T23:04:45.5700761Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-16T23:04:45.6154875Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-16T23:04:45.6628264Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-16T23:04:45.7288581Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-16T23:04:45.7756369Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-16T23:04:45.8259799Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-16T23:04:45.8715516Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-16T23:04:45.9167263Z [41/89, 00:03/00:03] install: luacolor [5k] 2021-05-16T23:04:45.9706065Z [42/89, 00:03/00:03] install: luahyphenrules [3k] 2021-05-16T23:04:46.0203052Z [43/89, 00:03/00:03] install: luaimageembed [2k] 2021-05-16T23:04:46.0654686Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T23:04:46.1128639Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-16T23:04:46.1595602Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-16T23:04:46.2066002Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-16T23:04:46.2518823Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-16T23:04:46.2968921Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-16T23:04:46.3434607Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-16T23:04:46.3888968Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-16T23:04:46.4358414Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-16T23:04:46.4812428Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-16T23:04:46.5263558Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-16T23:04:46.5736668Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-16T23:04:46.6207816Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-16T23:04:46.6700543Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-16T23:04:46.7191383Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-16T23:04:46.7661184Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-16T23:04:46.8145265Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-16T23:04:46.8620236Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-16T23:04:46.9069833Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-16T23:04:46.9498875Z [63/89, 00:04/00:04] install: newpax [9k] 2021-05-16T23:04:46.9951945Z [64/89, 00:04/00:04] install: nodetree [13k] 2021-05-16T23:04:47.0417726Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T23:04:47.0842073Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T23:04:47.1562991Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-16T23:04:47.2351138Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-16T23:04:47.2805567Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-16T23:04:47.3257069Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-16T23:04:47.3681818Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-16T23:04:47.4127982Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-16T23:04:47.4639505Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-16T23:04:47.5146556Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-16T23:04:47.5616837Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-16T23:04:47.6083513Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-16T23:04:47.6520057Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-16T23:04:47.6983179Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-16T23:04:47.7564575Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-16T23:04:47.8020534Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-16T23:04:47.8488959Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-16T23:04:47.8919928Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-16T23:04:47.9378983Z [83/89, 00:05/00:05] install: typewriter [25k] 2021-05-16T23:04:47.9900040Z [84/89, 00:05/00:05] install: uninormalize [6k] 2021-05-16T23:04:48.0434041Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-16T23:04:48.0996989Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-16T23:04:48.2055410Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-16T23:04:49.1563161Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-16T23:04:49.1565377Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-16T23:04:49.1566626Z running mktexlsr ... 2021-05-16T23:04:49.1568363Z done running mktexlsr. 2021-05-16T23:04:49.1569729Z running updmap-sys ... 2021-05-16T23:04:49.1570995Z done running updmap-sys. 2021-05-16T23:04:49.1572657Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T23:04:49.1575568Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/Fkc1PQb79D/BCc9oYR0_n ... 2021-05-16T23:04:49.1579262Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/Fkc1PQb79D/BCc9oYR0_n. 2021-05-16T23:04:49.1581245Z OK: optex.fmt/luatex 2021-05-16T23:04:49.1582949Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T23:04:49.1585126Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T23:04:50.2630496Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:04:50.2631944Z tlmgr: no updates available 2021-05-16T23:04:50.3669533Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:04:50.3670029Z with: 2021-05-16T23:04:50.3670430Z pandoc-version: 2.7.3 2021-05-16T23:04:50.3670811Z env: 2021-05-16T23:04:50.3671252Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:50.3671701Z TIC_DEPLOY_KEY: 2021-05-16T23:04:50.3672504Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:50.3674368Z GITHUB_PAT: *** 2021-05-16T23:04:50.3674727Z COVERALLS_TOKEN: 2021-05-16T23:04:50.3675157Z continue-on-error: false 2021-05-16T23:04:50.3675557Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:50.3676202Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:04:50.3676631Z TZ: UTC 2021-05-16T23:04:50.3677020Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:50.3677422Z NOT_CRAN: true 2021-05-16T23:04:50.3677798Z ##[endgroup] 2021-05-16T23:04:50.7490626Z [command]sudo apt-get install -y gdebi-core 2021-05-16T23:04:50.8167340Z Reading package lists... 2021-05-16T23:04:50.9731445Z Building dependency tree... 2021-05-16T23:04:50.9744842Z Reading state information... 2021-05-16T23:04:51.1991056Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T23:04:51.1992146Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:51.2015850Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T23:04:51.3168698Z 2021-05-16T23:04:51.3332177Z Reading package lists... 0% 2021-05-16T23:04:51.3332666Z 2021-05-16T23:04:51.3375659Z Reading package lists... 100% 2021-05-16T23:04:51.3376125Z 2021-05-16T23:04:51.3376422Z 2021-05-16T23:04:51.3377017Z Reading package lists... Done 2021-05-16T23:04:51.3377455Z 2021-05-16T23:04:51.3378060Z Building dependency tree... 0% 2021-05-16T23:04:51.3378506Z 2021-05-16T23:04:51.3656183Z Building dependency tree... 0% 2021-05-16T23:04:51.3656764Z 2021-05-16T23:04:51.3657489Z Building dependency tree... 50% 2021-05-16T23:04:51.3658015Z 2021-05-16T23:04:51.4864579Z Building dependency tree... 50% 2021-05-16T23:04:51.4865274Z 2021-05-16T23:04:51.4866163Z Building dependency tree 2021-05-16T23:04:51.4866790Z 2021-05-16T23:04:51.4867667Z Reading state information... 0% 2021-05-16T23:04:51.4868316Z 2021-05-16T23:04:51.6356669Z Reading state information... 0% 2021-05-16T23:04:51.6357377Z 2021-05-16T23:04:51.6358664Z 2021-05-16T23:04:51.6359613Z Reading state information... Done 2021-05-16T23:04:51.6360302Z 2021-05-16T23:04:51.6361180Z Reading state information... 0% 2021-05-16T23:04:51.6407617Z 2021-05-16T23:04:51.6408102Z Reading state information... 1% 2021-05-16T23:04:51.6445147Z 2021-05-16T23:04:51.6445705Z Reading state information... 3% 2021-05-16T23:04:51.6487451Z 2021-05-16T23:04:51.6487925Z Reading state information... 5% 2021-05-16T23:04:51.6528178Z 2021-05-16T23:04:51.6528747Z Reading state information... 7% 2021-05-16T23:04:51.6568831Z 2021-05-16T23:04:51.6569400Z Reading state information... 9% 2021-05-16T23:04:51.6611900Z 2021-05-16T23:04:51.6612640Z Reading state information... 11% 2021-05-16T23:04:51.6653170Z 2021-05-16T23:04:51.6653755Z Reading state information... 13% 2021-05-16T23:04:51.6689755Z 2021-05-16T23:04:51.6690210Z Reading state information... 15% 2021-05-16T23:04:51.6724424Z 2021-05-16T23:04:51.6724881Z Reading state information... 17% 2021-05-16T23:04:51.6767144Z 2021-05-16T23:04:51.6767667Z Reading state information... 19% 2021-05-16T23:04:51.6802479Z 2021-05-16T23:04:51.6802950Z Reading state information... 21% 2021-05-16T23:04:51.6835414Z 2021-05-16T23:04:51.6835883Z Reading state information... 23% 2021-05-16T23:04:51.6877389Z 2021-05-16T23:04:51.6878337Z Reading state information... 25% 2021-05-16T23:04:51.6920110Z 2021-05-16T23:04:51.6920655Z Reading state information... 27% 2021-05-16T23:04:51.6960459Z 2021-05-16T23:04:51.6961001Z Reading state information... 29% 2021-05-16T23:04:51.6999067Z 2021-05-16T23:04:51.6999586Z Reading state information... 31% 2021-05-16T23:04:51.7039571Z 2021-05-16T23:04:51.7040507Z Reading state information... 33% 2021-05-16T23:04:51.7077784Z 2021-05-16T23:04:51.7078513Z Reading state information... 35% 2021-05-16T23:04:51.7111632Z 2021-05-16T23:04:51.7112118Z Reading state information... 37% 2021-05-16T23:04:51.7150619Z 2021-05-16T23:04:51.7151174Z Reading state information... 39% 2021-05-16T23:04:51.7192459Z 2021-05-16T23:04:51.7192974Z Reading state information... 41% 2021-05-16T23:04:51.7230105Z 2021-05-16T23:04:51.7230660Z Reading state information... 43% 2021-05-16T23:04:51.7275237Z 2021-05-16T23:04:51.7275763Z Reading state information... 45% 2021-05-16T23:04:51.7330727Z 2021-05-16T23:04:51.7331204Z Reading state information... 47% 2021-05-16T23:04:51.7369692Z 2021-05-16T23:04:51.7370230Z Reading state information... 49% 2021-05-16T23:04:51.7410856Z 2021-05-16T23:04:51.7411328Z Reading state information... 51% 2021-05-16T23:04:51.7443826Z 2021-05-16T23:04:51.7444741Z Reading state information... 53% 2021-05-16T23:04:51.7503269Z 2021-05-16T23:04:51.7503739Z Reading state information... 55% 2021-05-16T23:04:51.7547659Z 2021-05-16T23:04:51.7548572Z Reading state information... 57% 2021-05-16T23:04:51.7593498Z 2021-05-16T23:04:51.7593973Z Reading state information... 59% 2021-05-16T23:04:51.7638053Z 2021-05-16T23:04:51.7638857Z Reading state information... 61% 2021-05-16T23:04:51.7683563Z 2021-05-16T23:04:51.7684040Z Reading state information... 63% 2021-05-16T23:04:51.7722272Z 2021-05-16T23:04:51.7722712Z Reading state information... 65% 2021-05-16T23:04:51.7761311Z 2021-05-16T23:04:51.7761845Z Reading state information... 67% 2021-05-16T23:04:51.7799736Z 2021-05-16T23:04:51.7800182Z Reading state information... 69% 2021-05-16T23:04:51.7847611Z 2021-05-16T23:04:51.7848057Z Reading state information... 71% 2021-05-16T23:04:51.7888164Z 2021-05-16T23:04:51.7888622Z Reading state information... 73% 2021-05-16T23:04:51.7938454Z 2021-05-16T23:04:51.7939007Z Reading state information... 75% 2021-05-16T23:04:51.7994247Z 2021-05-16T23:04:51.7994909Z Reading state information... 77% 2021-05-16T23:04:51.8040746Z 2021-05-16T23:04:51.8041382Z Reading state information... 79% 2021-05-16T23:04:51.8094145Z 2021-05-16T23:04:51.8094858Z Reading state information... 81% 2021-05-16T23:04:51.8129837Z 2021-05-16T23:04:51.8130551Z Reading state information... 83% 2021-05-16T23:04:51.8167847Z 2021-05-16T23:04:51.8168573Z Reading state information... 85% 2021-05-16T23:04:51.8207424Z 2021-05-16T23:04:51.8207909Z Reading state information... 87% 2021-05-16T23:04:51.8247730Z 2021-05-16T23:04:51.8248282Z Reading state information... 89% 2021-05-16T23:04:51.8288456Z 2021-05-16T23:04:51.8288940Z Reading state information... 91% 2021-05-16T23:04:51.8326838Z 2021-05-16T23:04:51.8327410Z Reading state information... 93% 2021-05-16T23:04:51.8361388Z 2021-05-16T23:04:51.8361887Z Reading state information... 95% 2021-05-16T23:04:51.8404400Z 2021-05-16T23:04:51.8404911Z Reading state information... 97% 2021-05-16T23:04:51.8437401Z 2021-05-16T23:04:51.8437876Z Reading state information... 99% 2021-05-16T23:04:52.1068075Z Selecting previously unselected package pandoc. 2021-05-16T23:04:52.2330634Z (Reading database ... 261856 files and directories currently installed.) 2021-05-16T23:04:52.2443373Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T23:04:52.2455373Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T23:04:54.3534205Z Setting up pandoc (2.7.3-1) ... 2021-05-16T23:04:54.3574090Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:55.2207295Z 2021-05-16T23:04:55.2208305Z 2021-05-16T23:04:55.2209341Z Reading state information... Done 2021-05-16T23:04:55.2529444Z ##[group]Run git config user.name adigherman 2021-05-16T23:04:55.2530165Z git config user.name adigherman 2021-05-16T23:04:55.2530775Z git config user.email adig@jhu.edu 2021-05-16T23:04:55.2575423Z shell: /usr/bin/bash -e {0} 2021-05-16T23:04:55.2575848Z env: 2021-05-16T23:04:55.2576360Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:55.2576869Z TIC_DEPLOY_KEY: 2021-05-16T23:04:55.2577817Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:55.2579792Z GITHUB_PAT: *** 2021-05-16T23:04:55.2580409Z COVERALLS_TOKEN: 2021-05-16T23:04:55.2580954Z continue-on-error: false 2021-05-16T23:04:55.2581468Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:55.2582214Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:04:55.2582697Z TZ: UTC 2021-05-16T23:04:55.2583131Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:55.2583583Z NOT_CRAN: true 2021-05-16T23:04:55.2584010Z ##[endgroup] 2021-05-16T23:04:55.2870917Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T23:04:55.2871590Z env: 2021-05-16T23:04:55.2872079Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:55.2872586Z TIC_DEPLOY_KEY: 2021-05-16T23:04:55.2873435Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:55.2875332Z GITHUB_PAT: *** 2021-05-16T23:04:55.2875755Z COVERALLS_TOKEN: 2021-05-16T23:04:55.2876383Z continue-on-error: false 2021-05-16T23:04:55.2876862Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:55.2877336Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:04:55.2877785Z TZ: UTC 2021-05-16T23:04:55.2878329Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:55.2878750Z NOT_CRAN: true 2021-05-16T23:04:55.2879128Z ##[endgroup] 2021-05-16T23:04:55.4804138Z Reading package lists... 2021-05-16T23:04:55.6401746Z Building dependency tree... 2021-05-16T23:04:55.6422646Z Reading state information... 2021-05-16T23:04:55.7844923Z The following additional packages will be installed: 2021-05-16T23:04:55.7847746Z cmake-data libjsoncpp1 librhash0 2021-05-16T23:04:55.7857622Z Suggested packages: 2021-05-16T23:04:55.7859023Z cmake-doc ninja-build 2021-05-16T23:04:55.8333848Z The following NEW packages will be installed: 2021-05-16T23:04:55.8341246Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T23:04:55.8586479Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:55.8587111Z Need to get 5470 kB of archives. 2021-05-16T23:04:55.8588398Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T23:04:55.8590243Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T23:04:55.8866743Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T23:04:55.8876186Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T23:04:55.8889292Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T23:04:56.3472285Z Fetched 5470 kB in 0s (49.4 MB/s) 2021-05-16T23:04:56.3907116Z Selecting previously unselected package cmake-data. 2021-05-16T23:04:56.3977838Z (Reading database ... 2021-05-16T23:04:56.3978360Z (Reading database ... 5% 2021-05-16T23:04:56.3978839Z (Reading database ... 10% 2021-05-16T23:04:56.3979475Z (Reading database ... 15% 2021-05-16T23:04:56.3979891Z (Reading database ... 20% 2021-05-16T23:04:56.3980315Z (Reading database ... 25% 2021-05-16T23:04:56.3980726Z (Reading database ... 30% 2021-05-16T23:04:56.3981146Z (Reading database ... 35% 2021-05-16T23:04:56.3981557Z (Reading database ... 40% 2021-05-16T23:04:56.3981977Z (Reading database ... 45% 2021-05-16T23:04:56.3982401Z (Reading database ... 50% 2021-05-16T23:04:56.4000528Z (Reading database ... 55% 2021-05-16T23:04:56.4033169Z (Reading database ... 60% 2021-05-16T23:04:56.4067978Z (Reading database ... 65% 2021-05-16T23:04:56.4189933Z (Reading database ... 70% 2021-05-16T23:04:56.4216807Z (Reading database ... 75% 2021-05-16T23:04:56.4572402Z (Reading database ... 80% 2021-05-16T23:04:56.4855378Z (Reading database ... 85% 2021-05-16T23:04:56.5008601Z (Reading database ... 90% 2021-05-16T23:04:56.5092887Z (Reading database ... 95% 2021-05-16T23:04:56.5093828Z (Reading database ... 100% 2021-05-16T23:04:56.5095149Z (Reading database ... 261863 files and directories currently installed.) 2021-05-16T23:04:56.5210189Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T23:04:56.5430360Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:04:57.0879497Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T23:04:57.1165412Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T23:04:57.1190682Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:04:57.1693592Z Selecting previously unselected package librhash0:amd64. 2021-05-16T23:04:57.2001222Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T23:04:57.2007956Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:04:57.2439727Z Selecting previously unselected package cmake. 2021-05-16T23:04:57.2673150Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T23:04:57.2692063Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:04:57.7239987Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:04:57.7275129Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:04:57.7703028Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:04:57.7743888Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:04:57.7808532Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:58.9669433Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:01.1174531Z Reading package lists... 2021-05-16T23:05:01.2968123Z Building dependency tree... 2021-05-16T23:05:01.2988217Z Reading state information... 2021-05-16T23:05:01.4581836Z Suggested packages: 2021-05-16T23:05:01.4583275Z libssh-doc 2021-05-16T23:05:01.5087490Z The following NEW packages will be installed: 2021-05-16T23:05:01.5091116Z libssh-dev 2021-05-16T23:05:01.5281297Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:01.5282952Z Need to get 219 kB of archives. 2021-05-16T23:05:01.5283771Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T23:05:01.5285798Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T23:05:01.9625282Z Fetched 219 kB in 0s (12.0 MB/s) 2021-05-16T23:05:01.9919718Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T23:05:01.9985620Z (Reading database ... 2021-05-16T23:05:01.9986510Z (Reading database ... 5% 2021-05-16T23:05:01.9987126Z (Reading database ... 10% 2021-05-16T23:05:01.9987740Z (Reading database ... 15% 2021-05-16T23:05:01.9988344Z (Reading database ... 20% 2021-05-16T23:05:01.9988924Z (Reading database ... 25% 2021-05-16T23:05:01.9989554Z (Reading database ... 30% 2021-05-16T23:05:01.9990141Z (Reading database ... 35% 2021-05-16T23:05:01.9990781Z (Reading database ... 40% 2021-05-16T23:05:01.9991376Z (Reading database ... 45% 2021-05-16T23:05:01.9991953Z (Reading database ... 50% 2021-05-16T23:05:02.0025339Z (Reading database ... 55% 2021-05-16T23:05:02.0064217Z (Reading database ... 60% 2021-05-16T23:05:02.0103255Z (Reading database ... 65% 2021-05-16T23:05:02.0236779Z (Reading database ... 70% 2021-05-16T23:05:02.0259841Z (Reading database ... 75% 2021-05-16T23:05:02.0626048Z (Reading database ... 80% 2021-05-16T23:05:02.0938085Z (Reading database ... 85% 2021-05-16T23:05:02.1081445Z (Reading database ... 90% 2021-05-16T23:05:02.1159458Z (Reading database ... 95% 2021-05-16T23:05:02.1160487Z (Reading database ... 100% 2021-05-16T23:05:02.1161895Z (Reading database ... 264647 files and directories currently installed.) 2021-05-16T23:05:02.1268343Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:05:02.1303982Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:05:02.2176438Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:05:04.2209765Z Reading package lists... 2021-05-16T23:05:04.3574853Z Building dependency tree... 2021-05-16T23:05:04.3592908Z Reading state information... 2021-05-16T23:05:04.5464520Z The following NEW packages will be installed: 2021-05-16T23:05:04.5468962Z jags 2021-05-16T23:05:04.5668987Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:04.5669850Z Need to get 1562 kB of archives. 2021-05-16T23:05:04.5670866Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T23:05:04.5672765Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T23:05:05.2490307Z Fetched 1562 kB in 0s (5115 kB/s) 2021-05-16T23:05:05.2841401Z Selecting previously unselected package jags. 2021-05-16T23:05:05.2916099Z (Reading database ... 2021-05-16T23:05:05.2916929Z (Reading database ... 5% 2021-05-16T23:05:05.2917460Z (Reading database ... 10% 2021-05-16T23:05:05.2918675Z (Reading database ... 15% 2021-05-16T23:05:05.2919192Z (Reading database ... 20% 2021-05-16T23:05:05.2919715Z (Reading database ... 25% 2021-05-16T23:05:05.2920241Z (Reading database ... 30% 2021-05-16T23:05:05.2920745Z (Reading database ... 35% 2021-05-16T23:05:05.2921266Z (Reading database ... 40% 2021-05-16T23:05:05.2921770Z (Reading database ... 45% 2021-05-16T23:05:05.2922285Z (Reading database ... 50% 2021-05-16T23:05:05.2947641Z (Reading database ... 55% 2021-05-16T23:05:05.2985850Z (Reading database ... 60% 2021-05-16T23:05:05.3026784Z (Reading database ... 65% 2021-05-16T23:05:05.3153798Z (Reading database ... 70% 2021-05-16T23:05:05.3178644Z (Reading database ... 75% 2021-05-16T23:05:05.3557828Z (Reading database ... 80% 2021-05-16T23:05:05.3875176Z (Reading database ... 85% 2021-05-16T23:05:05.4024044Z (Reading database ... 90% 2021-05-16T23:05:05.4101322Z (Reading database ... 95% 2021-05-16T23:05:05.4102078Z (Reading database ... 100% 2021-05-16T23:05:05.4103419Z (Reading database ... 264666 files and directories currently installed.) 2021-05-16T23:05:05.4212249Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T23:05:05.4255775Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T23:05:05.6057945Z Setting up jags (4.3.0-3build1) ... 2021-05-16T23:05:05.6306806Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:06.3347402Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:08.2349219Z Reading package lists... 2021-05-16T23:05:08.3761648Z Building dependency tree... 2021-05-16T23:05:08.3775374Z Reading state information... 2021-05-16T23:05:08.5100508Z The following additional packages will be installed: 2021-05-16T23:05:08.5103352Z libnode64 libuv1-dev 2021-05-16T23:05:08.5603541Z The following NEW packages will be installed: 2021-05-16T23:05:08.5607568Z libnode-dev libnode64 libuv1-dev 2021-05-16T23:05:08.5821135Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:08.5821949Z Need to get 6239 kB of archives. 2021-05-16T23:05:08.5822725Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T23:05:08.5825418Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T23:05:08.5868152Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T23:05:08.6534386Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T23:05:09.0232023Z Fetched 6239 kB in 0s (68.9 MB/s) 2021-05-16T23:05:09.0554654Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T23:05:09.0622411Z (Reading database ... 2021-05-16T23:05:09.0623080Z (Reading database ... 5% 2021-05-16T23:05:09.0623657Z (Reading database ... 10% 2021-05-16T23:05:09.0624252Z (Reading database ... 15% 2021-05-16T23:05:09.0624865Z (Reading database ... 20% 2021-05-16T23:05:09.0625455Z (Reading database ... 25% 2021-05-16T23:05:09.0626035Z (Reading database ... 30% 2021-05-16T23:05:09.0626595Z (Reading database ... 35% 2021-05-16T23:05:09.0627167Z (Reading database ... 40% 2021-05-16T23:05:09.0627729Z (Reading database ... 45% 2021-05-16T23:05:09.0628303Z (Reading database ... 50% 2021-05-16T23:05:09.0658529Z (Reading database ... 55% 2021-05-16T23:05:09.0692937Z (Reading database ... 60% 2021-05-16T23:05:09.0735992Z (Reading database ... 65% 2021-05-16T23:05:09.0851663Z (Reading database ... 70% 2021-05-16T23:05:09.0873181Z (Reading database ... 75% 2021-05-16T23:05:09.1238676Z (Reading database ... 80% 2021-05-16T23:05:09.1539902Z (Reading database ... 85% 2021-05-16T23:05:09.1680838Z (Reading database ... 90% 2021-05-16T23:05:09.1758828Z (Reading database ... 95% 2021-05-16T23:05:09.1759426Z (Reading database ... 100% 2021-05-16T23:05:09.1760270Z (Reading database ... 264806 files and directories currently installed.) 2021-05-16T23:05:09.1864652Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T23:05:09.1883933Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:05:09.2319378Z Selecting previously unselected package libnode64:amd64. 2021-05-16T23:05:09.2520341Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:05:09.2553795Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:09.9242064Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T23:05:09.9455019Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:05:09.9467117Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:10.0439512Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:05:10.0512129Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:10.0578870Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:10.0669253Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:12.0588951Z Reading package lists... 2021-05-16T23:05:12.2151491Z Building dependency tree... 2021-05-16T23:05:12.2168821Z Reading state information... 2021-05-16T23:05:12.3636590Z The following additional packages will be installed: 2021-05-16T23:05:12.3642094Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:05:12.3643536Z Suggested packages: 2021-05-16T23:05:12.3644740Z libfftw3-doc 2021-05-16T23:05:12.4095503Z The following NEW packages will be installed: 2021-05-16T23:05:12.4102093Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:05:12.5115118Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:12.5116583Z Need to get 3986 kB of archives. 2021-05-16T23:05:12.5118981Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T23:05:12.5122329Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T23:05:12.5255778Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T23:05:12.5376559Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T23:05:12.5521045Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T23:05:12.5532683Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T23:05:12.9510782Z Fetched 3986 kB in 0s (22.5 MB/s) 2021-05-16T23:05:12.9919710Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T23:05:13.0022993Z (Reading database ... 2021-05-16T23:05:13.0023572Z (Reading database ... 5% 2021-05-16T23:05:13.0024067Z (Reading database ... 10% 2021-05-16T23:05:13.0024546Z (Reading database ... 15% 2021-05-16T23:05:13.0025033Z (Reading database ... 20% 2021-05-16T23:05:13.0025504Z (Reading database ... 25% 2021-05-16T23:05:13.0025996Z (Reading database ... 30% 2021-05-16T23:05:13.0026465Z (Reading database ... 35% 2021-05-16T23:05:13.0026944Z (Reading database ... 40% 2021-05-16T23:05:13.0027427Z (Reading database ... 45% 2021-05-16T23:05:13.0027893Z (Reading database ... 50% 2021-05-16T23:05:13.0061604Z (Reading database ... 55% 2021-05-16T23:05:13.0094258Z (Reading database ... 60% 2021-05-16T23:05:13.0122953Z (Reading database ... 65% 2021-05-16T23:05:13.0233027Z (Reading database ... 70% 2021-05-16T23:05:13.0254867Z (Reading database ... 75% 2021-05-16T23:05:13.0554159Z (Reading database ... 80% 2021-05-16T23:05:13.0806833Z (Reading database ... 85% 2021-05-16T23:05:13.0941210Z (Reading database ... 90% 2021-05-16T23:05:13.1011646Z (Reading database ... 95% 2021-05-16T23:05:13.1012254Z (Reading database ... 100% 2021-05-16T23:05:13.1013016Z (Reading database ... 264942 files and directories currently installed.) 2021-05-16T23:05:13.1121525Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:13.1162300Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:13.1788126Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T23:05:13.2061816Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:13.2083304Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:13.3079896Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T23:05:13.3260450Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:13.3280536Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:13.4163082Z Selecting previously unselected package libfftw3-bin. 2021-05-16T23:05:13.4421116Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:13.4435635Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:05:13.4840107Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T23:05:13.5033843Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:13.5054215Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:13.7898020Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:13.7935169Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:13.8006255Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:13.8084663Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:05:13.8116292Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:13.8168865Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:14.5835821Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:16.5036908Z Reading package lists... 2021-05-16T23:05:16.6665825Z Building dependency tree... 2021-05-16T23:05:16.6695803Z Reading state information... 2021-05-16T23:05:16.8145907Z The following additional packages will be installed: 2021-05-16T23:05:16.8147926Z libdcmtk14 2021-05-16T23:05:16.8612609Z The following NEW packages will be installed: 2021-05-16T23:05:16.8620794Z dcmtk libdcmtk14 2021-05-16T23:05:16.9651840Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:16.9654288Z Need to get 5546 kB of archives. 2021-05-16T23:05:16.9655874Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T23:05:16.9659285Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T23:05:17.0170700Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T23:05:17.3888295Z Fetched 5546 kB in 0s (35.4 MB/s) 2021-05-16T23:05:17.4167772Z Selecting previously unselected package libdcmtk14. 2021-05-16T23:05:17.4233308Z (Reading database ... 2021-05-16T23:05:17.4234345Z (Reading database ... 5% 2021-05-16T23:05:17.4234875Z (Reading database ... 10% 2021-05-16T23:05:17.4235374Z (Reading database ... 15% 2021-05-16T23:05:17.4235913Z (Reading database ... 20% 2021-05-16T23:05:17.4236404Z (Reading database ... 25% 2021-05-16T23:05:17.4236886Z (Reading database ... 30% 2021-05-16T23:05:17.4237357Z (Reading database ... 35% 2021-05-16T23:05:17.4237842Z (Reading database ... 40% 2021-05-16T23:05:17.4238742Z (Reading database ... 45% 2021-05-16T23:05:17.4239224Z (Reading database ... 50% 2021-05-16T23:05:17.4276820Z (Reading database ... 55% 2021-05-16T23:05:17.4308999Z (Reading database ... 60% 2021-05-16T23:05:17.4346578Z (Reading database ... 65% 2021-05-16T23:05:17.4459003Z (Reading database ... 70% 2021-05-16T23:05:17.4558910Z (Reading database ... 75% 2021-05-16T23:05:17.4798863Z (Reading database ... 80% 2021-05-16T23:05:17.5060026Z (Reading database ... 85% 2021-05-16T23:05:17.5183722Z (Reading database ... 90% 2021-05-16T23:05:17.5250907Z (Reading database ... 95% 2021-05-16T23:05:17.5251473Z (Reading database ... 100% 2021-05-16T23:05:17.5252272Z (Reading database ... 265033 files and directories currently installed.) 2021-05-16T23:05:17.5342225Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:05:17.5376873Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:05:18.0409900Z Selecting previously unselected package dcmtk. 2021-05-16T23:05:18.0662664Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:05:18.0730139Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:05:18.2269877Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:05:18.2343882Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:05:18.2657613Z Adding `dcmtk' group to system ... 2021-05-16T23:05:18.3253229Z Adding `dcmtk' user to system ... 2021-05-16T23:05:18.4074620Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T23:05:18.6619344Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:20.2252353Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:22.1253529Z Reading package lists... 2021-05-16T23:05:22.2600540Z Building dependency tree... 2021-05-16T23:05:22.2616324Z Reading state information... 2021-05-16T23:05:22.4664322Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T23:05:22.4665772Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:22.5303935Z Reading package lists... 2021-05-16T23:05:22.6887140Z Building dependency tree... 2021-05-16T23:05:22.6904893Z Reading state information... 2021-05-16T23:05:22.9205030Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T23:05:22.9206111Z libpng-dev set to manually installed. 2021-05-16T23:05:22.9206863Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:22.9786452Z Reading package lists... 2021-05-16T23:05:23.1144858Z Building dependency tree... 2021-05-16T23:05:23.1162537Z Reading state information... 2021-05-16T23:05:23.2487019Z The following additional packages will be installed: 2021-05-16T23:05:23.2490198Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T23:05:23.2493407Z Suggested packages: 2021-05-16T23:05:23.2495564Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T23:05:23.2498781Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T23:05:23.2500607Z fonts-arphic-uming fonts-nanum 2021-05-16T23:05:23.2922007Z The following NEW packages will be installed: 2021-05-16T23:05:23.2924009Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T23:05:23.2925153Z libpoppler97 poppler-data 2021-05-16T23:05:23.3097498Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:23.3098940Z Need to get 2582 kB of archives. 2021-05-16T23:05:23.3100008Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T23:05:23.3101904Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T23:05:23.3384287Z 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-16T23:05:23.3414555Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T23:05:23.3572611Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T23:05:23.3585291Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T23:05:23.3592318Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T23:05:23.7407722Z Fetched 2582 kB in 0s (41.2 MB/s) 2021-05-16T23:05:23.7709958Z Selecting previously unselected package poppler-data. 2021-05-16T23:05:23.7771801Z (Reading database ... 2021-05-16T23:05:23.7772672Z (Reading database ... 5% 2021-05-16T23:05:23.7773342Z (Reading database ... 10% 2021-05-16T23:05:23.7774016Z (Reading database ... 15% 2021-05-16T23:05:23.7774774Z (Reading database ... 20% 2021-05-16T23:05:23.7775517Z (Reading database ... 25% 2021-05-16T23:05:23.7776119Z (Reading database ... 30% 2021-05-16T23:05:23.7776685Z (Reading database ... 35% 2021-05-16T23:05:23.7777315Z (Reading database ... 40% 2021-05-16T23:05:23.7777886Z (Reading database ... 45% 2021-05-16T23:05:23.7778465Z (Reading database ... 50% 2021-05-16T23:05:23.7803483Z (Reading database ... 55% 2021-05-16T23:05:23.7839309Z (Reading database ... 60% 2021-05-16T23:05:23.7874400Z (Reading database ... 65% 2021-05-16T23:05:23.7979744Z (Reading database ... 70% 2021-05-16T23:05:23.8000196Z (Reading database ... 75% 2021-05-16T23:05:23.8430861Z (Reading database ... 80% 2021-05-16T23:05:23.8747149Z (Reading database ... 85% 2021-05-16T23:05:23.8890414Z (Reading database ... 90% 2021-05-16T23:05:23.8966628Z (Reading database ... 95% 2021-05-16T23:05:23.8967425Z (Reading database ... 100% 2021-05-16T23:05:23.8968530Z (Reading database ... 265268 files and directories currently installed.) 2021-05-16T23:05:23.9073897Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T23:05:23.9096544Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T23:05:24.1720559Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T23:05:24.1954699Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T23:05:24.1995987Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:05:24.2439305Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T23:05:24.2688493Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:24.2707531Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:24.3960336Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T23:05:24.4192891Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:24.4217078Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:24.4560957Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T23:05:24.4801597Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:24.4817529Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:24.5119672Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T23:05:24.5346817Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:24.5363799Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:24.5972007Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T23:05:24.6165057Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:05:24.6220364Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:24.6294395Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:24.6343323Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:24.6391214Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:24.6459207Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:05:24.8025144Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:26.7636491Z Reading package lists... 2021-05-16T23:05:26.9168405Z Building dependency tree... 2021-05-16T23:05:26.9186355Z Reading state information... 2021-05-16T23:05:27.0613750Z The following additional packages will be installed: 2021-05-16T23:05:27.0618063Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T23:05:27.0622745Z Suggested packages: 2021-05-16T23:05:27.0623591Z libhdf5-doc 2021-05-16T23:05:27.1060227Z The following NEW packages will be installed: 2021-05-16T23:05:27.1066024Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T23:05:27.1070497Z libsz2 2021-05-16T23:05:27.1279781Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:27.1280315Z Need to get 4074 kB of archives. 2021-05-16T23:05:27.1281066Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T23:05:27.1282930Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T23:05:27.1302965Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T23:05:27.1309897Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T23:05:27.1317198Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T23:05:27.1665139Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T23:05:27.1700524Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T23:05:27.1709815Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T23:05:27.6209161Z Fetched 4074 kB in 0s (28.9 MB/s) 2021-05-16T23:05:27.6538685Z Selecting previously unselected package hdf5-helpers. 2021-05-16T23:05:27.6602960Z (Reading database ... 2021-05-16T23:05:27.6603672Z (Reading database ... 5% 2021-05-16T23:05:27.6604277Z (Reading database ... 10% 2021-05-16T23:05:27.6604879Z (Reading database ... 15% 2021-05-16T23:05:27.6605464Z (Reading database ... 20% 2021-05-16T23:05:27.6606066Z (Reading database ... 25% 2021-05-16T23:05:27.6606664Z (Reading database ... 30% 2021-05-16T23:05:27.6607248Z (Reading database ... 35% 2021-05-16T23:05:27.6607859Z (Reading database ... 40% 2021-05-16T23:05:27.6608435Z (Reading database ... 45% 2021-05-16T23:05:27.6609033Z (Reading database ... 50% 2021-05-16T23:05:27.6636153Z (Reading database ... 55% 2021-05-16T23:05:27.6671890Z (Reading database ... 60% 2021-05-16T23:05:27.6707759Z (Reading database ... 65% 2021-05-16T23:05:27.6814447Z (Reading database ... 70% 2021-05-16T23:05:27.6911020Z (Reading database ... 75% 2021-05-16T23:05:27.7144525Z (Reading database ... 80% 2021-05-16T23:05:27.7403392Z (Reading database ... 85% 2021-05-16T23:05:27.7529128Z (Reading database ... 90% 2021-05-16T23:05:27.7594190Z (Reading database ... 95% 2021-05-16T23:05:27.7595451Z (Reading database ... 100% 2021-05-16T23:05:27.7596816Z (Reading database ... 265828 files and directories currently installed.) 2021-05-16T23:05:27.7697178Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:05:27.7721790Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:27.8090461Z Selecting previously unselected package libaec0:amd64. 2021-05-16T23:05:27.8361824Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T23:05:27.8383641Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:05:27.8698081Z Selecting previously unselected package libsz2:amd64. 2021-05-16T23:05:27.8961143Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T23:05:27.8980943Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:05:27.9320061Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T23:05:27.9582594Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:05:27.9598157Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:28.1161007Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T23:05:28.1383854Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:05:28.1407219Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:28.1800415Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T23:05:28.2036492Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T23:05:28.2049858Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:05:28.2440092Z Selecting previously unselected package libhdf5-dev. 2021-05-16T23:05:28.2621797Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:05:28.2700683Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:28.5907317Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:28.5946349Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:05:28.5977515Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:05:28.6011209Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:05:28.6042703Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:28.6070208Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:28.6105230Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:28.6181912Z 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-16T23:05:28.6220388Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:29.3762300Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:31.4180605Z Reading package lists... 2021-05-16T23:05:31.5553320Z Building dependency tree... 2021-05-16T23:05:31.5573291Z Reading state information... 2021-05-16T23:05:31.7183953Z The following additional packages will be installed: 2021-05-16T23:05:31.7188929Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T23:05:31.7604579Z The following NEW packages will be installed: 2021-05-16T23:05:31.7607818Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T23:05:31.7609062Z mesa-common-dev 2021-05-16T23:05:31.7823169Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:31.7823910Z Need to get 1761 kB of archives. 2021-05-16T23:05:31.7824646Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T23:05:31.7826468Z 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-16T23:05:31.7867127Z 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-16T23:05:31.7874122Z 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-16T23:05:31.7894432Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T23:05:31.7923609Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T23:05:31.7956531Z 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-16T23:05:32.1938324Z Fetched 1761 kB in 0s (36.4 MB/s) 2021-05-16T23:05:32.2241100Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T23:05:32.2284805Z (Reading database ... 2021-05-16T23:05:32.2285624Z (Reading database ... 5% 2021-05-16T23:05:32.2286341Z (Reading database ... 10% 2021-05-16T23:05:32.2286996Z (Reading database ... 15% 2021-05-16T23:05:32.2287713Z (Reading database ... 20% 2021-05-16T23:05:32.2288364Z (Reading database ... 25% 2021-05-16T23:05:32.2289041Z (Reading database ... 30% 2021-05-16T23:05:32.2291876Z (Reading database ... 35% 2021-05-16T23:05:32.2292768Z (Reading database ... 40% 2021-05-16T23:05:32.2293488Z (Reading database ... 45% 2021-05-16T23:05:32.2294183Z (Reading database ... 50% 2021-05-16T23:05:32.2330815Z (Reading database ... 55% 2021-05-16T23:05:32.2363050Z (Reading database ... 60% 2021-05-16T23:05:32.2396224Z (Reading database ... 65% 2021-05-16T23:05:32.2511284Z (Reading database ... 70% 2021-05-16T23:05:32.2616123Z (Reading database ... 75% 2021-05-16T23:05:32.2869695Z (Reading database ... 80% 2021-05-16T23:05:32.3176526Z (Reading database ... 85% 2021-05-16T23:05:32.3305589Z (Reading database ... 90% 2021-05-16T23:05:32.3377702Z (Reading database ... 95% 2021-05-16T23:05:32.3378427Z (Reading database ... 100% 2021-05-16T23:05:32.3379535Z (Reading database ... 266036 files and directories currently installed.) 2021-05-16T23:05:32.3476958Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:05:32.3495907Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:05:32.4000191Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T23:05:32.4201405Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:05:32.4218040Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:05:32.4620474Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T23:05:32.4869860Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:05:32.4885018Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:05:32.5286467Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T23:05:32.5535580Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T23:05:32.5604459Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:05:32.6040931Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T23:05:32.6225165Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T23:05:32.6243827Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:05:32.6760001Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T23:05:32.6970867Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:05:32.6988776Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:32.8704644Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:05:32.8754429Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:05:32.8785791Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:05:32.8822424Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:05:32.8882136Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:05:32.8990766Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:32.9024328Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:34.2083557Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:36.1783142Z Reading package lists... 2021-05-16T23:05:36.3375830Z Building dependency tree... 2021-05-16T23:05:36.3396394Z Reading state information... 2021-05-16T23:05:36.4960593Z The following additional packages will be installed: 2021-05-16T23:05:36.4963750Z libprotobuf-lite17 libprotoc17 2021-05-16T23:05:36.5425911Z The following NEW packages will be installed: 2021-05-16T23:05:36.5428084Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T23:05:36.5429352Z protobuf-compiler 2021-05-16T23:05:36.5733366Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:36.5735205Z Need to get 2754 kB of archives. 2021-05-16T23:05:36.5737007Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T23:05:36.5741067Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T23:05:36.5774759Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T23:05:36.5891587Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T23:05:36.6024985Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T23:05:36.6123438Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T23:05:37.0399005Z Fetched 2754 kB in 0s (42.1 MB/s) 2021-05-16T23:05:37.0747957Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T23:05:37.0824917Z (Reading database ... 2021-05-16T23:05:37.0825767Z (Reading database ... 5% 2021-05-16T23:05:37.0826921Z (Reading database ... 10% 2021-05-16T23:05:37.0827448Z (Reading database ... 15% 2021-05-16T23:05:37.0827991Z (Reading database ... 20% 2021-05-16T23:05:37.0828483Z (Reading database ... 25% 2021-05-16T23:05:37.0829364Z (Reading database ... 30% 2021-05-16T23:05:37.0829889Z (Reading database ... 35% 2021-05-16T23:05:37.0830393Z (Reading database ... 40% 2021-05-16T23:05:37.0830910Z (Reading database ... 45% 2021-05-16T23:05:37.0831414Z (Reading database ... 50% 2021-05-16T23:05:37.0861554Z (Reading database ... 55% 2021-05-16T23:05:37.0901335Z (Reading database ... 60% 2021-05-16T23:05:37.0944462Z (Reading database ... 65% 2021-05-16T23:05:37.1070741Z (Reading database ... 70% 2021-05-16T23:05:37.1184497Z (Reading database ... 75% 2021-05-16T23:05:37.1462653Z (Reading database ... 80% 2021-05-16T23:05:37.1809179Z (Reading database ... 85% 2021-05-16T23:05:37.1960604Z (Reading database ... 90% 2021-05-16T23:05:37.2037871Z (Reading database ... 95% 2021-05-16T23:05:37.2039025Z (Reading database ... 100% 2021-05-16T23:05:37.2040100Z (Reading database ... 266519 files and directories currently installed.) 2021-05-16T23:05:37.2151223Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:05:37.2180723Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:37.2632224Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T23:05:37.2909871Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:05:37.2921346Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:37.3921816Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T23:05:37.4168038Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:05:37.4184514Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:37.5920098Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T23:05:37.6140790Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:05:37.6155629Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:37.7481661Z Selecting previously unselected package protobuf-compiler. 2021-05-16T23:05:37.7756424Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:05:37.7766309Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:37.8427386Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:37.8461271Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:37.8491821Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:37.8532388Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:37.8561954Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:05:37.8606259Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:38.6378636Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:40.7441469Z Reading package lists... 2021-05-16T23:05:40.9050123Z Building dependency tree... 2021-05-16T23:05:40.9075839Z Reading state information... 2021-05-16T23:05:41.0553824Z The following additional packages will be installed: 2021-05-16T23:05:41.0563761Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T23:05:41.0566199Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T23:05:41.0568161Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T23:05:41.0570551Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T23:05:41.0572978Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T23:05:41.0575205Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:05:41.0577549Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:05:41.0579951Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:05:41.0581789Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:05:41.0582852Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:05:41.0584221Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:05:41.0585260Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:05:41.0586246Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:05:41.0587203Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:05:41.0587810Z Suggested packages: 2021-05-16T23:05:41.0588679Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T23:05:41.0589808Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T23:05:41.0590977Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T23:05:41.0592047Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T23:05:41.1245527Z The following NEW packages will be installed: 2021-05-16T23:05:41.1250450Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T23:05:41.1251713Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T23:05:41.1253852Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T23:05:41.1255013Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T23:05:41.1258240Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T23:05:41.1260995Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:05:41.1263362Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:05:41.1266716Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:05:41.1267939Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:05:41.1270543Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:05:41.1272089Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:05:41.1275916Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:05:41.1279091Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:05:41.1281744Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:05:41.1476645Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:41.1477866Z Need to get 47.1 MB of archives. 2021-05-16T23:05:41.1479297Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T23:05:41.1481271Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T23:05:41.1729704Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T23:05:41.1752759Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T23:05:41.1764103Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T23:05:41.1775092Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T23:05:41.1785712Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T23:05:41.1797128Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T23:05:41.1829010Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T23:05:41.3168919Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T23:05:41.3174542Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T23:05:41.3193076Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T23:05:41.3230069Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T23:05:41.3241029Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T23:05:41.3247138Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T23:05:41.3257619Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T23:05:41.3278533Z 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-16T23:05:41.3291895Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T23:05:41.3345233Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T23:05:41.3355348Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T23:05:41.3374579Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T23:05:41.3403755Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T23:05:41.3494996Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T23:05:41.3760813Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T23:05:41.3796816Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T23:05:41.3811269Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T23:05:41.3854563Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T23:05:41.4823215Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T23:05:41.4829705Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T23:05:41.4836815Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T23:05:41.4862994Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T23:05:41.4898403Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T23:05:41.4915270Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T23:05:41.4948463Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T23:05:41.4972528Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T23:05:41.5086916Z 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-16T23:05:41.5131333Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T23:05:41.5350993Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T23:05:41.5360156Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T23:05:41.7647260Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T23:05:41.7686190Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T23:05:41.7689954Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T23:05:41.7700942Z 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-16T23:05:41.7708801Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T23:05:41.7727020Z 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-16T23:05:41.7729789Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T23:05:41.7917235Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T23:05:41.7931186Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T23:05:41.7954461Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T23:05:41.7957380Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T23:05:41.8105957Z 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-16T23:05:41.8145393Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T23:05:41.8157676Z 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-16T23:05:41.8163434Z 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-16T23:05:41.8169444Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T23:05:41.8188685Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T23:05:41.8194448Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T23:05:41.8240274Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T23:05:41.8279065Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T23:05:41.8292748Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T23:05:41.8372015Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T23:05:41.8377546Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T23:05:41.8400354Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T23:05:41.8431848Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T23:05:41.8508995Z 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-16T23:05:41.8578244Z 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-16T23:05:41.8599435Z 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-16T23:05:41.8607243Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T23:05:41.8884828Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T23:05:41.8901991Z 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-16T23:05:41.9373570Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T23:05:41.9386918Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T23:05:41.9399415Z 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-16T23:05:42.0242810Z 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-16T23:05:42.0779057Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T23:05:42.0925275Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T23:05:42.0930171Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T23:05:42.6755286Z Fetched 47.1 MB in 1s (49.1 MB/s) 2021-05-16T23:05:42.7095079Z Selecting previously unselected package libaom0:amd64. 2021-05-16T23:05:42.7164302Z (Reading database ... 2021-05-16T23:05:42.7165000Z (Reading database ... 5% 2021-05-16T23:05:42.7165594Z (Reading database ... 10% 2021-05-16T23:05:42.7166183Z (Reading database ... 15% 2021-05-16T23:05:42.7166765Z (Reading database ... 20% 2021-05-16T23:05:42.7167371Z (Reading database ... 25% 2021-05-16T23:05:42.7167930Z (Reading database ... 30% 2021-05-16T23:05:42.7168502Z (Reading database ... 35% 2021-05-16T23:05:42.7169144Z (Reading database ... 40% 2021-05-16T23:05:42.7169637Z (Reading database ... 45% 2021-05-16T23:05:42.7170137Z (Reading database ... 50% 2021-05-16T23:05:42.7209376Z (Reading database ... 55% 2021-05-16T23:05:42.7244631Z (Reading database ... 60% 2021-05-16T23:05:42.7284663Z (Reading database ... 65% 2021-05-16T23:05:42.7412781Z (Reading database ... 70% 2021-05-16T23:05:42.7536608Z (Reading database ... 75% 2021-05-16T23:05:42.7836066Z (Reading database ... 80% 2021-05-16T23:05:42.8178865Z (Reading database ... 85% 2021-05-16T23:05:42.8332355Z (Reading database ... 90% 2021-05-16T23:05:42.8416459Z (Reading database ... 95% 2021-05-16T23:05:42.8417510Z (Reading database ... 100% 2021-05-16T23:05:42.8418925Z (Reading database ... 266690 files and directories currently installed.) 2021-05-16T23:05:42.8527976Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T23:05:42.8567516Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:05:43.0040783Z Selecting previously unselected package libva2:amd64. 2021-05-16T23:05:43.0263123Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T23:05:43.0284144Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T23:05:43.0613440Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T23:05:43.0871905Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T23:05:43.0887506Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:05:43.1215086Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T23:05:43.1464875Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T23:05:43.1485631Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:05:43.1800075Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T23:05:43.2038701Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:05:43.2054126Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:05:43.2440715Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T23:05:43.2679972Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T23:05:43.2697479Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:05:43.3079333Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T23:05:43.3321590Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:43.3344571Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:43.3950542Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T23:05:43.4189867Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T23:05:43.4200976Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:05:44.1560260Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T23:05:44.1786252Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T23:05:44.1800298Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:05:44.2159793Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T23:05:44.2358907Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T23:05:44.2372632Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:05:44.2799009Z Selecting previously unselected package libopus0:amd64. 2021-05-16T23:05:44.3017828Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:44.3029027Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:05:44.3456479Z Selecting previously unselected package libshine3:amd64. 2021-05-16T23:05:44.3744688Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T23:05:44.3757903Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:05:44.4052984Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T23:05:44.4315281Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T23:05:44.4329345Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:05:44.4639175Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T23:05:44.4856907Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T23:05:44.4879279Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:05:44.5279294Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T23:05:44.5481375Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T23:05:44.5492432Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:05:44.5919673Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T23:05:44.6089732Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:44.6102664Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:44.6439122Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T23:05:44.6672218Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T23:05:44.6687172Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:05:44.7239529Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T23:05:44.7458202Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T23:05:44.7483061Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:05:44.7879083Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T23:05:44.8072506Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T23:05:44.8089386Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:05:44.8479357Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T23:05:44.8672630Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:44.8696892Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:05:44.9119397Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T23:05:44.9309099Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T23:05:44.9319794Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:05:45.0279969Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T23:05:45.0499256Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T23:05:45.0521230Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:05:45.2493886Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T23:05:45.2767815Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T23:05:45.2775873Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:05:45.3279753Z Selecting previously unselected package libzvbi-common. 2021-05-16T23:05:45.3534897Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T23:05:45.3552961Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T23:05:45.3921019Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T23:05:45.4133032Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T23:05:45.4148481Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:05:45.4679278Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T23:05:45.4872764Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:45.4888888Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:45.9680737Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T23:05:45.9878642Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T23:05:45.9896544Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:05:46.0240498Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T23:05:46.0527891Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T23:05:46.0542606Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:05:46.0879620Z Selecting previously unselected package libass9:amd64. 2021-05-16T23:05:46.1091841Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T23:05:46.1109604Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:05:46.1519955Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T23:05:46.1754632Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T23:05:46.1777796Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:05:46.2239308Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T23:05:46.2462935Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T23:05:46.2476950Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:05:46.2839388Z Selecting previously unselected package libgme0:amd64. 2021-05-16T23:05:46.3054073Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T23:05:46.3071769Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:05:46.3560847Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T23:05:46.3803058Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T23:05:46.3819104Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:05:46.4219159Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T23:05:46.4504921Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T23:05:46.4521225Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:05:46.5441224Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T23:05:46.5687205Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:05:46.5698837Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:05:46.6174254Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T23:05:46.6465374Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:46.6480075Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:46.7799838Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T23:05:46.8037353Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T23:05:46.8050740Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:05:46.8409781Z Selecting previously unselected package libflite1:amd64. 2021-05-16T23:05:46.8699166Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T23:05:46.8714731Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:05:48.1200561Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T23:05:48.1440082Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T23:05:48.1450687Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:05:48.1757789Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T23:05:48.2052956Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T23:05:48.2068214Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:05:48.2336780Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T23:05:48.2627346Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T23:05:48.2636600Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:05:48.2959431Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T23:05:48.3194388Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:48.3206004Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:05:48.3639530Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T23:05:48.3930323Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T23:05:48.4238858Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:05:48.4759419Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T23:05:48.4974060Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:48.4998479Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:48.5525017Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T23:05:48.5825634Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T23:05:48.5833794Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:05:48.7199350Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T23:05:48.7450096Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T23:05:48.7462485Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:05:48.7809751Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T23:05:48.8102251Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:48.8113086Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:48.8599281Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T23:05:48.8807453Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T23:05:48.8820421Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:05:48.9124214Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T23:05:48.9400860Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:48.9409892Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:49.0857090Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T23:05:49.1191634Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T23:05:49.1213883Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:05:49.1790591Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T23:05:49.2062345Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T23:05:49.2072091Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:05:49.2387801Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T23:05:49.2671670Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:05:49.2682744Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:05:49.2929801Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T23:05:49.3208584Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:05:49.3229961Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:05:49.3478731Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T23:05:49.3756352Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T23:05:49.3774174Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:05:49.4079535Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T23:05:49.4374441Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T23:05:49.4385950Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:05:49.4643098Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T23:05:49.4921711Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T23:05:49.4934474Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:05:49.5519744Z Selecting previously unselected package libopenal-data. 2021-05-16T23:05:49.5760834Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T23:05:49.5780821Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T23:05:49.6180992Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T23:05:49.6460435Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T23:05:49.6471667Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:05:49.6761084Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T23:05:49.7045685Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T23:05:49.7058811Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:05:49.7839223Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T23:05:49.8089440Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T23:05:49.8102617Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:05:49.8383133Z Selecting previously unselected package libflac8:amd64. 2021-05-16T23:05:49.8662977Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T23:05:49.8674355Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:05:49.9079303Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T23:05:49.9296485Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T23:05:49.9321278Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:05:49.9776317Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T23:05:50.0069210Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T23:05:50.0171736Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:05:50.0719677Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T23:05:50.0967392Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T23:05:50.0980675Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:05:50.1839481Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T23:05:50.2110632Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:50.2118744Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:50.2519411Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T23:05:50.2764716Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:50.2777104Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:50.3158882Z Selecting previously unselected package ffmpeg. 2021-05-16T23:05:50.3368286Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:50.3447702Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:50.4799567Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T23:05:50.5096981Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T23:05:50.5128821Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:05:50.5599613Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T23:05:50.5840240Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T23:05:50.5850791Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:05:50.8267041Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T23:05:50.8562514Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T23:05:50.8600071Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:05:50.9039763Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T23:05:50.9272781Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T23:05:50.9289080Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:05:50.9561300Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T23:05:50.9854807Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:05:50.9871917Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:51.2858000Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T23:05:51.3150048Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:05:51.3162833Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:51.6253884Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T23:05:51.6547809Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T23:05:51.6558635Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:05:51.7932522Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T23:05:51.8228216Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T23:05:51.8237458Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:05:51.8455951Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T23:05:51.8810946Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:05:51.8916053Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:05:51.9618570Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:05:51.9687663Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:05:51.9727485Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:05:51.9764955Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:05:51.9809049Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:05:51.9836291Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:05:51.9862136Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:05:51.9890218Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:05:51.9929535Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:05:51.9972277Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:05:52.0000986Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:05:52.0026839Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:05:52.0053897Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:05:52.0085545Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:05:52.0110167Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:05:52.0141913Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:05:52.0170301Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:05:52.0196347Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:05:52.0227585Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:05:52.0260475Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:05:52.0290510Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T23:05:52.0321769Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:05:52.0386702Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:05:52.0418208Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:05:52.0445305Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:05:52.0482562Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:05:52.0514760Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:05:52.0545773Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:05:52.0579074Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:05:52.0615466Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:05:52.0648917Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:05:52.0691617Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:05:52.0732013Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:05:52.0772614Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:05:52.0812750Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:05:52.0845140Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:05:52.0880973Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:05:52.0999908Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T23:05:52.1040113Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:52.1074137Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:05:52.1100904Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:05:52.1140982Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:05:52.1168152Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:05:52.1201391Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T23:05:52.1227413Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:05:52.1251768Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:05:52.1276637Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:05:52.1306577Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:05:52.1332113Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:05:52.1360195Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:05:52.1384998Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:52.1413010Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:05:52.1443094Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:05:52.1469808Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:05:52.1497652Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:05:52.1529962Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:52.1557519Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:05:52.1584802Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:52.1617199Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:05:52.1649013Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:05:52.1674818Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:05:52.1704203Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:05:52.1771544Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:05:52.1800378Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:52.1824246Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:05:52.1853321Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:05:52.1880077Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:05:52.1991187Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:52.2023361Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:52.2053186Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:52.2080813Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:05:52.2107338Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:05:52.2130578Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:52.2165687Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:52.2201169Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:52.2229238Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:05:52.2328650Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:53.3800959Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:55.4220665Z Reading package lists... 2021-05-16T23:05:55.5590016Z Building dependency tree... 2021-05-16T23:05:55.5608584Z Reading state information... 2021-05-16T23:05:55.6913778Z The following additional packages will be installed: 2021-05-16T23:05:55.6916824Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:05:55.7385665Z The following NEW packages will be installed: 2021-05-16T23:05:55.7388033Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:05:55.7389372Z libmagick++-dev 2021-05-16T23:05:55.7825453Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:55.7826444Z Need to get 309 kB of archives. 2021-05-16T23:05:55.7827704Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T23:05:55.7830279Z 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-16T23:05:55.7854320Z 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-16T23:05:55.7887737Z 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-16T23:05:55.7910928Z 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-16T23:05:56.2457343Z Fetched 309 kB in 0s (6325 kB/s) 2021-05-16T23:05:56.2819372Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T23:05:56.2891995Z (Reading database ... 2021-05-16T23:05:56.2892663Z (Reading database ... 5% 2021-05-16T23:05:56.2893282Z (Reading database ... 10% 2021-05-16T23:05:56.2893869Z (Reading database ... 15% 2021-05-16T23:05:56.2894439Z (Reading database ... 20% 2021-05-16T23:05:56.2895021Z (Reading database ... 25% 2021-05-16T23:05:56.2895583Z (Reading database ... 30% 2021-05-16T23:05:56.2896162Z (Reading database ... 35% 2021-05-16T23:05:56.2896733Z (Reading database ... 40% 2021-05-16T23:05:56.2897293Z (Reading database ... 45% 2021-05-16T23:05:56.2897877Z (Reading database ... 50% 2021-05-16T23:05:56.2943949Z (Reading database ... 55% 2021-05-16T23:05:56.2991616Z (Reading database ... 60% 2021-05-16T23:05:56.3024007Z (Reading database ... 65% 2021-05-16T23:05:56.3164231Z (Reading database ... 70% 2021-05-16T23:05:56.3296002Z (Reading database ... 75% 2021-05-16T23:05:56.3324159Z (Reading database ... 80% 2021-05-16T23:05:56.3887960Z (Reading database ... 85% 2021-05-16T23:05:56.4064418Z (Reading database ... 90% 2021-05-16T23:05:56.4143069Z (Reading database ... 95% 2021-05-16T23:05:56.4144236Z (Reading database ... 100% 2021-05-16T23:05:56.4145659Z (Reading database ... 267231 files and directories currently installed.) 2021-05-16T23:05:56.4249944Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:05:56.4334647Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:56.4840752Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T23:05:56.5081791Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:05:56.5108505Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:56.5520529Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T23:05:56.5804671Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:05:56.5818122Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:56.6640324Z Selecting previously unselected package libmagick++-dev. 2021-05-16T23:05:56.6879679Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:05:56.6994680Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:56.7638762Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:56.7762771Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:56.7821254Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:56.7847712Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:05:56.7959199Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:58.8538614Z Reading package lists... 2021-05-16T23:05:59.0118897Z Building dependency tree... 2021-05-16T23:05:59.0137983Z Reading state information... 2021-05-16T23:05:59.1658862Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T23:05:59.1660302Z The following additional packages will be installed: 2021-05-16T23:05:59.1661797Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T23:05:59.1662915Z libijs-0.35 libjbig2dec0 2021-05-16T23:05:59.1666332Z Suggested packages: 2021-05-16T23:05:59.1669452Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T23:05:59.1672090Z ghostscript-x 2021-05-16T23:05:59.2154536Z The following NEW packages will be installed: 2021-05-16T23:05:59.2158820Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T23:05:59.2165218Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T23:05:59.2365210Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:59.2366120Z Need to get 11.2 MB of archives. 2021-05-16T23:05:59.2367005Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T23:05:59.2368937Z 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-16T23:05:59.2601241Z 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-16T23:05:59.2613424Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T23:05:59.3131004Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T23:05:59.3209317Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T23:05:59.3214847Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T23:05:59.3220731Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T23:05:59.3451944Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T23:05:59.7844176Z Fetched 11.2 MB in 0s (89.9 MB/s) 2021-05-16T23:05:59.8203563Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T23:05:59.8279952Z (Reading database ... 2021-05-16T23:05:59.8280536Z (Reading database ... 5% 2021-05-16T23:05:59.8281071Z (Reading database ... 10% 2021-05-16T23:05:59.8281576Z (Reading database ... 15% 2021-05-16T23:05:59.8282090Z (Reading database ... 20% 2021-05-16T23:05:59.8282605Z (Reading database ... 25% 2021-05-16T23:05:59.8283098Z (Reading database ... 30% 2021-05-16T23:05:59.8283605Z (Reading database ... 35% 2021-05-16T23:05:59.8284096Z (Reading database ... 40% 2021-05-16T23:05:59.8284606Z (Reading database ... 45% 2021-05-16T23:05:59.8285119Z (Reading database ... 50% 2021-05-16T23:05:59.8311449Z (Reading database ... 55% 2021-05-16T23:05:59.8355021Z (Reading database ... 60% 2021-05-16T23:05:59.8382033Z (Reading database ... 65% 2021-05-16T23:05:59.8496997Z (Reading database ... 70% 2021-05-16T23:05:59.8613001Z (Reading database ... 75% 2021-05-16T23:05:59.8638573Z (Reading database ... 80% 2021-05-16T23:05:59.9187683Z (Reading database ... 85% 2021-05-16T23:05:59.9360314Z (Reading database ... 90% 2021-05-16T23:05:59.9437141Z (Reading database ... 95% 2021-05-16T23:05:59.9438543Z (Reading database ... 100% 2021-05-16T23:05:59.9439797Z (Reading database ... 267276 files and directories currently installed.) 2021-05-16T23:05:59.9552115Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T23:05:59.9805731Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:06:00.1995598Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T23:06:00.2292890Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T23:06:00.2303193Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:06:00.2639885Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T23:06:00.2926064Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T23:06:00.3613725Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:06:00.7839791Z Selecting previously unselected package libgs9-common. 2021-05-16T23:06:00.8026486Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T23:06:00.8040697Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:00.9200444Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T23:06:00.9417056Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T23:06:00.9448399Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:06:00.9799403Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T23:06:01.0039576Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T23:06:01.0051078Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:06:01.0519087Z Selecting previously unselected package libgs9:amd64. 2021-05-16T23:06:01.0737718Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:06:01.0756850Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:01.4119765Z Selecting previously unselected package ghostscript. 2021-05-16T23:06:01.4358745Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:06:01.4371644Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:01.5121948Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:06:01.5206706Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:06:01.5261690Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:06:01.5922406Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:06:01.5966780Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:06:01.6246753Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:01.6283099Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:01.6334767Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:01.6455609Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:06:01.7947618Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:01.8186481Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:05.1392147Z Reading package lists... 2021-05-16T23:06:05.3016498Z Building dependency tree... 2021-05-16T23:06:05.3035837Z Reading state information... 2021-05-16T23:06:05.4546087Z The following additional packages will be installed: 2021-05-16T23:06:05.4552275Z libudunits2-0 libudunits2-data 2021-05-16T23:06:05.5047664Z The following NEW packages will be installed: 2021-05-16T23:06:05.5053658Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T23:06:05.5278437Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:05.5279796Z Need to get 429 kB of archives. 2021-05-16T23:06:05.5280680Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T23:06:05.5283013Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T23:06:05.5298516Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T23:06:05.5310335Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T23:06:05.9731642Z Fetched 429 kB in 0s (15.9 MB/s) 2021-05-16T23:06:06.0053155Z Selecting previously unselected package libudunits2-data. 2021-05-16T23:06:06.0131446Z (Reading database ... 2021-05-16T23:06:06.0132101Z (Reading database ... 5% 2021-05-16T23:06:06.0132625Z (Reading database ... 10% 2021-05-16T23:06:06.0133158Z (Reading database ... 15% 2021-05-16T23:06:06.0133692Z (Reading database ... 20% 2021-05-16T23:06:06.0134219Z (Reading database ... 25% 2021-05-16T23:06:06.0134739Z (Reading database ... 30% 2021-05-16T23:06:06.0135246Z (Reading database ... 35% 2021-05-16T23:06:06.0135764Z (Reading database ... 40% 2021-05-16T23:06:06.0136549Z (Reading database ... 45% 2021-05-16T23:06:06.0137038Z (Reading database ... 50% 2021-05-16T23:06:06.0175752Z (Reading database ... 55% 2021-05-16T23:06:06.0227240Z (Reading database ... 60% 2021-05-16T23:06:06.0253343Z (Reading database ... 65% 2021-05-16T23:06:06.0390441Z (Reading database ... 70% 2021-05-16T23:06:06.0519373Z (Reading database ... 75% 2021-05-16T23:06:06.0544410Z (Reading database ... 80% 2021-05-16T23:06:06.1105397Z (Reading database ... 85% 2021-05-16T23:06:06.1275372Z (Reading database ... 90% 2021-05-16T23:06:06.1352156Z (Reading database ... 95% 2021-05-16T23:06:06.1352941Z (Reading database ... 100% 2021-05-16T23:06:06.1354034Z (Reading database ... 267840 files and directories currently installed.) 2021-05-16T23:06:06.1464903Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T23:06:06.1485730Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T23:06:06.1880358Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T23:06:06.2115433Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T23:06:06.2171957Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:06:06.2600088Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T23:06:06.2808147Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T23:06:06.2823194Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:06:06.3717526Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T23:06:06.3770375Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:06:06.3860623Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:06:06.3905525Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:06:06.5105087Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:08.6967844Z Reading package lists... 2021-05-16T23:06:08.8608612Z Building dependency tree... 2021-05-16T23:06:08.8630096Z Reading state information... 2021-05-16T23:06:09.0604729Z The following NEW packages will be installed: 2021-05-16T23:06:09.0608510Z libjq-dev 2021-05-16T23:06:09.0837910Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:09.0841660Z Need to get 11.2 kB of archives. 2021-05-16T23:06:09.0842298Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T23:06:09.0849052Z 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-16T23:06:09.4817482Z Fetched 11.2 kB in 0s (598 kB/s) 2021-05-16T23:06:09.5140851Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T23:06:09.5211393Z (Reading database ... 2021-05-16T23:06:09.5212132Z (Reading database ... 5% 2021-05-16T23:06:09.5212719Z (Reading database ... 10% 2021-05-16T23:06:09.5213343Z (Reading database ... 15% 2021-05-16T23:06:09.5213911Z (Reading database ... 20% 2021-05-16T23:06:09.5214495Z (Reading database ... 25% 2021-05-16T23:06:09.5215096Z (Reading database ... 30% 2021-05-16T23:06:09.5215660Z (Reading database ... 35% 2021-05-16T23:06:09.5216485Z (Reading database ... 40% 2021-05-16T23:06:09.5217132Z (Reading database ... 45% 2021-05-16T23:06:09.5217791Z (Reading database ... 50% 2021-05-16T23:06:09.5257768Z (Reading database ... 55% 2021-05-16T23:06:09.5298852Z (Reading database ... 60% 2021-05-16T23:06:09.5319147Z (Reading database ... 65% 2021-05-16T23:06:09.5445523Z (Reading database ... 70% 2021-05-16T23:06:09.5567297Z (Reading database ... 75% 2021-05-16T23:06:09.5590906Z (Reading database ... 80% 2021-05-16T23:06:09.6102879Z (Reading database ... 85% 2021-05-16T23:06:09.6267761Z (Reading database ... 90% 2021-05-16T23:06:09.6341308Z (Reading database ... 95% 2021-05-16T23:06:09.6342309Z (Reading database ... 100% 2021-05-16T23:06:09.6343731Z (Reading database ... 267869 files and directories currently installed.) 2021-05-16T23:06:09.6441809Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:09.6470711Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:06:09.7072526Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:06:11.8031020Z Reading package lists... 2021-05-16T23:06:11.9672018Z Building dependency tree... 2021-05-16T23:06:11.9691631Z Reading state information... 2021-05-16T23:06:12.1774634Z The following NEW packages will be installed: 2021-05-16T23:06:12.1781056Z libmng2 2021-05-16T23:06:12.2010591Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:12.2011355Z Need to get 168 kB of archives. 2021-05-16T23:06:12.2012071Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T23:06:12.2013847Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T23:06:12.6410867Z Fetched 168 kB in 0s (6280 kB/s) 2021-05-16T23:06:12.6849750Z Selecting previously unselected package libmng2:amd64. 2021-05-16T23:06:12.6930834Z (Reading database ... 2021-05-16T23:06:12.6931374Z (Reading database ... 5% 2021-05-16T23:06:12.6933026Z (Reading database ... 10% 2021-05-16T23:06:12.6933544Z (Reading database ... 15% 2021-05-16T23:06:12.6934014Z (Reading database ... 20% 2021-05-16T23:06:12.6934530Z (Reading database ... 25% 2021-05-16T23:06:12.6935002Z (Reading database ... 30% 2021-05-16T23:06:12.6935483Z (Reading database ... 35% 2021-05-16T23:06:12.6935950Z (Reading database ... 40% 2021-05-16T23:06:12.6936429Z (Reading database ... 45% 2021-05-16T23:06:12.6936898Z (Reading database ... 50% 2021-05-16T23:06:12.6981055Z (Reading database ... 55% 2021-05-16T23:06:12.7032686Z (Reading database ... 60% 2021-05-16T23:06:12.7058981Z (Reading database ... 65% 2021-05-16T23:06:12.7192573Z (Reading database ... 70% 2021-05-16T23:06:12.7326966Z (Reading database ... 75% 2021-05-16T23:06:12.7354553Z (Reading database ... 80% 2021-05-16T23:06:12.7944769Z (Reading database ... 85% 2021-05-16T23:06:12.8130311Z (Reading database ... 90% 2021-05-16T23:06:12.8217742Z (Reading database ... 95% 2021-05-16T23:06:12.8218362Z (Reading database ... 100% 2021-05-16T23:06:12.8219234Z (Reading database ... 267875 files and directories currently installed.) 2021-05-16T23:06:12.8346430Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T23:06:12.8374522Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:06:12.9203742Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:06:12.9249640Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:15.1176062Z Reading package lists... 2021-05-16T23:06:15.2682595Z Building dependency tree... 2021-05-16T23:06:15.2703322Z Reading state information... 2021-05-16T23:06:15.4741676Z E: Unable to locate package libmng1 2021-05-16T23:06:15.5416498Z Reading package lists... 2021-05-16T23:06:15.6931857Z Building dependency tree... 2021-05-16T23:06:15.6951607Z Reading state information... 2021-05-16T23:06:15.8181764Z E: Unable to locate package libapparmor-devel 2021-05-16T23:06:15.8860075Z Reading package lists... 2021-05-16T23:06:16.0450695Z Building dependency tree... 2021-05-16T23:06:16.0472445Z Reading state information... 2021-05-16T23:06:16.1956949Z The following additional packages will be installed: 2021-05-16T23:06:16.1960127Z libij-java 2021-05-16T23:06:16.2428815Z The following NEW packages will be installed: 2021-05-16T23:06:16.2434703Z imagej libij-java 2021-05-16T23:06:16.2621261Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:16.2622389Z Need to get 2328 kB of archives. 2021-05-16T23:06:16.2623630Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T23:06:16.2625579Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T23:06:16.2888248Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T23:06:16.7006494Z Fetched 2328 kB in 0s (56.2 MB/s) 2021-05-16T23:06:16.7321396Z Selecting previously unselected package libij-java. 2021-05-16T23:06:16.7402785Z (Reading database ... 2021-05-16T23:06:16.7403621Z (Reading database ... 5% 2021-05-16T23:06:16.7404528Z (Reading database ... 10% 2021-05-16T23:06:16.7405273Z (Reading database ... 15% 2021-05-16T23:06:16.7405996Z (Reading database ... 20% 2021-05-16T23:06:16.7406748Z (Reading database ... 25% 2021-05-16T23:06:16.7407454Z (Reading database ... 30% 2021-05-16T23:06:16.7408175Z (Reading database ... 35% 2021-05-16T23:06:16.7408870Z (Reading database ... 40% 2021-05-16T23:06:16.7409585Z (Reading database ... 45% 2021-05-16T23:06:16.7410300Z (Reading database ... 50% 2021-05-16T23:06:16.7450984Z (Reading database ... 55% 2021-05-16T23:06:16.7500286Z (Reading database ... 60% 2021-05-16T23:06:16.7526089Z (Reading database ... 65% 2021-05-16T23:06:16.7652333Z (Reading database ... 70% 2021-05-16T23:06:16.7766311Z (Reading database ... 75% 2021-05-16T23:06:16.7789131Z (Reading database ... 80% 2021-05-16T23:06:16.8296111Z (Reading database ... 85% 2021-05-16T23:06:16.8450661Z (Reading database ... 90% 2021-05-16T23:06:16.8521708Z (Reading database ... 95% 2021-05-16T23:06:16.8522513Z (Reading database ... 100% 2021-05-16T23:06:16.8523622Z (Reading database ... 267881 files and directories currently installed.) 2021-05-16T23:06:16.8631074Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T23:06:16.8644352Z Unpacking libij-java (1.52r-1) ... 2021-05-16T23:06:16.9599039Z Selecting previously unselected package imagej. 2021-05-16T23:06:16.9805482Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T23:06:16.9818494Z Unpacking imagej (1.52r-1) ... 2021-05-16T23:06:17.0704856Z Setting up libij-java (1.52r-1) ... 2021-05-16T23:06:17.0732859Z Setting up imagej (1.52r-1) ... 2021-05-16T23:06:17.0763953Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:06:17.9192420Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:18.6309623Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:06:20.8193544Z Reading package lists... 2021-05-16T23:06:20.9744957Z Building dependency tree... 2021-05-16T23:06:20.9764022Z Reading state information... 2021-05-16T23:06:21.1159730Z Suggested packages: 2021-05-16T23:06:21.1162109Z bowtie2-examples 2021-05-16T23:06:21.1565100Z The following NEW packages will be installed: 2021-05-16T23:06:21.1569906Z bowtie2 2021-05-16T23:06:21.1919033Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:21.1921255Z Need to get 1324 kB of archives. 2021-05-16T23:06:21.1922153Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T23:06:21.1924133Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T23:06:21.5873568Z Fetched 1324 kB in 0s (22.7 MB/s) 2021-05-16T23:06:21.6199662Z Selecting previously unselected package bowtie2. 2021-05-16T23:06:21.6277395Z (Reading database ... 2021-05-16T23:06:21.6279042Z (Reading database ... 5% 2021-05-16T23:06:21.6279670Z (Reading database ... 10% 2021-05-16T23:06:21.6280249Z (Reading database ... 15% 2021-05-16T23:06:21.6280832Z (Reading database ... 20% 2021-05-16T23:06:21.6281430Z (Reading database ... 25% 2021-05-16T23:06:21.6282004Z (Reading database ... 30% 2021-05-16T23:06:21.6282580Z (Reading database ... 35% 2021-05-16T23:06:21.6283143Z (Reading database ... 40% 2021-05-16T23:06:21.6283718Z (Reading database ... 45% 2021-05-16T23:06:21.6284294Z (Reading database ... 50% 2021-05-16T23:06:21.6310206Z (Reading database ... 55% 2021-05-16T23:06:21.6351590Z (Reading database ... 60% 2021-05-16T23:06:21.6377401Z (Reading database ... 65% 2021-05-16T23:06:21.6490381Z (Reading database ... 70% 2021-05-16T23:06:21.6598926Z (Reading database ... 75% 2021-05-16T23:06:21.6621782Z (Reading database ... 80% 2021-05-16T23:06:21.7110203Z (Reading database ... 85% 2021-05-16T23:06:21.7265617Z (Reading database ... 90% 2021-05-16T23:06:21.7335402Z (Reading database ... 95% 2021-05-16T23:06:21.7336283Z (Reading database ... 100% 2021-05-16T23:06:21.7337516Z (Reading database ... 267904 files and directories currently installed.) 2021-05-16T23:06:21.7433308Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T23:06:21.7447696Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:06:21.9270764Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:06:21.9326235Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:24.6160779Z Reading package lists... 2021-05-16T23:06:24.7492251Z Building dependency tree... 2021-05-16T23:06:24.7511527Z Reading state information... 2021-05-16T23:06:24.9045680Z E: Unable to locate package install 2021-05-16T23:06:24.9046291Z E: Unable to locate package gdal 2021-05-16T23:06:24.9752888Z Reading package lists... 2021-05-16T23:06:25.1193730Z Building dependency tree... 2021-05-16T23:06:25.1215264Z Reading state information... 2021-05-16T23:06:25.1443232Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T23:06:25.1448123Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:06:25.1449129Z is only available from another source 2021-05-16T23:06:25.1449620Z 2021-05-16T23:06:25.2421111Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T23:06:25.3030718Z Reading package lists... 2021-05-16T23:06:25.4358447Z Building dependency tree... 2021-05-16T23:06:25.4377541Z Reading state information... 2021-05-16T23:06:25.4577499Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T23:06:25.4579701Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:06:25.4581183Z is only available from another source 2021-05-16T23:06:25.4582547Z However the following packages replace it: 2021-05-16T23:06:25.4583647Z ffmpeg 2021-05-16T23:06:25.4584277Z 2021-05-16T23:06:25.5453917Z E: Package 'libav-tools' has no installation candidate 2021-05-16T23:06:25.6017239Z Reading package lists... 2021-05-16T23:06:25.7585501Z Building dependency tree... 2021-05-16T23:06:25.7604078Z Reading state information... 2021-05-16T23:06:25.9139297Z The following additional packages will be installed: 2021-05-16T23:06:25.9142731Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T23:06:25.9145838Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:06:25.9147882Z libssh2-1-dev 2021-05-16T23:06:25.9149084Z Suggested packages: 2021-05-16T23:06:25.9150758Z libgcrypt20-doc libmbedtls-doc 2021-05-16T23:06:25.9627719Z The following NEW packages will be installed: 2021-05-16T23:06:25.9629870Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T23:06:25.9631616Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:06:25.9633974Z libssh2-1-dev 2021-05-16T23:06:25.9963008Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:25.9964133Z Need to get 2667 kB of archives. 2021-05-16T23:06:25.9965027Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T23:06:25.9967115Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T23:06:26.0033505Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T23:06:26.0159994Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T23:06:26.0166567Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T23:06:26.0210228Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T23:06:26.0220734Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T23:06:26.0242443Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T23:06:26.0346273Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T23:06:26.0444666Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T23:06:26.0494948Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T23:06:26.0507126Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T23:06:26.5003468Z Fetched 2667 kB in 0s (27.1 MB/s) 2021-05-16T23:06:26.5318570Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T23:06:26.5392393Z (Reading database ... 2021-05-16T23:06:26.5393099Z (Reading database ... 5% 2021-05-16T23:06:26.5393710Z (Reading database ... 10% 2021-05-16T23:06:26.5394317Z (Reading database ... 15% 2021-05-16T23:06:26.5394970Z (Reading database ... 20% 2021-05-16T23:06:26.5395567Z (Reading database ... 25% 2021-05-16T23:06:26.5396150Z (Reading database ... 30% 2021-05-16T23:06:26.5396746Z (Reading database ... 35% 2021-05-16T23:06:26.5397346Z (Reading database ... 40% 2021-05-16T23:06:26.5397940Z (Reading database ... 45% 2021-05-16T23:06:26.5398674Z (Reading database ... 50% 2021-05-16T23:06:26.5437172Z (Reading database ... 55% 2021-05-16T23:06:26.5483865Z (Reading database ... 60% 2021-05-16T23:06:26.5507749Z (Reading database ... 65% 2021-05-16T23:06:26.5628480Z (Reading database ... 70% 2021-05-16T23:06:26.5749460Z (Reading database ... 75% 2021-05-16T23:06:26.5772855Z (Reading database ... 80% 2021-05-16T23:06:26.6291022Z (Reading database ... 85% 2021-05-16T23:06:26.6457790Z (Reading database ... 90% 2021-05-16T23:06:26.6532095Z (Reading database ... 95% 2021-05-16T23:06:26.6532970Z (Reading database ... 100% 2021-05-16T23:06:26.6533998Z (Reading database ... 267930 files and directories currently installed.) 2021-05-16T23:06:26.6641671Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T23:06:26.6664738Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T23:06:26.7120731Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T23:06:26.7338900Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T23:06:26.7363496Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:06:26.8240021Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T23:06:26.8429816Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T23:06:26.8459826Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:06:26.8840314Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T23:06:26.9041213Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:06:26.9060181Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:26.9519920Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T23:06:26.9759893Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:06:26.9788127Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:27.0159078Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T23:06:27.0395018Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:06:27.0413569Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:27.0732044Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T23:06:27.1004905Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:06:27.1018938Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:06:27.1647656Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T23:06:27.1904172Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:06:27.1922538Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:27.2680379Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T23:06:27.2938477Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T23:06:27.2963950Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:06:27.3560374Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T23:06:27.3772470Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T23:06:27.3786471Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:06:27.4199906Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T23:06:27.4416885Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:06:27.4448134Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:06:27.5720593Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T23:06:27.5759914Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:27.5821250Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:06:27.5890702Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:06:27.5938183Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:27.5971296Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:27.6010431Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:27.6033926Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:06:27.6083704Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:06:27.6123950Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:06:27.6225660Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:06:27.6319254Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:32.7636400Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:06:32.8810287Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:34.8984306Z Reading package lists... 2021-05-16T23:06:35.0521759Z Building dependency tree... 2021-05-16T23:06:35.0539054Z Reading state information... 2021-05-16T23:06:35.2914037Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T23:06:35.2915429Z libtiff-dev set to manually installed. 2021-05-16T23:06:35.2916334Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:35.3533224Z Reading package lists... 2021-05-16T23:06:35.5093892Z Building dependency tree... 2021-05-16T23:06:35.5113705Z Reading state information... 2021-05-16T23:06:35.7292341Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T23:06:35.7293780Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:35.7906998Z Reading package lists... 2021-05-16T23:06:35.9305981Z Building dependency tree... 2021-05-16T23:06:35.9322279Z Reading state information... 2021-05-16T23:06:36.1128317Z The following NEW packages will be installed: 2021-05-16T23:06:36.1130501Z libsodium-dev 2021-05-16T23:06:36.1341839Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:36.1342869Z Need to get 169 kB of archives. 2021-05-16T23:06:36.1344249Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T23:06:36.1346801Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T23:06:36.5546037Z Fetched 169 kB in 0s (7295 kB/s) 2021-05-16T23:06:36.5876322Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T23:06:36.5956780Z (Reading database ... 2021-05-16T23:06:36.5957551Z (Reading database ... 5% 2021-05-16T23:06:36.5958404Z (Reading database ... 10% 2021-05-16T23:06:36.5959062Z (Reading database ... 15% 2021-05-16T23:06:36.5959707Z (Reading database ... 20% 2021-05-16T23:06:36.5960376Z (Reading database ... 25% 2021-05-16T23:06:36.5961026Z (Reading database ... 30% 2021-05-16T23:06:36.5961664Z (Reading database ... 35% 2021-05-16T23:06:36.5962305Z (Reading database ... 40% 2021-05-16T23:06:36.5962926Z (Reading database ... 45% 2021-05-16T23:06:36.5963548Z (Reading database ... 50% 2021-05-16T23:06:36.6003662Z (Reading database ... 55% 2021-05-16T23:06:36.6055434Z (Reading database ... 60% 2021-05-16T23:06:36.6082141Z (Reading database ... 65% 2021-05-16T23:06:36.6212753Z (Reading database ... 70% 2021-05-16T23:06:36.6340301Z (Reading database ... 75% 2021-05-16T23:06:36.6365761Z (Reading database ... 80% 2021-05-16T23:06:36.6945929Z (Reading database ... 85% 2021-05-16T23:06:36.7116214Z (Reading database ... 90% 2021-05-16T23:06:36.7199534Z (Reading database ... 95% 2021-05-16T23:06:36.7200145Z (Reading database ... 100% 2021-05-16T23:06:36.7201028Z (Reading database ... 268433 files and directories currently installed.) 2021-05-16T23:06:36.7312944Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T23:06:36.7339692Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:06:36.8225328Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:06:38.8872746Z Reading package lists... 2021-05-16T23:06:39.0473324Z Building dependency tree... 2021-05-16T23:06:39.0493885Z Reading state information... 2021-05-16T23:06:39.2048490Z The following additional packages will be installed: 2021-05-16T23:06:39.2052264Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T23:06:39.2511998Z The following NEW packages will be installed: 2021-05-16T23:06:39.2516317Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T23:06:39.2517898Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T23:06:39.2789141Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:39.2789939Z Need to get 10.4 MB of archives. 2021-05-16T23:06:39.2790717Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T23:06:39.2792704Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T23:06:39.2889711Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T23:06:39.2997458Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T23:06:39.3148627Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T23:06:39.3266106Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T23:06:39.3401492Z 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-16T23:06:39.3544066Z 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-16T23:06:39.3899691Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T23:06:39.8433323Z Fetched 10.4 MB in 0s (76.2 MB/s) 2021-05-16T23:06:39.8787792Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T23:06:39.8869589Z (Reading database ... 2021-05-16T23:06:39.8870187Z (Reading database ... 5% 2021-05-16T23:06:39.8870685Z (Reading database ... 10% 2021-05-16T23:06:39.8871177Z (Reading database ... 15% 2021-05-16T23:06:39.8871651Z (Reading database ... 20% 2021-05-16T23:06:39.8872152Z (Reading database ... 25% 2021-05-16T23:06:39.8872623Z (Reading database ... 30% 2021-05-16T23:06:39.8873106Z (Reading database ... 35% 2021-05-16T23:06:39.8873571Z (Reading database ... 40% 2021-05-16T23:06:39.8874047Z (Reading database ... 45% 2021-05-16T23:06:39.8874511Z (Reading database ... 50% 2021-05-16T23:06:39.8909029Z (Reading database ... 55% 2021-05-16T23:06:39.8961806Z (Reading database ... 60% 2021-05-16T23:06:39.8989422Z (Reading database ... 65% 2021-05-16T23:06:39.9120413Z (Reading database ... 70% 2021-05-16T23:06:39.9246805Z (Reading database ... 75% 2021-05-16T23:06:39.9274337Z (Reading database ... 80% 2021-05-16T23:06:39.9807340Z (Reading database ... 85% 2021-05-16T23:06:39.9971451Z (Reading database ... 90% 2021-05-16T23:06:40.0050394Z (Reading database ... 95% 2021-05-16T23:06:40.0051036Z (Reading database ... 100% 2021-05-16T23:06:40.0051919Z (Reading database ... 268503 files and directories currently installed.) 2021-05-16T23:06:40.0161283Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T23:06:40.0271473Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:06:40.1120153Z Selecting previously unselected package liblept5:amd64. 2021-05-16T23:06:40.1348971Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T23:06:40.1373541Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:06:40.2696440Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T23:06:40.2994578Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T23:06:40.3008564Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:06:40.4760389Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T23:06:40.4998774Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T23:06:40.5015920Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:06:40.6521421Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T23:06:40.6794725Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T23:06:40.6809088Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:06:40.8659637Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T23:06:40.8920464Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:06:40.8933423Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:06:41.0921345Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T23:06:41.1168352Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:06:41.1191031Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:06:41.5002207Z Selecting previously unselected package tesseract-ocr. 2021-05-16T23:06:41.5279468Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T23:06:41.5291226Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:06:41.6186072Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:06:41.6219673Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:06:41.6251501Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:06:41.6326710Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:06:42.1842433Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:06:42.1844135Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:06:42.1845410Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:06:42.1848346Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:06:42.1849567Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:44.7384229Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:46.8035717Z Reading package lists... 2021-05-16T23:06:46.9559524Z Building dependency tree... 2021-05-16T23:06:46.9578680Z Reading state information... 2021-05-16T23:06:47.1780419Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T23:06:47.1781945Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:47.2387941Z Reading package lists... 2021-05-16T23:06:47.3737108Z Building dependency tree... 2021-05-16T23:06:47.3756035Z Reading state information... 2021-05-16T23:06:47.5166436Z The following additional packages will be installed: 2021-05-16T23:06:47.5170104Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:06:47.5172780Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T23:06:47.5179504Z Suggested packages: 2021-05-16T23:06:47.5181036Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T23:06:47.5669671Z The following NEW packages will be installed: 2021-05-16T23:06:47.5671973Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:06:47.5675806Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T23:06:47.5858862Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:47.5860406Z Need to get 1459 kB of archives. 2021-05-16T23:06:47.5861246Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T23:06:47.5863369Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T23:06:47.5892581Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T23:06:47.5901658Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T23:06:47.5915331Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T23:06:47.5926054Z 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-16T23:06:47.5935317Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T23:06:47.5964385Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T23:06:47.6036152Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T23:06:47.6059956Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T23:06:47.6066851Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T23:06:48.0270942Z Fetched 1459 kB in 0s (34.4 MB/s) 2021-05-16T23:06:48.0633435Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T23:06:48.0709526Z (Reading database ... 2021-05-16T23:06:48.0710403Z (Reading database ... 5% 2021-05-16T23:06:48.0711434Z (Reading database ... 10% 2021-05-16T23:06:48.0712152Z (Reading database ... 15% 2021-05-16T23:06:48.0712875Z (Reading database ... 20% 2021-05-16T23:06:48.0713628Z (Reading database ... 25% 2021-05-16T23:06:48.0714334Z (Reading database ... 30% 2021-05-16T23:06:48.0715040Z (Reading database ... 35% 2021-05-16T23:06:48.0715734Z (Reading database ... 40% 2021-05-16T23:06:48.0716439Z (Reading database ... 45% 2021-05-16T23:06:48.0717150Z (Reading database ... 50% 2021-05-16T23:06:48.0752503Z (Reading database ... 55% 2021-05-16T23:06:48.0792924Z (Reading database ... 60% 2021-05-16T23:06:48.0820830Z (Reading database ... 65% 2021-05-16T23:06:48.0935147Z (Reading database ... 70% 2021-05-16T23:06:48.1037521Z (Reading database ... 75% 2021-05-16T23:06:48.1059525Z (Reading database ... 80% 2021-05-16T23:06:48.1413519Z (Reading database ... 85% 2021-05-16T23:06:48.1674488Z (Reading database ... 90% 2021-05-16T23:06:48.1742327Z (Reading database ... 95% 2021-05-16T23:06:48.1743136Z (Reading database ... 100% 2021-05-16T23:06:48.1744345Z (Reading database ... 268728 files and directories currently installed.) 2021-05-16T23:06:48.1836770Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:06:48.1859279Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:48.2199792Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T23:06:48.2430234Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:06:48.2459077Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:48.2883843Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T23:06:48.3152273Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:06:48.3167397Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:48.3593989Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T23:06:48.3776271Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:06:48.3802021Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:48.4160204Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T23:06:48.4439193Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T23:06:48.4485529Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:06:48.4800453Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T23:06:48.5067546Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:06:48.5091319Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:48.5599832Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T23:06:48.5807916Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T23:06:48.5837016Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:06:48.6639993Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T23:06:48.6919621Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:06:48.6936939Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:06:48.7481346Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T23:06:48.7755709Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:06:48.7774803Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:48.8160513Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T23:06:48.8396089Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T23:06:48.8411255Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:06:48.9588862Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:06:48.9673052Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:48.9763208Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:06:48.9826137Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:06:48.9886007Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:48.9939501Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:48.9979482Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:49.0023802Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:49.0066406Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:06:49.0102241Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:06:49.0156720Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:49.0375492Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:52.3105728Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:06:54.4273258Z Reading package lists... 2021-05-16T23:06:54.5680866Z Building dependency tree... 2021-05-16T23:06:54.5698276Z Reading state information... 2021-05-16T23:06:54.7320929Z E: Unable to locate package udunits 2021-05-16T23:06:54.8012837Z Reading package lists... 2021-05-16T23:06:54.9632667Z Building dependency tree... 2021-05-16T23:06:54.9653664Z Reading state information... 2021-05-16T23:06:55.1208856Z The following additional packages will be installed: 2021-05-16T23:06:55.1212915Z libwebpdemux2 2021-05-16T23:06:55.1697691Z The following NEW packages will be installed: 2021-05-16T23:06:55.1701293Z libwebp-dev libwebpdemux2 2021-05-16T23:06:55.1937855Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:55.1938635Z Need to get 277 kB of archives. 2021-05-16T23:06:55.1939518Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T23:06:55.1941424Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T23:06:55.1965976Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T23:06:55.6203255Z Fetched 277 kB in 0s (9806 kB/s) 2021-05-16T23:06:55.6529895Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T23:06:55.6609149Z (Reading database ... 2021-05-16T23:06:55.6609995Z (Reading database ... 5% 2021-05-16T23:06:55.6610688Z (Reading database ... 10% 2021-05-16T23:06:55.6611348Z (Reading database ... 15% 2021-05-16T23:06:55.6612191Z (Reading database ... 20% 2021-05-16T23:06:55.6612863Z (Reading database ... 25% 2021-05-16T23:06:55.6613526Z (Reading database ... 30% 2021-05-16T23:06:55.6614195Z (Reading database ... 35% 2021-05-16T23:06:55.6614843Z (Reading database ... 40% 2021-05-16T23:06:55.6615535Z (Reading database ... 45% 2021-05-16T23:06:55.6616182Z (Reading database ... 50% 2021-05-16T23:06:55.6650501Z (Reading database ... 55% 2021-05-16T23:06:55.6693838Z (Reading database ... 60% 2021-05-16T23:06:55.6728131Z (Reading database ... 65% 2021-05-16T23:06:55.6858985Z (Reading database ... 70% 2021-05-16T23:06:55.6985507Z (Reading database ... 75% 2021-05-16T23:06:55.7012495Z (Reading database ... 80% 2021-05-16T23:06:55.7431826Z (Reading database ... 85% 2021-05-16T23:06:55.7746777Z (Reading database ... 90% 2021-05-16T23:06:55.7822900Z (Reading database ... 95% 2021-05-16T23:06:55.7823621Z (Reading database ... 100% 2021-05-16T23:06:55.7824594Z (Reading database ... 269028 files and directories currently installed.) 2021-05-16T23:06:55.7937579Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T23:06:55.7990449Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:06:55.8400268Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T23:06:55.8589988Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T23:06:55.8607303Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:06:55.9488133Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:06:55.9535485Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:06:55.9589822Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:57.9479968Z Reading package lists... 2021-05-16T23:06:58.0985864Z Building dependency tree... 2021-05-16T23:06:58.1004969Z Reading state information... 2021-05-16T23:06:58.2440145Z The following additional packages will be installed: 2021-05-16T23:06:58.2443698Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:06:58.2446880Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:06:58.2449593Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:06:58.2453321Z Suggested packages: 2021-05-16T23:06:58.2456070Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T23:06:58.2458385Z Recommended packages: 2021-05-16T23:06:58.2460457Z cargo 2021-05-16T23:06:58.2918789Z The following NEW packages will be installed: 2021-05-16T23:06:58.2921560Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:06:58.2922797Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:06:58.2923895Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:06:58.3160730Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:58.3161789Z Need to get 108 MB of archives. 2021-05-16T23:06:58.3163563Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T23:06:58.3165529Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T23:06:58.3226388Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T23:06:58.3232719Z 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-16T23:06:58.3241405Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T23:06:58.3316012Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T23:06:58.3339652Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T23:06:58.3344219Z 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-16T23:06:58.4721995Z 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-16T23:06:59.5367883Z 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-16T23:07:00.0089579Z 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-16T23:07:00.0296772Z 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-16T23:07:00.0630608Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T23:07:00.1607010Z 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-16T23:07:00.5803380Z Fetched 108 MB in 2s (57.9 MB/s) 2021-05-16T23:07:00.6154537Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T23:07:00.6233606Z (Reading database ... 2021-05-16T23:07:00.6235064Z (Reading database ... 5% 2021-05-16T23:07:00.6236292Z (Reading database ... 10% 2021-05-16T23:07:00.6237503Z (Reading database ... 15% 2021-05-16T23:07:00.6243575Z (Reading database ... 20% 2021-05-16T23:07:00.6244448Z (Reading database ... 25% 2021-05-16T23:07:00.6245296Z (Reading database ... 30% 2021-05-16T23:07:00.6246155Z (Reading database ... 35% 2021-05-16T23:07:00.6246995Z (Reading database ... 40% 2021-05-16T23:07:00.6247843Z (Reading database ... 45% 2021-05-16T23:07:00.6248675Z (Reading database ... 50% 2021-05-16T23:07:00.6275102Z (Reading database ... 55% 2021-05-16T23:07:00.6317288Z (Reading database ... 60% 2021-05-16T23:07:00.6349870Z (Reading database ... 65% 2021-05-16T23:07:00.6478660Z (Reading database ... 70% 2021-05-16T23:07:00.6598233Z (Reading database ... 75% 2021-05-16T23:07:00.6623618Z (Reading database ... 80% 2021-05-16T23:07:00.7015693Z (Reading database ... 85% 2021-05-16T23:07:00.7304753Z (Reading database ... 90% 2021-05-16T23:07:00.7384389Z (Reading database ... 95% 2021-05-16T23:07:00.7385374Z (Reading database ... 100% 2021-05-16T23:07:00.7386822Z (Reading database ... 269056 files and directories currently installed.) 2021-05-16T23:07:00.7491271Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T23:07:00.7537194Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:07:00.8119167Z Selecting previously unselected package libipt2. 2021-05-16T23:07:00.8336498Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T23:07:00.8350939Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T23:07:00.8719732Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T23:07:00.8942125Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T23:07:00.8955636Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:07:00.9440125Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T23:07:00.9671725Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T23:07:00.9683451Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:07:01.0521205Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T23:07:01.0763020Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T23:07:01.0796364Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:07:01.1360150Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T23:07:01.1562006Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T23:07:01.1573430Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:07:01.1915834Z Selecting previously unselected package gdb. 2021-05-16T23:07:01.2149314Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T23:07:01.2172550Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:07:01.5600589Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T23:07:01.5855969Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:07:01.5882819Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:08.0846558Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T23:07:08.1139177Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:07:08.1151211Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:11.3597400Z Selecting previously unselected package rustc. 2021-05-16T23:07:11.3863369Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:07:11.3888809Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:11.5769520Z Selecting previously unselected package cargo. 2021-05-16T23:07:11.6054983Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:07:11.6070818Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:07:11.9538915Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T23:07:11.9825030Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T23:07:11.9841719Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:07:13.2247469Z Selecting previously unselected package rust-gdb. 2021-05-16T23:07:13.2539822Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T23:07:13.2561674Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:13.3248085Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:13.3294478Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:07:13.3337568Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:07:13.3369241Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:13.3418094Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T23:07:13.3454763Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:07:13.3498548Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:07:13.3558210Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:13.3601147Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:07:13.3645926Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:07:13.3696224Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:07:13.3749371Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:07:13.3810509Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:13.3840626Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:13.4091102Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:16.6715209Z Reading package lists... 2021-05-16T23:07:16.8204556Z Building dependency tree... 2021-05-16T23:07:16.8225077Z Reading state information... 2021-05-16T23:07:16.9790448Z The following additional packages will be installed: 2021-05-16T23:07:16.9794109Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:07:16.9797281Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:07:16.9800573Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:07:16.9803463Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:07:16.9806391Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:07:16.9809256Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:07:16.9811665Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:07:16.9814341Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:07:16.9820053Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:07:16.9821821Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:07:16.9823277Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:07:16.9824728Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:07:16.9826239Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:07:16.9827909Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:07:16.9829520Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:07:16.9831031Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:07:16.9832488Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:07:16.9833929Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:07:16.9835499Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:07:16.9836632Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:07:16.9837749Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:07:16.9839061Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:07:16.9840173Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:07:16.9841237Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:07:16.9842308Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:07:16.9843635Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:07:16.9844953Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:07:16.9846283Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:07:16.9847806Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:07:16.9849057Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:07:16.9850255Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:07:16.9851421Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:07:16.9852694Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:07:16.9854004Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:07:16.9855389Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:07:16.9856794Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:07:16.9858097Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:07:16.9859376Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:07:16.9860602Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:07:16.9861946Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:07:16.9863505Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:07:16.9864834Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T23:07:16.9866183Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:07:16.9867755Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:07:16.9869396Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:07:16.9870804Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:07:16.9872202Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:07:16.9876980Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:07:16.9878467Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:07:16.9879179Z Suggested packages: 2021-05-16T23:07:16.9880170Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T23:07:16.9881590Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T23:07:16.9883838Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T23:07:16.9885386Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T23:07:16.9886662Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T23:07:16.9888007Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T23:07:16.9889460Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T23:07:16.9890895Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T23:07:16.9892268Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T23:07:16.9893650Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T23:07:16.9895179Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T23:07:16.9896768Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T23:07:16.9898187Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T23:07:16.9899254Z wpagui libengine-pkcs11-openssl 2021-05-16T23:07:17.0740488Z The following NEW packages will be installed: 2021-05-16T23:07:17.0744534Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:07:17.0746402Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:07:17.0748100Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:07:17.0749738Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:07:17.0751398Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:07:17.0756033Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:07:17.0757306Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:07:17.0758954Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:07:17.0760409Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:07:17.0761804Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:07:17.0763221Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:07:17.0764674Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:07:17.0766183Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:07:17.0767847Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:07:17.0769461Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:07:17.0770974Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:07:17.0772429Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:07:17.0773878Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:07:17.0775418Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:07:17.0776651Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:07:17.0777836Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:07:17.0779111Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:07:17.0780303Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:07:17.0781445Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:07:17.0782594Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:07:17.0784002Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:07:17.0785420Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:07:17.0786851Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:07:17.0788487Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:07:17.0789931Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:07:17.0791134Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:07:17.0792586Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:07:17.0794067Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:07:17.0795480Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:07:17.0796984Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:07:17.0798710Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:07:17.0800137Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:07:17.0801529Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:07:17.0802855Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:07:17.0804315Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:07:17.0805776Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:07:17.0807116Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T23:07:17.0813607Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:07:17.0816486Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:07:17.0819420Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:07:17.0831424Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:07:17.0832989Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:07:17.0834688Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:07:17.0835971Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:07:17.0984749Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:17.0986044Z Need to get 183 MB of archives. 2021-05-16T23:07:17.0986846Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T23:07:17.0988778Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T23:07:17.1010782Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T23:07:17.1560204Z 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-16T23:07:17.1575611Z 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-16T23:07:17.1583157Z 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-16T23:07:17.1604274Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T23:07:17.1610233Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T23:07:17.1615285Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T23:07:17.1620727Z 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-16T23:07:17.1627394Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T23:07:17.1633200Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T23:07:17.1650449Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T23:07:17.1713971Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T23:07:17.1720493Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T23:07:17.1727077Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T23:07:17.1732796Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T23:07:17.1738603Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T23:07:17.1748747Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T23:07:17.1750875Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T23:07:17.1752869Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T23:07:17.1754807Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T23:07:17.1761452Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T23:07:17.1766685Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T23:07:17.2409316Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T23:07:17.2870586Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T23:07:17.2887241Z 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-16T23:07:17.2905777Z 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-16T23:07:17.3051799Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T23:07:17.3093228Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T23:07:17.3149544Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T23:07:17.3171199Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T23:07:17.3611760Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T23:07:17.4085202Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T23:07:17.4117180Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T23:07:17.4123443Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T23:07:17.4137234Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T23:07:17.7039568Z 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-16T23:07:17.7047629Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T23:07:17.7215350Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T23:07:17.7243835Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T23:07:17.7263684Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T23:07:17.7277780Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T23:07:17.7283634Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T23:07:17.7322813Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T23:07:17.7347383Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T23:07:17.7383388Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T23:07:17.7404817Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T23:07:17.7497777Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T23:07:17.7516538Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T23:07:17.7607008Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T23:07:17.7631862Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T23:07:17.7645078Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T23:07:17.7672765Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T23:07:17.7685876Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T23:07:17.7771464Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T23:07:17.7789168Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T23:07:17.8990306Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T23:07:17.9119108Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T23:07:17.9131100Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T23:07:17.9184857Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T23:07:17.9193150Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T23:07:17.9203791Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T23:07:17.9214644Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T23:07:17.9233515Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T23:07:17.9249593Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T23:07:17.9299457Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T23:07:17.9335405Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T23:07:17.9360675Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T23:07:17.9578920Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T23:07:17.9714299Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T23:07:18.0652587Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T23:07:18.0660977Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T23:07:18.0671776Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T23:07:18.0681955Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T23:07:18.0701949Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T23:07:18.0731016Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T23:07:18.0741037Z 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-16T23:07:18.1447910Z 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-16T23:07:18.1456854Z 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-16T23:07:18.1466667Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T23:07:18.1587311Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T23:07:18.1595536Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T23:07:18.1609522Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T23:07:18.1651441Z 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-16T23:07:18.2066652Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T23:07:18.2359639Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T23:07:18.2373572Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T23:07:18.2376362Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T23:07:18.2386661Z 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-16T23:07:18.2474840Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T23:07:18.2476751Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T23:07:18.2503991Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T23:07:18.2505906Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T23:07:18.2524306Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T23:07:18.2559370Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T23:07:18.2573816Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T23:07:18.3021615Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T23:07:18.3095138Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T23:07:18.3135994Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T23:07:18.3139011Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T23:07:18.3167283Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T23:07:18.3200627Z 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-16T23:07:18.3261146Z 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-16T23:07:18.3625275Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T23:07:18.3704948Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T23:07:18.3966508Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T23:07:18.3973289Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T23:07:19.0144781Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T23:07:19.0168737Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T23:07:19.0177932Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T23:07:19.0355146Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T23:07:19.0835463Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T23:07:19.0839997Z 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-16T23:07:19.0853075Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T23:07:19.0906096Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T23:07:19.0910907Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T23:07:19.1141643Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T23:07:19.1229152Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T23:07:19.1245859Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T23:07:19.1247635Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T23:07:19.1251333Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T23:07:19.1268599Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T23:07:19.1281486Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T23:07:19.1284191Z 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-16T23:07:19.1288979Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T23:07:19.1306930Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T23:07:19.1314500Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T23:07:19.1319094Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T23:07:19.1336371Z 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-16T23:07:19.1341397Z 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-16T23:07:19.1344080Z 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-16T23:07:19.1346285Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T23:07:19.1369599Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T23:07:19.1475810Z 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-16T23:07:19.1488035Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T23:07:19.1490145Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T23:07:19.1502562Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T23:07:19.1560884Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T23:07:19.1574492Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T23:07:19.1591061Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T23:07:19.1593028Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T23:07:19.1610727Z 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-16T23:07:19.1616511Z 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-16T23:07:19.1618931Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T23:07:19.1632705Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T23:07:19.1638700Z 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-16T23:07:19.1640642Z 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-16T23:07:19.1657678Z 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-16T23:07:19.1730853Z 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-16T23:07:19.1984867Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T23:07:19.1988668Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T23:07:19.2034940Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T23:07:19.2048928Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T23:07:19.2055581Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T23:07:19.2089897Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T23:07:19.2091968Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T23:07:19.2313439Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T23:07:19.2376185Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T23:07:19.2456218Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T23:07:19.2709566Z 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-16T23:07:19.2740911Z 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-16T23:07:19.2764000Z 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-16T23:07:19.2767697Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T23:07:19.2815722Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T23:07:19.2817641Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T23:07:19.2833138Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T23:07:19.2835078Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T23:07:19.2891866Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T23:07:19.2923513Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T23:07:19.3344000Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T23:07:19.3346217Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T23:07:19.3358763Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T23:07:19.3366087Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T23:07:19.3368652Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T23:07:19.3370472Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T23:07:19.3400160Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T23:07:19.3405425Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T23:07:19.3411188Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T23:07:19.3415346Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T23:07:19.3426952Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T23:07:19.3429131Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T23:07:19.3435143Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T23:07:19.3570804Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T23:07:19.3577386Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T23:07:19.4226168Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T23:07:19.4231803Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T23:07:19.4235219Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T23:07:19.4265612Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T23:07:19.4269847Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T23:07:19.4281813Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T23:07:19.4320337Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T23:07:19.4323372Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T23:07:19.4474462Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T23:07:19.4487655Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T23:07:19.4497973Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T23:07:19.4677532Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T23:07:19.4699071Z 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-16T23:07:19.4714378Z 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-16T23:07:19.4716640Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T23:07:19.4727815Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T23:07:19.4920141Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T23:07:19.5849118Z 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-16T23:07:19.5890918Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T23:07:19.5962563Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T23:07:19.8725288Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T23:07:19.9189630Z 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-16T23:07:19.9233617Z 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-16T23:07:19.9244682Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T23:07:19.9309218Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T23:07:19.9323544Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T23:07:19.9443231Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T23:07:19.9580419Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T23:07:19.9590945Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T23:07:19.9595403Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T23:07:21.0742518Z Fetched 183 MB in 3s (63.6 MB/s) 2021-05-16T23:07:21.1152857Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T23:07:21.1232806Z (Reading database ... 2021-05-16T23:07:21.1233713Z (Reading database ... 5% 2021-05-16T23:07:21.1234682Z (Reading database ... 10% 2021-05-16T23:07:21.1235289Z (Reading database ... 15% 2021-05-16T23:07:21.1235818Z (Reading database ... 20% 2021-05-16T23:07:21.1236376Z (Reading database ... 25% 2021-05-16T23:07:21.1236898Z (Reading database ... 30% 2021-05-16T23:07:21.1237404Z (Reading database ... 35% 2021-05-16T23:07:21.1237917Z (Reading database ... 40% 2021-05-16T23:07:21.1238597Z (Reading database ... 45% 2021-05-16T23:07:21.1239114Z (Reading database ... 50% 2021-05-16T23:07:21.1287433Z (Reading database ... 55% 2021-05-16T23:07:21.1337116Z (Reading database ... 60% 2021-05-16T23:07:21.1375731Z (Reading database ... 65% 2021-05-16T23:07:21.1511527Z (Reading database ... 70% 2021-05-16T23:07:21.1638882Z (Reading database ... 75% 2021-05-16T23:07:21.1669386Z (Reading database ... 80% 2021-05-16T23:07:21.2083083Z (Reading database ... 85% 2021-05-16T23:07:21.2447344Z (Reading database ... 90% 2021-05-16T23:07:21.2532359Z (Reading database ... 95% 2021-05-16T23:07:21.2533358Z (Reading database ... 100% 2021-05-16T23:07:21.2534770Z (Reading database ... 269811 files and directories currently installed.) 2021-05-16T23:07:21.2648259Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T23:07:21.2681872Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:07:21.3116129Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T23:07:21.3366139Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:21.3451694Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:21.5721444Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T23:07:21.5922763Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:07:21.5934975Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:07:21.6359647Z Selecting previously unselected package libegl1:amd64. 2021-05-16T23:07:21.6594396Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:07:21.6613567Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:07:21.6999900Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T23:07:21.7242696Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T23:07:21.7262617Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:07:21.7564765Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T23:07:21.7857096Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T23:07:21.7867721Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:07:21.8160338Z Selecting previously unselected package libwacom-common. 2021-05-16T23:07:21.8427187Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T23:07:21.8442947Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:07:21.9120032Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T23:07:21.9362324Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:07:21.9381885Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:07:21.9719715Z Selecting previously unselected package libinput-bin. 2021-05-16T23:07:21.9973750Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:07:21.9988138Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:07:22.0439361Z Selecting previously unselected package libinput10:amd64. 2021-05-16T23:07:22.0641835Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:07:22.0664377Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:07:22.1159760Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T23:07:22.1395785Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:22.1414587Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:22.1966189Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T23:07:22.2247336Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:22.2268823Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:22.3200683Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T23:07:22.3423702Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T23:07:22.3436060Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:07:22.3799706Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T23:07:22.4096335Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T23:07:22.4112540Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:07:22.4419516Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T23:07:22.4715363Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T23:07:22.4746456Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:07:22.5119491Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T23:07:22.5356194Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T23:07:22.5380780Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:07:22.5759399Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T23:07:22.6013482Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T23:07:22.6030769Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:07:22.6399741Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T23:07:22.6622077Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T23:07:22.6635643Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:07:22.6969429Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T23:07:22.7228390Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T23:07:22.7242566Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:07:22.7560126Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T23:07:22.7833485Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T23:07:22.7850136Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:07:22.8273968Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T23:07:22.8570458Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T23:07:22.8588659Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:07:22.9039881Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T23:07:22.9257507Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T23:07:22.9283521Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:07:22.9639360Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T23:07:22.9902851Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:22.9988336Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:23.3360397Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T23:07:23.3613353Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:23.3637725Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:23.6079584Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T23:07:23.6318284Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:23.6330678Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:23.6799768Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T23:07:23.7023640Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T23:07:23.7039287Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:07:23.7541964Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T23:07:23.7819623Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T23:07:23.7835656Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:07:23.8843103Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T23:07:23.9131652Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T23:07:23.9145479Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:07:23.9500370Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T23:07:23.9802053Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:23.9818501Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:24.0334320Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T23:07:24.0616891Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:24.0627873Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:24.1200118Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T23:07:24.1445463Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:24.1469552Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:24.3150286Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T23:07:24.3411119Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:24.3424872Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:24.5079977Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T23:07:24.5294993Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:24.5312649Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:24.5840274Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T23:07:24.6057273Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:24.6080430Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:24.6479913Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T23:07:24.6690714Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T23:07:24.6706100Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:07:24.7080414Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T23:07:24.7326640Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T23:07:24.7340756Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:07:26.1280746Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T23:07:26.1528937Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:26.1540898Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:26.1959717Z Selecting previously unselected package qgis-providers-common. 2021-05-16T23:07:26.2176851Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:07:26.2208976Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:26.4871490Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T23:07:26.5185828Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T23:07:26.5213065Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:07:26.5841144Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T23:07:26.6118978Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T23:07:26.6138838Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:07:26.6759484Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T23:07:26.7012235Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:26.7032014Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:26.7482185Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T23:07:26.7777343Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:26.7794023Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:26.8178931Z Selecting previously unselected package gdal-data. 2021-05-16T23:07:26.8458153Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T23:07:26.8487264Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:26.9060319Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T23:07:26.9371705Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T23:07:26.9381676Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:07:26.9839352Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T23:07:27.0070714Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T23:07:27.0087268Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:07:27.0599231Z Selecting previously unselected package libarmadillo9. 2021-05-16T23:07:27.0804729Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T23:07:27.0822907Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:07:27.1295231Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T23:07:27.1598836Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T23:07:27.1611566Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:07:27.2364412Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T23:07:27.2642294Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T23:07:27.2665823Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:07:27.3038876Z Selecting previously unselected package libdap25:amd64. 2021-05-16T23:07:27.3324091Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T23:07:27.3342858Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:07:27.4119791Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T23:07:27.4351301Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T23:07:27.4367820Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:07:27.4879754Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T23:07:27.5110701Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T23:07:27.5148091Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:07:27.5486949Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T23:07:27.5768182Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T23:07:27.5783987Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:07:27.6159306Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T23:07:27.6385169Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T23:07:27.6397380Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:07:27.6827562Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T23:07:27.7107149Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T23:07:27.7117061Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:07:27.8000203Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T23:07:27.8213069Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T23:07:27.8226857Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:07:27.8600194Z Selecting previously unselected package proj-data. 2021-05-16T23:07:27.8858791Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T23:07:27.8873467Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T23:07:28.7439359Z Selecting previously unselected package libproj15:amd64. 2021-05-16T23:07:28.7662233Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T23:07:28.7676068Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:07:28.8945834Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T23:07:28.9199022Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T23:07:28.9224875Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:07:28.9677930Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T23:07:28.9961851Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T23:07:29.0006706Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:07:29.0530285Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T23:07:29.0822997Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T23:07:29.0842496Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:07:29.1159449Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T23:07:29.1453203Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T23:07:29.1471570Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:07:29.1887369Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T23:07:29.2165603Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:07:29.2195005Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:07:29.2639152Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T23:07:29.2858180Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:07:29.2873777Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:07:29.3360017Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T23:07:29.3623547Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:07:29.3637653Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:07:29.4079075Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T23:07:29.4306058Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T23:07:29.4324691Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:07:29.5013888Z Selecting previously unselected package libogdi4.1. 2021-05-16T23:07:29.5302316Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T23:07:29.5316918Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:07:29.5839320Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T23:07:29.6096058Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T23:07:29.6112142Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:07:29.6599536Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T23:07:29.6840736Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:07:29.6857688Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:07:29.8560203Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T23:07:29.8787732Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T23:07:29.8802290Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:07:30.0134073Z Selecting previously unselected package libgdal26. 2021-05-16T23:07:30.0434129Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:07:30.0448021Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:30.7229578Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T23:07:30.7528648Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:30.7548024Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:30.7890794Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T23:07:30.8191750Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T23:07:30.8210041Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:07:30.8550428Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T23:07:30.8852240Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:30.8873988Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:30.9228300Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T23:07:30.9525614Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:30.9543706Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:31.0000334Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T23:07:31.0267475Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T23:07:31.0281905Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:07:31.0846926Z Selecting previously unselected package libzip5:amd64. 2021-05-16T23:07:31.1162418Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T23:07:31.1179815Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:07:31.1683095Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T23:07:31.1991808Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:31.2011491Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:31.7526989Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T23:07:31.7809795Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:31.7823378Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:31.8199819Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T23:07:31.8406300Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T23:07:31.8436363Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:07:31.8883547Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T23:07:31.9167424Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:07:31.9181740Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:07:32.0726140Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T23:07:32.1004057Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:32.1025497Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:32.1484503Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T23:07:32.1778109Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:32.1814110Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:32.2332594Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T23:07:32.2614937Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T23:07:32.2631082Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:07:32.3519964Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T23:07:32.3772227Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:32.3938241Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:32.7731218Z Selecting previously unselected package qgis-providers. 2021-05-16T23:07:32.8016198Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:32.8029512Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:33.0440163Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T23:07:33.0674386Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:07:33.0690672Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:07:33.1051177Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T23:07:33.1356455Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T23:07:33.1369850Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:07:33.1805985Z Selecting previously unselected package avahi-daemon. 2021-05-16T23:07:33.2103339Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:07:33.2126588Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:07:33.2679781Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T23:07:33.2895212Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:07:33.2922088Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:07:33.3840130Z Selecting previously unselected package blt. 2021-05-16T23:07:33.4116093Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:07:33.4131031Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T23:07:33.4436179Z Selecting previously unselected package fonts-lyx. 2021-05-16T23:07:33.4717299Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T23:07:33.4735491Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:07:33.5199235Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T23:07:33.5499383Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T23:07:33.5536199Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:07:33.5919762Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T23:07:33.6189535Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:07:33.6200850Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:07:33.6681312Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T23:07:33.6982854Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:07:33.6994309Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:07:33.7475051Z Selecting previously unselected package gcr. 2021-05-16T23:07:33.7724726Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T23:07:33.7739709Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T23:07:33.8488856Z Selecting previously unselected package python3-numpy. 2021-05-16T23:07:33.8788491Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T23:07:33.8812985Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:07:34.2162833Z Selecting previously unselected package python3-gdal. 2021-05-16T23:07:34.2442871Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:07:34.2460191Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:34.3268767Z Selecting previously unselected package gdal-bin. 2021-05-16T23:07:34.3550905Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:07:34.3565535Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:34.4150204Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T23:07:34.4431198Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:07:34.4454453Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:07:34.4753832Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T23:07:34.5060049Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T23:07:34.5071756Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:07:34.5596732Z Selecting previously unselected package geoclue-2.0. 2021-05-16T23:07:34.5878871Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T23:07:34.5915136Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:07:34.6520083Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T23:07:34.6722995Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:07:34.6735659Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:07:34.7346281Z Selecting previously unselected package p11-kit. 2021-05-16T23:07:34.7642666Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:07:34.7671526Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:07:34.8134844Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T23:07:34.8412202Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T23:07:34.8429844Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:07:34.8791794Z Selecting previously unselected package gnome-keyring. 2021-05-16T23:07:34.9081317Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:07:34.9224986Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:07:35.0170213Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T23:07:35.0481821Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:07:35.0494092Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:07:35.0810915Z Selecting previously unselected package grass-doc. 2021-05-16T23:07:35.1106449Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T23:07:35.1131669Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T23:07:36.9417552Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T23:07:36.9725153Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T23:07:36.9740235Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:07:37.0205055Z Selecting previously unselected package libpdal-util9. 2021-05-16T23:07:37.0500828Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:37.0526551Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:07:37.1040476Z Selecting previously unselected package libpdal-base9. 2021-05-16T23:07:37.1277098Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:37.1309903Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:07:37.3480291Z Selecting previously unselected package grass-core. 2021-05-16T23:07:37.3737737Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T23:07:37.3751023Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T23:07:38.0350485Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T23:07:38.0648351Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T23:07:38.0671816Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:07:38.1034072Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T23:07:38.1338112Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T23:07:38.1356477Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:07:38.1725078Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T23:07:38.2029632Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T23:07:38.2046971Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:07:38.3073655Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T23:07:38.3391702Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T23:07:38.3407012Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:07:38.4048108Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T23:07:38.4353466Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T23:07:38.4366396Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:07:38.8054350Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T23:07:38.8372259Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T23:07:38.8384418Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:07:38.9589977Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T23:07:38.9899758Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T23:07:38.9927665Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:07:39.0364991Z Selecting previously unselected package libfcgi-bin. 2021-05-16T23:07:39.0700514Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T23:07:39.0714395Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:07:39.1047102Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T23:07:39.1362868Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T23:07:39.1380133Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:07:39.1702737Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T23:07:39.2019069Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T23:07:39.2103583Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:07:39.3161939Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T23:07:39.3512845Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T23:07:39.3534644Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:07:39.3908169Z Selecting previously unselected package libmbim-proxy. 2021-05-16T23:07:39.4208743Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T23:07:39.4227512Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T23:07:39.4558779Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T23:07:39.4860507Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:07:39.4878783Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:07:39.5244687Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T23:07:39.5542685Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:07:39.5554247Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:07:39.5990871Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T23:07:39.6313582Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T23:07:39.6325994Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:07:39.6616548Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T23:07:39.6920272Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:07:39.6933594Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:07:39.7235064Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T23:07:39.7549819Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T23:07:39.7561936Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:07:39.7848566Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T23:07:39.8153176Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:39.8166612Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:07:39.8446457Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T23:07:39.8770251Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:39.8786704Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:07:39.9121943Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T23:07:39.9417682Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:39.9447220Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:07:39.9812514Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T23:07:40.0150600Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:40.0170380Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:07:40.0619506Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T23:07:40.0946348Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:07:40.0961421Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:07:40.2820341Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T23:07:40.3236269Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:40.3260978Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:07:40.3635385Z Selecting previously unselected package libpdal-plugins. 2021-05-16T23:07:40.3961859Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:40.3981594Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:07:40.4379291Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T23:07:40.4697714Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:40.4713650Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:40.5204428Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T23:07:40.5513750Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:40.5533220Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:40.6605969Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T23:07:40.6920712Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:40.6937575Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:40.7393382Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T23:07:40.7700161Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:40.7712577Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:40.8086738Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T23:07:40.8389296Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:40.8399286Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:40.8700138Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T23:07:40.9007875Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:40.9021159Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:40.9480036Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T23:07:40.9794939Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:40.9807017Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:41.0127204Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T23:07:41.0433236Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:41.0444992Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:41.0846484Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T23:07:41.1110221Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:41.1124626Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:41.1599542Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T23:07:41.1869493Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:41.1879638Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:41.2343905Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T23:07:41.2650073Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:41.2666707Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:41.3039960Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T23:07:41.3283119Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:41.3296126Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:41.3829991Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T23:07:41.4144735Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:41.4155814Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:41.5600637Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T23:07:41.5864198Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:41.5893841Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:42.0104659Z Selecting previously unselected package qtchooser. 2021-05-16T23:07:42.0413151Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T23:07:42.0429362Z Unpacking qtchooser (66-2build1) ... 2021-05-16T23:07:42.0799632Z Selecting previously unselected package qdoc-qt5. 2021-05-16T23:07:42.1082581Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:42.1091137Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:42.2003424Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T23:07:42.2288967Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:42.2303453Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:42.2839894Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T23:07:42.3069417Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:42.3093664Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:42.3519866Z Selecting previously unselected package qt5-assistant. 2021-05-16T23:07:42.3738866Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:42.3766237Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:07:42.4520053Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T23:07:42.4747570Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:42.4762241Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:42.5094349Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T23:07:42.5401824Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:42.5418298Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:42.7639413Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T23:07:42.7896646Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:42.7910024Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:42.9000033Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T23:07:42.9250029Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:42.9284591Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:07:43.0760333Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T23:07:43.1040955Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:43.1058772Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:43.2401550Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T23:07:43.2710170Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:43.2749934Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:43.3428144Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T23:07:43.3736713Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:43.3779480Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:43.4361823Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T23:07:43.4664199Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:43.4711141Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:43.5190858Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T23:07:43.5491211Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T23:07:43.5505065Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:07:43.6349367Z Selecting previously unselected package libqmi-proxy. 2021-05-16T23:07:43.6642758Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T23:07:43.6849283Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T23:07:43.7246134Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T23:07:43.7541514Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:43.7561562Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:43.7997431Z Selecting previously unselected package libwacom-bin. 2021-05-16T23:07:43.8293186Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:07:43.8310452Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:07:43.8622674Z Selecting previously unselected package modemmanager. 2021-05-16T23:07:43.8930681Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T23:07:43.9021063Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T23:07:44.0200053Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T23:07:44.0461469Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T23:07:44.0480246Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:07:44.0839014Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T23:07:44.1149636Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T23:07:44.1165115Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:07:44.4650458Z Selecting previously unselected package python3-soupsieve. 2021-05-16T23:07:44.4964622Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T23:07:44.4975606Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:07:44.5334465Z Selecting previously unselected package python3-bs4. 2021-05-16T23:07:44.5665509Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T23:07:44.5683789Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T23:07:44.6087479Z Selecting previously unselected package python3-cycler. 2021-05-16T23:07:44.6393457Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T23:07:44.6407529Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T23:07:44.6741665Z Selecting previously unselected package python3-dateutil. 2021-05-16T23:07:44.7042390Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T23:07:44.7073242Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:07:44.7454914Z Selecting previously unselected package python3-decorator. 2021-05-16T23:07:44.7785247Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T23:07:44.7823195Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:07:44.8165390Z Selecting previously unselected package python3-future. 2021-05-16T23:07:44.8468355Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T23:07:44.8482449Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T23:07:44.9251854Z Selecting previously unselected package python3-webencodings. 2021-05-16T23:07:44.9541937Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T23:07:44.9557378Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:07:44.9867592Z Selecting previously unselected package python3-html5lib. 2021-05-16T23:07:45.0180079Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T23:07:45.0201979Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T23:07:45.0612870Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T23:07:45.0925006Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T23:07:45.0945692Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:07:45.1319300Z Selecting previously unselected package python3-traitlets. 2021-05-16T23:07:45.1650238Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T23:07:45.1674800Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T23:07:45.3688491Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T23:07:45.3968518Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T23:07:45.3981264Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:07:45.4326571Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T23:07:45.4633866Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T23:07:45.4660407Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:07:45.5006571Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T23:07:45.5289004Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T23:07:45.5322836Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:07:45.7019431Z Selecting previously unselected package python3-pyparsing. 2021-05-16T23:07:45.7305524Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T23:07:45.7334422Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T23:07:45.7687265Z Selecting previously unselected package python3-matplotlib. 2021-05-16T23:07:45.7976723Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T23:07:45.7995852Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:07:46.2539536Z Selecting previously unselected package python3-nbformat. 2021-05-16T23:07:46.2820429Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T23:07:46.2841143Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T23:07:46.3159636Z Selecting previously unselected package python3-olefile. 2021-05-16T23:07:46.3450545Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T23:07:46.3461280Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T23:07:46.3745684Z Selecting previously unselected package python3-pyproj. 2021-05-16T23:07:46.4023320Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T23:07:46.4034412Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:07:46.4629901Z Selecting previously unselected package python3-tz. 2021-05-16T23:07:46.4922314Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T23:07:46.4935275Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T23:07:46.5259656Z Selecting previously unselected package python3-owslib. 2021-05-16T23:07:46.5551890Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T23:07:46.5563689Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T23:07:46.5999371Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T23:07:46.6300079Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T23:07:46.6313516Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:07:46.6959671Z Selecting previously unselected package python3-retrying. 2021-05-16T23:07:46.7266534Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T23:07:46.7288459Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T23:07:46.7625080Z Selecting previously unselected package python3-plotly. 2021-05-16T23:07:46.7923829Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T23:07:46.7937293Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:07:47.2866035Z Selecting previously unselected package python3-psycopg2. 2021-05-16T23:07:47.3170358Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T23:07:47.3191011Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:07:47.3580757Z Selecting previously unselected package python3-sip. 2021-05-16T23:07:47.3880740Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T23:07:47.3899047Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:07:47.4258666Z Selecting previously unselected package python3-pyqt5. 2021-05-16T23:07:47.4548747Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:07:47.4564262Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:07:47.7315286Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T23:07:47.7606763Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:07:47.7623001Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:07:47.8126219Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T23:07:47.8417354Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:07:47.8443897Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:07:47.8818455Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T23:07:47.9120979Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:07:47.9138874Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:07:47.9424630Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T23:07:47.9722414Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:07:47.9752221Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:07:48.0271230Z Selecting previously unselected package python3-qgis-common. 2021-05-16T23:07:48.0562878Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:07:48.0577518Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:48.3633065Z Selecting previously unselected package python3-qgis. 2021-05-16T23:07:48.3945941Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:48.3962486Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:49.3849346Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T23:07:49.4165240Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T23:07:49.4180786Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:07:49.4638630Z Selecting previously unselected package libjs-leaflet. 2021-05-16T23:07:49.4936296Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T23:07:49.4955793Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:07:49.5483049Z Selecting previously unselected package qgis-common. 2021-05-16T23:07:49.5788587Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:07:49.5802357Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:51.2726829Z Selecting previously unselected package qgis. 2021-05-16T23:07:51.3035744Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:51.4481131Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:51.7194255Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T23:07:51.7483674Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:07:51.7499441Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:51.9306878Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T23:07:51.9596258Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:51.9623497Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:51.9981082Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T23:07:52.0271360Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:52.0292575Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:52.1094840Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T23:07:52.1401163Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:52.1426646Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:52.1867667Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T23:07:52.2166004Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T23:07:52.2185806Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:07:52.4182884Z Selecting previously unselected package wpasupplicant. 2021-05-16T23:07:52.4496115Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T23:07:52.4510532Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:07:52.5958540Z Selecting previously unselected package proj-bin. 2021-05-16T23:07:52.6255076Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T23:07:52.6273890Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T23:07:52.6612586Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T23:07:52.6922550Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T23:07:52.6941015Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T23:07:52.7258967Z Selecting previously unselected package usb-modeswitch. 2021-05-16T23:07:52.7571768Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T23:07:52.7659344Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:07:52.8480474Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:07:52.8672253Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:07:53.1573147Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T23:07:53.1597813Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:07:53.1646953Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:07:53.1726389Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:53.1897587Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:07:53.1962437Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:07:53.2035325Z Setting up proj-data (6.3.1-1) ... 2021-05-16T23:07:53.2090487Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:07:53.2139455Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:07:53.2202535Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:07:53.2243653Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:07:53.2284463Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:07:53.2331147Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:07:53.2384753Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:07:53.2445726Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:07:53.2512747Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:07:53.2568311Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:07:53.2613732Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:07:53.4176056Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:07:53.4234254Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:07:53.4279987Z Setting up python3-olefile (0.46-2) ... 2021-05-16T23:07:53.5874164Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T23:07:53.5919663Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T23:07:53.7439245Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:07:53.7483921Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:07:53.7540635Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:07:53.7619747Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:07:53.7659903Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:07:53.7707740Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:07:53.7744018Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:07:53.9340804Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:07:53.9420801Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:07:53.9463936Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:07:53.9532350Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:07:53.9587343Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:07:54.1113118Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:54.1150862Z Setting up python3-tz (2019.3-1) ... 2021-05-16T23:07:54.2780698Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:07:54.2938218Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:07:54.3003421Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:07:54.3121915Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:07:54.3184574Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:07:54.3283467Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:07:54.3334637Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:07:54.3420977Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:07:54.4827799Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:07:54.4918442Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:07:54.4987570Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:07:54.5044456Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:07:54.5196018Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:07:54.5245951Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T23:07:54.7159901Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:07:54.7213132Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T23:07:54.8868937Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:07:54.8927267Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:07:54.8984284Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:07:54.9026302Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T23:07:54.9064692Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T23:07:54.9106321Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:07:54.9149914Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:07:55.1087128Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:07:55.1122066Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:07:55.1174693Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:07:55.1214801Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:55.1316771Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T23:07:55.3747981Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:07:56.6450310Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:07:56.6503925Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:07:56.6551478Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:07:56.6593699Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:07:56.6637775Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:07:56.6727077Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:07:56.6807328Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:07:56.6874348Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:07:56.8775202Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:56.8842030Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:07:56.8881759Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:07:56.8924935Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T23:07:57.1039372Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:07:57.1096400Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:07:57.1134280Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:07:57.1198527Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:07:57.1318400Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:07:57.1560788Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:07:57.3487516Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:07:57.3532740Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:07:57.3587004Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:07:57.3699609Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:07:57.3753458Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:07:57.3788573Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:57.3825282Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:07:57.3856785Z Setting up python3-future (0.18.2-2) ... 2021-05-16T23:07:57.3942343Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T23:07:57.4000971Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T23:07:57.7448261Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:57.8992506Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:07:57.9053853Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:57.9099420Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:07:57.9143180Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:07:57.9181260Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:07:57.9256837Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:07:57.9300304Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:07:57.9361015Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:57.9401326Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:07:58.2155259Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:07:58.3873477Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:07:58.5518874Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:07:58.5586077Z Setting up qtchooser (66-2build1) ... 2021-05-16T23:07:58.5666855Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:07:58.5729152Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:07:58.7416960Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:07:58.7466876Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:07:58.7542256Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:07:58.7588204Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:07:59.7221890Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:07:59.7291260Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:07:59.7338694Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:07:59.7406049Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:59.7451367Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:59.7543857Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T23:07:59.7627458Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:07:59.7725314Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:07:59.7792587Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:08:00.2125234Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T23:08:00.2152058Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:00.2188695Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T23:08:00.4041509Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T23:08:00.4091491Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:08:00.5886144Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:00.5925067Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T23:08:00.8113877Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:08:00.8147070Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T23:08:00.8213646Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:00.8249377Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:08:00.9923228Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:08:00.9925971Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:08:01.5332966Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:08:01.8341608Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:01.8381523Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:08:01.8457418Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:01.8496047Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:01.8542925Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:01.8596946Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:01.8630698Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:08:02.0409460Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:02.0411555Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:08:02.0413268Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:02.0414837Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:08:02.0896999Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:02.0898562Z if direction is "increasing": 2021-05-16T23:08:02.0900282Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:02.0901537Z elif direction is "decreasing": 2021-05-16T23:08:02.1101078Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:02.1102547Z if direction is "increasing": 2021-05-16T23:08:02.1104175Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:02.1105368Z elif direction is "decreasing": 2021-05-16T23:08:03.1467151Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:03.1469948Z if props["offset_coordinates"] is "data": 2021-05-16T23:08:03.1473123Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:08:03.1475319Z if props["coordinates"] is not "data": 2021-05-16T23:08:03.9372241Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:08:04.5201825Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:08:04.5204631Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:08:04.5207057Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T23:08:05.7201559Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:08:05.7250810Z First installation detected... 2021-05-16T23:08:05.7251801Z Checking NSS setup... 2021-05-16T23:08:05.7290351Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:08:05.7338806Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:05.7345398Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T23:08:06.0264454Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:06.0315520Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:08:06.0371533Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:08:06.0432730Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:08:06.0476788Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:08:06.0516796Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:08:06.0548818Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:08:06.0581436Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:08:06.0614944Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:06.2525552Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:08:06.2598653Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:08:06.2652016Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T23:08:06.6461881Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:06.6463670Z if value is '': 2021-05-16T23:08:06.7509540Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:06.7512023Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:08:06.7514286Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:06.7516274Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:08:06.7519199Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:08:06.7521314Z if driver_string is not None and driver_string is not "": 2021-05-16T23:08:06.7967056Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:06.7970759Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:08:06.7972899Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:06.7974819Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:08:06.8610221Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:08:06.8648134Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:06.8751574Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T23:08:06.8796241Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:06.8837192Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:06.9029497Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:06.9073488Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:06.9112155Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:06.9172542Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:06.9226296Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:06.9274760Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:07.0302932Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:07.0354868Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:07.0412619Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:07.0488230Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T23:08:07.1839989Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:08:07.1843990Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:08:07.7516774Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:07.7573309Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:07.7616074Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:08:07.7667264Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:07.7737664Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:07.7786497Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:07.7818387Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:08:07.7857770Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:08:07.7895839Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:08:07.7928189Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:07.7990921Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:07.8034439Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:07.8068070Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:07.8109046Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:07.8142451Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:07.8191835Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:08:07.8224749Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:08:07.8265594Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:07.8303657Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:07.8347777Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:08.0157350Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:08.0214711Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:08.0255833Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:08.0310148Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:40.9602792Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:40.9667859Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:40.9730832Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:40.9789708Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:40.9836722Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:40.9886231Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:40.9939282Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:40.9984883Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:41.1432154Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:41.1517938Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:41.1588679Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:41.1643749Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:08:41.1714242Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:41.3341484Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:41.3422458Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:41.3511249Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:41.3668646Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T23:08:41.3861007Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T23:08:42.9008670Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:08:42.9195970Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:08:42.9474844Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:08:42.9667683Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T23:08:43.0799327Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:08:43.1131669Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T23:08:43.3868079Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:08:54.8440333Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:08:54.8727681Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:08:56.9114072Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:08:56.9114622Z with: 2021-05-16T23:08:56.9115091Z github_slug: neuroconductor/ggneuro 2021-05-16T23:08:56.9115662Z env: 2021-05-16T23:08:56.9116032Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:56.9116439Z TIC_DEPLOY_KEY: 2021-05-16T23:08:56.9117143Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:08:56.9118892Z GITHUB_PAT: *** 2021-05-16T23:08:56.9119256Z COVERALLS_TOKEN: 2021-05-16T23:08:56.9119668Z continue-on-error: false 2021-05-16T23:08:56.9120085Z VDIFFR_RUN_TESTS: 2021-05-16T23:08:56.9120497Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:08:56.9120887Z TZ: UTC 2021-05-16T23:08:56.9121216Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:56.9121583Z NOT_CRAN: true 2021-05-16T23:08:56.9121915Z ##[endgroup] 2021-05-16T23:08:56.9448629Z repo slug is: neuroconductor/ggneuro 2021-05-16T23:08:56.9579692Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:08:56.9580306Z env: 2021-05-16T23:08:56.9580771Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:56.9581275Z TIC_DEPLOY_KEY: 2021-05-16T23:08:56.9582154Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:08:56.9583556Z GITHUB_PAT: *** 2021-05-16T23:08:56.9583992Z COVERALLS_TOKEN: 2021-05-16T23:08:56.9584654Z continue-on-error: false 2021-05-16T23:08:56.9585132Z VDIFFR_RUN_TESTS: 2021-05-16T23:08:56.9585603Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:08:56.9586048Z TZ: UTC 2021-05-16T23:08:56.9586430Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:56.9586845Z NOT_CRAN: true 2021-05-16T23:08:56.9587224Z ##[endgroup] 2021-05-16T23:08:57.1513126Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:08:57.1513696Z with: 2021-05-16T23:08:57.1514078Z repo_name: ggneuro 2021-05-16T23:08:57.1514472Z repo_version: 0.5.0 2021-05-16T23:08:57.1514863Z runner_os: Linux 2021-05-16T23:08:57.1515229Z R_version: 3.6 2021-05-16T23:08:57.1515579Z env: 2021-05-16T23:08:57.1515999Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:57.1516582Z TIC_DEPLOY_KEY: 2021-05-16T23:08:57.1517390Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:08:57.1519392Z GITHUB_PAT: *** 2021-05-16T23:08:57.1519802Z COVERALLS_TOKEN: 2021-05-16T23:08:57.1520275Z continue-on-error: false 2021-05-16T23:08:57.1520752Z VDIFFR_RUN_TESTS: 2021-05-16T23:08:57.1521223Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:08:57.1521670Z TZ: UTC 2021-05-16T23:08:57.1522049Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:57.1522464Z NOT_CRAN: true 2021-05-16T23:08:57.1522855Z ##[endgroup] 2021-05-16T23:08:57.1860512Z Package: ggneuro 2021-05-16T23:08:57.1865886Z Version: 0.5.0 2021-05-16T23:08:57.1867575Z OS: Linux 2021-05-16T23:08:57.1953587Z ##[group]Run install.packages('remotes') 2021-05-16T23:08:57.1954263Z install.packages('remotes') 2021-05-16T23:08:57.1955263Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:08:57.1956314Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:08:57.1963859Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:08:57.1964295Z env: 2021-05-16T23:08:57.1964869Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:57.1965325Z TIC_DEPLOY_KEY: 2021-05-16T23:08:57.1966245Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:08:57.1967393Z GITHUB_PAT: *** 2021-05-16T23:08:57.1967747Z COVERALLS_TOKEN: 2021-05-16T23:08:57.1968161Z continue-on-error: false 2021-05-16T23:08:57.1968580Z VDIFFR_RUN_TESTS: 2021-05-16T23:08:57.1969009Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:08:57.1969409Z TZ: UTC 2021-05-16T23:08:57.1969741Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:57.1970104Z NOT_CRAN: true 2021-05-16T23:08:57.1970424Z ##[endgroup] 2021-05-16T23:08:57.3566385Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:08:57.3567123Z (as ‘lib’ is unspecified) 2021-05-16T23:09:10.9351017Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T23:09:11.3292138Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-16T23:09:11.3493131Z ================================================== 2021-05-16T23:09:11.3494722Z downloaded 382 KB 2021-05-16T23:09:11.3495638Z 2021-05-16T23:09:11.5738121Z * installing *binary* package ‘remotes’ ... 2021-05-16T23:09:11.5798435Z * DONE (remotes) 2021-05-16T23:09:11.5856720Z 2021-05-16T23:09:11.5857747Z The downloaded source packages are in 2021-05-16T23:09:11.5859272Z ‘/tmp/RtmpUTFiVq/downloaded_packages’ 2021-05-16T23:09:29.5129994Z ##[group]Run actions/cache@v1 2021-05-16T23:09:29.5130358Z with: 2021-05-16T23:09:29.5130745Z path: /home/runner/work/_temp/Library 2021-05-16T23:09:29.5133299Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-ef9816dc9a3aac0c5abc8f349b14e9fe5c1a4ce5d797fd40e69470d676065d55 2021-05-16T23:09:29.5136044Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-16T23:09:29.5136907Z env: 2021-05-16T23:09:29.5137232Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:29.5137591Z TIC_DEPLOY_KEY: 2021-05-16T23:09:29.5138197Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:29.5139668Z GITHUB_PAT: *** 2021-05-16T23:09:29.5139965Z COVERALLS_TOKEN: 2021-05-16T23:09:29.5140338Z continue-on-error: false 2021-05-16T23:09:29.5140692Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:29.5141067Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:29.5141455Z TZ: UTC 2021-05-16T23:09:29.5141758Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:29.5142062Z NOT_CRAN: true 2021-05-16T23:09:29.5142351Z ##[endgroup] 2021-05-16T23:09:29.5535659Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:09:29.5612490Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:09:29.5613979Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:09:29.5615372Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T23:09:29.5616574Z sudo -s eval "$sysreqs" 2021-05-16T23:09:29.5658252Z shell: /usr/bin/bash -e {0} 2021-05-16T23:09:29.5658586Z env: 2021-05-16T23:09:29.5658980Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:29.5659403Z TIC_DEPLOY_KEY: 2021-05-16T23:09:29.5660093Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:29.5661290Z GITHUB_PAT: *** 2021-05-16T23:09:29.5661627Z COVERALLS_TOKEN: 2021-05-16T23:09:29.5662052Z continue-on-error: false 2021-05-16T23:09:29.5662457Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:29.5662880Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:29.5663271Z TZ: UTC 2021-05-16T23:09:29.5663627Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:29.5663986Z NOT_CRAN: true 2021-05-16T23:09:29.5664403Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T23:09:29.5664808Z ##[endgroup] 2021-05-16T23:09:29.7452807Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:09:30.2808943Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T23:09:45.4675660Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T23:09:45.4677475Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T23:09:45.4679290Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T23:09:45.4680504Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T23:09:45.4681725Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T23:09:45.4698891Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T23:09:45.4709525Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:09:45.4716049Z (as ‘lib’ is unspecified) 2021-05-16T23:09:58.9649327Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T23:09:59.5357621Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-16T23:09:59.5429856Z ================================================== 2021-05-16T23:09:59.5430619Z downloaded 94 KB 2021-05-16T23:09:59.5431169Z 2021-05-16T23:09:59.5467249Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T23:09:59.9507563Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-16T23:09:59.9625661Z ================================================== 2021-05-16T23:09:59.9626738Z downloaded 133 KB 2021-05-16T23:09:59.9627400Z 2021-05-16T23:09:59.9657594Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T23:10:00.3622012Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-16T23:10:00.3681583Z ================================================== 2021-05-16T23:10:00.3682320Z downloaded 80 KB 2021-05-16T23:10:00.3682859Z 2021-05-16T23:10:00.3716740Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T23:10:00.9175358Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-16T23:10:00.9403841Z ================================================== 2021-05-16T23:10:00.9404715Z downloaded 512 KB 2021-05-16T23:10:00.9405195Z 2021-05-16T23:10:00.9439155Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T23:10:01.4857445Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-16T23:10:01.5196122Z ================================================== 2021-05-16T23:10:01.5196585Z downloaded 991 KB 2021-05-16T23:10:01.5196841Z 2021-05-16T23:10:01.7283561Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T23:10:01.7329130Z * DONE (rprojroot) 2021-05-16T23:10:01.9357771Z * installing *binary* package ‘crayon’ ... 2021-05-16T23:10:01.9412486Z * DONE (crayon) 2021-05-16T23:10:02.1543716Z * installing *binary* package ‘R6’ ... 2021-05-16T23:10:02.1596397Z * DONE (R6) 2021-05-16T23:10:02.3927570Z * installing *binary* package ‘desc’ ... 2021-05-16T23:10:02.3982540Z * DONE (desc) 2021-05-16T23:10:02.6352140Z * installing *binary* package ‘debugme’ ... 2021-05-16T23:10:02.6435154Z * DONE (debugme) 2021-05-16T23:10:02.6488361Z 2021-05-16T23:10:02.6489426Z The downloaded source packages are in 2021-05-16T23:10:02.6490883Z ‘/tmp/Rtmp1hIdr8/downloaded_packages’ 2021-05-16T23:10:02.6500190Z Running `R CMD build`... 2021-05-16T23:10:02.8936588Z * checking for file ‘/tmp/Rtmp1hIdr8/remotes696f18b9ad23/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T23:10:02.8939136Z * preparing ‘sysreqs’: 2021-05-16T23:10:02.8941017Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:10:02.8943273Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:10:02.8945048Z * checking for empty or unneeded directories 2021-05-16T23:10:02.8946917Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T23:10:02.8949373Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:02.8951022Z (as ‘lib’ is unspecified) 2021-05-16T23:10:03.0968453Z * installing *source* package ‘sysreqs’ ... 2021-05-16T23:10:03.0971280Z ** using staged installation 2021-05-16T23:10:03.1107802Z ** R 2021-05-16T23:10:03.1199594Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:03.4759116Z ** help 2021-05-16T23:10:03.4874683Z *** installing help indices 2021-05-16T23:10:03.5038567Z ** building package indices 2021-05-16T23:10:03.5157557Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:03.7118627Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:03.9130584Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:03.9135796Z * DONE (sysreqs) 2021-05-16T23:10:20.9260751Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:10:20.9262672Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T23:10:20.9264006Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T23:10:20.9478752Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T23:10:20.9926078Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:10:21.0720140Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:10:21.0810861Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T23:10:21.2295031Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T23:10:21.3872284Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:10:22.6455655Z Reading package lists... 2021-05-16T23:10:22.7225429Z Reading package lists... 2021-05-16T23:10:22.8907015Z Building dependency tree... 2021-05-16T23:10:22.8937500Z Reading state information... 2021-05-16T23:10:23.0723769Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T23:10:23.0726962Z Suggested packages: 2021-05-16T23:10:23.0727937Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T23:10:23.1171455Z The following NEW packages will be installed: 2021-05-16T23:10:23.1175899Z libcurl4-openssl-dev 2021-05-16T23:10:23.1371161Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:10:23.1372456Z Need to get 321 kB of archives. 2021-05-16T23:10:23.1373737Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T23:10:23.1376979Z 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-16T23:10:23.5890770Z Fetched 321 kB in 0s (15.5 MB/s) 2021-05-16T23:10:23.6274805Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T23:10:23.6351334Z (Reading database ... 2021-05-16T23:10:23.6352065Z (Reading database ... 5% 2021-05-16T23:10:23.6352667Z (Reading database ... 10% 2021-05-16T23:10:23.6353517Z (Reading database ... 15% 2021-05-16T23:10:23.6354212Z (Reading database ... 20% 2021-05-16T23:10:23.6355289Z (Reading database ... 25% 2021-05-16T23:10:23.6355999Z (Reading database ... 30% 2021-05-16T23:10:23.6356714Z (Reading database ... 35% 2021-05-16T23:10:23.6357412Z (Reading database ... 40% 2021-05-16T23:10:23.6359098Z (Reading database ... 45% 2021-05-16T23:10:23.6359647Z (Reading database ... 50% 2021-05-16T23:10:23.6405503Z (Reading database ... 55% 2021-05-16T23:10:23.6452911Z (Reading database ... 60% 2021-05-16T23:10:23.6497467Z (Reading database ... 65% 2021-05-16T23:10:23.6602850Z (Reading database ... 70% 2021-05-16T23:10:23.6719432Z (Reading database ... 75% 2021-05-16T23:10:23.6961120Z (Reading database ... 80% 2021-05-16T23:10:23.7054418Z (Reading database ... 85% 2021-05-16T23:10:23.7432601Z (Reading database ... 90% 2021-05-16T23:10:23.7513107Z (Reading database ... 95% 2021-05-16T23:10:23.7514733Z (Reading database ... 100% 2021-05-16T23:10:23.7516188Z (Reading database ... 285022 files and directories currently installed.) 2021-05-16T23:10:23.7624904Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T23:10:23.7650222Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:10:23.8625913Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:10:23.8673038Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:10:29.0466169Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:10:29.0466885Z remotes::install_github("ropensci/tic") 2021-05-16T23:10:29.0467547Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:10:29.0468223Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:10:29.0468849Z remotes::install_cran("covr") 2021-05-16T23:10:29.0475665Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:10:29.0476047Z env: 2021-05-16T23:10:29.0476467Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:10:29.0476884Z TIC_DEPLOY_KEY: 2021-05-16T23:10:29.0477594Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:10:29.0479198Z GITHUB_PAT: *** 2021-05-16T23:10:29.0479559Z COVERALLS_TOKEN: 2021-05-16T23:10:29.0479978Z continue-on-error: false 2021-05-16T23:10:29.0480396Z VDIFFR_RUN_TESTS: 2021-05-16T23:10:29.0480810Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:10:29.0481232Z TZ: UTC 2021-05-16T23:10:29.0481578Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:10:29.0481929Z NOT_CRAN: true 2021-05-16T23:10:29.0482259Z ##[endgroup] 2021-05-16T23:10:29.2117749Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:10:29.7661373Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:10:44.8635174Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:10:44.8636922Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:10:44.8638478Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:10:44.8639737Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:10:44.8640979Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:10:44.8642286Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:10:44.8643524Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:10:44.8644731Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:10:44.8645953Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:10:44.8648073Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:10:44.8649318Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:10:44.8650470Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:10:44.8651584Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:10:44.8652651Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:10:44.8653783Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:10:44.8654948Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:10:44.8656119Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:10:44.8657222Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:10:44.8658295Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:10:44.8661945Z 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-16T23:10:44.8664513Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:10:44.8665815Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:10:44.8666952Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:10:44.8668071Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:10:44.8669210Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:10:44.8671511Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:44.8672639Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:10:44.8673906Z (as ‘lib’ is unspecified) 2021-05-16T23:10:44.8675133Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:10:44.8676206Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:10:44.8677304Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:10:44.8678564Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:10:44.8679706Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:10:44.8680809Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:10:58.2913519Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T23:10:58.9460996Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-16T23:10:58.9797728Z ================================================== 2021-05-16T23:10:58.9799909Z downloaded 1.3 MB 2021-05-16T23:10:58.9801485Z 2021-05-16T23:10:58.9839437Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T23:10:59.2748257Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-16T23:10:59.3851232Z ================================================== 2021-05-16T23:10:59.3852250Z downloaded 228 KB 2021-05-16T23:10:59.3854970Z 2021-05-16T23:10:59.3900256Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T23:10:59.8776907Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-16T23:10:59.8898804Z ================================================== 2021-05-16T23:10:59.8899480Z downloaded 140 KB 2021-05-16T23:10:59.8899984Z 2021-05-16T23:10:59.8936478Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T23:11:00.3697380Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-16T23:11:00.3750810Z ================================================== 2021-05-16T23:11:00.3752065Z downloaded 53 KB 2021-05-16T23:11:00.3752879Z 2021-05-16T23:11:00.3809615Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T23:11:00.6604126Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-16T23:11:00.6611126Z ================================================== 2021-05-16T23:11:00.6611799Z downloaded 23 KB 2021-05-16T23:11:00.6612237Z 2021-05-16T23:11:00.6659889Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T23:11:01.2205666Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-16T23:11:01.2578620Z ================================================== 2021-05-16T23:11:01.2579258Z downloaded 1.4 MB 2021-05-16T23:11:01.2579647Z 2021-05-16T23:11:01.2620977Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T23:11:01.6652196Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-16T23:11:01.6657261Z ================================================== 2021-05-16T23:11:01.6658128Z downloaded 36 KB 2021-05-16T23:11:01.6658664Z 2021-05-16T23:11:01.6714954Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T23:11:02.3776820Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-16T23:11:02.4051213Z ================================================== 2021-05-16T23:11:02.4052059Z downloaded 884 KB 2021-05-16T23:11:02.4052858Z 2021-05-16T23:11:02.4085270Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T23:11:03.0764155Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-16T23:11:03.1027592Z ================================================== 2021-05-16T23:11:03.1028242Z downloaded 523 KB 2021-05-16T23:11:03.1028515Z 2021-05-16T23:11:03.1066108Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T23:11:03.5093795Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-16T23:11:03.5095196Z ================================================== 2021-05-16T23:11:03.5096001Z downloaded 12 KB 2021-05-16T23:11:03.5096533Z 2021-05-16T23:11:03.5153899Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T23:11:03.9193051Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-16T23:11:03.9420039Z ================================================== 2021-05-16T23:11:03.9420614Z downloaded 486 KB 2021-05-16T23:11:03.9420909Z 2021-05-16T23:11:03.9529554Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T23:11:04.3386439Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-16T23:11:04.3476199Z ================================================== 2021-05-16T23:11:04.3477781Z downloaded 91 KB 2021-05-16T23:11:04.3481283Z 2021-05-16T23:11:04.3511298Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T23:11:05.5446598Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-16T23:11:05.5825935Z ================================================== 2021-05-16T23:11:05.5826818Z downloaded 508 KB 2021-05-16T23:11:05.5827360Z 2021-05-16T23:11:05.5861325Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T23:11:06.1762270Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-16T23:11:06.2040678Z ================================================== 2021-05-16T23:11:06.2042271Z downloaded 621 KB 2021-05-16T23:11:06.2042764Z 2021-05-16T23:11:06.2091205Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T23:11:06.8659592Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-16T23:11:06.8846184Z ================================================== 2021-05-16T23:11:06.8851967Z downloaded 267 KB 2021-05-16T23:11:06.8853163Z 2021-05-16T23:11:06.8891334Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T23:11:07.2853912Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-16T23:11:07.3959427Z ================================================== 2021-05-16T23:11:07.3960383Z downloaded 167 KB 2021-05-16T23:11:07.3960966Z 2021-05-16T23:11:07.4016157Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T23:11:07.9462571Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-16T23:11:07.9625352Z ================================================== 2021-05-16T23:11:07.9625884Z downloaded 235 KB 2021-05-16T23:11:07.9626172Z 2021-05-16T23:11:07.9663018Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T23:11:08.4730028Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-16T23:11:08.4890854Z ================================================== 2021-05-16T23:11:08.4891913Z downloaded 277 KB 2021-05-16T23:11:08.4892277Z 2021-05-16T23:11:08.4933353Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T23:11:09.0311671Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-16T23:11:09.0454081Z ================================================== 2021-05-16T23:11:09.0455200Z downloaded 201 KB 2021-05-16T23:11:09.0455909Z 2021-05-16T23:11:09.0489139Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T23:11:09.4724222Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-16T23:11:09.4790596Z ================================================== 2021-05-16T23:11:09.4792215Z downloaded 64 KB 2021-05-16T23:11:09.4792855Z 2021-05-16T23:11:09.4833936Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T23:11:10.2350047Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-16T23:11:10.2402229Z ================================================== 2021-05-16T23:11:10.2403130Z downloaded 46 KB 2021-05-16T23:11:10.2403722Z 2021-05-16T23:11:10.2441315Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T23:11:10.5448984Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-16T23:11:10.5689908Z ================================================== 2021-05-16T23:11:10.5690957Z downloaded 417 KB 2021-05-16T23:11:10.5691494Z 2021-05-16T23:11:10.5726034Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T23:11:10.9785877Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-16T23:11:10.9861898Z ================================================== 2021-05-16T23:11:10.9862456Z downloaded 91 KB 2021-05-16T23:11:10.9862764Z 2021-05-16T23:11:10.9903451Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T23:11:11.4634891Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-16T23:11:11.4748762Z ================================================== 2021-05-16T23:11:11.4749616Z downloaded 133 KB 2021-05-16T23:11:11.4750230Z 2021-05-16T23:11:11.4785827Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T23:11:11.6602211Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-16T23:11:11.6765858Z ================================================== 2021-05-16T23:11:11.6767509Z downloaded 270 KB 2021-05-16T23:11:11.6768419Z 2021-05-16T23:11:11.6802166Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T23:11:11.9604652Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-16T23:11:11.9845247Z ================================================== 2021-05-16T23:11:11.9846211Z downloaded 735 KB 2021-05-16T23:11:11.9846826Z 2021-05-16T23:11:11.9885471Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T23:11:12.2801589Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-16T23:11:12.2852525Z ================================================== 2021-05-16T23:11:12.2853738Z downloaded 46 KB 2021-05-16T23:11:12.2854401Z 2021-05-16T23:11:12.2897361Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:11:12.4227048Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:11:12.4229858Z ================================================== 2021-05-16T23:11:12.4230338Z downloaded 24 KB 2021-05-16T23:11:12.4230623Z 2021-05-16T23:11:12.4255710Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T23:11:13.8761700Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-16T23:11:13.8998569Z ================================================== 2021-05-16T23:11:13.8999137Z downloaded 689 KB 2021-05-16T23:11:13.8999423Z 2021-05-16T23:11:13.9045207Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T23:11:14.3509279Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-16T23:11:14.3513642Z ================================================== 2021-05-16T23:11:14.3514511Z downloaded 45 KB 2021-05-16T23:11:14.3515047Z 2021-05-16T23:11:14.3564207Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T23:11:14.7936951Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-16T23:11:14.8149855Z ================================================== 2021-05-16T23:11:14.8150695Z downloaded 603 KB 2021-05-16T23:11:14.8151351Z 2021-05-16T23:11:15.1384619Z * installing *binary* package ‘rlang’ ... 2021-05-16T23:11:15.1452642Z * DONE (rlang) 2021-05-16T23:11:15.3944292Z * installing *binary* package ‘magrittr’ ... 2021-05-16T23:11:15.4007856Z * DONE (magrittr) 2021-05-16T23:11:15.6319484Z * installing *binary* package ‘glue’ ... 2021-05-16T23:11:15.6381744Z * DONE (glue) 2021-05-16T23:11:15.8665529Z * installing *binary* package ‘sys’ ... 2021-05-16T23:11:15.8708255Z * DONE (sys) 2021-05-16T23:11:16.0884026Z * installing *binary* package ‘mime’ ... 2021-05-16T23:11:16.0946675Z * DONE (mime) 2021-05-16T23:11:16.4153507Z * installing *binary* package ‘curl’ ... 2021-05-16T23:11:16.4232368Z * DONE (curl) 2021-05-16T23:11:16.6802631Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T23:11:16.6863192Z * DONE (jsonlite) 2021-05-16T23:11:16.8995374Z * installing *binary* package ‘ini’ ... 2021-05-16T23:11:16.9043372Z * DONE (ini) 2021-05-16T23:11:17.1411765Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T23:11:17.1467849Z * DONE (gitcreds) 2021-05-16T23:11:17.4365311Z * installing *binary* package ‘zip’ ... 2021-05-16T23:11:17.4447421Z * DONE (zip) 2021-05-16T23:11:17.6790784Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T23:11:17.6863584Z * DONE (rstudioapi) 2021-05-16T23:11:17.9242375Z * installing *binary* package ‘fastmap’ ... 2021-05-16T23:11:17.9289859Z * DONE (fastmap) 2021-05-16T23:11:18.1582135Z * installing *binary* package ‘yaml’ ... 2021-05-16T23:11:18.1644044Z * DONE (yaml) 2021-05-16T23:11:18.3588481Z * installing *binary* package ‘withr’ ... 2021-05-16T23:11:18.3660223Z * DONE (withr) 2021-05-16T23:11:18.5578756Z * installing *binary* package ‘whisker’ ... 2021-05-16T23:11:18.5628126Z * DONE (whisker) 2021-05-16T23:11:18.7468922Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T23:11:18.7551784Z * DONE (rappdirs) 2021-05-16T23:11:19.0132240Z * installing *binary* package ‘fs’ ... 2021-05-16T23:11:19.0199694Z * DONE (fs) 2021-05-16T23:11:19.2239439Z * installing *binary* package ‘clipr’ ... 2021-05-16T23:11:19.2297908Z * DONE (clipr) 2021-05-16T23:11:19.4902626Z * installing *binary* package ‘git2r’ ... 2021-05-16T23:11:19.4955086Z * DONE (git2r) 2021-05-16T23:11:19.7144058Z * installing *binary* package ‘askpass’ ... 2021-05-16T23:11:19.7191898Z * DONE (askpass) 2021-05-16T23:11:19.9586769Z * installing *binary* package ‘cli’ ... 2021-05-16T23:11:19.9633511Z * DONE (cli) 2021-05-16T23:11:20.2000383Z * installing *binary* package ‘purrr’ ... 2021-05-16T23:11:20.2055994Z * DONE (purrr) 2021-05-16T23:11:20.4225361Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T23:11:20.4281444Z * DONE (lifecycle) 2021-05-16T23:11:20.6496661Z * installing *source* package ‘cachem’ ... 2021-05-16T23:11:20.6510241Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:20.6511998Z ** using staged installation 2021-05-16T23:11:20.6696620Z ** libs 2021-05-16T23:11:20.6771220Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T23:11:20.8137807Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:11:20.8641205Z gcc -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T23:11:20.9001322Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T23:11:20.9013728Z ** R 2021-05-16T23:11:20.9090614Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:21.3939157Z ** help 2021-05-16T23:11:21.4180163Z *** installing help indices 2021-05-16T23:11:21.4381159Z ** building package indices 2021-05-16T23:11:21.4584521Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:21.7767372Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:11:21.8977769Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:22.0814136Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:22.0821933Z * DONE (cachem) 2021-05-16T23:11:22.3914179Z * installing *binary* package ‘openssl’ ... 2021-05-16T23:11:22.4021051Z * DONE (openssl) 2021-05-16T23:11:22.5926020Z * installing *binary* package ‘memoise’ ... 2021-05-16T23:11:22.5960392Z * DONE (memoise) 2021-05-16T23:11:22.8339650Z * installing *binary* package ‘httr’ ... 2021-05-16T23:11:22.8387399Z * DONE (httr) 2021-05-16T23:11:23.0697049Z * installing *binary* package ‘credentials’ ... 2021-05-16T23:11:23.0743929Z * DONE (credentials) 2021-05-16T23:11:23.3049847Z * installing *binary* package ‘gh’ ... 2021-05-16T23:11:23.3108221Z * DONE (gh) 2021-05-16T23:11:23.5358833Z * installing *binary* package ‘gert’ ... 2021-05-16T23:11:23.5415624Z * DONE (gert) 2021-05-16T23:11:23.7982791Z * installing *binary* package ‘usethis’ ... 2021-05-16T23:11:23.8081371Z * DONE (usethis) 2021-05-16T23:11:23.8147149Z 2021-05-16T23:11:23.8148162Z The downloaded source packages are in 2021-05-16T23:11:23.8149600Z ‘/tmp/RtmpM9Ln94/downloaded_packages’ 2021-05-16T23:11:23.8159198Z Running `R CMD build`... 2021-05-16T23:11:25.7762196Z * checking for file ‘/tmp/RtmpM9Ln94/remotes71f4321904fd/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T23:11:25.7763948Z * preparing ‘tic’: 2021-05-16T23:11:25.7765070Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:11:25.7766380Z * installing the package to process help pages 2021-05-16T23:11:25.7767637Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:11:25.7768614Z * checking for empty or unneeded directories 2021-05-16T23:11:25.7769636Z Removed empty directory ‘tic/.circleci’ 2021-05-16T23:11:25.7770631Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T23:11:25.7771583Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T23:11:25.7775483Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:25.7776523Z (as ‘lib’ is unspecified) 2021-05-16T23:11:26.1178490Z * installing *source* package ‘tic’ ... 2021-05-16T23:11:26.1182583Z ** using staged installation 2021-05-16T23:11:26.1472551Z ** R 2021-05-16T23:11:26.1728116Z ** inst 2021-05-16T23:11:26.1759732Z ** preparing package for lazy loading 2021-05-16T23:11:26.5599045Z ** help 2021-05-16T23:11:26.7108844Z *** installing help indices 2021-05-16T23:11:26.8120218Z *** copying figures 2021-05-16T23:11:26.8124202Z ** building package indices 2021-05-16T23:11:26.9365520Z ** installing vignettes 2021-05-16T23:11:26.9413986Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:27.2190704Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:27.5302257Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:27.5332713Z * DONE (tic) 2021-05-16T23:11:27.5470145Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:11:27.7334568Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:11:29.4484732Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:11:29.4485554Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:11:29.4486248Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:11:29.4486978Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:11:29.4487811Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:11:29.4488472Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:11:29.4489933Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:11:29.4490929Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:11:29.4491577Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:11:29.4492213Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:11:29.4492849Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:11:29.4493486Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:11:29.4494159Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:11:29.4494800Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:11:29.4495477Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:11:29.4496150Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:11:29.4496798Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:11:29.4497438Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:11:29.4498055Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:11:29.4498696Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:11:29.4501432Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:11:29.4502091Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:11:29.4502733Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:11:29.4503383Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:11:29.4504043Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:11:29.4504673Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:11:29.4505454Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:11:29.4506120Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:11:29.4506785Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:11:29.4507413Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:11:29.4508096Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:11:29.4508784Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:11:29.4509475Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:11:29.4510150Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:11:29.4510812Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:11:29.4511493Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:11:29.4512154Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:11:29.4512829Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:11:29.4515039Z 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-16T23:11:29.4517078Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:29.4517858Z (as ‘lib’ is unspecified) 2021-05-16T23:11:43.6342883Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T23:11:44.0482700Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-16T23:11:44.0647606Z ================================================== 2021-05-16T23:11:44.0648203Z downloaded 231 KB 2021-05-16T23:11:44.0648567Z 2021-05-16T23:11:44.0677495Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T23:11:44.4740726Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-16T23:11:44.5095757Z ================================================== 2021-05-16T23:11:44.5096663Z downloaded 1.5 MB 2021-05-16T23:11:44.5097289Z 2021-05-16T23:11:44.5132276Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T23:11:45.0519675Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-16T23:11:45.0521003Z ================================================== 2021-05-16T23:11:45.0521818Z downloaded 17 KB 2021-05-16T23:11:45.0522345Z 2021-05-16T23:11:45.0554699Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:11:45.1093921Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:11:45.1405323Z ================================================== 2021-05-16T23:11:45.1405870Z downloaded 1.1 MB 2021-05-16T23:11:45.1406178Z 2021-05-16T23:11:45.1429025Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:11:45.1828981Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:11:45.2135594Z ================================================== 2021-05-16T23:11:45.2137139Z downloaded 670 KB 2021-05-16T23:11:45.2138052Z 2021-05-16T23:11:45.2157314Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T23:11:45.6013076Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-16T23:11:45.6065225Z ================================================== 2021-05-16T23:11:45.6066290Z downloaded 43 KB 2021-05-16T23:11:45.6067095Z 2021-05-16T23:11:45.6114575Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T23:11:46.0592486Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-16T23:11:46.0748166Z ================================================== 2021-05-16T23:11:46.0750126Z downloaded 248 KB 2021-05-16T23:11:46.0751544Z 2021-05-16T23:11:46.0782386Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T23:11:46.9326701Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-16T23:11:47.0155216Z ================================================== 2021-05-16T23:11:47.0158661Z downloaded 952 KB 2021-05-16T23:11:47.0163161Z 2021-05-16T23:11:47.0187940Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T23:11:47.5706469Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-16T23:11:47.5707796Z ================================================== 2021-05-16T23:11:47.5708859Z downloaded 68 KB 2021-05-16T23:11:47.5709446Z 2021-05-16T23:11:47.5761584Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T23:11:47.9772854Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-16T23:11:48.1052320Z ================================================== 2021-05-16T23:11:48.1053671Z downloaded 347 KB 2021-05-16T23:11:48.1054478Z 2021-05-16T23:11:48.1083796Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T23:11:48.5298938Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-16T23:11:48.5501627Z ================================================== 2021-05-16T23:11:48.5502181Z downloaded 413 KB 2021-05-16T23:11:48.5502469Z 2021-05-16T23:11:48.5539181Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T23:11:49.1044472Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-16T23:11:49.1045728Z ================================================== 2021-05-16T23:11:49.1046549Z downloaded 15 KB 2021-05-16T23:11:49.1047079Z 2021-05-16T23:11:49.1098305Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T23:11:49.5382858Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-16T23:11:49.5517459Z ================================================== 2021-05-16T23:11:49.5518115Z downloaded 147 KB 2021-05-16T23:11:49.5518517Z 2021-05-16T23:11:49.5551344Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T23:11:50.2103477Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-16T23:11:50.2104199Z ================================================== 2021-05-16T23:11:50.2104661Z downloaded 72 KB 2021-05-16T23:11:50.2104965Z 2021-05-16T23:11:50.2150519Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T23:11:50.5088376Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-16T23:11:50.5095197Z ================================================== 2021-05-16T23:11:50.5095838Z downloaded 39 KB 2021-05-16T23:11:50.5096219Z 2021-05-16T23:11:50.5135748Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T23:11:51.0648002Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-16T23:11:51.0841364Z ================================================== 2021-05-16T23:11:51.0841891Z downloaded 349 KB 2021-05-16T23:11:51.0842145Z 2021-05-16T23:11:51.0876772Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T23:11:51.4400274Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-16T23:11:51.4655629Z ================================================== 2021-05-16T23:11:51.4656148Z downloaded 426 KB 2021-05-16T23:11:51.4656456Z 2021-05-16T23:11:51.4689618Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T23:11:52.0210130Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-16T23:11:52.0265768Z ================================================== 2021-05-16T23:11:52.0266273Z downloaded 40 KB 2021-05-16T23:11:52.0266715Z 2021-05-16T23:11:52.0311520Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T23:11:52.8782964Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-16T23:11:52.9012484Z ================================================== 2021-05-16T23:11:52.9013054Z downloaded 602 KB 2021-05-16T23:11:52.9013343Z 2021-05-16T23:11:52.9047680Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:11:53.0418908Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:11:53.0519435Z ================================================== 2021-05-16T23:11:53.0519944Z downloaded 109 KB 2021-05-16T23:11:53.0520228Z 2021-05-16T23:11:53.0547319Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T23:11:53.4137298Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-16T23:11:53.5512486Z ================================================== 2021-05-16T23:11:53.5513009Z downloaded 225 KB 2021-05-16T23:11:53.5513314Z 2021-05-16T23:11:53.5555341Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T23:11:53.9555712Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-16T23:11:53.9559499Z ================================================== 2021-05-16T23:11:53.9560479Z downloaded 38 KB 2021-05-16T23:11:53.9560994Z 2021-05-16T23:11:53.9603411Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T23:11:54.2468658Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-16T23:11:54.3570130Z ================================================== 2021-05-16T23:11:54.3571177Z downloaded 200 KB 2021-05-16T23:11:54.3571723Z 2021-05-16T23:11:54.3632291Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T23:11:54.6642427Z Content type 'binary/octet-stream' length 2913147 bytes (2.8 MB) 2021-05-16T23:11:54.7197040Z ================================================== 2021-05-16T23:11:54.7197952Z downloaded 2.8 MB 2021-05-16T23:11:54.7198908Z 2021-05-16T23:11:54.7227545Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T23:11:55.1132503Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-16T23:11:55.3449255Z ================================================== 2021-05-16T23:11:55.3449818Z downloaded 4.0 MB 2021-05-16T23:11:55.3450253Z 2021-05-16T23:11:55.3489890Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T23:11:55.7608756Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-16T23:11:55.8038318Z ================================================== 2021-05-16T23:11:55.8038813Z downloaded 1.3 MB 2021-05-16T23:11:55.8039074Z 2021-05-16T23:11:55.8073785Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T23:11:56.0963508Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-16T23:11:56.1201935Z ================================================== 2021-05-16T23:11:56.1203220Z downloaded 479 KB 2021-05-16T23:11:56.1203970Z 2021-05-16T23:11:56.1234509Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T23:11:56.6645851Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-16T23:11:56.6749527Z ================================================== 2021-05-16T23:11:56.6750287Z downloaded 107 KB 2021-05-16T23:11:56.6750855Z 2021-05-16T23:11:56.6790604Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T23:11:57.3246512Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-16T23:11:57.3249039Z ================================================== 2021-05-16T23:11:57.3250312Z downloaded 21 KB 2021-05-16T23:11:57.3251195Z 2021-05-16T23:11:57.3287028Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T23:11:58.0001565Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-16T23:11:58.0051128Z ================================================== 2021-05-16T23:11:58.0052406Z downloaded 43 KB 2021-05-16T23:11:58.0053140Z 2021-05-16T23:11:58.0087329Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T23:11:58.6148213Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-16T23:11:58.6150304Z ================================================== 2021-05-16T23:11:58.6151510Z downloaded 33 KB 2021-05-16T23:11:58.6152397Z 2021-05-16T23:11:58.6197155Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T23:11:59.1159136Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-16T23:11:59.2253315Z ================================================== 2021-05-16T23:11:59.2254894Z downloaded 137 KB 2021-05-16T23:11:59.2255812Z 2021-05-16T23:11:59.2303744Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T23:11:59.5201314Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-16T23:11:59.5645608Z ================================================== 2021-05-16T23:11:59.5646406Z downloaded 3.4 MB 2021-05-16T23:11:59.5646983Z 2021-05-16T23:11:59.5680248Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T23:11:59.9024148Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-16T23:11:59.9084638Z ================================================== 2021-05-16T23:11:59.9085502Z downloaded 64 KB 2021-05-16T23:11:59.9085955Z 2021-05-16T23:11:59.9202084Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T23:12:00.6138780Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-16T23:12:00.7935473Z ================================================== 2021-05-16T23:12:00.7936850Z downloaded 1.3 MB 2021-05-16T23:12:00.7937582Z 2021-05-16T23:12:00.7975885Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T23:12:01.0769007Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-16T23:12:01.0881653Z ================================================== 2021-05-16T23:12:01.0882584Z downloaded 129 KB 2021-05-16T23:12:01.0883115Z 2021-05-16T23:12:01.0930746Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T23:12:01.5348487Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-16T23:12:01.5557687Z ================================================== 2021-05-16T23:12:01.5559281Z downloaded 385 KB 2021-05-16T23:12:01.5559571Z 2021-05-16T23:12:01.7677329Z * installing *binary* package ‘utf8’ ... 2021-05-16T23:12:01.7743987Z * DONE (utf8) 2021-05-16T23:12:01.9623607Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T23:12:01.9656335Z * DONE (pkgconfig) 2021-05-16T23:12:02.1911767Z * installing *binary* package ‘fansi’ ... 2021-05-16T23:12:02.1957015Z * DONE (fansi) 2021-05-16T23:12:02.4427400Z * installing *binary* package ‘diffobj’ ... 2021-05-16T23:12:02.4485377Z * DONE (diffobj) 2021-05-16T23:12:02.6743535Z * installing *binary* package ‘ps’ ... 2021-05-16T23:12:02.6912106Z * DONE (ps) 2021-05-16T23:12:02.8910554Z * installing *binary* package ‘praise’ ... 2021-05-16T23:12:02.8963704Z * DONE (praise) 2021-05-16T23:12:03.1119001Z * installing *binary* package ‘pkgload’ ... 2021-05-16T23:12:03.1176715Z * DONE (pkgload) 2021-05-16T23:12:03.3354384Z * installing *binary* package ‘evaluate’ ... 2021-05-16T23:12:03.3436439Z * DONE (evaluate) 2021-05-16T23:12:03.5440793Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T23:12:03.5483266Z * DONE (ellipsis) 2021-05-16T23:12:03.7965983Z * installing *binary* package ‘digest’ ... 2021-05-16T23:12:03.8037818Z * DONE (digest) 2021-05-16T23:12:04.0215765Z * installing *binary* package ‘brio’ ... 2021-05-16T23:12:04.0260560Z * DONE (brio) 2021-05-16T23:12:04.2961491Z * installing *binary* package ‘xml2’ ... 2021-05-16T23:12:04.3020512Z * DONE (xml2) 2021-05-16T23:12:04.5510428Z * installing *source* package ‘xfun’ ... 2021-05-16T23:12:04.5543853Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:04.5544676Z ** using staged installation 2021-05-16T23:12:04.5714396Z ** libs 2021-05-16T23:12:04.5774566Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T23:12:04.6800262Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:12:04.7288439Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T23:12:04.8449370Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T23:12:04.8468594Z ** R 2021-05-16T23:12:04.8630708Z ** inst 2021-05-16T23:12:04.8641117Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:05.9384127Z ** help 2021-05-16T23:12:06.0869445Z *** installing help indices 2021-05-16T23:12:06.1826475Z ** building package indices 2021-05-16T23:12:06.2976168Z ** installing vignettes 2021-05-16T23:12:06.3030097Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:06.4792901Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:12:06.4962669Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:06.6803783Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:06.6819260Z * DONE (xfun) 2021-05-16T23:12:07.1252536Z * installing *binary* package ‘stringi’ ... 2021-05-16T23:12:07.1351772Z * DONE (stringi) 2021-05-16T23:12:08.0778242Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T23:12:08.1154563Z * DONE (Rcpp) 2021-05-16T23:12:08.3773637Z * installing *binary* package ‘commonmark’ ... 2021-05-16T23:12:08.3846684Z * DONE (commonmark) 2021-05-16T23:12:08.6234810Z * installing *binary* package ‘brew’ ... 2021-05-16T23:12:08.6278908Z * DONE (brew) 2021-05-16T23:12:08.8272292Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T23:12:08.8311283Z * DONE (sessioninfo) 2021-05-16T23:12:09.0241823Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T23:12:09.0301525Z * DONE (prettyunits) 2021-05-16T23:12:09.3401854Z * installing *binary* package ‘vctrs’ ... 2021-05-16T23:12:09.3487226Z * DONE (vctrs) 2021-05-16T23:12:09.5762113Z * installing *binary* package ‘processx’ ... 2021-05-16T23:12:09.5815019Z * DONE (processx) 2021-05-16T23:12:09.8119108Z * installing *binary* package ‘markdown’ ... 2021-05-16T23:12:09.8191891Z * DONE (markdown) 2021-05-16T23:12:10.0154124Z * installing *binary* package ‘highr’ ... 2021-05-16T23:12:10.0218853Z * DONE (highr) 2021-05-16T23:12:10.2492639Z * installing *binary* package ‘stringr’ ... 2021-05-16T23:12:10.2562148Z * DONE (stringr) 2021-05-16T23:12:10.4508128Z * installing *binary* package ‘rversions’ ... 2021-05-16T23:12:10.4555911Z * DONE (rversions) 2021-05-16T23:12:10.8279436Z * installing *source* package ‘pillar’ ... 2021-05-16T23:12:10.8383332Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:10.8384355Z ** using staged installation 2021-05-16T23:12:10.8576413Z ** R 2021-05-16T23:12:10.8803968Z ** inst 2021-05-16T23:12:10.8837821Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:12.3354076Z ** help 2021-05-16T23:12:12.4110334Z *** installing help indices 2021-05-16T23:12:12.4621891Z *** copying figures 2021-05-16T23:12:12.4626311Z ** building package indices 2021-05-16T23:12:12.5099611Z ** installing vignettes 2021-05-16T23:12:12.5165445Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:12.7801928Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:13.1024578Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:13.1065035Z * DONE (pillar) 2021-05-16T23:12:13.3387815Z * installing *binary* package ‘callr’ ... 2021-05-16T23:12:13.3436706Z * DONE (callr) 2021-05-16T23:12:13.7211185Z * installing *binary* package ‘knitr’ ... 2021-05-16T23:12:13.7344851Z * DONE (knitr) 2021-05-16T23:12:13.9456167Z * installing *binary* package ‘xopen’ ... 2021-05-16T23:12:13.9494783Z * DONE (xopen) 2021-05-16T23:12:14.3184232Z * installing *source* package ‘tibble’ ... 2021-05-16T23:12:14.3273443Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:14.3274957Z ** using staged installation 2021-05-16T23:12:14.3467047Z ** libs 2021-05-16T23:12:14.3531994Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T23:12:14.3993740Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T23:12:14.4703895Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:12:14.5077274Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:12:14.6052488Z gcc -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T23:12:14.6287924Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T23:12:14.6301105Z ** R 2021-05-16T23:12:14.6514550Z ** inst 2021-05-16T23:12:14.6543686Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:16.2551643Z ** help 2021-05-16T23:12:16.3324401Z *** installing help indices 2021-05-16T23:12:16.3817287Z *** copying figures 2021-05-16T23:12:16.3820592Z ** building package indices 2021-05-16T23:12:16.4222012Z ** installing vignettes 2021-05-16T23:12:16.4274997Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:16.7395252Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:12:16.7569111Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:17.1002088Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:17.1028500Z * DONE (tibble) 2021-05-16T23:12:17.3100520Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T23:12:17.3142921Z * DONE (pkgbuild) 2021-05-16T23:12:17.6168465Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T23:12:17.6243213Z * DONE (roxygen2) 2021-05-16T23:12:17.8161938Z * installing *binary* package ‘rematch2’ ... 2021-05-16T23:12:17.8204988Z * DONE (rematch2) 2021-05-16T23:12:18.0316045Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T23:12:18.0363392Z * DONE (rcmdcheck) 2021-05-16T23:12:18.2417921Z * installing *binary* package ‘waldo’ ... 2021-05-16T23:12:18.2462520Z * DONE (waldo) 2021-05-16T23:12:18.7680698Z * installing *binary* package ‘testthat’ ... 2021-05-16T23:12:18.7854472Z * DONE (testthat) 2021-05-16T23:12:19.0239834Z * installing *binary* package ‘devtools’ ... 2021-05-16T23:12:19.0295570Z * DONE (devtools) 2021-05-16T23:12:19.0355164Z 2021-05-16T23:12:19.0356095Z The downloaded source packages are in 2021-05-16T23:12:19.0357464Z ‘/tmp/RtmpM9Ln94/downloaded_packages’ 2021-05-16T23:12:19.1024901Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:12:21.8482747Z 2021-05-16T23:12:22.1384261Z 2021-05-16T23:12:22.1390848Z checking for file ‘/tmp/RtmpM9Ln94/remotes71f467e691f/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T23:12:22.1441578Z 2021-05-16T23:12:22.1444044Z ✔ checking for file ‘/tmp/RtmpM9Ln94/remotes71f467e691f/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T23:12:22.1480142Z 2021-05-16T23:12:22.1517034Z 2021-05-16T23:12:22.1518302Z ─ preparing ‘desc’: 2021-05-16T23:12:22.1518774Z 2021-05-16T23:12:22.1519237Z 2021-05-16T23:12:22.1599491Z checking DESCRIPTION meta-information ... 2021-05-16T23:12:22.1620239Z 2021-05-16T23:12:22.1622074Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:12:22.2221463Z 2021-05-16T23:12:22.2267838Z 2021-05-16T23:12:22.2272170Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:12:22.2289515Z 2021-05-16T23:12:22.2315962Z 2021-05-16T23:12:22.2318189Z ─ checking for empty or unneeded directories 2021-05-16T23:12:22.2342483Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T23:12:22.3317052Z 2021-05-16T23:12:22.3324365Z 2021-05-16T23:12:22.3326896Z 2021-05-16T23:12:22.3437922Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:22.3438978Z (as ‘lib’ is unspecified) 2021-05-16T23:12:22.6110485Z * installing *source* package ‘desc’ ... 2021-05-16T23:12:22.6144176Z ** using staged installation 2021-05-16T23:12:22.6304667Z ** R 2021-05-16T23:12:22.6466894Z ** inst 2021-05-16T23:12:22.6484034Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:24.0358886Z ** help 2021-05-16T23:12:24.1600306Z *** installing help indices 2021-05-16T23:12:24.2543037Z ** building package indices 2021-05-16T23:12:24.3394070Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:24.5343571Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:24.7394650Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:24.7412442Z * DONE (desc) 2021-05-16T23:12:24.9672027Z 2021-05-16T23:12:24.9673343Z 2021-05-16T23:12:24.9705068Z checking for file ‘/tmp/RtmpM9Ln94/remotes71f41867c96f/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T23:12:24.9766086Z 2021-05-16T23:12:24.9767827Z ✔ checking for file ‘/tmp/RtmpM9Ln94/remotes71f41867c96f/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T23:12:24.9779717Z 2021-05-16T23:12:24.9801380Z 2021-05-16T23:12:24.9802214Z ─ preparing ‘ghtravis’: 2021-05-16T23:12:24.9845515Z checking DESCRIPTION meta-information ... 2021-05-16T23:12:24.9866678Z 2021-05-16T23:12:24.9867516Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:12:25.0258389Z 2021-05-16T23:12:25.0290581Z 2021-05-16T23:12:25.0292201Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:12:25.0304673Z 2021-05-16T23:12:25.0325669Z 2021-05-16T23:12:25.0326625Z ─ checking for empty or unneeded directories 2021-05-16T23:12:25.0348415Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T23:12:25.0532471Z 2021-05-16T23:12:25.0534676Z 2021-05-16T23:12:25.0535067Z 2021-05-16T23:12:25.0924350Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:25.0925683Z (as ‘lib’ is unspecified) 2021-05-16T23:12:25.3330167Z * installing *source* package ‘ghtravis’ ... 2021-05-16T23:12:25.3333698Z ** using staged installation 2021-05-16T23:12:25.3487013Z ** R 2021-05-16T23:12:25.3592749Z ** inst 2021-05-16T23:12:25.3601365Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:26.4974544Z ** help 2021-05-16T23:12:26.5534138Z *** installing help indices 2021-05-16T23:12:26.6006017Z ** building package indices 2021-05-16T23:12:26.6429587Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:27.2360154Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:27.7966619Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:27.7974383Z * DONE (ghtravis) 2021-05-16T23:12:27.8161574Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:12:27.9772056Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:12:29.8691389Z 2021-05-16T23:12:29.8693416Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:12:29.8694823Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:12:29.8696103Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:12:29.8696976Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:12:29.8697806Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:12:29.8698621Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:12:29.8700275Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:29.8701137Z (as ‘lib’ is unspecified) 2021-05-16T23:12:43.6417752Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T23:12:44.2787693Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-16T23:12:44.2925582Z ================================================== 2021-05-16T23:12:44.2926387Z downloaded 193 KB 2021-05-16T23:12:44.2926885Z 2021-05-16T23:12:44.2965745Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T23:12:44.9388727Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-16T23:12:44.9390232Z ================================================== 2021-05-16T23:12:44.9390932Z downloaded 66 KB 2021-05-16T23:12:44.9391438Z 2021-05-16T23:12:44.9444167Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T23:12:45.5992873Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-16T23:12:45.6157606Z ================================================== 2021-05-16T23:12:45.6159426Z downloaded 191 KB 2021-05-16T23:12:45.6160252Z 2021-05-16T23:12:45.6192225Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T23:12:46.0627101Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-16T23:12:46.1764227Z ================================================== 2021-05-16T23:12:46.1764714Z downloaded 1.2 MB 2021-05-16T23:12:46.1765009Z 2021-05-16T23:12:46.1811113Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T23:12:46.7346771Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-16T23:12:46.7606147Z ================================================== 2021-05-16T23:12:46.7606702Z downloaded 1.0 MB 2021-05-16T23:12:46.7606993Z 2021-05-16T23:12:46.9909106Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T23:12:46.9962254Z * DONE (tidyselect) 2021-05-16T23:12:47.1983303Z * installing *binary* package ‘generics’ ... 2021-05-16T23:12:47.2023001Z * DONE (generics) 2021-05-16T23:12:47.4459581Z * installing *binary* package ‘cpp11’ ... 2021-05-16T23:12:47.4527977Z * DONE (cpp11) 2021-05-16T23:12:47.7469916Z * installing *binary* package ‘dplyr’ ... 2021-05-16T23:12:47.7567159Z * DONE (dplyr) 2021-05-16T23:12:48.0515275Z * installing *binary* package ‘tidyr’ ... 2021-05-16T23:12:48.0582353Z * DONE (tidyr) 2021-05-16T23:12:48.0647686Z 2021-05-16T23:12:48.0648732Z The downloaded source packages are in 2021-05-16T23:12:48.0650153Z ‘/tmp/RtmpM9Ln94/downloaded_packages’ 2021-05-16T23:12:48.2483582Z 2021-05-16T23:12:48.2490926Z checking for file ‘/tmp/RtmpM9Ln94/remotes71f461fa2af7/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T23:12:48.2524186Z 2021-05-16T23:12:48.2526972Z ✔ checking for file ‘/tmp/RtmpM9Ln94/remotes71f461fa2af7/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T23:12:48.2560618Z 2021-05-16T23:12:48.2581881Z 2021-05-16T23:12:48.2583598Z ─ preparing ‘aghast’: 2021-05-16T23:12:48.2592709Z 2021-05-16T23:12:48.2594628Z 2021-05-16T23:12:48.2662842Z checking DESCRIPTION meta-information ... 2021-05-16T23:12:48.2684592Z 2021-05-16T23:12:48.2686389Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:12:48.2932515Z 2021-05-16T23:12:48.2973535Z 2021-05-16T23:12:48.2977641Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:12:48.2994263Z 2021-05-16T23:12:48.3035223Z 2021-05-16T23:12:48.3037224Z ─ checking for empty or unneeded directories 2021-05-16T23:12:48.3057803Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T23:12:48.3112650Z 2021-05-16T23:12:48.3114475Z 2021-05-16T23:12:48.3115664Z 2021-05-16T23:12:48.3181991Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:48.3183035Z (as ‘lib’ is unspecified) 2021-05-16T23:12:48.5114745Z * installing *source* package ‘aghast’ ... 2021-05-16T23:12:48.5116772Z ** using staged installation 2021-05-16T23:12:48.5320772Z ** R 2021-05-16T23:12:48.5384347Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:48.9446658Z ** help 2021-05-16T23:12:48.9670476Z *** installing help indices 2021-05-16T23:12:48.9904507Z ** building package indices 2021-05-16T23:12:49.0117568Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:49.1978154Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:49.3825708Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:49.3831623Z * DONE (aghast) 2021-05-16T23:12:49.3914472Z Installing 1 packages: covr 2021-05-16T23:12:49.3924926Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:49.3925840Z (as ‘lib’ is unspecified) 2021-05-16T23:13:03.1765714Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T23:13:03.1766520Z 2021-05-16T23:13:03.1768722Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T23:13:03.5968947Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-16T23:13:03.6095699Z ================================================== 2021-05-16T23:13:03.6097354Z downloaded 161 KB 2021-05-16T23:13:03.6098239Z 2021-05-16T23:13:03.6130020Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T23:13:04.1591168Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-16T23:13:04.1693666Z ================================================== 2021-05-16T23:13:04.1695228Z downloaded 119 KB 2021-05-16T23:13:04.1696114Z 2021-05-16T23:13:04.1725183Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T23:13:04.7118443Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-16T23:13:04.7312024Z ================================================== 2021-05-16T23:13:04.7312998Z downloaded 281 KB 2021-05-16T23:13:04.7313596Z 2021-05-16T23:13:04.9438941Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T23:13:04.9509414Z * DONE (lazyeval) 2021-05-16T23:13:05.1616817Z * installing *binary* package ‘rex’ ... 2021-05-16T23:13:05.1661984Z * DONE (rex) 2021-05-16T23:13:05.3936542Z * installing *binary* package ‘covr’ ... 2021-05-16T23:13:05.3981373Z * DONE (covr) 2021-05-16T23:13:05.4035096Z 2021-05-16T23:13:05.4035938Z The downloaded source packages are in 2021-05-16T23:13:05.4037152Z ‘/tmp/RtmpM9Ln94/downloaded_packages’ 2021-05-16T23:13:05.4181073Z 2021-05-16T23:13:05.4215662Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:13:05.4216355Z Rscript -e "tic::before_install()" 2021-05-16T23:13:05.4256794Z shell: /usr/bin/bash -e {0} 2021-05-16T23:13:05.4257100Z env: 2021-05-16T23:13:05.4257429Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:05.4257790Z TIC_DEPLOY_KEY: 2021-05-16T23:13:05.4258383Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:13:05.4259988Z GITHUB_PAT: *** 2021-05-16T23:13:05.4260294Z COVERALLS_TOKEN: 2021-05-16T23:13:05.4260665Z continue-on-error: false 2021-05-16T23:13:05.4261041Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:05.4261396Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:13:05.4261734Z TZ: UTC 2021-05-16T23:13:05.4262020Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:05.4262334Z NOT_CRAN: true 2021-05-16T23:13:05.4262608Z ##[endgroup] 2021-05-16T23:13:05.6670578Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:13:05.7776197Z Running before_install: step_install_remote_binaries() 2021-05-16T23:13:06.1953350Z Installing ggplot2 binaries 2021-05-16T23:13:06.1961751Z [1] "tidyverse/ggplot2" 2021-05-16T23:13:06.4951035Z OK (HTTP 200).OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:13:06.4961973Z Installing rlang binaries 2021-05-16T23:13:06.4971716Z [1] "r-lib/rlang" 2021-05-16T23:13:06.7114665Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:13:06.7125655Z Installing oro.nifti binaries 2021-05-16T23:13:06.7135249Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:13:06.8469657Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:13:06.8496483Z tag_name 2021-05-16T23:13:06.8497141Z 10 0.10.3.s 2021-05-16T23:13:06.8497909Z zipball_url 2021-05-16T23:13:06.8499118Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T23:13:06.8500276Z tarball_url 2021-05-16T23:13:06.8501410Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T23:13:06.8502427Z commit.sha 2021-05-16T23:13:06.8503298Z 10 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:13:06.8504308Z commit.url 2021-05-16T23:13:06.8505698Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:13:06.8506969Z node_id 2021-05-16T23:13:06.8508263Z 10 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T23:13:06.8509533Z Installing oro.nifti package binaries 2021-05-16T23:13:06.8510453Z url 2021-05-16T23:13:06.8511502Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T23:13:06.8512601Z assets_url 2021-05-16T23:13:06.8513710Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T23:13:06.8514900Z upload_url 2021-05-16T23:13:06.8516163Z 10 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T23:13:06.8517508Z id asset_updated_at asset_created_at created_at 2021-05-16T23:13:06.8519312Z 10 43005549 2021-05-15 22:48:14 2021-05-15 22:48:14 2021-05-15 22:37:06 2021-05-16T23:13:06.8520471Z published_at asset_name 2021-05-16T23:13:06.8521689Z 10 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:13:06.8522534Z asset_label asset_download_count 2021-05-16T23:13:06.8523223Z 10 14 2021-05-16T23:13:06.8524271Z asset_browser_download_url 2021-05-16T23:13:06.8526028Z 10 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:13:06.8545637Z --2021-05-16 23:13:06-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:13:06.8591888Z Resolving github.com (github.com)... 140.82.114.3 2021-05-16T23:13:06.8649862Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2021-05-16T23:13:06.8861834Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:13:06.8871808Z Location: https://github-releases.githubusercontent.com/367742122/a1a90b00-b5cf-11eb-98cb-c3ab024ec000?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231107Z&X-Amz-Expires=300&X-Amz-Signature=19e0220e9cf3f0223600298ad7d24d77ab0d61b1e2f2021c7d8b65f3b09f53de&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:13:06.8881306Z --2021-05-16 23:13:06-- https://github-releases.githubusercontent.com/367742122/a1a90b00-b5cf-11eb-98cb-c3ab024ec000?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231107Z&X-Amz-Expires=300&X-Amz-Signature=19e0220e9cf3f0223600298ad7d24d77ab0d61b1e2f2021c7d8b65f3b09f53de&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:13:06.8886949Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.108.154, 185.199.111.154, ... 2021-05-16T23:13:06.8943801Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-16T23:13:06.9592405Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:13:06.9594566Z Length: 6048593 (5.8M) [application/octet-stream] 2021-05-16T23:13:06.9596622Z Saving to: ‘/tmp/RtmpzV9NLt/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:13:06.9623586Z 2021-05-16T23:13:06.9682726Z 0K .......... .......... .......... .......... .......... 0% 5.43M 1s 2021-05-16T23:13:06.9699890Z 50K .......... .......... .......... .......... .......... 1% 27.3M 1s 2021-05-16T23:13:06.9748775Z 100K .......... .......... .......... .......... .......... 2% 10.6M 1s 2021-05-16T23:13:06.9754158Z 150K .......... .......... .......... .......... .......... 3% 71.8M 0s 2021-05-16T23:13:06.9797050Z 200K .......... .......... .......... .......... .......... 4% 13.0M 0s 2021-05-16T23:13:06.9799447Z 250K .......... .......... .......... .......... .......... 5% 89.9M 0s 2021-05-16T23:13:06.9800575Z 300K .......... .......... .......... .......... .......... 5% 193M 0s 2021-05-16T23:13:06.9802238Z 350K .......... .......... .......... .......... .......... 6% 122M 0s 2021-05-16T23:13:06.9834802Z 400K .......... .......... .......... .......... .......... 7% 15.7M 0s 2021-05-16T23:13:06.9836674Z 450K .......... .......... .......... .......... .......... 8% 149M 0s 2021-05-16T23:13:06.9845310Z 500K .......... .......... .......... .......... .......... 9% 76.0M 0s 2021-05-16T23:13:06.9847784Z 550K .......... .......... .......... .......... .......... 10% 121M 0s 2021-05-16T23:13:06.9861642Z 600K .......... .......... .......... .......... .......... 11% 194M 0s 2021-05-16T23:13:06.9863076Z 650K .......... .......... .......... .......... .......... 11% 303M 0s 2021-05-16T23:13:06.9863828Z 700K .......... .......... .......... .......... .......... 12% 56.1M 0s 2021-05-16T23:13:06.9865146Z 750K .......... .......... .......... .......... .......... 13% 144M 0s 2021-05-16T23:13:06.9866683Z 800K .......... .......... .......... .......... .......... 14% 153M 0s 2021-05-16T23:13:06.9877830Z 850K .......... .......... .......... .......... .......... 15% 45.6M 0s 2021-05-16T23:13:06.9885463Z 900K .......... .......... .......... .......... .......... 16% 69.2M 0s 2021-05-16T23:13:06.9889532Z 950K .......... .......... .......... .......... .......... 16% 123M 0s 2021-05-16T23:13:06.9898793Z 1000K .......... .......... .......... .......... .......... 17% 50.6M 0s 2021-05-16T23:13:06.9900908Z 1050K .......... .......... .......... .......... .......... 18% 218M 0s 2021-05-16T23:13:06.9902355Z 1100K .......... .......... .......... .......... .......... 19% 327M 0s 2021-05-16T23:13:06.9904702Z 1150K .......... .......... .......... .......... .......... 20% 190M 0s 2021-05-16T23:13:06.9906941Z 1200K .......... .......... .......... .......... .......... 21% 349M 0s 2021-05-16T23:13:06.9907695Z 1250K .......... .......... .......... .......... .......... 22% 193M 0s 2021-05-16T23:13:06.9911299Z 1300K .......... .......... .......... .......... .......... 22% 204M 0s 2021-05-16T23:13:06.9912880Z 1350K .......... .......... .......... .......... .......... 23% 339M 0s 2021-05-16T23:13:06.9915092Z 1400K .......... .......... .......... .......... .......... 24% 193M 0s 2021-05-16T23:13:06.9917068Z 1450K .......... .......... .......... .......... .......... 25% 256M 0s 2021-05-16T23:13:06.9920089Z 1500K .......... .......... .......... .......... .......... 26% 361M 0s 2021-05-16T23:13:06.9920589Z 1550K .......... .......... .......... .......... .......... 27% 218M 0s 2021-05-16T23:13:06.9939795Z 1600K .......... .......... .......... .......... .......... 27% 28.0M 0s 2021-05-16T23:13:06.9941724Z 1650K .......... .......... .......... .......... .......... 28% 289M 0s 2021-05-16T23:13:06.9942278Z 1700K .......... .......... .......... .......... .......... 29% 249M 0s 2021-05-16T23:13:06.9946455Z 1750K .......... .......... .......... .......... .......... 30% 104M 0s 2021-05-16T23:13:06.9949682Z 1800K .......... .......... .......... .......... .......... 31% 129M 0s 2021-05-16T23:13:06.9954079Z 1850K .......... .......... .......... .......... .......... 32% 121M 0s 2021-05-16T23:13:06.9961724Z 1900K .......... .......... .......... .......... .......... 33% 58.3M 0s 2021-05-16T23:13:06.9963746Z 1950K .......... .......... .......... .......... .......... 33% 226M 0s 2021-05-16T23:13:06.9968523Z 2000K .......... .......... .......... .......... .......... 34% 158M 0s 2021-05-16T23:13:06.9970710Z 2050K .......... .......... .......... .......... .......... 35% 187M 0s 2021-05-16T23:13:06.9973073Z 2100K .......... .......... .......... .......... .......... 36% 241M 0s 2021-05-16T23:13:06.9974808Z 2150K .......... .......... .......... .......... .......... 37% 249M 0s 2021-05-16T23:13:06.9978158Z 2200K .......... .......... .......... .......... .......... 38% 191M 0s 2021-05-16T23:13:06.9978816Z 2250K .......... .......... .......... .......... .......... 38% 330M 0s 2021-05-16T23:13:06.9980793Z 2300K .......... .......... .......... .......... .......... 39% 215M 0s 2021-05-16T23:13:06.9982322Z 2350K .......... .......... .......... .......... .......... 40% 293M 0s 2021-05-16T23:13:06.9988724Z 2400K .......... .......... .......... .......... .......... 41% 78.0M 0s 2021-05-16T23:13:06.9992736Z 2450K .......... .......... .......... .......... .......... 42% 129M 0s 2021-05-16T23:13:06.9995402Z 2500K .......... .......... .......... .......... .......... 43% 216M 0s 2021-05-16T23:13:06.9996990Z 2550K .......... .......... .......... .......... .......... 44% 208M 0s 2021-05-16T23:13:07.0002688Z 2600K .......... .......... .......... .......... .......... 44% 104M 0s 2021-05-16T23:13:07.0003508Z 2650K .......... .......... .......... .......... .......... 45% 337M 0s 2021-05-16T23:13:07.0006437Z 2700K .......... .......... .......... .......... .......... 46% 138M 0s 2021-05-16T23:13:07.0016481Z 2750K .......... .......... .......... .......... .......... 47% 70.4M 0s 2021-05-16T23:13:07.0017018Z 2800K .......... .......... .......... .......... .......... 48% 147M 0s 2021-05-16T23:13:07.0021033Z 2850K .......... .......... .......... .......... .......... 49% 118M 0s 2021-05-16T23:13:07.0023954Z 2900K .......... .......... .......... .......... .......... 49% 174M 0s 2021-05-16T23:13:07.0025763Z 2950K .......... .......... .......... .......... .......... 50% 244M 0s 2021-05-16T23:13:07.0032753Z 3000K .......... .......... .......... .......... .......... 51% 70.9M 0s 2021-05-16T23:13:07.0035556Z 3050K .......... .......... .......... .......... .......... 52% 177M 0s 2021-05-16T23:13:07.0038301Z 3100K .......... .......... .......... .......... .......... 53% 242M 0s 2021-05-16T23:13:07.0039818Z 3150K .......... .......... .......... .......... .......... 54% 221M 0s 2021-05-16T23:13:07.0043471Z 3200K .......... .......... .......... .......... .......... 55% 130M 0s 2021-05-16T23:13:07.0049288Z 3250K .......... .......... .......... .......... .......... 55% 97.3M 0s 2021-05-16T23:13:07.0052500Z 3300K .......... .......... .......... .......... .......... 56% 175M 0s 2021-05-16T23:13:07.0055329Z 3350K .......... .......... .......... .......... .......... 57% 155M 0s 2021-05-16T23:13:07.0058947Z 3400K .......... .......... .......... .......... .......... 58% 226M 0s 2021-05-16T23:13:07.0061734Z 3450K .......... .......... .......... .......... .......... 59% 114M 0s 2021-05-16T23:13:07.0065111Z 3500K .......... .......... .......... .......... .......... 60% 142M 0s 2021-05-16T23:13:07.0067199Z 3550K .......... .......... .......... .......... .......... 60% 181M 0s 2021-05-16T23:13:07.0071018Z 3600K .......... .......... .......... .......... .......... 61% 124M 0s 2021-05-16T23:13:07.0072654Z 3650K .......... .......... .......... .......... .......... 62% 253M 0s 2021-05-16T23:13:07.0076454Z 3700K .......... .......... .......... .......... .......... 63% 139M 0s 2021-05-16T23:13:07.0078952Z 3750K .......... .......... .......... .......... .......... 64% 199M 0s 2021-05-16T23:13:07.0081051Z 3800K .......... .......... .......... .......... .......... 65% 255M 0s 2021-05-16T23:13:07.0084776Z 3850K .......... .......... .......... .......... .......... 66% 116M 0s 2021-05-16T23:13:07.0087175Z 3900K .......... .......... .......... .......... .......... 66% 212M 0s 2021-05-16T23:13:07.0088713Z 3950K .......... .......... .......... .......... .......... 67% 306M 0s 2021-05-16T23:13:07.0091710Z 4000K .......... .......... .......... .......... .......... 68% 165M 0s 2021-05-16T23:13:07.0093112Z 4050K .......... .......... .......... .......... .......... 69% 393M 0s 2021-05-16T23:13:07.0096867Z 4100K .......... .......... .......... .......... .......... 70% 117M 0s 2021-05-16T23:13:07.0100780Z 4150K .......... .......... .......... .......... .......... 71% 146M 0s 2021-05-16T23:13:07.0104696Z 4200K .......... .......... .......... .......... .......... 71% 109M 0s 2021-05-16T23:13:07.0108625Z 4250K .......... .......... .......... .......... .......... 72% 125M 0s 2021-05-16T23:13:07.0112154Z 4300K .......... .......... .......... .......... .......... 73% 137M 0s 2021-05-16T23:13:07.0115894Z 4350K .......... .......... .......... .......... .......... 74% 139M 0s 2021-05-16T23:13:07.0119401Z 4400K .......... .......... .......... .......... .......... 75% 132M 0s 2021-05-16T23:13:07.0123249Z 4450K .......... .......... .......... .......... .......... 76% 121M 0s 2021-05-16T23:13:07.0125436Z 4500K .......... .......... .......... .......... .......... 77% 211M 0s 2021-05-16T23:13:07.0129134Z 4550K .......... .......... .......... .......... .......... 77% 168M 0s 2021-05-16T23:13:07.0132142Z 4600K .......... .......... .......... .......... .......... 78% 130M 0s 2021-05-16T23:13:07.0135044Z 4650K .......... .......... .......... .......... .......... 79% 165M 0s 2021-05-16T23:13:07.0138463Z 4700K .......... .......... .......... .......... .......... 80% 148M 0s 2021-05-16T23:13:07.0141326Z 4750K .......... .......... .......... .......... .......... 81% 186M 0s 2021-05-16T23:13:07.0144100Z 4800K .......... .......... .......... .......... .......... 82% 160M 0s 2021-05-16T23:13:07.0147144Z 4850K .......... .......... .......... .......... .......... 82% 161M 0s 2021-05-16T23:13:07.0150559Z 4900K .......... .......... .......... .......... .......... 83% 158M 0s 2021-05-16T23:13:07.0154112Z 4950K .......... .......... .......... .......... .......... 84% 155M 0s 2021-05-16T23:13:07.0157721Z 5000K .......... .......... .......... .......... .......... 85% 129M 0s 2021-05-16T23:13:07.0163878Z 5050K .......... .......... .......... .......... .......... 86% 80.6M 0s 2021-05-16T23:13:07.0168543Z 5100K .......... .......... .......... .......... .......... 87% 94.0M 0s 2021-05-16T23:13:07.0173739Z 5150K .......... .......... .......... .......... .......... 88% 98.9M 0s 2021-05-16T23:13:07.0178542Z 5200K .......... .......... .......... .......... .......... 88% 102M 0s 2021-05-16T23:13:07.0183034Z 5250K .......... .......... .......... .......... .......... 89% 100M 0s 2021-05-16T23:13:07.0187296Z 5300K .......... .......... .......... .......... .......... 90% 108M 0s 2021-05-16T23:13:07.0190362Z 5350K .......... .......... .......... .......... .......... 91% 157M 0s 2021-05-16T23:13:07.0193389Z 5400K .......... .......... .......... .......... .......... 92% 162M 0s 2021-05-16T23:13:07.0196352Z 5450K .......... .......... .......... .......... .......... 93% 164M 0s 2021-05-16T23:13:07.0199670Z 5500K .......... .......... .......... .......... .......... 93% 147M 0s 2021-05-16T23:13:07.0202693Z 5550K .......... .......... .......... .......... .......... 94% 162M 0s 2021-05-16T23:13:07.0205635Z 5600K .......... .......... .......... .......... .......... 95% 166M 0s 2021-05-16T23:13:07.0208830Z 5650K .......... .......... .......... .......... .......... 96% 151M 0s 2021-05-16T23:13:07.0211982Z 5700K .......... .......... .......... .......... .......... 97% 164M 0s 2021-05-16T23:13:07.0214954Z 5750K .......... .......... .......... .......... .......... 98% 161M 0s 2021-05-16T23:13:07.0218055Z 5800K .......... .......... .......... .......... .......... 99% 152M 0s 2021-05-16T23:13:07.0221047Z 5850K .......... .......... .......... .......... .......... 99% 164M 0s 2021-05-16T23:13:07.0223067Z 5900K ...... 100% 41.3M=0.06s 2021-05-16T23:13:07.0223629Z 2021-05-16T23:13:07.0232394Z 2021-05-16 23:13:07 (91.4 MB/s) - ‘/tmp/RtmpzV9NLt/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6048593/6048593] 2021-05-16T23:13:07.0267608Z 2021-05-16T23:13:07.0269857Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:07.0271921Z (as ‘lib’ is unspecified) 2021-05-16T23:13:07.3968922Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T23:13:07.4092558Z * DONE (oro.nifti) 2021-05-16T23:13:07.4276292Z Rewriting new remotes: tidyverse/ggplot2, r-lib/rlang, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:13:07.4349113Z Installing neurobase binaries 2021-05-16T23:13:07.4355895Z [1] "neuroconductor/neurobase" 2021-05-16T23:13:07.5579805Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:13:07.5597432Z tag_name 2021-05-16T23:13:07.5598417Z 10 1.30.1.s 2021-05-16T23:13:07.5599441Z zipball_url 2021-05-16T23:13:07.5601550Z 10 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-16T23:13:07.5603274Z tarball_url 2021-05-16T23:13:07.5605112Z 10 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-16T23:13:07.5606665Z commit.sha 2021-05-16T23:13:07.5607842Z 10 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:13:07.5609305Z commit.url 2021-05-16T23:13:07.5611402Z 10 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:13:07.5613221Z node_id 2021-05-16T23:13:07.5615160Z 10 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-16T23:13:07.5617140Z url 2021-05-16T23:13:07.5618736Z 10 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-16T23:13:07.5620352Z assets_url 2021-05-16T23:13:07.5622035Z 10 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-16T23:13:07.5623796Z upload_url 2021-05-16T23:13:07.5625775Z 10 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T23:13:07.5627821Z id asset_updated_at asset_created_at created_at 2021-05-16T23:13:07.5629957Z 10 43020192 2021-05-16 20:16:15 2021-05-16 20:16:15 2021-05-16 20:01:27 2021-05-16T23:13:07.5631132Z published_at asset_name 2021-05-16T23:13:07.5632435Z Installing neurobase package binaries 2021-05-16T23:13:07.5634273Z 10 2021-05-16 20:01:56 neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:13:07.5635588Z asset_label asset_download_count 2021-05-16T23:13:07.5636501Z 10 1 2021-05-16T23:13:07.5637867Z asset_browser_download_url 2021-05-16T23:13:07.5640758Z 10 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:13:07.5665898Z --2021-05-16 23:13:07-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:13:07.5727472Z Resolving github.com (github.com)... 140.82.114.3 2021-05-16T23:13:07.5797927Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2021-05-16T23:13:07.6008574Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:13:07.6019584Z Location: https://github-releases.githubusercontent.com/367973948/90b9d180-b683-11eb-9ec0-0a38f6e9012d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231108Z&X-Amz-Expires=300&X-Amz-Signature=65cfc5b2995191abaf6ebd5f048148f9f338d976f39edb74ee3e0a747bb64ae1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:13:07.6036674Z --2021-05-16 23:13:07-- https://github-releases.githubusercontent.com/367973948/90b9d180-b683-11eb-9ec0-0a38f6e9012d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231108Z&X-Amz-Expires=300&X-Amz-Signature=65cfc5b2995191abaf6ebd5f048148f9f338d976f39edb74ee3e0a747bb64ae1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:13:07.6046183Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.108.154, 185.199.111.154, ... 2021-05-16T23:13:07.6085583Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-16T23:13:07.6726130Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:13:07.6728428Z Length: 943855 (922K) [application/octet-stream] 2021-05-16T23:13:07.6730505Z Saving to: ‘/tmp/RtmpzV9NLt/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:13:07.6731451Z 2021-05-16T23:13:07.6775033Z 0K .......... .......... .......... .......... .......... 5% 9.47M 0s 2021-05-16T23:13:07.6824385Z 50K .......... .......... .......... .......... .......... 10% 9.97M 0s 2021-05-16T23:13:07.6830342Z 100K .......... .......... .......... .......... .......... 16% 73.1M 0s 2021-05-16T23:13:07.6849178Z 150K .......... .......... .......... .......... .......... 21% 25.6M 0s 2021-05-16T23:13:07.6874549Z 200K .......... .......... .......... .......... .......... 27% 19.7M 0s 2021-05-16T23:13:07.6880722Z 250K .......... .......... .......... .......... .......... 32% 83.8M 0s 2021-05-16T23:13:07.6898164Z 300K .......... .......... .......... .......... .......... 37% 29.9M 0s 2021-05-16T23:13:07.6903508Z 350K .......... .......... .......... .......... .......... 43% 97.9M 0s 2021-05-16T23:13:07.6904330Z 400K .......... .......... .......... .......... .......... 48% 251M 0s 2021-05-16T23:13:07.6927988Z 450K .......... .......... .......... .......... .......... 54% 20.3M 0s 2021-05-16T23:13:07.6931818Z 500K .......... .......... .......... .......... .......... 59% 112M 0s 2021-05-16T23:13:07.6953001Z 550K .......... .......... .......... .......... .......... 65% 23.5M 0s 2021-05-16T23:13:07.6956614Z 600K .......... .......... .......... .......... .......... 70% 133M 0s 2021-05-16T23:13:07.6958258Z 650K .......... .......... .......... .......... .......... 75% 270M 0s 2021-05-16T23:13:07.6981098Z 700K .......... .......... .......... .......... .......... 81% 21.3M 0s 2021-05-16T23:13:07.6985018Z 750K .......... .......... .......... .......... .......... 86% 130M 0s 2021-05-16T23:13:07.7014783Z 800K .......... .......... .......... .......... .......... 92% 20.7M 0s 2021-05-16T23:13:07.7015311Z 850K .......... .......... .......... .......... .......... 97% 113M 0s 2021-05-16T23:13:07.7016002Z 900K .......... .......... . 100% 425M=0.03s 2021-05-16T23:13:07.7016296Z 2021-05-16T23:13:07.7017623Z 2021-05-16 23:13:07 (31.0 MB/s) - ‘/tmp/RtmpzV9NLt/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [943855/943855] 2021-05-16T23:13:07.7018164Z 2021-05-16T23:13:07.7025224Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:07.7026030Z (as ‘lib’ is unspecified) 2021-05-16T23:13:07.9383204Z * installing *binary* package ‘neurobase’ ... 2021-05-16T23:13:07.9469398Z * DONE (neurobase) 2021-05-16T23:13:07.9599822Z Rewriting new remotes: tidyverse/ggplot2, r-lib/rlang 2021-05-16T23:13:07.9775712Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:13:07.9776468Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:13:07.9777057Z remotes::install_cran("rcmdcheck") 2021-05-16T23:13:07.9777606Z remotes::install_cran("markdown") 2021-05-16T23:13:07.9784444Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:13:07.9784814Z env: 2021-05-16T23:13:07.9785192Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:07.9785601Z TIC_DEPLOY_KEY: 2021-05-16T23:13:07.9786315Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:13:07.9787979Z GITHUB_PAT: *** 2021-05-16T23:13:07.9788507Z COVERALLS_TOKEN: 2021-05-16T23:13:07.9788982Z continue-on-error: false 2021-05-16T23:13:07.9789593Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:07.9790071Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:13:07.9790519Z TZ: UTC 2021-05-16T23:13:07.9790901Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:07.9791363Z NOT_CRAN: true 2021-05-16T23:13:07.9791730Z ##[endgroup] 2021-05-16T23:13:25.4577363Z ggplot2 (NA -> c9adeeddc...) [GitHub] 2021-05-16T23:13:25.4579923Z rlang (0.4.11 -> bda055d61...) [GitHub] 2021-05-16T23:13:25.4581868Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T23:13:25.4583692Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T23:13:25.4585557Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T23:13:25.4587343Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T23:13:25.4589173Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:13:25.4590887Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T23:13:25.4592588Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:13:25.4594234Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T23:13:25.4595918Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:13:25.4597524Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:13:25.4599574Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:13:25.4602566Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:13:25.4603825Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T23:13:25.4605080Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T23:13:25.4606314Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T23:13:25.4607620Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T23:13:25.4608529Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T23:13:25.4609212Z neurobase (1.30.1 -> 1.32.1 ) [CRAN] 2021-05-16T23:13:25.7202085Z Downloading GitHub repo tidyverse/ggplot2@HEAD 2021-05-16T23:13:41.5550349Z colorspace (NA -> 2.0-1) [CRAN] 2021-05-16T23:13:41.5552641Z viridisLite (NA -> 0.4.0) [CRAN] 2021-05-16T23:13:41.5554345Z RColorBrewer (NA -> 1.1-2) [CRAN] 2021-05-16T23:13:41.5556055Z munsell (NA -> 0.5.0) [CRAN] 2021-05-16T23:13:41.5557837Z labeling (NA -> 0.4.2) [CRAN] 2021-05-16T23:13:41.5563754Z farver (NA -> 2.1.0) [CRAN] 2021-05-16T23:13:41.5564939Z scales (NA -> 1.1.1) [CRAN] 2021-05-16T23:13:41.5566179Z isoband (NA -> 0.2.4) [CRAN] 2021-05-16T23:13:41.5567319Z gtable (NA -> 0.3.0) [CRAN] 2021-05-16T23:13:41.5575525Z Installing 9 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable 2021-05-16T23:13:41.5593714Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:41.5595196Z (as ‘lib’ is unspecified) 2021-05-16T23:13:55.1802980Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T23:13:55.7514660Z Content type 'binary/octet-stream' length 2558392 bytes (2.4 MB) 2021-05-16T23:13:55.8524677Z ================================================== 2021-05-16T23:13:55.8526479Z downloaded 2.4 MB 2021-05-16T23:13:55.8527485Z 2021-05-16T23:13:55.8565838Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T23:13:56.3966841Z Content type 'binary/octet-stream' length 1296157 bytes (1.2 MB) 2021-05-16T23:13:56.4451253Z ================================================== 2021-05-16T23:13:56.4452558Z downloaded 1.2 MB 2021-05-16T23:13:56.4453298Z 2021-05-16T23:13:56.4486137Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T23:13:56.9967340Z Content type 'binary/octet-stream' length 52849 bytes (51 KB) 2021-05-16T23:13:57.0018904Z ================================================== 2021-05-16T23:13:57.0019499Z downloaded 51 KB 2021-05-16T23:13:57.0019848Z 2021-05-16T23:13:57.0056588Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T23:13:57.5405491Z Content type 'binary/octet-stream' length 242068 bytes (236 KB) 2021-05-16T23:13:57.5624503Z ================================================== 2021-05-16T23:13:57.5625213Z downloaded 236 KB 2021-05-16T23:13:57.5625521Z 2021-05-16T23:13:57.5664983Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T23:13:58.2221029Z Content type 'binary/octet-stream' length 60043 bytes (58 KB) 2021-05-16T23:13:58.2222355Z ================================================== 2021-05-16T23:13:58.2223158Z downloaded 58 KB 2021-05-16T23:13:58.2223683Z 2021-05-16T23:13:58.2279765Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T23:13:59.4849382Z Content type 'binary/octet-stream' length 2605353 bytes (2.5 MB) 2021-05-16T23:13:59.5842689Z ================================================== 2021-05-16T23:13:59.5843702Z downloaded 2.5 MB 2021-05-16T23:13:59.5844228Z 2021-05-16T23:13:59.5883234Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T23:14:00.3343068Z Content type 'binary/octet-stream' length 550396 bytes (537 KB) 2021-05-16T23:14:00.3564333Z ================================================== 2021-05-16T23:14:00.3564953Z downloaded 537 KB 2021-05-16T23:14:00.3565248Z 2021-05-16T23:14:00.3607873Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T23:14:00.9050286Z Content type 'binary/octet-stream' length 4607866 bytes (4.4 MB) 2021-05-16T23:14:01.0102274Z ================================================== 2021-05-16T23:14:01.0102888Z downloaded 4.4 MB 2021-05-16T23:14:01.0103199Z 2021-05-16T23:14:01.0141468Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T23:14:01.7756382Z Content type 'binary/octet-stream' length 431462 bytes (421 KB) 2021-05-16T23:14:01.8002796Z ================================================== 2021-05-16T23:14:01.8003966Z downloaded 421 KB 2021-05-16T23:14:01.8004577Z 2021-05-16T23:14:02.2277617Z * installing *binary* package ‘colorspace’ ... 2021-05-16T23:14:02.2421568Z * DONE (colorspace) 2021-05-16T23:14:02.5038717Z * installing *binary* package ‘viridisLite’ ... 2021-05-16T23:14:02.5109657Z * DONE (viridisLite) 2021-05-16T23:14:02.7133664Z * installing *binary* package ‘RColorBrewer’ ... 2021-05-16T23:14:02.7171958Z * DONE (RColorBrewer) 2021-05-16T23:14:02.9116821Z * installing *binary* package ‘labeling’ ... 2021-05-16T23:14:02.9171720Z * DONE (labeling) 2021-05-16T23:14:03.3412215Z * installing *binary* package ‘farver’ ... 2021-05-16T23:14:03.3527182Z * DONE (farver) 2021-05-16T23:14:03.9246781Z * installing *binary* package ‘isoband’ ... 2021-05-16T23:14:03.9510043Z * DONE (isoband) 2021-05-16T23:14:04.2548785Z * installing *binary* package ‘gtable’ ... 2021-05-16T23:14:04.2607478Z * DONE (gtable) 2021-05-16T23:14:04.5030715Z * installing *binary* package ‘munsell’ ... 2021-05-16T23:14:04.5093169Z * DONE (munsell) 2021-05-16T23:14:04.7522005Z * installing *binary* package ‘scales’ ... 2021-05-16T23:14:04.7574930Z * DONE (scales) 2021-05-16T23:14:04.7631531Z 2021-05-16T23:14:04.7632692Z The downloaded source packages are in 2021-05-16T23:14:04.7634158Z ‘/tmp/Rtmp9nVZEq/downloaded_packages’ 2021-05-16T23:14:05.0664463Z 2021-05-16T23:14:05.0672842Z checking for file ‘/tmp/Rtmp9nVZEq/remotes799122f359ae/tidyverse-ggplot2-c9adeed/DESCRIPTION’ ... 2021-05-16T23:14:05.0730229Z 2021-05-16T23:14:05.0732858Z ✔ checking for file ‘/tmp/Rtmp9nVZEq/remotes799122f359ae/tidyverse-ggplot2-c9adeed/DESCRIPTION’ 2021-05-16T23:14:05.1112512Z 2021-05-16T23:14:05.1153106Z 2021-05-16T23:14:05.1156830Z ─ preparing ‘ggplot2’: 2021-05-16T23:14:05.1331199Z checking DESCRIPTION meta-information ... 2021-05-16T23:14:05.1354314Z 2021-05-16T23:14:05.1356497Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:14:05.4038987Z 2021-05-16T23:14:05.4080560Z 2021-05-16T23:14:05.4084962Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:14:05.4102258Z 2021-05-16T23:14:05.4138540Z 2021-05-16T23:14:05.4140397Z ─ checking for empty or unneeded directories 2021-05-16T23:14:05.4148283Z 2021-05-16T23:14:05.4167392Z 2021-05-16T23:14:05.4169647Z ─ looking to see if a ‘data/datalist’ file should be added 2021-05-16T23:14:05.4550087Z 2021-05-16T23:14:05.4581390Z 2021-05-16T23:14:05.4584435Z ─ building ‘ggplot2_3.3.3.9000.tar.gz’ 2021-05-16T23:14:06.0395323Z 2021-05-16T23:14:06.0400421Z 2021-05-16T23:14:06.0402896Z 2021-05-16T23:14:06.0608942Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:14:06.0610506Z (as ‘lib’ is unspecified) 2021-05-16T23:14:06.7592561Z * installing *source* package ‘ggplot2’ ... 2021-05-16T23:14:06.7594450Z ** using staged installation 2021-05-16T23:14:06.7897933Z ** R 2021-05-16T23:14:06.9380629Z ** data 2021-05-16T23:14:06.9395586Z *** moving datasets to lazyload DB 2021-05-16T23:14:07.5307150Z ** inst 2021-05-16T23:14:07.5315667Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:15.6785142Z ** help 2021-05-16T23:14:16.3586842Z *** installing help indices 2021-05-16T23:14:16.7520094Z *** copying figures 2021-05-16T23:14:16.7525800Z ** building package indices 2021-05-16T23:14:17.2020720Z ** installing vignettes 2021-05-16T23:14:17.2191430Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:17.8226594Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:18.5937859Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:18.6031943Z * DONE (ggplot2) 2021-05-16T23:14:18.6389313Z Installing 18 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, R.methodsS3, R.oo, RNifti, abind, bitops, scales, isoband, gtable, R.utils, matrixStats, oro.nifti, neurobase 2021-05-16T23:14:18.6395948Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:14:18.6397077Z (as ‘lib’ is unspecified) 2021-05-16T23:14:32.0327895Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T23:14:32.7703495Z Content type 'binary/octet-stream' length 2558392 bytes (2.4 MB) 2021-05-16T23:14:32.8401354Z ================================================== 2021-05-16T23:14:32.8401920Z downloaded 2.4 MB 2021-05-16T23:14:32.8402230Z 2021-05-16T23:14:32.8439355Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T23:14:33.5255244Z Content type 'binary/octet-stream' length 1296157 bytes (1.2 MB) 2021-05-16T23:14:33.5560183Z ================================================== 2021-05-16T23:14:33.5560901Z downloaded 1.2 MB 2021-05-16T23:14:33.5561378Z 2021-05-16T23:14:33.5603614Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T23:14:34.0990655Z Content type 'binary/octet-stream' length 52849 bytes (51 KB) 2021-05-16T23:14:34.1045740Z ================================================== 2021-05-16T23:14:34.1046379Z downloaded 51 KB 2021-05-16T23:14:34.1046672Z 2021-05-16T23:14:34.1078353Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T23:14:34.7738074Z Content type 'binary/octet-stream' length 242068 bytes (236 KB) 2021-05-16T23:14:34.7925631Z ================================================== 2021-05-16T23:14:34.7926266Z downloaded 236 KB 2021-05-16T23:14:34.7926607Z 2021-05-16T23:14:34.7963869Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T23:14:35.5387511Z Content type 'binary/octet-stream' length 60043 bytes (58 KB) 2021-05-16T23:14:35.5441925Z ================================================== 2021-05-16T23:14:35.5455006Z downloaded 58 KB 2021-05-16T23:14:35.5456229Z 2021-05-16T23:14:35.5485613Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T23:14:36.0871302Z Content type 'binary/octet-stream' length 2605353 bytes (2.5 MB) 2021-05-16T23:14:36.1302298Z ================================================== 2021-05-16T23:14:36.1303919Z downloaded 2.5 MB 2021-05-16T23:14:36.1304794Z 2021-05-16T23:14:36.1343391Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:14:36.5302419Z Content type 'binary/octet-stream' length 79806 bytes (77 KB) 2021-05-16T23:14:36.5303643Z ================================================== 2021-05-16T23:14:36.5304449Z downloaded 77 KB 2021-05-16T23:14:36.5304987Z 2021-05-16T23:14:36.5354553Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:14:37.3392905Z Content type 'binary/octet-stream' length 948306 bytes (926 KB) 2021-05-16T23:14:37.3395407Z ================================================== 2021-05-16T23:14:37.3396750Z downloaded 926 KB 2021-05-16T23:14:37.3397522Z 2021-05-16T23:14:37.3400550Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:14:37.3403043Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:14:37.3404767Z ================================================== 2021-05-16T23:14:37.3405703Z downloaded 1.0 MB 2021-05-16T23:14:37.3406262Z 2021-05-16T23:14:37.3409431Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T23:14:37.3413428Z Content type 'binary/octet-stream' length 60756 bytes (59 KB) 2021-05-16T23:14:37.3414630Z ================================================== 2021-05-16T23:14:37.3415448Z downloaded 59 KB 2021-05-16T23:14:37.3415985Z 2021-05-16T23:14:37.3447878Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:14:37.9179103Z Content type 'binary/octet-stream' length 34867 bytes (34 KB) 2021-05-16T23:14:37.9184077Z ================================================== 2021-05-16T23:14:37.9184892Z downloaded 34 KB 2021-05-16T23:14:37.9185392Z 2021-05-16T23:14:37.9236350Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T23:14:38.4298734Z Content type 'binary/octet-stream' length 550396 bytes (537 KB) 2021-05-16T23:14:38.4672339Z ================================================== 2021-05-16T23:14:38.4672903Z downloaded 537 KB 2021-05-16T23:14:38.4673214Z 2021-05-16T23:14:38.4718975Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T23:14:39.0165961Z Content type 'binary/octet-stream' length 4607866 bytes (4.4 MB) 2021-05-16T23:14:39.1738046Z ================================================== 2021-05-16T23:14:39.1740557Z downloaded 4.4 MB 2021-05-16T23:14:39.1740813Z 2021-05-16T23:14:39.1779853Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T23:14:39.7148124Z Content type 'binary/octet-stream' length 431462 bytes (421 KB) 2021-05-16T23:14:39.7375777Z ================================================== 2021-05-16T23:14:39.7377391Z downloaded 421 KB 2021-05-16T23:14:39.7378168Z 2021-05-16T23:14:39.7419024Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:14:40.1398840Z Content type 'binary/octet-stream' length 1402468 bytes (1.3 MB) 2021-05-16T23:14:40.1707644Z ================================================== 2021-05-16T23:14:40.1708402Z downloaded 1.3 MB 2021-05-16T23:14:40.1708823Z 2021-05-16T23:14:40.1740069Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:14:40.5765690Z Content type 'binary/octet-stream' length 2539540 bytes (2.4 MB) 2021-05-16T23:14:40.7103458Z ================================================== 2021-05-16T23:14:40.7104759Z downloaded 2.4 MB 2021-05-16T23:14:40.7105316Z 2021-05-16T23:14:40.7138260Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T23:14:41.3703169Z Content type 'binary/octet-stream' length 6049400 bytes (5.8 MB) 2021-05-16T23:14:41.5608911Z ================================================== 2021-05-16T23:14:41.5610667Z downloaded 5.8 MB 2021-05-16T23:14:41.5611520Z 2021-05-16T23:14:41.5644921Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-16T23:14:41.9071156Z Content type 'binary/octet-stream' length 1773058 bytes (1.7 MB) 2021-05-16T23:14:41.9404305Z ================================================== 2021-05-16T23:14:41.9404905Z downloaded 1.7 MB 2021-05-16T23:14:41.9405215Z 2021-05-16T23:14:42.3497625Z * installing *binary* package ‘colorspace’ ... 2021-05-16T23:14:42.3655592Z * DONE (colorspace) 2021-05-16T23:14:42.6188795Z * installing *binary* package ‘viridisLite’ ... 2021-05-16T23:14:42.6266628Z * DONE (viridisLite) 2021-05-16T23:14:42.8294625Z * installing *binary* package ‘RColorBrewer’ ... 2021-05-16T23:14:42.8364111Z * DONE (RColorBrewer) 2021-05-16T23:14:43.0377059Z * installing *binary* package ‘labeling’ ... 2021-05-16T23:14:43.0438295Z * DONE (labeling) 2021-05-16T23:14:43.4562524Z * installing *binary* package ‘farver’ ... 2021-05-16T23:14:43.4682578Z * DONE (farver) 2021-05-16T23:14:43.6655192Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-16T23:14:43.6724064Z * DONE (R.methodsS3) 2021-05-16T23:14:43.9785705Z * installing *source* package ‘RNifti’ ... 2021-05-16T23:14:43.9852490Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T23:14:43.9854519Z ** using staged installation 2021-05-16T23:14:44.0002904Z ** libs 2021-05-16T23:14:44.0055963Z 2021-05-16T23:14:44.0058858Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-16T23:15:04.0423703Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-16T23:15:04.1554862Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T23:15:04.2588894Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T23:15:04.3012897Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T23:15:04.4280149Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T23:15:04.9099457Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T23:15:04.9559675Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T23:15:05.0805201Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T23:15:05.2446720Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T23:15:05.3953699Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T23:15:05.6564457Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T23:15:05.7787966Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T23:15:06.3358962Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T23:15:06.4553314Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T23:15:06.8026943Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T23:15:06.8411467Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T23:15:06.8890997Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T23:15:06.9734171Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T23:15:08.0418116Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T23:15:10.4190462Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T23:15:10.5895179Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T23:15:10.6005852Z ** R 2021-05-16T23:15:10.6088597Z ** inst 2021-05-16T23:15:10.6114338Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:15:11.2965477Z ** help 2021-05-16T23:15:11.3422686Z *** installing help indices 2021-05-16T23:15:11.3786487Z ** building package indices 2021-05-16T23:15:11.4095923Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:15:11.6357365Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:15:11.6598353Z ** testing if installed package can be loaded from final location 2021-05-16T23:15:11.9041164Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:15:11.9051600Z * DONE (RNifti) 2021-05-16T23:15:12.0944740Z * installing *binary* package ‘abind’ ... 2021-05-16T23:15:12.0995802Z * DONE (abind) 2021-05-16T23:15:12.2920277Z * installing *binary* package ‘bitops’ ... 2021-05-16T23:15:12.2971374Z * DONE (bitops) 2021-05-16T23:15:12.9128123Z * installing *binary* package ‘isoband’ ... 2021-05-16T23:15:12.9317307Z * DONE (isoband) 2021-05-16T23:15:13.2009523Z * installing *binary* package ‘gtable’ ... 2021-05-16T23:15:13.2106509Z * DONE (gtable) 2021-05-16T23:15:13.7349737Z * installing *binary* package ‘matrixStats’ ... 2021-05-16T23:15:13.7497600Z * DONE (matrixStats) 2021-05-16T23:15:13.9737341Z * installing *binary* package ‘munsell’ ... 2021-05-16T23:15:13.9823335Z * DONE (munsell) 2021-05-16T23:15:14.2235318Z * installing *binary* package ‘R.oo’ ... 2021-05-16T23:15:14.2304149Z * DONE (R.oo) 2021-05-16T23:15:14.6276485Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T23:15:14.6413348Z * DONE (oro.nifti) 2021-05-16T23:15:14.8716192Z * installing *binary* package ‘scales’ ... 2021-05-16T23:15:14.8794923Z * DONE (scales) 2021-05-16T23:15:15.1347102Z * installing *binary* package ‘R.utils’ ... 2021-05-16T23:15:15.1409223Z * DONE (R.utils) 2021-05-16T23:15:15.4286940Z * installing *binary* package ‘neurobase’ ... 2021-05-16T23:15:15.4400954Z * DONE (neurobase) 2021-05-16T23:15:15.4500814Z 2021-05-16T23:15:15.4501823Z The downloaded source packages are in 2021-05-16T23:15:15.4503331Z ‘/tmp/Rtmp9nVZEq/downloaded_packages’ 2021-05-16T23:15:15.5252451Z Skipping install of 'ggplot2' from a github remote, the SHA1 (c9adeedd) has not changed since last install. 2021-05-16T23:15:15.5254805Z Use `force = TRUE` to force installation 2021-05-16T23:15:15.6065335Z Downloading GitHub repo r-lib/rlang@HEAD 2021-05-16T23:15:16.6857809Z 2021-05-16T23:15:16.6869183Z checking for file ‘/tmp/Rtmp9nVZEq/remotes79913787a24a/r-lib-rlang-bda055d/DESCRIPTION’ ... 2021-05-16T23:15:16.6912064Z 2021-05-16T23:15:16.6913856Z ✔ checking for file ‘/tmp/Rtmp9nVZEq/remotes79913787a24a/r-lib-rlang-bda055d/DESCRIPTION’ 2021-05-16T23:15:16.7119740Z 2021-05-16T23:15:16.7120259Z 2021-05-16T23:15:16.7121109Z ─ preparing ‘rlang’: 2021-05-16T23:15:16.7121434Z 2021-05-16T23:15:16.7121760Z 2021-05-16T23:15:16.7241754Z checking DESCRIPTION meta-information ... 2021-05-16T23:15:16.7261679Z 2021-05-16T23:15:16.7263113Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:15:16.7290656Z ─ cleaning src 2021-05-16T23:15:16.9125946Z 2021-05-16T23:15:16.9170579Z 2021-05-16T23:15:16.9173393Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:15:16.9467027Z 2021-05-16T23:15:16.9490490Z 2021-05-16T23:15:16.9493109Z ─ checking for empty or unneeded directories 2021-05-16T23:15:16.9563902Z 2021-05-16T23:15:16.9586274Z 2021-05-16T23:15:16.9588472Z ─ building ‘rlang_0.4.11.9000.tar.gz’ 2021-05-16T23:15:17.3220130Z 2021-05-16T23:15:17.3224702Z 2021-05-16T23:15:17.3227272Z 2021-05-16T23:15:17.3635241Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:15:17.3637053Z (as ‘lib’ is unspecified) 2021-05-16T23:15:17.8431565Z * installing *source* package ‘rlang’ ... 2021-05-16T23:15:17.8469766Z ** using staged installation 2021-05-16T23:15:17.8688990Z ** libs 2021-05-16T23:15:17.8744704Z 2021-05-16T23:15:17.8746255Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c capture.c -o capture.o 2021-05-16T23:15:17.9646817Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c internal.c -o internal.o 2021-05-16T23:15:21.4211152Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fpic -g -O2 -c rlang-rcc.cpp -o rlang-rcc.o 2021-05-16T23:15:21.6270273Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rlang.c -o rlang.o 2021-05-16T23:15:22.6458845Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-16T23:15:22.6844342Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o rlang.so capture.o internal.o rlang-rcc.o rlang.o version.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T23:15:22.7662063Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-16T23:15:22.7688757Z ** R 2021-05-16T23:15:22.8333526Z ** inst 2021-05-16T23:15:22.8340982Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:15:26.4136708Z ** help 2021-05-16T23:15:26.9811831Z *** installing help indices 2021-05-16T23:15:27.2788313Z *** copying figures 2021-05-16T23:15:27.2793980Z ** building package indices 2021-05-16T23:15:27.6302494Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:15:27.9208309Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:15:27.9451603Z ** testing if installed package can be loaded from final location 2021-05-16T23:15:28.2956988Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:15:28.3000379Z * DONE (rlang) 2021-05-16T23:15:28.3273574Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:15:28.3275166Z Use `force = TRUE` to force installation 2021-05-16T23:15:28.3286006Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:15:28.3287067Z Use `force = TRUE` to force installation 2021-05-16T23:15:28.3465433Z ##[group]Run options(width = 100) 2021-05-16T23:15:28.3465967Z options(width = 100) 2021-05-16T23:15:28.3466518Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:15:28.3467210Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:15:28.3477759Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:15:28.3478365Z env: 2021-05-16T23:15:28.3478849Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:28.3479342Z TIC_DEPLOY_KEY: 2021-05-16T23:15:28.3480214Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:28.3482193Z GITHUB_PAT: *** 2021-05-16T23:15:28.3482589Z COVERALLS_TOKEN: 2021-05-16T23:15:28.3483255Z continue-on-error: false 2021-05-16T23:15:28.3483753Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:28.3484412Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:28.3484841Z TZ: UTC 2021-05-16T23:15:28.3485253Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:28.3485697Z NOT_CRAN: true 2021-05-16T23:15:28.3486078Z ##[endgroup] 2021-05-16T23:15:28.8038662Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:15:28.8039815Z setting value 2021-05-16T23:15:28.8041192Z version R version 3.6.3 (2020-02-29) 2021-05-16T23:15:28.8046473Z os Ubuntu 20.04.2 LTS 2021-05-16T23:15:28.8047961Z system x86_64, linux-gnu 2021-05-16T23:15:28.8048874Z ui X11 2021-05-16T23:15:28.8049759Z language (EN) 2021-05-16T23:15:28.8050983Z collate C.UTF-8 2021-05-16T23:15:28.8054119Z ctype C.UTF-8 2021-05-16T23:15:28.8055019Z tz UTC 2021-05-16T23:15:28.8056128Z date 2021-05-16 2021-05-16T23:15:28.8056640Z 2021-05-16T23:15:28.8058292Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:15:28.8060053Z package * version date lib source 2021-05-16T23:15:28.8061758Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8063472Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:15:28.8065199Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8066741Z base * 3.6.3 2021-02-17 [2] local 2021-05-16T23:15:28.8068259Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8069795Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T23:15:28.8071302Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8072806Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8074335Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T23:15:28.8075939Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8077455Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-16T23:15:28.8079185Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8080697Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8082223Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-16T23:15:28.8083807Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-16T23:15:28.8085417Z colorspace 2.0-1 2021-05-04 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8087045Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8088888Z compiler 3.6.3 2021-02-17 [2] local 2021-05-16T23:15:28.8090455Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8091973Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8093478Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8095079Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8096658Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8098172Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-16T23:15:28.8099742Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8101416Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:15:28.8103277Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8104846Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8106377Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8107906Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8109453Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8111060Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8112602Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8114137Z farver 2.1.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8115684Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8117231Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-16T23:15:28.8118954Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8120472Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8122024Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8123678Z ggplot2 3.3.3.9000 2021-05-16 [1] Github (tidyverse/ggplot2@c9adeed) 2021-05-16T23:15:28.8124692Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8125598Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:15:28.8126494Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8127318Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8128117Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8128939Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-16T23:15:28.8129803Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-16T23:15:28.8130607Z grid 3.6.3 2021-02-17 [2] local 2021-05-16T23:15:28.8134042Z gtable 0.3.0 2019-03-25 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8134845Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8135717Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8136410Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8137100Z isoband 0.2.4 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8137820Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8138671Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-16T23:15:28.8139415Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8140117Z labeling 0.4.2 2020-10-20 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8140849Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-16T23:15:28.8141571Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8142292Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8143024Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8143732Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8144447Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T23:15:28.8145160Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-16T23:15:28.8145977Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8146715Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8147418Z methods * 3.6.3 2021-02-17 [2] local 2021-05-16T23:15:28.8148126Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-16T23:15:28.8148807Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8149516Z munsell 0.5.0 2018-06-12 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8150243Z neurobase 1.32.1 2021-04-07 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8150950Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-16T23:15:28.8151653Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-16T23:15:28.8152360Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8153988Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8154995Z parallel 3.6.3 2021-02-17 [2] local 2021-05-16T23:15:28.8155872Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T23:15:28.8156759Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8157641Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8158681Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8159560Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8160470Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8161404Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8162262Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8163123Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8164010Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8165012Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8165816Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8166597Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8167406Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8168234Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8169116Z RColorBrewer 1.1-2 2014-12-07 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8170068Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8170911Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8171741Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8172534Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8173412Z rlang 0.4.11.9000 2021-05-16 [1] Github (r-lib/rlang@bda055d) 2021-05-16T23:15:28.8174248Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.6.3) 2021-05-16T23:15:28.8175094Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8175816Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-16T23:15:28.8176523Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8177360Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8178090Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8178813Z scales 1.1.1 2020-05-11 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8179532Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8180273Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-16T23:15:28.8180990Z splines 3.6.3 2021-02-17 [2] local 2021-05-16T23:15:28.8181678Z stats * 3.6.3 2021-02-17 [2] local 2021-05-16T23:15:28.8182380Z stats4 3.6.3 2021-02-17 [2] local 2021-05-16T23:15:28.8183073Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8183804Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8184528Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-16T23:15:28.8185222Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8185970Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T23:15:28.8186703Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-16T23:15:28.8187417Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8188120Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T23:15:28.8188874Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:15:28.8189612Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8190323Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8191047Z tools 3.6.3 2021-02-17 [2] local 2021-05-16T23:15:28.8191744Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8192452Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8193142Z utils * 3.6.3 2021-02-17 [2] local 2021-05-16T23:15:28.8193826Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8194556Z viridisLite 0.4.0 2021-04-13 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8195266Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8195973Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8196668Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8197418Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T23:15:28.8198219Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8198918Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8199617Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8200292Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-16T23:15:28.8200564Z 2021-05-16T23:15:28.8200982Z [1] /home/runner/work/_temp/Library 2021-05-16T23:15:28.8201435Z [2] /opt/R/3.6.3/lib/R/library 2021-05-16T23:15:28.8233241Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:15:28.8233844Z Rscript -e 'tic::script()' 2021-05-16T23:15:28.8234353Z ls -l check 2021-05-16T23:15:28.8295579Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:15:28.8296130Z env: 2021-05-16T23:15:28.8296527Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:28.8296931Z TIC_DEPLOY_KEY: 2021-05-16T23:15:28.8297639Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:28.8299015Z GITHUB_PAT: *** 2021-05-16T23:15:28.8299376Z COVERALLS_TOKEN: 2021-05-16T23:15:28.8299793Z continue-on-error: false 2021-05-16T23:15:28.8300213Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:28.8300626Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:28.8301019Z TZ: UTC 2021-05-16T23:15:28.8301362Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:28.8301713Z NOT_CRAN: true 2021-05-16T23:15:28.8302053Z ##[endgroup] 2021-05-16T23:15:29.1305067Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:15:29.2450979Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:15:29.2453303Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:15:29.2454841Z timeout = Inf, check_dir = "check") 2021-05-16T23:15:29.3089545Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T23:15:29.5255572Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T23:15:29.5355360Z * preparing ‘ggneuro’: 2021-05-16T23:15:29.5405167Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:15:29.5610461Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:15:29.5620824Z * checking for empty or unneeded directories 2021-05-16T23:15:29.5646558Z * building ‘ggneuro_0.5.0.tar.gz’ 2021-05-16T23:15:29.5787369Z 2021-05-16T23:15:29.6725751Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T23:15:29.9332611Z * using log directory ‘/home/runner/work/ggneuro/ggneuro/check/ggneuro.Rcheck’ 2021-05-16T23:15:29.9334211Z * using R version 3.6.3 (2020-02-29) 2021-05-16T23:15:29.9359802Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T23:15:29.9361076Z * using session charset: UTF-8 2021-05-16T23:15:29.9506058Z * using option ‘--as-cran’ 2021-05-16T23:15:29.9525602Z * checking for file ‘ggneuro/DESCRIPTION’ ... OK 2021-05-16T23:15:29.9534383Z * checking extension type ... Package 2021-05-16T23:15:29.9596504Z * this is package ‘ggneuro’ version ‘0.5.0’ 2021-05-16T23:15:29.9597807Z * package encoding: UTF-8 2021-05-16T23:15:29.9629514Z * checking package namespace information ... OK 2021-05-16T23:15:44.4720777Z * checking package dependencies ... OK 2021-05-16T23:15:44.4743781Z * checking if this is a source package ... OK 2021-05-16T23:15:44.4745717Z * checking if there is a namespace ... OK 2021-05-16T23:15:44.6680365Z * checking for executable files ... OK 2021-05-16T23:15:44.6682372Z * checking for hidden files and directories ... OK 2021-05-16T23:15:44.6683989Z * checking for portable file names ... OK 2021-05-16T23:15:44.6685637Z * checking for sufficient/correct file permissions ... OK 2021-05-16T23:15:44.6700550Z * checking serialization versions ... OK 2021-05-16T23:15:48.0064614Z * checking whether package ‘ggneuro’ can be installed ... OK 2021-05-16T23:15:48.0179651Z * checking installed package size ... OK 2021-05-16T23:15:48.0802055Z * checking package directory ... OK 2021-05-16T23:15:48.0814760Z * checking for future file timestamps ... OK 2021-05-16T23:15:48.2264089Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:15:48.2274918Z * checking top-level files ... OK 2021-05-16T23:15:48.2276485Z * checking for left-over files ... OK 2021-05-16T23:15:48.2277152Z * checking index information ... OK 2021-05-16T23:15:48.2755524Z * checking package subdirectories ... OK 2021-05-16T23:15:48.3216714Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:15:48.3768157Z * checking R files for syntax errors ... OK 2021-05-16T23:15:49.3680625Z * checking whether the package can be loaded ... OK 2021-05-16T23:15:50.2868002Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:15:51.2153996Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:15:52.0986167Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:15:53.0799884Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:15:54.0839950Z * checking loading without being on the library search path ... OK 2021-05-16T23:15:55.0496308Z * checking dependencies in R code ... OK 2021-05-16T23:15:56.6530635Z * checking S3 generic/method consistency ... OK 2021-05-16T23:15:57.6697942Z * checking replacement functions ... OK 2021-05-16T23:15:58.6804227Z * checking foreign function calls ... OK 2021-05-16T23:16:02.9031661Z * checking R code for possible problems ... OK 2021-05-16T23:16:03.0942756Z * checking Rd files ... OK 2021-05-16T23:16:03.1456445Z * checking Rd metadata ... OK 2021-05-16T23:16:03.2039732Z * checking Rd line widths ... OK 2021-05-16T23:16:03.2915636Z * checking Rd cross-references ... OK 2021-05-16T23:16:04.3361742Z * checking for missing documentation entries ... OK 2021-05-16T23:16:07.4508335Z * checking for code/documentation mismatches ... OK 2021-05-16T23:16:09.2488020Z * checking Rd \usage sections ... OK 2021-05-16T23:16:09.3068064Z * checking Rd contents ... OK 2021-05-16T23:16:09.3765296Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:16:11.1300387Z * checking examples ... OK 2021-05-16T23:16:12.8410916Z * checking PDF version of manual ... OK 2021-05-16T23:16:12.8412124Z * checking for detritus in the temp directory ... OK 2021-05-16T23:16:12.8412851Z * DONE 2021-05-16T23:16:12.8413266Z 2021-05-16T23:16:12.8413797Z Status: OK 2021-05-16T23:16:12.8414221Z 2021-05-16T23:16:12.9195291Z ── R CMD check results ────────────────────────────────────── ggneuro 0.5.0 ──── 2021-05-16T23:16:12.9216119Z Duration: 43.3s 2021-05-16T23:16:12.9216727Z 2021-05-16T23:16:12.9230089Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T23:16:12.9314754Z total 288 2021-05-16T23:16:12.9316112Z drwxr-xr-x 5 runner docker 4096 May 16 23:16 ggneuro.Rcheck 2021-05-16T23:16:12.9318282Z -rw-r--r-- 1 runner docker 138554 May 16 23:15 ggneuro_0.5.0.tar.gz 2021-05-16T23:16:12.9319510Z -rw-r--r-- 1 runner docker 150780 May 16 23:15 ggneuro_0.5.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:16:12.9352895Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:16:12.9353641Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:16:12.9397010Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:16:12.9397522Z env: 2021-05-16T23:16:12.9398200Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:12.9398678Z TIC_DEPLOY_KEY: 2021-05-16T23:16:12.9399483Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:16:12.9401208Z GITHUB_PAT: *** 2021-05-16T23:16:12.9401615Z COVERALLS_TOKEN: 2021-05-16T23:16:12.9402090Z continue-on-error: false 2021-05-16T23:16:12.9402564Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:12.9403040Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:16:12.9403495Z TZ: UTC 2021-05-16T23:16:12.9403872Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:12.9404286Z NOT_CRAN: true 2021-05-16T23:16:12.9404665Z ##[endgroup] 2021-05-16T23:16:12.9527030Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:16:12.9527643Z Rscript -e "tic::before_deploy()" 2021-05-16T23:16:12.9565760Z shell: /usr/bin/bash -e {0} 2021-05-16T23:16:12.9566107Z env: 2021-05-16T23:16:12.9566492Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:12.9566891Z TIC_DEPLOY_KEY: 2021-05-16T23:16:12.9567593Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:16:12.9568719Z GITHUB_PAT: *** 2021-05-16T23:16:12.9569071Z COVERALLS_TOKEN: 2021-05-16T23:16:12.9569483Z continue-on-error: false 2021-05-16T23:16:12.9569900Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:12.9570312Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:16:12.9570701Z TZ: UTC 2021-05-16T23:16:12.9571153Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:12.9571501Z NOT_CRAN: true 2021-05-16T23:16:12.9571828Z ##[endgroup] 2021-05-16T23:16:13.2433400Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:16:13.3505419Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:16:13.3505988Z with: 2021-05-16T23:16:13.3507830Z upload_url: https://uploads.github.com/repos/neuroconductor/ggneuro/releases/43023001/assets{?name,label} 2021-05-16T23:16:13.3508930Z asset_path: check/ggneuro_0.5.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:16:13.3509677Z asset_name: ggneuro_0.5.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:16:13.3510368Z asset_content_type: application/octet-stream 2021-05-16T23:16:13.3510906Z env: 2021-05-16T23:16:13.3511360Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:13.3511859Z TIC_DEPLOY_KEY: 2021-05-16T23:16:13.3512729Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:16:13.3514398Z GITHUB_PAT: *** 2021-05-16T23:16:13.3514854Z COVERALLS_TOKEN: 2021-05-16T23:16:13.3515359Z continue-on-error: false 2021-05-16T23:16:13.3515868Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:13.3516702Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:16:13.3517200Z TZ: UTC 2021-05-16T23:16:13.3517625Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:13.3518484Z NOT_CRAN: true 2021-05-16T23:16:13.3519575Z GITHUB_TOKEN: *** 2021-05-16T23:16:13.3520161Z ##[endgroup] 2021-05-16T23:16:14.1045935Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:16:14.1046529Z Rscript -e "tic::deploy()" 2021-05-16T23:16:14.1091321Z shell: /usr/bin/bash -e {0} 2021-05-16T23:16:14.1091712Z env: 2021-05-16T23:16:14.1092162Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:14.1092624Z TIC_DEPLOY_KEY: 2021-05-16T23:16:14.1093431Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:16:14.1095094Z GITHUB_PAT: *** 2021-05-16T23:16:14.1095452Z COVERALLS_TOKEN: 2021-05-16T23:16:14.1095888Z continue-on-error: false 2021-05-16T23:16:14.1096292Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:14.1096714Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:16:14.1097093Z TZ: UTC 2021-05-16T23:16:14.1097435Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:14.1097785Z NOT_CRAN: true 2021-05-16T23:16:14.1098115Z ##[endgroup] 2021-05-16T23:16:14.3708257Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:16:14.4772702Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:16:14.4773412Z Rscript -e "tic::after_deploy()" 2021-05-16T23:16:14.4815419Z shell: /usr/bin/bash -e {0} 2021-05-16T23:16:14.4815846Z env: 2021-05-16T23:16:14.4816309Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:14.4816813Z TIC_DEPLOY_KEY: 2021-05-16T23:16:14.4817678Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:16:14.4819558Z GITHUB_PAT: *** 2021-05-16T23:16:14.4820080Z COVERALLS_TOKEN: 2021-05-16T23:16:14.4820552Z continue-on-error: false 2021-05-16T23:16:14.4821038Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:14.4821509Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:16:14.4821953Z TZ: UTC 2021-05-16T23:16:14.4822328Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:14.4822740Z NOT_CRAN: true 2021-05-16T23:16:14.4823117Z ##[endgroup] 2021-05-16T23:16:14.7481814Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:16:14.9931470Z Post job cleanup. 2021-05-16T23:16:15.0331302Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:16:15.0413741Z Post job cleanup. 2021-05-16T23:16:15.1348822Z [command]/usr/bin/git version 2021-05-16T23:16:15.1396809Z git version 2.31.1 2021-05-16T23:16:15.1427018Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:16:15.1468471Z [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-16T23:16:15.1697357Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:16:15.1728898Z http.https://github.com/.extraheader 2021-05-16T23:16:15.1739808Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:16:15.1775972Z [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-16T23:16:15.2068862Z Cleaning up orphan processes