2021-05-16T23:03:10.8054001Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:03:11.5348744Z 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.5897085Z 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.6744190Z 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.7736935Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:03:51.4899599Z Current runner version: '2.278.0' 2021-05-16T23:03:51.4929540Z ##[group]Operating System 2021-05-16T23:03:51.4930680Z Ubuntu 2021-05-16T23:03:51.4931173Z 20.04.2 2021-05-16T23:03:51.4931702Z LTS 2021-05-16T23:03:51.4932218Z ##[endgroup] 2021-05-16T23:03:51.4932890Z ##[group]Virtual Environment 2021-05-16T23:03:51.4933616Z Environment: ubuntu-20.04 2021-05-16T23:03:51.4934307Z Version: 20210510.0 2021-05-16T23:03:51.4935446Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T23:03:51.4937063Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T23:03:51.4938131Z ##[endgroup] 2021-05-16T23:03:51.4940415Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:03:51.4941823Z Actions: write 2021-05-16T23:03:51.4942444Z Checks: write 2021-05-16T23:03:51.4943003Z Contents: write 2021-05-16T23:03:51.4943705Z Deployments: write 2021-05-16T23:03:51.4944463Z Issues: write 2021-05-16T23:03:51.4945097Z Metadata: read 2021-05-16T23:03:51.4945673Z Packages: write 2021-05-16T23:03:51.4946356Z PullRequests: write 2021-05-16T23:03:51.4947066Z RepositoryProjects: write 2021-05-16T23:03:51.4948079Z SecurityEvents: write 2021-05-16T23:03:51.4948707Z Statuses: write 2021-05-16T23:03:51.4949430Z ##[endgroup] 2021-05-16T23:03:51.4952929Z Prepare workflow directory 2021-05-16T23:03:51.6119421Z Prepare all required actions 2021-05-16T23:03:51.6132001Z Getting action download info 2021-05-16T23:03:52.6689636Z Download action repository 'actions/checkout@v2' 2021-05-16T23:03:53.6583605Z Download action repository 'r-lib/actions@master' 2021-05-16T23:03:54.1223290Z Download action repository 'adigherman/actions@master' 2021-05-16T23:03:55.1511050Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:03:55.3767136Z Download action repository 'actions/cache@v1' 2021-05-16T23:03:55.5007124Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:03:55.7094205Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:03:56.0853340Z ##[group]Run actions/checkout@v2 2021-05-16T23:03:56.0853934Z with: 2021-05-16T23:03:56.0854435Z repository: neuroconductor/ggneuro 2021-05-16T23:03:56.0855409Z token: *** 2021-05-16T23:03:56.0855814Z ssh-strict: true 2021-05-16T23:03:56.0856331Z persist-credentials: true 2021-05-16T23:03:56.0856814Z clean: true 2021-05-16T23:03:56.0857213Z fetch-depth: 1 2021-05-16T23:03:56.0857594Z lfs: false 2021-05-16T23:03:56.0857993Z submodules: false 2021-05-16T23:03:56.0858365Z env: 2021-05-16T23:03:56.0858807Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:56.0859279Z TIC_DEPLOY_KEY: 2021-05-16T23:03:56.0860099Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:03:56.0861298Z GITHUB_PAT: *** 2021-05-16T23:03:56.0861699Z COVERALLS_TOKEN: 2021-05-16T23:03:56.0862200Z continue-on-error: false 2021-05-16T23:03:56.0862682Z VDIFFR_RUN_TESTS: 2021-05-16T23:03:56.0863083Z ##[endgroup] 2021-05-16T23:03:56.3513873Z Syncing repository: neuroconductor/ggneuro 2021-05-16T23:03:56.3514825Z ##[group]Getting Git version info 2021-05-16T23:03:56.3516079Z Working directory is '/home/runner/work/ggneuro/ggneuro' 2021-05-16T23:03:56.3516721Z [command]/usr/bin/git version 2021-05-16T23:03:56.3718185Z git version 2.31.1 2021-05-16T23:03:56.3740917Z ##[endgroup] 2021-05-16T23:03:56.3749915Z Deleting the contents of '/home/runner/work/ggneuro/ggneuro' 2021-05-16T23:03:56.3754295Z ##[group]Initializing the repository 2021-05-16T23:03:56.3758421Z [command]/usr/bin/git init /home/runner/work/ggneuro/ggneuro 2021-05-16T23:03:56.3879209Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T23:03:56.3880694Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T23:03:56.3881603Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T23:03:56.3882220Z hint: 2021-05-16T23:03:56.3883066Z hint: git config --global init.defaultBranch 2021-05-16T23:03:56.3883875Z hint: 2021-05-16T23:03:56.3884656Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T23:03:56.3885721Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T23:03:56.3886361Z hint: 2021-05-16T23:03:56.3886928Z hint: git branch -m 2021-05-16T23:03:56.3899115Z Initialized empty Git repository in /home/runner/work/ggneuro/ggneuro/.git/ 2021-05-16T23:03:56.3910655Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/ggneuro 2021-05-16T23:03:56.3957814Z ##[endgroup] 2021-05-16T23:03:56.3959836Z ##[group]Disabling automatic garbage collection 2021-05-16T23:03:56.3965996Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T23:03:56.4015528Z ##[endgroup] 2021-05-16T23:03:56.4021360Z ##[group]Setting up auth 2021-05-16T23:03:56.4031203Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:03:56.4078870Z [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:56.4540478Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:03:56.4588499Z [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:56.4861633Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T23:03:57.6564203Z ##[endgroup] 2021-05-16T23:03:57.6629919Z ##[group]Fetching the repository 2021-05-16T23:03:57.6636498Z [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:57.6657875Z remote: Enumerating objects: 24, done. 2021-05-16T23:03:57.6662298Z remote: Counting objects: 4% (1/24) 2021-05-16T23:03:57.6663469Z remote: Counting objects: 8% (2/24) 2021-05-16T23:03:57.6664477Z remote: Counting objects: 12% (3/24) 2021-05-16T23:03:57.6665522Z remote: Counting objects: 16% (4/24) 2021-05-16T23:03:57.6666509Z remote: Counting objects: 20% (5/24) 2021-05-16T23:03:57.6667728Z remote: Counting objects: 25% (6/24) 2021-05-16T23:03:57.6668718Z remote: Counting objects: 29% (7/24) 2021-05-16T23:03:57.6669732Z remote: Counting objects: 33% (8/24) 2021-05-16T23:03:57.6670738Z remote: Counting objects: 37% (9/24) 2021-05-16T23:03:57.6671726Z remote: Counting objects: 41% (10/24) 2021-05-16T23:03:57.6672742Z remote: Counting objects: 45% (11/24) 2021-05-16T23:03:57.6673731Z remote: Counting objects: 50% (12/24) 2021-05-16T23:03:57.6674734Z remote: Counting objects: 54% (13/24) 2021-05-16T23:03:57.6675560Z remote: Counting objects: 58% (14/24) 2021-05-16T23:03:57.6676132Z remote: Counting objects: 62% (15/24) 2021-05-16T23:03:57.6676689Z remote: Counting objects: 66% (16/24) 2021-05-16T23:03:57.6677290Z remote: Counting objects: 70% (17/24) 2021-05-16T23:03:57.6677847Z remote: Counting objects: 75% (18/24) 2021-05-16T23:03:57.6678414Z remote: Counting objects: 79% (19/24) 2021-05-16T23:03:57.6678982Z remote: Counting objects: 83% (20/24) 2021-05-16T23:03:57.6679540Z remote: Counting objects: 87% (21/24) 2021-05-16T23:03:57.6680107Z remote: Counting objects: 91% (22/24) 2021-05-16T23:03:57.6680663Z remote: Counting objects: 95% (23/24) 2021-05-16T23:03:57.6681232Z remote: Counting objects: 100% (24/24) 2021-05-16T23:03:57.6681812Z remote: Counting objects: 100% (24/24), done. 2021-05-16T23:03:57.6682443Z remote: Compressing objects: 5% (1/20) 2021-05-16T23:03:57.6683064Z remote: Compressing objects: 10% (2/20) 2021-05-16T23:03:57.6683817Z remote: Compressing objects: 15% (3/20) 2021-05-16T23:03:57.6684440Z remote: Compressing objects: 20% (4/20) 2021-05-16T23:03:57.6685180Z remote: Compressing objects: 25% (5/20) 2021-05-16T23:03:57.6685795Z remote: Compressing objects: 30% (6/20) 2021-05-16T23:03:57.6686401Z remote: Compressing objects: 35% (7/20) 2021-05-16T23:03:57.6687018Z remote: Compressing objects: 40% (8/20) 2021-05-16T23:03:57.6687641Z remote: Compressing objects: 45% (9/20) 2021-05-16T23:03:57.6688250Z remote: Compressing objects: 50% (10/20) 2021-05-16T23:03:57.6688881Z remote: Compressing objects: 55% (11/20) 2021-05-16T23:03:57.6689494Z remote: Compressing objects: 60% (12/20) 2021-05-16T23:03:57.6690120Z remote: Compressing objects: 65% (13/20) 2021-05-16T23:03:57.6690728Z remote: Compressing objects: 70% (14/20) 2021-05-16T23:03:57.6691362Z remote: Compressing objects: 75% (15/20) 2021-05-16T23:03:57.6691977Z remote: Compressing objects: 80% (16/20) 2021-05-16T23:03:57.6692599Z remote: Compressing objects: 85% (17/20) 2021-05-16T23:03:57.6693223Z remote: Compressing objects: 90% (18/20) 2021-05-16T23:03:57.6693870Z remote: Compressing objects: 95% (19/20) 2021-05-16T23:03:57.6694493Z remote: Compressing objects: 100% (20/20) 2021-05-16T23:03:57.6695125Z remote: Compressing objects: 100% (20/20), done. 2021-05-16T23:03:57.6696319Z remote: Total 24 (delta 1), reused 23 (delta 1), pack-reused 0 2021-05-16T23:03:57.6697157Z From https://github.com/neuroconductor/ggneuro 2021-05-16T23:03:57.6698325Z * [new ref] a52f1e7a49ce6870b6dde4aedaa008faf0db3ab6 -> 0.5.0.s 2021-05-16T23:03:57.6699212Z ##[endgroup] 2021-05-16T23:03:57.6699769Z ##[group]Determining the checkout info 2021-05-16T23:03:57.6700411Z ##[endgroup] 2021-05-16T23:03:57.6700853Z ##[group]Checking out the ref 2021-05-16T23:03:57.6701814Z [command]/usr/bin/git checkout --progress --force refs/tags/0.5.0.s 2021-05-16T23:03:57.6702618Z Note: switching to 'refs/tags/0.5.0.s'. 2021-05-16T23:03:57.6702939Z 2021-05-16T23:03:57.6703693Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T23:03:57.6704477Z changes and commit them, and you can discard any commits you make in this 2021-05-16T23:03:57.6705249Z state without impacting any branches by switching back to a branch. 2021-05-16T23:03:57.6705870Z 2021-05-16T23:03:57.6706432Z If you want to create a new branch to retain commits you create, you may 2021-05-16T23:03:57.6707546Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T23:03:57.6708004Z 2021-05-16T23:03:57.6708618Z git switch -c 2021-05-16T23:03:57.6709005Z 2021-05-16T23:03:57.6709442Z Or undo this operation with: 2021-05-16T23:03:57.6709768Z 2021-05-16T23:03:57.6710275Z git switch - 2021-05-16T23:03:57.6710560Z 2021-05-16T23:03:57.6711233Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T23:03:57.6711817Z 2021-05-16T23:03:57.6712294Z HEAD is now at a52f1e7 Version id 70 stable 2021-05-16T23:03:57.6712822Z ##[endgroup] 2021-05-16T23:03:57.6713501Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T23:03:57.6714432Z 'a52f1e7a49ce6870b6dde4aedaa008faf0db3ab6' 2021-05-16T23:03:57.6821198Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:03:57.6821694Z with: 2021-05-16T23:03:57.6822083Z r-version: release 2021-05-16T23:03:57.6822490Z Ncpus: 1 2021-05-16T23:03:57.6822905Z crayon.enabled: NULL 2021-05-16T23:03:57.6823454Z remove-openmp-macos: true 2021-05-16T23:03:57.6824029Z http-user-agent: default 2021-05-16T23:03:57.6824492Z install-r: true 2021-05-16T23:03:57.6825083Z windows-path-include-mingw: true 2021-05-16T23:03:57.6825616Z env: 2021-05-16T23:03:57.6826061Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:57.6826531Z TIC_DEPLOY_KEY: 2021-05-16T23:03:57.6827702Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:03:57.6829189Z GITHUB_PAT: *** 2021-05-16T23:03:57.6829614Z COVERALLS_TOKEN: 2021-05-16T23:03:57.6830120Z continue-on-error: false 2021-05-16T23:03:57.6830594Z VDIFFR_RUN_TESTS: 2021-05-16T23:03:57.6831002Z ##[endgroup] 2021-05-16T23:03:59.4526164Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T23:04:01.2582752Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:04:01.2599437Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T23:04:01.2605754Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T23:04:01.2650895Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T23:04:01.3018926Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:04:01.3908555Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:04:01.4256061Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T23:04:01.5250393Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T23:04:01.5417085Z Get:9 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T23:04:01.5709185Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T23:04:01.5756468Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T23:04:01.5760500Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T23:04:01.5818631Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T23:04:01.5829627Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T23:04:01.5989769Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T23:04:01.6019982Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T23:04:01.7884832Z Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T23:04:01.8382178Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T23:04:01.8397210Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T23:04:01.8399257Z Get:20 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T23:04:01.8418284Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T23:04:01.8425443Z Get:22 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T23:04:01.8524189Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T23:04:02.1906454Z Hit:24 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:04:02.2208743Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T23:04:09.4092817Z Fetched 4463 kB in 1s (3857 kB/s) 2021-05-16T23:04:10.2424224Z Reading package lists... 2021-05-16T23:04:10.2675976Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T23:04:12.3239569Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T23:04:12.3964301Z Reading package lists... 2021-05-16T23:04:12.5635931Z Building dependency tree... 2021-05-16T23:04:12.5652800Z Reading state information... 2021-05-16T23:04:12.7230350Z The following additional packages will be installed: 2021-05-16T23:04:12.7232093Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T23:04:12.7233484Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T23:04:12.7235429Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T23:04:12.7237090Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T23:04:12.7238646Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T23:04:12.7240016Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T23:04:12.7241538Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T23:04:12.7243232Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T23:04:12.7244697Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T23:04:12.7246069Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T23:04:12.7247521Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T23:04:12.7249044Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T23:04:12.7250645Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T23:04:12.7252210Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T23:04:12.7253576Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T23:04:12.7254944Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T23:04:12.7256270Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:04:12.7257838Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:04:12.7259517Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:04:12.7262225Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:04:12.7263654Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:04:12.7264906Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:04:12.7266297Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:04:12.7267939Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:04:12.7269324Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:04:12.7270639Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:04:12.7272066Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:04:12.7273453Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:04:12.7274868Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:04:12.7276289Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:04:12.7277690Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:04:12.7279392Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:04:12.7281016Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:04:12.7282505Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:04:12.7283943Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:04:12.7285460Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:04:12.7286846Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:04:12.7288152Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T23:04:12.7288925Z Suggested packages: 2021-05-16T23:04:12.7289812Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T23:04:12.7291048Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T23:04:12.7292356Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T23:04:12.7293776Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T23:04:12.7294990Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T23:04:12.7296223Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T23:04:12.7297552Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T23:04:12.7298967Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T23:04:12.7300607Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T23:04:12.7302006Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T23:04:13.2524605Z The following NEW packages will be installed: 2021-05-16T23:04:13.2529220Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T23:04:13.2530954Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T23:04:13.2534399Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T23:04:13.2536584Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T23:04:13.2538325Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T23:04:13.2539890Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T23:04:13.2541631Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T23:04:13.2543330Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T23:04:13.2545097Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T23:04:13.2546836Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T23:04:13.2548409Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T23:04:13.2550028Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T23:04:13.2551917Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T23:04:13.2553771Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T23:04:13.2555376Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T23:04:13.2556984Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T23:04:13.2558696Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:04:13.2560578Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:04:13.2562466Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:04:13.2564065Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:04:13.2565522Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:04:13.2574853Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:04:13.2576516Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:04:13.2578263Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:04:13.2579782Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:04:13.2581223Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:04:13.2582774Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:04:13.2584288Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:04:13.2585812Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:04:13.2587853Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:04:13.2589400Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:04:13.2591038Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:04:13.2592680Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:04:13.2594151Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:04:13.2595594Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:04:13.2597088Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:04:13.2598687Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:04:13.2599839Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T23:04:13.3014538Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:13.3015423Z Need to get 8648 kB of archives. 2021-05-16T23:04:13.3016369Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T23:04:13.3018342Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T23:04:13.3062898Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T23:04:13.3069866Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T23:04:13.3080739Z 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:04:13.3090884Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T23:04:13.3116780Z 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:04:13.3124182Z 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:04:13.3132849Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T23:04:13.3139096Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T23:04:13.3151292Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T23:04:13.3157308Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T23:04:13.3166133Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T23:04:13.3171127Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T23:04:13.3180285Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T23:04:13.3188857Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T23:04:13.3195721Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T23:04:13.3205560Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T23:04:13.3219780Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T23:04:13.3237333Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T23:04:13.3409267Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T23:04:13.3414981Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T23:04:13.3430303Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T23:04:13.3442191Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T23:04:13.3460326Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T23:04:13.3475457Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T23:04:13.3583561Z 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:04:13.3592971Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T23:04:13.3607424Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T23:04:13.3622325Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T23:04:13.3631728Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T23:04:13.3640303Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T23:04:13.3647478Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T23:04:13.3655423Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T23:04:13.3666131Z 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:04:13.3673609Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T23:04:13.3682434Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T23:04:13.3693081Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T23:04:13.3699917Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T23:04:13.3710070Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T23:04:13.3717189Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T23:04:13.3726186Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T23:04:13.3732992Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T23:04:13.3744805Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T23:04:13.3751625Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T23:04:13.3761300Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T23:04:13.3771389Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T23:04:13.3789053Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T23:04:13.3798357Z 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:04:13.3804853Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T23:04:13.3812338Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T23:04:13.3819316Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T23:04:13.3919827Z 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:04:13.3931939Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T23:04:13.3941950Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T23:04:13.3954633Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T23:04:13.3962831Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T23:04:13.3971393Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T23:04:13.3979302Z 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:04:13.3985736Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T23:04:13.3993905Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T23:04:13.4050125Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T23:04:13.4069006Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T23:04:13.4084711Z 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:04:13.4093258Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T23:04:13.4099372Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T23:04:13.4122444Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T23:04:13.4130549Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T23:04:13.4146764Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T23:04:13.4162307Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T23:04:13.4179355Z 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:04:13.4185512Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T23:04:13.4191811Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T23:04:13.4197792Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T23:04:13.4203961Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T23:04:13.4209020Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T23:04:13.4217326Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T23:04:13.4267831Z 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:04:13.4283684Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T23:04:13.4291163Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T23:04:13.4296926Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T23:04:13.4344081Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T23:04:13.4352553Z 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:04:13.4358398Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T23:04:13.4364765Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T23:04:13.4376756Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T23:04:13.4383213Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T23:04:13.4393316Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T23:04:13.4411366Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T23:04:13.4420709Z 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:04:13.4429709Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T23:04:13.4437992Z 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:04:13.4447234Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T23:04:13.4462111Z 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:04:13.4470263Z 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:04:13.4476699Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T23:04:13.4531228Z 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:04:13.4533675Z 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:04:13.4535915Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T23:04:13.4537937Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T23:04:13.4540138Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T23:04:13.4544408Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T23:04:13.4652340Z 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:04:13.4686986Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T23:04:13.4695033Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T23:04:13.4702562Z 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:04:13.4709277Z 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:04:13.4720160Z 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:04:13.4729388Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T23:04:13.4760594Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T23:04:13.4798888Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T23:04:13.4805181Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T23:04:13.4812616Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T23:04:13.4818905Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T23:04:13.4824910Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T23:04:13.4831386Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T23:04:13.4837985Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T23:04:13.4842550Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T23:04:13.4847941Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T23:04:13.4852824Z 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:04:13.4859677Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T23:04:13.4863933Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T23:04:13.4869778Z 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:04:13.4875178Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T23:04:13.4879445Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T23:04:13.4885015Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T23:04:13.4895468Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T23:04:13.5088995Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T23:04:13.5095843Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T23:04:13.5161829Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T23:04:13.5243225Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T23:04:14.2850262Z Fetched 8648 kB in 0s (33.4 MB/s) 2021-05-16T23:04:14.3272955Z Selecting previously unselected package dctrl-tools. 2021-05-16T23:04:14.3510584Z (Reading database ... 2021-05-16T23:04:14.3511541Z (Reading database ... 5% 2021-05-16T23:04:14.3512302Z (Reading database ... 10% 2021-05-16T23:04:14.3513129Z (Reading database ... 15% 2021-05-16T23:04:14.3514840Z (Reading database ... 20% 2021-05-16T23:04:14.3515569Z (Reading database ... 25% 2021-05-16T23:04:14.3516218Z (Reading database ... 30% 2021-05-16T23:04:14.3516895Z (Reading database ... 35% 2021-05-16T23:04:14.3517689Z (Reading database ... 40% 2021-05-16T23:04:14.3518287Z (Reading database ... 45% 2021-05-16T23:04:14.3518930Z (Reading database ... 50% 2021-05-16T23:04:14.3973174Z (Reading database ... 55% 2021-05-16T23:04:14.4555232Z (Reading database ... 60% 2021-05-16T23:04:14.5099829Z (Reading database ... 65% 2021-05-16T23:04:14.5744194Z (Reading database ... 70% 2021-05-16T23:04:14.6625512Z (Reading database ... 75% 2021-05-16T23:04:14.7474369Z (Reading database ... 80% 2021-05-16T23:04:14.8446884Z (Reading database ... 85% 2021-05-16T23:04:14.9207970Z (Reading database ... 90% 2021-05-16T23:04:14.9882649Z (Reading database ... 95% 2021-05-16T23:04:14.9883268Z (Reading database ... 100% 2021-05-16T23:04:14.9884103Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T23:04:14.9997838Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T23:04:15.0102879Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T23:04:15.0510077Z Selecting previously unselected package libfile-which-perl. 2021-05-16T23:04:15.0744808Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T23:04:15.0770864Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T23:04:15.1136246Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T23:04:15.1330997Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T23:04:15.1348896Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T23:04:15.1710370Z Selecting previously unselected package libio-pty-perl. 2021-05-16T23:04:15.1939812Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T23:04:15.1949576Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T23:04:15.2348895Z Selecting previously unselected package libipc-run-perl. 2021-05-16T23:04:15.2553009Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T23:04:15.2577971Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T23:04:15.2989713Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T23:04:15.3214441Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T23:04:15.3234174Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:04:15.3496166Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T23:04:15.3761930Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T23:04:15.3776633Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:04:15.4109589Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T23:04:15.4335384Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T23:04:15.4359227Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:04:15.4709597Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T23:04:15.4923583Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T23:04:15.4945924Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:04:15.5234975Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T23:04:15.5496192Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T23:04:15.5514160Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:04:15.5772886Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T23:04:15.6057624Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T23:04:15.6075391Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:04:15.6469005Z Selecting previously unselected package libimport-into-perl. 2021-05-16T23:04:15.6660956Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T23:04:15.6675059Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T23:04:15.6990849Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T23:04:15.7239197Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T23:04:15.7253860Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T23:04:15.7577826Z Selecting previously unselected package libstrictures-perl. 2021-05-16T23:04:15.7817257Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T23:04:15.7846968Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T23:04:15.8189530Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T23:04:15.8455100Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T23:04:15.8478499Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T23:04:15.8789524Z Selecting previously unselected package libmoo-perl. 2021-05-16T23:04:15.9023112Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T23:04:15.9057723Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T23:04:15.9428869Z Selecting previously unselected package patchutils. 2021-05-16T23:04:15.9621441Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T23:04:15.9633599Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T23:04:16.0068971Z Selecting previously unselected package wdiff. 2021-05-16T23:04:16.0286113Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T23:04:16.0301861Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T23:04:16.0645078Z Selecting previously unselected package devscripts. 2021-05-16T23:04:16.0929072Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T23:04:16.1195335Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T23:04:16.2564068Z Selecting previously unselected package diffstat. 2021-05-16T23:04:16.2869014Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T23:04:16.2896644Z Unpacking diffstat (1.63-1) ... 2021-05-16T23:04:16.3255784Z Selecting previously unselected package python3-gpg. 2021-05-16T23:04:16.3543500Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T23:04:16.3572331Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:04:16.4099723Z Selecting previously unselected package dput. 2021-05-16T23:04:16.4380069Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T23:04:16.4464011Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T23:04:16.4789257Z Selecting previously unselected package gdebi-core. 2021-05-16T23:04:16.5046722Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T23:04:16.5060904Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:04:16.9207900Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T23:04:16.9468284Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T23:04:16.9503767Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:04:16.9844076Z Selecting previously unselected package gettext. 2021-05-16T23:04:17.0156921Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T23:04:17.0187997Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T23:04:17.1509013Z Selecting previously unselected package intltool-debian. 2021-05-16T23:04:17.1696076Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T23:04:17.1710444Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:04:17.1974273Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T23:04:17.2244151Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T23:04:17.2261569Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:04:17.2675596Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T23:04:17.2916577Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T23:04:17.2930138Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T23:04:17.3306130Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T23:04:17.3591961Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T23:04:17.3607106Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T23:04:17.3910886Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T23:04:17.4200838Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T23:04:17.4216168Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:04:17.4548849Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T23:04:17.4742174Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T23:04:17.4754838Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:04:17.5015827Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T23:04:17.5299732Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T23:04:17.5316380Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:04:17.5587362Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T23:04:17.5873492Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T23:04:17.5898922Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:04:17.6308842Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T23:04:17.6528724Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T23:04:17.6543499Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:04:17.6828900Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T23:04:17.7143321Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T23:04:17.7170797Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:04:17.7441350Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T23:04:17.7727677Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T23:04:17.7751386Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:04:17.8112820Z Selecting previously unselected package libclone-perl. 2021-05-16T23:04:17.8360108Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T23:04:17.8381825Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T23:04:17.8709394Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T23:04:17.8975850Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T23:04:17.9002071Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:04:17.9314298Z Selecting previously unselected package libparams-util-perl. 2021-05-16T23:04:17.9598804Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T23:04:17.9608745Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T23:04:17.9892568Z Selecting previously unselected package libsub-install-perl. 2021-05-16T23:04:18.0180639Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T23:04:18.0195095Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T23:04:18.0551403Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T23:04:18.0773090Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T23:04:18.0788930Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T23:04:18.1061670Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T23:04:18.1344461Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T23:04:18.1366666Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T23:04:18.1659541Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T23:04:18.1940371Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T23:04:18.1952290Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T23:04:18.2230670Z Selecting previously unselected package libwant-perl. 2021-05-16T23:04:18.2485709Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T23:04:18.2504419Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T23:04:18.2870961Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T23:04:18.3088783Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T23:04:18.3106821Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:04:18.3460244Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T23:04:18.3741510Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T23:04:18.3756609Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:04:18.4191207Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T23:04:18.4405023Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T23:04:18.4431841Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:04:18.4750801Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T23:04:18.4974823Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T23:04:18.4997519Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:04:18.5258323Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T23:04:18.5550270Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T23:04:18.5564490Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:04:18.5825579Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T23:04:18.6098075Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T23:04:18.6119348Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T23:04:18.6491918Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T23:04:18.6766195Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T23:04:18.6789189Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T23:04:18.7451725Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T23:04:19.6638753Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T23:04:19.6640510Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:04:19.6641759Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T23:04:19.6643050Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T23:04:19.6644155Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T23:04:19.6645374Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T23:04:19.6646740Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T23:04:19.6647922Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:04:19.6649132Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T23:04:19.6650383Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T23:04:19.6651964Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:04:19.6653775Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T23:04:19.6654892Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T23:04:19.6655871Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T23:04:19.6656842Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T23:04:19.6657847Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T23:04:19.6658691Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T23:04:19.6659652Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T23:04:19.6660756Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T23:04:19.6661705Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:04:19.6662664Z Selecting previously unselected package libio-string-perl. 2021-05-16T23:04:19.6663650Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T23:04:19.6664484Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T23:04:19.6665373Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T23:04:19.6666346Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T23:04:19.6667761Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T23:04:19.6668717Z Selecting previously unselected package libfuture-perl. 2021-05-16T23:04:19.6669744Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T23:04:19.6670578Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T23:04:19.6671628Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T23:04:19.6672868Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T23:04:19.6673943Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T23:04:19.6675201Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T23:04:19.6676691Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T23:04:19.6678012Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:04:19.6679248Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T23:04:19.6680608Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T23:04:19.6681631Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T23:04:19.6682700Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T23:04:19.6683820Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T23:04:19.6685151Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:04:19.6686318Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T23:04:19.6687671Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T23:04:19.6688845Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:04:19.6690127Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T23:04:19.6839925Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T23:04:19.6855238Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T23:04:19.7188420Z Selecting previously unselected package libjson-perl. 2021-05-16T23:04:19.7423457Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T23:04:19.7435431Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T23:04:19.7757560Z Selecting previously unselected package liblog-any-perl. 2021-05-16T23:04:19.8041497Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T23:04:19.8057051Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T23:04:19.8392527Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T23:04:19.8671909Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T23:04:19.8681374Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:04:19.8940956Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T23:04:19.9213762Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T23:04:19.9229464Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T23:04:19.9507274Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T23:04:19.9788796Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T23:04:19.9799658Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:04:20.0148712Z Selecting previously unselected package libsub-name-perl. 2021-05-16T23:04:20.0359959Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T23:04:20.0377325Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T23:04:20.0660117Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T23:04:20.0936757Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T23:04:20.0956663Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:04:20.1308606Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T23:04:20.1503563Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T23:04:20.1517271Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T23:04:20.1830509Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T23:04:20.2105363Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T23:04:20.2117265Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:04:20.2715040Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T23:04:20.2992134Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T23:04:20.3004090Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:04:20.3375729Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T23:04:20.3651631Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T23:04:20.3667955Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:04:20.3989034Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T23:04:20.4232556Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T23:04:20.4245103Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:04:20.4490078Z Selecting previously unselected package libio-async-perl. 2021-05-16T23:04:20.4774802Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T23:04:20.4792748Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T23:04:20.5308782Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T23:04:20.5585047Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T23:04:20.5599758Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:04:20.5910601Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T23:04:20.6141807Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T23:04:20.6150976Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:04:20.6509534Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T23:04:20.6700232Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T23:04:20.6712385Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:04:20.7150416Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T23:04:20.7396806Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T23:04:20.7422031Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:04:20.7869684Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T23:04:20.8064896Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T23:04:20.8084495Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:04:20.8428903Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T23:04:20.8644746Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T23:04:20.8664618Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T23:04:20.9026554Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T23:04:20.9306738Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T23:04:20.9325748Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:04:20.9790383Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T23:04:21.0025096Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T23:04:21.0034404Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T23:04:21.0349519Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T23:04:21.0586753Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T23:04:21.0605518Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:04:21.0939446Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T23:04:21.1222645Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T23:04:21.1242628Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:04:21.1543162Z Selecting previously unselected package libobject-id-perl. 2021-05-16T23:04:21.1786250Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T23:04:21.1807139Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:04:21.2148754Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T23:04:21.2349337Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T23:04:21.2377483Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T23:04:21.2702206Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T23:04:21.2984249Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T23:04:21.2997120Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:04:21.3590452Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T23:04:21.3853419Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T23:04:21.3863814Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:04:21.4167198Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T23:04:21.4449237Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T23:04:21.4471861Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T23:04:21.4829665Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T23:04:21.5068579Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T23:04:21.5085607Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:04:21.5390378Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T23:04:21.5664586Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T23:04:21.5686209Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:04:21.6034608Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T23:04:21.6293435Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T23:04:21.6312967Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:04:21.6669295Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T23:04:21.6928700Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T23:04:21.6943438Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:04:21.7268755Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T23:04:21.7493159Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T23:04:21.7510792Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T23:04:21.7869352Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T23:04:21.8120650Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T23:04:21.8132593Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:04:21.8846119Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T23:04:21.9130034Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T23:04:21.9145593Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:04:21.9508794Z Selecting previously unselected package libreadonly-perl. 2021-05-16T23:04:21.9731830Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T23:04:21.9747367Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T23:04:22.0109819Z Selecting previously unselected package libref-util-perl. 2021-05-16T23:04:22.0345951Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T23:04:22.0355181Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T23:04:22.0629108Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T23:04:22.0903576Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T23:04:22.0920813Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:04:22.1229021Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T23:04:22.1511012Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T23:04:22.1520628Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:04:22.1869095Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T23:04:22.2100110Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T23:04:22.2114399Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:04:22.2428803Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T23:04:22.2655213Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:04:22.2671419Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:22.3108968Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T23:04:22.3336993Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:04:22.3352761Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:22.3714499Z Selecting previously unselected package libsereal-perl. 2021-05-16T23:04:22.3992183Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T23:04:22.4006854Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T23:04:22.4349207Z Selecting previously unselected package libsort-key-perl. 2021-05-16T23:04:22.4583316Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T23:04:22.4597538Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T23:04:22.4903616Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T23:04:22.5188273Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T23:04:22.5200920Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:04:22.5469657Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T23:04:22.5758094Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T23:04:22.5767713Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T23:04:22.6059284Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T23:04:22.6343678Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T23:04:22.6354441Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:04:22.6669716Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T23:04:22.6914224Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T23:04:22.6951977Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:04:22.7270091Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T23:04:22.7533938Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T23:04:22.7551418Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T23:04:22.7909752Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T23:04:22.8155602Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T23:04:22.8175594Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T23:04:22.8549524Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T23:04:22.8741957Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T23:04:22.8752795Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:04:22.9059322Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T23:04:22.9320539Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T23:04:22.9326159Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:04:22.9709344Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T23:04:22.9905339Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T23:04:22.9916394Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:04:23.0310336Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T23:04:23.0501110Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T23:04:23.0515420Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T23:04:23.1029592Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T23:04:23.1267861Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T23:04:23.1287485Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:04:23.1610341Z Selecting previously unselected package licensecheck. 2021-05-16T23:04:23.1921807Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T23:04:23.1942813Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T23:04:23.2288984Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T23:04:23.2579254Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T23:04:23.2603775Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:04:23.2908702Z Selecting previously unselected package t1utils. 2021-05-16T23:04:23.3170682Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T23:04:23.3192889Z Unpacking t1utils (1.41-3) ... 2021-05-16T23:04:23.3616858Z Selecting previously unselected package lintian. 2021-05-16T23:04:23.3890387Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T23:04:23.3900575Z Unpacking lintian (2.62.0) ... 2021-05-16T23:04:23.7790118Z Selecting previously unselected package python3-unidiff. 2021-05-16T23:04:23.8032088Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T23:04:23.8054723Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T23:04:23.8430462Z Selecting previously unselected package python3-xdg. 2021-05-16T23:04:23.8705226Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T23:04:23.8717842Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:04:23.9068452Z Selecting previously unselected package qpdf. 2021-05-16T23:04:23.9290447Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T23:04:23.9320142Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T23:04:24.0041579Z Selecting previously unselected package python3-magic. 2021-05-16T23:04:24.0321822Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T23:04:24.0348286Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T23:04:24.1018713Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:04:24.1070291Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:04:24.1179453Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T23:04:24.1227876Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T23:04:24.1284163Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T23:04:24.1320520Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T23:04:24.1365936Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:04:24.1418540Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:04:24.1484167Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:04:24.3271164Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:04:24.3309379Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:04:24.3352509Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T23:04:24.3397499Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:04:24.3435181Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T23:04:24.3493804Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:04:24.3544858Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T23:04:24.3578948Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:04:24.3631248Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T23:04:24.3694211Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T23:04:24.3746653Z Setting up libclone-perl (0.43-2) ... 2021-05-16T23:04:24.3778909Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T23:04:24.3847347Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:04:24.3895886Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:04:24.3944904Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:04:24.3992090Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T23:04:24.4042313Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:04:24.4075312Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T23:04:24.4112918Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:04:24.4176572Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T23:04:24.4224192Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:04:24.4283917Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T23:04:24.4330137Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:04:24.4368189Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:04:24.4411122Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:04:24.4476866Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:04:24.6287833Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:24.6338715Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:04:24.6390788Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T23:04:24.6425943Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T23:04:24.6456794Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T23:04:24.6526070Z Setting up patchutils (0.3.4-2) ... 2021-05-16T23:04:24.6566726Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:04:24.6629879Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T23:04:24.6683185Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T23:04:24.6732349Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:04:24.6776057Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:04:24.8672642Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:04:24.8729091Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:04:24.8788002Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T23:04:24.8861120Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:04:24.8885396Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T23:04:24.8912682Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:04:24.8938544Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T23:04:24.8969068Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:04:24.8998476Z Setting up t1utils (1.41-3) ... 2021-05-16T23:04:24.9037254Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:04:24.9060867Z Setting up diffstat (1.63-1) ... 2021-05-16T23:04:24.9082646Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:04:24.9110951Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:04:24.9132999Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:04:24.9160565Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T23:04:25.6650858Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T23:04:25.6652316Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T23:04:25.6653596Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:04:25.6654952Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T23:04:25.6656013Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:04:25.6657128Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:04:25.6658158Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T23:04:25.6659137Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:04:25.6660353Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:04:25.6661409Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:04:25.6662517Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T23:04:25.6663622Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T23:04:25.6664638Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:04:25.6665852Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T23:04:25.6666784Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T23:04:25.6667946Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T23:04:25.6668918Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T23:04:25.6669978Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:04:25.6671222Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T23:04:25.6672275Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:04:25.6673451Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:04:25.6674520Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:04:25.6675638Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T23:04:25.6676611Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T23:04:25.6677645Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T23:04:25.6678531Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T23:04:25.6679483Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:04:25.6680584Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:25.6681560Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T23:04:25.6682572Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:04:25.6683640Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:04:25.6684458Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T23:04:25.6685452Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T23:04:25.6686379Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:04:25.6687321Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:04:25.6688436Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:04:25.6689444Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:04:25.6690404Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:04:25.6691494Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T23:04:25.6692257Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T23:04:25.6693218Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:04:25.6694082Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T23:04:25.6694979Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:04:25.6695912Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:04:25.6697242Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:04:25.6698232Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T23:04:25.6699134Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:04:25.6700015Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T23:04:25.6701026Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T23:04:25.6702001Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:04:25.6702936Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:04:25.6703849Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:04:25.6704730Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T23:04:25.6705749Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:04:25.6706902Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T23:04:25.6708289Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T23:04:25.6709017Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T23:04:25.6709979Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T23:04:25.6710892Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:04:25.6711576Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T23:04:25.8573439Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:04:25.8627738Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T23:04:25.8683282Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:04:25.8724624Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:04:25.8771036Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:04:25.8815895Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:04:25.8845284Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T23:04:25.8891859Z Setting up lintian (2.62.0) ... 2021-05-16T23:04:25.8942557Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T23:04:25.8980098Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:45.3003108Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:04:45.7659193Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:48.4783563Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-16T23:04:48.6097942Z 2021-05-16T23:04:48.6268759Z Reading package lists... 0% 2021-05-16T23:04:48.6269585Z 2021-05-16T23:04:48.6324076Z Reading package lists... 100% 2021-05-16T23:04:48.6324734Z 2021-05-16T23:04:48.6325172Z 2021-05-16T23:04:48.6325809Z Reading package lists... Done 2021-05-16T23:04:48.6326337Z 2021-05-16T23:04:48.6326970Z Building dependency tree... 0% 2021-05-16T23:04:48.6327510Z 2021-05-16T23:04:48.6589251Z Building dependency tree... 0% 2021-05-16T23:04:49.1690055Z 2021-05-16T23:04:49.1702112Z Building dependency tree... 50% 2021-05-16T23:04:49.1703165Z 2021-05-16T23:04:49.1704241Z Building dependency tree... 50% 2021-05-16T23:04:49.1705004Z 2021-05-16T23:04:49.1705917Z Building dependency tree 2021-05-16T23:04:49.1706679Z 2021-05-16T23:04:49.1707828Z Reading state information... 0% 2021-05-16T23:04:49.1708611Z 2021-05-16T23:04:49.1709937Z Reading state information... 0% 2021-05-16T23:04:49.1710753Z 2021-05-16T23:04:49.1711307Z 2021-05-16T23:04:49.1712428Z Reading state information... Done 2021-05-16T23:04:49.1714765Z 2021-05-16T23:04:49.1715536Z Reading state information... 0% 2021-05-16T23:04:49.1716265Z 2021-05-16T23:04:49.1717008Z Reading state information... 1% 2021-05-16T23:04:49.1717738Z 2021-05-16T23:04:49.1718541Z Reading state information... 3% 2021-05-16T23:04:49.1719269Z 2021-05-16T23:04:49.1720013Z Reading state information... 5% 2021-05-16T23:04:49.1720740Z 2021-05-16T23:04:49.1721473Z Reading state information... 7% 2021-05-16T23:04:49.1722202Z 2021-05-16T23:04:49.1723137Z Reading state information... 9% 2021-05-16T23:04:49.1723860Z 2021-05-16T23:04:49.1724592Z Reading state information... 11% 2021-05-16T23:04:49.1725322Z 2021-05-16T23:04:49.1726056Z Reading state information... 13% 2021-05-16T23:04:49.1726788Z 2021-05-16T23:04:49.1727521Z Reading state information... 15% 2021-05-16T23:04:49.1728247Z 2021-05-16T23:04:49.1728989Z Reading state information... 17% 2021-05-16T23:04:49.1729737Z 2021-05-16T23:04:49.1730461Z Reading state information... 19% 2021-05-16T23:04:49.1731198Z 2021-05-16T23:04:49.1731908Z Reading state information... 21% 2021-05-16T23:04:49.1732651Z 2021-05-16T23:04:49.1733371Z Reading state information... 23% 2021-05-16T23:04:49.1734122Z 2021-05-16T23:04:49.1734837Z Reading state information... 25% 2021-05-16T23:04:49.1735584Z 2021-05-16T23:04:49.1736299Z Reading state information... 27% 2021-05-16T23:04:49.1737043Z 2021-05-16T23:04:49.1737758Z Reading state information... 29% 2021-05-16T23:04:49.1738497Z 2021-05-16T23:04:49.1739220Z Reading state information... 31% 2021-05-16T23:04:49.1739964Z 2021-05-16T23:04:49.1740678Z Reading state information... 33% 2021-05-16T23:04:49.1741415Z 2021-05-16T23:04:49.1742134Z Reading state information... 35% 2021-05-16T23:04:49.1742870Z 2021-05-16T23:04:49.1743599Z Reading state information... 37% 2021-05-16T23:04:49.1744321Z 2021-05-16T23:04:49.1745056Z Reading state information... 39% 2021-05-16T23:04:49.1745781Z 2021-05-16T23:04:49.1746511Z Reading state information... 41% 2021-05-16T23:04:49.1747400Z 2021-05-16T23:04:49.1748135Z Reading state information... 43% 2021-05-16T23:04:49.1748887Z 2021-05-16T23:04:49.1749336Z Reading state information... 45% 2021-05-16T23:04:49.1749774Z 2021-05-16T23:04:49.1750221Z Reading state information... 47% 2021-05-16T23:04:49.1750660Z 2021-05-16T23:04:49.1751105Z Reading state information... 49% 2021-05-16T23:04:49.1751544Z 2021-05-16T23:04:49.1751993Z Reading state information... 51% 2021-05-16T23:04:49.1752430Z 2021-05-16T23:04:49.1752881Z Reading state information... 53% 2021-05-16T23:04:49.1753316Z 2021-05-16T23:04:49.1753764Z Reading state information... 55% 2021-05-16T23:04:49.1754219Z 2021-05-16T23:04:49.1754651Z Reading state information... 57% 2021-05-16T23:04:49.1755101Z 2021-05-16T23:04:49.1755531Z Reading state information... 59% 2021-05-16T23:04:49.1755983Z 2021-05-16T23:04:49.1756418Z Reading state information... 61% 2021-05-16T23:04:49.1756870Z 2021-05-16T23:04:49.1757305Z Reading state information... 63% 2021-05-16T23:04:49.1757759Z 2021-05-16T23:04:49.1758193Z Reading state information... 65% 2021-05-16T23:04:49.1758641Z 2021-05-16T23:04:49.1759072Z Reading state information... 67% 2021-05-16T23:04:49.1759523Z 2021-05-16T23:04:49.1759955Z Reading state information... 69% 2021-05-16T23:04:49.1760405Z 2021-05-16T23:04:49.1760838Z Reading state information... 71% 2021-05-16T23:04:49.1761386Z 2021-05-16T23:04:49.1761789Z Reading state information... 73% 2021-05-16T23:04:49.1762207Z 2021-05-16T23:04:49.1762627Z Reading state information... 75% 2021-05-16T23:04:49.1763033Z 2021-05-16T23:04:49.1763447Z Reading state information... 77% 2021-05-16T23:04:49.1763854Z 2021-05-16T23:04:49.1764267Z Reading state information... 79% 2021-05-16T23:04:49.1764673Z 2021-05-16T23:04:49.1765087Z Reading state information... 81% 2021-05-16T23:04:49.1765493Z 2021-05-16T23:04:49.1766008Z Reading state information... 83% 2021-05-16T23:04:49.1766427Z 2021-05-16T23:04:49.1766843Z Reading state information... 85% 2021-05-16T23:04:49.1767250Z 2021-05-16T23:04:49.1767666Z Reading state information... 87% 2021-05-16T23:04:49.1768072Z 2021-05-16T23:04:49.1768484Z Reading state information... 89% 2021-05-16T23:04:49.1768891Z 2021-05-16T23:04:49.1769305Z Reading state information... 91% 2021-05-16T23:04:49.1769714Z 2021-05-16T23:04:49.1770130Z Reading state information... 93% 2021-05-16T23:04:49.1778706Z 2021-05-16T23:04:49.1779179Z Reading state information... 95% 2021-05-16T23:04:49.1780774Z 2021-05-16T23:04:49.1781427Z Reading state information... 97% 2021-05-16T23:04:49.1782227Z 2021-05-16T23:04:49.1782640Z Reading state information... 99% 2021-05-16T23:04:50.1701072Z Selecting previously unselected package r-4.0.5. 2021-05-16T23:04:50.1703430Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T23:04:50.1704677Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-16T23:04:50.1705532Z Unpacking r-4.0.5 (1) ... 2021-05-16T23:04:50.4096111Z Setting up r-4.0.5 (1) ... 2021-05-16T23:04:50.4357209Z 2021-05-16T23:04:50.4357947Z 2021-05-16T23:04:50.4358563Z Reading state information... Done 2021-05-16T23:04:50.4604372Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-16T23:04:50.4723309Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-16T23:04:50.4994272Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T23:04:50.4994819Z env: 2021-05-16T23:04:50.4995306Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:50.4995829Z TIC_DEPLOY_KEY: 2021-05-16T23:04:50.4996712Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:50.4998589Z GITHUB_PAT: *** 2021-05-16T23:04:50.4999018Z COVERALLS_TOKEN: 2021-05-16T23:04:50.4999551Z continue-on-error: false 2021-05-16T23:04:50.5000066Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:50.5000598Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:04:50.5001075Z TZ: UTC 2021-05-16T23:04:50.5001503Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:50.5001945Z NOT_CRAN: true 2021-05-16T23:04:50.5002365Z ##[endgroup] 2021-05-16T23:04:50.5556670Z [command]sudo apt-get install -y texinfo 2021-05-16T23:04:50.7327690Z Reading package lists... 2021-05-16T23:04:50.9018766Z Building dependency tree... 2021-05-16T23:04:50.9031212Z Reading state information... 2021-05-16T23:04:51.1200483Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T23:04:51.1201465Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:51.2745988Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T23:04:51.2917394Z --2021-05-16 23:04:51-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T23:04:51.3012334Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T23:04:51.3044638Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T23:04:51.3172783Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T23:04:51.3179230Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T23:04:51.3181399Z --2021-05-16 23:04:51-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T23:04:51.3786913Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T23:04:51.4414224Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T23:04:51.6923343Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:04:51.6933348Z 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=ONKFawktioosegAXvlDX1A7l5wSeQ5SaV41OwXCOycQ%3D&st=2021-05-16T23%3A03%3A51Z&se=2021-05-16T23%3A09%3A51Z&sp=r [following] 2021-05-16T23:04:51.6942085Z --2021-05-16 23:04:51-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=ONKFawktioosegAXvlDX1A7l5wSeQ5SaV41OwXCOycQ%3D&st=2021-05-16T23%3A03%3A51Z&se=2021-05-16T23%3A09%3A51Z&sp=r 2021-05-16T23:04:51.7094583Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T23:04:51.7706142Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T23:04:52.0127107Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:04:52.0129574Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T23:04:52.0132710Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T23:04:52.6217396Z 2021-05-16T23:04:56.9539319Z 0K ........ ........ ........ ........ 49% 6.67M 5s 2021-05-16T23:05:00.2238281Z 32768K ........ ........ ........ ........ 99% 9.55M 0s 2021-05-16T23:05:00.2239711Z 65536K 100% 3.09M=8.2s 2021-05-16T23:05:00.2240528Z 2021-05-16T23:05:00.2245031Z 2021-05-16 23:05:00 (7.82 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T23:05:00.2245692Z 2021-05-16T23:05:02.4292179Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T23:05:02.4293667Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T23:05:02.7438829Z ##[group]Run tlmgr update --self 2021-05-16T23:05:02.7439463Z tlmgr update --self 2021-05-16T23:05:02.7440424Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T23:05:02.7441351Z tlmgr update --all 2021-05-16T23:05:02.7492795Z shell: /usr/bin/bash -e {0} 2021-05-16T23:05:02.7493231Z env: 2021-05-16T23:05:02.7493731Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:02.7494249Z TIC_DEPLOY_KEY: 2021-05-16T23:05:02.7495135Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:05:02.7497046Z GITHUB_PAT: *** 2021-05-16T23:05:02.7497504Z COVERALLS_TOKEN: 2021-05-16T23:05:02.7498039Z continue-on-error: false 2021-05-16T23:05:02.7498573Z VDIFFR_RUN_TESTS: 2021-05-16T23:05:02.7499116Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:05:02.7499598Z TZ: UTC 2021-05-16T23:05:02.7500035Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:02.7500565Z NOT_CRAN: true 2021-05-16T23:05:02.7500980Z ##[endgroup] 2021-05-16T23:05:04.3053523Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:05:04.3056106Z tlmgr: no self-updates for tlmgr available 2021-05-16T23:05:05.6509768Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:05:05.6511844Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T23:05:05.7325427Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T23:05:05.7869756Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T23:05:05.8313496Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T23:05:05.8762548Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T23:05:06.2960775Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T23:05:07.8218380Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T23:05:07.9077248Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T23:05:07.9891985Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T23:05:08.0320441Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-16T23:05:08.0750010Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T23:05:08.1179760Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T23:05:08.1619030Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T23:05:08.2057274Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T23:05:08.2550390Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T23:05:08.3242595Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T23:05:08.4218090Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T23:05:08.4659073Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T23:05:08.5084693Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T23:05:08.5525415Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T23:05:09.1765814Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T23:05:09.1767627Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T23:05:09.1768995Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T23:05:09.1770191Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T23:05:09.1772287Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-16T23:05:09.1773774Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-16T23:05:09.1774923Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-16T23:05:09.1776426Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T23:05:09.1777666Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T23:05:09.1778966Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-16T23:05:09.1780301Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-16T23:05:09.1781496Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-16T23:05:09.1783180Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-16T23:05:09.1830554Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-16T23:05:09.2273465Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-16T23:05:09.2716564Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-16T23:05:09.3330057Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-16T23:05:09.3805525Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T23:05:09.4246474Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T23:05:09.4691627Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T23:05:09.5122588Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T23:05:09.5568772Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T23:05:09.6022255Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T23:05:09.6460660Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T23:05:09.6890587Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-16T23:05:09.7332665Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-16T23:05:09.7777805Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-16T23:05:09.8229197Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-16T23:05:09.8683894Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-16T23:05:09.9171224Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-16T23:05:09.9654940Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-16T23:05:10.0113827Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-16T23:05:10.0566003Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-16T23:05:10.1052836Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-16T23:05:10.1507070Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-16T23:05:10.1964004Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-16T23:05:10.2458616Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-16T23:05:10.2903803Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-16T23:05:10.3387030Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-16T23:05:10.3874967Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-16T23:05:10.4450652Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T23:05:10.4907765Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-16T23:05:10.5388777Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T23:05:10.5850245Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-16T23:05:10.6354048Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T23:05:10.6828755Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T23:05:10.7492364Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-16T23:05:10.8352405Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-16T23:05:10.8782261Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-16T23:05:10.9279431Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-16T23:05:10.9706889Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-16T23:05:11.0179311Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-16T23:05:11.0670869Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-16T23:05:11.1202715Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-16T23:05:11.1657646Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-16T23:05:11.2106459Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-16T23:05:11.2546314Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-16T23:05:11.3020127Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-16T23:05:11.3632943Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-16T23:05:11.4065463Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-16T23:05:11.4525612Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-16T23:05:11.5010495Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-16T23:05:11.5507666Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-16T23:05:11.5994251Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-16T23:05:11.6449454Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-16T23:05:11.6954761Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-16T23:05:11.7922390Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-16T23:05:11.8425936Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-16T23:05:11.8864359Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-16T23:05:11.9125467Z running mktexlsr ... 2021-05-16T23:05:11.9993687Z done running mktexlsr. 2021-05-16T23:05:12.0338082Z running updmap-sys ... 2021-05-16T23:05:12.3213648Z done running updmap-sys. 2021-05-16T23:05:12.3215822Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T23:05:12.3218276Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/3Iwv5JYOjY/KRkXp_bJtW ... 2021-05-16T23:05:12.7280623Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/3Iwv5JYOjY/KRkXp_bJtW. 2021-05-16T23:05:12.7282346Z OK: optex.fmt/luatex 2021-05-16T23:05:12.7283578Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T23:05:12.7285088Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T23:05:14.0434807Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:05:14.0437328Z tlmgr: no updates available 2021-05-16T23:05:14.1570787Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:05:14.1571347Z with: 2021-05-16T23:05:14.1571868Z pandoc-version: 2.7.3 2021-05-16T23:05:14.1572274Z env: 2021-05-16T23:05:14.1572706Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:14.1573185Z TIC_DEPLOY_KEY: 2021-05-16T23:05:14.1573992Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:05:14.1575779Z GITHUB_PAT: *** 2021-05-16T23:05:14.1576195Z COVERALLS_TOKEN: 2021-05-16T23:05:14.1576677Z continue-on-error: false 2021-05-16T23:05:14.1577164Z VDIFFR_RUN_TESTS: 2021-05-16T23:05:14.1577646Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:05:14.1578104Z TZ: UTC 2021-05-16T23:05:14.1578492Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:14.1578916Z NOT_CRAN: true 2021-05-16T23:05:14.1579286Z ##[endgroup] 2021-05-16T23:05:14.4645412Z [command]sudo apt-get install -y gdebi-core 2021-05-16T23:05:14.5408727Z Reading package lists... 2021-05-16T23:05:14.7093498Z Building dependency tree... 2021-05-16T23:05:14.7112517Z Reading state information... 2021-05-16T23:05:14.9656513Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T23:05:14.9657726Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:14.9685812Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T23:05:15.0937225Z 2021-05-16T23:05:15.1109791Z Reading package lists... 0% 2021-05-16T23:05:15.1110212Z 2021-05-16T23:05:15.1160919Z Reading package lists... 100% 2021-05-16T23:05:15.1161344Z 2021-05-16T23:05:15.1161593Z 2021-05-16T23:05:15.1162111Z Reading package lists... Done 2021-05-16T23:05:15.1162472Z 2021-05-16T23:05:15.1162979Z Building dependency tree... 0% 2021-05-16T23:05:15.1163355Z 2021-05-16T23:05:15.1431756Z Building dependency tree... 0% 2021-05-16T23:05:15.1432460Z 2021-05-16T23:05:15.1433453Z Building dependency tree... 50% 2021-05-16T23:05:15.1434112Z 2021-05-16T23:05:15.2739815Z Building dependency tree... 50% 2021-05-16T23:05:15.2740435Z 2021-05-16T23:05:15.2741232Z Building dependency tree 2021-05-16T23:05:15.2741744Z 2021-05-16T23:05:15.2742462Z Reading state information... 0% 2021-05-16T23:05:15.2742990Z 2021-05-16T23:05:15.4451723Z Reading state information... 0% 2021-05-16T23:05:15.4452206Z 2021-05-16T23:05:15.4452699Z 2021-05-16T23:05:15.4453263Z Reading state information... Done 2021-05-16T23:05:15.4453665Z 2021-05-16T23:05:15.4454182Z Reading state information... 0% 2021-05-16T23:05:15.4514600Z 2021-05-16T23:05:15.4515288Z Reading state information... 1% 2021-05-16T23:05:15.4560157Z 2021-05-16T23:05:15.4560741Z Reading state information... 3% 2021-05-16T23:05:15.4605362Z 2021-05-16T23:05:15.4605934Z Reading state information... 5% 2021-05-16T23:05:15.4651835Z 2021-05-16T23:05:15.4652428Z Reading state information... 7% 2021-05-16T23:05:15.4695488Z 2021-05-16T23:05:15.4696068Z Reading state information... 9% 2021-05-16T23:05:15.4739573Z 2021-05-16T23:05:15.4740218Z Reading state information... 11% 2021-05-16T23:05:15.4783700Z 2021-05-16T23:05:15.4784296Z Reading state information... 13% 2021-05-16T23:05:15.4825666Z 2021-05-16T23:05:15.4826228Z Reading state information... 15% 2021-05-16T23:05:15.4867804Z 2021-05-16T23:05:15.4868412Z Reading state information... 17% 2021-05-16T23:05:15.4914197Z 2021-05-16T23:05:15.4914775Z Reading state information... 19% 2021-05-16T23:05:15.4955768Z 2021-05-16T23:05:15.4956309Z Reading state information... 21% 2021-05-16T23:05:15.4995198Z 2021-05-16T23:05:15.4995745Z Reading state information... 23% 2021-05-16T23:05:15.5039876Z 2021-05-16T23:05:15.5040450Z Reading state information... 25% 2021-05-16T23:05:15.5089160Z 2021-05-16T23:05:15.5089757Z Reading state information... 27% 2021-05-16T23:05:15.5131370Z 2021-05-16T23:05:15.5131925Z Reading state information... 29% 2021-05-16T23:05:15.5177717Z 2021-05-16T23:05:15.5178289Z Reading state information... 31% 2021-05-16T23:05:15.5222401Z 2021-05-16T23:05:15.5223329Z Reading state information... 33% 2021-05-16T23:05:15.5261470Z 2021-05-16T23:05:15.5262049Z Reading state information... 35% 2021-05-16T23:05:15.5301034Z 2021-05-16T23:05:15.5301616Z Reading state information... 37% 2021-05-16T23:05:15.5348356Z 2021-05-16T23:05:15.5348932Z Reading state information... 39% 2021-05-16T23:05:15.5394689Z 2021-05-16T23:05:15.5395230Z Reading state information... 41% 2021-05-16T23:05:15.5436998Z 2021-05-16T23:05:15.5437551Z Reading state information... 43% 2021-05-16T23:05:15.5485264Z 2021-05-16T23:05:15.5485829Z Reading state information... 45% 2021-05-16T23:05:15.5558657Z 2021-05-16T23:05:15.5559710Z Reading state information... 47% 2021-05-16T23:05:15.5600651Z 2021-05-16T23:05:15.5601260Z Reading state information... 49% 2021-05-16T23:05:15.5649187Z 2021-05-16T23:05:15.5649726Z Reading state information... 51% 2021-05-16T23:05:15.5695574Z 2021-05-16T23:05:15.5696151Z Reading state information... 53% 2021-05-16T23:05:15.5740257Z 2021-05-16T23:05:15.5740865Z Reading state information... 55% 2021-05-16T23:05:15.5789014Z 2021-05-16T23:05:15.5789595Z Reading state information... 57% 2021-05-16T23:05:15.5835315Z 2021-05-16T23:05:15.5835916Z Reading state information... 59% 2021-05-16T23:05:15.5888204Z 2021-05-16T23:05:15.5889113Z Reading state information... 61% 2021-05-16T23:05:15.5933655Z 2021-05-16T23:05:15.5934254Z Reading state information... 63% 2021-05-16T23:05:15.5976571Z 2021-05-16T23:05:15.5977174Z Reading state information... 65% 2021-05-16T23:05:15.6019383Z 2021-05-16T23:05:15.6019928Z Reading state information... 67% 2021-05-16T23:05:15.6063668Z 2021-05-16T23:05:15.6064246Z Reading state information... 69% 2021-05-16T23:05:15.6116702Z 2021-05-16T23:05:15.6117243Z Reading state information... 71% 2021-05-16T23:05:15.6156676Z 2021-05-16T23:05:15.6157257Z Reading state information... 73% 2021-05-16T23:05:15.6200396Z 2021-05-16T23:05:15.6200950Z Reading state information... 75% 2021-05-16T23:05:15.6257178Z 2021-05-16T23:05:15.6257756Z Reading state information... 77% 2021-05-16T23:05:15.6300285Z 2021-05-16T23:05:15.6300877Z Reading state information... 79% 2021-05-16T23:05:15.6346698Z 2021-05-16T23:05:15.6347573Z Reading state information... 81% 2021-05-16T23:05:15.6391166Z 2021-05-16T23:05:15.6391770Z Reading state information... 83% 2021-05-16T23:05:15.6436468Z 2021-05-16T23:05:15.6437047Z Reading state information... 85% 2021-05-16T23:05:15.6481167Z 2021-05-16T23:05:15.6481747Z Reading state information... 87% 2021-05-16T23:05:15.6523550Z 2021-05-16T23:05:15.6524128Z Reading state information... 89% 2021-05-16T23:05:15.6563927Z 2021-05-16T23:05:15.6564491Z Reading state information... 91% 2021-05-16T23:05:15.6608103Z 2021-05-16T23:05:15.6608700Z Reading state information... 93% 2021-05-16T23:05:15.6652382Z 2021-05-16T23:05:15.6652934Z Reading state information... 95% 2021-05-16T23:05:15.6699067Z 2021-05-16T23:05:15.6699703Z Reading state information... 97% 2021-05-16T23:05:15.6741808Z 2021-05-16T23:05:15.6742400Z Reading state information... 99% 2021-05-16T23:05:15.9635360Z Selecting previously unselected package pandoc. 2021-05-16T23:05:16.0950810Z (Reading database ... 261891 files and directories currently installed.) 2021-05-16T23:05:16.1092228Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T23:05:16.1096161Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T23:05:18.3731132Z Setting up pandoc (2.7.3-1) ... 2021-05-16T23:05:18.3777534Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:19.2490049Z 2021-05-16T23:05:19.2491059Z 2021-05-16T23:05:19.2491819Z Reading state information... Done 2021-05-16T23:05:19.2846787Z ##[group]Run git config user.name adigherman 2021-05-16T23:05:19.2847529Z git config user.name adigherman 2021-05-16T23:05:19.2848167Z git config user.email adig@jhu.edu 2021-05-16T23:05:19.2901020Z shell: /usr/bin/bash -e {0} 2021-05-16T23:05:19.2901463Z env: 2021-05-16T23:05:19.2901982Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:19.2902511Z TIC_DEPLOY_KEY: 2021-05-16T23:05:19.2903419Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:05:19.2905181Z GITHUB_PAT: *** 2021-05-16T23:05:19.2905630Z COVERALLS_TOKEN: 2021-05-16T23:05:19.2906572Z continue-on-error: false 2021-05-16T23:05:19.2907350Z VDIFFR_RUN_TESTS: 2021-05-16T23:05:19.2907930Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:05:19.2908427Z TZ: UTC 2021-05-16T23:05:19.2908875Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:19.2909339Z NOT_CRAN: true 2021-05-16T23:05:19.2909785Z ##[endgroup] 2021-05-16T23:05:19.3219179Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T23:05:19.3219857Z env: 2021-05-16T23:05:19.3220381Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:19.3220880Z TIC_DEPLOY_KEY: 2021-05-16T23:05:19.3221762Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:05:19.3223897Z GITHUB_PAT: *** 2021-05-16T23:05:19.3224348Z COVERALLS_TOKEN: 2021-05-16T23:05:19.3224882Z continue-on-error: false 2021-05-16T23:05:19.3225385Z VDIFFR_RUN_TESTS: 2021-05-16T23:05:19.3225922Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:05:19.3226397Z TZ: UTC 2021-05-16T23:05:19.3226824Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:19.3227413Z NOT_CRAN: true 2021-05-16T23:05:19.3227841Z ##[endgroup] 2021-05-16T23:05:19.5208329Z Reading package lists... 2021-05-16T23:05:19.6926675Z Building dependency tree... 2021-05-16T23:05:19.6944035Z Reading state information... 2021-05-16T23:05:19.8386712Z The following additional packages will be installed: 2021-05-16T23:05:19.8392301Z cmake-data libjsoncpp1 librhash0 2021-05-16T23:05:19.8397418Z Suggested packages: 2021-05-16T23:05:19.8399302Z cmake-doc ninja-build 2021-05-16T23:05:19.8920944Z The following NEW packages will be installed: 2021-05-16T23:05:19.8930711Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T23:05:19.9325610Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:19.9326800Z Need to get 5470 kB of archives. 2021-05-16T23:05:19.9328087Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T23:05:19.9330144Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T23:05:19.9889172Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T23:05:19.9905473Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T23:05:19.9927709Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T23:05:20.5279498Z Fetched 5470 kB in 0s (30.1 MB/s) 2021-05-16T23:05:20.5729505Z Selecting previously unselected package cmake-data. 2021-05-16T23:05:20.5801798Z (Reading database ... 2021-05-16T23:05:20.5802546Z (Reading database ... 5% 2021-05-16T23:05:20.5803268Z (Reading database ... 10% 2021-05-16T23:05:20.5803961Z (Reading database ... 15% 2021-05-16T23:05:20.5804630Z (Reading database ... 20% 2021-05-16T23:05:20.5805308Z (Reading database ... 25% 2021-05-16T23:05:20.5805990Z (Reading database ... 30% 2021-05-16T23:05:20.5806650Z (Reading database ... 35% 2021-05-16T23:05:20.5807325Z (Reading database ... 40% 2021-05-16T23:05:20.5807986Z (Reading database ... 45% 2021-05-16T23:05:20.5808695Z (Reading database ... 50% 2021-05-16T23:05:20.5829730Z (Reading database ... 55% 2021-05-16T23:05:20.5866967Z (Reading database ... 60% 2021-05-16T23:05:20.5909915Z (Reading database ... 65% 2021-05-16T23:05:20.6040368Z (Reading database ... 70% 2021-05-16T23:05:20.6063816Z (Reading database ... 75% 2021-05-16T23:05:20.6443893Z (Reading database ... 80% 2021-05-16T23:05:20.6736778Z (Reading database ... 85% 2021-05-16T23:05:20.6877749Z (Reading database ... 90% 2021-05-16T23:05:20.6961580Z (Reading database ... 95% 2021-05-16T23:05:20.6962157Z (Reading database ... 100% 2021-05-16T23:05:20.6962919Z (Reading database ... 261898 files and directories currently installed.) 2021-05-16T23:05:20.7079111Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T23:05:20.7360406Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:05:21.2588954Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T23:05:21.2850413Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T23:05:21.2879824Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:05:21.3252243Z Selecting previously unselected package librhash0:amd64. 2021-05-16T23:05:21.3545275Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T23:05:21.3558286Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:05:21.3967648Z Selecting previously unselected package cmake. 2021-05-16T23:05:21.4260059Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T23:05:21.4276593Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:05:21.8889719Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:05:21.8935364Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:05:21.9380849Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:05:21.9418999Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:05:21.9474226Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:23.1817344Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:25.4111564Z Reading package lists... 2021-05-16T23:05:25.5926900Z Building dependency tree... 2021-05-16T23:05:25.5946564Z Reading state information... 2021-05-16T23:05:25.7516144Z Suggested packages: 2021-05-16T23:05:25.7518696Z libssh-doc 2021-05-16T23:05:25.8043146Z The following NEW packages will be installed: 2021-05-16T23:05:25.8047674Z libssh-dev 2021-05-16T23:05:25.8311217Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:25.8311993Z Need to get 219 kB of archives. 2021-05-16T23:05:25.8313061Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T23:05:25.8315422Z 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:26.2885341Z Fetched 219 kB in 0s (6603 kB/s) 2021-05-16T23:05:26.3248013Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T23:05:26.3318172Z (Reading database ... 2021-05-16T23:05:26.3319156Z (Reading database ... 5% 2021-05-16T23:05:26.3319865Z (Reading database ... 10% 2021-05-16T23:05:26.3320576Z (Reading database ... 15% 2021-05-16T23:05:26.3321271Z (Reading database ... 20% 2021-05-16T23:05:26.3321965Z (Reading database ... 25% 2021-05-16T23:05:26.3322648Z (Reading database ... 30% 2021-05-16T23:05:26.3323335Z (Reading database ... 35% 2021-05-16T23:05:26.3324003Z (Reading database ... 40% 2021-05-16T23:05:26.3324685Z (Reading database ... 45% 2021-05-16T23:05:26.3325353Z (Reading database ... 50% 2021-05-16T23:05:26.3363754Z (Reading database ... 55% 2021-05-16T23:05:26.3401119Z (Reading database ... 60% 2021-05-16T23:05:26.3441948Z (Reading database ... 65% 2021-05-16T23:05:26.3583860Z (Reading database ... 70% 2021-05-16T23:05:26.3607434Z (Reading database ... 75% 2021-05-16T23:05:26.4008191Z (Reading database ... 80% 2021-05-16T23:05:26.4339358Z (Reading database ... 85% 2021-05-16T23:05:26.4494307Z (Reading database ... 90% 2021-05-16T23:05:26.4578108Z (Reading database ... 95% 2021-05-16T23:05:26.4579177Z (Reading database ... 100% 2021-05-16T23:05:26.4580677Z (Reading database ... 264682 files and directories currently installed.) 2021-05-16T23:05:26.4686772Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:05:26.4713794Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:05:26.5604597Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:05:28.8341948Z Reading package lists... 2021-05-16T23:05:28.9918035Z Building dependency tree... 2021-05-16T23:05:28.9935538Z Reading state information... 2021-05-16T23:05:29.2031409Z The following NEW packages will be installed: 2021-05-16T23:05:29.2039676Z jags 2021-05-16T23:05:29.2302889Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:29.2303684Z Need to get 1562 kB of archives. 2021-05-16T23:05:29.2304510Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T23:05:29.2306504Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T23:05:29.7359059Z Fetched 1562 kB in 0s (22.0 MB/s) 2021-05-16T23:05:29.7827536Z Selecting previously unselected package jags. 2021-05-16T23:05:29.7913463Z (Reading database ... 2021-05-16T23:05:29.7916345Z (Reading database ... 5% 2021-05-16T23:05:29.7916902Z (Reading database ... 10% 2021-05-16T23:05:29.7919205Z (Reading database ... 15% 2021-05-16T23:05:29.7919778Z (Reading database ... 20% 2021-05-16T23:05:29.7920322Z (Reading database ... 25% 2021-05-16T23:05:29.7920848Z (Reading database ... 30% 2021-05-16T23:05:29.7921385Z (Reading database ... 35% 2021-05-16T23:05:29.7921904Z (Reading database ... 40% 2021-05-16T23:05:29.7922445Z (Reading database ... 45% 2021-05-16T23:05:29.7922981Z (Reading database ... 50% 2021-05-16T23:05:29.7963168Z (Reading database ... 55% 2021-05-16T23:05:29.8005117Z (Reading database ... 60% 2021-05-16T23:05:29.8051925Z (Reading database ... 65% 2021-05-16T23:05:29.8228263Z (Reading database ... 70% 2021-05-16T23:05:29.8254289Z (Reading database ... 75% 2021-05-16T23:05:29.8735027Z (Reading database ... 80% 2021-05-16T23:05:29.9087209Z (Reading database ... 85% 2021-05-16T23:05:29.9247626Z (Reading database ... 90% 2021-05-16T23:05:29.9332753Z (Reading database ... 95% 2021-05-16T23:05:29.9333792Z (Reading database ... 100% 2021-05-16T23:05:29.9335247Z (Reading database ... 264701 files and directories currently installed.) 2021-05-16T23:05:29.9452170Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T23:05:29.9496562Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T23:05:30.1367314Z Setting up jags (4.3.0-3build1) ... 2021-05-16T23:05:30.1677560Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:30.9893148Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:33.2334767Z Reading package lists... 2021-05-16T23:05:33.4043041Z Building dependency tree... 2021-05-16T23:05:33.4062967Z Reading state information... 2021-05-16T23:05:33.5636566Z The following additional packages will be installed: 2021-05-16T23:05:33.5639130Z libnode64 libuv1-dev 2021-05-16T23:05:33.6205920Z The following NEW packages will be installed: 2021-05-16T23:05:33.6213025Z libnode-dev libnode64 libuv1-dev 2021-05-16T23:05:33.6904100Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:33.6905522Z Need to get 6239 kB of archives. 2021-05-16T23:05:33.6906929Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T23:05:33.6911196Z 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:33.6976716Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T23:05:33.7818198Z 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:34.2176675Z Fetched 6239 kB in 0s (39.2 MB/s) 2021-05-16T23:05:34.2528454Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T23:05:34.2614026Z (Reading database ... 2021-05-16T23:05:34.2614870Z (Reading database ... 5% 2021-05-16T23:05:34.2615578Z (Reading database ... 10% 2021-05-16T23:05:34.2616239Z (Reading database ... 15% 2021-05-16T23:05:34.2616897Z (Reading database ... 20% 2021-05-16T23:05:34.2617932Z (Reading database ... 25% 2021-05-16T23:05:34.2618523Z (Reading database ... 30% 2021-05-16T23:05:34.2619080Z (Reading database ... 35% 2021-05-16T23:05:34.2619649Z (Reading database ... 40% 2021-05-16T23:05:34.2620191Z (Reading database ... 45% 2021-05-16T23:05:34.2620717Z (Reading database ... 50% 2021-05-16T23:05:34.2676604Z (Reading database ... 55% 2021-05-16T23:05:34.2727388Z (Reading database ... 60% 2021-05-16T23:05:34.2770025Z (Reading database ... 65% 2021-05-16T23:05:34.2914430Z (Reading database ... 70% 2021-05-16T23:05:34.2946381Z (Reading database ... 75% 2021-05-16T23:05:34.3383977Z (Reading database ... 80% 2021-05-16T23:05:34.3704439Z (Reading database ... 85% 2021-05-16T23:05:34.3854919Z (Reading database ... 90% 2021-05-16T23:05:34.3941179Z (Reading database ... 95% 2021-05-16T23:05:34.3942120Z (Reading database ... 100% 2021-05-16T23:05:34.3943503Z (Reading database ... 264841 files and directories currently installed.) 2021-05-16T23:05:34.4062768Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T23:05:34.4092995Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:05:34.4549283Z Selecting previously unselected package libnode64:amd64. 2021-05-16T23:05:34.4800085Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:05:34.4837186Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:35.1790736Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T23:05:35.2056286Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:05:35.2070226Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:35.3029642Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:05:35.3073139Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:35.3124770Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:35.3171961Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:37.5951628Z Reading package lists... 2021-05-16T23:05:37.7887280Z Building dependency tree... 2021-05-16T23:05:37.7909076Z Reading state information... 2021-05-16T23:05:38.6855630Z The following additional packages will be installed: 2021-05-16T23:05:38.6860307Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:05:38.6862035Z Suggested packages: 2021-05-16T23:05:38.6863442Z libfftw3-doc 2021-05-16T23:05:38.6864867Z The following NEW packages will be installed: 2021-05-16T23:05:38.6867933Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:05:38.6869596Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:38.6870444Z Need to get 3986 kB of archives. 2021-05-16T23:05:38.6871593Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T23:05:38.6873394Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T23:05:38.6875422Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T23:05:38.6877452Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T23:05:38.6879442Z 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:38.6881412Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T23:05:38.6882543Z Fetched 3986 kB in 0s (37.6 MB/s) 2021-05-16T23:05:38.6883699Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T23:05:38.6884596Z (Reading database ... 2021-05-16T23:05:38.6885276Z (Reading database ... 5% 2021-05-16T23:05:38.6885924Z (Reading database ... 10% 2021-05-16T23:05:38.6886569Z (Reading database ... 15% 2021-05-16T23:05:38.6887224Z (Reading database ... 20% 2021-05-16T23:05:38.6887874Z (Reading database ... 25% 2021-05-16T23:05:38.6888520Z (Reading database ... 30% 2021-05-16T23:05:38.6889171Z (Reading database ... 35% 2021-05-16T23:05:38.6889813Z (Reading database ... 40% 2021-05-16T23:05:38.6890472Z (Reading database ... 45% 2021-05-16T23:05:38.6891178Z (Reading database ... 50% 2021-05-16T23:05:38.6894589Z (Reading database ... 55% 2021-05-16T23:05:38.6895140Z (Reading database ... 60% 2021-05-16T23:05:38.6895676Z (Reading database ... 65% 2021-05-16T23:05:38.6896193Z (Reading database ... 70% 2021-05-16T23:05:38.6896724Z (Reading database ... 75% 2021-05-16T23:05:38.6899223Z (Reading database ... 80% 2021-05-16T23:05:38.7244856Z (Reading database ... 85% 2021-05-16T23:05:38.7410214Z (Reading database ... 90% 2021-05-16T23:05:38.7494712Z (Reading database ... 95% 2021-05-16T23:05:38.7495578Z (Reading database ... 100% 2021-05-16T23:05:38.7496731Z (Reading database ... 264977 files and directories currently installed.) 2021-05-16T23:05:38.7617407Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:38.7661829Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:38.8349386Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T23:05:38.8591900Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:38.8605438Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:38.9709299Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T23:05:38.9941723Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:38.9960847Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:39.1069844Z Selecting previously unselected package libfftw3-bin. 2021-05-16T23:05:39.1270330Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:39.1286200Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:05:39.1669546Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T23:05:39.1935928Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:39.1998454Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:39.5273375Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:39.5320666Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:39.5376767Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:39.5418612Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:05:39.5467699Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:39.5508660Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:40.4396952Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:42.6843193Z Reading package lists... 2021-05-16T23:05:42.8482530Z Building dependency tree... 2021-05-16T23:05:42.8502911Z Reading state information... 2021-05-16T23:05:43.0107934Z The following additional packages will be installed: 2021-05-16T23:05:43.0110586Z libdcmtk14 2021-05-16T23:05:43.0569094Z The following NEW packages will be installed: 2021-05-16T23:05:43.0577534Z dcmtk libdcmtk14 2021-05-16T23:05:43.0828702Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:43.0830017Z Need to get 5546 kB of archives. 2021-05-16T23:05:43.0831328Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T23:05:43.0833429Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T23:05:43.1626506Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T23:05:43.6165236Z Fetched 5546 kB in 0s (48.8 MB/s) 2021-05-16T23:05:43.6539253Z Selecting previously unselected package libdcmtk14. 2021-05-16T23:05:43.6614476Z (Reading database ... 2021-05-16T23:05:43.6615121Z (Reading database ... 5% 2021-05-16T23:05:43.6615664Z (Reading database ... 10% 2021-05-16T23:05:43.6616189Z (Reading database ... 15% 2021-05-16T23:05:43.6618165Z (Reading database ... 20% 2021-05-16T23:05:43.6629328Z (Reading database ... 25% 2021-05-16T23:05:43.6630025Z (Reading database ... 30% 2021-05-16T23:05:43.6630552Z (Reading database ... 35% 2021-05-16T23:05:43.6631090Z (Reading database ... 40% 2021-05-16T23:05:43.6632809Z (Reading database ... 45% 2021-05-16T23:05:43.6633353Z (Reading database ... 50% 2021-05-16T23:05:43.6673149Z (Reading database ... 55% 2021-05-16T23:05:43.6714580Z (Reading database ... 60% 2021-05-16T23:05:43.6757722Z (Reading database ... 65% 2021-05-16T23:05:43.6887840Z (Reading database ... 70% 2021-05-16T23:05:43.6912764Z (Reading database ... 75% 2021-05-16T23:05:43.7294205Z (Reading database ... 80% 2021-05-16T23:05:43.7630664Z (Reading database ... 85% 2021-05-16T23:05:43.7804266Z (Reading database ... 90% 2021-05-16T23:05:43.7894278Z (Reading database ... 95% 2021-05-16T23:05:43.7894967Z (Reading database ... 100% 2021-05-16T23:05:43.7895874Z (Reading database ... 265068 files and directories currently installed.) 2021-05-16T23:05:43.8021994Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:05:43.8071912Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:05:44.3629879Z Selecting previously unselected package dcmtk. 2021-05-16T23:05:44.3886255Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:05:44.3965583Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:05:44.5716600Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:05:44.5756468Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:05:44.5954781Z Adding `dcmtk' group to system ... 2021-05-16T23:05:44.6733221Z Adding `dcmtk' user to system ... 2021-05-16T23:05:44.7707598Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T23:05:45.0602003Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:46.9718012Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:49.3622206Z Reading package lists... 2021-05-16T23:05:49.5322237Z Building dependency tree... 2021-05-16T23:05:49.5341380Z Reading state information... 2021-05-16T23:05:49.7918048Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T23:05:49.7919601Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:49.8719615Z Reading package lists... 2021-05-16T23:05:50.0479339Z Building dependency tree... 2021-05-16T23:05:50.0501222Z Reading state information... 2021-05-16T23:05:50.3271691Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T23:05:50.3273179Z libpng-dev set to manually installed. 2021-05-16T23:05:50.3274288Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:50.4011472Z Reading package lists... 2021-05-16T23:05:50.5897668Z Building dependency tree... 2021-05-16T23:05:50.5918128Z Reading state information... 2021-05-16T23:05:50.7672161Z The following additional packages will be installed: 2021-05-16T23:05:50.7677440Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T23:05:50.7683773Z Suggested packages: 2021-05-16T23:05:50.7685234Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T23:05:50.7686835Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T23:05:50.7687992Z fonts-arphic-uming fonts-nanum 2021-05-16T23:05:50.8257301Z The following NEW packages will be installed: 2021-05-16T23:05:50.8259203Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T23:05:50.8266265Z libpoppler97 poppler-data 2021-05-16T23:05:50.8545070Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:50.8545939Z Need to get 2582 kB of archives. 2021-05-16T23:05:50.8546753Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T23:05:50.8548915Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T23:05:50.9056989Z 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:50.9084095Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T23:05:50.9222513Z 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:50.9234802Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T23:05:50.9239531Z 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:51.3749009Z Fetched 2582 kB in 0s (28.0 MB/s) 2021-05-16T23:05:51.4188185Z Selecting previously unselected package poppler-data. 2021-05-16T23:05:51.4202788Z (Reading database ... 2021-05-16T23:05:51.4203612Z (Reading database ... 5% 2021-05-16T23:05:51.4204364Z (Reading database ... 10% 2021-05-16T23:05:51.4205120Z (Reading database ... 15% 2021-05-16T23:05:51.4205846Z (Reading database ... 20% 2021-05-16T23:05:51.4206738Z (Reading database ... 25% 2021-05-16T23:05:51.4207492Z (Reading database ... 30% 2021-05-16T23:05:51.4208264Z (Reading database ... 35% 2021-05-16T23:05:51.4209000Z (Reading database ... 40% 2021-05-16T23:05:51.4209721Z (Reading database ... 45% 2021-05-16T23:05:51.4210451Z (Reading database ... 50% 2021-05-16T23:05:51.4230708Z (Reading database ... 55% 2021-05-16T23:05:51.4269171Z (Reading database ... 60% 2021-05-16T23:05:51.4313540Z (Reading database ... 65% 2021-05-16T23:05:51.4441687Z (Reading database ... 70% 2021-05-16T23:05:51.4465217Z (Reading database ... 75% 2021-05-16T23:05:51.4843818Z (Reading database ... 80% 2021-05-16T23:05:51.5200156Z (Reading database ... 85% 2021-05-16T23:05:51.5374499Z (Reading database ... 90% 2021-05-16T23:05:51.5460583Z (Reading database ... 95% 2021-05-16T23:05:51.5461230Z (Reading database ... 100% 2021-05-16T23:05:51.5462063Z (Reading database ... 265303 files and directories currently installed.) 2021-05-16T23:05:51.5582167Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T23:05:51.5599694Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T23:05:51.8429789Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T23:05:51.8683408Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T23:05:51.8725241Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:05:51.9228644Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T23:05:51.9464499Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:51.9482422Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:52.0777018Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T23:05:52.1093185Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:52.1106083Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:52.1519452Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T23:05:52.1866734Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:52.1883363Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:52.2218468Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T23:05:52.2538273Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:52.2556908Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:52.3234830Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T23:05:52.3408620Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:05:52.3446146Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:52.3498319Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:52.3542631Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:52.3592428Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:52.3639916Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:05:52.4104495Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:54.6843929Z Reading package lists... 2021-05-16T23:05:54.8619290Z Building dependency tree... 2021-05-16T23:05:54.8639216Z Reading state information... 2021-05-16T23:05:55.0317448Z The following additional packages will be installed: 2021-05-16T23:05:55.0321980Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T23:05:55.0326919Z Suggested packages: 2021-05-16T23:05:55.0327880Z libhdf5-doc 2021-05-16T23:05:55.0876388Z The following NEW packages will be installed: 2021-05-16T23:05:55.0879697Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T23:05:55.0881067Z libsz2 2021-05-16T23:05:55.1141226Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:55.1142550Z Need to get 4074 kB of archives. 2021-05-16T23:05:55.1143476Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T23:05:55.1145907Z 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:55.1183874Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T23:05:55.1189213Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T23:05:55.1199039Z 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:55.1613029Z 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:55.1630140Z 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:55.1636218Z 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:55.6722224Z Fetched 4074 kB in 0s (39.9 MB/s) 2021-05-16T23:05:55.7058303Z Selecting previously unselected package hdf5-helpers. 2021-05-16T23:05:55.7132018Z (Reading database ... 2021-05-16T23:05:55.7132908Z (Reading database ... 5% 2021-05-16T23:05:55.7133602Z (Reading database ... 10% 2021-05-16T23:05:55.7134211Z (Reading database ... 15% 2021-05-16T23:05:55.7134860Z (Reading database ... 20% 2021-05-16T23:05:55.7135465Z (Reading database ... 25% 2021-05-16T23:05:55.7136133Z (Reading database ... 30% 2021-05-16T23:05:55.7136803Z (Reading database ... 35% 2021-05-16T23:05:55.7137403Z (Reading database ... 40% 2021-05-16T23:05:55.7138049Z (Reading database ... 45% 2021-05-16T23:05:55.7138654Z (Reading database ... 50% 2021-05-16T23:05:55.7178456Z (Reading database ... 55% 2021-05-16T23:05:55.7218660Z (Reading database ... 60% 2021-05-16T23:05:55.7260858Z (Reading database ... 65% 2021-05-16T23:05:55.7391411Z (Reading database ... 70% 2021-05-16T23:05:55.7421670Z (Reading database ... 75% 2021-05-16T23:05:55.7863394Z (Reading database ... 80% 2021-05-16T23:05:55.8261827Z (Reading database ... 85% 2021-05-16T23:05:55.8439910Z (Reading database ... 90% 2021-05-16T23:05:55.8533688Z (Reading database ... 95% 2021-05-16T23:05:55.8534586Z (Reading database ... 100% 2021-05-16T23:05:55.8535926Z (Reading database ... 265863 files and directories currently installed.) 2021-05-16T23:05:55.8673679Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:05:55.8694302Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:55.9109295Z Selecting previously unselected package libaec0:amd64. 2021-05-16T23:05:55.9395538Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T23:05:55.9439114Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:05:55.9828427Z Selecting previously unselected package libsz2:amd64. 2021-05-16T23:05:56.0075614Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T23:05:56.0088536Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:05:56.0508905Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T23:05:56.0724181Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:05:56.0736613Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:56.2429197Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T23:05:56.2690077Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:05:56.2726642Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:56.3189218Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T23:05:56.3434739Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T23:05:56.3449845Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:05:56.3830256Z Selecting previously unselected package libhdf5-dev. 2021-05-16T23:05:56.4065749Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:05:56.4090381Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:56.7560138Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:56.7607858Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:05:56.7659745Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:05:56.7694271Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:05:56.7741982Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:56.7809640Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:56.7860651Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:56.7950418Z 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:56.7986103Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:58.1890611Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:59.9197289Z Reading package lists... 2021-05-16T23:06:00.0945558Z Building dependency tree... 2021-05-16T23:06:00.0967155Z Reading state information... 2021-05-16T23:06:00.2619359Z The following additional packages will be installed: 2021-05-16T23:06:00.2622607Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T23:06:00.3133423Z The following NEW packages will be installed: 2021-05-16T23:06:00.3136189Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T23:06:00.3137719Z mesa-common-dev 2021-05-16T23:06:00.3439344Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:00.3440231Z Need to get 1761 kB of archives. 2021-05-16T23:06:00.3441042Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T23:06:00.3443169Z 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:06:00.3505739Z 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:06:00.3514209Z 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:06:00.3542868Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T23:06:00.3586299Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T23:06:00.3634025Z 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:06:00.8434440Z Fetched 1761 kB in 0s (27.2 MB/s) 2021-05-16T23:06:00.8758385Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T23:06:00.8839120Z (Reading database ... 2021-05-16T23:06:00.8839785Z (Reading database ... 5% 2021-05-16T23:06:00.8840373Z (Reading database ... 10% 2021-05-16T23:06:00.8840911Z (Reading database ... 15% 2021-05-16T23:06:00.8841461Z (Reading database ... 20% 2021-05-16T23:06:00.8841993Z (Reading database ... 25% 2021-05-16T23:06:00.8842544Z (Reading database ... 30% 2021-05-16T23:06:00.8843081Z (Reading database ... 35% 2021-05-16T23:06:00.8843629Z (Reading database ... 40% 2021-05-16T23:06:00.8844162Z (Reading database ... 45% 2021-05-16T23:06:00.8844709Z (Reading database ... 50% 2021-05-16T23:06:00.8893169Z (Reading database ... 55% 2021-05-16T23:06:00.8935427Z (Reading database ... 60% 2021-05-16T23:06:00.8977605Z (Reading database ... 65% 2021-05-16T23:06:00.9118573Z (Reading database ... 70% 2021-05-16T23:06:00.9231551Z (Reading database ... 75% 2021-05-16T23:06:00.9587044Z (Reading database ... 80% 2021-05-16T23:06:00.9985788Z (Reading database ... 85% 2021-05-16T23:06:01.0232035Z (Reading database ... 90% 2021-05-16T23:06:01.0328784Z (Reading database ... 95% 2021-05-16T23:06:01.0329865Z (Reading database ... 100% 2021-05-16T23:06:01.0330964Z (Reading database ... 266071 files and directories currently installed.) 2021-05-16T23:06:01.0472759Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:06:01.0486495Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:06:01.1071002Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T23:06:01.1343065Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:01.1359923Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:06:01.1710104Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T23:06:01.1974041Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:01.1988343Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:06:01.2470154Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T23:06:01.2724766Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T23:06:01.2762836Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:06:01.3270289Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T23:06:01.3563067Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T23:06:01.3582012Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:06:01.4150659Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T23:06:01.4387374Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:01.4417061Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:01.6307704Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:06:01.6352609Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:06:01.6395064Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:06:01.6428829Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:06:01.6474567Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:06:01.6510474Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:01.6575250Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:03.3019125Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:05.6219228Z Reading package lists... 2021-05-16T23:06:05.8121528Z Building dependency tree... 2021-05-16T23:06:05.8141449Z Reading state information... 2021-05-16T23:06:05.9816380Z The following additional packages will be installed: 2021-05-16T23:06:05.9819738Z libprotobuf-lite17 libprotoc17 2021-05-16T23:06:06.0348243Z The following NEW packages will be installed: 2021-05-16T23:06:06.0354616Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T23:06:06.0358862Z protobuf-compiler 2021-05-16T23:06:06.0609995Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:06.0610881Z Need to get 2754 kB of archives. 2021-05-16T23:06:06.0611730Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T23:06:06.0613746Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T23:06:06.0748012Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T23:06:06.0999906Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T23:06:06.1206643Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T23:06:06.1303983Z 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:06:06.5748142Z Fetched 2754 kB in 0s (30.7 MB/s) 2021-05-16T23:06:06.6106956Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T23:06:06.6183534Z (Reading database ... 2021-05-16T23:06:06.6184160Z (Reading database ... 5% 2021-05-16T23:06:06.6184744Z (Reading database ... 10% 2021-05-16T23:06:06.6185286Z (Reading database ... 15% 2021-05-16T23:06:06.6185831Z (Reading database ... 20% 2021-05-16T23:06:06.6186383Z (Reading database ... 25% 2021-05-16T23:06:06.6187323Z (Reading database ... 30% 2021-05-16T23:06:06.6187892Z (Reading database ... 35% 2021-05-16T23:06:06.6188424Z (Reading database ... 40% 2021-05-16T23:06:06.6188980Z (Reading database ... 45% 2021-05-16T23:06:06.6189531Z (Reading database ... 50% 2021-05-16T23:06:06.6230265Z (Reading database ... 55% 2021-05-16T23:06:06.6269515Z (Reading database ... 60% 2021-05-16T23:06:06.6312227Z (Reading database ... 65% 2021-05-16T23:06:06.6452288Z (Reading database ... 70% 2021-05-16T23:06:06.6577013Z (Reading database ... 75% 2021-05-16T23:06:06.6865405Z (Reading database ... 80% 2021-05-16T23:06:06.7203453Z (Reading database ... 85% 2021-05-16T23:06:06.7358041Z (Reading database ... 90% 2021-05-16T23:06:06.7446726Z (Reading database ... 95% 2021-05-16T23:06:06.7447872Z (Reading database ... 100% 2021-05-16T23:06:06.7449350Z (Reading database ... 266554 files and directories currently installed.) 2021-05-16T23:06:06.7566512Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:06:06.7588137Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:06.8049861Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T23:06:06.8305320Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:06:06.8321713Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:06.9389627Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T23:06:06.9601703Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:06:06.9624995Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:07.1389941Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T23:06:07.1631079Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:06:07.1647869Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:07.2950054Z Selecting previously unselected package protobuf-compiler. 2021-05-16T23:06:07.3202627Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:06:07.3220154Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:07.3902969Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:07.3936185Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:07.3973653Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:07.4024521Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:07.4062252Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:07.4093985Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:08.2544749Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:10.5588462Z Reading package lists... 2021-05-16T23:06:10.7549267Z Building dependency tree... 2021-05-16T23:06:10.7568827Z Reading state information... 2021-05-16T23:06:10.9371796Z The following additional packages will be installed: 2021-05-16T23:06:10.9375716Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T23:06:10.9378829Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T23:06:10.9381280Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T23:06:10.9384185Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T23:06:10.9387538Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T23:06:10.9389744Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:06:10.9391503Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:06:10.9393994Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:06:10.9395691Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:06:10.9397305Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:06:10.9399340Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:06:10.9400927Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:06:10.9402523Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:06:10.9404019Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:06:10.9404979Z Suggested packages: 2021-05-16T23:06:10.9406334Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T23:06:10.9407974Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T23:06:10.9409732Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T23:06:10.9411354Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T23:06:11.0175066Z The following NEW packages will be installed: 2021-05-16T23:06:11.0179691Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T23:06:11.0180976Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T23:06:11.0183496Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T23:06:11.0185996Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T23:06:11.0189960Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T23:06:11.0193404Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:06:11.0196193Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:06:11.0199926Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:06:11.0201204Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:06:11.0203903Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:06:11.0206738Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:06:11.0209202Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:06:11.0212780Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:06:11.0217872Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:06:11.0653351Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:11.0654201Z Need to get 47.1 MB of archives. 2021-05-16T23:06:11.0655046Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T23:06:11.0657116Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T23:06:11.1074198Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T23:06:11.1085685Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T23:06:11.1091144Z 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:06:11.1098987Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T23:06:11.1109283Z 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:06:11.1121154Z 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:06:11.1171754Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T23:06:11.2448347Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T23:06:11.2455973Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T23:06:11.2473530Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T23:06:11.2499222Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T23:06:11.2509319Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T23:06:11.2518966Z 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:06:11.2526069Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T23:06:11.2544299Z 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:06:11.2554459Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T23:06:11.2585780Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T23:06:11.2594909Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T23:06:11.2605984Z 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:06:11.2623384Z 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:06:11.2701841Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T23:06:11.2849673Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T23:06:11.2890550Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T23:06:11.2900593Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T23:06:11.2934157Z 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:06:11.3567144Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T23:06:11.3576028Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T23:06:11.3581966Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T23:06:11.3596375Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T23:06:11.3617784Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T23:06:11.3624791Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T23:06:11.3648458Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T23:06:11.3671832Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T23:06:11.3745964Z 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:06:11.3775114Z 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:06:11.3896110Z 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:06:11.3905218Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T23:06:11.5539721Z 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:06:11.5549016Z 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:06:11.5554356Z 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:06:11.5561223Z 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:06:11.5569649Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T23:06:11.5577746Z 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:06:11.5587859Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T23:06:11.5694376Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T23:06:11.5710841Z 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:06:11.5737284Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T23:06:11.5744167Z 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:06:11.5880176Z 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:06:11.5910504Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T23:06:11.5923324Z 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:06:11.5935182Z 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:06:11.5941297Z 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:06:11.5954900Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T23:06:11.5965225Z 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:06:11.6003752Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T23:06:11.6031388Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T23:06:11.6040863Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T23:06:11.6191842Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T23:06:11.6199116Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T23:06:11.6212876Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T23:06:11.6233280Z 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:06:11.6325002Z 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:06:11.6380936Z 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:06:11.6396554Z 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:06:11.6413423Z 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:06:11.6672016Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T23:06:11.6714961Z 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:06:11.6995542Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T23:06:11.7011378Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T23:06:11.7020285Z 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:06:11.7407032Z 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:06:11.7789582Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T23:06:11.7917318Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T23:06:11.7919547Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T23:06:12.4336529Z Fetched 47.1 MB in 1s (61.7 MB/s) 2021-05-16T23:06:12.4737992Z Selecting previously unselected package libaom0:amd64. 2021-05-16T23:06:12.4818012Z (Reading database ... 2021-05-16T23:06:12.4818633Z (Reading database ... 5% 2021-05-16T23:06:12.4819186Z (Reading database ... 10% 2021-05-16T23:06:12.4819801Z (Reading database ... 15% 2021-05-16T23:06:12.4820320Z (Reading database ... 20% 2021-05-16T23:06:12.4820804Z (Reading database ... 25% 2021-05-16T23:06:12.4821306Z (Reading database ... 30% 2021-05-16T23:06:12.4821806Z (Reading database ... 35% 2021-05-16T23:06:12.4822290Z (Reading database ... 40% 2021-05-16T23:06:12.4822782Z (Reading database ... 45% 2021-05-16T23:06:12.4823261Z (Reading database ... 50% 2021-05-16T23:06:12.4870363Z (Reading database ... 55% 2021-05-16T23:06:12.4909670Z (Reading database ... 60% 2021-05-16T23:06:12.4953333Z (Reading database ... 65% 2021-05-16T23:06:12.5090896Z (Reading database ... 70% 2021-05-16T23:06:12.5214930Z (Reading database ... 75% 2021-05-16T23:06:12.5517271Z (Reading database ... 80% 2021-05-16T23:06:12.5861652Z (Reading database ... 85% 2021-05-16T23:06:12.6017411Z (Reading database ... 90% 2021-05-16T23:06:12.6102814Z (Reading database ... 95% 2021-05-16T23:06:12.6103819Z (Reading database ... 100% 2021-05-16T23:06:12.6105342Z (Reading database ... 266725 files and directories currently installed.) 2021-05-16T23:06:12.6236481Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T23:06:12.6270563Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:06:12.7829212Z Selecting previously unselected package libva2:amd64. 2021-05-16T23:06:12.8110121Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T23:06:12.8123441Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T23:06:12.8550118Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T23:06:12.8796775Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T23:06:12.8814027Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:06:12.9189579Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T23:06:12.9412309Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T23:06:12.9431464Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:06:12.9789763Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T23:06:13.0046285Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:06:13.0062329Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:06:13.0428817Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T23:06:13.0732899Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T23:06:13.0750745Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:06:13.1188854Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T23:06:13.1410184Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:13.1433698Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:13.1989820Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T23:06:13.2252690Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T23:06:13.2268030Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:06:14.0429331Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T23:06:14.0695665Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T23:06:14.0708551Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:06:14.1109504Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T23:06:14.1362474Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T23:06:14.1373042Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:06:14.1869016Z Selecting previously unselected package libopus0:amd64. 2021-05-16T23:06:14.6931421Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T23:06:14.6940373Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:06:14.6941522Z Selecting previously unselected package libshine3:amd64. 2021-05-16T23:06:14.6943730Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T23:06:14.6944916Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:06:14.6945993Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T23:06:14.6950178Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T23:06:14.6951255Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:06:14.6952144Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T23:06:14.6953324Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T23:06:14.6954355Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:06:14.6955504Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T23:06:14.6956593Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T23:06:14.6957520Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:06:14.6958412Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T23:06:14.6959675Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:14.6961064Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:14.6961974Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T23:06:14.6963188Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T23:06:14.6964271Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:06:14.6965211Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T23:06:14.7069105Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T23:06:14.7085491Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:06:14.7469125Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T23:06:14.7738614Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T23:06:14.7753531Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:06:14.8189675Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T23:06:14.8484621Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:14.8498477Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:06:14.8951119Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T23:06:14.9199604Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T23:06:14.9220319Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:06:15.0123770Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T23:06:15.0456838Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T23:06:15.0474451Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:06:15.2452833Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T23:06:15.2757541Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T23:06:15.2776404Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:06:15.3365691Z Selecting previously unselected package libzvbi-common. 2021-05-16T23:06:15.3689595Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T23:06:15.3703599Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T23:06:15.4085462Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T23:06:15.4387399Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T23:06:15.4404942Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:06:15.4988953Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T23:06:15.5242854Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:15.5257504Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:16.1030268Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T23:06:16.1283969Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T23:06:16.1296042Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:06:16.1643386Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T23:06:16.1997246Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T23:06:16.2032921Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:06:16.2337248Z Selecting previously unselected package libass9:amd64. 2021-05-16T23:06:16.2634825Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T23:06:16.2657528Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:06:16.3064110Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T23:06:16.3411186Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T23:06:16.3424858Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:06:16.3909510Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T23:06:16.4163678Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T23:06:16.4200649Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:06:16.4534296Z Selecting previously unselected package libgme0:amd64. 2021-05-16T23:06:16.4834486Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T23:06:16.4856415Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:06:16.5308093Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T23:06:16.5609011Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T23:06:16.5634997Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:06:16.6110190Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T23:06:16.6372176Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T23:06:16.6384792Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:06:16.7430379Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T23:06:16.7738446Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:06:16.7754806Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:06:16.8309602Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T23:06:16.8589983Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:16.8609335Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:17.0029122Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T23:06:17.0307029Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T23:06:17.0318438Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:06:17.0709764Z Selecting previously unselected package libflite1:amd64. 2021-05-16T23:06:17.0975302Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T23:06:17.0993415Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:06:18.4021997Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T23:06:18.4319730Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T23:06:18.4338851Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:06:18.4707276Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T23:06:18.5006993Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T23:06:18.5019931Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:06:18.5358595Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T23:06:18.5646426Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T23:06:18.5669941Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:06:18.5989295Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T23:06:18.6263288Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:18.6282212Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:06:18.6669139Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T23:06:18.6916318Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T23:06:18.6935720Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:06:18.7268544Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T23:06:18.7547086Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:18.7581451Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:18.7922399Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T23:06:18.8230195Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T23:06:18.8248587Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:06:18.9659827Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T23:06:18.9984043Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T23:06:18.9996755Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:06:19.0517539Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T23:06:19.0816467Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:19.0829502Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:19.1348772Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T23:06:19.1579244Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T23:06:19.1597957Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:06:19.1944362Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T23:06:19.2243489Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:19.2253594Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:19.3748751Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T23:06:19.3985998Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T23:06:19.3998967Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:06:19.4628371Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T23:06:19.4860392Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T23:06:19.4872989Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:06:19.5270992Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T23:06:19.5528250Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:06:19.5546268Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:06:19.5949744Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T23:06:19.6205949Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:06:19.6225173Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:06:19.6549533Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T23:06:19.6821544Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T23:06:19.6834699Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:06:19.7310020Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T23:06:19.7550562Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T23:06:19.7569971Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:06:19.7949608Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T23:06:19.8249813Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T23:06:19.8271570Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:06:19.8909404Z Selecting previously unselected package libopenal-data. 2021-05-16T23:06:19.9162490Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T23:06:19.9176296Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T23:06:19.9669361Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T23:06:19.9937040Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T23:06:19.9950900Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:06:20.0309420Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T23:06:20.0582796Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T23:06:20.0618300Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:06:20.1543480Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T23:06:20.1815368Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T23:06:20.1830059Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:06:20.2188727Z Selecting previously unselected package libflac8:amd64. 2021-05-16T23:06:20.2457483Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T23:06:20.2479312Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:06:20.2938751Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T23:06:20.3244854Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T23:06:20.3265709Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:06:20.3793233Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T23:06:20.4178307Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T23:06:20.4284152Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:06:20.4886593Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T23:06:20.5197198Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T23:06:20.5217592Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:06:20.6149411Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T23:06:20.6452500Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:20.6468371Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:20.6926191Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T23:06:20.7244614Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:20.7263575Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:20.7710255Z Selecting previously unselected package ffmpeg. 2021-05-16T23:06:20.7956935Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:20.8049428Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:20.9628748Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T23:06:20.9877559Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T23:06:20.9894814Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:06:21.0317370Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T23:06:21.0602492Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T23:06:21.0628266Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:06:21.2949938Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T23:06:21.3202859Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T23:06:21.3235323Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:06:21.3610467Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T23:06:21.3925180Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T23:06:21.3938308Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:06:21.4349598Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T23:06:21.4581787Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:21.4623700Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:21.7777354Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T23:06:21.8143968Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:21.8157284Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:22.1429396Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T23:06:22.1680558Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T23:06:22.1696984Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:06:22.3269186Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T23:06:22.3526156Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T23:06:22.3541176Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:06:22.3829150Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T23:06:22.4113832Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:06:22.4131195Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:06:22.4887359Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:06:22.4936143Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:06:22.5001947Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:06:22.5031611Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:06:22.5077898Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:06:22.5113497Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:06:22.5163995Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:06:22.5203680Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:06:22.5245002Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:06:22.5290164Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:06:22.5339069Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:06:22.5385086Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:06:22.5431394Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:06:22.5508234Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:06:22.5553265Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:06:22.5599758Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:06:22.5644982Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:06:22.5696634Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:06:22.5743289Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:06:22.5804062Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:06:22.5844342Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T23:06:22.5884108Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:06:22.5934838Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:06:22.5980470Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:06:22.6035157Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:06:22.6077417Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:06:22.6130668Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:06:22.6175914Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:06:22.6224228Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:06:22.6275095Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:06:22.6327799Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:06:22.6415115Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:06:22.6477262Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:06:22.6519109Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:06:22.6561381Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:06:22.6605366Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:06:22.6650896Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:06:22.6689943Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T23:06:22.6754001Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:22.6793533Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:06:22.6852429Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:06:22.6894421Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:06:22.6960201Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:06:22.7004662Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T23:06:22.7041979Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:06:22.7091617Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:06:22.7134000Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:06:22.7190072Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:06:22.7230742Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:06:22.7295332Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:06:22.7337454Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:22.7378543Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:06:22.7419436Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:06:22.7471753Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:06:22.7529888Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:06:22.7579665Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:22.7632824Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:06:22.7671634Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:22.7718091Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:06:22.7762340Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:06:22.7819996Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:06:22.7877401Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:06:22.7938054Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:06:22.8010844Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:22.8073360Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:06:22.8131099Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:06:22.8165574Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:06:22.8295077Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:22.8333618Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:22.8375300Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:22.8414963Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:06:22.8467347Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:06:22.8516051Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:22.8547908Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:22.8587764Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:22.8621114Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:22.8725444Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:24.0870039Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:26.3273990Z Reading package lists... 2021-05-16T23:06:26.5059184Z Building dependency tree... 2021-05-16T23:06:26.5080351Z Reading state information... 2021-05-16T23:06:26.6731382Z The following additional packages will be installed: 2021-05-16T23:06:26.6734274Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:06:26.7266111Z The following NEW packages will be installed: 2021-05-16T23:06:26.7268650Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:06:26.7270095Z libmagick++-dev 2021-05-16T23:06:26.8285861Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:26.8286718Z Need to get 309 kB of archives. 2021-05-16T23:06:26.8287824Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T23:06:26.8290210Z 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:06:26.8349768Z 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:06:26.8421292Z 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:06:26.8463428Z 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:06:27.3249533Z Fetched 309 kB in 0s (2689 kB/s) 2021-05-16T23:06:27.3702260Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T23:06:27.3780779Z (Reading database ... 2021-05-16T23:06:27.3781386Z (Reading database ... 5% 2021-05-16T23:06:27.3781918Z (Reading database ... 10% 2021-05-16T23:06:27.3782434Z (Reading database ... 15% 2021-05-16T23:06:27.3782931Z (Reading database ... 20% 2021-05-16T23:06:27.3783436Z (Reading database ... 25% 2021-05-16T23:06:27.3783929Z (Reading database ... 30% 2021-05-16T23:06:27.3784435Z (Reading database ... 35% 2021-05-16T23:06:27.3784938Z (Reading database ... 40% 2021-05-16T23:06:27.3785431Z (Reading database ... 45% 2021-05-16T23:06:27.3785934Z (Reading database ... 50% 2021-05-16T23:06:27.3827570Z (Reading database ... 55% 2021-05-16T23:06:27.3924432Z (Reading database ... 60% 2021-05-16T23:06:27.3961925Z (Reading database ... 65% 2021-05-16T23:06:27.4105115Z (Reading database ... 70% 2021-05-16T23:06:27.4246951Z (Reading database ... 75% 2021-05-16T23:06:27.4277140Z (Reading database ... 80% 2021-05-16T23:06:27.4865209Z (Reading database ... 85% 2021-05-16T23:06:27.5046205Z (Reading database ... 90% 2021-05-16T23:06:27.5131650Z (Reading database ... 95% 2021-05-16T23:06:27.5132807Z (Reading database ... 100% 2021-05-16T23:06:27.5134286Z (Reading database ... 267266 files and directories currently installed.) 2021-05-16T23:06:27.5255036Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:06:27.5349019Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:27.5849715Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T23:06:27.6150687Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:06:27.6195745Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:27.6670280Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T23:06:27.6928404Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:06:27.6946234Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:27.7590336Z Selecting previously unselected package libmagick++-dev. 2021-05-16T23:06:27.7901687Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:06:27.8017918Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:27.8723827Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:27.8832584Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:27.8897638Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:27.8939934Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:27.9060524Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:30.2043400Z Reading package lists... 2021-05-16T23:06:30.3787236Z Building dependency tree... 2021-05-16T23:06:30.3810541Z Reading state information... 2021-05-16T23:06:30.5436499Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T23:06:30.5439468Z The following additional packages will be installed: 2021-05-16T23:06:30.5442625Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T23:06:30.5445016Z libijs-0.35 libjbig2dec0 2021-05-16T23:06:30.5446474Z Suggested packages: 2021-05-16T23:06:30.5448859Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T23:06:30.5450936Z ghostscript-x 2021-05-16T23:06:30.5989865Z The following NEW packages will be installed: 2021-05-16T23:06:30.5992957Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T23:06:30.6000102Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T23:06:30.6265093Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:30.6265953Z Need to get 11.2 MB of archives. 2021-05-16T23:06:30.6266745Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T23:06:30.6268937Z 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:06:30.6803405Z 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:06:30.6819710Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T23:06:30.7939882Z 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:06:30.8027393Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T23:06:30.8034697Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T23:06:30.8045987Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T23:06:30.8353551Z 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:06:31.3141395Z Fetched 11.2 MB in 0s (48.5 MB/s) 2021-05-16T23:06:31.3517957Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T23:06:31.3598741Z (Reading database ... 2021-05-16T23:06:31.3599314Z (Reading database ... 5% 2021-05-16T23:06:31.3599819Z (Reading database ... 10% 2021-05-16T23:06:31.3600823Z (Reading database ... 15% 2021-05-16T23:06:31.3601326Z (Reading database ... 20% 2021-05-16T23:06:31.3601856Z (Reading database ... 25% 2021-05-16T23:06:31.3602348Z (Reading database ... 30% 2021-05-16T23:06:31.3602855Z (Reading database ... 35% 2021-05-16T23:06:31.3603347Z (Reading database ... 40% 2021-05-16T23:06:31.3603850Z (Reading database ... 45% 2021-05-16T23:06:31.3604347Z (Reading database ... 50% 2021-05-16T23:06:31.3650385Z (Reading database ... 55% 2021-05-16T23:06:31.3701610Z (Reading database ... 60% 2021-05-16T23:06:31.3730309Z (Reading database ... 65% 2021-05-16T23:06:31.3868500Z (Reading database ... 70% 2021-05-16T23:06:31.3995920Z (Reading database ... 75% 2021-05-16T23:06:31.4022554Z (Reading database ... 80% 2021-05-16T23:06:31.4613132Z (Reading database ... 85% 2021-05-16T23:06:31.4796556Z (Reading database ... 90% 2021-05-16T23:06:31.4883954Z (Reading database ... 95% 2021-05-16T23:06:31.4885060Z (Reading database ... 100% 2021-05-16T23:06:31.4886529Z (Reading database ... 267311 files and directories currently installed.) 2021-05-16T23:06:31.5000825Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T23:06:31.5279052Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:06:31.7536481Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T23:06:31.7840441Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T23:06:31.7861678Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:06:31.8310113Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T23:06:31.8613179Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T23:06:31.9335743Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:06:32.3809265Z Selecting previously unselected package libgs9-common. 2021-05-16T23:06:32.4106560Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T23:06:32.4120483Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:32.5430534Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T23:06:32.5699687Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T23:06:32.5734625Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:06:32.6069729Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T23:06:32.6351093Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T23:06:32.6365610Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:06:32.6781212Z Selecting previously unselected package libgs9:amd64. 2021-05-16T23:06:32.7083512Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:06:32.7105976Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:33.0518445Z Selecting previously unselected package ghostscript. 2021-05-16T23:06:33.0820023Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:06:33.0836027Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:33.1629155Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:06:33.1741815Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:06:33.1782861Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:06:33.2532932Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:06:33.2569231Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:06:33.2878600Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:33.2913653Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:33.2971360Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:33.3189781Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:06:33.4551246Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:33.4789503Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:37.0322292Z Reading package lists... 2021-05-16T23:06:37.2138261Z Building dependency tree... 2021-05-16T23:06:37.2159544Z Reading state information... 2021-05-16T23:06:37.3997437Z The following additional packages will be installed: 2021-05-16T23:06:37.3999379Z libudunits2-0 libudunits2-data 2021-05-16T23:06:37.4556052Z The following NEW packages will be installed: 2021-05-16T23:06:37.4559554Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T23:06:37.4806755Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:37.4807985Z Need to get 429 kB of archives. 2021-05-16T23:06:37.4809281Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T23:06:37.4811399Z 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:37.4839880Z 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:37.4856955Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T23:06:38.0155480Z Fetched 429 kB in 0s (11.6 MB/s) 2021-05-16T23:06:38.0530183Z Selecting previously unselected package libudunits2-data. 2021-05-16T23:06:38.0613880Z (Reading database ... 2021-05-16T23:06:38.0615332Z (Reading database ... 5% 2021-05-16T23:06:38.0616068Z (Reading database ... 10% 2021-05-16T23:06:38.0616838Z (Reading database ... 15% 2021-05-16T23:06:38.0617622Z (Reading database ... 20% 2021-05-16T23:06:38.0618379Z (Reading database ... 25% 2021-05-16T23:06:38.0619092Z (Reading database ... 30% 2021-05-16T23:06:38.0619818Z (Reading database ... 35% 2021-05-16T23:06:38.0620542Z (Reading database ... 40% 2021-05-16T23:06:38.0621433Z (Reading database ... 45% 2021-05-16T23:06:38.0622180Z (Reading database ... 50% 2021-05-16T23:06:38.0667839Z (Reading database ... 55% 2021-05-16T23:06:38.0722076Z (Reading database ... 60% 2021-05-16T23:06:38.0751399Z (Reading database ... 65% 2021-05-16T23:06:38.0887399Z (Reading database ... 70% 2021-05-16T23:06:38.1013292Z (Reading database ... 75% 2021-05-16T23:06:38.1040425Z (Reading database ... 80% 2021-05-16T23:06:38.1631278Z (Reading database ... 85% 2021-05-16T23:06:38.1807972Z (Reading database ... 90% 2021-05-16T23:06:38.1892194Z (Reading database ... 95% 2021-05-16T23:06:38.1892786Z (Reading database ... 100% 2021-05-16T23:06:38.1893608Z (Reading database ... 267875 files and directories currently installed.) 2021-05-16T23:06:38.2006800Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T23:06:38.2023625Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T23:06:38.2391002Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T23:06:38.2670486Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T23:06:38.2702272Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:06:38.3109009Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T23:06:38.3324406Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T23:06:38.3339778Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:06:38.4285773Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T23:06:38.4337062Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:06:38.4391144Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:06:38.4442511Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:06:38.5714110Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:40.8874705Z Reading package lists... 2021-05-16T23:06:41.7064337Z Building dependency tree... 2021-05-16T23:06:41.7073598Z Reading state information... 2021-05-16T23:06:41.7074468Z The following NEW packages will be installed: 2021-05-16T23:06:41.7075724Z libjq-dev 2021-05-16T23:06:41.7076542Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:41.7077327Z Need to get 11.2 kB of archives. 2021-05-16T23:06:41.7078167Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T23:06:41.7079884Z 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:41.7564989Z Fetched 11.2 kB in 0s (504 kB/s) 2021-05-16T23:06:41.7912857Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T23:06:41.8004946Z (Reading database ... 2021-05-16T23:06:41.8005753Z (Reading database ... 5% 2021-05-16T23:06:41.8006546Z (Reading database ... 10% 2021-05-16T23:06:41.8007286Z (Reading database ... 15% 2021-05-16T23:06:41.8008024Z (Reading database ... 20% 2021-05-16T23:06:41.8008748Z (Reading database ... 25% 2021-05-16T23:06:41.8009456Z (Reading database ... 30% 2021-05-16T23:06:41.8010175Z (Reading database ... 35% 2021-05-16T23:06:41.8010904Z (Reading database ... 40% 2021-05-16T23:06:41.8011616Z (Reading database ... 45% 2021-05-16T23:06:41.8012409Z (Reading database ... 50% 2021-05-16T23:06:41.8055211Z (Reading database ... 55% 2021-05-16T23:06:41.8103667Z (Reading database ... 60% 2021-05-16T23:06:41.8131432Z (Reading database ... 65% 2021-05-16T23:06:41.8263643Z (Reading database ... 70% 2021-05-16T23:06:41.8388066Z (Reading database ... 75% 2021-05-16T23:06:41.8412155Z (Reading database ... 80% 2021-05-16T23:06:41.8967806Z (Reading database ... 85% 2021-05-16T23:06:41.9160379Z (Reading database ... 90% 2021-05-16T23:06:41.9273026Z (Reading database ... 95% 2021-05-16T23:06:41.9273616Z (Reading database ... 100% 2021-05-16T23:06:41.9274442Z (Reading database ... 267904 files and directories currently installed.) 2021-05-16T23:06:41.9406356Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:41.9426866Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:06:42.0149813Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:06:44.2871055Z Reading package lists... 2021-05-16T23:06:44.4654330Z Building dependency tree... 2021-05-16T23:06:44.4674940Z Reading state information... 2021-05-16T23:06:44.6818181Z The following NEW packages will be installed: 2021-05-16T23:06:44.6820569Z libmng2 2021-05-16T23:06:44.7067980Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:44.7069041Z Need to get 168 kB of archives. 2021-05-16T23:06:44.7069932Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T23:06:44.7071938Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T23:06:45.1870727Z Fetched 168 kB in 0s (6091 kB/s) 2021-05-16T23:06:45.2296431Z Selecting previously unselected package libmng2:amd64. 2021-05-16T23:06:45.2426301Z (Reading database ... 2021-05-16T23:06:45.2427411Z (Reading database ... 5% 2021-05-16T23:06:45.2428332Z (Reading database ... 10% 2021-05-16T23:06:45.2428913Z (Reading database ... 15% 2021-05-16T23:06:45.2429441Z (Reading database ... 20% 2021-05-16T23:06:45.2429974Z (Reading database ... 25% 2021-05-16T23:06:45.2430496Z (Reading database ... 30% 2021-05-16T23:06:45.2431810Z (Reading database ... 35% 2021-05-16T23:06:45.2432338Z (Reading database ... 40% 2021-05-16T23:06:45.2432871Z (Reading database ... 45% 2021-05-16T23:06:45.2433391Z (Reading database ... 50% 2021-05-16T23:06:45.2465453Z (Reading database ... 55% 2021-05-16T23:06:45.2519919Z (Reading database ... 60% 2021-05-16T23:06:45.2550151Z (Reading database ... 65% 2021-05-16T23:06:45.2682435Z (Reading database ... 70% 2021-05-16T23:06:45.2810758Z (Reading database ... 75% 2021-05-16T23:06:45.2835943Z (Reading database ... 80% 2021-05-16T23:06:45.3410179Z (Reading database ... 85% 2021-05-16T23:06:45.3588440Z (Reading database ... 90% 2021-05-16T23:06:45.3669688Z (Reading database ... 95% 2021-05-16T23:06:45.3670441Z (Reading database ... 100% 2021-05-16T23:06:45.3671559Z (Reading database ... 267910 files and directories currently installed.) 2021-05-16T23:06:45.3790796Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T23:06:45.3830325Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:06:45.4680495Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:06:45.4741483Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:47.7668061Z Reading package lists... 2021-05-16T23:06:47.9366182Z Building dependency tree... 2021-05-16T23:06:47.9387021Z Reading state information... 2021-05-16T23:06:48.0710473Z E: Unable to locate package libmng1 2021-05-16T23:06:48.1421910Z Reading package lists... 2021-05-16T23:06:48.3161951Z Building dependency tree... 2021-05-16T23:06:48.3185535Z Reading state information... 2021-05-16T23:06:48.4543972Z E: Unable to locate package libapparmor-devel 2021-05-16T23:06:48.5208618Z Reading package lists... 2021-05-16T23:06:48.6891918Z Building dependency tree... 2021-05-16T23:06:48.6913272Z Reading state information... 2021-05-16T23:06:48.8507850Z The following additional packages will be installed: 2021-05-16T23:06:48.8509873Z libij-java 2021-05-16T23:06:48.8994584Z The following NEW packages will be installed: 2021-05-16T23:06:48.9002691Z imagej libij-java 2021-05-16T23:06:48.9255908Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:48.9256716Z Need to get 2328 kB of archives. 2021-05-16T23:06:48.9257593Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T23:06:48.9259440Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T23:06:48.9878385Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T23:06:49.4528281Z Fetched 2328 kB in 0s (28.0 MB/s) 2021-05-16T23:06:49.4880696Z Selecting previously unselected package libij-java. 2021-05-16T23:06:49.4962340Z (Reading database ... 2021-05-16T23:06:49.4963197Z (Reading database ... 5% 2021-05-16T23:06:49.4964352Z (Reading database ... 10% 2021-05-16T23:06:49.4964902Z (Reading database ... 15% 2021-05-16T23:06:49.4965409Z (Reading database ... 20% 2021-05-16T23:06:49.4965963Z (Reading database ... 25% 2021-05-16T23:06:49.4966451Z (Reading database ... 30% 2021-05-16T23:06:49.4966944Z (Reading database ... 35% 2021-05-16T23:06:49.4967424Z (Reading database ... 40% 2021-05-16T23:06:49.4967921Z (Reading database ... 45% 2021-05-16T23:06:49.4968400Z (Reading database ... 50% 2021-05-16T23:06:49.5020344Z (Reading database ... 55% 2021-05-16T23:06:49.5071377Z (Reading database ... 60% 2021-05-16T23:06:49.5098739Z (Reading database ... 65% 2021-05-16T23:06:49.5237493Z (Reading database ... 70% 2021-05-16T23:06:49.5374904Z (Reading database ... 75% 2021-05-16T23:06:49.5402969Z (Reading database ... 80% 2021-05-16T23:06:49.5999354Z (Reading database ... 85% 2021-05-16T23:06:49.6180211Z (Reading database ... 90% 2021-05-16T23:06:49.6262166Z (Reading database ... 95% 2021-05-16T23:06:49.6262907Z (Reading database ... 100% 2021-05-16T23:06:49.6263777Z (Reading database ... 267916 files and directories currently installed.) 2021-05-16T23:06:49.6379320Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T23:06:49.6400450Z Unpacking libij-java (1.52r-1) ... 2021-05-16T23:06:49.7549501Z Selecting previously unselected package imagej. 2021-05-16T23:06:49.7831428Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T23:06:49.7850672Z Unpacking imagej (1.52r-1) ... 2021-05-16T23:06:49.8869695Z Setting up libij-java (1.52r-1) ... 2021-05-16T23:06:49.8922171Z Setting up imagej (1.52r-1) ... 2021-05-16T23:06:49.8991953Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:06:50.9208131Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:51.7469847Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:06:54.0596664Z Reading package lists... 2021-05-16T23:06:54.2212655Z Building dependency tree... 2021-05-16T23:06:54.2231780Z Reading state information... 2021-05-16T23:06:54.3883954Z Suggested packages: 2021-05-16T23:06:54.3885501Z bowtie2-examples 2021-05-16T23:06:54.4351450Z The following NEW packages will be installed: 2021-05-16T23:06:54.4360852Z bowtie2 2021-05-16T23:06:54.4609217Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:54.4610022Z Need to get 1324 kB of archives. 2021-05-16T23:06:54.4610817Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T23:06:54.4612799Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T23:06:54.9810075Z Fetched 1324 kB in 0s (21.0 MB/s) 2021-05-16T23:06:55.0155819Z Selecting previously unselected package bowtie2. 2021-05-16T23:06:55.0241939Z (Reading database ... 2021-05-16T23:06:55.0243001Z (Reading database ... 5% 2021-05-16T23:06:55.0243745Z (Reading database ... 10% 2021-05-16T23:06:55.0244533Z (Reading database ... 15% 2021-05-16T23:06:55.0245251Z (Reading database ... 20% 2021-05-16T23:06:55.0245991Z (Reading database ... 25% 2021-05-16T23:06:55.0246702Z (Reading database ... 30% 2021-05-16T23:06:55.0247428Z (Reading database ... 35% 2021-05-16T23:06:55.0248132Z (Reading database ... 40% 2021-05-16T23:06:55.0248855Z (Reading database ... 45% 2021-05-16T23:06:55.0249573Z (Reading database ... 50% 2021-05-16T23:06:55.0296709Z (Reading database ... 55% 2021-05-16T23:06:55.0347618Z (Reading database ... 60% 2021-05-16T23:06:55.0372057Z (Reading database ... 65% 2021-05-16T23:06:55.0501712Z (Reading database ... 70% 2021-05-16T23:06:55.0626205Z (Reading database ... 75% 2021-05-16T23:06:55.0651055Z (Reading database ... 80% 2021-05-16T23:06:55.1218756Z (Reading database ... 85% 2021-05-16T23:06:55.1384507Z (Reading database ... 90% 2021-05-16T23:06:55.1464968Z (Reading database ... 95% 2021-05-16T23:06:55.1465629Z (Reading database ... 100% 2021-05-16T23:06:55.1466563Z (Reading database ... 267939 files and directories currently installed.) 2021-05-16T23:06:55.1574708Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T23:06:55.1590749Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:06:55.3706080Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:06:55.3769906Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:58.5248191Z Reading package lists... 2021-05-16T23:06:58.6920493Z Building dependency tree... 2021-05-16T23:06:58.6939706Z Reading state information... 2021-05-16T23:06:58.8294239Z E: Unable to locate package install 2021-05-16T23:06:58.8295628Z E: Unable to locate package gdal 2021-05-16T23:06:58.8998737Z Reading package lists... 2021-05-16T23:06:59.0730037Z Building dependency tree... 2021-05-16T23:06:59.0753325Z Reading state information... 2021-05-16T23:06:59.1117521Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T23:06:59.1121643Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:06:59.1123025Z is only available from another source 2021-05-16T23:06:59.1123834Z 2021-05-16T23:06:59.2226993Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T23:06:59.2926511Z Reading package lists... 2021-05-16T23:06:59.4519077Z Building dependency tree... 2021-05-16T23:06:59.4552791Z Reading state information... 2021-05-16T23:06:59.4822567Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T23:06:59.4823921Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:06:59.4824876Z is only available from another source 2021-05-16T23:06:59.4825789Z However the following packages replace it: 2021-05-16T23:06:59.4826488Z ffmpeg 2021-05-16T23:06:59.4826808Z 2021-05-16T23:06:59.5885977Z E: Package 'libav-tools' has no installation candidate 2021-05-16T23:06:59.6573497Z Reading package lists... 2021-05-16T23:06:59.8297245Z Building dependency tree... 2021-05-16T23:06:59.8318608Z Reading state information... 2021-05-16T23:07:00.0037788Z The following additional packages will be installed: 2021-05-16T23:07:00.0040798Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T23:07:00.0045482Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:07:00.0047443Z libssh2-1-dev 2021-05-16T23:07:00.0053457Z Suggested packages: 2021-05-16T23:07:00.0054319Z libgcrypt20-doc libmbedtls-doc 2021-05-16T23:07:00.0666212Z The following NEW packages will be installed: 2021-05-16T23:07:00.0669026Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T23:07:00.0670995Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:07:00.0676428Z libssh2-1-dev 2021-05-16T23:07:00.0959426Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:00.0960300Z Need to get 2667 kB of archives. 2021-05-16T23:07:00.0961099Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T23:07:00.0963107Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T23:07:00.1051475Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T23:07:00.1220405Z 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:07:00.1225757Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T23:07:00.1271395Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T23:07:00.1278486Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T23:07:00.1294744Z 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:07:00.1383815Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T23:07:00.1458217Z 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:07:00.1488614Z 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:07:00.1493929Z 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:07:00.6215882Z Fetched 2667 kB in 0s (32.1 MB/s) 2021-05-16T23:07:00.6588118Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T23:07:00.6669266Z (Reading database ... 2021-05-16T23:07:00.6669843Z (Reading database ... 5% 2021-05-16T23:07:00.6671291Z (Reading database ... 10% 2021-05-16T23:07:00.6671849Z (Reading database ... 15% 2021-05-16T23:07:00.6672422Z (Reading database ... 20% 2021-05-16T23:07:00.6672953Z (Reading database ... 25% 2021-05-16T23:07:00.6673505Z (Reading database ... 30% 2021-05-16T23:07:00.6674058Z (Reading database ... 35% 2021-05-16T23:07:00.6674597Z (Reading database ... 40% 2021-05-16T23:07:00.6675534Z (Reading database ... 45% 2021-05-16T23:07:00.6676025Z (Reading database ... 50% 2021-05-16T23:07:00.6710007Z (Reading database ... 55% 2021-05-16T23:07:00.6765758Z (Reading database ... 60% 2021-05-16T23:07:00.6792824Z (Reading database ... 65% 2021-05-16T23:07:00.6929133Z (Reading database ... 70% 2021-05-16T23:07:00.7067039Z (Reading database ... 75% 2021-05-16T23:07:00.7093339Z (Reading database ... 80% 2021-05-16T23:07:00.7677289Z (Reading database ... 85% 2021-05-16T23:07:00.7877689Z (Reading database ... 90% 2021-05-16T23:07:00.7973209Z (Reading database ... 95% 2021-05-16T23:07:00.7974227Z (Reading database ... 100% 2021-05-16T23:07:00.7975624Z (Reading database ... 267965 files and directories currently installed.) 2021-05-16T23:07:00.8103968Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T23:07:00.8122131Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T23:07:00.8574102Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T23:07:00.8894211Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T23:07:00.8917747Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:07:00.9734614Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T23:07:01.0087168Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T23:07:01.0126841Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:07:01.0469669Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T23:07:01.0772417Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:07:01.0788760Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:01.1350159Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T23:07:01.1598897Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:07:01.1623549Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:01.1994256Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T23:07:01.2298555Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:07:01.2323331Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:01.2753359Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T23:07:01.3096998Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:07:01.3119973Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:07:01.3806202Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T23:07:01.4104735Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:07:01.4127563Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:01.4888321Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T23:07:01.5189824Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T23:07:01.5206911Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:07:01.5909581Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T23:07:01.6188636Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T23:07:01.6209156Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:07:01.6588901Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T23:07:01.6836849Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:07:01.6852644Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:07:01.8282453Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T23:07:01.8334065Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:01.8385482Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:07:01.8433485Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:07:01.8481196Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:01.8529529Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:01.8570046Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:01.8613558Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:07:01.8665212Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:07:01.8716990Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:07:01.8756071Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:07:01.8794265Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:07.4275040Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:07:07.5506940Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:09.8343206Z Reading package lists... 2021-05-16T23:07:10.0028023Z Building dependency tree... 2021-05-16T23:07:10.0046633Z Reading state information... 2021-05-16T23:07:10.2673363Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T23:07:10.2675171Z libtiff-dev set to manually installed. 2021-05-16T23:07:10.2676323Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:10.3421228Z Reading package lists... 2021-05-16T23:07:10.5098046Z Building dependency tree... 2021-05-16T23:07:10.5120466Z Reading state information... 2021-05-16T23:07:10.7656095Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T23:07:10.7658662Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:10.8358157Z Reading package lists... 2021-05-16T23:07:10.9993257Z Building dependency tree... 2021-05-16T23:07:11.0012345Z Reading state information... 2021-05-16T23:07:11.2098071Z The following NEW packages will be installed: 2021-05-16T23:07:11.2099982Z libsodium-dev 2021-05-16T23:07:11.2509970Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:11.2511121Z Need to get 169 kB of archives. 2021-05-16T23:07:11.2512052Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T23:07:11.2514097Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T23:07:11.7147843Z Fetched 169 kB in 0s (3734 kB/s) 2021-05-16T23:07:11.7517681Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T23:07:11.7603371Z (Reading database ... 2021-05-16T23:07:11.7604447Z (Reading database ... 5% 2021-05-16T23:07:11.7605155Z (Reading database ... 10% 2021-05-16T23:07:11.7605844Z (Reading database ... 15% 2021-05-16T23:07:11.7606770Z (Reading database ... 20% 2021-05-16T23:07:11.7607502Z (Reading database ... 25% 2021-05-16T23:07:11.7608215Z (Reading database ... 30% 2021-05-16T23:07:11.7608936Z (Reading database ... 35% 2021-05-16T23:07:11.7609639Z (Reading database ... 40% 2021-05-16T23:07:11.7610361Z (Reading database ... 45% 2021-05-16T23:07:11.7611065Z (Reading database ... 50% 2021-05-16T23:07:11.7655273Z (Reading database ... 55% 2021-05-16T23:07:11.7711520Z (Reading database ... 60% 2021-05-16T23:07:11.7739733Z (Reading database ... 65% 2021-05-16T23:07:11.7877598Z (Reading database ... 70% 2021-05-16T23:07:11.8010853Z (Reading database ... 75% 2021-05-16T23:07:11.8041219Z (Reading database ... 80% 2021-05-16T23:07:11.8608160Z (Reading database ... 85% 2021-05-16T23:07:11.8785074Z (Reading database ... 90% 2021-05-16T23:07:11.8911827Z (Reading database ... 95% 2021-05-16T23:07:11.8912401Z (Reading database ... 100% 2021-05-16T23:07:11.8913239Z (Reading database ... 268468 files and directories currently installed.) 2021-05-16T23:07:11.8993530Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T23:07:11.9004912Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:07:11.9917187Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:07:14.2469586Z Reading package lists... 2021-05-16T23:07:14.4200136Z Building dependency tree... 2021-05-16T23:07:14.4223721Z Reading state information... 2021-05-16T23:07:14.5850599Z The following additional packages will be installed: 2021-05-16T23:07:14.5855062Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T23:07:14.6381194Z The following NEW packages will be installed: 2021-05-16T23:07:14.6386506Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T23:07:14.6388374Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T23:07:14.6795781Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:14.6796749Z Need to get 10.4 MB of archives. 2021-05-16T23:07:14.6797801Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T23:07:14.6799846Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T23:07:14.7071109Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T23:07:14.7309323Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T23:07:14.7482885Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T23:07:14.7622428Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T23:07:14.8096805Z 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:07:14.8620165Z 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:07:14.9464566Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T23:07:15.4344778Z Fetched 10.4 MB in 0s (33.7 MB/s) 2021-05-16T23:07:15.4725652Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T23:07:15.4818974Z (Reading database ... 2021-05-16T23:07:15.4819918Z (Reading database ... 5% 2021-05-16T23:07:15.4820671Z (Reading database ... 10% 2021-05-16T23:07:15.4821417Z (Reading database ... 15% 2021-05-16T23:07:15.4822144Z (Reading database ... 20% 2021-05-16T23:07:15.4822930Z (Reading database ... 25% 2021-05-16T23:07:15.4823659Z (Reading database ... 30% 2021-05-16T23:07:15.4824370Z (Reading database ... 35% 2021-05-16T23:07:15.4825102Z (Reading database ... 40% 2021-05-16T23:07:15.4825828Z (Reading database ... 45% 2021-05-16T23:07:15.4826539Z (Reading database ... 50% 2021-05-16T23:07:15.4877104Z (Reading database ... 55% 2021-05-16T23:07:15.4932446Z (Reading database ... 60% 2021-05-16T23:07:15.4965154Z (Reading database ... 65% 2021-05-16T23:07:15.5105934Z (Reading database ... 70% 2021-05-16T23:07:15.5250714Z (Reading database ... 75% 2021-05-16T23:07:15.5279195Z (Reading database ... 80% 2021-05-16T23:07:15.5859020Z (Reading database ... 85% 2021-05-16T23:07:15.6047548Z (Reading database ... 90% 2021-05-16T23:07:15.6130829Z (Reading database ... 95% 2021-05-16T23:07:15.6131398Z (Reading database ... 100% 2021-05-16T23:07:15.6132235Z (Reading database ... 268538 files and directories currently installed.) 2021-05-16T23:07:15.6266860Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T23:07:15.6284247Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:07:15.7181934Z Selecting previously unselected package liblept5:amd64. 2021-05-16T23:07:15.7420534Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T23:07:15.7456290Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:07:15.8829795Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T23:07:15.9088163Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T23:07:15.9100726Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:07:16.0988884Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T23:07:16.1246593Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T23:07:16.1258948Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:07:16.2788447Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T23:07:16.3082949Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T23:07:16.3103713Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:07:16.5109755Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T23:07:16.5357400Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:07:16.5369967Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:07:16.7270451Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T23:07:16.7558003Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:07:16.7579459Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:07:17.1339260Z Selecting previously unselected package tesseract-ocr. 2021-05-16T23:07:17.1649149Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T23:07:17.1660182Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:07:17.2630213Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:07:17.2665921Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:07:17.2701317Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:07:17.2732655Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:07:17.2762406Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:07:17.2796072Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:07:17.2822871Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:07:17.2850452Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:07:17.2887671Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:20.7108194Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:22.9766456Z Reading package lists... 2021-05-16T23:07:23.1449473Z Building dependency tree... 2021-05-16T23:07:23.1468730Z Reading state information... 2021-05-16T23:07:23.3891501Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T23:07:23.3892712Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:23.4583301Z Reading package lists... 2021-05-16T23:07:23.6303053Z Building dependency tree... 2021-05-16T23:07:23.6323180Z Reading state information... 2021-05-16T23:07:23.7896485Z The following additional packages will be installed: 2021-05-16T23:07:23.7900079Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:07:23.7901719Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T23:07:23.7906573Z Suggested packages: 2021-05-16T23:07:23.7907852Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T23:07:23.8409576Z The following NEW packages will be installed: 2021-05-16T23:07:23.8412126Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:07:23.8416056Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T23:07:23.8714607Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:23.8715833Z Need to get 1459 kB of archives. 2021-05-16T23:07:23.8716752Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T23:07:23.8719063Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T23:07:23.8780681Z 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:07:23.8796713Z 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:07:23.8833062Z 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:07:23.8848746Z 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:07:23.8885764Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T23:07:23.8943128Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T23:07:23.9127117Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T23:07:23.9165690Z 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:07:23.9177643Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T23:07:24.4031930Z Fetched 1459 kB in 0s (18.2 MB/s) 2021-05-16T23:07:24.4401218Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T23:07:24.4482745Z (Reading database ... 2021-05-16T23:07:24.4483297Z (Reading database ... 5% 2021-05-16T23:07:24.4484008Z (Reading database ... 10% 2021-05-16T23:07:24.4484522Z (Reading database ... 15% 2021-05-16T23:07:24.4485018Z (Reading database ... 20% 2021-05-16T23:07:24.4485704Z (Reading database ... 25% 2021-05-16T23:07:24.4486240Z (Reading database ... 30% 2021-05-16T23:07:24.4486788Z (Reading database ... 35% 2021-05-16T23:07:24.4487330Z (Reading database ... 40% 2021-05-16T23:07:24.4487859Z (Reading database ... 45% 2021-05-16T23:07:24.4488399Z (Reading database ... 50% 2021-05-16T23:07:24.4511313Z (Reading database ... 55% 2021-05-16T23:07:24.4554732Z (Reading database ... 60% 2021-05-16T23:07:24.4587609Z (Reading database ... 65% 2021-05-16T23:07:24.4714093Z (Reading database ... 70% 2021-05-16T23:07:24.4842862Z (Reading database ... 75% 2021-05-16T23:07:24.4870606Z (Reading database ... 80% 2021-05-16T23:07:24.5324235Z (Reading database ... 85% 2021-05-16T23:07:24.5629516Z (Reading database ... 90% 2021-05-16T23:07:24.5711392Z (Reading database ... 95% 2021-05-16T23:07:24.5712444Z (Reading database ... 100% 2021-05-16T23:07:24.5714206Z (Reading database ... 268763 files and directories currently installed.) 2021-05-16T23:07:24.5834291Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:24.5873731Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:24.6309912Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T23:07:24.6541190Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:24.6556484Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:24.6950072Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T23:07:24.7197892Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:24.7220406Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:24.7585826Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T23:07:24.7883064Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:24.7904547Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:24.8350129Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T23:07:24.8570051Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T23:07:24.8612131Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:07:24.9029160Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T23:07:24.9266677Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:24.9302101Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:24.9838831Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T23:07:25.0106859Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T23:07:25.0124916Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:07:25.0990242Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T23:07:25.1306978Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:07:25.1333990Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:07:25.1870062Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T23:07:25.2161544Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:25.2177091Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:25.2589381Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T23:07:25.2809123Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T23:07:25.2825554Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:07:25.4043587Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:07:25.4097733Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:25.4176619Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:07:25.4234006Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:07:25.4281408Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:25.4308688Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:25.4363414Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:25.4411605Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:25.4473154Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:25.4532345Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:07:25.4569871Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:25.4792363Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:29.0842773Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:07:31.5257757Z Reading package lists... 2021-05-16T23:07:31.6962926Z Building dependency tree... 2021-05-16T23:07:31.6983522Z Reading state information... 2021-05-16T23:07:31.8420868Z E: Unable to locate package udunits 2021-05-16T23:07:31.9158400Z Reading package lists... 2021-05-16T23:07:32.0841242Z Building dependency tree... 2021-05-16T23:07:32.0862195Z Reading state information... 2021-05-16T23:07:32.2472496Z The following additional packages will be installed: 2021-05-16T23:07:32.2475285Z libwebpdemux2 2021-05-16T23:07:32.3054420Z The following NEW packages will be installed: 2021-05-16T23:07:32.3056509Z libwebp-dev libwebpdemux2 2021-05-16T23:07:32.3340131Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:32.3341759Z Need to get 277 kB of archives. 2021-05-16T23:07:32.3343546Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T23:07:32.3345568Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T23:07:32.3362764Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T23:07:32.8306509Z Fetched 277 kB in 0s (6636 kB/s) 2021-05-16T23:07:32.8698243Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T23:07:32.8781192Z (Reading database ... 2021-05-16T23:07:32.8782064Z (Reading database ... 5% 2021-05-16T23:07:32.8782818Z (Reading database ... 10% 2021-05-16T23:07:32.8783549Z (Reading database ... 15% 2021-05-16T23:07:32.8784478Z (Reading database ... 20% 2021-05-16T23:07:32.8785242Z (Reading database ... 25% 2021-05-16T23:07:32.8785953Z (Reading database ... 30% 2021-05-16T23:07:32.8786682Z (Reading database ... 35% 2021-05-16T23:07:32.8788031Z (Reading database ... 40% 2021-05-16T23:07:32.8788793Z (Reading database ... 45% 2021-05-16T23:07:32.8789540Z (Reading database ... 50% 2021-05-16T23:07:32.8832038Z (Reading database ... 55% 2021-05-16T23:07:32.8881269Z (Reading database ... 60% 2021-05-16T23:07:32.8913662Z (Reading database ... 65% 2021-05-16T23:07:32.9048823Z (Reading database ... 70% 2021-05-16T23:07:32.9175549Z (Reading database ... 75% 2021-05-16T23:07:32.9201195Z (Reading database ... 80% 2021-05-16T23:07:32.9651447Z (Reading database ... 85% 2021-05-16T23:07:33.0026735Z (Reading database ... 90% 2021-05-16T23:07:33.0114470Z (Reading database ... 95% 2021-05-16T23:07:33.0115207Z (Reading database ... 100% 2021-05-16T23:07:33.0116231Z (Reading database ... 269063 files and directories currently installed.) 2021-05-16T23:07:33.0243809Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T23:07:33.0285066Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:07:33.0629202Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T23:07:33.0894765Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T23:07:33.0926571Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:07:33.1925269Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:07:33.1990552Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:07:33.2054046Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:35.4641451Z Reading package lists... 2021-05-16T23:07:35.6350497Z Building dependency tree... 2021-05-16T23:07:35.6370206Z Reading state information... 2021-05-16T23:07:35.8050872Z The following additional packages will be installed: 2021-05-16T23:07:35.8052760Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:07:35.8055287Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:07:35.8056618Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:07:35.8063972Z Suggested packages: 2021-05-16T23:07:35.8064908Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T23:07:35.8065595Z Recommended packages: 2021-05-16T23:07:35.8066060Z cargo 2021-05-16T23:07:35.8629669Z The following NEW packages will be installed: 2021-05-16T23:07:35.8635059Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:07:35.8636983Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:07:35.8638577Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:07:35.8972897Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:35.8974144Z Need to get 108 MB of archives. 2021-05-16T23:07:35.8975467Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T23:07:35.8977624Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T23:07:35.9076640Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T23:07:35.9089200Z 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:07:35.9118664Z 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:07:35.9266476Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T23:07:35.9324396Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T23:07:35.9331578Z 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:07:36.0402752Z 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:07:37.0152004Z 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:37.4204615Z 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:37.4451990Z 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:37.4798021Z 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:37.6281458Z 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:38.0972046Z Fetched 108 MB in 2s (61.3 MB/s) 2021-05-16T23:07:38.1343041Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T23:07:38.1424999Z (Reading database ... 2021-05-16T23:07:38.1425702Z (Reading database ... 5% 2021-05-16T23:07:38.1426215Z (Reading database ... 10% 2021-05-16T23:07:38.1426736Z (Reading database ... 15% 2021-05-16T23:07:38.1427434Z (Reading database ... 20% 2021-05-16T23:07:38.1428009Z (Reading database ... 25% 2021-05-16T23:07:38.1428710Z (Reading database ... 30% 2021-05-16T23:07:38.1429292Z (Reading database ... 35% 2021-05-16T23:07:38.1429877Z (Reading database ... 40% 2021-05-16T23:07:38.1430449Z (Reading database ... 45% 2021-05-16T23:07:38.1431032Z (Reading database ... 50% 2021-05-16T23:07:38.1455416Z (Reading database ... 55% 2021-05-16T23:07:38.1504266Z (Reading database ... 60% 2021-05-16T23:07:38.1539246Z (Reading database ... 65% 2021-05-16T23:07:38.1672869Z (Reading database ... 70% 2021-05-16T23:07:38.1805117Z (Reading database ... 75% 2021-05-16T23:07:38.1834448Z (Reading database ... 80% 2021-05-16T23:07:38.2259668Z (Reading database ... 85% 2021-05-16T23:07:38.2578605Z (Reading database ... 90% 2021-05-16T23:07:38.2658162Z (Reading database ... 95% 2021-05-16T23:07:38.2659035Z (Reading database ... 100% 2021-05-16T23:07:38.2660237Z (Reading database ... 269091 files and directories currently installed.) 2021-05-16T23:07:38.2770123Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T23:07:38.2801729Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:07:38.3259096Z Selecting previously unselected package libipt2. 2021-05-16T23:07:38.3553036Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T23:07:38.3583553Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T23:07:38.3989660Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T23:07:38.4255788Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T23:07:38.4270664Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:07:38.4748916Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T23:07:38.4988469Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T23:07:38.5001253Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:07:38.5909387Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T23:07:38.6131163Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T23:07:38.6151288Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:07:38.6681394Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T23:07:38.6977557Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T23:07:38.6989121Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:07:38.7269593Z Selecting previously unselected package gdb. 2021-05-16T23:07:38.7552964Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T23:07:38.7572261Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:07:39.1149585Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T23:07:39.1406703Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:07:39.1420724Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:46.0385512Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T23:07:46.0681052Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:07:46.0695743Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:49.4933025Z Selecting previously unselected package rustc. 2021-05-16T23:07:49.5225130Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:07:49.5240961Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:49.7231393Z Selecting previously unselected package cargo. 2021-05-16T23:07:49.7520426Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:07:49.7550905Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:07:50.1068475Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T23:07:50.1367551Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T23:07:50.1382357Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:07:51.4105724Z Selecting previously unselected package rust-gdb. 2021-05-16T23:07:51.4402949Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T23:07:51.4421499Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:51.5135115Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:51.5180703Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:07:51.5224436Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:07:51.5265512Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:51.5322774Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T23:07:51.5405627Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:07:51.5448369Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:07:51.5480994Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:51.5520443Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:07:51.5572826Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:07:51.5661602Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:07:51.5721120Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:07:51.5784281Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:51.5857617Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:51.6135863Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:55.1453745Z Reading package lists... 2021-05-16T23:07:55.3066732Z Building dependency tree... 2021-05-16T23:07:55.3087994Z Reading state information... 2021-05-16T23:07:55.4836226Z The following additional packages will be installed: 2021-05-16T23:07:55.4843591Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:07:55.4846182Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:07:55.4848782Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:07:55.4851247Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:07:55.4853836Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:07:55.4856296Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:07:55.4858572Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:07:55.4861141Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:07:55.4863768Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:07:55.4866693Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:07:55.4869759Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:07:55.4872376Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:07:55.4875105Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:07:55.4878170Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:07:55.4879723Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:07:55.4881151Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:07:55.4882522Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:07:55.4883890Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:07:55.4885344Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:07:55.4886523Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:07:55.4887644Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:07:55.4888850Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:07:55.4889976Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:07:55.4891052Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:07:55.4892140Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:07:55.4893740Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:07:55.4895182Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:07:55.4896634Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:07:55.4898270Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:07:55.4899644Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:07:55.4900980Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:07:55.4902259Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:07:55.4903656Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:07:55.4905087Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:07:55.4906620Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:07:55.4908274Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:07:55.4909784Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:07:55.4911093Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:07:55.4912352Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:07:55.4913752Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:07:55.4915372Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:07:55.4916722Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T23:07:55.4918095Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:07:55.4919692Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:07:55.4921348Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:07:55.4922804Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:07:55.4924116Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:07:55.4925558Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:07:55.4926758Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:07:55.4927550Z Suggested packages: 2021-05-16T23:07:55.4928559Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T23:07:55.4929800Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T23:07:55.4931230Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T23:07:55.4932610Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T23:07:55.4933810Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T23:07:55.4935076Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T23:07:55.4936439Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T23:07:55.4937790Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T23:07:55.4939083Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T23:07:55.4940396Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T23:07:55.4941817Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T23:07:55.4943280Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T23:07:55.4944621Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T23:07:55.4945638Z wpagui libengine-pkcs11-openssl 2021-05-16T23:07:55.5773739Z The following NEW packages will be installed: 2021-05-16T23:07:55.5779172Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:07:55.5782467Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:07:55.5785926Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:07:55.5789339Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:07:55.5792201Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:07:55.5793615Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:07:55.5796720Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:07:55.5800195Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:07:55.5801630Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:07:55.5806115Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:07:55.5809356Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:07:55.5814087Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:07:55.5817026Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:07:55.5820090Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:07:55.5823021Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:07:55.5825773Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:07:55.5828679Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:07:55.5831370Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:07:55.5834156Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:07:55.5836401Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:07:55.5838589Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:07:55.5840887Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:07:55.5843053Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:07:55.5845142Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:07:55.5847255Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:07:55.5849833Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:07:55.5852408Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:07:55.5855020Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:07:55.5857991Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:07:55.5860483Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:07:55.5862848Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:07:55.5865156Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:07:55.5868356Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:07:55.5870962Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:07:55.5873697Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:07:55.5876456Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:07:55.5879045Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:07:55.5881814Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:07:55.5883455Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:07:55.5885124Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:07:55.5888726Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:07:55.5890553Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T23:07:55.5892139Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:07:55.5914771Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:07:55.5917228Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:07:55.5918815Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:07:55.5920226Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:07:55.5921973Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:07:55.5923279Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:07:55.6216238Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:55.6217071Z Need to get 183 MB of archives. 2021-05-16T23:07:55.6217896Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T23:07:55.6220031Z 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:55.6277923Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T23:07:55.6939250Z 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:55.6954548Z 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:55.6963146Z 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:55.6970821Z 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:55.6976328Z 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:55.6984572Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T23:07:55.6990448Z 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:55.6996370Z 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:55.7011313Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T23:07:55.7031838Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T23:07:55.7103167Z 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:55.7106299Z 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:55.7112354Z 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:55.7116806Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T23:07:55.7121973Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T23:07:55.7131063Z 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:55.7136233Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T23:07:55.7141115Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T23:07:55.7153045Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T23:07:55.7160908Z 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:55.7168277Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T23:07:55.7602162Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T23:07:55.7981324Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T23:07:55.7995950Z 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:55.8027791Z 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:55.8181998Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T23:07:55.8190364Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T23:07:55.8219492Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T23:07:55.8249710Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T23:07:55.8448500Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T23:07:55.8646819Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T23:07:55.8669250Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T23:07:55.8681091Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T23:07:55.8688270Z 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:56.0960522Z 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:56.0968862Z 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:56.1188016Z 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:56.1237493Z 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:56.1265428Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T23:07:56.1284659Z 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:56.1297688Z 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:56.1331002Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T23:07:56.1348349Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T23:07:56.1372932Z 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:56.1393068Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T23:07:56.1463160Z 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:56.1479419Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T23:07:56.1551865Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T23:07:56.1564365Z 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:56.1571968Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T23:07:56.1579469Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T23:07:56.1604429Z 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:56.1684508Z 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:56.1695535Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T23:07:56.2855506Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T23:07:56.2975044Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T23:07:56.2985849Z 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:56.3025595Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T23:07:56.3034101Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T23:07:56.3045237Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T23:07:56.3055175Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T23:07:56.3081514Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T23:07:56.3093951Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T23:07:56.3154301Z 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:56.3185345Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T23:07:56.3208260Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T23:07:56.3378380Z 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:56.3504752Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T23:07:56.4325473Z 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:56.4330720Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T23:07:56.4340143Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T23:07:56.4349944Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T23:07:56.4371892Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T23:07:56.4415334Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T23:07:56.4425580Z 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:56.5167687Z 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:56.5174961Z 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:56.5180451Z 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:56.5360860Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T23:07:56.5368664Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T23:07:56.5389414Z 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:56.5449672Z 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:56.5908351Z 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:56.6228334Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T23:07:56.6240109Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T23:07:56.6247019Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T23:07:56.6258614Z 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:56.6362720Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T23:07:56.6367347Z 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:56.6392123Z 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:56.6433905Z 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:56.6472603Z 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:56.6497166Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T23:07:56.6507029Z 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:56.6894279Z 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:56.6963170Z 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:56.7004823Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T23:07:56.7010083Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T23:07:56.7039710Z 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:56.7095096Z 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:56.7224819Z 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:56.7250838Z 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:56.7261683Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T23:07:56.7438871Z 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:56.7450664Z 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:57.2060510Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T23:07:57.2078568Z 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:57.2091613Z 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:57.2285583Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T23:07:57.3117916Z 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:57.3141953Z 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:57.3165985Z 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:57.3225442Z 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:57.3233711Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T23:07:57.3622692Z 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:57.3735769Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T23:07:57.3760232Z 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:57.3765573Z 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:57.3773857Z 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:57.3812887Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T23:07:57.3830659Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T23:07:57.3832842Z 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:57.3835096Z 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:57.3850080Z 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:57.3856674Z 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:57.3862380Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T23:07:57.3867513Z 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:57.3882564Z 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:57.3891462Z 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:57.3902220Z 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:57.3925109Z 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:57.4098004Z 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:57.4116029Z 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:57.4123489Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T23:07:57.4138175Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T23:07:57.4242908Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T23:07:57.4273374Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T23:07:57.4287946Z 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:57.4297067Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T23:07:57.4323235Z 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:57.4331299Z 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:57.4337857Z 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:57.4359808Z 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:57.4370290Z 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:57.4375768Z 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:57.4416289Z 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:57.4535465Z 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:57.5004312Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T23:07:57.5008605Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T23:07:57.5071672Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T23:07:57.5103386Z 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:57.5114022Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T23:07:57.5164828Z 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:57.5173580Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T23:07:57.5535291Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T23:07:57.5610554Z 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:57.5742950Z 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:57.6198781Z 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:57.6240157Z 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:57.6275987Z 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:57.6283676Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T23:07:57.6355796Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T23:07:57.6362419Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T23:07:57.6392309Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T23:07:57.6395204Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T23:07:57.6498434Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T23:07:57.6556116Z 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:57.7090524Z 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:57.7092970Z 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:57.7106614Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T23:07:57.7109001Z 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:57.7119007Z 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:57.7121365Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T23:07:57.7169816Z 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:57.7176658Z 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:57.7193466Z 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:57.7196050Z 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:57.7209631Z 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:57.7212242Z 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:57.7222018Z 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:57.7415766Z 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:57.7429353Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T23:07:57.8083085Z 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:57.8085293Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T23:07:57.8093857Z 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:57.8145609Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T23:07:57.8148099Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T23:07:57.8172333Z 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:57.8227485Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T23:07:57.8233358Z 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:57.8528976Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T23:07:57.8551060Z 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:57.8568735Z 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:57.8880646Z 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:57.8914606Z 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:57.8949042Z 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:57.8960497Z 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:57.8977314Z 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:57.9328588Z 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:58.0478558Z 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:58.0554331Z 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:58.0773306Z 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:58.4068759Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T23:07:58.4942246Z 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:58.5042214Z 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:58.5051154Z 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:58.5137548Z 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:58.5166294Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T23:07:58.5476331Z 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:58.5700843Z 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:58.5714159Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T23:07:58.5724389Z 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:59.7665162Z Fetched 183 MB in 3s (61.3 MB/s) 2021-05-16T23:07:59.8107755Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T23:07:59.8193628Z (Reading database ... 2021-05-16T23:07:59.8194226Z (Reading database ... 5% 2021-05-16T23:07:59.8194722Z (Reading database ... 10% 2021-05-16T23:07:59.8195225Z (Reading database ... 15% 2021-05-16T23:07:59.8195713Z (Reading database ... 20% 2021-05-16T23:07:59.8196216Z (Reading database ... 25% 2021-05-16T23:07:59.8198520Z (Reading database ... 30% 2021-05-16T23:07:59.8199044Z (Reading database ... 35% 2021-05-16T23:07:59.8199741Z (Reading database ... 40% 2021-05-16T23:07:59.8200261Z (Reading database ... 45% 2021-05-16T23:07:59.8200800Z (Reading database ... 50% 2021-05-16T23:07:59.8250601Z (Reading database ... 55% 2021-05-16T23:07:59.8299713Z (Reading database ... 60% 2021-05-16T23:07:59.8333198Z (Reading database ... 65% 2021-05-16T23:07:59.8468301Z (Reading database ... 70% 2021-05-16T23:07:59.8598422Z (Reading database ... 75% 2021-05-16T23:07:59.8628289Z (Reading database ... 80% 2021-05-16T23:07:59.9056224Z (Reading database ... 85% 2021-05-16T23:07:59.9398633Z (Reading database ... 90% 2021-05-16T23:07:59.9482635Z (Reading database ... 95% 2021-05-16T23:07:59.9483538Z (Reading database ... 100% 2021-05-16T23:07:59.9484815Z (Reading database ... 269846 files and directories currently installed.) 2021-05-16T23:07:59.9613629Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T23:07:59.9643573Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:07:59.9994878Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T23:08:00.0306991Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:00.0386577Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:00.2529355Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T23:08:00.2846767Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:08:00.2866005Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:08:00.3292232Z Selecting previously unselected package libegl1:amd64. 2021-05-16T23:08:00.3605619Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:08:00.3626836Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:08:00.3989262Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T23:08:00.4346598Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T23:08:00.4364416Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:08:00.4703003Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T23:08:00.5003282Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T23:08:00.5021592Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:08:00.5360780Z Selecting previously unselected package libwacom-common. 2021-05-16T23:08:00.5665962Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T23:08:00.5678109Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:08:00.6479647Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T23:08:00.6786567Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:08:00.6820148Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:08:00.7149193Z Selecting previously unselected package libinput-bin. 2021-05-16T23:08:00.7420232Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:08:00.7434565Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:08:00.7788351Z Selecting previously unselected package libinput10:amd64. 2021-05-16T23:08:00.8072863Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:08:00.8103912Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:08:00.8628824Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T23:08:00.8853242Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:00.8871284Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:00.9460788Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T23:08:00.9755953Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:00.9782867Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:01.0846123Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T23:08:01.1150598Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T23:08:01.1179681Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:08:01.1556391Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T23:08:01.1864476Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T23:08:01.1886339Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:08:01.2211529Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T23:08:01.2543558Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T23:08:01.2558256Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:08:01.2950562Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T23:08:01.3264704Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T23:08:01.3285490Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:08:01.3670145Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T23:08:01.3927676Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T23:08:01.3947018Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:08:01.4371422Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T23:08:01.4687637Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T23:08:01.4699716Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:08:01.5046671Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T23:08:01.5353838Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T23:08:01.5365923Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:08:01.5692922Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T23:08:01.5950507Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T23:08:01.5973237Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:08:01.6429188Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T23:08:01.6664857Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T23:08:01.6679059Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:08:01.7046105Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T23:08:01.7361560Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T23:08:01.7382120Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:08:01.7829517Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T23:08:01.8109343Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:01.8210642Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:02.1542271Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T23:08:02.1826873Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:02.1838615Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:02.4389455Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T23:08:02.4658285Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:02.4670860Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:02.5179148Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T23:08:02.5447786Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T23:08:02.5463422Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:08:02.5967269Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T23:08:02.6259643Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T23:08:02.6271387Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:08:02.7262876Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T23:08:02.7559898Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T23:08:02.7577905Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:08:02.7860620Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T23:08:02.8154693Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:02.8177714Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:02.8668715Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T23:08:02.8945813Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:02.8964249Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:02.9449550Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T23:08:02.9748396Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:02.9758945Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:03.1584581Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T23:08:03.1882227Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:03.1902466Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:03.3669199Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T23:08:03.3906638Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:03.3921784Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:03.4349201Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T23:08:03.4617409Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:03.4639532Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:03.4947379Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T23:08:03.5245235Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T23:08:03.5260016Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:08:03.5670620Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T23:08:03.5950709Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T23:08:03.5967704Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:08:05.0019205Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T23:08:05.0320310Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:05.0337642Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:05.0788863Z Selecting previously unselected package qgis-providers-common. 2021-05-16T23:08:05.1012091Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:08:05.1022571Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:05.3589457Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T23:08:05.3904758Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T23:08:05.3916277Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:08:05.4549414Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T23:08:05.4824160Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T23:08:05.4838251Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:08:05.5468636Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T23:08:05.5698872Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:05.5714667Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:05.6189337Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T23:08:05.6458495Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:05.6469847Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:05.6753233Z Selecting previously unselected package gdal-data. 2021-05-16T23:08:05.7060971Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T23:08:05.7074122Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:05.7623787Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T23:08:05.7924730Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T23:08:05.7941684Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:08:05.8309706Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T23:08:05.8610170Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T23:08:05.8627054Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:08:05.9088752Z Selecting previously unselected package libarmadillo9. 2021-05-16T23:08:05.9402042Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T23:08:05.9415440Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:08:05.9788393Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T23:08:06.0107889Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T23:08:06.0119160Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:08:06.1068694Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T23:08:06.1365350Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T23:08:06.1381720Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:08:06.1828716Z Selecting previously unselected package libdap25:amd64. 2021-05-16T23:08:06.2093013Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T23:08:06.2106516Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:08:06.2826978Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T23:08:06.3199370Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T23:08:06.3223145Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:08:06.3715939Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T23:08:06.4039740Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T23:08:06.4053786Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:08:06.4428892Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T23:08:06.4774724Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T23:08:06.4783729Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:08:06.5224520Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T23:08:06.5457852Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T23:08:06.5473136Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:08:06.5992767Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T23:08:06.6346375Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T23:08:06.6372147Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:08:06.7256566Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T23:08:06.7560833Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T23:08:06.7581143Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:08:06.7989491Z Selecting previously unselected package proj-data. 2021-05-16T23:08:06.8265192Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T23:08:06.8280783Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T23:08:07.6743142Z Selecting previously unselected package libproj15:amd64. 2021-05-16T23:08:07.7049766Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T23:08:07.7070704Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:08:07.8388771Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T23:08:07.8617255Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T23:08:07.8642129Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:08:07.9069959Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T23:08:07.9338673Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T23:08:07.9367357Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:08:07.9939865Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T23:08:08.0265162Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T23:08:08.0284122Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:08:08.0648770Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T23:08:08.0971106Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T23:08:08.0986511Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:08:08.1353644Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T23:08:08.1655275Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:08:08.1681758Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:08:08.2034684Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T23:08:08.2337898Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:08:08.2366899Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:08:08.2824763Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T23:08:08.3124460Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:08:08.3135838Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:08:08.3553663Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T23:08:08.3819226Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T23:08:08.3834556Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:08:08.4548450Z Selecting previously unselected package libogdi4.1. 2021-05-16T23:08:08.4773039Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T23:08:08.4785998Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:08:08.5388499Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T23:08:08.5610285Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T23:08:08.5624415Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:08:08.6108809Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T23:08:08.6379838Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:08:08.6393773Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:08:08.8150165Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T23:08:08.8445622Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T23:08:08.8464399Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:08:08.9911744Z Selecting previously unselected package libgdal26. 2021-05-16T23:08:09.0205717Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:08:09.0223186Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:09.7139514Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T23:08:09.7455000Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:09.7486917Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:09.7829236Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T23:08:09.8090136Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T23:08:09.8112016Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:08:09.8469295Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T23:08:09.8730728Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:09.8766153Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:09.9148673Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T23:08:09.9389603Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:09.9414768Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:09.9886813Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T23:08:10.0190187Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T23:08:10.0217532Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:08:10.0868676Z Selecting previously unselected package libzip5:amd64. 2021-05-16T23:08:10.1125801Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T23:08:10.1141818Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:08:10.1669970Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T23:08:10.1964666Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:10.1982856Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:10.8150449Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T23:08:10.8439466Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:10.8451134Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:10.8829875Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T23:08:10.9133384Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T23:08:10.9155923Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:08:10.9669561Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T23:08:10.9945619Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:08:10.9951807Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:08:11.1709465Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T23:08:11.1972389Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:11.1991981Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:11.2388382Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T23:08:11.2657689Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:11.2674549Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:11.3189600Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T23:08:11.3481954Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T23:08:11.3498508Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:08:11.4389455Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T23:08:11.4664081Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:11.4857040Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:11.9009886Z Selecting previously unselected package qgis-providers. 2021-05-16T23:08:11.9314564Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:11.9337450Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:12.1780360Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T23:08:12.2084932Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:08:12.2103269Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:08:12.2562823Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T23:08:12.2885157Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T23:08:12.2903561Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:08:12.3265242Z Selecting previously unselected package avahi-daemon. 2021-05-16T23:08:12.3576105Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:08:12.3589159Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:08:12.4171838Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T23:08:12.4493992Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:08:12.4505183Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:08:12.5429269Z Selecting previously unselected package blt. 2021-05-16T23:08:12.5736180Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:08:12.5748012Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T23:08:12.6188852Z Selecting previously unselected package fonts-lyx. 2021-05-16T23:08:12.6410794Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T23:08:12.6424035Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:08:12.6949128Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T23:08:12.7192508Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T23:08:12.7208390Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:08:12.7622333Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T23:08:12.7925293Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:08:12.7937353Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:08:12.8510043Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T23:08:12.8775525Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:08:12.8793767Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:08:12.9255587Z Selecting previously unselected package gcr. 2021-05-16T23:08:12.9583103Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T23:08:12.9595095Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T23:08:13.0288830Z Selecting previously unselected package python3-numpy. 2021-05-16T23:08:13.0592993Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T23:08:13.0615733Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:08:13.3909265Z Selecting previously unselected package python3-gdal. 2021-05-16T23:08:13.4200648Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:08:13.4213140Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:13.5135414Z Selecting previously unselected package gdal-bin. 2021-05-16T23:08:13.5451123Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:08:13.5463815Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:13.6047588Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T23:08:13.6364905Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:08:13.6385089Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:08:13.6715892Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T23:08:13.7029897Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T23:08:13.7050015Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:08:13.7669024Z Selecting previously unselected package geoclue-2.0. 2021-05-16T23:08:13.7948596Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T23:08:13.7979213Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:08:13.8534884Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T23:08:13.8857301Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:08:13.8868925Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:08:13.9508896Z Selecting previously unselected package p11-kit. 2021-05-16T23:08:13.9826073Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:08:13.9838800Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:08:14.0216898Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T23:08:14.0528893Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T23:08:14.0544192Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:08:14.0897351Z Selecting previously unselected package gnome-keyring. 2021-05-16T23:08:14.1208172Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:08:14.1329579Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:08:14.2524790Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T23:08:14.2860411Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:08:14.2877232Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:08:14.3249579Z Selecting previously unselected package grass-doc. 2021-05-16T23:08:14.3574739Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T23:08:14.3593651Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T23:08:16.2975872Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T23:08:16.3303091Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T23:08:16.3320346Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:08:16.3837745Z Selecting previously unselected package libpdal-util9. 2021-05-16T23:08:16.4144807Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:16.4161586Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:08:16.4587853Z Selecting previously unselected package libpdal-base9. 2021-05-16T23:08:16.4920092Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:16.4940096Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:08:16.7337631Z Selecting previously unselected package grass-core. 2021-05-16T23:08:16.7655446Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T23:08:16.7669709Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T23:08:17.4368327Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T23:08:17.4689622Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T23:08:17.4699112Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:08:17.5047554Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T23:08:17.5370233Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T23:08:17.5388092Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:08:17.5808027Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T23:08:17.6142083Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T23:08:17.6156833Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:08:17.7091730Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T23:08:17.7426256Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T23:08:17.7439545Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:08:17.8423762Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T23:08:17.8735574Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T23:08:17.8748657Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:08:18.2494502Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T23:08:18.2814301Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T23:08:18.2834458Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:08:18.4004782Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T23:08:18.4316885Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T23:08:18.4336027Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:08:18.4754724Z Selecting previously unselected package libfcgi-bin. 2021-05-16T23:08:18.5075565Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T23:08:18.5094701Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:08:18.5438352Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T23:08:18.5767067Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T23:08:18.5784908Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:08:18.6154754Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T23:08:18.6481883Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T23:08:18.6569047Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:08:18.7680231Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T23:08:18.8010471Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T23:08:18.8031224Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:08:18.8469294Z Selecting previously unselected package libmbim-proxy. 2021-05-16T23:08:18.8789672Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T23:08:18.8806063Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T23:08:18.9098761Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T23:08:18.9422078Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:08:18.9447026Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:08:18.9747702Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T23:08:19.0056882Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:08:19.0070586Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:08:19.0561866Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T23:08:19.0876842Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T23:08:19.0890744Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:08:19.1202752Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T23:08:19.1530581Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:08:19.1542887Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:08:19.1908309Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T23:08:19.2173934Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T23:08:19.2187492Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:08:19.2508786Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T23:08:19.2823999Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:19.2846588Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:08:19.3269713Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T23:08:19.3550338Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:19.3573015Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:08:19.3964996Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T23:08:19.4278110Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:19.4291576Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:08:19.4750404Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T23:08:19.5031675Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:19.5041713Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:08:19.5603157Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T23:08:19.6001933Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:08:19.6031100Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:08:19.7789766Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T23:08:19.8167154Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:19.8179632Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:08:19.8588088Z Selecting previously unselected package libpdal-plugins. 2021-05-16T23:08:19.8896703Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:19.8913321Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:08:19.9308879Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T23:08:19.9576682Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:19.9602332Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:20.0158482Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T23:08:20.0540580Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:20.0553977Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:20.1668934Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T23:08:20.1919722Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:20.1934755Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:20.2402264Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T23:08:20.2725601Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:20.2743935Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:20.3229483Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T23:08:20.3520839Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:20.3554178Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:20.3908272Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T23:08:20.4257825Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:20.4281741Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:20.4790136Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T23:08:20.5086348Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:20.5104705Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:20.5447609Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T23:08:20.5776308Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:20.5786597Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:20.6070124Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T23:08:20.6375247Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:20.6390835Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:20.6779628Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T23:08:20.7083869Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:20.7104853Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:20.7408590Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T23:08:20.7726320Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:20.7743279Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:20.8063155Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T23:08:20.8374707Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:20.8386732Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:20.8999018Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T23:08:20.9329400Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:20.9347724Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:21.0904141Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T23:08:21.1231077Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:21.1252469Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:21.5054785Z Selecting previously unselected package qtchooser. 2021-05-16T23:08:21.5372690Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T23:08:21.5388202Z Unpacking qtchooser (66-2build1) ... 2021-05-16T23:08:21.5734702Z Selecting previously unselected package qdoc-qt5. 2021-05-16T23:08:21.6057152Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:21.6079859Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:21.6907591Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T23:08:21.7224680Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:21.7236698Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:21.7653192Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T23:08:21.8023774Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:21.8038609Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:21.8392375Z Selecting previously unselected package qt5-assistant. 2021-05-16T23:08:21.8704251Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:21.8715187Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:08:21.9357397Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T23:08:21.9664369Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:21.9689791Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:22.0037710Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T23:08:22.0347531Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:22.0363995Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:22.2708470Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T23:08:22.3056107Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:22.3071116Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:22.4109863Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T23:08:22.4408549Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:22.4428940Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:08:22.5893434Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T23:08:22.6204425Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:22.6218312Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:22.7503858Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T23:08:22.7814562Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:22.7833783Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:22.8458640Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T23:08:22.8765992Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:22.8781482Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:22.9407850Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T23:08:22.9714092Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:22.9727037Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:23.0104683Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T23:08:23.0420845Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T23:08:23.0431785Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:08:23.1273247Z Selecting previously unselected package libqmi-proxy. 2021-05-16T23:08:23.1577719Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T23:08:23.1756371Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T23:08:23.2028372Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T23:08:23.2336632Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:23.2351908Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:23.2824441Z Selecting previously unselected package libwacom-bin. 2021-05-16T23:08:23.3053378Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:08:23.3067973Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:08:23.3356216Z Selecting previously unselected package modemmanager. 2021-05-16T23:08:23.3703212Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T23:08:23.3809543Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T23:08:23.5000690Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T23:08:23.5327565Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T23:08:23.5340399Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:08:23.5789229Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T23:08:23.6058625Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T23:08:23.6070677Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:08:23.9512349Z Selecting previously unselected package python3-soupsieve. 2021-05-16T23:08:23.9820871Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T23:08:23.9844705Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:08:24.0184772Z Selecting previously unselected package python3-bs4. 2021-05-16T23:08:24.0503366Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T23:08:24.0517660Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T23:08:24.0906270Z Selecting previously unselected package python3-cycler. 2021-05-16T23:08:24.1234020Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T23:08:24.1248801Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T23:08:24.1553917Z Selecting previously unselected package python3-dateutil. 2021-05-16T23:08:24.1895656Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T23:08:24.1906706Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:08:24.2295215Z Selecting previously unselected package python3-decorator. 2021-05-16T23:08:24.2613267Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T23:08:24.2637476Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:08:24.2997135Z Selecting previously unselected package python3-future. 2021-05-16T23:08:24.3338703Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T23:08:24.3351570Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T23:08:24.4073817Z Selecting previously unselected package python3-webencodings. 2021-05-16T23:08:24.4382485Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T23:08:24.4415609Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:08:24.4745785Z Selecting previously unselected package python3-html5lib. 2021-05-16T23:08:24.5060222Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T23:08:24.5089500Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T23:08:24.5516378Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T23:08:24.5839174Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T23:08:24.5853609Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:08:24.6201196Z Selecting previously unselected package python3-traitlets. 2021-05-16T23:08:24.6515543Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T23:08:24.6532764Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T23:08:24.6928724Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T23:08:24.7235282Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T23:08:24.7256779Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:08:24.7671919Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T23:08:24.7986939Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T23:08:24.8003580Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:08:24.8407432Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T23:08:24.8719024Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T23:08:24.8738856Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:08:25.0433769Z Selecting previously unselected package python3-pyparsing. 2021-05-16T23:08:25.0747786Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T23:08:25.0759418Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T23:08:25.1083884Z Selecting previously unselected package python3-matplotlib. 2021-05-16T23:08:25.1399454Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T23:08:25.1411425Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:08:25.6117655Z Selecting previously unselected package python3-nbformat. 2021-05-16T23:08:25.6422516Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T23:08:25.6454628Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T23:08:25.6827652Z Selecting previously unselected package python3-olefile. 2021-05-16T23:08:25.7126483Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T23:08:25.7152446Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T23:08:25.7559352Z Selecting previously unselected package python3-pyproj. 2021-05-16T23:08:25.7872802Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T23:08:25.7889200Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:08:25.8533581Z Selecting previously unselected package python3-tz. 2021-05-16T23:08:25.8843273Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T23:08:25.8860523Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T23:08:25.9220734Z Selecting previously unselected package python3-owslib. 2021-05-16T23:08:25.9526580Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T23:08:25.9543995Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T23:08:25.9930528Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T23:08:26.0239831Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T23:08:26.0259554Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:08:26.0943967Z Selecting previously unselected package python3-retrying. 2021-05-16T23:08:26.1254637Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T23:08:26.1263349Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T23:08:26.1629053Z Selecting previously unselected package python3-plotly. 2021-05-16T23:08:26.1890906Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T23:08:26.1906702Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:08:26.8765554Z Selecting previously unselected package python3-psycopg2. 2021-05-16T23:08:26.9117369Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T23:08:26.9135535Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:08:26.9590776Z Selecting previously unselected package python3-sip. 2021-05-16T23:08:26.9911662Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T23:08:26.9932466Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:08:27.0299276Z Selecting previously unselected package python3-pyqt5. 2021-05-16T23:08:27.0623470Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:08:27.0637682Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:27.3789712Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T23:08:27.4078965Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:08:27.4091457Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:08:27.4668968Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T23:08:27.4990967Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:08:27.5002000Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:27.5548824Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T23:08:27.5834860Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:08:27.5861193Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:27.6154253Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T23:08:27.6469079Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:08:27.6481212Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:27.6989084Z Selecting previously unselected package python3-qgis-common. 2021-05-16T23:08:27.7246412Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:08:27.7256980Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:28.0869172Z Selecting previously unselected package python3-qgis. 2021-05-16T23:08:28.1194133Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:28.1216479Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:29.2204666Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T23:08:29.2514869Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T23:08:29.2543467Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:08:29.2968450Z Selecting previously unselected package libjs-leaflet. 2021-05-16T23:08:29.3288811Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T23:08:29.3308176Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:08:29.3875763Z Selecting previously unselected package qgis-common. 2021-05-16T23:08:29.4193000Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:08:29.4216912Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:31.1495411Z Selecting previously unselected package qgis. 2021-05-16T23:08:31.1821492Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:31.2631354Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:31.5367569Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T23:08:31.5683195Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:08:31.5695678Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:31.7606034Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T23:08:31.7945880Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:31.7962094Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:31.8453804Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T23:08:31.8793498Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:31.8804957Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:31.9620606Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T23:08:31.9983923Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:31.9998799Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:32.0461171Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T23:08:32.0793667Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T23:08:32.0806324Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:08:32.2875280Z Selecting previously unselected package wpasupplicant. 2021-05-16T23:08:32.3205324Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T23:08:32.3219483Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:08:32.4724275Z Selecting previously unselected package proj-bin. 2021-05-16T23:08:32.5085806Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T23:08:32.5102615Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T23:08:32.5493438Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T23:08:32.5830331Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T23:08:32.5841541Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T23:08:32.6172238Z Selecting previously unselected package usb-modeswitch. 2021-05-16T23:08:32.6497866Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T23:08:32.6585521Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:08:32.7422333Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:08:32.7509976Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:08:33.0333452Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T23:08:33.0352666Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:08:33.0377330Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:08:33.0399960Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:33.0516693Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:08:33.0545541Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:08:33.0581035Z Setting up proj-data (6.3.1-1) ... 2021-05-16T23:08:33.0640552Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:08:33.0687706Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:08:33.0721933Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:08:33.0749715Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:08:33.0805997Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:08:33.0837753Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:08:33.0878683Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:08:33.0953835Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:08:33.0989863Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:08:33.1013751Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:08:33.1042814Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:08:33.2683444Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:08:33.2726814Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:08:33.2775516Z Setting up python3-olefile (0.46-2) ... 2021-05-16T23:08:33.4513959Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T23:08:33.4546514Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T23:08:33.6109631Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:08:33.6154267Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:08:33.6202773Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:08:33.6234481Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:08:33.6269982Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:08:33.6308215Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:08:33.6336661Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:08:33.7588716Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:08:33.7636190Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:08:33.7679822Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:08:33.7723321Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:08:33.7752567Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:08:33.9404787Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:33.9451152Z Setting up python3-tz (2019.3-1) ... 2021-05-16T23:08:34.1084508Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:08:34.1192250Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:08:34.1239993Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:08:34.1329601Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:08:34.1400152Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:08:34.1424822Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:08:34.1463445Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:08:34.1519657Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:08:34.3050434Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:08:34.3081723Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:08:34.3114353Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:08:34.3136382Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:08:34.3232972Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:08:34.3260918Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T23:08:34.5176217Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:08:34.5214506Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T23:08:34.6818300Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:08:34.6848120Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:08:34.6890735Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:08:34.6916237Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T23:08:34.6939264Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T23:08:34.6978263Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:08:34.7000660Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:08:34.8804457Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:08:34.8840521Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:08:34.8896996Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:08:34.8948043Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:34.9048427Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T23:08:35.1410530Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:08:36.4579097Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:08:36.4624032Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:08:36.4687686Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:08:36.4740901Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:08:36.4769917Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:08:36.4819046Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:08:36.4869240Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:08:36.4911802Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:08:36.6953975Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:36.7003930Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:08:36.7062494Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:08:36.7135249Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T23:08:36.9344386Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:08:36.9385061Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:08:36.9430371Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:08:36.9488489Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:08:36.9538323Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:08:36.9771955Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:08:37.1721517Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:08:37.1757263Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:08:37.1789254Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:08:37.1889449Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:08:37.1925644Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:08:37.1954574Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:37.1989449Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:08:37.2071301Z Setting up python3-future (0.18.2-2) ... 2021-05-16T23:08:37.2168780Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T23:08:37.2239504Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T23:08:37.6052046Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:37.7774955Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:08:37.7815264Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:37.7884544Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:08:37.7934763Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:08:37.7979699Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:08:37.8050453Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:08:37.8104684Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:08:37.8157072Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:37.8218508Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:08:38.1111487Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:08:38.2882765Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:08:38.4659736Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:08:38.4699093Z Setting up qtchooser (66-2build1) ... 2021-05-16T23:08:38.4733941Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:08:38.4771241Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:08:38.6466027Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:08:38.6512171Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:08:38.6548706Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:08:38.6595013Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:08:39.7147594Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:08:39.7201865Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:08:39.7270049Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:08:39.7332397Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:39.7366840Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:39.7412348Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T23:08:39.7465415Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:08:39.7514974Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:08:39.7565667Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:08:40.1899022Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T23:08:40.1926653Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:40.1970103Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T23:08:40.3818679Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T23:08:40.3851873Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:08:40.5699061Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:40.5745841Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T23:08:40.7838102Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:08:40.7877010Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T23:08:40.7913347Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:40.7944049Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:08:40.9412945Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:08:40.9415576Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:08:41.4824032Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:08:41.8064822Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:41.8130597Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:08:41.8185045Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:41.8221831Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:41.8253513Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:41.8291452Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:41.8331112Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:08:42.0233587Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:42.0237083Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:08:42.0240770Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:42.0243700Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:08:42.0708230Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:42.0711225Z if direction is "increasing": 2021-05-16T23:08:42.0714813Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:42.0717345Z elif direction is "decreasing": 2021-05-16T23:08:42.0918292Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:42.0919371Z if direction is "increasing": 2021-05-16T23:08:42.0920811Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:42.0921777Z elif direction is "decreasing": 2021-05-16T23:08:43.1456103Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:43.1459293Z if props["offset_coordinates"] is "data": 2021-05-16T23:08:43.1462623Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:08:43.1465028Z if props["coordinates"] is not "data": 2021-05-16T23:08:44.0161017Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:08:44.6899118Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:08:44.6904213Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:08:44.6912756Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T23:08:45.9807456Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:08:45.9854050Z First installation detected... 2021-05-16T23:08:45.9856409Z Checking NSS setup... 2021-05-16T23:08:45.9949032Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:08:46.0037239Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:46.0101709Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T23:08:46.3195491Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:46.3283006Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:08:46.3340787Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:08:46.3391633Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:08:46.3449159Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:08:46.3508863Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:08:46.3555317Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:08:46.3607769Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:08:46.3652283Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:46.5890492Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:08:46.5946310Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:08:46.6007779Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T23:08:47.0000672Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:47.0003760Z if value is '': 2021-05-16T23:08:47.1280023Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:47.1282776Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:08:47.1285002Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:47.1286989Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:08:47.1289271Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:08:47.1291279Z if driver_string is not None and driver_string is not "": 2021-05-16T23:08:47.1786256Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:47.1793917Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:08:47.1796140Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:47.1798134Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:08:47.2486324Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:08:47.2533765Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:47.2636413Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T23:08:47.2671354Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:47.2707766Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:47.2917372Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:47.2953906Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:47.2989242Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:47.3051701Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:47.3085142Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:47.3130891Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:47.4106650Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:47.4138593Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:47.4191595Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:47.4264508Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T23:08:47.5850550Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:08:47.5853702Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:08:48.1509558Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:48.1551368Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:48.1593470Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:08:48.1630543Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:48.1683833Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:48.1732289Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:48.1768532Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:08:48.1803349Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:08:48.1835016Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:08:48.1865847Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:48.1894657Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:48.1925749Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:48.1960301Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:48.1991848Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:48.2021159Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:48.2049155Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:08:48.2086469Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:08:48.2115598Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:48.2142752Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:48.2171220Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:48.3996593Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:48.4059392Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:48.4103306Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:48.4153554Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:23.5210617Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:23.5254004Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:09:23.5286204Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:23.5316862Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:23.5350249Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:23.5403924Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:23.5442216Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:23.5468962Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:23.7129820Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:23.7164282Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:09:23.7193254Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:23.7228858Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:09:23.7256836Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:23.9131364Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:23.9204232Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:23.9261166Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:23.9404609Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T23:09:23.9590113Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T23:09:25.2102749Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:09:25.2339367Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:09:25.2628681Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:09:25.2800008Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T23:09:25.3939820Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:09:25.4291097Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T23:09:25.7116524Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:09:38.9702512Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:09:38.9918911Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:09:41.2222412Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:09:41.2223028Z with: 2021-05-16T23:09:41.2223573Z github_slug: neuroconductor/ggneuro 2021-05-16T23:09:41.2224103Z env: 2021-05-16T23:09:41.2224581Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:41.2225204Z TIC_DEPLOY_KEY: 2021-05-16T23:09:41.2226015Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:41.2228418Z GITHUB_PAT: *** 2021-05-16T23:09:41.2228832Z COVERALLS_TOKEN: 2021-05-16T23:09:41.2229338Z continue-on-error: false 2021-05-16T23:09:41.2229811Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:41.2230312Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:41.2230773Z TZ: UTC 2021-05-16T23:09:41.2231168Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:41.2231605Z NOT_CRAN: true 2021-05-16T23:09:41.2231982Z ##[endgroup] 2021-05-16T23:09:41.2582125Z repo slug is: neuroconductor/ggneuro 2021-05-16T23:09:41.2690510Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:09:41.2691124Z env: 2021-05-16T23:09:41.2691609Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:41.2692113Z TIC_DEPLOY_KEY: 2021-05-16T23:09:41.2693058Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:41.2694452Z GITHUB_PAT: *** 2021-05-16T23:09:41.2694894Z COVERALLS_TOKEN: 2021-05-16T23:09:41.2695431Z continue-on-error: false 2021-05-16T23:09:41.2695942Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:41.2707552Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:41.2708113Z TZ: UTC 2021-05-16T23:09:41.2708527Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:41.2708943Z NOT_CRAN: true 2021-05-16T23:09:41.2709335Z ##[endgroup] 2021-05-16T23:09:41.4979700Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:09:41.4980348Z with: 2021-05-16T23:09:41.4980768Z repo_name: ggneuro 2021-05-16T23:09:41.4981205Z repo_version: 0.5.0 2021-05-16T23:09:41.4981644Z runner_os: Linux 2021-05-16T23:09:41.4982051Z R_version: 4.0 2021-05-16T23:09:41.4982440Z env: 2021-05-16T23:09:41.4982906Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:41.4983563Z TIC_DEPLOY_KEY: 2021-05-16T23:09:41.4984435Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:41.4985837Z GITHUB_PAT: *** 2021-05-16T23:09:41.4986267Z COVERALLS_TOKEN: 2021-05-16T23:09:41.4986801Z continue-on-error: false 2021-05-16T23:09:41.4987510Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:41.4988041Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:41.4988538Z TZ: UTC 2021-05-16T23:09:41.4988964Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:41.4989429Z NOT_CRAN: true 2021-05-16T23:09:41.4989865Z ##[endgroup] 2021-05-16T23:09:41.5422179Z Package: ggneuro 2021-05-16T23:09:41.5425892Z Version: 0.5.0 2021-05-16T23:09:41.5427078Z OS: Linux 2021-05-16T23:09:41.5513495Z ##[group]Run install.packages('remotes') 2021-05-16T23:09:41.5514280Z install.packages('remotes') 2021-05-16T23:09:41.5515147Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:09:41.5516338Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:09:41.5523570Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:09:41.5524000Z env: 2021-05-16T23:09:41.5524439Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:41.5524926Z TIC_DEPLOY_KEY: 2021-05-16T23:09:41.5525735Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:41.5527055Z GITHUB_PAT: *** 2021-05-16T23:09:41.5527452Z COVERALLS_TOKEN: 2021-05-16T23:09:41.5527953Z continue-on-error: false 2021-05-16T23:09:41.5528437Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:41.5528916Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:41.5529384Z TZ: UTC 2021-05-16T23:09:41.5529793Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:41.5530201Z NOT_CRAN: true 2021-05-16T23:09:41.5530588Z ##[endgroup] 2021-05-16T23:09:41.7586064Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:09:41.7589109Z (as ‘lib’ is unspecified) 2021-05-16T23:09:57.9561994Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T23:09:58.2290605Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-16T23:09:58.2357741Z ================================================== 2021-05-16T23:09:58.2359391Z downloaded 381 KB 2021-05-16T23:09:58.2360322Z 2021-05-16T23:09:58.5105405Z * installing *binary* package ‘remotes’ ... 2021-05-16T23:09:58.5176625Z * DONE (remotes) 2021-05-16T23:09:58.5231224Z 2021-05-16T23:09:58.5232201Z The downloaded source packages are in 2021-05-16T23:09:58.5233660Z ‘/tmp/RtmpCSV288/downloaded_packages’ 2021-05-16T23:10:21.7811240Z ##[group]Run actions/cache@v1 2021-05-16T23:10:21.7811718Z with: 2021-05-16T23:10:21.7812180Z path: /home/runner/work/_temp/Library 2021-05-16T23:10:21.7815403Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-3aca352d9718bb586fc225f44dee25632b8ac5564b985b0e7884d51c7c727e20 2021-05-16T23:10:21.7819533Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-16T23:10:21.7820841Z env: 2021-05-16T23:10:21.7821314Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:10:21.7821796Z TIC_DEPLOY_KEY: 2021-05-16T23:10:21.7822682Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:10:21.7824550Z GITHUB_PAT: *** 2021-05-16T23:10:21.7824977Z COVERALLS_TOKEN: 2021-05-16T23:10:21.7825499Z continue-on-error: false 2021-05-16T23:10:21.7825996Z VDIFFR_RUN_TESTS: 2021-05-16T23:10:21.7826519Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:10:21.7827031Z TZ: UTC 2021-05-16T23:10:21.7827628Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:10:21.7828073Z NOT_CRAN: true 2021-05-16T23:10:21.7828459Z ##[endgroup] 2021-05-16T23:10:21.8345081Z [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:10:21.8446533Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:10:21.8447558Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:10:21.8448358Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T23:10:21.8449042Z sudo -s eval "$sysreqs" 2021-05-16T23:10:21.8496919Z shell: /usr/bin/bash -e {0} 2021-05-16T23:10:21.8497360Z env: 2021-05-16T23:10:21.8497851Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:10:21.8498990Z TIC_DEPLOY_KEY: 2021-05-16T23:10:21.8499893Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:10:21.8501326Z GITHUB_PAT: *** 2021-05-16T23:10:21.8501770Z COVERALLS_TOKEN: 2021-05-16T23:10:21.8502301Z continue-on-error: false 2021-05-16T23:10:21.8502836Z VDIFFR_RUN_TESTS: 2021-05-16T23:10:21.8503363Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:10:21.8503857Z TZ: UTC 2021-05-16T23:10:21.8504312Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:10:21.8504774Z NOT_CRAN: true 2021-05-16T23:10:21.8505284Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T23:10:21.8505818Z ##[endgroup] 2021-05-16T23:10:22.0804850Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:10:22.6180832Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T23:10:40.8243384Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T23:10:40.8244618Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T23:10:40.8245701Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T23:10:40.8246743Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T23:10:40.8247852Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T23:10:40.8269622Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T23:10:40.8281482Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:40.8282306Z (as ‘lib’ is unspecified) 2021-05-16T23:10:56.3963829Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T23:10:56.9029900Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-16T23:10:56.9046153Z ================================================== 2021-05-16T23:10:56.9047099Z downloaded 94 KB 2021-05-16T23:10:56.9047635Z 2021-05-16T23:10:56.9105082Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T23:10:57.2851251Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-16T23:10:57.2899311Z ================================================== 2021-05-16T23:10:57.2900229Z downloaded 135 KB 2021-05-16T23:10:57.2900792Z 2021-05-16T23:10:57.2936910Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T23:10:57.6853849Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-16T23:10:57.6865844Z ================================================== 2021-05-16T23:10:57.6866582Z downloaded 80 KB 2021-05-16T23:10:57.6867011Z 2021-05-16T23:10:57.6916125Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T23:10:58.1018305Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-16T23:10:58.1125326Z ================================================== 2021-05-16T23:10:58.1125878Z downloaded 516 KB 2021-05-16T23:10:58.1126195Z 2021-05-16T23:10:58.1168414Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T23:10:58.3925657Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-16T23:10:58.4048620Z ================================================== 2021-05-16T23:10:58.4049197Z downloaded 991 KB 2021-05-16T23:10:58.4049498Z 2021-05-16T23:10:58.6574369Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T23:10:58.6648507Z * DONE (rprojroot) 2021-05-16T23:10:58.9056455Z * installing *binary* package ‘crayon’ ... 2021-05-16T23:10:58.9098198Z * DONE (crayon) 2021-05-16T23:10:59.1484376Z * installing *binary* package ‘R6’ ... 2021-05-16T23:10:59.1542918Z * DONE (R6) 2021-05-16T23:10:59.4253795Z * installing *binary* package ‘desc’ ... 2021-05-16T23:10:59.4303911Z * DONE (desc) 2021-05-16T23:10:59.7069575Z * installing *binary* package ‘debugme’ ... 2021-05-16T23:10:59.7144328Z * DONE (debugme) 2021-05-16T23:10:59.7202560Z 2021-05-16T23:10:59.7203704Z The downloaded source packages are in 2021-05-16T23:10:59.7205328Z ‘/tmp/RtmpdcXg1O/downloaded_packages’ 2021-05-16T23:10:59.7215470Z Running `R CMD build`... 2021-05-16T23:10:59.9950559Z * checking for file ‘/tmp/RtmpdcXg1O/remotes699323d84a0b/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T23:10:59.9952198Z * preparing ‘sysreqs’: 2021-05-16T23:10:59.9953265Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:10:59.9954823Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:10:59.9955915Z * checking for empty or unneeded directories 2021-05-16T23:10:59.9956993Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T23:10:59.9960369Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:59.9963649Z (as ‘lib’ is unspecified) 2021-05-16T23:11:00.2252249Z * installing *source* package ‘sysreqs’ ... 2021-05-16T23:11:00.2257170Z ** using staged installation 2021-05-16T23:11:00.2458182Z ** R 2021-05-16T23:11:00.2498125Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:00.6607864Z ** help 2021-05-16T23:11:00.6757242Z *** installing help indices 2021-05-16T23:11:00.6948085Z ** building package indices 2021-05-16T23:11:00.9206826Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:01.1509569Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:01.3723544Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:01.3729984Z * DONE (sysreqs) 2021-05-16T23:11:21.4995891Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:11:21.4998030Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T23:11:21.4999666Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T23:11:21.5001178Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T23:11:21.5224701Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T23:11:22.2984420Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:11:22.2987607Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:11:22.2988888Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T23:11:22.2990408Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:11:23.4080338Z Reading package lists... 2021-05-16T23:11:23.4934973Z Reading package lists... 2021-05-16T23:11:23.6652459Z Building dependency tree... 2021-05-16T23:11:23.6675838Z Reading state information... 2021-05-16T23:11:23.8291303Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T23:11:23.8293106Z Suggested packages: 2021-05-16T23:11:23.8294882Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T23:11:23.8774877Z The following NEW packages will be installed: 2021-05-16T23:11:23.8779624Z libcurl4-openssl-dev 2021-05-16T23:11:23.9039665Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:11:23.9040957Z Need to get 321 kB of archives. 2021-05-16T23:11:23.9042298Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T23:11:23.9045687Z 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:11:24.4178912Z Fetched 321 kB in 0s (9914 kB/s) 2021-05-16T23:11:24.4568295Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T23:11:24.4660306Z (Reading database ... 2021-05-16T23:11:24.4661161Z (Reading database ... 5% 2021-05-16T23:11:24.4661905Z (Reading database ... 10% 2021-05-16T23:11:24.4662897Z (Reading database ... 15% 2021-05-16T23:11:24.4663760Z (Reading database ... 20% 2021-05-16T23:11:24.4664512Z (Reading database ... 25% 2021-05-16T23:11:24.4665260Z (Reading database ... 30% 2021-05-16T23:11:24.4665987Z (Reading database ... 35% 2021-05-16T23:11:24.4668466Z (Reading database ... 40% 2021-05-16T23:11:24.4669122Z (Reading database ... 45% 2021-05-16T23:11:24.4669756Z (Reading database ... 50% 2021-05-16T23:11:24.4719307Z (Reading database ... 55% 2021-05-16T23:11:24.4774873Z (Reading database ... 60% 2021-05-16T23:11:24.4822512Z (Reading database ... 65% 2021-05-16T23:11:24.4934216Z (Reading database ... 70% 2021-05-16T23:11:24.5060683Z (Reading database ... 75% 2021-05-16T23:11:24.5352506Z (Reading database ... 80% 2021-05-16T23:11:24.5468180Z (Reading database ... 85% 2021-05-16T23:11:24.5900306Z (Reading database ... 90% 2021-05-16T23:11:24.5985426Z (Reading database ... 95% 2021-05-16T23:11:24.5986248Z (Reading database ... 100% 2021-05-16T23:11:24.5987631Z (Reading database ... 285057 files and directories currently installed.) 2021-05-16T23:11:24.6110283Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T23:11:24.6123652Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:11:24.7149651Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:11:24.7218116Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:11:30.5986227Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:11:30.5987009Z remotes::install_github("ropensci/tic") 2021-05-16T23:11:30.5988224Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:11:30.5988970Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:11:30.5989625Z remotes::install_cran("covr") 2021-05-16T23:11:30.5997493Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:11:30.5997939Z env: 2021-05-16T23:11:30.5998403Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:11:30.5998923Z TIC_DEPLOY_KEY: 2021-05-16T23:11:30.5999759Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:11:30.6001389Z GITHUB_PAT: *** 2021-05-16T23:11:30.6001816Z COVERALLS_TOKEN: 2021-05-16T23:11:30.6002325Z continue-on-error: false 2021-05-16T23:11:30.6002819Z VDIFFR_RUN_TESTS: 2021-05-16T23:11:30.6003307Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:11:30.6003804Z TZ: UTC 2021-05-16T23:11:30.6004212Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:11:30.6004624Z NOT_CRAN: true 2021-05-16T23:11:30.6005017Z ##[endgroup] 2021-05-16T23:11:30.8057739Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:11:31.3656591Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:11:49.8496698Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:11:49.8498042Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:11:49.8499250Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:11:49.8500414Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:11:49.8501584Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:11:49.8502846Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:11:49.8504019Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:11:49.8505181Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:11:49.8507878Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:11:49.8509738Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:11:49.8510937Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:11:49.8512164Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:11:49.8513373Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:11:49.8514522Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:11:49.8515758Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:11:49.8517039Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:11:49.8518303Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:11:49.8519474Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:11:49.8520642Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:11:49.8521835Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:11:49.8525472Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:11:49.8526704Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:11:49.8528370Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:11:49.8529563Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:11:49.8530693Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:11:49.8531854Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:11:49.8532993Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:11:49.8534199Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:11:49.8535404Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:11:49.8536596Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:11:49.8539645Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:11:49.8543009Z 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:11:49.8546285Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:49.8548006Z (as ‘lib’ is unspecified) 2021-05-16T23:12:05.6538878Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T23:12:05.9248571Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-16T23:12:05.9367042Z ================================================== 2021-05-16T23:12:05.9367620Z downloaded 1.3 MB 2021-05-16T23:12:05.9368123Z 2021-05-16T23:12:05.9407685Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T23:12:06.2188457Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-16T23:12:06.2237230Z ================================================== 2021-05-16T23:12:06.2237821Z downloaded 226 KB 2021-05-16T23:12:06.2238139Z 2021-05-16T23:12:06.2288971Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T23:12:06.4811428Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-16T23:12:06.4877904Z ================================================== 2021-05-16T23:12:06.4878815Z downloaded 140 KB 2021-05-16T23:12:06.4879276Z 2021-05-16T23:12:06.4913522Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T23:12:06.9147838Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-16T23:12:06.9162240Z ================================================== 2021-05-16T23:12:06.9162788Z downloaded 53 KB 2021-05-16T23:12:06.9163108Z 2021-05-16T23:12:06.9201709Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T23:12:07.1836789Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-16T23:12:07.1837838Z ================================================== 2021-05-16T23:12:07.1838444Z downloaded 23 KB 2021-05-16T23:12:07.1838846Z 2021-05-16T23:12:07.1878940Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T23:12:07.7434912Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-16T23:12:07.7810564Z ================================================== 2021-05-16T23:12:07.7811214Z downloaded 1.4 MB 2021-05-16T23:12:07.7811535Z 2021-05-16T23:12:07.7854129Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T23:12:08.0430577Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T23:12:08.0435578Z ================================================== 2021-05-16T23:12:08.0436330Z downloaded 36 KB 2021-05-16T23:12:08.0436789Z 2021-05-16T23:12:08.0484679Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T23:12:08.5825394Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-16T23:12:08.5993594Z ================================================== 2021-05-16T23:12:08.5994582Z downloaded 884 KB 2021-05-16T23:12:08.5995388Z 2021-05-16T23:12:08.6037835Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T23:12:08.9961395Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-16T23:12:09.1099592Z ================================================== 2021-05-16T23:12:09.1100635Z downloaded 523 KB 2021-05-16T23:12:09.1101203Z 2021-05-16T23:12:09.1153725Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T23:12:09.5064398Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-16T23:12:09.5065228Z ================================================== 2021-05-16T23:12:09.5065711Z downloaded 12 KB 2021-05-16T23:12:09.5066006Z 2021-05-16T23:12:09.5109532Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T23:12:09.7790432Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-16T23:12:09.7846502Z ================================================== 2021-05-16T23:12:09.7847109Z downloaded 486 KB 2021-05-16T23:12:09.7847425Z 2021-05-16T23:12:09.7896535Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T23:12:10.0548443Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-16T23:12:10.0564381Z ================================================== 2021-05-16T23:12:10.0565110Z downloaded 90 KB 2021-05-16T23:12:10.0565542Z 2021-05-16T23:12:10.0608788Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T23:12:10.3185129Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-16T23:12:10.3245010Z ================================================== 2021-05-16T23:12:10.3245599Z downloaded 508 KB 2021-05-16T23:12:10.3245901Z 2021-05-16T23:12:10.3286161Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T23:12:10.6167142Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-16T23:12:10.7156160Z ================================================== 2021-05-16T23:12:10.7157543Z downloaded 621 KB 2021-05-16T23:12:10.7158079Z 2021-05-16T23:12:10.7194985Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T23:12:10.9953110Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-16T23:12:11.0010851Z ================================================== 2021-05-16T23:12:11.0011426Z downloaded 267 KB 2021-05-16T23:12:11.0011758Z 2021-05-16T23:12:11.0051386Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T23:12:11.3874931Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-16T23:12:11.3916537Z ================================================== 2021-05-16T23:12:11.3917143Z downloaded 167 KB 2021-05-16T23:12:11.3917486Z 2021-05-16T23:12:11.3956634Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T23:12:11.6993838Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-16T23:12:11.7110606Z ================================================== 2021-05-16T23:12:11.7111192Z downloaded 234 KB 2021-05-16T23:12:11.7111511Z 2021-05-16T23:12:11.7151285Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T23:12:11.9801096Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-16T23:12:11.9893091Z ================================================== 2021-05-16T23:12:11.9893678Z downloaded 276 KB 2021-05-16T23:12:11.9893977Z 2021-05-16T23:12:11.9933611Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T23:12:12.4217047Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-16T23:12:12.4259265Z ================================================== 2021-05-16T23:12:12.4260254Z downloaded 201 KB 2021-05-16T23:12:12.4260809Z 2021-05-16T23:12:12.4308483Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T23:12:12.6826050Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-16T23:12:12.6842123Z ================================================== 2021-05-16T23:12:12.6842964Z downloaded 64 KB 2021-05-16T23:12:12.6843629Z 2021-05-16T23:12:12.6892874Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T23:12:13.1667553Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-16T23:12:13.1676944Z ================================================== 2021-05-16T23:12:13.1677482Z downloaded 46 KB 2021-05-16T23:12:13.1677798Z 2021-05-16T23:12:13.1717153Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T23:12:13.4487087Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-16T23:12:13.4585670Z ================================================== 2021-05-16T23:12:13.4586710Z downloaded 416 KB 2021-05-16T23:12:13.4587587Z 2021-05-16T23:12:13.4644958Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T23:12:13.7312468Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-16T23:12:13.7339818Z ================================================== 2021-05-16T23:12:13.7340627Z downloaded 91 KB 2021-05-16T23:12:13.7341064Z 2021-05-16T23:12:13.7389891Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T23:12:13.9984050Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-16T23:12:14.0011712Z ================================================== 2021-05-16T23:12:14.0012309Z downloaded 133 KB 2021-05-16T23:12:14.0012693Z 2021-05-16T23:12:14.0066052Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T23:12:14.2672504Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-16T23:12:14.2941119Z ================================================== 2021-05-16T23:12:14.2941721Z downloaded 271 KB 2021-05-16T23:12:14.2942039Z 2021-05-16T23:12:14.2981609Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T23:12:14.5618444Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-16T23:12:14.5757344Z ================================================== 2021-05-16T23:12:14.5757979Z downloaded 735 KB 2021-05-16T23:12:14.5758284Z 2021-05-16T23:12:14.5798692Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T23:12:14.8593408Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-16T23:12:14.8607380Z ================================================== 2021-05-16T23:12:14.8607927Z downloaded 46 KB 2021-05-16T23:12:14.8608242Z 2021-05-16T23:12:14.8648009Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:12:14.9891272Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:12:14.9892094Z ================================================== 2021-05-16T23:12:14.9892576Z downloaded 24 KB 2021-05-16T23:12:14.9892885Z 2021-05-16T23:12:15.8149699Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T23:12:15.8151917Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-16T23:12:15.8152730Z ================================================== 2021-05-16T23:12:15.8153276Z downloaded 688 KB 2021-05-16T23:12:15.8153679Z 2021-05-16T23:12:15.8155284Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T23:12:15.8157271Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-16T23:12:15.8158179Z ================================================== 2021-05-16T23:12:15.8158959Z downloaded 45 KB 2021-05-16T23:12:15.8159311Z 2021-05-16T23:12:15.8161083Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T23:12:15.8162604Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-16T23:12:15.8163296Z ================================================== 2021-05-16T23:12:15.8163774Z downloaded 595 KB 2021-05-16T23:12:15.8164065Z 2021-05-16T23:12:16.1631715Z * installing *binary* package ‘rlang’ ... 2021-05-16T23:12:16.1701647Z * DONE (rlang) 2021-05-16T23:12:16.4625283Z * installing *binary* package ‘magrittr’ ... 2021-05-16T23:12:16.4676560Z * DONE (magrittr) 2021-05-16T23:12:16.7244909Z * installing *binary* package ‘glue’ ... 2021-05-16T23:12:16.7318493Z * DONE (glue) 2021-05-16T23:12:16.9695002Z * installing *binary* package ‘sys’ ... 2021-05-16T23:12:16.9755735Z * DONE (sys) 2021-05-16T23:12:17.2203331Z * installing *binary* package ‘mime’ ... 2021-05-16T23:12:17.2247485Z * DONE (mime) 2021-05-16T23:12:17.5913280Z * installing *binary* package ‘curl’ ... 2021-05-16T23:12:17.5978893Z * DONE (curl) 2021-05-16T23:12:17.8982167Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T23:12:17.9046788Z * DONE (jsonlite) 2021-05-16T23:12:18.1530861Z * installing *binary* package ‘ini’ ... 2021-05-16T23:12:18.1572911Z * DONE (ini) 2021-05-16T23:12:18.4111404Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T23:12:18.4187608Z * DONE (gitcreds) 2021-05-16T23:12:18.7399857Z * installing *binary* package ‘zip’ ... 2021-05-16T23:12:18.7455327Z * DONE (zip) 2021-05-16T23:12:19.0303176Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T23:12:19.0369508Z * DONE (rstudioapi) 2021-05-16T23:12:19.3176777Z * installing *binary* package ‘fastmap’ ... 2021-05-16T23:12:19.3238119Z * DONE (fastmap) 2021-05-16T23:12:19.6070504Z * installing *binary* package ‘yaml’ ... 2021-05-16T23:12:19.6132204Z * DONE (yaml) 2021-05-16T23:12:19.8754536Z * installing *binary* package ‘withr’ ... 2021-05-16T23:12:19.8811270Z * DONE (withr) 2021-05-16T23:12:20.1393856Z * installing *binary* package ‘whisker’ ... 2021-05-16T23:12:20.1441027Z * DONE (whisker) 2021-05-16T23:12:20.3914633Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T23:12:20.3956994Z * DONE (rappdirs) 2021-05-16T23:12:20.7376312Z * installing *binary* package ‘fs’ ... 2021-05-16T23:12:20.7445659Z * DONE (fs) 2021-05-16T23:12:20.9797832Z * installing *binary* package ‘clipr’ ... 2021-05-16T23:12:20.9852442Z * DONE (clipr) 2021-05-16T23:12:21.2780219Z * installing *binary* package ‘git2r’ ... 2021-05-16T23:12:21.2859896Z * DONE (git2r) 2021-05-16T23:12:21.5209393Z * installing *binary* package ‘askpass’ ... 2021-05-16T23:12:21.5278258Z * DONE (askpass) 2021-05-16T23:12:21.7992625Z * installing *binary* package ‘cli’ ... 2021-05-16T23:12:21.8076740Z * DONE (cli) 2021-05-16T23:12:22.0892282Z * installing *binary* package ‘purrr’ ... 2021-05-16T23:12:22.0964803Z * DONE (purrr) 2021-05-16T23:12:22.3580264Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T23:12:22.3646091Z * DONE (lifecycle) 2021-05-16T23:12:22.6094644Z * installing *source* package ‘cachem’ ... 2021-05-16T23:12:22.6114269Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:22.6115629Z ** using staged installation 2021-05-16T23:12:22.6309226Z ** libs 2021-05-16T23:12:22.6387809Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T23:12:22.7622842Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:12:22.8150435Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T23:12:22.8632036Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T23:12:22.8634652Z ** R 2021-05-16T23:12:22.8694979Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:23.4284188Z ** help 2021-05-16T23:12:23.4554823Z *** installing help indices 2021-05-16T23:12:23.4793677Z ** building package indices 2021-05-16T23:12:23.7123035Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:23.9504884Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:12:24.1240918Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:24.3602919Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:24.3604818Z * DONE (cachem) 2021-05-16T23:12:24.7746253Z * installing *binary* package ‘openssl’ ... 2021-05-16T23:12:24.7831834Z * DONE (openssl) 2021-05-16T23:12:25.0152553Z * installing *binary* package ‘memoise’ ... 2021-05-16T23:12:25.0214228Z * DONE (memoise) 2021-05-16T23:12:25.3135353Z * installing *binary* package ‘httr’ ... 2021-05-16T23:12:25.3197309Z * DONE (httr) 2021-05-16T23:12:25.5678251Z * installing *binary* package ‘credentials’ ... 2021-05-16T23:12:25.5768706Z * DONE (credentials) 2021-05-16T23:12:25.8168150Z * installing *binary* package ‘gh’ ... 2021-05-16T23:12:25.8229167Z * DONE (gh) 2021-05-16T23:12:26.1062784Z * installing *binary* package ‘gert’ ... 2021-05-16T23:12:26.1121904Z * DONE (gert) 2021-05-16T23:12:26.4412609Z * installing *binary* package ‘usethis’ ... 2021-05-16T23:12:26.4517303Z * DONE (usethis) 2021-05-16T23:12:26.4587234Z 2021-05-16T23:12:26.4588312Z The downloaded source packages are in 2021-05-16T23:12:26.4589805Z ‘/tmp/RtmpoIrKVj/downloaded_packages’ 2021-05-16T23:12:26.4600445Z Running `R CMD build`... 2021-05-16T23:12:28.8522380Z * checking for file ‘/tmp/RtmpoIrKVj/remotes722c67f143fe/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T23:12:28.8524364Z * preparing ‘tic’: 2021-05-16T23:12:28.8531388Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:12:28.8533214Z * installing the package to process help pages 2021-05-16T23:12:28.8535071Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:12:28.8536987Z * checking for empty or unneeded directories 2021-05-16T23:12:28.8538384Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:28.8539440Z (as ‘lib’ is unspecified) 2021-05-16T23:12:28.8540921Z Removed empty directory ‘tic/.circleci’ 2021-05-16T23:12:28.8542206Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T23:12:28.8543365Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T23:12:29.2201155Z * installing *source* package ‘tic’ ... 2021-05-16T23:12:29.2203295Z ** using staged installation 2021-05-16T23:12:29.2460981Z ** R 2021-05-16T23:12:29.2724573Z ** inst 2021-05-16T23:12:29.2758902Z ** preparing package for lazy loading 2021-05-16T23:12:29.6883479Z ** help 2021-05-16T23:12:29.8598042Z *** installing help indices 2021-05-16T23:12:29.9623086Z *** copying figures 2021-05-16T23:12:29.9627911Z ** building package indices 2021-05-16T23:12:30.2731625Z ** installing vignettes 2021-05-16T23:12:30.2787788Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:30.5893371Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:30.9472900Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:30.9505268Z * DONE (tic) 2021-05-16T23:12:30.9655092Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:12:31.1496707Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:12:33.2087950Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:12:33.2093020Z 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:12:33.2096950Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:12:33.2099518Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:33.2101282Z (as ‘lib’ is unspecified) 2021-05-16T23:12:33.2103209Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:12:33.2104777Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:12:33.2106345Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:12:33.2108372Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:12:33.2109952Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:12:33.2111485Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:12:33.2112979Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:12:33.2114494Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:12:33.2115989Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:12:33.2117503Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:12:33.2119053Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:12:33.2120576Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:12:33.2122159Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:12:33.2123721Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:12:33.2125242Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:12:33.2126749Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:12:33.2128215Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:12:33.2129978Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:12:33.2131530Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:12:33.2133024Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:12:33.2135431Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:12:33.2137146Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:12:33.2143462Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:12:33.2144736Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:12:33.2145869Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:12:33.2146606Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:12:33.2147471Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:12:33.2148174Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:12:33.2148919Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:12:33.2149680Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:12:33.2150446Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:12:33.2151182Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:12:33.2151926Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:12:33.2152656Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:12:33.2153399Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:12:33.2154139Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:12:48.7629413Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T23:12:49.0078112Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-16T23:12:49.0145109Z ================================================== 2021-05-16T23:12:49.0145694Z downloaded 231 KB 2021-05-16T23:12:49.0146010Z 2021-05-16T23:12:49.0181027Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T23:12:49.2786303Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-16T23:12:49.4015120Z ================================================== 2021-05-16T23:12:49.4017235Z downloaded 1.5 MB 2021-05-16T23:12:49.4017563Z 2021-05-16T23:12:49.4063524Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T23:12:49.6552048Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-16T23:12:49.6552865Z ================================================== 2021-05-16T23:12:49.6554827Z downloaded 16 KB 2021-05-16T23:12:49.6555147Z 2021-05-16T23:12:49.6591931Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:12:49.7831657Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:12:49.7934255Z ================================================== 2021-05-16T23:12:49.7934814Z downloaded 1.1 MB 2021-05-16T23:12:49.7935131Z 2021-05-16T23:12:49.7964667Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:12:49.8155575Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:12:49.8231168Z ================================================== 2021-05-16T23:12:49.8231726Z downloaded 670 KB 2021-05-16T23:12:49.8232042Z 2021-05-16T23:12:49.8253429Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T23:12:50.0915634Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-16T23:12:50.0931445Z ================================================== 2021-05-16T23:12:50.0932788Z downloaded 42 KB 2021-05-16T23:12:50.0933375Z 2021-05-16T23:12:50.0977631Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T23:12:50.4862125Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-16T23:12:50.4920357Z ================================================== 2021-05-16T23:12:50.4921651Z downloaded 247 KB 2021-05-16T23:12:50.4922415Z 2021-05-16T23:12:50.4958015Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T23:12:50.8940455Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-16T23:12:50.9036160Z ================================================== 2021-05-16T23:12:50.9037088Z downloaded 977 KB 2021-05-16T23:12:50.9037630Z 2021-05-16T23:12:50.9158063Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T23:12:51.1641052Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-16T23:12:51.1666065Z ================================================== 2021-05-16T23:12:51.1666816Z downloaded 67 KB 2021-05-16T23:12:51.1667582Z 2021-05-16T23:12:51.1702244Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T23:12:51.4372994Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-16T23:12:51.4452279Z ================================================== 2021-05-16T23:12:51.4453257Z downloaded 354 KB 2021-05-16T23:12:51.4453632Z 2021-05-16T23:12:51.4496169Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T23:12:51.8625186Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-16T23:12:51.8705123Z ================================================== 2021-05-16T23:12:51.8705935Z downloaded 412 KB 2021-05-16T23:12:51.8706423Z 2021-05-16T23:12:51.8742298Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T23:12:52.1230163Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-16T23:12:52.1232897Z ================================================== 2021-05-16T23:12:52.1233423Z downloaded 15 KB 2021-05-16T23:12:52.1233721Z 2021-05-16T23:12:52.1270956Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T23:12:52.3820391Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-16T23:12:52.3853164Z ================================================== 2021-05-16T23:12:52.3853740Z downloaded 147 KB 2021-05-16T23:12:52.3854055Z 2021-05-16T23:12:52.3897214Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T23:12:52.6512817Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-16T23:12:52.6526039Z ================================================== 2021-05-16T23:12:52.6526976Z downloaded 72 KB 2021-05-16T23:12:52.6527580Z 2021-05-16T23:12:52.6565591Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T23:12:52.9153809Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-16T23:12:52.9156233Z ================================================== 2021-05-16T23:12:52.9156754Z downloaded 39 KB 2021-05-16T23:12:52.9157053Z 2021-05-16T23:12:52.9194428Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T23:12:53.2037181Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-16T23:12:53.2117496Z ================================================== 2021-05-16T23:12:53.2118073Z downloaded 348 KB 2021-05-16T23:12:53.2118385Z 2021-05-16T23:12:53.2158585Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T23:12:53.4788487Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-16T23:12:53.4865587Z ================================================== 2021-05-16T23:12:53.4866577Z downloaded 426 KB 2021-05-16T23:12:53.4867457Z 2021-05-16T23:12:53.4904059Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T23:12:53.7522162Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-16T23:12:53.7536267Z ================================================== 2021-05-16T23:12:53.7537173Z downloaded 40 KB 2021-05-16T23:12:53.7538026Z 2021-05-16T23:12:53.7571585Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T23:12:54.1491550Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-16T23:12:54.1831415Z ================================================== 2021-05-16T23:12:54.1832394Z downloaded 602 KB 2021-05-16T23:12:54.1833590Z 2021-05-16T23:12:54.1888816Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:12:54.2107759Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:12:54.2147655Z ================================================== 2021-05-16T23:12:54.2148398Z downloaded 109 KB 2021-05-16T23:12:54.2148837Z 2021-05-16T23:12:54.2178244Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T23:12:54.4920657Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-16T23:12:54.4966230Z ================================================== 2021-05-16T23:12:54.4966950Z downloaded 224 KB 2021-05-16T23:12:54.4967328Z 2021-05-16T23:12:54.5011457Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T23:12:54.7679691Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-16T23:12:54.7681109Z ================================================== 2021-05-16T23:12:54.7681808Z downloaded 37 KB 2021-05-16T23:12:54.7682328Z 2021-05-16T23:12:54.7713592Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T23:12:55.0217347Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-16T23:12:55.0285856Z ================================================== 2021-05-16T23:12:55.0286401Z downloaded 199 KB 2021-05-16T23:12:55.0286679Z 2021-05-16T23:12:55.0324387Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T23:12:55.2871755Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-16T23:12:55.3085581Z ================================================== 2021-05-16T23:12:55.3086214Z downloaded 2.8 MB 2021-05-16T23:12:55.3086517Z 2021-05-16T23:12:55.3132425Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T23:12:55.7898258Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-16T23:12:55.8800185Z ================================================== 2021-05-16T23:12:55.8801817Z downloaded 4.0 MB 2021-05-16T23:12:55.8803036Z 2021-05-16T23:12:55.8838512Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T23:12:56.2719823Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-16T23:12:56.2846841Z ================================================== 2021-05-16T23:12:56.2847413Z downloaded 1.3 MB 2021-05-16T23:12:56.2847738Z 2021-05-16T23:12:56.2884795Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T23:12:56.5436158Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-16T23:12:56.5554417Z ================================================== 2021-05-16T23:12:56.5555022Z downloaded 478 KB 2021-05-16T23:12:56.5555339Z 2021-05-16T23:12:56.5596685Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T23:12:56.8267934Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-16T23:12:56.8325382Z ================================================== 2021-05-16T23:12:56.8325945Z downloaded 107 KB 2021-05-16T23:12:56.8326238Z 2021-05-16T23:12:56.8366276Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T23:12:57.2190603Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-16T23:12:57.2193744Z ================================================== 2021-05-16T23:12:57.2194268Z downloaded 21 KB 2021-05-16T23:12:57.2194581Z 2021-05-16T23:12:57.2230753Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T23:12:57.5045992Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-16T23:12:57.5058621Z ================================================== 2021-05-16T23:12:57.5059382Z downloaded 42 KB 2021-05-16T23:12:57.5059891Z 2021-05-16T23:12:57.5109342Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T23:12:57.7611608Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-16T23:12:57.7615706Z ================================================== 2021-05-16T23:12:57.7616421Z downloaded 33 KB 2021-05-16T23:12:57.7616732Z 2021-05-16T23:12:57.7653452Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T23:12:58.0207137Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-16T23:12:58.0242071Z ================================================== 2021-05-16T23:12:58.0243316Z downloaded 136 KB 2021-05-16T23:12:58.0244199Z 2021-05-16T23:12:58.0280128Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T23:12:58.3034869Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-16T23:12:58.5205642Z ================================================== 2021-05-16T23:12:58.5206729Z downloaded 3.4 MB 2021-05-16T23:12:58.5207290Z 2021-05-16T23:12:58.5242696Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T23:12:58.9102826Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-16T23:12:58.9130908Z ================================================== 2021-05-16T23:12:58.9131503Z downloaded 64 KB 2021-05-16T23:12:58.9131819Z 2021-05-16T23:12:58.9168492Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T23:12:59.1765639Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-16T23:12:59.1913040Z ================================================== 2021-05-16T23:12:59.1913631Z downloaded 1.3 MB 2021-05-16T23:12:59.1913954Z 2021-05-16T23:12:59.1952348Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T23:12:59.4530695Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-16T23:12:59.4570672Z ================================================== 2021-05-16T23:12:59.4571256Z downloaded 128 KB 2021-05-16T23:12:59.4571576Z 2021-05-16T23:12:59.4609545Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T23:12:59.9957009Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-16T23:13:00.0044121Z ================================================== 2021-05-16T23:13:00.0045661Z downloaded 384 KB 2021-05-16T23:13:00.0046760Z 2021-05-16T23:13:00.2760563Z * installing *binary* package ‘utf8’ ... 2021-05-16T23:13:00.2813964Z * DONE (utf8) 2021-05-16T23:13:00.5203087Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T23:13:00.5260552Z * DONE (pkgconfig) 2021-05-16T23:13:00.7830300Z * installing *binary* package ‘fansi’ ... 2021-05-16T23:13:00.7895593Z * DONE (fansi) 2021-05-16T23:13:01.0786570Z * installing *binary* package ‘diffobj’ ... 2021-05-16T23:13:01.0843897Z * DONE (diffobj) 2021-05-16T23:13:01.3475581Z * installing *binary* package ‘ps’ ... 2021-05-16T23:13:01.3528417Z * DONE (ps) 2021-05-16T23:13:01.5936812Z * installing *binary* package ‘praise’ ... 2021-05-16T23:13:01.5997525Z * DONE (praise) 2021-05-16T23:13:01.8581960Z * installing *binary* package ‘pkgload’ ... 2021-05-16T23:13:01.8635416Z * DONE (pkgload) 2021-05-16T23:13:02.1037354Z * installing *binary* package ‘evaluate’ ... 2021-05-16T23:13:02.1091020Z * DONE (evaluate) 2021-05-16T23:13:02.3608432Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T23:13:02.3658186Z * DONE (ellipsis) 2021-05-16T23:13:02.6576020Z * installing *binary* package ‘digest’ ... 2021-05-16T23:13:02.6647446Z * DONE (digest) 2021-05-16T23:13:02.9036705Z * installing *binary* package ‘brio’ ... 2021-05-16T23:13:02.9079751Z * DONE (brio) 2021-05-16T23:13:03.2457050Z * installing *binary* package ‘xml2’ ... 2021-05-16T23:13:03.2544830Z * DONE (xml2) 2021-05-16T23:13:03.5596093Z * installing *source* package ‘xfun’ ... 2021-05-16T23:13:03.5633577Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:03.5634677Z ** using staged installation 2021-05-16T23:13:03.5806741Z ** libs 2021-05-16T23:13:03.5869094Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T23:13:03.7067398Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:13:03.7605313Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T23:13:03.9076610Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T23:13:03.9091675Z ** R 2021-05-16T23:13:03.9284976Z ** inst 2021-05-16T23:13:03.9296873Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:05.4333659Z ** help 2021-05-16T23:13:05.5989960Z *** installing help indices 2021-05-16T23:13:05.7139635Z ** building package indices 2021-05-16T23:13:06.0388448Z ** installing vignettes 2021-05-16T23:13:06.0428977Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:06.2546308Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:13:06.2748682Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:06.5225836Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:06.5241920Z * DONE (xfun) 2021-05-16T23:13:07.0377283Z * installing *binary* package ‘stringi’ ... 2021-05-16T23:13:07.0486116Z * DONE (stringi) 2021-05-16T23:13:08.2749307Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T23:13:08.3346891Z * DONE (Rcpp) 2021-05-16T23:13:08.6777390Z * installing *binary* package ‘commonmark’ ... 2021-05-16T23:13:08.6838647Z * DONE (commonmark) 2021-05-16T23:13:08.9682204Z * installing *binary* package ‘brew’ ... 2021-05-16T23:13:08.9764379Z * DONE (brew) 2021-05-16T23:13:09.2043798Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T23:13:09.2081894Z * DONE (sessioninfo) 2021-05-16T23:13:09.4520444Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T23:13:09.4560387Z * DONE (prettyunits) 2021-05-16T23:13:09.8547648Z * installing *binary* package ‘vctrs’ ... 2021-05-16T23:13:09.8641330Z * DONE (vctrs) 2021-05-16T23:13:10.1391153Z * installing *binary* package ‘processx’ ... 2021-05-16T23:13:10.1446471Z * DONE (processx) 2021-05-16T23:13:10.4131298Z * installing *binary* package ‘markdown’ ... 2021-05-16T23:13:10.4187461Z * DONE (markdown) 2021-05-16T23:13:10.6774819Z * installing *binary* package ‘highr’ ... 2021-05-16T23:13:10.6874436Z * DONE (highr) 2021-05-16T23:13:10.9571189Z * installing *binary* package ‘stringr’ ... 2021-05-16T23:13:10.9637880Z * DONE (stringr) 2021-05-16T23:13:11.2051849Z * installing *binary* package ‘rversions’ ... 2021-05-16T23:13:11.2115584Z * DONE (rversions) 2021-05-16T23:13:11.6898280Z * installing *source* package ‘pillar’ ... 2021-05-16T23:13:11.7001652Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:11.7004292Z ** using staged installation 2021-05-16T23:13:11.7201417Z ** R 2021-05-16T23:13:11.7454951Z ** inst 2021-05-16T23:13:11.7491366Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:13.6838367Z ** help 2021-05-16T23:13:13.7806157Z *** installing help indices 2021-05-16T23:13:13.8455106Z *** copying figures 2021-05-16T23:13:13.8460206Z ** building package indices 2021-05-16T23:13:14.1079404Z ** installing vignettes 2021-05-16T23:13:14.1178481Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:14.4435959Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:14.8181980Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:14.8211541Z * DONE (pillar) 2021-05-16T23:13:15.0798385Z * installing *binary* package ‘callr’ ... 2021-05-16T23:13:15.0850179Z * DONE (callr) 2021-05-16T23:13:15.5419109Z * installing *binary* package ‘knitr’ ... 2021-05-16T23:13:15.5576363Z * DONE (knitr) 2021-05-16T23:13:15.8065512Z * installing *binary* package ‘xopen’ ... 2021-05-16T23:13:15.8111167Z * DONE (xopen) 2021-05-16T23:13:16.2774916Z * installing *source* package ‘tibble’ ... 2021-05-16T23:13:16.2881695Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:16.2882667Z ** using staged installation 2021-05-16T23:13:16.3106800Z ** libs 2021-05-16T23:13:16.3159283Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T23:13:16.3717274Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T23:13:16.4584029Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:13:16.5040537Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:13:16.6159811Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T23:13:16.6429703Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T23:13:16.6441896Z ** R 2021-05-16T23:13:16.6681927Z ** inst 2021-05-16T23:13:16.6753449Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:18.7708227Z ** help 2021-05-16T23:13:18.8562583Z *** installing help indices 2021-05-16T23:13:18.9178378Z *** copying figures 2021-05-16T23:13:18.9184528Z ** building package indices 2021-05-16T23:13:19.1768424Z ** installing vignettes 2021-05-16T23:13:19.1850044Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:19.5833917Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:13:19.6034882Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:20.0210664Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:20.0229405Z * DONE (tibble) 2021-05-16T23:13:20.2756047Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T23:13:20.2824275Z * DONE (pkgbuild) 2021-05-16T23:13:20.7011774Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T23:13:20.7124070Z * DONE (roxygen2) 2021-05-16T23:13:20.9518678Z * installing *binary* package ‘rematch2’ ... 2021-05-16T23:13:20.9563566Z * DONE (rematch2) 2021-05-16T23:13:21.2126482Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T23:13:21.2178123Z * DONE (rcmdcheck) 2021-05-16T23:13:21.4678661Z * installing *binary* package ‘waldo’ ... 2021-05-16T23:13:21.4750645Z * DONE (waldo) 2021-05-16T23:13:22.1544489Z * installing *binary* package ‘testthat’ ... 2021-05-16T23:13:22.1744164Z * DONE (testthat) 2021-05-16T23:13:22.4615312Z * installing *binary* package ‘devtools’ ... 2021-05-16T23:13:22.4672121Z * DONE (devtools) 2021-05-16T23:13:22.4732369Z 2021-05-16T23:13:22.4733360Z The downloaded source packages are in 2021-05-16T23:13:22.4734765Z ‘/tmp/RtmpoIrKVj/downloaded_packages’ 2021-05-16T23:13:22.5323925Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:13:24.4760227Z 2021-05-16T23:13:24.8360102Z 2021-05-16T23:13:24.8395196Z checking for file ‘/tmp/RtmpoIrKVj/remotes722c2fd2417/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T23:13:24.8463028Z 2021-05-16T23:13:24.8466174Z ✔ checking for file ‘/tmp/RtmpoIrKVj/remotes722c2fd2417/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T23:13:24.8516297Z 2021-05-16T23:13:24.8546427Z 2021-05-16T23:13:24.8548891Z ─ preparing ‘desc’: 2021-05-16T23:13:24.8660139Z checking DESCRIPTION meta-information ... 2021-05-16T23:13:24.8687658Z 2021-05-16T23:13:24.8690868Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:13:24.9379790Z 2021-05-16T23:13:24.9432992Z 2021-05-16T23:13:24.9436597Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:13:24.9452456Z 2021-05-16T23:13:24.9484628Z 2021-05-16T23:13:24.9486832Z ─ checking for empty or unneeded directories 2021-05-16T23:13:24.9515164Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T23:13:25.0637697Z 2021-05-16T23:13:25.0643227Z 2021-05-16T23:13:25.0647039Z 2021-05-16T23:13:25.0767337Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:25.0768725Z (as ‘lib’ is unspecified) 2021-05-16T23:13:25.4095692Z * installing *source* package ‘desc’ ... 2021-05-16T23:13:25.4127773Z ** using staged installation 2021-05-16T23:13:25.4338648Z ** R 2021-05-16T23:13:25.4558211Z ** inst 2021-05-16T23:13:25.4576444Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:27.0908078Z ** help 2021-05-16T23:13:27.2250211Z *** installing help indices 2021-05-16T23:13:27.3204371Z ** building package indices 2021-05-16T23:13:27.6391951Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:27.8618611Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:28.0967168Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:28.0982262Z * DONE (desc) 2021-05-16T23:13:28.3300273Z 2021-05-16T23:13:28.3301528Z 2021-05-16T23:13:28.3309588Z checking for file ‘/tmp/RtmpoIrKVj/remotes722c1c0e7eeb/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T23:13:28.3345710Z 2021-05-16T23:13:28.3347775Z ✔ checking for file ‘/tmp/RtmpoIrKVj/remotes722c1c0e7eeb/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T23:13:28.3460878Z 2021-05-16T23:13:28.3461332Z 2021-05-16T23:13:28.3462156Z ─ preparing ‘ghtravis’: 2021-05-16T23:13:28.3462487Z 2021-05-16T23:13:28.3462796Z 2021-05-16T23:13:28.3579061Z checking DESCRIPTION meta-information ... 2021-05-16T23:13:28.3579681Z 2021-05-16T23:13:28.3580503Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:13:28.4110472Z 2021-05-16T23:13:28.4111081Z 2021-05-16T23:13:28.4112520Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:13:28.4113063Z 2021-05-16T23:13:28.4113654Z 2021-05-16T23:13:28.4114444Z ─ checking for empty or unneeded directories 2021-05-16T23:13:28.4132068Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T23:13:28.4303296Z 2021-05-16T23:13:28.4305867Z 2021-05-16T23:13:28.4307352Z 2021-05-16T23:13:28.4840860Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:28.4843235Z (as ‘lib’ is unspecified) 2021-05-16T23:13:28.7716878Z * installing *source* package ‘ghtravis’ ... 2021-05-16T23:13:28.7719279Z ** using staged installation 2021-05-16T23:13:28.7879014Z ** R 2021-05-16T23:13:28.7989727Z ** inst 2021-05-16T23:13:28.8000681Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:30.1737568Z ** help 2021-05-16T23:13:30.2376673Z *** installing help indices 2021-05-16T23:13:30.2901896Z ** building package indices 2021-05-16T23:13:30.5633212Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:31.2910642Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:32.0272701Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:32.0286469Z * DONE (ghtravis) 2021-05-16T23:13:32.0380978Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:13:32.1831746Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:13:34.3052740Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:13:34.3053793Z 2021-05-16T23:13:34.3055601Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:13:34.3056877Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:13:34.3058089Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:13:34.3059247Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:13:34.3060413Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:13:34.3151075Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:34.3152034Z (as ‘lib’ is unspecified) 2021-05-16T23:13:50.7933522Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T23:13:51.3199759Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-16T23:13:51.3237332Z ================================================== 2021-05-16T23:13:51.3237867Z downloaded 193 KB 2021-05-16T23:13:51.3238170Z 2021-05-16T23:13:51.3282295Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T23:13:51.7048138Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-16T23:13:51.7066849Z ================================================== 2021-05-16T23:13:51.7067619Z downloaded 64 KB 2021-05-16T23:13:51.7067937Z 2021-05-16T23:13:51.7108475Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T23:13:52.2169178Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-16T23:13:52.2211140Z ================================================== 2021-05-16T23:13:52.2211953Z downloaded 191 KB 2021-05-16T23:13:52.2212401Z 2021-05-16T23:13:52.2270057Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T23:13:52.7674368Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-16T23:13:52.7792825Z ================================================== 2021-05-16T23:13:52.7793684Z downloaded 1.2 MB 2021-05-16T23:13:52.7794166Z 2021-05-16T23:13:52.7836891Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T23:13:53.4389846Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-16T23:13:53.4530628Z ================================================== 2021-05-16T23:13:53.4531251Z downloaded 1.0 MB 2021-05-16T23:13:53.4532652Z 2021-05-16T23:13:53.7260391Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T23:13:53.7307951Z * DONE (tidyselect) 2021-05-16T23:13:53.9842548Z * installing *binary* package ‘generics’ ... 2021-05-16T23:13:53.9894787Z * DONE (generics) 2021-05-16T23:13:54.2741000Z * installing *binary* package ‘cpp11’ ... 2021-05-16T23:13:54.2833652Z * DONE (cpp11) 2021-05-16T23:13:54.6285072Z * installing *binary* package ‘dplyr’ ... 2021-05-16T23:13:54.6357500Z * DONE (dplyr) 2021-05-16T23:13:54.9895588Z * installing *binary* package ‘tidyr’ ... 2021-05-16T23:13:54.9967108Z * DONE (tidyr) 2021-05-16T23:13:55.0037708Z 2021-05-16T23:13:55.0038799Z The downloaded source packages are in 2021-05-16T23:13:55.0040290Z ‘/tmp/RtmpoIrKVj/downloaded_packages’ 2021-05-16T23:13:55.2146185Z 2021-05-16T23:13:55.2156335Z checking for file ‘/tmp/RtmpoIrKVj/remotes722c76008005/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T23:13:55.2199997Z 2021-05-16T23:13:55.2201910Z ✔ checking for file ‘/tmp/RtmpoIrKVj/remotes722c76008005/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T23:13:55.2279386Z 2021-05-16T23:13:55.2279898Z 2021-05-16T23:13:55.2280744Z ─ preparing ‘aghast’: 2021-05-16T23:13:55.2346978Z checking DESCRIPTION meta-information ... 2021-05-16T23:13:55.2371038Z 2021-05-16T23:13:55.2372611Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:13:55.2654095Z 2021-05-16T23:13:55.2686771Z 2021-05-16T23:13:55.2688623Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:13:55.2699923Z 2021-05-16T23:13:55.2724809Z 2021-05-16T23:13:55.2726395Z ─ checking for empty or unneeded directories 2021-05-16T23:13:55.2767471Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T23:13:55.2885085Z 2021-05-16T23:13:55.2887123Z 2021-05-16T23:13:55.2888019Z 2021-05-16T23:13:55.2977278Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:55.2978516Z (as ‘lib’ is unspecified) 2021-05-16T23:13:55.5544551Z * installing *source* package ‘aghast’ ... 2021-05-16T23:13:55.5546569Z ** using staged installation 2021-05-16T23:13:55.5816131Z ** R 2021-05-16T23:13:55.5890184Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:56.0508109Z ** help 2021-05-16T23:13:56.0799084Z *** installing help indices 2021-05-16T23:13:56.1060011Z ** building package indices 2021-05-16T23:13:56.3248709Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:56.5300123Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:56.7472010Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:56.7481317Z * DONE (aghast) 2021-05-16T23:13:56.7580243Z Installing 1 packages: covr 2021-05-16T23:13:56.7590793Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:56.7592017Z (as ‘lib’ is unspecified) 2021-05-16T23:14:12.6926779Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T23:14:12.6928592Z 2021-05-16T23:14:12.6940087Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T23:14:12.9750198Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-16T23:14:13.0799933Z ================================================== 2021-05-16T23:14:13.0801897Z downloaded 159 KB 2021-05-16T23:14:13.0802819Z 2021-05-16T23:14:13.0855773Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T23:14:13.3436018Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-16T23:14:13.3463846Z ================================================== 2021-05-16T23:14:13.3464447Z downloaded 118 KB 2021-05-16T23:14:13.3464918Z 2021-05-16T23:14:13.3502561Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T23:14:13.6052027Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-16T23:14:13.6121853Z ================================================== 2021-05-16T23:14:13.6122447Z downloaded 282 KB 2021-05-16T23:14:13.6122763Z 2021-05-16T23:14:13.8579988Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T23:14:13.8655074Z * DONE (lazyeval) 2021-05-16T23:14:14.1285392Z * installing *binary* package ‘rex’ ... 2021-05-16T23:14:14.1341309Z * DONE (rex) 2021-05-16T23:14:14.4083840Z * installing *binary* package ‘covr’ ... 2021-05-16T23:14:14.4166071Z * DONE (covr) 2021-05-16T23:14:14.4228553Z 2021-05-16T23:14:14.4229623Z The downloaded source packages are in 2021-05-16T23:14:14.4231017Z ‘/tmp/RtmpoIrKVj/downloaded_packages’ 2021-05-16T23:14:14.4416147Z 2021-05-16T23:14:14.4455321Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:14:14.4456013Z Rscript -e "tic::before_install()" 2021-05-16T23:14:14.4504373Z shell: /usr/bin/bash -e {0} 2021-05-16T23:14:14.4504808Z env: 2021-05-16T23:14:14.4505333Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:14:14.4505837Z TIC_DEPLOY_KEY: 2021-05-16T23:14:14.4506719Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:14:14.4508716Z GITHUB_PAT: *** 2021-05-16T23:14:14.4509163Z COVERALLS_TOKEN: 2021-05-16T23:14:14.4509680Z continue-on-error: false 2021-05-16T23:14:14.4510199Z VDIFFR_RUN_TESTS: 2021-05-16T23:14:14.4510737Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:14:14.4511226Z TZ: UTC 2021-05-16T23:14:14.4511652Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:14:14.4512090Z NOT_CRAN: true 2021-05-16T23:14:14.4512504Z ##[endgroup] 2021-05-16T23:14:14.7577901Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:14:14.9024704Z Running before_install: step_install_remote_binaries() 2021-05-16T23:14:15.4403605Z Installing ggplot2 binaries 2021-05-16T23:14:15.4415938Z [1] "tidyverse/ggplot2" 2021-05-16T23:14:15.7359212Z OK (HTTP 200).OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:14:15.7368190Z Installing rlang binaries 2021-05-16T23:14:15.7377500Z [1] "r-lib/rlang" 2021-05-16T23:14:15.9287740Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:14:15.9296018Z Installing oro.nifti binaries 2021-05-16T23:14:15.9304877Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:14:16.0707280Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:14:16.0740723Z tag_name 2021-05-16T23:14:16.0741497Z 11 0.10.3.s 2021-05-16T23:14:16.0742350Z zipball_url 2021-05-16T23:14:16.0743559Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T23:14:16.0744776Z tarball_url 2021-05-16T23:14:16.0745976Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T23:14:16.0747051Z commit.sha 2021-05-16T23:14:16.0748289Z Installing oro.nifti package binaries 2021-05-16T23:14:16.0749099Z 11 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:14:16.0750210Z commit.url 2021-05-16T23:14:16.0752402Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:14:16.0784437Z node_id 2021-05-16T23:14:16.0785601Z 11 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T23:14:16.0786745Z url 2021-05-16T23:14:16.0787906Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T23:14:16.0788875Z assets_url 2021-05-16T23:14:16.0789831Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T23:14:16.0790844Z upload_url 2021-05-16T23:14:16.0791967Z 11 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T23:14:16.0793147Z id asset_updated_at asset_created_at created_at 2021-05-16T23:14:16.0794576Z 11 43005549 2021-05-15 22:50:09 2021-05-15 22:50:09 2021-05-15 22:37:06 2021-05-16T23:14:16.0795548Z published_at asset_name 2021-05-16T23:14:16.0796572Z 11 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:14:16.0797276Z asset_label asset_download_count 2021-05-16T23:14:16.0797825Z 11 14 2021-05-16T23:14:16.0798705Z asset_browser_download_url 2021-05-16T23:14:16.0800215Z 11 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:14:16.0821586Z --2021-05-16 23:14:16-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:14:16.1071264Z Resolving github.com (github.com)... 140.82.114.3 2021-05-16T23:14:16.1109450Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2021-05-16T23:14:16.1966831Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:14:16.1976776Z Location: https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231416Z&X-Amz-Expires=300&X-Amz-Signature=6f89cab2c6243b80803172e036f1161643fac002e8eedd396722d2a1b6d5eb57&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_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:14:16.1992670Z --2021-05-16 23:14:16-- https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231416Z&X-Amz-Expires=300&X-Amz-Signature=6f89cab2c6243b80803172e036f1161643fac002e8eedd396722d2a1b6d5eb57&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_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:14:16.2011542Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.108.154, ... 2021-05-16T23:14:16.2032965Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T23:14:16.3702066Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:14:16.3704055Z Length: 6103206 (5.8M) [application/octet-stream] 2021-05-16T23:14:16.3705748Z Saving to: ‘/tmp/Rtmp5uiAM4/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:14:16.3706370Z 2021-05-16T23:14:16.3726466Z 0K .......... .......... .......... .......... .......... 0% 19.5M 0s 2021-05-16T23:14:16.3744823Z 50K .......... .......... .......... .......... .......... 1% 27.6M 0s 2021-05-16T23:14:16.3760639Z 100K .......... .......... .......... .......... .......... 2% 29.2M 0s 2021-05-16T23:14:16.3777849Z 150K .......... .......... .......... .......... .......... 3% 29.8M 0s 2021-05-16T23:14:16.3790045Z 200K .......... .......... .......... .......... .......... 4% 37.5M 0s 2021-05-16T23:14:16.3829237Z 250K .......... .......... .......... .......... .......... 5% 13.1M 0s 2021-05-16T23:14:16.3830903Z 300K .......... .......... .......... .......... .......... 5% 187M 0s 2021-05-16T23:14:16.3848975Z 350K .......... .......... .......... .......... .......... 6% 26.3M 0s 2021-05-16T23:14:16.3860620Z 400K .......... .......... .......... .......... .......... 7% 40.3M 0s 2021-05-16T23:14:16.3874262Z 450K .......... .......... .......... .......... .......... 8% 36.2M 0s 2021-05-16T23:14:16.3888351Z 500K .......... .......... .......... .......... .......... 9% 34.1M 0s 2021-05-16T23:14:16.3897663Z 550K .......... .......... .......... .......... .......... 10% 51.9M 0s 2021-05-16T23:14:16.3910388Z 600K .......... .......... .......... .......... .......... 10% 40.0M 0s 2021-05-16T23:14:16.3919357Z 650K .......... .......... .......... .......... .......... 11% 51.4M 0s 2021-05-16T23:14:16.3928059Z 700K .......... .......... .......... .......... .......... 12% 56.7M 0s 2021-05-16T23:14:16.3939848Z 750K .......... .......... .......... .......... .......... 13% 41.1M 0s 2021-05-16T23:14:16.3949607Z 800K .......... .......... .......... .......... .......... 14% 51.8M 0s 2021-05-16T23:14:16.3960880Z 850K .......... .......... .......... .......... .......... 15% 42.0M 0s 2021-05-16T23:14:16.3965700Z 900K .......... .......... .......... .......... .......... 15% 101M 0s 2021-05-16T23:14:16.3978183Z 950K .......... .......... .......... .......... .......... 16% 41.1M 0s 2021-05-16T23:14:16.3986339Z 1000K .......... .......... .......... .......... .......... 17% 55.9M 0s 2021-05-16T23:14:16.3993684Z 1050K .......... .......... .......... .......... .......... 18% 67.1M 0s 2021-05-16T23:14:16.4001094Z 1100K .......... .......... .......... .......... .......... 19% 65.7M 0s 2021-05-16T23:14:16.4012722Z 1150K .......... .......... .......... .......... .......... 20% 42.6M 0s 2021-05-16T23:14:16.4016870Z 1200K .......... .......... .......... .......... .......... 20% 112M 0s 2021-05-16T23:14:16.4032677Z 1250K .......... .......... .......... .......... .......... 21% 33.1M 0s 2021-05-16T23:14:16.4035956Z 1300K .......... .......... .......... .......... .......... 22% 114M 0s 2021-05-16T23:14:16.4047275Z 1350K .......... .......... .......... .......... .......... 23% 43.6M 0s 2021-05-16T23:14:16.4050905Z 1400K .......... .......... .......... .......... .......... 24% 130M 0s 2021-05-16T23:14:16.4056425Z 1450K .......... .......... .......... .......... .......... 25% 87.9M 0s 2021-05-16T23:14:16.4065551Z 1500K .......... .......... .......... .......... .......... 26% 54.2M 0s 2021-05-16T23:14:16.4070962Z 1550K .......... .......... .......... .......... .......... 26% 121M 0s 2021-05-16T23:14:16.4082804Z 1600K .......... .......... .......... .......... .......... 27% 46.5M 0s 2021-05-16T23:14:16.4083552Z 1650K .......... .......... .......... .......... .......... 28% 185M 0s 2021-05-16T23:14:16.4094112Z 1700K .......... .......... .......... .......... .......... 29% 49.1M 0s 2021-05-16T23:14:16.4096861Z 1750K .......... .......... .......... .......... .......... 30% 150M 0s 2021-05-16T23:14:16.4100563Z 1800K .......... .......... .......... .......... .......... 31% 103M 0s 2021-05-16T23:14:16.4111404Z 1850K .......... .......... .......... .......... .......... 31% 48.2M 0s 2021-05-16T23:14:16.4114439Z 1900K .......... .......... .......... .......... .......... 32% 139M 0s 2021-05-16T23:14:16.4124657Z 1950K .......... .......... .......... .......... .......... 33% 47.0M 0s 2021-05-16T23:14:16.4128637Z 2000K .......... .......... .......... .......... .......... 34% 128M 0s 2021-05-16T23:14:16.4131994Z 2050K .......... .......... .......... .......... .......... 35% 137M 0s 2021-05-16T23:14:16.4143574Z 2100K .......... .......... .......... .......... .......... 36% 42.9M 0s 2021-05-16T23:14:16.4146999Z 2150K .......... .......... .......... .......... .......... 36% 137M 0s 2021-05-16T23:14:16.4150528Z 2200K .......... .......... .......... .......... .......... 37% 136M 0s 2021-05-16T23:14:16.4158856Z 2250K .......... .......... .......... .......... .......... 38% 61.0M 0s 2021-05-16T23:14:16.4162529Z 2300K .......... .......... .......... .......... .......... 39% 120M 0s 2021-05-16T23:14:16.4166795Z 2350K .......... .......... .......... .......... .......... 40% 118M 0s 2021-05-16T23:14:16.4175735Z 2400K .......... .......... .......... .......... .......... 41% 54.9M 0s 2021-05-16T23:14:16.4179413Z 2450K .......... .......... .......... .......... .......... 41% 131M 0s 2021-05-16T23:14:16.4189608Z 2500K .......... .......... .......... .......... .......... 42% 48.1M 0s 2021-05-16T23:14:16.4192895Z 2550K .......... .......... .......... .......... .......... 43% 145M 0s 2021-05-16T23:14:16.4258397Z 2600K .......... .......... .......... .......... .......... 44% 7.55M 0s 2021-05-16T23:14:16.4261638Z 2650K .......... .......... .......... .......... .......... 45% 128M 0s 2021-05-16T23:14:16.4264985Z 2700K .......... .......... .......... .......... .......... 46% 139M 0s 2021-05-16T23:14:16.4272400Z 2750K .......... .......... .......... .......... .......... 46% 73.1M 0s 2021-05-16T23:14:16.4275431Z 2800K .......... .......... .......... .......... .......... 47% 127M 0s 2021-05-16T23:14:16.4278905Z 2850K .......... .......... .......... .......... .......... 48% 139M 0s 2021-05-16T23:14:16.4284078Z 2900K .......... .......... .......... .......... .......... 49% 99.8M 0s 2021-05-16T23:14:16.4287866Z 2950K .......... .......... .......... .......... .......... 50% 109M 0s 2021-05-16T23:14:16.4291999Z 3000K .......... .......... .......... .......... .......... 51% 120M 0s 2021-05-16T23:14:16.4295263Z 3050K .......... .......... .......... .......... .......... 52% 148M 0s 2021-05-16T23:14:16.4308116Z 3100K .......... .......... .......... .......... .......... 52% 40.8M 0s 2021-05-16T23:14:16.4313094Z 3150K .......... .......... .......... .......... .......... 53% 124M 0s 2021-05-16T23:14:16.4316526Z 3200K .......... .......... .......... .......... .......... 54% 101M 0s 2021-05-16T23:14:16.4320331Z 3250K .......... .......... .......... .......... .......... 55% 172M 0s 2021-05-16T23:14:16.4325230Z 3300K .......... .......... .......... .......... .......... 56% 77.4M 0s 2021-05-16T23:14:16.4333685Z 3350K .......... .......... .......... .......... .......... 57% 169M 0s 2021-05-16T23:14:16.4334575Z 3400K .......... .......... .......... .......... .......... 57% 271M 0s 2021-05-16T23:14:16.4335427Z 3450K .......... .......... .......... .......... .......... 58% 247M 0s 2021-05-16T23:14:16.4336290Z 3500K .......... .......... .......... .......... .......... 59% 289M 0s 2021-05-16T23:14:16.4347304Z 3550K .......... .......... .......... .......... .......... 60% 35.8M 0s 2021-05-16T23:14:16.4353784Z 3600K .......... .......... .......... .......... .......... 61% 157M 0s 2021-05-16T23:14:16.4354637Z 3650K .......... .......... .......... .......... .......... 62% 293M 0s 2021-05-16T23:14:16.4355489Z 3700K .......... .......... .......... .......... .......... 62% 292M 0s 2021-05-16T23:14:16.4366533Z 3750K .......... .......... .......... .......... .......... 63% 39.2M 0s 2021-05-16T23:14:16.4372061Z 3800K .......... .......... .......... .......... .......... 64% 157M 0s 2021-05-16T23:14:16.4372875Z 3850K .......... .......... .......... .......... .......... 65% 291M 0s 2021-05-16T23:14:16.4376217Z 3900K .......... .......... .......... .......... .......... 66% 108M 0s 2021-05-16T23:14:16.4379551Z 3950K .......... .......... .......... .......... .......... 67% 132M 0s 2021-05-16T23:14:16.4382680Z 4000K .......... .......... .......... .......... .......... 67% 137M 0s 2021-05-16T23:14:16.4417377Z 4050K .......... .......... .......... .......... .......... 68% 14.4M 0s 2021-05-16T23:14:16.4420570Z 4100K .......... .......... .......... .......... .......... 69% 122M 0s 2021-05-16T23:14:16.4424762Z 4150K .......... .......... .......... .......... .......... 70% 118M 0s 2021-05-16T23:14:16.4428683Z 4200K .......... .......... .......... .......... .......... 71% 139M 0s 2021-05-16T23:14:16.4432140Z 4250K .......... .......... .......... .......... .......... 72% 156M 0s 2021-05-16T23:14:16.4434472Z 4300K .......... .......... .......... .......... .......... 72% 173M 0s 2021-05-16T23:14:16.4437476Z 4350K .......... .......... .......... .......... .......... 73% 170M 0s 2021-05-16T23:14:16.4441121Z 4400K .......... .......... .......... .......... .......... 74% 174M 0s 2021-05-16T23:14:16.4443439Z 4450K .......... .......... .......... .......... .......... 75% 146M 0s 2021-05-16T23:14:16.4448556Z 4500K .......... .......... .......... .......... .......... 76% 99.3M 0s 2021-05-16T23:14:16.4455516Z 4550K .......... .......... .......... .......... .......... 77% 70.6M 0s 2021-05-16T23:14:16.4458507Z 4600K .......... .......... .......... .......... .......... 78% 151M 0s 2021-05-16T23:14:16.4460706Z 4650K .......... .......... .......... .......... .......... 78% 269M 0s 2021-05-16T23:14:16.4465072Z 4700K .......... .......... .......... .......... .......... 79% 99.4M 0s 2021-05-16T23:14:16.4469416Z 4750K .......... .......... .......... .......... .......... 80% 111M 0s 2021-05-16T23:14:16.4473174Z 4800K .......... .......... .......... .......... .......... 81% 128M 0s 2021-05-16T23:14:16.4476926Z 4850K .......... .......... .......... .......... .......... 82% 131M 0s 2021-05-16T23:14:16.4480927Z 4900K .......... .......... .......... .......... .......... 83% 121M 0s 2021-05-16T23:14:16.4484993Z 4950K .......... .......... .......... .......... .......... 83% 127M 0s 2021-05-16T23:14:16.4488577Z 5000K .......... .......... .......... .......... .......... 84% 128M 0s 2021-05-16T23:14:16.4492626Z 5050K .......... .......... .......... .......... .......... 85% 129M 0s 2021-05-16T23:14:16.4496440Z 5100K .......... .......... .......... .......... .......... 86% 120M 0s 2021-05-16T23:14:16.4500316Z 5150K .......... .......... .......... .......... .......... 87% 128M 0s 2021-05-16T23:14:16.4504174Z 5200K .......... .......... .......... .......... .......... 88% 129M 0s 2021-05-16T23:14:16.4508518Z 5250K .......... .......... .......... .......... .......... 88% 112M 0s 2021-05-16T23:14:16.4512211Z 5300K .......... .......... .......... .......... .......... 89% 128M 0s 2021-05-16T23:14:16.4517049Z 5350K .......... .......... .......... .......... .......... 90% 109M 0s 2021-05-16T23:14:16.4521358Z 5400K .......... .......... .......... .......... .......... 91% 105M 0s 2021-05-16T23:14:16.4525278Z 5450K .......... .......... .......... .......... .......... 92% 125M 0s 2021-05-16T23:14:16.4529195Z 5500K .......... .......... .......... .......... .......... 93% 126M 0s 2021-05-16T23:14:16.4533558Z 5550K .......... .......... .......... .......... .......... 93% 119M 0s 2021-05-16T23:14:16.4537025Z 5600K .......... .......... .......... .......... .......... 94% 128M 0s 2021-05-16T23:14:16.4540852Z 5650K .......... .......... .......... .......... .......... 95% 130M 0s 2021-05-16T23:14:16.4544747Z 5700K .......... .......... .......... .......... .......... 96% 130M 0s 2021-05-16T23:14:16.4548858Z 5750K .......... .......... .......... .......... .......... 97% 114M 0s 2021-05-16T23:14:16.4552693Z 5800K .......... .......... .......... .......... .......... 98% 128M 0s 2021-05-16T23:14:16.4556489Z 5850K .......... .......... .......... .......... .......... 98% 130M 0s 2021-05-16T23:14:16.4560375Z 5900K .......... .......... .......... .......... .......... 99% 121M 0s 2021-05-16T23:14:16.4563105Z 5950K .......... 100% 45.9M=0.09s 2021-05-16T23:14:16.4563447Z 2021-05-16T23:14:16.4566839Z 2021-05-16 23:14:16 (67.5 MB/s) - ‘/tmp/Rtmp5uiAM4/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6103206/6103206] 2021-05-16T23:14:16.4567693Z 2021-05-16T23:14:16.4609151Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:14:16.4610487Z (as ‘lib’ is unspecified) 2021-05-16T23:14:16.9786368Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T23:14:16.9908550Z * DONE (oro.nifti) 2021-05-16T23:14:17.0063689Z Rewriting new remotes: tidyverse/ggplot2, r-lib/rlang, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:14:17.0146060Z Installing neurobase binaries 2021-05-16T23:14:17.0154697Z [1] "neuroconductor/neurobase" 2021-05-16T23:14:17.1506607Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:14:17.1528099Z tag_name 2021-05-16T23:14:17.1529226Z 11 1.30.1.s 2021-05-16T23:14:17.1530078Z zipball_url 2021-05-16T23:14:17.1531374Z 11 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-16T23:14:17.1532605Z tarball_url 2021-05-16T23:14:17.1533957Z 11 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-16T23:14:17.1535084Z commit.sha 2021-05-16T23:14:17.1536043Z 11 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:14:17.1537197Z commit.url 2021-05-16T23:14:17.1538945Z Installing neurobase package binaries 2021-05-16T23:14:17.1541066Z 11 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:14:17.1543697Z node_id 2021-05-16T23:14:17.1544849Z 11 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-16T23:14:17.1546001Z url 2021-05-16T23:14:17.1546919Z 11 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-16T23:14:17.1548039Z assets_url 2021-05-16T23:14:17.1549012Z 11 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-16T23:14:17.1550044Z upload_url 2021-05-16T23:14:17.1551171Z 11 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T23:14:17.1552367Z id asset_updated_at asset_created_at created_at 2021-05-16T23:14:17.1554349Z 11 43020192 2021-05-16 20:19:05 2021-05-16 20:19:05 2021-05-16 20:01:27 2021-05-16T23:14:17.1555066Z published_at asset_name 2021-05-16T23:14:17.1556183Z 11 2021-05-16 20:01:56 neurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:14:17.1556895Z asset_label asset_download_count 2021-05-16T23:14:17.1558050Z 11 2 2021-05-16T23:14:17.1559805Z asset_browser_download_url 2021-05-16T23:14:17.1561683Z 11 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:14:17.1592406Z --2021-05-16 23:14:17-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:14:17.1650992Z Resolving github.com (github.com)... 140.82.114.3 2021-05-16T23:14:17.1673099Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2021-05-16T23:14:17.2433332Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:14:17.2447911Z Location: https://github-releases.githubusercontent.com/367973948/f60dc280-b683-11eb-8340-b26dd26a392c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231417Z&X-Amz-Expires=300&X-Amz-Signature=89d3245ea2e458747f59c5a048a55344ca9ca117a0ef2d562b073f4dd50dd984&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_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:14:17.2464262Z --2021-05-16 23:14:17-- https://github-releases.githubusercontent.com/367973948/f60dc280-b683-11eb-8340-b26dd26a392c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231417Z&X-Amz-Expires=300&X-Amz-Signature=89d3245ea2e458747f59c5a048a55344ca9ca117a0ef2d562b073f4dd50dd984&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_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:14:17.2521710Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.108.154, ... 2021-05-16T23:14:17.2538738Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T23:14:17.3763085Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:14:17.3765206Z Length: 943296 (921K) [application/octet-stream] 2021-05-16T23:14:17.3766766Z Saving to: ‘/tmp/Rtmp5uiAM4/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:14:17.3767495Z 2021-05-16T23:14:17.3779650Z 0K .......... .......... .......... .......... .......... 5% 25.3M 0s 2021-05-16T23:14:17.3797600Z 50K .......... .......... .......... .......... .......... 10% 27.5M 0s 2021-05-16T23:14:17.3807903Z 100K .......... .......... .......... .......... .......... 16% 48.6M 0s 2021-05-16T23:14:17.3817670Z 150K .......... .......... .......... .......... .......... 21% 47.0M 0s 2021-05-16T23:14:17.3828074Z 200K .......... .......... .......... .......... .......... 27% 48.8M 0s 2021-05-16T23:14:17.3860441Z 250K .......... .......... .......... .......... .......... 32% 16.2M 0s 2021-05-16T23:14:17.3867565Z 300K .......... .......... .......... .......... .......... 37% 59.2M 0s 2021-05-16T23:14:17.3871794Z 350K .......... .......... .......... .......... .......... 43% 64.8M 0s 2021-05-16T23:14:17.3879309Z 400K .......... .......... .......... .......... .......... 48% 64.4M 0s 2021-05-16T23:14:17.3887343Z 450K .......... .......... .......... .......... .......... 54% 60.7M 0s 2021-05-16T23:14:17.3892697Z 500K .......... .......... .......... .......... .......... 59% 90.5M 0s 2021-05-16T23:14:17.3902868Z 550K .......... .......... .......... .......... .......... 65% 51.7M 0s 2021-05-16T23:14:17.3906864Z 600K .......... .......... .......... .......... .......... 70% 118M 0s 2021-05-16T23:14:17.3916881Z 650K .......... .......... .......... .......... .......... 75% 48.5M 0s 2021-05-16T23:14:17.3920441Z 700K .......... .......... .......... .......... .......... 81% 134M 0s 2021-05-16T23:14:17.3932464Z 750K .......... .......... .......... .......... .......... 86% 40.6M 0s 2021-05-16T23:14:17.3936714Z 800K .......... .......... .......... .......... .......... 92% 115M 0s 2021-05-16T23:14:17.3940505Z 850K .......... .......... .......... .......... .......... 97% 130M 0s 2021-05-16T23:14:17.3946538Z 900K .......... .......... . 100% 36.5M=0.02s 2021-05-16T23:14:17.3946876Z 2021-05-16T23:14:17.3949356Z 2021-05-16 23:14:17 (48.0 MB/s) - ‘/tmp/Rtmp5uiAM4/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [943296/943296] 2021-05-16T23:14:17.3949962Z 2021-05-16T23:14:17.3962890Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:14:17.3963761Z (as ‘lib’ is unspecified) 2021-05-16T23:14:17.7069584Z * installing *binary* package ‘neurobase’ ... 2021-05-16T23:14:17.7128666Z * DONE (neurobase) 2021-05-16T23:14:17.7245476Z Rewriting new remotes: tidyverse/ggplot2, r-lib/rlang 2021-05-16T23:14:17.7444515Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:14:17.7445335Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:14:17.7446001Z remotes::install_cran("rcmdcheck") 2021-05-16T23:14:17.7446606Z remotes::install_cran("markdown") 2021-05-16T23:14:17.7456021Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:14:17.7456481Z env: 2021-05-16T23:14:17.7457047Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:14:17.7457529Z TIC_DEPLOY_KEY: 2021-05-16T23:14:17.7458346Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:14:17.7459935Z GITHUB_PAT: *** 2021-05-16T23:14:17.7460345Z COVERALLS_TOKEN: 2021-05-16T23:14:17.7461164Z continue-on-error: false 2021-05-16T23:14:17.7461681Z VDIFFR_RUN_TESTS: 2021-05-16T23:14:17.7462199Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:14:17.7462689Z TZ: UTC 2021-05-16T23:14:17.7463103Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:14:17.7463603Z NOT_CRAN: true 2021-05-16T23:14:17.7464002Z ##[endgroup] 2021-05-16T23:14:37.9259915Z ggplot2 (NA -> c9adeeddc...) [GitHub] 2021-05-16T23:14:37.9261453Z rlang (0.4.11 -> bda055d61...) [GitHub] 2021-05-16T23:14:37.9262549Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T23:14:37.9263599Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T23:14:37.9264654Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T23:14:37.9265691Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T23:14:37.9266679Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:14:37.9267890Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T23:14:37.9268905Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:14:37.9269903Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T23:14:37.9270964Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:14:37.9271928Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:14:37.9272890Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:14:37.9273958Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:14:37.9275582Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T23:14:37.9276409Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T23:14:37.9277144Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T23:14:37.9277952Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T23:14:37.9278720Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T23:14:37.9279458Z neurobase (1.30.1 -> 1.32.1 ) [CRAN] 2021-05-16T23:14:38.0977777Z Downloading GitHub repo tidyverse/ggplot2@HEAD 2021-05-16T23:14:55.9735798Z colorspace (NA -> 2.0-1) [CRAN] 2021-05-16T23:14:55.9737289Z viridisLite (NA -> 0.4.0) [CRAN] 2021-05-16T23:14:55.9738710Z RColorBrewer (NA -> 1.1-2) [CRAN] 2021-05-16T23:14:55.9740007Z munsell (NA -> 0.5.0) [CRAN] 2021-05-16T23:14:55.9741250Z labeling (NA -> 0.4.2) [CRAN] 2021-05-16T23:14:55.9742466Z farver (NA -> 2.1.0) [CRAN] 2021-05-16T23:14:55.9743697Z scales (NA -> 1.1.1) [CRAN] 2021-05-16T23:14:55.9744895Z isoband (NA -> 0.2.4) [CRAN] 2021-05-16T23:14:55.9746116Z gtable (NA -> 0.3.0) [CRAN] 2021-05-16T23:14:55.9760408Z Installing 9 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable 2021-05-16T23:14:55.9778970Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:14:55.9780551Z (as ‘lib’ is unspecified) 2021-05-16T23:15:11.2605744Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T23:15:11.8920100Z Content type 'binary/octet-stream' length 2611663 bytes (2.5 MB) 2021-05-16T23:15:11.9608926Z ================================================== 2021-05-16T23:15:11.9611513Z downloaded 2.5 MB 2021-05-16T23:15:11.9613219Z 2021-05-16T23:15:11.9652906Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T23:15:14.7248635Z Content type 'binary/octet-stream' length 1295982 bytes (1.2 MB) 2021-05-16T23:15:14.7497120Z ================================================== 2021-05-16T23:15:14.7498338Z downloaded 1.2 MB 2021-05-16T23:15:14.7498903Z 2021-05-16T23:15:14.7535295Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T23:15:17.8759434Z Content type 'binary/octet-stream' length 52761 bytes (51 KB) 2021-05-16T23:15:17.8768146Z ================================================== 2021-05-16T23:15:17.8768837Z downloaded 51 KB 2021-05-16T23:15:17.8769279Z 2021-05-16T23:15:17.8771087Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T23:15:18.0237612Z Content type 'binary/octet-stream' length 240635 bytes (234 KB) 2021-05-16T23:15:18.0315725Z ================================================== 2021-05-16T23:15:18.0317039Z downloaded 234 KB 2021-05-16T23:15:18.0317823Z 2021-05-16T23:15:18.0377462Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T23:15:19.7153567Z Content type 'binary/octet-stream' length 58749 bytes (57 KB) 2021-05-16T23:15:19.7165120Z ================================================== 2021-05-16T23:15:19.7165862Z downloaded 57 KB 2021-05-16T23:15:19.7166414Z 2021-05-16T23:15:19.7209253Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T23:15:20.2672223Z Content type 'binary/octet-stream' length 2605228 bytes (2.5 MB) 2021-05-16T23:15:20.3800314Z ================================================== 2021-05-16T23:15:20.3801698Z downloaded 2.5 MB 2021-05-16T23:15:20.3802492Z 2021-05-16T23:15:20.3860230Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T23:15:21.0692100Z Content type 'binary/octet-stream' length 545321 bytes (532 KB) 2021-05-16T23:15:21.0760847Z ================================================== 2021-05-16T23:15:21.0761701Z downloaded 532 KB 2021-05-16T23:15:21.0762143Z 2021-05-16T23:15:21.0797798Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T23:15:21.8757564Z Content type 'binary/octet-stream' length 4607656 bytes (4.4 MB) 2021-05-16T23:15:21.9335398Z ================================================== 2021-05-16T23:15:21.9335999Z downloaded 4.4 MB 2021-05-16T23:15:21.9336326Z 2021-05-16T23:15:21.9375133Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T23:15:23.5654386Z Content type 'binary/octet-stream' length 430032 bytes (419 KB) 2021-05-16T23:15:23.5739357Z ================================================== 2021-05-16T23:15:23.5739887Z downloaded 419 KB 2021-05-16T23:15:23.5740207Z 2021-05-16T23:15:24.0390905Z * installing *binary* package ‘colorspace’ ... 2021-05-16T23:15:24.0523188Z * DONE (colorspace) 2021-05-16T23:15:24.3475861Z * installing *binary* package ‘viridisLite’ ... 2021-05-16T23:15:24.3538403Z * DONE (viridisLite) 2021-05-16T23:15:24.5802750Z * installing *binary* package ‘RColorBrewer’ ... 2021-05-16T23:15:24.5845618Z * DONE (RColorBrewer) 2021-05-16T23:15:24.8170742Z * installing *binary* package ‘labeling’ ... 2021-05-16T23:15:24.8235345Z * DONE (labeling) 2021-05-16T23:15:25.3292158Z * installing *binary* package ‘farver’ ... 2021-05-16T23:15:25.3418302Z * DONE (farver) 2021-05-16T23:15:26.1040068Z * installing *binary* package ‘isoband’ ... 2021-05-16T23:15:26.1223750Z * DONE (isoband) 2021-05-16T23:15:26.4447360Z * installing *binary* package ‘gtable’ ... 2021-05-16T23:15:26.4509218Z * DONE (gtable) 2021-05-16T23:15:26.7158965Z * installing *binary* package ‘munsell’ ... 2021-05-16T23:15:26.7229368Z * DONE (munsell) 2021-05-16T23:15:26.9877160Z * installing *binary* package ‘scales’ ... 2021-05-16T23:15:26.9956162Z * DONE (scales) 2021-05-16T23:15:27.0013763Z 2021-05-16T23:15:27.0014989Z The downloaded source packages are in 2021-05-16T23:15:27.0016352Z ‘/tmp/RtmpxBjHbo/downloaded_packages’ 2021-05-16T23:15:27.3405164Z 2021-05-16T23:15:27.3428440Z checking for file ‘/tmp/RtmpxBjHbo/remotes7a22399ce27e/tidyverse-ggplot2-c9adeed/DESCRIPTION’ ... 2021-05-16T23:15:27.3518366Z 2021-05-16T23:15:27.3520543Z ✔ checking for file ‘/tmp/RtmpxBjHbo/remotes7a22399ce27e/tidyverse-ggplot2-c9adeed/DESCRIPTION’ 2021-05-16T23:15:27.3989087Z 2021-05-16T23:15:27.4209332Z 2021-05-16T23:15:27.4211336Z ─ preparing ‘ggplot2’: 2021-05-16T23:15:27.4220006Z 2021-05-16T23:15:27.4221362Z 2021-05-16T23:15:27.4276464Z checking DESCRIPTION meta-information ... 2021-05-16T23:15:27.4305362Z 2021-05-16T23:15:27.4307540Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:15:27.7608646Z 2021-05-16T23:15:27.7637072Z 2021-05-16T23:15:27.7638643Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:15:27.7664274Z 2021-05-16T23:15:27.7688743Z 2021-05-16T23:15:27.7690143Z ─ checking for empty or unneeded directories 2021-05-16T23:15:27.8240420Z 2021-05-16T23:15:27.8275077Z 2021-05-16T23:15:27.8276737Z ─ building ‘ggplot2_3.3.3.9000.tar.gz’ 2021-05-16T23:15:28.5540798Z 2021-05-16T23:15:28.5545654Z 2021-05-16T23:15:28.5548556Z 2021-05-16T23:15:28.5788620Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:15:28.5790350Z (as ‘lib’ is unspecified) 2021-05-16T23:15:29.4581333Z * installing *source* package ‘ggplot2’ ... 2021-05-16T23:15:29.4583668Z ** using staged installation 2021-05-16T23:15:29.4891190Z ** R 2021-05-16T23:15:29.6460683Z ** data 2021-05-16T23:15:29.6476543Z *** moving datasets to lazyload DB 2021-05-16T23:15:30.2600837Z ** inst 2021-05-16T23:15:30.2612749Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:15:40.0356954Z ** help 2021-05-16T23:15:40.8700904Z *** installing help indices 2021-05-16T23:15:41.2731184Z *** copying figures 2021-05-16T23:15:41.2735072Z ** building package indices 2021-05-16T23:15:42.0030288Z ** installing vignettes 2021-05-16T23:15:42.0229867Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:15:42.7429383Z ** testing if installed package can be loaded from final location 2021-05-16T23:15:43.6969960Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:15:43.7072734Z * DONE (ggplot2) 2021-05-16T23:15:43.7452547Z 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:15:43.7466020Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:15:43.7466950Z (as ‘lib’ is unspecified) 2021-05-16T23:15:59.7980558Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T23:16:00.3301738Z Content type 'binary/octet-stream' length 2611663 bytes (2.5 MB) 2021-05-16T23:16:00.3554036Z ================================================== 2021-05-16T23:16:00.3555161Z downloaded 2.5 MB 2021-05-16T23:16:00.3555698Z 2021-05-16T23:16:00.3598945Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T23:16:01.2963511Z Content type 'binary/octet-stream' length 1295982 bytes (1.2 MB) 2021-05-16T23:16:01.3105916Z ================================================== 2021-05-16T23:16:01.3107105Z downloaded 1.2 MB 2021-05-16T23:16:01.3109794Z 2021-05-16T23:16:01.3150955Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T23:16:01.7987407Z Content type 'binary/octet-stream' length 52761 bytes (51 KB) 2021-05-16T23:16:01.8004206Z ================================================== 2021-05-16T23:16:01.8004752Z downloaded 51 KB 2021-05-16T23:16:01.8005056Z 2021-05-16T23:16:01.8043008Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T23:16:02.0611948Z Content type 'binary/octet-stream' length 240635 bytes (234 KB) 2021-05-16T23:16:02.0655284Z ================================================== 2021-05-16T23:16:02.0657116Z downloaded 234 KB 2021-05-16T23:16:02.0657845Z 2021-05-16T23:16:02.0718712Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T23:16:02.3298659Z Content type 'binary/octet-stream' length 58749 bytes (57 KB) 2021-05-16T23:16:02.3310950Z ================================================== 2021-05-16T23:16:02.3311449Z downloaded 57 KB 2021-05-16T23:16:02.3311739Z 2021-05-16T23:16:02.3354700Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T23:16:02.8362313Z Content type 'binary/octet-stream' length 2605228 bytes (2.5 MB) 2021-05-16T23:16:02.9137092Z ================================================== 2021-05-16T23:16:02.9138132Z downloaded 2.5 MB 2021-05-16T23:16:02.9138671Z 2021-05-16T23:16:02.9186554Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:16:03.2036470Z Content type 'binary/octet-stream' length 79535 bytes (77 KB) 2021-05-16T23:16:03.2057051Z ================================================== 2021-05-16T23:16:03.2057599Z downloaded 77 KB 2021-05-16T23:16:03.2057893Z 2021-05-16T23:16:03.2104865Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:16:03.4751949Z Content type 'binary/octet-stream' length 953964 bytes (931 KB) 2021-05-16T23:16:03.5247514Z ================================================== 2021-05-16T23:16:03.5249276Z downloaded 931 KB 2021-05-16T23:16:03.5250070Z 2021-05-16T23:16:03.5286588Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:16:03.6575293Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:16:03.6776023Z ================================================== 2021-05-16T23:16:03.6776645Z downloaded 1.0 MB 2021-05-16T23:16:03.6776965Z 2021-05-16T23:16:03.6806045Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T23:16:03.9356449Z Content type 'binary/octet-stream' length 60511 bytes (59 KB) 2021-05-16T23:16:03.9368596Z ================================================== 2021-05-16T23:16:03.9369145Z downloaded 59 KB 2021-05-16T23:16:03.9369438Z 2021-05-16T23:16:03.9409221Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:16:04.4797981Z Content type 'binary/octet-stream' length 34858 bytes (34 KB) 2021-05-16T23:16:04.4799376Z ================================================== 2021-05-16T23:16:04.4800220Z downloaded 34 KB 2021-05-16T23:16:04.4800760Z 2021-05-16T23:16:04.4855498Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T23:16:04.7499653Z Content type 'binary/octet-stream' length 545321 bytes (532 KB) 2021-05-16T23:16:04.7572762Z ================================================== 2021-05-16T23:16:04.7573337Z downloaded 532 KB 2021-05-16T23:16:04.7573657Z 2021-05-16T23:16:04.7617526Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T23:16:05.0119791Z Content type 'binary/octet-stream' length 4607656 bytes (4.4 MB) 2021-05-16T23:16:05.0376140Z ================================================== 2021-05-16T23:16:05.0376927Z downloaded 4.4 MB 2021-05-16T23:16:05.0377550Z 2021-05-16T23:16:05.0431094Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T23:16:05.3295135Z Content type 'binary/octet-stream' length 430032 bytes (419 KB) 2021-05-16T23:16:05.3377252Z ================================================== 2021-05-16T23:16:05.3378221Z downloaded 419 KB 2021-05-16T23:16:05.3378758Z 2021-05-16T23:16:05.3419219Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:16:05.5958322Z Content type 'binary/octet-stream' length 1392672 bytes (1.3 MB) 2021-05-16T23:16:05.6092826Z ================================================== 2021-05-16T23:16:05.6093441Z downloaded 1.3 MB 2021-05-16T23:16:05.6093760Z 2021-05-16T23:16:05.6133858Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:16:05.9261200Z Content type 'binary/octet-stream' length 2539233 bytes (2.4 MB) 2021-05-16T23:16:05.9647845Z ================================================== 2021-05-16T23:16:05.9648463Z downloaded 2.4 MB 2021-05-16T23:16:05.9648954Z 2021-05-16T23:16:05.9687909Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T23:16:06.2210238Z Content type 'binary/octet-stream' length 6102270 bytes (5.8 MB) 2021-05-16T23:16:06.4389891Z ================================================== 2021-05-16T23:16:06.4390979Z downloaded 5.8 MB 2021-05-16T23:16:06.4391607Z 2021-05-16T23:16:06.4426847Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-16T23:16:06.7022928Z Content type 'binary/octet-stream' length 1772902 bytes (1.7 MB) 2021-05-16T23:16:06.7271008Z ================================================== 2021-05-16T23:16:06.7272026Z downloaded 1.7 MB 2021-05-16T23:16:06.7272578Z 2021-05-16T23:16:07.2127696Z * installing *binary* package ‘colorspace’ ... 2021-05-16T23:16:07.2278025Z * DONE (colorspace) 2021-05-16T23:16:07.5366145Z * installing *binary* package ‘viridisLite’ ... 2021-05-16T23:16:07.5472839Z * DONE (viridisLite) 2021-05-16T23:16:07.7874807Z * installing *binary* package ‘RColorBrewer’ ... 2021-05-16T23:16:07.7948442Z * DONE (RColorBrewer) 2021-05-16T23:16:08.0360601Z * installing *binary* package ‘labeling’ ... 2021-05-16T23:16:08.0432353Z * DONE (labeling) 2021-05-16T23:16:08.5794496Z * installing *binary* package ‘farver’ ... 2021-05-16T23:16:08.5932468Z * DONE (farver) 2021-05-16T23:16:08.8357600Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-16T23:16:08.8403910Z * DONE (R.methodsS3) 2021-05-16T23:16:09.2117403Z * installing *source* package ‘RNifti’ ... 2021-05-16T23:16:09.2199588Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T23:16:09.2201008Z ** using staged installation 2021-05-16T23:16:09.2345985Z ** libs 2021-05-16T23:16:09.2401262Z 2021-05-16T23:16:09.2403692Z g++ -std=gnu++11 -I"/opt/R/4.0.5/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:16:31.6048857Z gcc -I"/opt/R/4.0.5/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:16:31.7053412Z gcc -I"/opt/R/4.0.5/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:16:31.7999849Z gcc -I"/opt/R/4.0.5/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:16:31.8474038Z gcc -I"/opt/R/4.0.5/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:16:31.9706608Z gcc -I"/opt/R/4.0.5/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:16:32.5129060Z gcc -I"/opt/R/4.0.5/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:16:32.5604659Z gcc -I"/opt/R/4.0.5/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:16:32.6931211Z gcc -I"/opt/R/4.0.5/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:16:32.8625147Z gcc -I"/opt/R/4.0.5/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:16:33.0097975Z gcc -I"/opt/R/4.0.5/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:16:33.2939815Z gcc -I"/opt/R/4.0.5/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:16:33.4251830Z gcc -I"/opt/R/4.0.5/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:16:34.0129466Z gcc -I"/opt/R/4.0.5/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:16:34.1288360Z gcc -I"/opt/R/4.0.5/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:16:34.4908170Z gcc -I"/opt/R/4.0.5/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:16:34.5331185Z gcc -I"/opt/R/4.0.5/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:16:34.5872837Z gcc -I"/opt/R/4.0.5/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:16:34.6769584Z gcc -I"/opt/R/4.0.5/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:16:35.9976709Z gcc -I"/opt/R/4.0.5/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:16:38.6405232Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/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/4.0.5/lib/R/lib -lR 2021-05-16T23:16:38.8543143Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T23:16:38.8691935Z ** R 2021-05-16T23:16:38.8792979Z ** inst 2021-05-16T23:16:38.8826831Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:39.7273134Z ** help 2021-05-16T23:16:39.7820815Z *** installing help indices 2021-05-16T23:16:39.8239176Z ** building package indices 2021-05-16T23:16:40.0709052Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:16:40.3766693Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:16:40.4048826Z ** testing if installed package can be loaded from final location 2021-05-16T23:16:40.7108694Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:16:40.7110030Z * DONE (RNifti) 2021-05-16T23:16:40.9457154Z * installing *binary* package ‘abind’ ... 2021-05-16T23:16:40.9497453Z * DONE (abind) 2021-05-16T23:16:41.1946974Z * installing *binary* package ‘bitops’ ... 2021-05-16T23:16:41.2004034Z * DONE (bitops) 2021-05-16T23:16:41.9739305Z * installing *binary* package ‘isoband’ ... 2021-05-16T23:16:41.9939550Z * DONE (isoband) 2021-05-16T23:16:42.3384180Z * installing *binary* package ‘gtable’ ... 2021-05-16T23:16:42.3474202Z * DONE (gtable) 2021-05-16T23:16:43.0218245Z * installing *binary* package ‘matrixStats’ ... 2021-05-16T23:16:43.0396785Z * DONE (matrixStats) 2021-05-16T23:16:43.3118260Z * installing *binary* package ‘munsell’ ... 2021-05-16T23:16:43.3219075Z * DONE (munsell) 2021-05-16T23:16:43.6086425Z * installing *binary* package ‘R.oo’ ... 2021-05-16T23:16:43.6161863Z * DONE (R.oo) 2021-05-16T23:16:44.1079819Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T23:16:44.1217501Z * DONE (oro.nifti) 2021-05-16T23:16:44.4141071Z * installing *binary* package ‘scales’ ... 2021-05-16T23:16:44.4217366Z * DONE (scales) 2021-05-16T23:16:44.7277546Z * installing *binary* package ‘R.utils’ ... 2021-05-16T23:16:44.7352136Z * DONE (R.utils) 2021-05-16T23:16:45.0900540Z * installing *binary* package ‘neurobase’ ... 2021-05-16T23:16:45.1007451Z * DONE (neurobase) 2021-05-16T23:16:45.1086033Z 2021-05-16T23:16:45.1087128Z The downloaded source packages are in 2021-05-16T23:16:45.1088711Z ‘/tmp/RtmpxBjHbo/downloaded_packages’ 2021-05-16T23:16:45.1900417Z Skipping install of 'ggplot2' from a github remote, the SHA1 (c9adeedd) has not changed since last install. 2021-05-16T23:16:45.1903097Z Use `force = TRUE` to force installation 2021-05-16T23:16:45.2692965Z Downloading GitHub repo r-lib/rlang@HEAD 2021-05-16T23:16:46.2543280Z 2021-05-16T23:16:46.2549844Z checking for file ‘/tmp/RtmpxBjHbo/remotes7a22408c3311/r-lib-rlang-bda055d/DESCRIPTION’ ... 2021-05-16T23:16:46.2594910Z 2021-05-16T23:16:46.2596956Z ✔ checking for file ‘/tmp/RtmpxBjHbo/remotes7a22408c3311/r-lib-rlang-bda055d/DESCRIPTION’ 2021-05-16T23:16:46.2828946Z 2021-05-16T23:16:46.2972872Z 2021-05-16T23:16:46.2975319Z ─ preparing ‘rlang’: 2021-05-16T23:16:46.2987851Z 2021-05-16T23:16:46.2990058Z 2021-05-16T23:16:46.3000332Z checking DESCRIPTION meta-information ... 2021-05-16T23:16:46.3025080Z 2021-05-16T23:16:46.3054589Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:16:46.3055865Z ─ cleaning src 2021-05-16T23:16:46.5045771Z 2021-05-16T23:16:46.5092184Z 2021-05-16T23:16:46.5096705Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:16:46.5464839Z 2021-05-16T23:16:46.5493675Z 2021-05-16T23:16:46.5496077Z ─ checking for empty or unneeded directories 2021-05-16T23:16:46.5565804Z 2021-05-16T23:16:46.5590680Z 2021-05-16T23:16:46.5593021Z ─ building ‘rlang_0.4.11.9000.tar.gz’ 2021-05-16T23:16:46.9511763Z 2021-05-16T23:16:46.9513426Z 2021-05-16T23:16:46.9514451Z 2021-05-16T23:16:46.9974509Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:16:46.9975793Z (as ‘lib’ is unspecified) 2021-05-16T23:16:47.6046080Z * installing *source* package ‘rlang’ ... 2021-05-16T23:16:47.6094763Z ** using staged installation 2021-05-16T23:16:47.6325637Z ** libs 2021-05-16T23:16:47.6380173Z 2021-05-16T23:16:47.6382107Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c capture.c -o capture.o 2021-05-16T23:16:47.7420698Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c internal.c -o internal.o 2021-05-16T23:16:51.4737697Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fpic -g -O2 -c rlang-rcc.cpp -o rlang-rcc.o 2021-05-16T23:16:51.6979379Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rlang.c -o rlang.o 2021-05-16T23:16:52.8518693Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-16T23:16:52.8950791Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o rlang.so capture.o internal.o rlang-rcc.o rlang.o version.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T23:16:52.9820473Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-16T23:16:52.9853806Z ** R 2021-05-16T23:16:53.0586752Z ** inst 2021-05-16T23:16:53.0602758Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:57.3468400Z ** help 2021-05-16T23:16:57.9738696Z *** installing help indices 2021-05-16T23:16:58.2865958Z *** copying figures 2021-05-16T23:16:58.2871242Z ** building package indices 2021-05-16T23:16:58.8654581Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:16:59.1871329Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:16:59.2079967Z ** testing if installed package can be loaded from final location 2021-05-16T23:16:59.5710743Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:16:59.5783901Z * DONE (rlang) 2021-05-16T23:16:59.6049430Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:16:59.6050391Z Use `force = TRUE` to force installation 2021-05-16T23:16:59.6071117Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:16:59.6072388Z Use `force = TRUE` to force installation 2021-05-16T23:16:59.6250226Z ##[group]Run options(width = 100) 2021-05-16T23:16:59.6250921Z options(width = 100) 2021-05-16T23:16:59.6251480Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:16:59.6252391Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:16:59.6260334Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:16:59.6260795Z env: 2021-05-16T23:16:59.6261269Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:59.6261793Z TIC_DEPLOY_KEY: 2021-05-16T23:16:59.6262669Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:16:59.6264558Z GITHUB_PAT: *** 2021-05-16T23:16:59.6264990Z COVERALLS_TOKEN: 2021-05-16T23:16:59.6265530Z continue-on-error: false 2021-05-16T23:16:59.6266055Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:59.6266577Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:16:59.6267074Z TZ: UTC 2021-05-16T23:16:59.6268397Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:59.6268891Z NOT_CRAN: true 2021-05-16T23:16:59.6269313Z ##[endgroup] 2021-05-16T23:17:00.1337131Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:17:00.1338288Z setting value 2021-05-16T23:17:00.1339650Z version R version 4.0.5 (2021-03-31) 2021-05-16T23:17:00.1340629Z os Ubuntu 20.04.2 LTS 2021-05-16T23:17:00.1341904Z system x86_64, linux-gnu 2021-05-16T23:17:00.1342835Z ui X11 2021-05-16T23:17:00.1343733Z language (EN) 2021-05-16T23:17:00.1344974Z collate C.UTF-8 2021-05-16T23:17:00.1346199Z ctype C.UTF-8 2021-05-16T23:17:00.1347489Z tz UTC 2021-05-16T23:17:00.1348680Z date 2021-05-16 2021-05-16T23:17:00.1349202Z 2021-05-16T23:17:00.1350867Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:17:00.1352692Z package * version date lib source 2021-05-16T23:17:00.1354431Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1356193Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:17:00.1357969Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1359556Z base * 4.0.5 2021-03-31 [2] local 2021-05-16T23:17:00.1361119Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1362696Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T23:17:00.1364244Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1365781Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1367355Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T23:17:00.1368934Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1370492Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T23:17:00.1372028Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1373576Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1375135Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-16T23:17:00.1376741Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-16T23:17:00.1378485Z colorspace 2.0-1 2021-05-04 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1380145Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1382054Z compiler 4.0.5 2021-03-31 [2] local 2021-05-16T23:17:00.1383662Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1385215Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1386766Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1388673Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1390297Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1391864Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-16T23:17:00.1393476Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-16T23:17:00.1395199Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:17:00.1397132Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1398496Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1399322Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1400145Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1400976Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1401837Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1402679Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1403491Z farver 2.1.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1404325Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1405160Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-16T23:17:00.1405992Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1406807Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1407643Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1408739Z ggplot2 3.3.3.9000 2021-05-16 [1] Github (tidyverse/ggplot2@c9adeed) 2021-05-16T23:17:00.1409712Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1410715Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:17:00.1411700Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1412602Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1413496Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1414390Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-16T23:17:00.1415313Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-16T23:17:00.1416198Z grid 4.0.5 2021-03-31 [2] local 2021-05-16T23:17:00.1417709Z gtable 0.3.0 2019-03-25 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1418677Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1423686Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1425009Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1425899Z isoband 0.2.4 2021-03-03 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1449982Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1451553Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-16T23:17:00.1452528Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1453455Z labeling 0.4.2 2020-10-20 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1454369Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-16T23:17:00.1455291Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1456213Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1457135Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1458036Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1458934Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T23:17:00.1459824Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-16T23:17:00.1462050Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1463109Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1464009Z methods * 4.0.5 2021-03-31 [2] local 2021-05-16T23:17:00.1464899Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-16T23:17:00.1465779Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1466659Z munsell 0.5.0 2018-06-12 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1467804Z neurobase 1.32.1 2021-04-07 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1468703Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-16T23:17:00.1469583Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T23:17:00.1470480Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1471395Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 4.0.2) 2021-05-16T23:17:00.1472312Z parallel 4.0.5 2021-03-31 [2] local 2021-05-16T23:17:00.1473210Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T23:17:00.1474117Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1475027Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1475941Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1476844Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1477760Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1478708Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1479593Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1480471Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1481371Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1482281Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1483158Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1484013Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1484900Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1485815Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1486772Z RColorBrewer 1.1-2 2014-12-07 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1487839Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1488751Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1489669Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1490540Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1491466Z rlang 0.4.11.9000 2021-05-16 [1] Github (r-lib/rlang@bda055d) 2021-05-16T23:17:00.1492432Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.0.5) 2021-05-16T23:17:00.1493335Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1494234Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-16T23:17:00.1495132Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1496169Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1497084Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1497991Z scales 1.1.1 2020-05-11 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1498920Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1499830Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T23:17:00.1500732Z splines 4.0.5 2021-03-31 [2] local 2021-05-16T23:17:00.1501611Z stats * 4.0.5 2021-03-31 [2] local 2021-05-16T23:17:00.1502493Z stats4 4.0.5 2021-03-31 [2] local 2021-05-16T23:17:00.1505624Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1506576Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1507601Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-16T23:17:00.1508754Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1509971Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T23:17:00.1510905Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-16T23:17:00.1511803Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1512705Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T23:17:00.1513629Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:17:00.1514557Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1515464Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1516461Z tools 4.0.5 2021-03-31 [2] local 2021-05-16T23:17:00.1517273Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1518099Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1521340Z utils * 4.0.5 2021-03-31 [2] local 2021-05-16T23:17:00.1522334Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1523270Z viridisLite 0.4.0 2021-04-13 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1524197Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1525131Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1526062Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-16T23:17:00.1527168Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T23:17:00.1528081Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1528962Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1529841Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1530704Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T23:17:00.1531056Z 2021-05-16T23:17:00.1531584Z [1] /home/runner/work/_temp/Library 2021-05-16T23:17:00.1532155Z [2] /opt/R/4.0.5/lib/R/library 2021-05-16T23:17:00.1567813Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:17:00.1568500Z Rscript -e 'tic::script()' 2021-05-16T23:17:00.1568978Z ls -l check 2021-05-16T23:17:00.1622404Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:17:00.1623086Z env: 2021-05-16T23:17:00.1623554Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:17:00.1624065Z TIC_DEPLOY_KEY: 2021-05-16T23:17:00.1624934Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:17:00.1626902Z GITHUB_PAT: *** 2021-05-16T23:17:00.1627500Z COVERALLS_TOKEN: 2021-05-16T23:17:00.1628031Z continue-on-error: false 2021-05-16T23:17:00.1628537Z VDIFFR_RUN_TESTS: 2021-05-16T23:17:00.1629067Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:17:00.1629556Z TZ: UTC 2021-05-16T23:17:00.1629968Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:17:00.1630421Z NOT_CRAN: true 2021-05-16T23:17:00.1630819Z ##[endgroup] 2021-05-16T23:17:00.5261607Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:17:00.6647965Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:17:00.6650063Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:17:00.6651522Z timeout = Inf, check_dir = "check") 2021-05-16T23:17:00.7377306Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T23:17:00.9863968Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T23:17:01.0043976Z * preparing ‘ggneuro’: 2021-05-16T23:17:01.0101660Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:17:01.0367138Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:17:01.0368591Z * checking for empty or unneeded directories 2021-05-16T23:17:01.0397772Z * building ‘ggneuro_0.5.0.tar.gz’ 2021-05-16T23:17:01.0564973Z 2021-05-16T23:17:01.1397171Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T23:17:01.3873215Z * using log directory ‘/home/runner/work/ggneuro/ggneuro/check/ggneuro.Rcheck’ 2021-05-16T23:17:01.3874705Z * using R version 4.0.5 (2021-03-31) 2021-05-16T23:17:01.3948807Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T23:17:01.3950263Z * using session charset: UTF-8 2021-05-16T23:17:01.4516794Z * using option ‘--as-cran’ 2021-05-16T23:17:01.4517737Z * checking for file ‘ggneuro/DESCRIPTION’ ... OK 2021-05-16T23:17:01.4518629Z * checking extension type ... Package 2021-05-16T23:17:01.4519495Z * this is package ‘ggneuro’ version ‘0.5.0’ 2021-05-16T23:17:01.4520263Z * package encoding: UTF-8 2021-05-16T23:17:01.4520969Z * checking package namespace information ... OK 2021-05-16T23:17:17.3909661Z * checking package dependencies ... OK 2021-05-16T23:17:17.3929399Z * checking if this is a source package ... OK 2021-05-16T23:17:17.3930173Z * checking if there is a namespace ... OK 2021-05-16T23:17:17.5589259Z * checking for executable files ... OK 2021-05-16T23:17:17.5620495Z * checking for hidden files and directories ... OK 2021-05-16T23:17:17.5622244Z * checking for portable file names ... OK 2021-05-16T23:17:17.5623833Z * checking for sufficient/correct file permissions ... OK 2021-05-16T23:17:17.5633098Z * checking serialization versions ... OK 2021-05-16T23:17:21.8579137Z * checking whether package ‘ggneuro’ can be installed ... OK 2021-05-16T23:17:21.8649282Z * checking installed package size ... OK 2021-05-16T23:17:21.9377664Z * checking package directory ... OK 2021-05-16T23:17:21.9378391Z * checking for future file timestamps ... OK 2021-05-16T23:17:22.1109568Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:17:22.1110939Z * checking top-level files ... OK 2021-05-16T23:17:22.1111955Z * checking for left-over files ... OK 2021-05-16T23:17:22.1112766Z * checking index information ... OK 2021-05-16T23:17:22.1627940Z * checking package subdirectories ... OK 2021-05-16T23:17:22.2188664Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:17:22.2739392Z * checking R files for syntax errors ... OK 2021-05-16T23:17:23.4828918Z * checking whether the package can be loaded ... OK 2021-05-16T23:17:24.6190856Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:17:25.7573139Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:17:26.8556336Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:17:28.0721504Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:17:29.2837361Z * checking loading without being on the library search path ... OK 2021-05-16T23:17:30.4727707Z * checking dependencies in R code ... OK 2021-05-16T23:17:32.4188966Z * checking S3 generic/method consistency ... OK 2021-05-16T23:17:33.6228901Z * checking replacement functions ... OK 2021-05-16T23:17:34.7816730Z * checking foreign function calls ... OK 2021-05-16T23:17:39.7849979Z * checking R code for possible problems ... OK 2021-05-16T23:17:39.9915051Z * checking Rd files ... OK 2021-05-16T23:17:40.0447567Z * checking Rd metadata ... OK 2021-05-16T23:17:40.1055445Z * checking Rd line widths ... OK 2021-05-16T23:17:40.2110896Z * checking Rd cross-references ... OK 2021-05-16T23:17:41.4001195Z * checking for missing documentation entries ... OK 2021-05-16T23:17:45.0696828Z * checking for code/documentation mismatches ... OK 2021-05-16T23:17:47.0241053Z * checking Rd \usage sections ... OK 2021-05-16T23:17:47.0960541Z * checking Rd contents ... OK 2021-05-16T23:17:47.1815695Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:17:49.0895289Z * checking examples ... OK 2021-05-16T23:17:50.8141032Z * checking PDF version of manual ... OK 2021-05-16T23:17:50.8142683Z * checking for non-standard things in the check directory ... OK 2021-05-16T23:17:50.8143705Z * checking for detritus in the temp directory ... OK 2021-05-16T23:17:50.8144390Z * DONE 2021-05-16T23:17:50.8144759Z 2021-05-16T23:17:50.8145238Z Status: OK 2021-05-16T23:17:50.8145605Z 2021-05-16T23:17:50.9049445Z ── R CMD check results ────────────────────────────────────── ggneuro 0.5.0 ──── 2021-05-16T23:17:50.9071128Z Duration: 49.8s 2021-05-16T23:17:50.9072797Z 2021-05-16T23:17:50.9086343Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T23:17:50.9181306Z total 288 2021-05-16T23:17:50.9182817Z drwxr-xr-x 5 runner docker 4096 May 16 23:17 ggneuro.Rcheck 2021-05-16T23:17:50.9184168Z -rw-r--r-- 1 runner docker 138554 May 16 23:17 ggneuro_0.5.0.tar.gz 2021-05-16T23:17:50.9185699Z -rw-r--r-- 1 runner docker 150666 May 16 23:17 ggneuro_0.5.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:17:50.9221779Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:17:50.9222605Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:17:50.9283019Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:17:50.9283610Z env: 2021-05-16T23:17:50.9284088Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:17:50.9284610Z TIC_DEPLOY_KEY: 2021-05-16T23:17:50.9285494Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:17:50.9291302Z GITHUB_PAT: *** 2021-05-16T23:17:50.9291732Z COVERALLS_TOKEN: 2021-05-16T23:17:50.9292218Z continue-on-error: false 2021-05-16T23:17:50.9292725Z VDIFFR_RUN_TESTS: 2021-05-16T23:17:50.9293213Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:17:50.9293673Z TZ: UTC 2021-05-16T23:17:50.9294062Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:17:50.9294658Z NOT_CRAN: true 2021-05-16T23:17:50.9295076Z ##[endgroup] 2021-05-16T23:17:50.9438816Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:17:50.9439466Z Rscript -e "tic::before_deploy()" 2021-05-16T23:17:50.9483998Z shell: /usr/bin/bash -e {0} 2021-05-16T23:17:50.9484389Z env: 2021-05-16T23:17:50.9484845Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:17:50.9485330Z TIC_DEPLOY_KEY: 2021-05-16T23:17:50.9486138Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:17:50.9487520Z GITHUB_PAT: *** 2021-05-16T23:17:50.9487917Z COVERALLS_TOKEN: 2021-05-16T23:17:50.9488415Z continue-on-error: false 2021-05-16T23:17:50.9489143Z VDIFFR_RUN_TESTS: 2021-05-16T23:17:50.9489679Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:17:50.9490270Z TZ: UTC 2021-05-16T23:17:50.9490701Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:17:50.9491158Z NOT_CRAN: true 2021-05-16T23:17:50.9491560Z ##[endgroup] 2021-05-16T23:17:51.2990335Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:17:51.4396323Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:17:51.4396895Z with: 2021-05-16T23:17:51.4397727Z upload_url: https://uploads.github.com/repos/neuroconductor/ggneuro/releases/43023001/assets{?name,label} 2021-05-16T23:17:51.4398772Z asset_path: check/ggneuro_0.5.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:17:51.4399470Z asset_name: ggneuro_0.5.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:17:51.4400146Z asset_content_type: application/octet-stream 2021-05-16T23:17:51.4400650Z env: 2021-05-16T23:17:51.4401080Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:17:51.4401556Z TIC_DEPLOY_KEY: 2021-05-16T23:17:51.4402349Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:17:51.4403965Z GITHUB_PAT: *** 2021-05-16T23:17:51.4404362Z COVERALLS_TOKEN: 2021-05-16T23:17:51.4404860Z continue-on-error: false 2021-05-16T23:17:51.4405334Z VDIFFR_RUN_TESTS: 2021-05-16T23:17:51.4405869Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:17:51.4406311Z TZ: UTC 2021-05-16T23:17:51.4406711Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:17:51.4407119Z NOT_CRAN: true 2021-05-16T23:17:51.4408064Z GITHUB_TOKEN: *** 2021-05-16T23:17:51.4408449Z ##[endgroup] 2021-05-16T23:17:51.9743341Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:17:51.9743931Z Rscript -e "tic::deploy()" 2021-05-16T23:17:51.9790415Z shell: /usr/bin/bash -e {0} 2021-05-16T23:17:51.9790855Z env: 2021-05-16T23:17:51.9791329Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:17:51.9791846Z TIC_DEPLOY_KEY: 2021-05-16T23:17:51.9792733Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:17:51.9794626Z GITHUB_PAT: *** 2021-05-16T23:17:51.9795086Z COVERALLS_TOKEN: 2021-05-16T23:17:51.9795603Z continue-on-error: false 2021-05-16T23:17:51.9796120Z VDIFFR_RUN_TESTS: 2021-05-16T23:17:51.9796638Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:17:51.9797126Z TZ: UTC 2021-05-16T23:17:51.9797538Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:17:51.9797988Z NOT_CRAN: true 2021-05-16T23:17:51.9798400Z ##[endgroup] 2021-05-16T23:17:52.4976405Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:17:52.5008751Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:17:52.5009414Z Rscript -e "tic::after_deploy()" 2021-05-16T23:17:52.5055858Z shell: /usr/bin/bash -e {0} 2021-05-16T23:17:52.5056272Z env: 2021-05-16T23:17:52.5056721Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:17:52.5057212Z TIC_DEPLOY_KEY: 2021-05-16T23:17:52.5058025Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:17:52.5059649Z GITHUB_PAT: *** 2021-05-16T23:17:52.5060084Z COVERALLS_TOKEN: 2021-05-16T23:17:52.5060573Z continue-on-error: false 2021-05-16T23:17:52.5061065Z VDIFFR_RUN_TESTS: 2021-05-16T23:17:52.5061549Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:17:52.5062010Z TZ: UTC 2021-05-16T23:17:52.5062400Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:17:52.5063011Z NOT_CRAN: true 2021-05-16T23:17:52.5063417Z ##[endgroup] 2021-05-16T23:17:52.9847514Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:17:52.9882775Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-16T23:17:52.9883753Z curl -s -H "Accept: application/json" \ 2021-05-16T23:17:52.9884368Z  -H "Content-Type: application/json" \ 2021-05-16T23:17:52.9885001Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T23:17:52.9885897Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-16T23:17:52.9886696Z  -X POST https://coveralls.io/api/repos 2021-05-16T23:17:52.9934774Z shell: /usr/bin/bash -e {0} 2021-05-16T23:17:52.9935163Z env: 2021-05-16T23:17:52.9935616Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:17:52.9936082Z TIC_DEPLOY_KEY: 2021-05-16T23:17:52.9936900Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:17:52.9938450Z GITHUB_PAT: *** 2021-05-16T23:17:52.9938862Z COVERALLS_TOKEN: 2021-05-16T23:17:52.9939358Z continue-on-error: false 2021-05-16T23:17:52.9939872Z VDIFFR_RUN_TESTS: 2021-05-16T23:17:52.9940354Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:17:52.9940803Z TZ: UTC 2021-05-16T23:17:52.9941185Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:17:52.9941605Z NOT_CRAN: true 2021-05-16T23:17:52.9941974Z ##[endgroup] 2021-05-16T23:17:53.0933750Z {"error":"Forbidden"} 2021-05-16T23:17:53.0978330Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T23:17:53.0979017Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T23:17:53.0979712Z  curl -s -H "Accept: application/json" \ 2021-05-16T23:17:53.0980331Z  -H "Content-Type: application/json" \ 2021-05-16T23:17:53.0980981Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T23:17:53.0981756Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-16T23:17:53.0982553Z  | jq '.token')" >> $GITHUB_ENV 2021-05-16T23:17:53.1026713Z shell: /usr/bin/bash -e {0} 2021-05-16T23:17:53.1027427Z env: 2021-05-16T23:17:53.1027879Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:17:53.1028375Z TIC_DEPLOY_KEY: 2021-05-16T23:17:53.1029192Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:17:53.1030950Z GITHUB_PAT: *** 2021-05-16T23:17:53.1031354Z COVERALLS_TOKEN: 2021-05-16T23:17:53.1031916Z continue-on-error: false 2021-05-16T23:17:53.1032392Z VDIFFR_RUN_TESTS: 2021-05-16T23:17:53.1032893Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:17:53.1033340Z TZ: UTC 2021-05-16T23:17:53.1033743Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:17:53.1034162Z NOT_CRAN: true 2021-05-16T23:17:53.1034560Z ##[endgroup] 2021-05-16T23:17:53.1793488Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T23:17:53.1794393Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T23:17:53.1801286Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:17:53.1801697Z env: 2021-05-16T23:17:53.1802153Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:17:53.1802635Z TIC_DEPLOY_KEY: 2021-05-16T23:17:53.1803443Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:17:53.1804768Z GITHUB_PAT: *** 2021-05-16T23:17:53.1805161Z COVERALLS_TOKEN: 2021-05-16T23:17:53.1805658Z continue-on-error: false 2021-05-16T23:17:53.1806132Z VDIFFR_RUN_TESTS: 2021-05-16T23:17:53.1806631Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:17:53.1807074Z TZ: UTC 2021-05-16T23:17:53.1807478Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:17:53.1807904Z NOT_CRAN: true 2021-05-16T23:17:53.1808325Z COVERALLS_REPO_TOKEN: null 2021-05-16T23:17:53.1808774Z ##[endgroup] 2021-05-16T23:17:57.9523309Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-16T23:17:57.9525240Z object 'null' not found 2021-05-16T23:17:57.9527416Z Calls: -> to_coveralls 2021-05-16T23:17:57.9528536Z Execution halted 2021-05-16T23:17:57.9596682Z ##[error]Process completed with exit code 1. 2021-05-16T23:17:58.1279654Z Post job cleanup. 2021-05-16T23:17:58.1721940Z [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:17:58.1817239Z Post job cleanup. 2021-05-16T23:17:58.2891518Z [command]/usr/bin/git version 2021-05-16T23:17:58.2954222Z git version 2.31.1 2021-05-16T23:17:58.2991584Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:17:58.3041312Z [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:17:58.3304945Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:17:58.3348277Z http.https://github.com/.extraheader 2021-05-16T23:17:58.3363286Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:17:58.3405434Z [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:17:58.3706291Z Cleaning up orphan processes