2021-05-16T17:32:17.2612316Z ##[section]Starting: Request a runner to run this job 2021-05-16T17:32:17.6061741Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T17:32:17.6702000Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T17:32:17.7320423Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T17:32:17.8294771Z ##[section]Finishing: Request a runner to run this job 2021-05-16T17:32:24.7762984Z Current runner version: '2.278.0' 2021-05-16T17:32:24.7795227Z ##[group]Operating System 2021-05-16T17:32:24.7796239Z Ubuntu 2021-05-16T17:32:24.7796824Z 20.04.2 2021-05-16T17:32:24.7797330Z LTS 2021-05-16T17:32:24.7797897Z ##[endgroup] 2021-05-16T17:32:24.7798557Z ##[group]Virtual Environment 2021-05-16T17:32:24.7799341Z Environment: ubuntu-20.04 2021-05-16T17:32:24.7800444Z Version: 20210510.0 2021-05-16T17:32:24.7802144Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T17:32:24.7804008Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T17:32:24.7805055Z ##[endgroup] 2021-05-16T17:32:24.7807331Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T17:32:24.7808821Z Actions: write 2021-05-16T17:32:24.7809392Z Checks: write 2021-05-16T17:32:24.7810059Z Contents: write 2021-05-16T17:32:24.7810654Z Deployments: write 2021-05-16T17:32:24.7811389Z Issues: write 2021-05-16T17:32:24.7812017Z Metadata: read 2021-05-16T17:32:24.7812650Z Packages: write 2021-05-16T17:32:24.7813279Z PullRequests: write 2021-05-16T17:32:24.7814035Z RepositoryProjects: write 2021-05-16T17:32:24.7814748Z SecurityEvents: write 2021-05-16T17:32:24.7815443Z Statuses: write 2021-05-16T17:32:24.7816211Z ##[endgroup] 2021-05-16T17:32:24.7822267Z Prepare workflow directory 2021-05-16T17:32:24.9054178Z Prepare all required actions 2021-05-16T17:32:24.9067854Z Getting action download info 2021-05-16T17:32:25.3832832Z Download action repository 'actions/checkout@v2' 2021-05-16T17:32:27.2131738Z Download action repository 'r-lib/actions@master' 2021-05-16T17:32:27.7227567Z Download action repository 'adigherman/actions@master' 2021-05-16T17:32:29.1599118Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T17:32:29.3381874Z Download action repository 'actions/cache@v1' 2021-05-16T17:32:29.4913800Z Download action repository 'actions/upload-artifact@master' 2021-05-16T17:32:29.6635270Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T17:32:30.0952158Z ##[group]Run actions/checkout@v2 2021-05-16T17:32:30.0952928Z with: 2021-05-16T17:32:30.0953549Z repository: neuroconductor/oro.asl 2021-05-16T17:32:30.0954712Z token: *** 2021-05-16T17:32:30.0955227Z ssh-strict: true 2021-05-16T17:32:30.0955871Z persist-credentials: true 2021-05-16T17:32:30.0956479Z clean: true 2021-05-16T17:32:30.0957001Z fetch-depth: 1 2021-05-16T17:32:30.0957507Z lfs: false 2021-05-16T17:32:30.0958026Z submodules: false 2021-05-16T17:32:30.0958522Z env: 2021-05-16T17:32:30.0959097Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:30.0959691Z TIC_DEPLOY_KEY: 2021-05-16T17:32:30.0960724Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:30.0962111Z GITHUB_PAT: *** 2021-05-16T17:32:30.0962825Z COVERALLS_TOKEN: 2021-05-16T17:32:30.0963459Z continue-on-error: false 2021-05-16T17:32:30.0964057Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:30.0964577Z ##[endgroup] 2021-05-16T17:32:30.3418053Z Syncing repository: neuroconductor/oro.asl 2021-05-16T17:32:30.3438834Z ##[group]Getting Git version info 2021-05-16T17:32:30.3440137Z Working directory is '/home/runner/work/oro.asl/oro.asl' 2021-05-16T17:32:30.3495726Z [command]/usr/bin/git version 2021-05-16T17:32:30.3651287Z git version 2.31.1 2021-05-16T17:32:30.3674306Z ##[endgroup] 2021-05-16T17:32:30.3680996Z Deleting the contents of '/home/runner/work/oro.asl/oro.asl' 2021-05-16T17:32:30.3689631Z ##[group]Initializing the repository 2021-05-16T17:32:30.3691018Z [command]/usr/bin/git init /home/runner/work/oro.asl/oro.asl 2021-05-16T17:32:30.3783394Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T17:32:30.3784846Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T17:32:30.3787183Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T17:32:30.3788241Z hint: 2021-05-16T17:32:30.3789941Z hint: git config --global init.defaultBranch 2021-05-16T17:32:30.3790978Z hint: 2021-05-16T17:32:30.3791905Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T17:32:30.3793115Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T17:32:30.3793866Z hint: 2021-05-16T17:32:30.3794529Z hint: git branch -m 2021-05-16T17:32:30.3797820Z Initialized empty Git repository in /home/runner/work/oro.asl/oro.asl/.git/ 2021-05-16T17:32:30.3810765Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/oro.asl 2021-05-16T17:32:30.3868358Z ##[endgroup] 2021-05-16T17:32:30.3869559Z ##[group]Disabling automatic garbage collection 2021-05-16T17:32:30.3873601Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T17:32:30.3918183Z ##[endgroup] 2021-05-16T17:32:30.3923767Z ##[group]Setting up auth 2021-05-16T17:32:30.3931276Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:32:30.3976562Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T17:32:31.7197249Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:32:31.7210019Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T17:32:31.7212251Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T17:32:31.7214032Z ##[endgroup] 2021-05-16T17:32:31.7214741Z ##[group]Fetching the repository 2021-05-16T17:32:31.7216506Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +f75ded7d086f75a6bbd12f50084694d66adb49d1:refs/tags/0.1.1.s 2021-05-16T17:32:31.7217935Z remote: Enumerating objects: 22, done. 2021-05-16T17:32:31.7219279Z remote: Counting objects: 4% (1/22) 2021-05-16T17:32:31.7219972Z remote: Counting objects: 9% (2/22) 2021-05-16T17:32:31.7220624Z remote: Counting objects: 13% (3/22) 2021-05-16T17:32:31.7221293Z remote: Counting objects: 18% (4/22) 2021-05-16T17:32:31.7221958Z remote: Counting objects: 22% (5/22) 2021-05-16T17:32:31.7222607Z remote: Counting objects: 27% (6/22) 2021-05-16T17:32:31.7223276Z remote: Counting objects: 31% (7/22) 2021-05-16T17:32:31.7223931Z remote: Counting objects: 36% (8/22) 2021-05-16T17:32:31.7224597Z remote: Counting objects: 40% (9/22) 2021-05-16T17:32:31.7225246Z remote: Counting objects: 45% (10/22) 2021-05-16T17:32:31.7225907Z remote: Counting objects: 50% (11/22) 2021-05-16T17:32:31.7226610Z remote: Counting objects: 54% (12/22) 2021-05-16T17:32:31.7227274Z remote: Counting objects: 59% (13/22) 2021-05-16T17:32:31.7227956Z remote: Counting objects: 63% (14/22) 2021-05-16T17:32:31.7228610Z remote: Counting objects: 68% (15/22) 2021-05-16T17:32:31.7229276Z remote: Counting objects: 72% (16/22) 2021-05-16T17:32:31.7229928Z remote: Counting objects: 77% (17/22) 2021-05-16T17:32:31.7230594Z remote: Counting objects: 81% (18/22) 2021-05-16T17:32:31.7231249Z remote: Counting objects: 86% (19/22) 2021-05-16T17:32:31.7231911Z remote: Counting objects: 90% (20/22) 2021-05-16T17:32:31.7232559Z remote: Counting objects: 95% (21/22) 2021-05-16T17:32:31.7233228Z remote: Counting objects: 100% (22/22) 2021-05-16T17:32:31.7233916Z remote: Counting objects: 100% (22/22), done. 2021-05-16T17:32:31.7234617Z remote: Compressing objects: 5% (1/19) 2021-05-16T17:32:31.7235329Z remote: Compressing objects: 10% (2/19) 2021-05-16T17:32:31.7236023Z remote: Compressing objects: 15% (3/19) 2021-05-16T17:32:31.7237053Z remote: Compressing objects: 21% (4/19) 2021-05-16T17:32:31.7237758Z remote: Compressing objects: 26% (5/19) 2021-05-16T17:32:31.7238478Z remote: Compressing objects: 31% (6/19) 2021-05-16T17:32:31.7239196Z remote: Compressing objects: 36% (7/19) 2021-05-16T17:32:31.7239892Z remote: Compressing objects: 42% (8/19) 2021-05-16T17:32:31.7240607Z remote: Compressing objects: 47% (9/19) 2021-05-16T17:32:31.7241313Z remote: Compressing objects: 52% (10/19) 2021-05-16T17:32:31.7242027Z remote: Compressing objects: 57% (11/19) 2021-05-16T17:32:31.7243598Z remote: Compressing objects: 63% (12/19) 2021-05-16T17:32:31.7244389Z remote: Compressing objects: 68% (13/19) 2021-05-16T17:32:31.7245090Z remote: Compressing objects: 73% (14/19) 2021-05-16T17:32:31.7245810Z remote: Compressing objects: 78% (15/19) 2021-05-16T17:32:31.7246527Z remote: Compressing objects: 84% (16/19) 2021-05-16T17:32:31.7247232Z remote: Compressing objects: 89% (17/19) 2021-05-16T17:32:31.7247952Z remote: Compressing objects: 94% (18/19) 2021-05-16T17:32:31.7248646Z remote: Compressing objects: 100% (19/19) 2021-05-16T17:32:31.7249383Z remote: Compressing objects: 100% (19/19), done. 2021-05-16T17:32:31.7250623Z remote: Total 22 (delta 2), reused 17 (delta 1), pack-reused 0 2021-05-16T17:32:31.7251524Z From https://github.com/neuroconductor/oro.asl 2021-05-16T17:32:31.7252740Z * [new ref] f75ded7d086f75a6bbd12f50084694d66adb49d1 -> 0.1.1.s 2021-05-16T17:32:31.7253650Z ##[endgroup] 2021-05-16T17:32:31.7254313Z ##[group]Determining the checkout info 2021-05-16T17:32:31.7254931Z ##[endgroup] 2021-05-16T17:32:31.7255520Z ##[group]Checking out the ref 2021-05-16T17:32:31.7256477Z [command]/usr/bin/git checkout --progress --force refs/tags/0.1.1.s 2021-05-16T17:32:31.7257417Z Note: switching to 'refs/tags/0.1.1.s'. 2021-05-16T17:32:31.7257824Z 2021-05-16T17:32:31.7258928Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T17:32:31.7259893Z changes and commit them, and you can discard any commits you make in this 2021-05-16T17:32:31.7260815Z state without impacting any branches by switching back to a branch. 2021-05-16T17:32:31.7261341Z 2021-05-16T17:32:31.7262008Z If you want to create a new branch to retain commits you create, you may 2021-05-16T17:32:31.7263072Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T17:32:31.7263566Z 2021-05-16T17:32:31.7264301Z git switch -c 2021-05-16T17:32:31.7264708Z 2021-05-16T17:32:31.7265238Z Or undo this operation with: 2021-05-16T17:32:31.7265623Z 2021-05-16T17:32:31.7266211Z git switch - 2021-05-16T17:32:31.7266544Z 2021-05-16T17:32:31.7267303Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T17:32:31.7267895Z 2021-05-16T17:32:31.7268456Z HEAD is now at f75ded7 Version id 81 stable 2021-05-16T17:32:31.7269079Z ##[endgroup] 2021-05-16T17:32:31.7269867Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T17:32:31.7270877Z 'f75ded7d086f75a6bbd12f50084694d66adb49d1' 2021-05-16T17:32:31.7418653Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T17:32:31.7419282Z with: 2021-05-16T17:32:31.7419760Z r-version: 3.5 2021-05-16T17:32:31.7420259Z Ncpus: 1 2021-05-16T17:32:31.7420785Z crayon.enabled: NULL 2021-05-16T17:32:31.7421463Z remove-openmp-macos: true 2021-05-16T17:32:31.7422146Z http-user-agent: default 2021-05-16T17:32:31.7422745Z install-r: true 2021-05-16T17:32:31.7423451Z windows-path-include-mingw: true 2021-05-16T17:32:31.7424116Z env: 2021-05-16T17:32:31.7424689Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:31.7425283Z TIC_DEPLOY_KEY: 2021-05-16T17:32:31.7426246Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:31.7428219Z GITHUB_PAT: *** 2021-05-16T17:32:31.7428772Z COVERALLS_TOKEN: 2021-05-16T17:32:31.7429385Z continue-on-error: false 2021-05-16T17:32:31.7430160Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:31.7430674Z ##[endgroup] 2021-05-16T17:32:34.4178514Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T17:32:36.5389499Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T17:32:36.5406410Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T17:32:36.5416046Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T17:32:36.5575584Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T17:32:36.6225036Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T17:32:36.6806521Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T17:32:36.6946589Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T17:32:36.8387585Z Get:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T17:32:36.9345147Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T17:32:36.9650150Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T17:32:36.9725734Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T17:32:36.9729287Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T17:32:36.9732834Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T17:32:36.9736155Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T17:32:36.9854542Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T17:32:36.9873971Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T17:32:37.0813397Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T17:32:37.2703941Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T17:32:37.3385921Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T17:32:37.3420250Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T17:32:37.3423337Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T17:32:37.3432128Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T17:32:37.3444344Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T17:32:37.3556591Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T17:32:37.7373688Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T17:32:47.4967096Z Fetched 4463 kB in 1s (3095 kB/s) 2021-05-16T17:32:48.3812538Z Reading package lists... 2021-05-16T17:32:48.4055494Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T17:32:50.7463056Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T17:32:50.8323664Z Reading package lists... 2021-05-16T17:32:51.0601100Z Building dependency tree... 2021-05-16T17:32:51.0616516Z Reading state information... 2021-05-16T17:32:51.2778646Z The following additional packages will be installed: 2021-05-16T17:32:51.2780543Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T17:32:51.2782216Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T17:32:51.2784015Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T17:32:51.2785851Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T17:32:51.2787943Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T17:32:51.2789372Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T17:32:51.2790888Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T17:32:51.2792561Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T17:32:51.2794041Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T17:32:51.2795455Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T17:32:51.2796910Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T17:32:51.2798418Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T17:32:51.2800034Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T17:32:51.2801674Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T17:32:51.2803243Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T17:32:51.2804643Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T17:32:51.2806000Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T17:32:51.2807581Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T17:32:51.2809319Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T17:32:51.2810789Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T17:32:51.2812115Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T17:32:51.2813466Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T17:32:51.2815015Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T17:32:51.2816671Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T17:32:51.2818171Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T17:32:51.2819614Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T17:32:51.2821388Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T17:32:51.2824131Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T17:32:51.2825796Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T17:32:51.2828214Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T17:32:51.2830780Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T17:32:51.2832464Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T17:32:51.2835007Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T17:32:51.2836529Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T17:32:51.2838013Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T17:32:51.2839547Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T17:32:51.2841078Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T17:32:51.2842567Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T17:32:51.2843455Z Suggested packages: 2021-05-16T17:32:51.2844384Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T17:32:51.2845633Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T17:32:51.2847767Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T17:32:51.2849166Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T17:32:51.2850536Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T17:32:51.2851788Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T17:32:51.2853044Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T17:32:51.2855268Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T17:32:51.2857269Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T17:32:51.2858745Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T17:32:51.9091379Z The following NEW packages will be installed: 2021-05-16T17:32:51.9097571Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T17:32:51.9099384Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T17:32:51.9101235Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T17:32:51.9107607Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T17:32:51.9111383Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T17:32:51.9113039Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T17:32:51.9114838Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T17:32:51.9116714Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T17:32:51.9119280Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T17:32:51.9122182Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T17:32:51.9123797Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T17:32:51.9125271Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T17:32:51.9126997Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T17:32:51.9128561Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T17:32:51.9130025Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T17:32:51.9131466Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T17:32:51.9132993Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T17:32:51.9134760Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T17:32:51.9136489Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T17:32:51.9137968Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T17:32:51.9139299Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T17:32:51.9140659Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T17:32:51.9142223Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T17:32:51.9143890Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T17:32:51.9145411Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T17:32:51.9146851Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T17:32:51.9148421Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T17:32:51.9149959Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T17:32:51.9151529Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T17:32:51.9153401Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T17:32:51.9154976Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T17:32:51.9156655Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T17:32:51.9158324Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T17:32:51.9159839Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T17:32:51.9161302Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T17:32:51.9163049Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T17:32:51.9164476Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T17:32:51.9165662Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T17:32:51.9488559Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:51.9490457Z Need to get 8648 kB of archives. 2021-05-16T17:32:51.9491243Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T17:32:51.9493371Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T17:32:51.9523687Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T17:32:51.9531851Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T17:32:51.9546082Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T17:32:51.9559811Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T17:32:51.9583155Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T17:32:51.9596516Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-16T17:32:51.9604298Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T17:32:51.9610539Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T17:32:51.9615864Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T17:32:51.9628185Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T17:32:51.9636197Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T17:32:51.9652577Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T17:32:51.9655108Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T17:32:51.9657405Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T17:32:51.9682862Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T17:32:51.9684837Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T17:32:51.9696840Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T17:32:51.9706112Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T17:32:51.9836614Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T17:32:51.9857266Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T17:32:51.9877014Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T17:32:51.9893594Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T17:32:51.9918153Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T17:32:51.9931052Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T17:32:52.0130512Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T17:32:52.0154779Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T17:32:52.0167334Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T17:32:52.0193814Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T17:32:52.0210035Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T17:32:52.0217396Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T17:32:52.0225424Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T17:32:52.0232354Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T17:32:52.0238318Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T17:32:52.0249691Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T17:32:52.0251691Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T17:32:52.0253629Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T17:32:52.0255521Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T17:32:52.0276010Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T17:32:52.0277829Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T17:32:52.0279918Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T17:32:52.0281943Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T17:32:52.0297739Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T17:32:52.0307657Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T17:32:52.0315053Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T17:32:52.0327024Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T17:32:52.0347326Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T17:32:52.0360262Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T17:32:52.0366061Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T17:32:52.0368593Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T17:32:52.0378086Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T17:32:52.0413786Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T17:32:52.0425138Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T17:32:52.0460777Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T17:32:52.0462605Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T17:32:52.0464690Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T17:32:52.0466520Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T17:32:52.0468757Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T17:32:52.0470714Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T17:32:52.0472623Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T17:32:52.0484427Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T17:32:52.0530575Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T17:32:52.0532781Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T17:32:52.0535215Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T17:32:52.0537105Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T17:32:52.0539028Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T17:32:52.0540947Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T17:32:52.0542753Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T17:32:52.0584275Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T17:32:52.0586196Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-16T17:32:52.0588197Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T17:32:52.0590089Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T17:32:52.0592370Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T17:32:52.0594243Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T17:32:52.0600898Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T17:32:52.0603013Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T17:32:52.0612105Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T17:32:52.0622854Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T17:32:52.0636824Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T17:32:52.0638619Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T17:32:52.0664214Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T17:32:52.0668931Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-16T17:32:52.0671428Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T17:32:52.0675573Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T17:32:52.0695049Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T17:32:52.0697834Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T17:32:52.0705880Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T17:32:52.0715208Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T17:32:52.0723781Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T17:32:52.0793952Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T17:32:52.0796881Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T17:32:52.0803499Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T17:32:52.0805387Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T17:32:52.0807620Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T17:32:52.0809844Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T17:32:52.0813490Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T17:32:52.0815963Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T17:32:52.0818383Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T17:32:52.0820381Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T17:32:52.0823085Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T17:32:52.0848226Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T17:32:52.0957807Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T17:32:52.0982823Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T17:32:52.0998204Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T17:32:52.1018189Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T17:32:52.1023428Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-16T17:32:52.1049416Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T17:32:52.1052459Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T17:32:52.1085417Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T17:32:52.1108691Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T17:32:52.1110621Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T17:32:52.1165321Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T17:32:52.1167487Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T17:32:52.1169469Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T17:32:52.1171420Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T17:32:52.1173219Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T17:32:52.1175065Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T17:32:52.1176906Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T17:32:52.1178799Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T17:32:52.1180856Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T17:32:52.1183855Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T17:32:52.1185779Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T17:32:52.1187512Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T17:32:52.1196729Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T17:32:52.1206325Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T17:32:52.1215324Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T17:32:52.1335593Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T17:32:52.1341884Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T17:32:52.1349500Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T17:32:52.1398125Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T17:32:53.0812230Z Fetched 8648 kB in 0s (39.2 MB/s) 2021-05-16T17:32:53.1754035Z Selecting previously unselected package dctrl-tools. 2021-05-16T17:32:53.2273725Z (Reading database ... 2021-05-16T17:32:53.2275100Z (Reading database ... 5% 2021-05-16T17:32:53.2275824Z (Reading database ... 10% 2021-05-16T17:32:53.2276340Z (Reading database ... 15% 2021-05-16T17:32:53.2277064Z (Reading database ... 20% 2021-05-16T17:32:53.2277627Z (Reading database ... 25% 2021-05-16T17:32:53.2278140Z (Reading database ... 30% 2021-05-16T17:32:53.2278746Z (Reading database ... 35% 2021-05-16T17:32:53.2279246Z (Reading database ... 40% 2021-05-16T17:32:53.2279839Z (Reading database ... 45% 2021-05-16T17:32:53.2280351Z (Reading database ... 50% 2021-05-16T17:32:53.7210338Z (Reading database ... 55% 2021-05-16T17:32:54.4502679Z (Reading database ... 60% 2021-05-16T17:32:55.0008280Z (Reading database ... 65% 2021-05-16T17:32:55.7870761Z (Reading database ... 70% 2021-05-16T17:32:56.6500571Z (Reading database ... 75% 2021-05-16T17:32:57.6027798Z (Reading database ... 80% 2021-05-16T17:32:58.6437540Z (Reading database ... 85% 2021-05-16T17:32:59.6668882Z (Reading database ... 90% 2021-05-16T17:33:00.6241371Z (Reading database ... 95% 2021-05-16T17:33:00.6242020Z (Reading database ... 100% 2021-05-16T17:33:00.6243240Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T17:33:00.6377812Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T17:33:00.6589575Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T17:33:00.7032657Z Selecting previously unselected package libfile-which-perl. 2021-05-16T17:33:00.7344586Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T17:33:00.7355859Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T17:33:00.7700766Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T17:33:00.8015090Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T17:33:00.8066204Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T17:33:00.8525113Z Selecting previously unselected package libio-pty-perl. 2021-05-16T17:33:00.8782901Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T17:33:00.8795877Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T17:33:00.9152394Z Selecting previously unselected package libipc-run-perl. 2021-05-16T17:33:00.9494750Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T17:33:00.9515086Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T17:33:00.9919942Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T17:33:01.0267858Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T17:33:01.0285803Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T17:33:01.0579503Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T17:33:01.0887987Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T17:33:01.0901837Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T17:33:01.1312241Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T17:33:01.1648128Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T17:33:01.1660590Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T17:33:01.2005144Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T17:33:01.2226063Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T17:33:01.2239666Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T17:33:01.2604893Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T17:33:01.2826568Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T17:33:01.2841052Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T17:33:01.3244979Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T17:33:01.3469857Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T17:33:01.3486248Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T17:33:01.3806083Z Selecting previously unselected package libimport-into-perl. 2021-05-16T17:33:01.4051353Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T17:33:01.4103272Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T17:33:01.4390966Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T17:33:01.4665354Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T17:33:01.4684350Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T17:33:01.5005020Z Selecting previously unselected package libstrictures-perl. 2021-05-16T17:33:01.5266168Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T17:33:01.5281879Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T17:33:01.5571394Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T17:33:01.5895472Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T17:33:01.5915179Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T17:33:01.6200440Z Selecting previously unselected package libmoo-perl. 2021-05-16T17:33:01.6506335Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T17:33:01.6578353Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T17:33:01.6884466Z Selecting previously unselected package patchutils. 2021-05-16T17:33:01.7185696Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T17:33:01.7206686Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T17:33:01.7652929Z Selecting previously unselected package wdiff. 2021-05-16T17:33:01.7966037Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T17:33:01.7992365Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T17:33:01.8396134Z Selecting previously unselected package devscripts. 2021-05-16T17:33:01.8636549Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T17:33:01.8915347Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T17:33:02.0324792Z Selecting previously unselected package diffstat. 2021-05-16T17:33:02.0579203Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T17:33:02.0608822Z Unpacking diffstat (1.63-1) ... 2021-05-16T17:33:02.0931419Z Selecting previously unselected package python3-gpg. 2021-05-16T17:33:02.1207259Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T17:33:02.1220531Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T17:33:02.1847437Z Selecting previously unselected package dput. 2021-05-16T17:33:02.2140637Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T17:33:02.2254659Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T17:33:02.2686477Z Selecting previously unselected package gdebi-core. 2021-05-16T17:33:02.2954302Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T17:33:02.2968862Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T17:33:02.4626393Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T17:33:02.4895420Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T17:33:02.4986207Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T17:33:02.5366251Z Selecting previously unselected package gettext. 2021-05-16T17:33:02.5636449Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T17:33:02.5649045Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T17:33:02.7165656Z Selecting previously unselected package intltool-debian. 2021-05-16T17:33:02.7483321Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T17:33:02.7584807Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T17:33:02.7919617Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T17:33:02.8245608Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T17:33:02.8255612Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T17:33:02.8590233Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T17:33:02.8901252Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T17:33:02.8918373Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T17:33:02.9324719Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T17:33:02.9622788Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T17:33:02.9647861Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T17:33:03.0000534Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T17:33:03.0473967Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T17:33:03.0501154Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T17:33:03.0851671Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T17:33:03.1153958Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T17:33:03.1166103Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T17:33:03.1484896Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T17:33:03.1776431Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T17:33:03.1787653Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T17:33:03.2124790Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T17:33:03.2438402Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T17:33:03.2449293Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T17:33:03.2805093Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T17:33:03.3101628Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T17:33:03.3110859Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T17:33:03.3430411Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T17:33:03.3707066Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T17:33:03.3717502Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T17:33:03.4087206Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T17:33:03.4336900Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T17:33:03.4349575Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T17:33:03.4724264Z Selecting previously unselected package libclone-perl. 2021-05-16T17:33:03.4954366Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T17:33:03.4967040Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T17:33:03.5278947Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T17:33:03.5577639Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T17:33:03.5591018Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T17:33:03.5926634Z Selecting previously unselected package libparams-util-perl. 2021-05-16T17:33:03.6212281Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T17:33:03.6228709Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T17:33:03.6535520Z Selecting previously unselected package libsub-install-perl. 2021-05-16T17:33:03.6885889Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T17:33:03.6902026Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T17:33:03.7221081Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T17:33:03.7487008Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T17:33:03.7498212Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T17:33:03.7805498Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T17:33:03.8147421Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T17:33:03.8157974Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T17:33:03.8532455Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T17:33:03.8806216Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T17:33:03.8821753Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T17:33:03.9164342Z Selecting previously unselected package libwant-perl. 2021-05-16T17:33:03.9436653Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T17:33:03.9449487Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T17:33:03.9720786Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T17:33:04.0026432Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T17:33:04.0044839Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T17:33:04.0371621Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T17:33:04.0666946Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T17:33:04.0680177Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T17:33:04.1047130Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T17:33:04.1347553Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T17:33:04.1363881Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T17:33:04.1641594Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T17:33:04.1953622Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T17:33:04.1984789Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T17:33:04.2326586Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T17:33:04.2588503Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T17:33:04.2609649Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T17:33:04.2886273Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T17:33:04.3183389Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T17:33:04.3197194Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T17:33:04.3564862Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T17:33:04.3859155Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T17:33:04.3878355Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T17:33:04.4688061Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T17:33:04.4942532Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T17:33:04.4954576Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T17:33:04.5326240Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T17:33:04.5551832Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T17:33:04.5567243Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T17:33:04.5924533Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T17:33:04.6172519Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T17:33:04.6183445Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T17:33:04.6526916Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T17:33:04.6796626Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T17:33:04.6808612Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T17:33:04.7053922Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T17:33:04.7374534Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T17:33:04.7391223Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T17:33:04.7724586Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T17:33:04.7980547Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T17:33:04.7996251Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T17:33:04.8365445Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T17:33:04.8608006Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T17:33:04.8620108Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T17:33:04.8965358Z Selecting previously unselected package libio-string-perl. 2021-05-16T17:33:04.9217681Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T17:33:04.9234637Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T17:33:04.9604631Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T17:33:04.9826283Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T17:33:04.9836415Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T17:33:05.0508447Z Selecting previously unselected package libfuture-perl. 2021-05-16T17:33:05.0810057Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T17:33:05.0823965Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T17:33:05.1245640Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T17:33:05.1518699Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T17:33:05.1535503Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T17:33:05.1965032Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T17:33:05.2290076Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T17:33:05.2311856Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T17:33:05.2684359Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T17:33:05.2928302Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T17:33:05.2939231Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T17:33:05.3285575Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T17:33:05.3528592Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T17:33:05.3541331Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T17:33:05.3886231Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T17:33:05.4115462Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T17:33:05.4127282Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T17:33:05.4406501Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T17:33:05.4684994Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T17:33:05.4696908Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T17:33:05.5069995Z Selecting previously unselected package libjson-perl. 2021-05-16T17:33:05.5318807Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T17:33:05.5324322Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T17:33:05.5686773Z Selecting previously unselected package liblog-any-perl. 2021-05-16T17:33:05.5950978Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T17:33:05.5963256Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T17:33:05.6301995Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T17:33:05.6563634Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T17:33:05.6577740Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T17:33:05.6886003Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T17:33:05.7138483Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T17:33:05.7155602Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T17:33:05.7478399Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T17:33:05.7740760Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T17:33:05.7749132Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T17:33:05.8084104Z Selecting previously unselected package libsub-name-perl. 2021-05-16T17:33:05.8295666Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T17:33:05.8308948Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T17:33:05.8587430Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T17:33:05.8886736Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T17:33:05.8901542Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T17:33:05.9161750Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T17:33:05.9468850Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T17:33:05.9483526Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T17:33:05.9846855Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T17:33:06.0161969Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T17:33:06.0179288Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T17:33:06.0824958Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T17:33:06.1133552Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T17:33:06.1146550Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T17:33:06.1540683Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T17:33:06.1855330Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T17:33:06.1867830Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T17:33:06.2134132Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T17:33:06.2514332Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T17:33:06.2529492Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T17:33:06.2834158Z Selecting previously unselected package libio-async-perl. 2021-05-16T17:33:06.3112346Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T17:33:06.3129029Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T17:33:06.3685702Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T17:33:06.3982063Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T17:33:06.3999370Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T17:33:06.4324511Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T17:33:06.4572052Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T17:33:06.4586391Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T17:33:06.4845223Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T17:33:06.5149406Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T17:33:06.5163014Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T17:33:06.5625088Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T17:33:06.5940103Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T17:33:06.5950377Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T17:33:06.6329578Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T17:33:06.6669297Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T17:33:06.6686281Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T17:33:06.7004709Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T17:33:06.7258480Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T17:33:06.7273916Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T17:33:06.7684654Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T17:33:06.7935530Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T17:33:06.7945067Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T17:33:06.8405841Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T17:33:06.8658728Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T17:33:06.8676868Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T17:33:07.1346028Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T17:33:07.1576424Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T17:33:07.1588531Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T17:33:07.1926132Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T17:33:07.2182229Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T17:33:07.2197677Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T17:33:07.2486357Z Selecting previously unselected package libobject-id-perl. 2021-05-16T17:33:07.2758742Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T17:33:07.2772855Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T17:33:07.3086825Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T17:33:07.3365815Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T17:33:07.3387642Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T17:33:07.3768456Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T17:33:07.4043201Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T17:33:07.4058782Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T17:33:07.4528650Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T17:33:07.4799394Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T17:33:07.4818028Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T17:33:07.5123627Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T17:33:07.5388447Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T17:33:07.5401367Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T17:33:07.5727839Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T17:33:07.5988819Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T17:33:07.6006645Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T17:33:07.6303865Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T17:33:07.6630676Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T17:33:07.6642902Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T17:33:07.6965470Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T17:33:07.7258058Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T17:33:07.7272386Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T17:33:07.7684757Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T17:33:07.7926392Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T17:33:07.7940606Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T17:33:07.8324853Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T17:33:07.8594900Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T17:33:07.8630868Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T17:33:07.8983152Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T17:33:07.9247465Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T17:33:07.9266346Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T17:33:08.0047017Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T17:33:08.0312003Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T17:33:08.0326258Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T17:33:08.0724187Z Selecting previously unselected package libreadonly-perl. 2021-05-16T17:33:08.1042993Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T17:33:08.1057611Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T17:33:08.1351399Z Selecting previously unselected package libref-util-perl. 2021-05-16T17:33:08.1662468Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T17:33:08.1672301Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T17:33:08.1929408Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T17:33:08.2245268Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T17:33:08.2259425Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T17:33:08.2564614Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T17:33:08.2865237Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T17:33:08.2877984Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T17:33:08.3169429Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T17:33:08.3511892Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T17:33:08.3519965Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T17:33:08.3887978Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T17:33:08.4144271Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T17:33:08.4158381Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T17:33:08.4707492Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T17:33:08.5018951Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T17:33:08.5034577Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T17:33:08.5418763Z Selecting previously unselected package libsereal-perl. 2021-05-16T17:33:08.5728438Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T17:33:08.5749839Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T17:33:08.6045285Z Selecting previously unselected package libsort-key-perl. 2021-05-16T17:33:08.6314083Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T17:33:08.6329586Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T17:33:08.6686238Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T17:33:08.6925594Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T17:33:08.6939776Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T17:33:08.7285230Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T17:33:08.7547843Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T17:33:08.7560590Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T17:33:08.7888213Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T17:33:08.8169346Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T17:33:08.8182217Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T17:33:08.8452530Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T17:33:08.8770583Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T17:33:08.8777338Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T17:33:08.9148230Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T17:33:08.9408974Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T17:33:08.9423695Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T17:33:08.9772048Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T17:33:09.0009000Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T17:33:09.0026623Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T17:33:09.0367438Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T17:33:09.0633177Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T17:33:09.0653323Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T17:33:09.0967498Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T17:33:09.1278045Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T17:33:09.1294094Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T17:33:09.1647097Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T17:33:09.1932868Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T17:33:09.1954877Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T17:33:09.2288313Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T17:33:09.2562007Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T17:33:09.2576892Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T17:33:09.3005282Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T17:33:09.3238333Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T17:33:09.3249776Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T17:33:09.3564126Z Selecting previously unselected package licensecheck. 2021-05-16T17:33:09.3815003Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T17:33:09.3826593Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T17:33:09.4325901Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T17:33:09.4586474Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T17:33:09.4599815Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T17:33:09.4924517Z Selecting previously unselected package t1utils. 2021-05-16T17:33:09.5201569Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T17:33:09.5231004Z Unpacking t1utils (1.41-3) ... 2021-05-16T17:33:09.5725097Z Selecting previously unselected package lintian. 2021-05-16T17:33:09.6012037Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T17:33:09.6028797Z Unpacking lintian (2.62.0) ... 2021-05-16T17:33:09.9924650Z Selecting previously unselected package python3-unidiff. 2021-05-16T17:33:10.0180229Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T17:33:10.0192747Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T17:33:10.0527976Z Selecting previously unselected package python3-xdg. 2021-05-16T17:33:10.0831713Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T17:33:10.0845637Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T17:33:10.1204592Z Selecting previously unselected package qpdf. 2021-05-16T17:33:10.1472765Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T17:33:10.1484397Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T17:33:10.2373930Z Selecting previously unselected package python3-magic. 2021-05-16T17:33:10.2742178Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T17:33:10.2790804Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T17:33:10.3530693Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T17:33:10.3574613Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T17:33:10.3620975Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T17:33:10.3651863Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T17:33:10.3693986Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T17:33:10.3726229Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T17:33:10.3756109Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T17:33:10.3794307Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T17:33:10.3825308Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T17:33:10.5868663Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T17:33:10.5932361Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T17:33:10.5963430Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T17:33:10.6004660Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T17:33:10.6043242Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T17:33:10.6082817Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T17:33:10.6121097Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T17:33:10.6154897Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T17:33:10.6193835Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T17:33:10.6228821Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T17:33:10.6258955Z Setting up libclone-perl (0.43-2) ... 2021-05-16T17:33:10.6293877Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T17:33:10.6383344Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T17:33:10.6420316Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T17:33:10.6460236Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T17:33:10.6500787Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T17:33:10.6543343Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T17:33:10.6579913Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T17:33:10.6624879Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T17:33:10.6657215Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T17:33:10.6709049Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T17:33:10.6759324Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T17:33:10.6796741Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T17:33:10.6828601Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T17:33:10.6861384Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T17:33:10.6905135Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T17:33:10.8932155Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T17:33:10.8974466Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T17:33:10.9014978Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T17:33:10.9050143Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T17:33:10.9106583Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T17:33:10.9159432Z Setting up patchutils (0.3.4-2) ... 2021-05-16T17:33:10.9189318Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T17:33:10.9229512Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T17:33:10.9299724Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T17:33:10.9380620Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T17:33:10.9418098Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T17:33:11.1767232Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T17:33:11.1849413Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T17:33:11.1954552Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T17:33:11.1982789Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T17:33:11.2097706Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T17:33:11.2151795Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T17:33:11.2199291Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T17:33:11.2239117Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T17:33:11.2280248Z Setting up t1utils (1.41-3) ... 2021-05-16T17:33:11.2338858Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T17:33:11.2373818Z Setting up diffstat (1.63-1) ... 2021-05-16T17:33:11.2412448Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T17:33:11.2447521Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T17:33:11.2495994Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T17:33:11.2542898Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T17:33:11.2602696Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T17:33:11.2634796Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T17:33:11.2673819Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T17:33:11.2709773Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T17:33:11.2748860Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T17:33:11.2786402Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T17:33:11.2828947Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T17:33:11.2864164Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T17:33:11.2911105Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T17:33:11.2946292Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T17:33:11.2984896Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T17:33:11.3025246Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T17:33:11.3059197Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T17:33:11.3124466Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T17:33:11.3178907Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T17:33:11.4955323Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T17:33:11.5021949Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T17:33:11.5060788Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T17:33:11.5098417Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T17:33:11.5137757Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T17:33:11.5176519Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T17:33:11.5220078Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T17:33:11.5252673Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T17:33:11.5474562Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T17:33:11.5520587Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T17:33:11.5628895Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T17:33:11.7259435Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T17:33:11.7300539Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T17:33:11.7334063Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T17:33:11.7445661Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T17:33:11.7485962Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T17:33:11.7528041Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T17:33:11.7584510Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T17:33:11.7670881Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T17:33:11.7710738Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T17:33:11.7751605Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T17:33:11.7784949Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T17:33:11.7824649Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T17:33:11.7865007Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T17:33:11.7902141Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T17:33:11.7946670Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T17:33:11.7989203Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T17:33:11.9905596Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T17:33:11.9943042Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T17:33:12.0671040Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T17:33:12.0706872Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T17:33:12.0730556Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T17:33:12.0769911Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T17:33:12.0796796Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T17:33:12.0828168Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T17:33:12.0861892Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T17:33:12.0891416Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T17:33:12.0927272Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T17:33:12.0963921Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T17:33:12.0999204Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T17:33:12.1101145Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T17:33:12.1140787Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T17:33:12.1173223Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T17:33:12.1202878Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T17:33:12.1243841Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T17:33:12.3285455Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T17:33:12.3320344Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T17:33:12.3355533Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T17:33:12.3385769Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T17:33:12.3433772Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T17:33:12.3473303Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T17:33:12.3499560Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T17:33:12.3543704Z Setting up lintian (2.62.0) ... 2021-05-16T17:33:12.3588257Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T17:33:12.3631492Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:34.1583070Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:33:34.4471967Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:40.7717882Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-16T17:33:40.9191591Z 2021-05-16T17:33:40.9369489Z Reading package lists... 0% 2021-05-16T17:33:40.9370384Z 2021-05-16T17:33:40.9419429Z Reading package lists... 100% 2021-05-16T17:33:40.9420244Z 2021-05-16T17:33:40.9420869Z 2021-05-16T17:33:40.9421604Z Reading package lists... Done 2021-05-16T17:33:40.9421976Z 2021-05-16T17:33:40.9422693Z Building dependency tree... 0% 2021-05-16T17:33:40.9423076Z 2021-05-16T17:33:40.9743674Z Building dependency tree... 0% 2021-05-16T17:33:40.9746275Z 2021-05-16T17:33:40.9747217Z Building dependency tree... 50% 2021-05-16T17:33:40.9747865Z 2021-05-16T17:33:41.1337090Z Building dependency tree... 50% 2021-05-16T17:33:41.1337515Z 2021-05-16T17:33:41.1337962Z Building dependency tree 2021-05-16T17:33:41.1338353Z 2021-05-16T17:33:41.1338804Z Reading state information... 0% 2021-05-16T17:33:41.1339172Z 2021-05-16T17:33:41.3294330Z Reading state information... 0% 2021-05-16T17:33:41.3294830Z 2021-05-16T17:33:41.3295074Z 2021-05-16T17:33:41.3295606Z Reading state information... Done 2021-05-16T17:33:41.3295974Z 2021-05-16T17:33:41.3296440Z Reading state information... 0% 2021-05-16T17:33:41.3357908Z 2021-05-16T17:33:41.3358457Z Reading state information... 1% 2021-05-16T17:33:41.3403391Z 2021-05-16T17:33:41.3403912Z Reading state information... 3% 2021-05-16T17:33:41.3450391Z 2021-05-16T17:33:41.3450925Z Reading state information... 5% 2021-05-16T17:33:41.3503081Z 2021-05-16T17:33:41.3503603Z Reading state information... 7% 2021-05-16T17:33:41.3546380Z 2021-05-16T17:33:41.3546896Z Reading state information... 9% 2021-05-16T17:33:41.3591866Z 2021-05-16T17:33:41.3592399Z Reading state information... 11% 2021-05-16T17:33:41.3642057Z 2021-05-16T17:33:41.3643190Z Reading state information... 13% 2021-05-16T17:33:41.3689720Z 2021-05-16T17:33:41.3697244Z Reading state information... 15% 2021-05-16T17:33:41.3738494Z 2021-05-16T17:33:41.3739042Z Reading state information... 17% 2021-05-16T17:33:41.3785654Z 2021-05-16T17:33:41.3786193Z Reading state information... 19% 2021-05-16T17:33:41.3828857Z 2021-05-16T17:33:41.3829404Z Reading state information... 21% 2021-05-16T17:33:41.3873977Z 2021-05-16T17:33:41.3874525Z Reading state information... 23% 2021-05-16T17:33:41.3921031Z 2021-05-16T17:33:41.3921557Z Reading state information... 25% 2021-05-16T17:33:41.3985311Z 2021-05-16T17:33:41.3985811Z Reading state information... 27% 2021-05-16T17:33:41.4031142Z 2021-05-16T17:33:41.4031619Z Reading state information... 29% 2021-05-16T17:33:41.4089288Z 2021-05-16T17:33:41.4089795Z Reading state information... 31% 2021-05-16T17:33:41.4141107Z 2021-05-16T17:33:41.4141727Z Reading state information... 33% 2021-05-16T17:33:41.4181964Z 2021-05-16T17:33:41.4182488Z Reading state information... 35% 2021-05-16T17:33:41.4223546Z 2021-05-16T17:33:41.4224069Z Reading state information... 37% 2021-05-16T17:33:41.4272405Z 2021-05-16T17:33:41.4272973Z Reading state information... 39% 2021-05-16T17:33:41.4319714Z 2021-05-16T17:33:41.4320262Z Reading state information... 41% 2021-05-16T17:33:41.4362741Z 2021-05-16T17:33:41.4363290Z Reading state information... 43% 2021-05-16T17:33:41.4412822Z 2021-05-16T17:33:41.4413328Z Reading state information... 45% 2021-05-16T17:33:41.4486886Z 2021-05-16T17:33:41.4487398Z Reading state information... 47% 2021-05-16T17:33:41.4540390Z 2021-05-16T17:33:41.4540899Z Reading state information... 49% 2021-05-16T17:33:41.4589321Z 2021-05-16T17:33:41.4589830Z Reading state information... 51% 2021-05-16T17:33:41.4633408Z 2021-05-16T17:33:41.4633937Z Reading state information... 53% 2021-05-16T17:33:41.4677473Z 2021-05-16T17:33:41.4678001Z Reading state information... 55% 2021-05-16T17:33:41.4736385Z 2021-05-16T17:33:41.4736913Z Reading state information... 57% 2021-05-16T17:33:41.4784057Z 2021-05-16T17:33:41.4784603Z Reading state information... 59% 2021-05-16T17:33:41.4835148Z 2021-05-16T17:33:41.4835721Z Reading state information... 61% 2021-05-16T17:33:41.4885413Z 2021-05-16T17:33:41.4885965Z Reading state information... 63% 2021-05-16T17:33:41.4927890Z 2021-05-16T17:33:41.4928391Z Reading state information... 65% 2021-05-16T17:33:41.4973660Z 2021-05-16T17:33:41.4974155Z Reading state information... 67% 2021-05-16T17:33:41.5024481Z 2021-05-16T17:33:41.5024978Z Reading state information... 69% 2021-05-16T17:33:41.5095023Z 2021-05-16T17:33:41.5095541Z Reading state information... 71% 2021-05-16T17:33:41.5139831Z 2021-05-16T17:33:41.5140336Z Reading state information... 73% 2021-05-16T17:33:41.5187108Z 2021-05-16T17:33:41.5187634Z Reading state information... 75% 2021-05-16T17:33:41.5252112Z 2021-05-16T17:33:41.5252626Z Reading state information... 77% 2021-05-16T17:33:41.5300684Z 2021-05-16T17:33:41.5301510Z Reading state information... 79% 2021-05-16T17:33:41.5348212Z 2021-05-16T17:33:41.5348715Z Reading state information... 81% 2021-05-16T17:33:41.5394109Z 2021-05-16T17:33:41.5394841Z Reading state information... 83% 2021-05-16T17:33:41.5438463Z 2021-05-16T17:33:41.5438971Z Reading state information... 85% 2021-05-16T17:33:41.5483544Z 2021-05-16T17:33:41.5484314Z Reading state information... 87% 2021-05-16T17:33:41.5527380Z 2021-05-16T17:33:41.5528062Z Reading state information... 89% 2021-05-16T17:33:41.5567617Z 2021-05-16T17:33:41.5568288Z Reading state information... 91% 2021-05-16T17:33:41.5614429Z 2021-05-16T17:33:41.5615205Z Reading state information... 93% 2021-05-16T17:33:41.5656051Z 2021-05-16T17:33:41.5656829Z Reading state information... 95% 2021-05-16T17:33:41.5701335Z 2021-05-16T17:33:41.5701879Z Reading state information... 97% 2021-05-16T17:33:41.5745787Z 2021-05-16T17:33:41.5746294Z Reading state information... 99% 2021-05-16T17:33:41.9051017Z Selecting previously unselected package r-3.5.3. 2021-05-16T17:33:42.0478935Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T17:33:42.0603504Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-16T17:33:42.0616715Z Unpacking r-3.5.3 (1) ... 2021-05-16T17:33:42.9001486Z Setting up r-3.5.3 (1) ... 2021-05-16T17:33:42.9311253Z 2021-05-16T17:33:42.9312170Z 2021-05-16T17:33:42.9312826Z Reading state information... Done 2021-05-16T17:33:42.9596275Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-16T17:33:42.9764206Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-16T17:33:43.0156720Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T17:33:43.0157269Z env: 2021-05-16T17:33:43.0157754Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:43.0158260Z TIC_DEPLOY_KEY: 2021-05-16T17:33:43.0159147Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:33:43.0161189Z GITHUB_PAT: *** 2021-05-16T17:33:43.0161620Z COVERALLS_TOKEN: 2021-05-16T17:33:43.0162171Z continue-on-error: false 2021-05-16T17:33:43.0162956Z VDIFFR_RUN_TESTS: 2021-05-16T17:33:43.0163487Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:33:43.0163965Z TZ: UTC 2021-05-16T17:33:43.0164392Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:43.0164835Z NOT_CRAN: true 2021-05-16T17:33:43.0165247Z ##[endgroup] 2021-05-16T17:33:43.0840180Z [command]sudo apt-get install -y texinfo 2021-05-16T17:33:43.3263167Z Reading package lists... 2021-05-16T17:33:43.5153489Z Building dependency tree... 2021-05-16T17:33:43.5172860Z Reading state information... 2021-05-16T17:33:43.7596064Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T17:33:43.7603173Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:44.0305398Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T17:33:44.0868842Z --2021-05-16 17:33:44-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T17:33:44.1108875Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T17:33:44.1180011Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T17:33:44.1500495Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T17:33:44.1503210Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T17:33:44.1505617Z --2021-05-16 17:33:44-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T17:33:44.1745423Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T17:33:44.2448589Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T17:33:44.5191216Z HTTP request sent, awaiting response... 302 Found 2021-05-16T17:33:44.5198093Z 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=HCB3StZyMPW8bx24WwQ6d3NICpwaEpInLZtRVv1IM%2FQ%3D&st=2021-05-16T17%3A32%3A44Z&se=2021-05-16T17%3A38%3A44Z&sp=r [following] 2021-05-16T17:33:44.5206506Z --2021-05-16 17:33:44-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=HCB3StZyMPW8bx24WwQ6d3NICpwaEpInLZtRVv1IM%2FQ%3D&st=2021-05-16T17%3A32%3A44Z&se=2021-05-16T17%3A38%3A44Z&sp=r 2021-05-16T17:33:44.5532271Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T17:33:44.6146710Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T17:33:44.9047382Z HTTP request sent, awaiting response... 200 OK 2021-05-16T17:33:44.9049215Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T17:33:44.9051494Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T17:33:45.3923959Z 2021-05-16T17:33:47.1969023Z 0K ........ ........ ........ ........ 49% 14.5M 2s 2021-05-16T17:33:48.8602235Z 32768K ........ ........ ........ ........ 99% 19.0M 0s 2021-05-16T17:33:48.8605150Z 65536K 100% 2.96M=4.0s 2021-05-16T17:33:48.8605735Z 2021-05-16T17:33:48.8607574Z 2021-05-16 17:33:48 (16.2 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T17:33:48.8608024Z 2021-05-16T17:33:52.2252042Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T17:33:52.2253072Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T17:33:52.5775614Z ##[group]Run tlmgr update --self 2021-05-16T17:33:52.5776286Z tlmgr update --self 2021-05-16T17:33:52.5777252Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T17:33:52.5778180Z tlmgr update --all 2021-05-16T17:33:52.5830594Z shell: /usr/bin/bash -e {0} 2021-05-16T17:33:52.5831021Z env: 2021-05-16T17:33:52.5831514Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:52.5832022Z TIC_DEPLOY_KEY: 2021-05-16T17:33:52.5832964Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:33:52.5834942Z GITHUB_PAT: *** 2021-05-16T17:33:52.5835389Z COVERALLS_TOKEN: 2021-05-16T17:33:52.5835925Z continue-on-error: false 2021-05-16T17:33:52.5836439Z VDIFFR_RUN_TESTS: 2021-05-16T17:33:52.5836971Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:33:52.5837445Z TZ: UTC 2021-05-16T17:33:52.5837872Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:52.5838380Z NOT_CRAN: true 2021-05-16T17:33:52.5838784Z ##[endgroup] 2021-05-16T17:33:54.3965783Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:33:54.3968531Z tlmgr: no self-updates for tlmgr available 2021-05-16T17:33:55.9554916Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:33:55.9557698Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T17:33:56.0523773Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T17:33:56.1104604Z [3/89, 00:01/07:38] install: auto-pst-pdf-lua [3k] 2021-05-16T17:33:56.1569711Z [4/89, 00:01/07:19] install: barracuda [30k] 2021-05-16T17:33:56.2083802Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-16T17:33:56.7283403Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-16T17:33:58.3183986Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-16T17:33:58.4419068Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-16T17:33:58.5249951Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-16T17:33:58.5711999Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-16T17:33:58.6196334Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T17:33:58.6673700Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T17:33:58.7163448Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T17:33:58.7662622Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T17:33:58.8252367Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T17:33:58.9000783Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T17:33:59.0000098Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T17:33:59.0475713Z [18/89, 00:04/00:04] install: cstypo [3k] 2021-05-16T17:33:59.0951370Z [19/89, 00:04/00:04] install: ctablestack [2k] 2021-05-16T17:33:59.1419615Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-16T17:33:59.1909697Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-16T17:33:59.2437165Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-16T17:33:59.2913750Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-16T17:33:59.3436135Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-16T17:33:59.3947397Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-16T17:33:59.4436815Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-16T17:33:59.4914038Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-16T17:33:59.5400302Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-16T17:33:59.5906398Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-16T17:33:59.6376953Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-16T17:33:59.6846670Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-16T17:33:59.7348140Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-16T17:33:59.7823101Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-16T17:33:59.8400323Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-16T17:33:59.8886395Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-16T17:33:59.9382553Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-16T17:34:00.0054633Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-16T17:34:00.0551436Z [38/89, 00:05/00:05] install: lua-uni-algos [6k] 2021-05-16T17:34:00.1053725Z [39/89, 00:05/00:05] install: lua-visual-debug [4k] 2021-05-16T17:34:00.1532290Z [40/89, 00:05/00:05] install: luacode [3k] 2021-05-16T17:34:00.2021705Z [41/89, 00:05/00:05] install: luacolor [5k] 2021-05-16T17:34:00.2512987Z [42/89, 00:05/00:05] install: luahyphenrules [3k] 2021-05-16T17:34:00.2988079Z [43/89, 00:05/00:05] install: luaimageembed [2k] 2021-05-16T17:34:00.3467610Z [44/89, 00:05/00:05] install: luaindex [5k] 2021-05-16T17:34:00.3968340Z [45/89, 00:05/00:05] install: luainputenc [5k] 2021-05-16T17:34:00.4463734Z [46/89, 00:05/00:05] install: luaintro [1k] 2021-05-16T17:34:00.4957252Z [47/89, 00:05/00:05] install: luakeys [5k] 2021-05-16T17:34:00.5471433Z [48/89, 00:05/00:05] install: lualatex-doc [1k] 2021-05-16T17:34:00.5978609Z [49/89, 00:05/00:05] install: lualatex-truncate [2k] 2021-05-16T17:34:00.6477845Z [50/89, 00:05/00:05] install: luamplib [12k] 2021-05-16T17:34:00.6989437Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-16T17:34:00.7484877Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-16T17:34:00.8034979Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-16T17:34:00.8520459Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-16T17:34:00.9003128Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-16T17:34:00.9496370Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-16T17:34:01.0006145Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-16T17:34:01.0492674Z [58/89, 00:06/00:06] install: luavlna [8k] 2021-05-16T17:34:01.0996638Z [59/89, 00:06/00:06] install: luaxml [31k] 2021-05-16T17:34:01.1528792Z [60/89, 00:06/00:06] install: makeindex.x86_64-linux [49k] 2021-05-16T17:34:01.2094561Z [61/89, 00:06/00:06] install: makeindex [5k] 2021-05-16T17:34:01.2584449Z [62/89, 00:06/00:06] install: mflogo [2k] 2021-05-16T17:34:01.3077400Z [63/89, 00:06/00:06] install: newpax [9k] 2021-05-16T17:34:01.3603536Z [64/89, 00:06/00:06] install: nodetree [13k] 2021-05-16T17:34:01.4115521Z [65/89, 00:06/00:06] install: odsfile [5k] 2021-05-16T17:34:01.4626821Z [66/89, 00:06/00:06] install: optex.x86_64-linux [1k] 2021-05-16T17:34:01.5426744Z [67/89, 00:06/00:06] install: optex [770k] 2021-05-16T17:34:01.6502338Z [68/89, 00:06/00:06] install: pdfarticle [4k] 2021-05-16T17:34:01.7019749Z [69/89, 00:06/00:06] install: pdfextra [22k] 2021-05-16T17:34:01.7549604Z [70/89, 00:06/00:06] install: placeat [4k] 2021-05-16T17:34:01.8044720Z [71/89, 00:06/00:06] install: plantuml [3k] 2021-05-16T17:34:01.8590440Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-16T17:34:01.9238503Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-16T17:34:01.9811497Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-16T17:34:02.0326340Z [75/89, 00:07/00:07] install: stricttex [2k] 2021-05-16T17:34:02.0855671Z [76/89, 00:07/00:07] install: texlive-common [1k] 2021-05-16T17:34:02.1356341Z [77/89, 00:07/00:07] install: texlive-en [1k] 2021-05-16T17:34:02.1900556Z [78/89, 00:07/00:07] install: texlive-msg-translations [144k] 2021-05-16T17:34:02.2592502Z [79/89, 00:07/00:07] install: thumbpdf.x86_64-linux [1k] 2021-05-16T17:34:02.3101163Z [80/89, 00:07/00:07] install: thumbpdf [19k] 2021-05-16T17:34:02.3635415Z [81/89, 00:07/00:07] install: tlshell.x86_64-linux [1k] 2021-05-16T17:34:02.4122988Z [82/89, 00:07/00:07] install: tlshell [29k] 2021-05-16T17:34:02.4651789Z [83/89, 00:07/00:07] install: typewriter [25k] 2021-05-16T17:34:02.5185044Z [84/89, 00:07/00:07] install: uninormalize [6k] 2021-05-16T17:34:02.5716665Z [85/89, 00:07/00:07] install: upquote [2k] 2021-05-16T17:34:02.6310985Z [86/89, 00:07/00:07] install: xdvi.x86_64-linux [530k] 2021-05-16T17:34:02.7476956Z [87/89, 00:07/00:07] install: xdvi [7k] 2021-05-16T17:34:02.8185789Z [88/89, 00:07/00:07] install: collection-basic [1k] 2021-05-16T17:34:02.8747088Z [89/89, 00:07/00:07] install: collection-luatex [1k] 2021-05-16T17:34:02.8983293Z running mktexlsr ... 2021-05-16T17:34:02.9993196Z done running mktexlsr. 2021-05-16T17:34:03.0374537Z running updmap-sys ... 2021-05-16T17:34:03.3701239Z done running updmap-sys. 2021-05-16T17:34:03.3703146Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T17:34:03.3705621Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/cUxd2S4fXl/QC2qM35RQG ... 2021-05-16T17:34:03.8233213Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/cUxd2S4fXl/QC2qM35RQG. 2021-05-16T17:34:03.8235016Z OK: optex.fmt/luatex 2021-05-16T17:34:03.8236385Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T17:34:03.8238028Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T17:34:05.3185446Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:34:05.3186958Z tlmgr: no updates available 2021-05-16T17:34:05.4404611Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T17:34:05.4405155Z with: 2021-05-16T17:34:05.4405607Z pandoc-version: 2.7.3 2021-05-16T17:34:05.4406031Z env: 2021-05-16T17:34:05.4406516Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:34:05.4407038Z TIC_DEPLOY_KEY: 2021-05-16T17:34:05.4407916Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:34:05.4409894Z GITHUB_PAT: *** 2021-05-16T17:34:05.4410329Z COVERALLS_TOKEN: 2021-05-16T17:34:05.4410871Z continue-on-error: false 2021-05-16T17:34:05.4411401Z VDIFFR_RUN_TESTS: 2021-05-16T17:34:05.4411938Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:34:05.4412419Z TZ: UTC 2021-05-16T17:34:05.4412852Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:34:05.4413298Z NOT_CRAN: true 2021-05-16T17:34:05.4413711Z ##[endgroup] 2021-05-16T17:34:05.8423887Z [command]sudo apt-get install -y gdebi-core 2021-05-16T17:34:05.9248880Z Reading package lists... 2021-05-16T17:34:06.1263869Z Building dependency tree... 2021-05-16T17:34:06.1280804Z Reading state information... 2021-05-16T17:34:06.4021835Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T17:34:06.4023327Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:06.4065360Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T17:34:06.5492955Z 2021-05-16T17:34:06.5671754Z Reading package lists... 0% 2021-05-16T17:34:06.5672554Z 2021-05-16T17:34:06.5745569Z Reading package lists... 100% 2021-05-16T17:34:06.5746408Z 2021-05-16T17:34:06.5746878Z 2021-05-16T17:34:06.5747597Z Reading package lists... Done 2021-05-16T17:34:06.5748137Z 2021-05-16T17:34:06.5748857Z Building dependency tree... 0% 2021-05-16T17:34:06.5749419Z 2021-05-16T17:34:06.6096219Z Building dependency tree... 0% 2021-05-16T17:34:06.6096697Z 2021-05-16T17:34:06.6097224Z Building dependency tree... 50% 2021-05-16T17:34:06.6097602Z 2021-05-16T17:34:06.7600545Z Building dependency tree... 50% 2021-05-16T17:34:06.7601283Z 2021-05-16T17:34:06.7602204Z Building dependency tree 2021-05-16T17:34:06.7603430Z 2021-05-16T17:34:06.7604365Z Reading state information... 0% 2021-05-16T17:34:06.7605032Z 2021-05-16T17:34:06.9494784Z Reading state information... 0% 2021-05-16T17:34:06.9495281Z 2021-05-16T17:34:06.9495560Z 2021-05-16T17:34:06.9496168Z Reading state information... Done 2021-05-16T17:34:06.9496616Z 2021-05-16T17:34:06.9497207Z Reading state information... 0% 2021-05-16T17:34:06.9555040Z 2021-05-16T17:34:06.9555667Z Reading state information... 1% 2021-05-16T17:34:06.9599793Z 2021-05-16T17:34:06.9600375Z Reading state information... 3% 2021-05-16T17:34:06.9646907Z 2021-05-16T17:34:06.9647482Z Reading state information... 5% 2021-05-16T17:34:06.9698489Z 2021-05-16T17:34:06.9699071Z Reading state information... 7% 2021-05-16T17:34:06.9758058Z 2021-05-16T17:34:06.9758639Z Reading state information... 9% 2021-05-16T17:34:06.9809975Z 2021-05-16T17:34:06.9810968Z Reading state information... 11% 2021-05-16T17:34:06.9857503Z 2021-05-16T17:34:06.9858094Z Reading state information... 13% 2021-05-16T17:34:06.9900640Z 2021-05-16T17:34:06.9901231Z Reading state information... 15% 2021-05-16T17:34:06.9946130Z 2021-05-16T17:34:06.9946739Z Reading state information... 17% 2021-05-16T17:34:06.9994018Z 2021-05-16T17:34:06.9994573Z Reading state information... 19% 2021-05-16T17:34:07.0037592Z 2021-05-16T17:34:07.0038146Z Reading state information... 21% 2021-05-16T17:34:07.0080364Z 2021-05-16T17:34:07.0080944Z Reading state information... 23% 2021-05-16T17:34:07.0128638Z 2021-05-16T17:34:07.0129225Z Reading state information... 25% 2021-05-16T17:34:07.0177411Z 2021-05-16T17:34:07.0178010Z Reading state information... 27% 2021-05-16T17:34:07.0224400Z 2021-05-16T17:34:07.0224991Z Reading state information... 29% 2021-05-16T17:34:07.0273335Z 2021-05-16T17:34:07.0273929Z Reading state information... 31% 2021-05-16T17:34:07.0325563Z 2021-05-16T17:34:07.0326581Z Reading state information... 33% 2021-05-16T17:34:07.0369834Z 2021-05-16T17:34:07.0371350Z Reading state information... 35% 2021-05-16T17:34:07.0412587Z 2021-05-16T17:34:07.0413423Z Reading state information... 37% 2021-05-16T17:34:07.0458697Z 2021-05-16T17:34:07.0459264Z Reading state information... 39% 2021-05-16T17:34:07.0508970Z 2021-05-16T17:34:07.0509550Z Reading state information... 41% 2021-05-16T17:34:07.0560834Z 2021-05-16T17:34:07.0561436Z Reading state information... 43% 2021-05-16T17:34:07.0612340Z 2021-05-16T17:34:07.0612935Z Reading state information... 45% 2021-05-16T17:34:07.0686685Z 2021-05-16T17:34:07.0687286Z Reading state information... 47% 2021-05-16T17:34:07.0749284Z 2021-05-16T17:34:07.0749913Z Reading state information... 49% 2021-05-16T17:34:07.0799788Z 2021-05-16T17:34:07.0800389Z Reading state information... 51% 2021-05-16T17:34:07.0848566Z 2021-05-16T17:34:07.0849138Z Reading state information... 53% 2021-05-16T17:34:07.0895565Z 2021-05-16T17:34:07.0896155Z Reading state information... 55% 2021-05-16T17:34:07.0945143Z 2021-05-16T17:34:07.0946199Z Reading state information... 57% 2021-05-16T17:34:07.0994871Z 2021-05-16T17:34:07.0995465Z Reading state information... 59% 2021-05-16T17:34:07.1055190Z 2021-05-16T17:34:07.1055755Z Reading state information... 61% 2021-05-16T17:34:07.1102792Z 2021-05-16T17:34:07.1103397Z Reading state information... 63% 2021-05-16T17:34:07.1147372Z 2021-05-16T17:34:07.1147983Z Reading state information... 65% 2021-05-16T17:34:07.1192171Z 2021-05-16T17:34:07.1192747Z Reading state information... 67% 2021-05-16T17:34:07.1236560Z 2021-05-16T17:34:07.1237139Z Reading state information... 69% 2021-05-16T17:34:07.1296477Z 2021-05-16T17:34:07.1297057Z Reading state information... 71% 2021-05-16T17:34:07.1339993Z 2021-05-16T17:34:07.1340589Z Reading state information... 73% 2021-05-16T17:34:07.1384209Z 2021-05-16T17:34:07.1384806Z Reading state information... 75% 2021-05-16T17:34:07.1444105Z 2021-05-16T17:34:07.1444718Z Reading state information... 77% 2021-05-16T17:34:07.1487957Z 2021-05-16T17:34:07.1488557Z Reading state information... 79% 2021-05-16T17:34:07.1535204Z 2021-05-16T17:34:07.1535808Z Reading state information... 81% 2021-05-16T17:34:07.1581174Z 2021-05-16T17:34:07.1581755Z Reading state information... 83% 2021-05-16T17:34:07.1626657Z 2021-05-16T17:34:07.1627235Z Reading state information... 85% 2021-05-16T17:34:07.1672922Z 2021-05-16T17:34:07.1673512Z Reading state information... 87% 2021-05-16T17:34:07.1718355Z 2021-05-16T17:34:07.1719005Z Reading state information... 89% 2021-05-16T17:34:07.1773734Z 2021-05-16T17:34:07.1774342Z Reading state information... 91% 2021-05-16T17:34:07.1822083Z 2021-05-16T17:34:07.1822673Z Reading state information... 93% 2021-05-16T17:34:07.1866047Z 2021-05-16T17:34:07.1866648Z Reading state information... 95% 2021-05-16T17:34:07.1913753Z 2021-05-16T17:34:07.1914550Z Reading state information... 97% 2021-05-16T17:34:07.1962023Z 2021-05-16T17:34:07.1963256Z Reading state information... 99% 2021-05-16T17:34:07.5646159Z Selecting previously unselected package pandoc. 2021-05-16T17:34:07.7083465Z (Reading database ... 261849 files and directories currently installed.) 2021-05-16T17:34:07.7206536Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T17:34:07.7221421Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T17:34:10.1827744Z Setting up pandoc (2.7.3-1) ... 2021-05-16T17:34:10.1863512Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:11.1486037Z 2021-05-16T17:34:11.1486928Z 2021-05-16T17:34:11.1487690Z Reading state information... Done 2021-05-16T17:34:11.1935504Z ##[group]Run git config user.name adigherman 2021-05-16T17:34:11.1936249Z git config user.name adigherman 2021-05-16T17:34:11.1936902Z git config user.email adig@jhu.edu 2021-05-16T17:34:11.1984608Z shell: /usr/bin/bash -e {0} 2021-05-16T17:34:11.1985055Z env: 2021-05-16T17:34:11.1985577Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:34:11.1986117Z TIC_DEPLOY_KEY: 2021-05-16T17:34:11.1987040Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:34:11.1988829Z GITHUB_PAT: *** 2021-05-16T17:34:11.1989288Z COVERALLS_TOKEN: 2021-05-16T17:34:11.1989864Z continue-on-error: false 2021-05-16T17:34:11.1990403Z VDIFFR_RUN_TESTS: 2021-05-16T17:34:11.1990963Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:34:11.1991469Z TZ: UTC 2021-05-16T17:34:11.1991920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:34:11.1992390Z NOT_CRAN: true 2021-05-16T17:34:11.1992847Z ##[endgroup] 2021-05-16T17:34:11.2317197Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T17:34:11.2317883Z env: 2021-05-16T17:34:11.2319506Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:34:11.2320033Z TIC_DEPLOY_KEY: 2021-05-16T17:34:11.2320917Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:34:11.2323497Z GITHUB_PAT: *** 2021-05-16T17:34:11.2323952Z COVERALLS_TOKEN: 2021-05-16T17:34:11.2324505Z continue-on-error: false 2021-05-16T17:34:11.2325017Z VDIFFR_RUN_TESTS: 2021-05-16T17:34:11.2325557Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:34:11.2326035Z TZ: UTC 2021-05-16T17:34:11.2326469Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:34:11.2326930Z NOT_CRAN: true 2021-05-16T17:34:11.2327335Z ##[endgroup] 2021-05-16T17:34:11.4508388Z Reading package lists... 2021-05-16T17:34:11.6649610Z Building dependency tree... 2021-05-16T17:34:11.6670855Z Reading state information... 2021-05-16T17:34:11.8444924Z The following additional packages will be installed: 2021-05-16T17:34:11.8448615Z cmake-data libjsoncpp1 librhash0 2021-05-16T17:34:11.8455354Z Suggested packages: 2021-05-16T17:34:11.8456167Z cmake-doc ninja-build 2021-05-16T17:34:11.9018917Z The following NEW packages will be installed: 2021-05-16T17:34:11.9028190Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T17:34:11.9269468Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:11.9270322Z Need to get 5470 kB of archives. 2021-05-16T17:34:11.9271405Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T17:34:11.9273476Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T17:34:11.9550483Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T17:34:11.9561457Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T17:34:11.9574611Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T17:34:12.5111973Z Fetched 5470 kB in 0s (61.1 MB/s) 2021-05-16T17:34:12.5572568Z Selecting previously unselected package cmake-data. 2021-05-16T17:34:12.5663931Z (Reading database ... 2021-05-16T17:34:12.5664640Z (Reading database ... 5% 2021-05-16T17:34:12.5665175Z (Reading database ... 10% 2021-05-16T17:34:12.5665729Z (Reading database ... 15% 2021-05-16T17:34:12.5666253Z (Reading database ... 20% 2021-05-16T17:34:12.5666791Z (Reading database ... 25% 2021-05-16T17:34:12.5667309Z (Reading database ... 30% 2021-05-16T17:34:12.5667839Z (Reading database ... 35% 2021-05-16T17:34:12.5668361Z (Reading database ... 40% 2021-05-16T17:34:12.5668890Z (Reading database ... 45% 2021-05-16T17:34:12.5669426Z (Reading database ... 50% 2021-05-16T17:34:12.5704474Z (Reading database ... 55% 2021-05-16T17:34:12.5751917Z (Reading database ... 60% 2021-05-16T17:34:12.5800414Z (Reading database ... 65% 2021-05-16T17:34:12.5994626Z (Reading database ... 70% 2021-05-16T17:34:12.6032766Z (Reading database ... 75% 2021-05-16T17:34:12.6528621Z (Reading database ... 80% 2021-05-16T17:34:12.6932330Z (Reading database ... 85% 2021-05-16T17:34:12.7136985Z (Reading database ... 90% 2021-05-16T17:34:12.7243894Z (Reading database ... 95% 2021-05-16T17:34:12.7244483Z (Reading database ... 100% 2021-05-16T17:34:12.7245329Z (Reading database ... 261856 files and directories currently installed.) 2021-05-16T17:34:12.7414601Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T17:34:12.7648917Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T17:34:13.3241043Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T17:34:13.3660736Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T17:34:13.3681391Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T17:34:13.4165138Z Selecting previously unselected package librhash0:amd64. 2021-05-16T17:34:13.4485552Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T17:34:13.4500139Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T17:34:13.4923838Z Selecting previously unselected package cmake. 2021-05-16T17:34:13.5210411Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T17:34:13.5225129Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T17:34:14.0302239Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T17:34:14.0338895Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T17:34:14.0837204Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T17:34:14.0876650Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T17:34:14.0934971Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:15.5339993Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:18.0400902Z Reading package lists... 2021-05-16T17:34:18.2355296Z Building dependency tree... 2021-05-16T17:34:18.2376794Z Reading state information... 2021-05-16T17:34:18.4296622Z Suggested packages: 2021-05-16T17:34:18.4297843Z libssh-doc 2021-05-16T17:34:18.4911237Z The following NEW packages will be installed: 2021-05-16T17:34:18.4934893Z libssh-dev 2021-05-16T17:34:18.5160945Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:18.5161770Z Need to get 219 kB of archives. 2021-05-16T17:34:18.5162829Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T17:34:18.5164894Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T17:34:19.0532031Z Fetched 219 kB in 0s (9785 kB/s) 2021-05-16T17:34:19.0923082Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T17:34:19.1005547Z (Reading database ... 2021-05-16T17:34:19.1006490Z (Reading database ... 5% 2021-05-16T17:34:19.1007195Z (Reading database ... 10% 2021-05-16T17:34:19.1007887Z (Reading database ... 15% 2021-05-16T17:34:19.1008555Z (Reading database ... 20% 2021-05-16T17:34:19.1009280Z (Reading database ... 25% 2021-05-16T17:34:19.1010218Z (Reading database ... 30% 2021-05-16T17:34:19.1010871Z (Reading database ... 35% 2021-05-16T17:34:19.1011541Z (Reading database ... 40% 2021-05-16T17:34:19.1012207Z (Reading database ... 45% 2021-05-16T17:34:19.1012847Z (Reading database ... 50% 2021-05-16T17:34:19.1055171Z (Reading database ... 55% 2021-05-16T17:34:19.1097134Z (Reading database ... 60% 2021-05-16T17:34:19.1140239Z (Reading database ... 65% 2021-05-16T17:34:19.1289228Z (Reading database ... 70% 2021-05-16T17:34:19.1316005Z (Reading database ... 75% 2021-05-16T17:34:19.1751891Z (Reading database ... 80% 2021-05-16T17:34:19.2147737Z (Reading database ... 85% 2021-05-16T17:34:19.2332639Z (Reading database ... 90% 2021-05-16T17:34:19.2426270Z (Reading database ... 95% 2021-05-16T17:34:19.2426848Z (Reading database ... 100% 2021-05-16T17:34:19.2427692Z (Reading database ... 264640 files and directories currently installed.) 2021-05-16T17:34:19.2559960Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T17:34:19.2574560Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:34:19.3484909Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:34:21.8340216Z Reading package lists... 2021-05-16T17:34:22.0440862Z Building dependency tree... 2021-05-16T17:34:22.0460719Z Reading state information... 2021-05-16T17:34:22.2959490Z The following NEW packages will be installed: 2021-05-16T17:34:22.2971403Z jags 2021-05-16T17:34:22.3220183Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:22.3221593Z Need to get 1562 kB of archives. 2021-05-16T17:34:22.3223019Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T17:34:22.3227162Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T17:34:23.2431460Z Fetched 1562 kB in 0s (43.8 MB/s) 2021-05-16T17:34:23.2439534Z Selecting previously unselected package jags. 2021-05-16T17:34:23.2440647Z (Reading database ... 2021-05-16T17:34:23.2441664Z (Reading database ... 5% 2021-05-16T17:34:23.2442613Z (Reading database ... 10% 2021-05-16T17:34:23.2443322Z (Reading database ... 15% 2021-05-16T17:34:23.2443998Z (Reading database ... 20% 2021-05-16T17:34:23.2444661Z (Reading database ... 25% 2021-05-16T17:34:23.2445331Z (Reading database ... 30% 2021-05-16T17:34:23.2445988Z (Reading database ... 35% 2021-05-16T17:34:23.2446653Z (Reading database ... 40% 2021-05-16T17:34:23.2447314Z (Reading database ... 45% 2021-05-16T17:34:23.2447967Z (Reading database ... 50% 2021-05-16T17:34:23.2449517Z (Reading database ... 55% 2021-05-16T17:34:23.2450323Z (Reading database ... 60% 2021-05-16T17:34:23.2450988Z (Reading database ... 65% 2021-05-16T17:34:23.2451656Z (Reading database ... 70% 2021-05-16T17:34:23.2454204Z (Reading database ... 75% 2021-05-16T17:34:23.2454883Z (Reading database ... 80% 2021-05-16T17:34:23.2455536Z (Reading database ... 85% 2021-05-16T17:34:23.2456183Z (Reading database ... 90% 2021-05-16T17:34:23.2456876Z (Reading database ... 95% 2021-05-16T17:34:23.2457544Z (Reading database ... 100% 2021-05-16T17:34:23.2458507Z (Reading database ... 264659 files and directories currently installed.) 2021-05-16T17:34:23.2460220Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T17:34:23.2462648Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T17:34:23.2464212Z Setting up jags (4.3.0-3build1) ... 2021-05-16T17:34:23.2465782Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:24.2450332Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:26.8003928Z Reading package lists... 2021-05-16T17:34:27.0207495Z Building dependency tree... 2021-05-16T17:34:27.0229763Z Reading state information... 2021-05-16T17:34:27.2203758Z The following additional packages will be installed: 2021-05-16T17:34:27.2205942Z libnode64 libuv1-dev 2021-05-16T17:34:27.2778744Z The following NEW packages will be installed: 2021-05-16T17:34:27.2786605Z libnode-dev libnode64 libuv1-dev 2021-05-16T17:34:27.3017274Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:27.3018600Z Need to get 6239 kB of archives. 2021-05-16T17:34:27.3019670Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T17:34:27.3022962Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T17:34:27.3049269Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T17:34:27.3660165Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T17:34:27.8550124Z Fetched 6239 kB in 0s (73.4 MB/s) 2021-05-16T17:34:27.8919008Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T17:34:27.9005223Z (Reading database ... 2021-05-16T17:34:27.9005865Z (Reading database ... 5% 2021-05-16T17:34:27.9006399Z (Reading database ... 10% 2021-05-16T17:34:27.9006946Z (Reading database ... 15% 2021-05-16T17:34:27.9007536Z (Reading database ... 20% 2021-05-16T17:34:27.9008063Z (Reading database ... 25% 2021-05-16T17:34:27.9008598Z (Reading database ... 30% 2021-05-16T17:34:27.9009122Z (Reading database ... 35% 2021-05-16T17:34:27.9009656Z (Reading database ... 40% 2021-05-16T17:34:27.9010175Z (Reading database ... 45% 2021-05-16T17:34:27.9010709Z (Reading database ... 50% 2021-05-16T17:34:27.9057215Z (Reading database ... 55% 2021-05-16T17:34:27.9099493Z (Reading database ... 60% 2021-05-16T17:34:27.9174714Z (Reading database ... 65% 2021-05-16T17:34:27.9353753Z (Reading database ... 70% 2021-05-16T17:34:27.9383653Z (Reading database ... 75% 2021-05-16T17:34:27.9816934Z (Reading database ... 80% 2021-05-16T17:34:28.0247873Z (Reading database ... 85% 2021-05-16T17:34:28.0423714Z (Reading database ... 90% 2021-05-16T17:34:28.0515343Z (Reading database ... 95% 2021-05-16T17:34:28.0515994Z (Reading database ... 100% 2021-05-16T17:34:28.0516819Z (Reading database ... 264799 files and directories currently installed.) 2021-05-16T17:34:28.0748186Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T17:34:28.0755470Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T17:34:28.1267514Z Selecting previously unselected package libnode64:amd64. 2021-05-16T17:34:28.1584216Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:34:28.1610616Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:34:28.9366193Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T17:34:28.9744338Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:34:28.9760779Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:34:29.0974351Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T17:34:29.1015340Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:34:29.1051744Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:34:29.1109280Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:31.6080210Z Reading package lists... 2021-05-16T17:34:31.8069568Z Building dependency tree... 2021-05-16T17:34:31.8089785Z Reading state information... 2021-05-16T17:34:32.0048344Z The following additional packages will be installed: 2021-05-16T17:34:32.0052539Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T17:34:32.0060412Z Suggested packages: 2021-05-16T17:34:32.0061448Z libfftw3-doc 2021-05-16T17:34:32.0586496Z The following NEW packages will be installed: 2021-05-16T17:34:32.0595609Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T17:34:32.0902115Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:32.0903411Z Need to get 3986 kB of archives. 2021-05-16T17:34:32.0904810Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T17:34:32.0907062Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T17:34:32.0962795Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T17:34:32.1124341Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T17:34:32.1193662Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T17:34:32.1199249Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T17:34:32.6400845Z Fetched 3986 kB in 0s (54.3 MB/s) 2021-05-16T17:34:32.6809397Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T17:34:32.6896858Z (Reading database ... 2021-05-16T17:34:32.6897541Z (Reading database ... 5% 2021-05-16T17:34:32.6898077Z (Reading database ... 10% 2021-05-16T17:34:32.6898623Z (Reading database ... 15% 2021-05-16T17:34:32.6899151Z (Reading database ... 20% 2021-05-16T17:34:32.6899696Z (Reading database ... 25% 2021-05-16T17:34:32.6900269Z (Reading database ... 30% 2021-05-16T17:34:32.6900793Z (Reading database ... 35% 2021-05-16T17:34:32.6901325Z (Reading database ... 40% 2021-05-16T17:34:32.6901842Z (Reading database ... 45% 2021-05-16T17:34:32.6902373Z (Reading database ... 50% 2021-05-16T17:34:32.6945352Z (Reading database ... 55% 2021-05-16T17:34:32.6985419Z (Reading database ... 60% 2021-05-16T17:34:32.7029548Z (Reading database ... 65% 2021-05-16T17:34:32.7176533Z (Reading database ... 70% 2021-05-16T17:34:32.7201051Z (Reading database ... 75% 2021-05-16T17:34:32.7624647Z (Reading database ... 80% 2021-05-16T17:34:32.8025089Z (Reading database ... 85% 2021-05-16T17:34:32.8222169Z (Reading database ... 90% 2021-05-16T17:34:32.8313330Z (Reading database ... 95% 2021-05-16T17:34:32.8313928Z (Reading database ... 100% 2021-05-16T17:34:32.8314760Z (Reading database ... 264935 files and directories currently installed.) 2021-05-16T17:34:32.8480120Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:34:32.8508913Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:32.9246168Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T17:34:32.9508036Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:34:32.9524623Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:33.0601945Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T17:34:33.0956274Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:34:33.0971143Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:33.2139348Z Selecting previously unselected package libfftw3-bin. 2021-05-16T17:34:33.2398431Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:34:33.2412682Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T17:34:33.2752330Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T17:34:33.3082621Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:34:33.3093988Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:33.6503289Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:33.6534674Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:33.6580810Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:33.6626312Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T17:34:33.6662897Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:33.6705588Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:34.6209526Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:37.0155059Z Reading package lists... 2021-05-16T17:34:37.1925261Z Building dependency tree... 2021-05-16T17:34:37.1944251Z Reading state information... 2021-05-16T17:34:37.3690758Z The following additional packages will be installed: 2021-05-16T17:34:37.3693353Z libdcmtk14 2021-05-16T17:34:37.4250141Z The following NEW packages will be installed: 2021-05-16T17:34:37.4264861Z dcmtk libdcmtk14 2021-05-16T17:34:37.4490382Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:37.4491361Z Need to get 5546 kB of archives. 2021-05-16T17:34:37.4492173Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T17:34:37.4494538Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T17:34:37.9686085Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T17:34:38.4914618Z Fetched 5546 kB in 1s (10.0 MB/s) 2021-05-16T17:34:38.5323447Z Selecting previously unselected package libdcmtk14. 2021-05-16T17:34:38.5431334Z (Reading database ... 2021-05-16T17:34:38.5434301Z (Reading database ... 5% 2021-05-16T17:34:38.5434857Z (Reading database ... 10% 2021-05-16T17:34:38.5435408Z (Reading database ... 15% 2021-05-16T17:34:38.5435934Z (Reading database ... 20% 2021-05-16T17:34:38.5439023Z (Reading database ... 25% 2021-05-16T17:34:38.5439612Z (Reading database ... 30% 2021-05-16T17:34:38.5440548Z (Reading database ... 35% 2021-05-16T17:34:38.5441091Z (Reading database ... 40% 2021-05-16T17:34:38.5441615Z (Reading database ... 45% 2021-05-16T17:34:38.5442149Z (Reading database ... 50% 2021-05-16T17:34:38.5503537Z (Reading database ... 55% 2021-05-16T17:34:38.5565612Z (Reading database ... 60% 2021-05-16T17:34:38.5614255Z (Reading database ... 65% 2021-05-16T17:34:38.5766638Z (Reading database ... 70% 2021-05-16T17:34:38.5798239Z (Reading database ... 75% 2021-05-16T17:34:38.6226940Z (Reading database ... 80% 2021-05-16T17:34:38.6600373Z (Reading database ... 85% 2021-05-16T17:34:38.6768946Z (Reading database ... 90% 2021-05-16T17:34:38.6857567Z (Reading database ... 95% 2021-05-16T17:34:38.6858194Z (Reading database ... 100% 2021-05-16T17:34:38.6859024Z (Reading database ... 265026 files and directories currently installed.) 2021-05-16T17:34:38.7000659Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T17:34:38.7026785Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T17:34:39.2972646Z Selecting previously unselected package dcmtk. 2021-05-16T17:34:39.3328639Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T17:34:39.3402066Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T17:34:39.5129921Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T17:34:39.5175058Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T17:34:39.5364648Z Adding `dcmtk' group to system ... 2021-05-16T17:34:39.6172149Z Adding `dcmtk' user to system ... 2021-05-16T17:34:39.7585876Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T17:34:40.0532401Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:42.0836561Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:44.6334529Z Reading package lists... 2021-05-16T17:34:44.8223468Z Building dependency tree... 2021-05-16T17:34:44.8244659Z Reading state information... 2021-05-16T17:34:45.1132839Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T17:34:45.1134480Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:45.1932894Z Reading package lists... 2021-05-16T17:34:45.3877111Z Building dependency tree... 2021-05-16T17:34:45.3899394Z Reading state information... 2021-05-16T17:34:45.6969112Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T17:34:45.6970807Z libpng-dev set to manually installed. 2021-05-16T17:34:45.6971936Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:45.7782058Z Reading package lists... 2021-05-16T17:34:45.9713915Z Building dependency tree... 2021-05-16T17:34:45.9733641Z Reading state information... 2021-05-16T17:34:46.1547242Z The following additional packages will be installed: 2021-05-16T17:34:46.1552271Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T17:34:46.1561420Z Suggested packages: 2021-05-16T17:34:46.1563909Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T17:34:46.1566325Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T17:34:46.1568146Z fonts-arphic-uming fonts-nanum 2021-05-16T17:34:46.2207854Z The following NEW packages will be installed: 2021-05-16T17:34:46.2209815Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T17:34:46.2217685Z libpoppler97 poppler-data 2021-05-16T17:34:46.2533774Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:46.2534618Z Need to get 2582 kB of archives. 2021-05-16T17:34:46.2536147Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T17:34:46.2538175Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T17:34:46.2795348Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-16T17:34:46.2825531Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T17:34:46.2982748Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T17:34:47.2504419Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T17:34:47.2507061Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T17:34:47.2508350Z Fetched 2582 kB in 0s (35.8 MB/s) 2021-05-16T17:34:47.2509794Z Selecting previously unselected package poppler-data. 2021-05-16T17:34:47.2510698Z (Reading database ... 2021-05-16T17:34:47.2511377Z (Reading database ... 5% 2021-05-16T17:34:47.2512035Z (Reading database ... 10% 2021-05-16T17:34:47.2512709Z (Reading database ... 15% 2021-05-16T17:34:47.2513363Z (Reading database ... 20% 2021-05-16T17:34:47.2514317Z (Reading database ... 25% 2021-05-16T17:34:47.2515172Z (Reading database ... 30% 2021-05-16T17:34:47.2515879Z (Reading database ... 35% 2021-05-16T17:34:47.2516639Z (Reading database ... 40% 2021-05-16T17:34:47.2517337Z (Reading database ... 45% 2021-05-16T17:34:47.2518097Z (Reading database ... 50% 2021-05-16T17:34:47.2519036Z (Reading database ... 55% 2021-05-16T17:34:47.2519749Z (Reading database ... 60% 2021-05-16T17:34:47.2520501Z (Reading database ... 65% 2021-05-16T17:34:47.2521261Z (Reading database ... 70% 2021-05-16T17:34:47.2522030Z (Reading database ... 75% 2021-05-16T17:34:47.2522963Z (Reading database ... 80% 2021-05-16T17:34:47.2523663Z (Reading database ... 85% 2021-05-16T17:34:47.2524360Z (Reading database ... 90% 2021-05-16T17:34:47.2525108Z (Reading database ... 95% 2021-05-16T17:34:47.2525875Z (Reading database ... 100% 2021-05-16T17:34:47.2526949Z (Reading database ... 265261 files and directories currently installed.) 2021-05-16T17:34:47.2528343Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T17:34:47.2529561Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T17:34:47.3165930Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T17:34:47.3426746Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T17:34:47.3458481Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T17:34:47.3964457Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T17:34:47.4233041Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:34:47.4261507Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:47.5605907Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T17:34:47.5861682Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:34:47.5881504Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:47.6229291Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T17:34:47.6540786Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:34:47.6658732Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:47.6924976Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T17:34:47.7201756Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:34:47.7213749Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:47.7863027Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T17:34:47.7976213Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T17:34:47.8010522Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:47.8054366Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:47.8090101Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:47.8121650Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:47.8159659Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:34:47.9769860Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:50.4877660Z Reading package lists... 2021-05-16T17:34:50.6926532Z Building dependency tree... 2021-05-16T17:34:50.6946258Z Reading state information... 2021-05-16T17:34:50.8863732Z The following additional packages will be installed: 2021-05-16T17:34:50.8868087Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T17:34:50.8875448Z Suggested packages: 2021-05-16T17:34:50.8876332Z libhdf5-doc 2021-05-16T17:34:50.9419068Z The following NEW packages will be installed: 2021-05-16T17:34:50.9427300Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T17:34:50.9432483Z libsz2 2021-05-16T17:34:50.9698867Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:50.9699707Z Need to get 4074 kB of archives. 2021-05-16T17:34:50.9700500Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T17:34:50.9702982Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T17:34:50.9720011Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T17:34:50.9727431Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T17:34:50.9732264Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T17:34:50.9872698Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T17:34:50.9885270Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T17:34:50.9890015Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T17:34:51.5099534Z Fetched 4074 kB in 0s (63.5 MB/s) 2021-05-16T17:34:51.5448045Z Selecting previously unselected package hdf5-helpers. 2021-05-16T17:34:51.5535854Z (Reading database ... 2021-05-16T17:34:51.5536488Z (Reading database ... 5% 2021-05-16T17:34:51.5537037Z (Reading database ... 10% 2021-05-16T17:34:51.5537565Z (Reading database ... 15% 2021-05-16T17:34:51.5538108Z (Reading database ... 20% 2021-05-16T17:34:51.5538632Z (Reading database ... 25% 2021-05-16T17:34:51.5539167Z (Reading database ... 30% 2021-05-16T17:34:51.5539701Z (Reading database ... 35% 2021-05-16T17:34:51.5540217Z (Reading database ... 40% 2021-05-16T17:34:51.5540748Z (Reading database ... 45% 2021-05-16T17:34:51.5541262Z (Reading database ... 50% 2021-05-16T17:34:51.5588672Z (Reading database ... 55% 2021-05-16T17:34:51.5636310Z (Reading database ... 60% 2021-05-16T17:34:51.5690278Z (Reading database ... 65% 2021-05-16T17:34:51.5841501Z (Reading database ... 70% 2021-05-16T17:34:51.5953621Z (Reading database ... 75% 2021-05-16T17:34:51.6310649Z (Reading database ... 80% 2021-05-16T17:34:51.6716356Z (Reading database ... 85% 2021-05-16T17:34:51.6889234Z (Reading database ... 90% 2021-05-16T17:34:51.6980961Z (Reading database ... 95% 2021-05-16T17:34:51.6981758Z (Reading database ... 100% 2021-05-16T17:34:51.6982854Z (Reading database ... 265821 files and directories currently installed.) 2021-05-16T17:34:51.7112621Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:34:51.7126105Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:51.7484023Z Selecting previously unselected package libaec0:amd64. 2021-05-16T17:34:51.7739386Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T17:34:51.7760999Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T17:34:51.8112488Z Selecting previously unselected package libsz2:amd64. 2021-05-16T17:34:51.8373327Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T17:34:51.8387059Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T17:34:51.8805328Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T17:34:51.9038361Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:34:51.9050353Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:52.0765202Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T17:34:52.1021247Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:34:52.1038899Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:52.1506822Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T17:34:52.1787364Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T17:34:52.1798692Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T17:34:52.2165339Z Selecting previously unselected package libhdf5-dev. 2021-05-16T17:34:52.2517708Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:34:52.2581910Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:52.6366328Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:52.6407603Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T17:34:52.6541505Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T17:34:52.6575969Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T17:34:52.6610607Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:52.6650028Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:52.6701209Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:52.6833620Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-16T17:34:52.6865774Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:53.6838274Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:56.2597282Z Reading package lists... 2021-05-16T17:34:56.4549044Z Building dependency tree... 2021-05-16T17:34:56.4571000Z Reading state information... 2021-05-16T17:34:56.6586059Z The following additional packages will be installed: 2021-05-16T17:34:56.6589598Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T17:34:56.7124026Z The following NEW packages will be installed: 2021-05-16T17:34:56.7131744Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T17:34:56.7133533Z mesa-common-dev 2021-05-16T17:34:56.7383374Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:56.7384761Z Need to get 1761 kB of archives. 2021-05-16T17:34:56.7385585Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T17:34:56.7387942Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-16T17:34:56.7422631Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-16T17:34:56.7429744Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-16T17:34:56.7445741Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T17:34:56.7465452Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T17:34:56.7491992Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-16T17:34:57.2764502Z Fetched 1761 kB in 0s (38.4 MB/s) 2021-05-16T17:34:57.3115547Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T17:34:57.3200742Z (Reading database ... 2021-05-16T17:34:57.3202156Z (Reading database ... 5% 2021-05-16T17:34:57.3203148Z (Reading database ... 10% 2021-05-16T17:34:57.3203775Z (Reading database ... 15% 2021-05-16T17:34:57.3204816Z (Reading database ... 20% 2021-05-16T17:34:57.3205473Z (Reading database ... 25% 2021-05-16T17:34:57.3206136Z (Reading database ... 30% 2021-05-16T17:34:57.3206772Z (Reading database ... 35% 2021-05-16T17:34:57.3207390Z (Reading database ... 40% 2021-05-16T17:34:57.3208028Z (Reading database ... 45% 2021-05-16T17:34:57.3208644Z (Reading database ... 50% 2021-05-16T17:34:57.3258057Z (Reading database ... 55% 2021-05-16T17:34:57.3301313Z (Reading database ... 60% 2021-05-16T17:34:57.3348559Z (Reading database ... 65% 2021-05-16T17:34:57.3504366Z (Reading database ... 70% 2021-05-16T17:34:57.3640713Z (Reading database ... 75% 2021-05-16T17:34:57.3973735Z (Reading database ... 80% 2021-05-16T17:34:57.4347581Z (Reading database ... 85% 2021-05-16T17:34:57.4531701Z (Reading database ... 90% 2021-05-16T17:34:57.4626228Z (Reading database ... 95% 2021-05-16T17:34:57.4626857Z (Reading database ... 100% 2021-05-16T17:34:57.4627696Z (Reading database ... 266029 files and directories currently installed.) 2021-05-16T17:34:57.4782144Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:34:57.4796876Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T17:34:57.5284666Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T17:34:57.5588383Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:34:57.5608103Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:34:57.6085030Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T17:34:57.6353370Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:34:57.6370819Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:34:57.6885330Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T17:34:57.7160651Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T17:34:57.7187716Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T17:34:57.7700027Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T17:34:57.8028434Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T17:34:57.8041844Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T17:34:57.8606936Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T17:34:57.8898691Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:34:57.8912244Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:34:58.0999125Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T17:34:58.1044947Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:34:58.1082352Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T17:34:58.1110146Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:34:58.1141119Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T17:34:58.1180699Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:34:58.1219971Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:59.9125229Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:02.4243696Z Reading package lists... 2021-05-16T17:35:02.6487630Z Building dependency tree... 2021-05-16T17:35:02.6507750Z Reading state information... 2021-05-16T17:35:02.8658752Z The following additional packages will be installed: 2021-05-16T17:35:02.8663846Z libprotobuf-lite17 libprotoc17 2021-05-16T17:35:02.9240574Z The following NEW packages will be installed: 2021-05-16T17:35:02.9254775Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T17:35:02.9256847Z protobuf-compiler 2021-05-16T17:35:02.9486760Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:02.9488878Z Need to get 2754 kB of archives. 2021-05-16T17:35:02.9491362Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T17:35:02.9495887Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T17:35:02.9527814Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T17:35:02.9635075Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T17:35:02.9867883Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T17:35:02.9973950Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T17:35:03.4919959Z Fetched 2754 kB in 0s (41.0 MB/s) 2021-05-16T17:35:03.5296952Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T17:35:03.5381158Z (Reading database ... 2021-05-16T17:35:03.5382148Z (Reading database ... 5% 2021-05-16T17:35:03.5382902Z (Reading database ... 10% 2021-05-16T17:35:03.5383677Z (Reading database ... 15% 2021-05-16T17:35:03.5384411Z (Reading database ... 20% 2021-05-16T17:35:03.5385228Z (Reading database ... 25% 2021-05-16T17:35:03.5386228Z (Reading database ... 30% 2021-05-16T17:35:03.5386992Z (Reading database ... 35% 2021-05-16T17:35:03.5387734Z (Reading database ... 40% 2021-05-16T17:35:03.5388459Z (Reading database ... 45% 2021-05-16T17:35:03.5389857Z (Reading database ... 50% 2021-05-16T17:35:03.5413554Z (Reading database ... 55% 2021-05-16T17:35:03.5458770Z (Reading database ... 60% 2021-05-16T17:35:03.5521363Z (Reading database ... 65% 2021-05-16T17:35:03.5676551Z (Reading database ... 70% 2021-05-16T17:35:03.5816012Z (Reading database ... 75% 2021-05-16T17:35:03.6149783Z (Reading database ... 80% 2021-05-16T17:35:03.6607597Z (Reading database ... 85% 2021-05-16T17:35:03.6786815Z (Reading database ... 90% 2021-05-16T17:35:03.6886811Z (Reading database ... 95% 2021-05-16T17:35:03.6887424Z (Reading database ... 100% 2021-05-16T17:35:03.6888252Z (Reading database ... 266512 files and directories currently installed.) 2021-05-16T17:35:03.7022163Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:35:03.7054177Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:35:03.7605505Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T17:35:03.7933975Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:35:03.7948310Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:35:03.9085900Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T17:35:03.9331514Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:35:03.9347256Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:35:04.1205459Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T17:35:04.1482122Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:35:04.1494733Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:35:04.2844873Z Selecting previously unselected package protobuf-compiler. 2021-05-16T17:35:04.3132462Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:35:04.3144841Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T17:35:04.3818284Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:35:04.3859019Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T17:35:04.3891817Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:35:04.3921524Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:35:04.3952834Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:35:04.4002004Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:05.7537843Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:07.8074253Z Reading package lists... 2021-05-16T17:35:08.0045296Z Building dependency tree... 2021-05-16T17:35:08.0068589Z Reading state information... 2021-05-16T17:35:08.2293578Z The following additional packages will be installed: 2021-05-16T17:35:08.2296145Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T17:35:08.2297938Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T17:35:08.2299349Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T17:35:08.2301056Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T17:35:08.2302891Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T17:35:08.2304441Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T17:35:08.2306062Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T17:35:08.2307770Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T17:35:08.2310635Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T17:35:08.2313501Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T17:35:08.2316881Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T17:35:08.2320822Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T17:35:08.2322086Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T17:35:08.2323540Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T17:35:08.2324312Z Suggested packages: 2021-05-16T17:35:08.2325439Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T17:35:08.2326796Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T17:35:08.2328324Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T17:35:08.2329693Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T17:35:08.3151015Z The following NEW packages will be installed: 2021-05-16T17:35:08.3154560Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T17:35:08.3157481Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T17:35:08.3160073Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T17:35:08.3163422Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T17:35:08.3166390Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T17:35:08.3169286Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T17:35:08.3172210Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T17:35:08.3180146Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T17:35:08.3182540Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T17:35:08.3184944Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T17:35:08.3187470Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T17:35:08.3189754Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T17:35:08.3192003Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T17:35:08.3194606Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T17:35:08.3431630Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:08.3433505Z Need to get 47.1 MB of archives. 2021-05-16T17:35:08.3434348Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T17:35:08.3437878Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T17:35:08.3586646Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T17:35:08.3599811Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T17:35:08.3610219Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T17:35:08.3646251Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T17:35:08.3652438Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T17:35:08.3659390Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T17:35:08.3699651Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T17:35:08.4927085Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T17:35:08.4934122Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T17:35:08.4946459Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T17:35:08.4967355Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T17:35:08.4974019Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T17:35:08.4980215Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T17:35:08.4985851Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T17:35:08.4993892Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-16T17:35:08.5004234Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T17:35:08.5022488Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T17:35:08.5028626Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T17:35:08.5038144Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T17:35:08.5052306Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T17:35:08.5102583Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T17:35:08.5204697Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T17:35:08.5231049Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T17:35:08.5236266Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T17:35:08.5254845Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T17:35:08.6064989Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T17:35:08.6098418Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T17:35:08.6105430Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T17:35:08.6111295Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T17:35:08.6116215Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T17:35:08.6120999Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T17:35:08.6127569Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T17:35:08.6132307Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T17:35:08.6191492Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-16T17:35:08.6216884Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T17:35:08.6333564Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T17:35:08.6339025Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T17:35:08.7496730Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T17:35:08.7502853Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T17:35:08.7510712Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T17:35:08.7516056Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-16T17:35:08.7521504Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T17:35:08.7528743Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-16T17:35:08.7533921Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T17:35:08.7621859Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T17:35:08.7633943Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T17:35:08.7658425Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T17:35:08.7663981Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T17:35:08.7788866Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-16T17:35:08.7815724Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T17:35:08.7826457Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-16T17:35:08.7831792Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-16T17:35:08.7833789Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T17:35:08.7847139Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T17:35:08.7849252Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T17:35:08.7874575Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T17:35:08.7893958Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T17:35:08.7898703Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T17:35:08.7947417Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T17:35:08.7949341Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T17:35:08.7961122Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T17:35:08.7980202Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T17:35:08.8013127Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-16T17:35:08.8064884Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-16T17:35:08.8068713Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-16T17:35:08.8074157Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T17:35:08.8258020Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T17:35:08.8260069Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-16T17:35:08.8419148Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T17:35:08.8429634Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T17:35:08.8432833Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-16T17:35:08.9406618Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-16T17:35:08.9726125Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T17:35:08.9811969Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T17:35:08.9816105Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T17:35:09.6839757Z Fetched 47.1 MB in 1s (71.9 MB/s) 2021-05-16T17:35:09.7261300Z Selecting previously unselected package libaom0:amd64. 2021-05-16T17:35:09.7359938Z (Reading database ... 2021-05-16T17:35:09.7360882Z (Reading database ... 5% 2021-05-16T17:35:09.7361980Z (Reading database ... 10% 2021-05-16T17:35:09.7362769Z (Reading database ... 15% 2021-05-16T17:35:09.7363359Z (Reading database ... 20% 2021-05-16T17:35:09.7363910Z (Reading database ... 25% 2021-05-16T17:35:09.7364459Z (Reading database ... 30% 2021-05-16T17:35:09.7364991Z (Reading database ... 35% 2021-05-16T17:35:09.7365534Z (Reading database ... 40% 2021-05-16T17:35:09.7366061Z (Reading database ... 45% 2021-05-16T17:35:09.7366604Z (Reading database ... 50% 2021-05-16T17:35:09.7424331Z (Reading database ... 55% 2021-05-16T17:35:09.7464791Z (Reading database ... 60% 2021-05-16T17:35:09.7507496Z (Reading database ... 65% 2021-05-16T17:35:09.7662080Z (Reading database ... 70% 2021-05-16T17:35:09.7829013Z (Reading database ... 75% 2021-05-16T17:35:09.8159998Z (Reading database ... 80% 2021-05-16T17:35:09.8614570Z (Reading database ... 85% 2021-05-16T17:35:09.8783575Z (Reading database ... 90% 2021-05-16T17:35:09.8880496Z (Reading database ... 95% 2021-05-16T17:35:09.8881098Z (Reading database ... 100% 2021-05-16T17:35:09.8881929Z (Reading database ... 266683 files and directories currently installed.) 2021-05-16T17:35:09.9010611Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T17:35:09.9046142Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T17:35:10.0664133Z Selecting previously unselected package libva2:amd64. 2021-05-16T17:35:10.1012955Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T17:35:10.1026293Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T17:35:10.1359223Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T17:35:10.1721485Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T17:35:10.1739416Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T17:35:10.2084743Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T17:35:10.2412305Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T17:35:10.2432424Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T17:35:10.2761626Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T17:35:10.3090888Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T17:35:10.3104039Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:35:10.3440553Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T17:35:10.3800739Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T17:35:10.3814034Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T17:35:10.4159974Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T17:35:10.4500486Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:10.4512973Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:10.5120287Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T17:35:10.5477332Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T17:35:10.5487850Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T17:35:11.4364054Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T17:35:11.4619602Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T17:35:11.4636779Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T17:35:11.4942476Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T17:35:11.5257945Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T17:35:11.5272612Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T17:35:11.5804938Z Selecting previously unselected package libopus0:amd64. 2021-05-16T17:35:11.6131611Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T17:35:11.6149936Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T17:35:11.6684347Z Selecting previously unselected package libshine3:amd64. 2021-05-16T17:35:11.6960186Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T17:35:11.6977164Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T17:35:11.7289251Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T17:35:11.7595766Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T17:35:11.7611046Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T17:35:11.8003872Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T17:35:11.8328119Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T17:35:11.8343452Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T17:35:11.8681012Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T17:35:11.9048855Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T17:35:11.9061579Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T17:35:11.9504162Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T17:35:11.9878391Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:11.9891714Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:12.0324234Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T17:35:12.0614189Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T17:35:12.0627045Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T17:35:12.1103836Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T17:35:12.1449084Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T17:35:12.1463438Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T17:35:12.1844123Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T17:35:12.2124916Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T17:35:12.2138338Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T17:35:12.2543568Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T17:35:12.2881355Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:12.2896778Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T17:35:12.3276191Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T17:35:12.3595181Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T17:35:12.3612784Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T17:35:12.4524544Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T17:35:12.4831212Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T17:35:12.4845469Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T17:35:12.6885087Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T17:35:12.7200352Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T17:35:12.7212398Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T17:35:12.7841027Z Selecting previously unselected package libzvbi-common. 2021-05-16T17:35:12.8211155Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T17:35:12.8223424Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T17:35:12.8596809Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T17:35:12.9058618Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T17:35:12.9075414Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T17:35:12.9804497Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T17:35:13.0140540Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:13.0153874Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:13.6311390Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T17:35:13.6657024Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T17:35:13.6662985Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T17:35:13.7044978Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T17:35:13.7330537Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T17:35:13.7347921Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T17:35:13.7625668Z Selecting previously unselected package libass9:amd64. 2021-05-16T17:35:13.7952668Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T17:35:13.7968294Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T17:35:13.8364923Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T17:35:13.8682248Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T17:35:13.8699158Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T17:35:13.9140271Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T17:35:13.9461066Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T17:35:13.9475462Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T17:35:13.9843807Z Selecting previously unselected package libgme0:amd64. 2021-05-16T17:35:14.0129698Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T17:35:14.0145902Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T17:35:14.0644719Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T17:35:14.0938055Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T17:35:14.0953636Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T17:35:14.1444200Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T17:35:14.1713170Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T17:35:14.1727378Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T17:35:14.2766673Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T17:35:14.3090770Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T17:35:14.3103976Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:35:14.3650047Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T17:35:14.4026454Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:14.4041036Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:14.5445188Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T17:35:14.5728723Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T17:35:14.5741968Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T17:35:14.6130380Z Selecting previously unselected package libflite1:amd64. 2021-05-16T17:35:14.6445081Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T17:35:14.6460975Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T17:35:15.9241524Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T17:35:15.9547049Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T17:35:15.9559146Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T17:35:15.9880168Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T17:35:16.0188429Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T17:35:16.0200389Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T17:35:16.0481463Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T17:35:16.0784250Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T17:35:16.0803597Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T17:35:16.1083080Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T17:35:16.1390817Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:16.1410175Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T17:35:16.1768732Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T17:35:16.2073792Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T17:35:16.2087443Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T17:35:16.2401138Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T17:35:16.2704976Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:16.2720999Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:16.3041040Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T17:35:16.3346706Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T17:35:16.3357660Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T17:35:16.4696936Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T17:35:16.5004690Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T17:35:16.5015568Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T17:35:16.5357814Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T17:35:16.5662768Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:16.5674052Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:16.6109941Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T17:35:16.6418619Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T17:35:16.6437064Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T17:35:16.6805375Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T17:35:16.7091155Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:16.7104794Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:16.8529378Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T17:35:16.8849800Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T17:35:16.8862863Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T17:35:16.9408323Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T17:35:16.9713776Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T17:35:16.9727226Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T17:35:17.0166063Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T17:35:17.0395417Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T17:35:17.0406413Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:35:17.0764478Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T17:35:17.0983639Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T17:35:17.0999460Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:35:17.1404689Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T17:35:17.1631581Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T17:35:17.1648926Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T17:35:17.2204846Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T17:35:17.2458595Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T17:35:17.2478324Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T17:35:17.2885032Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T17:35:17.3196899Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T17:35:17.3209557Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T17:35:17.3884911Z Selecting previously unselected package libopenal-data. 2021-05-16T17:35:17.4134856Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T17:35:17.4145792Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T17:35:17.4603860Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T17:35:17.4879120Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T17:35:17.4891231Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T17:35:17.5211418Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T17:35:17.5518448Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T17:35:17.5531216Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T17:35:17.6364062Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T17:35:17.6632970Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T17:35:17.6645297Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T17:35:17.6941497Z Selecting previously unselected package libflac8:amd64. 2021-05-16T17:35:17.7246800Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T17:35:17.7258515Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T17:35:17.7652845Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T17:35:17.7955442Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T17:35:17.7972348Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T17:35:17.8523579Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T17:35:17.8807007Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T17:35:17.8919541Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T17:35:17.9524722Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T17:35:17.9850312Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T17:35:17.9867178Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T17:35:18.0675415Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T17:35:18.0999990Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:18.1012968Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:18.1401041Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T17:35:18.1735928Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:18.1745772Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:18.2084786Z Selecting previously unselected package ffmpeg. 2021-05-16T17:35:18.2411878Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:18.2494944Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:18.3967924Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T17:35:18.4284381Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T17:35:18.4298004Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T17:35:18.4705548Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T17:35:18.5032708Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T17:35:18.5049857Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T17:35:18.7271425Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T17:35:18.7595420Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T17:35:18.7612883Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T17:35:18.7960117Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T17:35:18.8274822Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T17:35:18.8288114Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T17:35:18.8590785Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T17:35:18.8911911Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:35:18.8924725Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:19.2238943Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T17:35:19.2579404Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:35:19.2595253Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:19.6194268Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T17:35:19.6527021Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T17:35:19.6541807Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T17:35:19.8050130Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T17:35:19.8373949Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T17:35:19.8387042Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T17:35:19.8703452Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T17:35:19.9039054Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T17:35:19.9051832Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:35:19.9810842Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T17:35:19.9850246Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:35:19.9880690Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T17:35:19.9925793Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T17:35:19.9968202Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T17:35:20.0001723Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T17:35:20.0082283Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T17:35:20.0123081Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T17:35:20.0157028Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T17:35:20.0188924Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T17:35:20.0224957Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T17:35:20.0256846Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T17:35:20.0295884Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T17:35:20.0329441Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T17:35:20.0361261Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T17:35:20.0405586Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T17:35:20.0443635Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T17:35:20.0479736Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T17:35:20.0523328Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T17:35:20.0594181Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T17:35:20.0630223Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T17:35:20.0667101Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T17:35:20.0703268Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T17:35:20.0812790Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T17:35:20.0854775Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T17:35:20.0890088Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T17:35:20.0926046Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T17:35:20.0964515Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T17:35:20.1043333Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T17:35:20.1075787Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T17:35:20.1104731Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T17:35:20.1139424Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T17:35:20.1178429Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T17:35:20.1212768Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:35:20.1254672Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T17:35:20.1285482Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T17:35:20.1319574Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T17:35:20.1356439Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T17:35:20.1397211Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:20.1442799Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T17:35:20.1481750Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T17:35:20.1530799Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T17:35:20.1566902Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T17:35:20.1596249Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T17:35:20.1633907Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T17:35:20.1664577Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T17:35:20.1695017Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T17:35:20.1729397Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T17:35:20.1763997Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T17:35:20.1795554Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T17:35:20.1842683Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:20.1874354Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T17:35:20.1907838Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:35:20.1944772Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:35:20.1974138Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T17:35:20.2005831Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:20.2037687Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T17:35:20.2073036Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:20.2105199Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T17:35:20.2144746Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T17:35:20.2177480Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:35:20.2207478Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T17:35:20.2241509Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T17:35:20.2272144Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:20.2317778Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T17:35:20.2353164Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T17:35:20.2395008Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T17:35:20.2514579Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:20.2560887Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:20.2593187Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:20.2644616Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T17:35:20.2692677Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T17:35:20.2732479Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:20.2760312Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:20.2787982Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:20.2822163Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:20.2935214Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:21.6764565Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:24.1998418Z Reading package lists... 2021-05-16T17:35:24.3797447Z Building dependency tree... 2021-05-16T17:35:24.3818043Z Reading state information... 2021-05-16T17:35:24.5540602Z The following additional packages will be installed: 2021-05-16T17:35:24.5544189Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T17:35:24.6104265Z The following NEW packages will be installed: 2021-05-16T17:35:24.6106701Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T17:35:24.6109269Z libmagick++-dev 2021-05-16T17:35:24.6324732Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:24.6325612Z Need to get 309 kB of archives. 2021-05-16T17:35:24.6326750Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T17:35:24.6329681Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-16T17:35:24.6353322Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-16T17:35:24.6383900Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-16T17:35:24.6403876Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-16T17:35:25.1313064Z Fetched 309 kB in 0s (12.7 MB/s) 2021-05-16T17:35:25.1710163Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T17:35:25.1806298Z (Reading database ... 2021-05-16T17:35:25.1806867Z (Reading database ... 5% 2021-05-16T17:35:25.1807457Z (Reading database ... 10% 2021-05-16T17:35:25.1807990Z (Reading database ... 15% 2021-05-16T17:35:25.1808528Z (Reading database ... 20% 2021-05-16T17:35:25.1809058Z (Reading database ... 25% 2021-05-16T17:35:25.1809592Z (Reading database ... 30% 2021-05-16T17:35:25.1810111Z (Reading database ... 35% 2021-05-16T17:35:25.1810646Z (Reading database ... 40% 2021-05-16T17:35:25.1811167Z (Reading database ... 45% 2021-05-16T17:35:25.1811704Z (Reading database ... 50% 2021-05-16T17:35:25.1861876Z (Reading database ... 55% 2021-05-16T17:35:25.1914217Z (Reading database ... 60% 2021-05-16T17:35:25.1953034Z (Reading database ... 65% 2021-05-16T17:35:25.2104789Z (Reading database ... 70% 2021-05-16T17:35:25.2266051Z (Reading database ... 75% 2021-05-16T17:35:25.2295883Z (Reading database ... 80% 2021-05-16T17:35:25.2989354Z (Reading database ... 85% 2021-05-16T17:35:25.3247515Z (Reading database ... 90% 2021-05-16T17:35:25.3347112Z (Reading database ... 95% 2021-05-16T17:35:25.3348269Z (Reading database ... 100% 2021-05-16T17:35:25.3349236Z (Reading database ... 267224 files and directories currently installed.) 2021-05-16T17:35:25.3491831Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T17:35:25.3599177Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:25.4445910Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T17:35:25.4721597Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T17:35:25.4751407Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:25.5249362Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T17:35:25.5552163Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T17:35:25.5571441Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:25.6206497Z Selecting previously unselected package libmagick++-dev. 2021-05-16T17:35:25.6509654Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T17:35:25.6601733Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:25.7251708Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:25.7361700Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:25.7397598Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:25.7437403Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:25.7541981Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:28.2948139Z Reading package lists... 2021-05-16T17:35:28.4905111Z Building dependency tree... 2021-05-16T17:35:28.4926451Z Reading state information... 2021-05-16T17:35:28.6887429Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T17:35:28.6889146Z The following additional packages will be installed: 2021-05-16T17:35:28.6890957Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T17:35:28.6892395Z libijs-0.35 libjbig2dec0 2021-05-16T17:35:28.6896397Z Suggested packages: 2021-05-16T17:35:28.6897841Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T17:35:28.6899053Z ghostscript-x 2021-05-16T17:35:28.7511051Z The following NEW packages will be installed: 2021-05-16T17:35:28.7516868Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T17:35:28.7526823Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T17:35:28.7789230Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:28.7790206Z Need to get 11.2 MB of archives. 2021-05-16T17:35:28.7791016Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T17:35:28.7793111Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-16T17:35:28.8017104Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-16T17:35:28.8035855Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T17:35:28.8691832Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T17:35:28.8783599Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T17:35:28.8788894Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T17:35:28.8799983Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T17:35:28.9066588Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T17:35:29.4233269Z Fetched 11.2 MB in 0s (77.7 MB/s) 2021-05-16T17:35:29.4613826Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T17:35:29.4731462Z (Reading database ... 2021-05-16T17:35:29.4732209Z (Reading database ... 5% 2021-05-16T17:35:29.4732750Z (Reading database ... 10% 2021-05-16T17:35:29.4733295Z (Reading database ... 15% 2021-05-16T17:35:29.4733840Z (Reading database ... 20% 2021-05-16T17:35:29.4734363Z (Reading database ... 25% 2021-05-16T17:35:29.4734906Z (Reading database ... 30% 2021-05-16T17:35:29.4736592Z (Reading database ... 35% 2021-05-16T17:35:29.4737138Z (Reading database ... 40% 2021-05-16T17:35:29.4737691Z (Reading database ... 45% 2021-05-16T17:35:29.4738230Z (Reading database ... 50% 2021-05-16T17:35:29.4766395Z (Reading database ... 55% 2021-05-16T17:35:29.4823335Z (Reading database ... 60% 2021-05-16T17:35:29.4858186Z (Reading database ... 65% 2021-05-16T17:35:29.5006019Z (Reading database ... 70% 2021-05-16T17:35:29.5150774Z (Reading database ... 75% 2021-05-16T17:35:29.5181150Z (Reading database ... 80% 2021-05-16T17:35:29.5813004Z (Reading database ... 85% 2021-05-16T17:35:29.6020369Z (Reading database ... 90% 2021-05-16T17:35:29.6117048Z (Reading database ... 95% 2021-05-16T17:35:29.6117740Z (Reading database ... 100% 2021-05-16T17:35:29.6118579Z (Reading database ... 267269 files and directories currently installed.) 2021-05-16T17:35:29.6251349Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T17:35:29.6557152Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T17:35:29.9045868Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T17:35:29.9273249Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T17:35:29.9288955Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T17:35:29.9725417Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T17:35:29.9988697Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T17:35:30.0769968Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T17:35:30.5173390Z Selecting previously unselected package libgs9-common. 2021-05-16T17:35:30.5479507Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T17:35:30.5492677Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:30.6593183Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T17:35:30.6907085Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T17:35:30.6927368Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T17:35:30.7210594Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T17:35:30.7518174Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T17:35:30.7530166Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T17:35:30.7895453Z Selecting previously unselected package libgs9:amd64. 2021-05-16T17:35:30.8207276Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T17:35:30.8224345Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:31.1295926Z Selecting previously unselected package ghostscript. 2021-05-16T17:35:31.1605175Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T17:35:31.1620649Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:31.2340252Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T17:35:31.2392802Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T17:35:31.2436913Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T17:35:31.3171181Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T17:35:31.3207234Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T17:35:31.3475948Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:31.3511551Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:31.3546364Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:31.3687283Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:35:31.4954082Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:31.5195087Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:35.3126708Z Reading package lists... 2021-05-16T17:35:35.5109919Z Building dependency tree... 2021-05-16T17:35:35.5130831Z Reading state information... 2021-05-16T17:35:35.6970732Z The following additional packages will be installed: 2021-05-16T17:35:35.6972272Z libudunits2-0 libudunits2-data 2021-05-16T17:35:35.7581323Z The following NEW packages will be installed: 2021-05-16T17:35:35.7583838Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T17:35:35.7826196Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:35.7827357Z Need to get 429 kB of archives. 2021-05-16T17:35:35.7828363Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T17:35:35.7832336Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T17:35:35.7841646Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T17:35:35.7853254Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T17:35:36.3083327Z Fetched 429 kB in 0s (16.3 MB/s) 2021-05-16T17:35:36.3440204Z Selecting previously unselected package libudunits2-data. 2021-05-16T17:35:36.3530735Z (Reading database ... 2021-05-16T17:35:36.3531779Z (Reading database ... 5% 2021-05-16T17:35:36.3532470Z (Reading database ... 10% 2021-05-16T17:35:36.3533691Z (Reading database ... 15% 2021-05-16T17:35:36.3534249Z (Reading database ... 20% 2021-05-16T17:35:36.3534901Z (Reading database ... 25% 2021-05-16T17:35:36.3535541Z (Reading database ... 30% 2021-05-16T17:35:36.3536175Z (Reading database ... 35% 2021-05-16T17:35:36.3537188Z (Reading database ... 40% 2021-05-16T17:35:36.3538058Z (Reading database ... 45% 2021-05-16T17:35:36.3538887Z (Reading database ... 50% 2021-05-16T17:35:36.3581462Z (Reading database ... 55% 2021-05-16T17:35:36.3638542Z (Reading database ... 60% 2021-05-16T17:35:36.3668195Z (Reading database ... 65% 2021-05-16T17:35:36.3812975Z (Reading database ... 70% 2021-05-16T17:35:36.3952524Z (Reading database ... 75% 2021-05-16T17:35:36.3983799Z (Reading database ... 80% 2021-05-16T17:35:36.4696462Z (Reading database ... 85% 2021-05-16T17:35:36.4934012Z (Reading database ... 90% 2021-05-16T17:35:36.5041961Z (Reading database ... 95% 2021-05-16T17:35:36.5042950Z (Reading database ... 100% 2021-05-16T17:35:36.5043826Z (Reading database ... 267833 files and directories currently installed.) 2021-05-16T17:35:36.5188142Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T17:35:36.5204243Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T17:35:36.5520624Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T17:35:36.5855631Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T17:35:36.5877624Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T17:35:36.6224015Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T17:35:36.6622103Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T17:35:36.6643384Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T17:35:36.7571416Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T17:35:36.7608734Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T17:35:36.7646396Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T17:35:36.7686552Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:35:36.9014924Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:39.4503588Z Reading package lists... 2021-05-16T17:35:39.6600708Z Building dependency tree... 2021-05-16T17:35:39.6621418Z Reading state information... 2021-05-16T17:35:39.9057979Z The following NEW packages will be installed: 2021-05-16T17:35:39.9063517Z libjq-dev 2021-05-16T17:35:39.9291368Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:39.9292656Z Need to get 11.2 kB of archives. 2021-05-16T17:35:39.9293942Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T17:35:39.9296217Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-16T17:35:40.4335828Z Fetched 11.2 kB in 0s (643 kB/s) 2021-05-16T17:35:40.4699362Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T17:35:40.4802258Z (Reading database ... 2021-05-16T17:35:40.4803135Z (Reading database ... 5% 2021-05-16T17:35:40.4803686Z (Reading database ... 10% 2021-05-16T17:35:40.4804215Z (Reading database ... 15% 2021-05-16T17:35:40.4804747Z (Reading database ... 20% 2021-05-16T17:35:40.4805272Z (Reading database ... 25% 2021-05-16T17:35:40.4805801Z (Reading database ... 30% 2021-05-16T17:35:40.4806382Z (Reading database ... 35% 2021-05-16T17:35:40.4806951Z (Reading database ... 40% 2021-05-16T17:35:40.4807472Z (Reading database ... 45% 2021-05-16T17:35:40.4808001Z (Reading database ... 50% 2021-05-16T17:35:40.4861334Z (Reading database ... 55% 2021-05-16T17:35:40.4920999Z (Reading database ... 60% 2021-05-16T17:35:40.4953288Z (Reading database ... 65% 2021-05-16T17:35:40.5097111Z (Reading database ... 70% 2021-05-16T17:35:40.5299007Z (Reading database ... 75% 2021-05-16T17:35:40.5329220Z (Reading database ... 80% 2021-05-16T17:35:40.5970974Z (Reading database ... 85% 2021-05-16T17:35:40.6179148Z (Reading database ... 90% 2021-05-16T17:35:40.6277663Z (Reading database ... 95% 2021-05-16T17:35:40.6278715Z (Reading database ... 100% 2021-05-16T17:35:40.6279823Z (Reading database ... 267862 files and directories currently installed.) 2021-05-16T17:35:40.6424808Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:35:40.6439346Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T17:35:40.7156207Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T17:35:43.2244859Z Reading package lists... 2021-05-16T17:35:43.4377554Z Building dependency tree... 2021-05-16T17:35:43.4400384Z Reading state information... 2021-05-16T17:35:43.6827579Z The following NEW packages will be installed: 2021-05-16T17:35:43.6832840Z libmng2 2021-05-16T17:35:43.7044134Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:43.7045513Z Need to get 168 kB of archives. 2021-05-16T17:35:43.7046915Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T17:35:43.7050289Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T17:35:44.2108790Z Fetched 168 kB in 0s (8693 kB/s) 2021-05-16T17:35:44.2526797Z Selecting previously unselected package libmng2:amd64. 2021-05-16T17:35:44.2616990Z (Reading database ... 2021-05-16T17:35:44.2617939Z (Reading database ... 5% 2021-05-16T17:35:44.2618689Z (Reading database ... 10% 2021-05-16T17:35:44.2619489Z (Reading database ... 15% 2021-05-16T17:35:44.2620211Z (Reading database ... 20% 2021-05-16T17:35:44.2620954Z (Reading database ... 25% 2021-05-16T17:35:44.2621678Z (Reading database ... 30% 2021-05-16T17:35:44.2622411Z (Reading database ... 35% 2021-05-16T17:35:44.2623138Z (Reading database ... 40% 2021-05-16T17:35:44.2623859Z (Reading database ... 45% 2021-05-16T17:35:44.2624581Z (Reading database ... 50% 2021-05-16T17:35:44.2659467Z (Reading database ... 55% 2021-05-16T17:35:44.2716606Z (Reading database ... 60% 2021-05-16T17:35:44.2746412Z (Reading database ... 65% 2021-05-16T17:35:44.2907494Z (Reading database ... 70% 2021-05-16T17:35:44.3050493Z (Reading database ... 75% 2021-05-16T17:35:44.3078880Z (Reading database ... 80% 2021-05-16T17:35:44.3732782Z (Reading database ... 85% 2021-05-16T17:35:44.3945077Z (Reading database ... 90% 2021-05-16T17:35:44.4040815Z (Reading database ... 95% 2021-05-16T17:35:44.4041427Z (Reading database ... 100% 2021-05-16T17:35:44.4042801Z (Reading database ... 267868 files and directories currently installed.) 2021-05-16T17:35:44.4180339Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T17:35:44.4215343Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T17:35:44.5153896Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T17:35:44.5211431Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:46.9957764Z Reading package lists... 2021-05-16T17:35:47.2074251Z Building dependency tree... 2021-05-16T17:35:47.2093261Z Reading state information... 2021-05-16T17:35:47.3588314Z E: Unable to locate package libmng1 2021-05-16T17:35:47.4385951Z Reading package lists... 2021-05-16T17:35:47.6267052Z Building dependency tree... 2021-05-16T17:35:47.6349326Z Reading state information... 2021-05-16T17:35:47.7814127Z E: Unable to locate package libapparmor-devel 2021-05-16T17:35:47.8575860Z Reading package lists... 2021-05-16T17:35:48.0658750Z Building dependency tree... 2021-05-16T17:35:48.0681257Z Reading state information... 2021-05-16T17:35:48.2646062Z The following additional packages will be installed: 2021-05-16T17:35:48.2647886Z libij-java 2021-05-16T17:35:48.3159876Z The following NEW packages will be installed: 2021-05-16T17:35:48.3171265Z imagej libij-java 2021-05-16T17:35:48.3413495Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:48.3414669Z Need to get 2328 kB of archives. 2021-05-16T17:35:48.3415789Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T17:35:48.3418524Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T17:35:48.4014872Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T17:35:48.9148178Z Fetched 2328 kB in 0s (29.5 MB/s) 2021-05-16T17:35:48.9561504Z Selecting previously unselected package libij-java. 2021-05-16T17:35:48.9672338Z (Reading database ... 2021-05-16T17:35:48.9672923Z (Reading database ... 5% 2021-05-16T17:35:48.9673809Z (Reading database ... 10% 2021-05-16T17:35:48.9674346Z (Reading database ... 15% 2021-05-16T17:35:48.9674885Z (Reading database ... 20% 2021-05-16T17:35:48.9675410Z (Reading database ... 25% 2021-05-16T17:35:48.9675947Z (Reading database ... 30% 2021-05-16T17:35:48.9676469Z (Reading database ... 35% 2021-05-16T17:35:48.9677005Z (Reading database ... 40% 2021-05-16T17:35:48.9677532Z (Reading database ... 45% 2021-05-16T17:35:48.9678070Z (Reading database ... 50% 2021-05-16T17:35:48.9715708Z (Reading database ... 55% 2021-05-16T17:35:48.9780018Z (Reading database ... 60% 2021-05-16T17:35:48.9814817Z (Reading database ... 65% 2021-05-16T17:35:49.0039459Z (Reading database ... 70% 2021-05-16T17:35:49.0198676Z (Reading database ... 75% 2021-05-16T17:35:49.0230219Z (Reading database ... 80% 2021-05-16T17:35:49.1007771Z (Reading database ... 85% 2021-05-16T17:35:49.1242809Z (Reading database ... 90% 2021-05-16T17:35:49.1347064Z (Reading database ... 95% 2021-05-16T17:35:49.1347838Z (Reading database ... 100% 2021-05-16T17:35:49.1348664Z (Reading database ... 267874 files and directories currently installed.) 2021-05-16T17:35:49.1497406Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T17:35:49.1511045Z Unpacking libij-java (1.52r-1) ... 2021-05-16T17:35:49.2684552Z Selecting previously unselected package imagej. 2021-05-16T17:35:49.2954430Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T17:35:49.2965307Z Unpacking imagej (1.52r-1) ... 2021-05-16T17:35:49.3924724Z Setting up libij-java (1.52r-1) ... 2021-05-16T17:35:49.3965962Z Setting up imagej (1.52r-1) ... 2021-05-16T17:35:49.4009886Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T17:35:50.3038224Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:51.2450122Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T17:35:53.9161133Z Reading package lists... 2021-05-16T17:35:54.0939489Z Building dependency tree... 2021-05-16T17:35:54.0960635Z Reading state information... 2021-05-16T17:35:54.2668768Z Suggested packages: 2021-05-16T17:35:54.2670646Z bowtie2-examples 2021-05-16T17:35:54.3230678Z The following NEW packages will be installed: 2021-05-16T17:35:54.3239646Z bowtie2 2021-05-16T17:35:54.3466589Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:54.3467778Z Need to get 1324 kB of archives. 2021-05-16T17:35:54.3468721Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T17:35:54.3471414Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T17:35:54.8788304Z Fetched 1324 kB in 0s (24.7 MB/s) 2021-05-16T17:35:54.9155066Z Selecting previously unselected package bowtie2. 2021-05-16T17:35:54.9243353Z (Reading database ... 2021-05-16T17:35:54.9244309Z (Reading database ... 5% 2021-05-16T17:35:54.9245051Z (Reading database ... 10% 2021-05-16T17:35:54.9246270Z (Reading database ... 15% 2021-05-16T17:35:54.9247121Z (Reading database ... 20% 2021-05-16T17:35:54.9247885Z (Reading database ... 25% 2021-05-16T17:35:54.9248666Z (Reading database ... 30% 2021-05-16T17:35:54.9249380Z (Reading database ... 35% 2021-05-16T17:35:54.9250109Z (Reading database ... 40% 2021-05-16T17:35:54.9251273Z (Reading database ... 45% 2021-05-16T17:35:54.9252021Z (Reading database ... 50% 2021-05-16T17:35:54.9300583Z (Reading database ... 55% 2021-05-16T17:35:54.9355210Z (Reading database ... 60% 2021-05-16T17:35:54.9385171Z (Reading database ... 65% 2021-05-16T17:35:54.9544722Z (Reading database ... 70% 2021-05-16T17:35:54.9686607Z (Reading database ... 75% 2021-05-16T17:35:54.9715755Z (Reading database ... 80% 2021-05-16T17:35:55.0352585Z (Reading database ... 85% 2021-05-16T17:35:55.0559032Z (Reading database ... 90% 2021-05-16T17:35:55.0650264Z (Reading database ... 95% 2021-05-16T17:35:55.0651337Z (Reading database ... 100% 2021-05-16T17:35:55.0652406Z (Reading database ... 267897 files and directories currently installed.) 2021-05-16T17:35:55.0786947Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T17:35:55.0799439Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T17:35:55.3098342Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T17:35:55.3153499Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:58.8620207Z Reading package lists... 2021-05-16T17:35:59.0645234Z Building dependency tree... 2021-05-16T17:35:59.0665118Z Reading state information... 2021-05-16T17:35:59.2336057Z E: Unable to locate package install 2021-05-16T17:35:59.2337295Z E: Unable to locate package gdal 2021-05-16T17:35:59.3145490Z Reading package lists... 2021-05-16T17:35:59.5150278Z Building dependency tree... 2021-05-16T17:35:59.5171856Z Reading state information... 2021-05-16T17:35:59.5463732Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T17:35:59.5467049Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T17:35:59.5470265Z is only available from another source 2021-05-16T17:35:59.5470689Z 2021-05-16T17:35:59.6661044Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T17:35:59.7449280Z Reading package lists... 2021-05-16T17:35:59.9474396Z Building dependency tree... 2021-05-16T17:35:59.9497155Z Reading state information... 2021-05-16T17:35:59.9830905Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T17:35:59.9831967Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T17:35:59.9832757Z is only available from another source 2021-05-16T17:35:59.9833474Z However the following packages replace it: 2021-05-16T17:35:59.9834037Z ffmpeg 2021-05-16T17:35:59.9834311Z 2021-05-16T17:36:00.1094281Z E: Package 'libav-tools' has no installation candidate 2021-05-16T17:36:00.1871409Z Reading package lists... 2021-05-16T17:36:00.3873729Z Building dependency tree... 2021-05-16T17:36:00.3900849Z Reading state information... 2021-05-16T17:36:00.5772018Z The following additional packages will be installed: 2021-05-16T17:36:00.5778747Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T17:36:00.5782600Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T17:36:00.5784038Z libssh2-1-dev 2021-05-16T17:36:00.5784796Z Suggested packages: 2021-05-16T17:36:00.5785929Z libgcrypt20-doc libmbedtls-doc 2021-05-16T17:36:00.6405735Z The following NEW packages will be installed: 2021-05-16T17:36:00.6407642Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T17:36:00.6413495Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T17:36:00.6420582Z libssh2-1-dev 2021-05-16T17:36:00.6638096Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:00.6638910Z Need to get 2667 kB of archives. 2021-05-16T17:36:00.6639721Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T17:36:00.6642190Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T17:36:00.6681285Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T17:36:00.6759228Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T17:36:00.6766417Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T17:36:00.6783856Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T17:36:00.6791225Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T17:36:00.6800309Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T17:36:00.6841033Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T17:36:00.6890239Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T17:36:00.6914936Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T17:36:00.6920693Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T17:36:01.2243563Z Fetched 2667 kB in 0s (52.9 MB/s) 2021-05-16T17:36:01.2652912Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T17:36:01.2746836Z (Reading database ... 2021-05-16T17:36:01.2747630Z (Reading database ... 5% 2021-05-16T17:36:01.2748321Z (Reading database ... 10% 2021-05-16T17:36:01.2748971Z (Reading database ... 15% 2021-05-16T17:36:01.2749630Z (Reading database ... 20% 2021-05-16T17:36:01.2750286Z (Reading database ... 25% 2021-05-16T17:36:01.2750927Z (Reading database ... 30% 2021-05-16T17:36:01.2751574Z (Reading database ... 35% 2021-05-16T17:36:01.2752220Z (Reading database ... 40% 2021-05-16T17:36:01.2752909Z (Reading database ... 45% 2021-05-16T17:36:01.2753563Z (Reading database ... 50% 2021-05-16T17:36:01.2803664Z (Reading database ... 55% 2021-05-16T17:36:01.2860995Z (Reading database ... 60% 2021-05-16T17:36:01.2888294Z (Reading database ... 65% 2021-05-16T17:36:01.3033201Z (Reading database ... 70% 2021-05-16T17:36:01.3170950Z (Reading database ... 75% 2021-05-16T17:36:01.3199570Z (Reading database ... 80% 2021-05-16T17:36:01.3896043Z (Reading database ... 85% 2021-05-16T17:36:01.4120066Z (Reading database ... 90% 2021-05-16T17:36:01.4231581Z (Reading database ... 95% 2021-05-16T17:36:01.4232555Z (Reading database ... 100% 2021-05-16T17:36:01.4233766Z (Reading database ... 267923 files and directories currently installed.) 2021-05-16T17:36:01.4419667Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T17:36:01.4434308Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T17:36:01.4848821Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T17:36:01.5180409Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T17:36:01.5195153Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T17:36:01.6165394Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T17:36:01.6461684Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T17:36:01.6485447Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T17:36:01.6844269Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T17:36:01.7140992Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:36:01.7154321Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:36:01.7705832Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T17:36:01.7992470Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:36:01.8004853Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:36:01.8346767Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T17:36:01.8682746Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:36:01.8695613Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:36:01.9126424Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T17:36:01.9403366Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T17:36:01.9415107Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:36:02.0206540Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T17:36:02.0481060Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:36:02.0499600Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:36:02.1355694Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T17:36:02.1746384Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T17:36:02.1760915Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T17:36:02.2485600Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T17:36:02.2764672Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T17:36:02.2783253Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T17:36:02.3165240Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T17:36:02.3448243Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T17:36:02.3465339Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:36:02.4969645Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T17:36:02.5022554Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:36:02.5061045Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T17:36:02.5094595Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T17:36:02.5131900Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:36:02.5166816Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:36:02.5207692Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:36:02.5241118Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T17:36:02.5279518Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T17:36:02.5318674Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:36:02.5358168Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:36:02.5397206Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:36:08.6425438Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:36:08.7795675Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:36:11.2673216Z Reading package lists... 2021-05-16T17:36:11.4441070Z Building dependency tree... 2021-05-16T17:36:11.4460683Z Reading state information... 2021-05-16T17:36:11.7274947Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T17:36:11.7276768Z libtiff-dev set to manually installed. 2021-05-16T17:36:11.7277921Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:11.8012036Z Reading package lists... 2021-05-16T17:36:11.9829202Z Building dependency tree... 2021-05-16T17:36:11.9850774Z Reading state information... 2021-05-16T17:36:12.2456546Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T17:36:12.2458257Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:12.3163031Z Reading package lists... 2021-05-16T17:36:12.5084727Z Building dependency tree... 2021-05-16T17:36:12.5105872Z Reading state information... 2021-05-16T17:36:12.7426770Z The following NEW packages will be installed: 2021-05-16T17:36:12.7428794Z libsodium-dev 2021-05-16T17:36:12.7644016Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:12.7645412Z Need to get 169 kB of archives. 2021-05-16T17:36:12.7646572Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T17:36:12.7649533Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T17:36:13.3206285Z Fetched 169 kB in 0s (8465 kB/s) 2021-05-16T17:36:13.3579001Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T17:36:13.3675176Z (Reading database ... 2021-05-16T17:36:13.3676174Z (Reading database ... 5% 2021-05-16T17:36:13.3676983Z (Reading database ... 10% 2021-05-16T17:36:13.3677730Z (Reading database ... 15% 2021-05-16T17:36:13.3678454Z (Reading database ... 20% 2021-05-16T17:36:13.3679902Z (Reading database ... 25% 2021-05-16T17:36:13.3680778Z (Reading database ... 30% 2021-05-16T17:36:13.3681507Z (Reading database ... 35% 2021-05-16T17:36:13.3682243Z (Reading database ... 40% 2021-05-16T17:36:13.3685397Z (Reading database ... 45% 2021-05-16T17:36:13.3685932Z (Reading database ... 50% 2021-05-16T17:36:13.3722326Z (Reading database ... 55% 2021-05-16T17:36:13.3784983Z (Reading database ... 60% 2021-05-16T17:36:13.3815887Z (Reading database ... 65% 2021-05-16T17:36:13.4029751Z (Reading database ... 70% 2021-05-16T17:36:13.4223336Z (Reading database ... 75% 2021-05-16T17:36:13.4260616Z (Reading database ... 80% 2021-05-16T17:36:13.4970083Z (Reading database ... 85% 2021-05-16T17:36:13.5184834Z (Reading database ... 90% 2021-05-16T17:36:13.5291262Z (Reading database ... 95% 2021-05-16T17:36:13.5292203Z (Reading database ... 100% 2021-05-16T17:36:13.5293183Z (Reading database ... 268426 files and directories currently installed.) 2021-05-16T17:36:13.5435490Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T17:36:13.5449947Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T17:36:13.6489930Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T17:36:16.1758248Z Reading package lists... 2021-05-16T17:36:16.3492261Z Building dependency tree... 2021-05-16T17:36:16.3513341Z Reading state information... 2021-05-16T17:36:16.5220127Z The following additional packages will be installed: 2021-05-16T17:36:16.5223236Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T17:36:16.5810523Z The following NEW packages will be installed: 2021-05-16T17:36:16.5819495Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T17:36:16.5822066Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T17:36:16.6152425Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:16.6153759Z Need to get 10.4 MB of archives. 2021-05-16T17:36:16.6155095Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T17:36:16.6160581Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T17:36:16.6224885Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T17:36:16.6317779Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T17:36:16.6439954Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T17:36:16.6550653Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T17:36:16.6680917Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-16T17:36:16.6822154Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-16T17:36:16.7080505Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T17:36:17.1963667Z Fetched 10.4 MB in 0s (84.7 MB/s) 2021-05-16T17:36:17.2333803Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T17:36:17.2422033Z (Reading database ... 2021-05-16T17:36:17.2422951Z (Reading database ... 5% 2021-05-16T17:36:17.2423690Z (Reading database ... 10% 2021-05-16T17:36:17.2424444Z (Reading database ... 15% 2021-05-16T17:36:17.2425165Z (Reading database ... 20% 2021-05-16T17:36:17.2426004Z (Reading database ... 25% 2021-05-16T17:36:17.2426764Z (Reading database ... 30% 2021-05-16T17:36:17.2427474Z (Reading database ... 35% 2021-05-16T17:36:17.2428200Z (Reading database ... 40% 2021-05-16T17:36:17.2428913Z (Reading database ... 45% 2021-05-16T17:36:17.2429645Z (Reading database ... 50% 2021-05-16T17:36:17.2480660Z (Reading database ... 55% 2021-05-16T17:36:17.7758453Z (Reading database ... 60% 2021-05-16T17:36:17.7759584Z (Reading database ... 65% 2021-05-16T17:36:17.7760398Z (Reading database ... 70% 2021-05-16T17:36:17.7761096Z (Reading database ... 75% 2021-05-16T17:36:17.7764699Z (Reading database ... 80% 2021-05-16T17:36:17.7765409Z (Reading database ... 85% 2021-05-16T17:36:17.7766074Z (Reading database ... 90% 2021-05-16T17:36:17.7766915Z (Reading database ... 95% 2021-05-16T17:36:17.7767538Z (Reading database ... 100% 2021-05-16T17:36:17.7768379Z (Reading database ... 268496 files and directories currently installed.) 2021-05-16T17:36:17.7770353Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T17:36:17.7771490Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T17:36:17.7772376Z Selecting previously unselected package liblept5:amd64. 2021-05-16T17:36:17.7773459Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T17:36:17.7774322Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T17:36:17.7775404Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T17:36:17.7776630Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T17:36:17.7777651Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T17:36:17.8692201Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T17:36:17.9050395Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T17:36:17.9062406Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T17:36:18.0725808Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T17:36:18.1051325Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T17:36:18.1066837Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T17:36:18.3092189Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T17:36:18.3432166Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T17:36:18.3448891Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:36:18.5419360Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T17:36:18.5764320Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T17:36:18.5831493Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:36:18.9926490Z Selecting previously unselected package tesseract-ocr. 2021-05-16T17:36:19.0235994Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T17:36:19.0252896Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T17:36:19.1297628Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:36:19.1347980Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T17:36:19.1390037Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T17:36:19.1428699Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T17:36:19.1469603Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T17:36:19.1507687Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:36:19.1547320Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T17:36:19.1588761Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T17:36:19.1645903Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:36:22.8107656Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:36:25.3471645Z Reading package lists... 2021-05-16T17:36:25.5483516Z Building dependency tree... 2021-05-16T17:36:25.5506923Z Reading state information... 2021-05-16T17:36:25.8256392Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T17:36:25.8257674Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:25.9013400Z Reading package lists... 2021-05-16T17:36:26.1094351Z Building dependency tree... 2021-05-16T17:36:26.1117702Z Reading state information... 2021-05-16T17:36:26.3016805Z The following additional packages will be installed: 2021-05-16T17:36:26.3019818Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T17:36:26.3022044Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T17:36:26.3026007Z Suggested packages: 2021-05-16T17:36:26.3027891Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T17:36:26.3629503Z The following NEW packages will be installed: 2021-05-16T17:36:26.3633135Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T17:36:26.3640536Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T17:36:26.3871736Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:26.3873402Z Need to get 1459 kB of archives. 2021-05-16T17:36:26.3874286Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T17:36:26.3876456Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T17:36:26.3908770Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T17:36:26.3921871Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T17:36:26.3932851Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T17:36:26.3945295Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-16T17:36:26.3953437Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T17:36:26.3985633Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T17:36:26.4117470Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T17:36:26.4137219Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T17:36:26.4142657Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T17:36:26.9473713Z Fetched 1459 kB in 0s (27.3 MB/s) 2021-05-16T17:36:26.9880637Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T17:36:26.9982881Z (Reading database ... 2021-05-16T17:36:26.9983455Z (Reading database ... 5% 2021-05-16T17:36:26.9984058Z (Reading database ... 10% 2021-05-16T17:36:26.9984584Z (Reading database ... 15% 2021-05-16T17:36:26.9986273Z (Reading database ... 20% 2021-05-16T17:36:26.9986814Z (Reading database ... 25% 2021-05-16T17:36:26.9987656Z (Reading database ... 30% 2021-05-16T17:36:26.9988196Z (Reading database ... 35% 2021-05-16T17:36:26.9988719Z (Reading database ... 40% 2021-05-16T17:36:26.9989252Z (Reading database ... 45% 2021-05-16T17:36:26.9989770Z (Reading database ... 50% 2021-05-16T17:36:27.0027156Z (Reading database ... 55% 2021-05-16T17:36:27.0085842Z (Reading database ... 60% 2021-05-16T17:36:27.0126937Z (Reading database ... 65% 2021-05-16T17:36:27.0273166Z (Reading database ... 70% 2021-05-16T17:36:27.0422598Z (Reading database ... 75% 2021-05-16T17:36:27.0455000Z (Reading database ... 80% 2021-05-16T17:36:27.1011180Z (Reading database ... 85% 2021-05-16T17:36:27.1390166Z (Reading database ... 90% 2021-05-16T17:36:27.1490305Z (Reading database ... 95% 2021-05-16T17:36:27.1491286Z (Reading database ... 100% 2021-05-16T17:36:27.1492333Z (Reading database ... 268721 files and directories currently installed.) 2021-05-16T17:36:27.1624832Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:36:27.1654262Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:27.2205994Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T17:36:27.2472136Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:36:27.2489504Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:27.2885073Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T17:36:27.3171251Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:36:27.3183168Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:27.3724887Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T17:36:27.3971910Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:36:27.3982206Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:27.4324622Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T17:36:27.4688671Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T17:36:27.4736188Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T17:36:27.5125408Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T17:36:27.5427594Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:36:27.5442042Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:27.6005676Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T17:36:27.6308713Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T17:36:27.6324734Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T17:36:27.7244722Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T17:36:27.7500878Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:36:27.7521849Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T17:36:27.8088034Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T17:36:27.8423059Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:36:27.8440145Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:27.8780052Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T17:36:27.9105404Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T17:36:27.9117314Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T17:36:28.0454067Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T17:36:28.0498685Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:28.0546678Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T17:36:28.0646616Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T17:36:28.0718705Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:28.0778882Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:28.0827308Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:28.0868482Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:28.0901735Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:28.0931229Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T17:36:28.0994326Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:36:28.1262513Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:36:32.1275337Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:36:34.6886783Z Reading package lists... 2021-05-16T17:36:34.8792830Z Building dependency tree... 2021-05-16T17:36:34.8816357Z Reading state information... 2021-05-16T17:36:35.0275287Z E: Unable to locate package udunits 2021-05-16T17:36:35.1034286Z Reading package lists... 2021-05-16T17:36:35.3030701Z Building dependency tree... 2021-05-16T17:36:35.3057998Z Reading state information... 2021-05-16T17:36:35.5029761Z The following additional packages will be installed: 2021-05-16T17:36:35.5032101Z libwebpdemux2 2021-05-16T17:36:35.5564606Z The following NEW packages will be installed: 2021-05-16T17:36:35.5572420Z libwebp-dev libwebpdemux2 2021-05-16T17:36:35.5787828Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:35.5788645Z Need to get 277 kB of archives. 2021-05-16T17:36:35.5789453Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T17:36:35.5791426Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T17:36:35.5806198Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T17:36:36.0897887Z Fetched 277 kB in 0s (12.5 MB/s) 2021-05-16T17:36:36.1285445Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T17:36:36.1373267Z (Reading database ... 2021-05-16T17:36:36.1374197Z (Reading database ... 5% 2021-05-16T17:36:36.1374944Z (Reading database ... 10% 2021-05-16T17:36:36.1375704Z (Reading database ... 15% 2021-05-16T17:36:36.1376747Z (Reading database ... 20% 2021-05-16T17:36:36.1378183Z (Reading database ... 25% 2021-05-16T17:36:36.1379325Z (Reading database ... 30% 2021-05-16T17:36:36.1380176Z (Reading database ... 35% 2021-05-16T17:36:36.1380910Z (Reading database ... 40% 2021-05-16T17:36:36.1381651Z (Reading database ... 45% 2021-05-16T17:36:36.1382769Z (Reading database ... 50% 2021-05-16T17:36:36.1423980Z (Reading database ... 55% 2021-05-16T17:36:36.1474287Z (Reading database ... 60% 2021-05-16T17:36:36.1509557Z (Reading database ... 65% 2021-05-16T17:36:36.1659075Z (Reading database ... 70% 2021-05-16T17:36:36.1799804Z (Reading database ... 75% 2021-05-16T17:36:36.1830497Z (Reading database ... 80% 2021-05-16T17:36:36.2280981Z (Reading database ... 85% 2021-05-16T17:36:36.2645961Z (Reading database ... 90% 2021-05-16T17:36:36.2739689Z (Reading database ... 95% 2021-05-16T17:36:36.2740452Z (Reading database ... 100% 2021-05-16T17:36:36.2741487Z (Reading database ... 269021 files and directories currently installed.) 2021-05-16T17:36:36.2872555Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T17:36:36.2897828Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T17:36:36.3204726Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T17:36:36.3468349Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T17:36:36.3484466Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T17:36:36.4451036Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T17:36:36.4490758Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T17:36:36.4528449Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:36:39.0390691Z Reading package lists... 2021-05-16T17:36:39.2215545Z Building dependency tree... 2021-05-16T17:36:39.2237690Z Reading state information... 2021-05-16T17:36:39.3950105Z The following additional packages will be installed: 2021-05-16T17:36:39.3952905Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T17:36:39.3954803Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T17:36:39.3956786Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T17:36:39.3964566Z Suggested packages: 2021-05-16T17:36:39.3966383Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T17:36:39.3967115Z Recommended packages: 2021-05-16T17:36:39.3967606Z cargo 2021-05-16T17:36:39.4597863Z The following NEW packages will be installed: 2021-05-16T17:36:39.4605936Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T17:36:39.4607842Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T17:36:39.4611967Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T17:36:39.4942549Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:39.4943401Z Need to get 108 MB of archives. 2021-05-16T17:36:39.4944242Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T17:36:39.4946906Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T17:36:39.4989012Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T17:36:39.4996352Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-16T17:36:39.5014091Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T17:36:39.5078283Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T17:36:39.5103042Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T17:36:39.5126247Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-16T17:36:39.6485916Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-16T17:36:41.3102052Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-16T17:36:41.7176779Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-16T17:36:41.7405406Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-16T17:36:41.7752014Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T17:36:41.8901528Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-16T17:36:42.3972154Z Fetched 108 MB in 2s (44.5 MB/s) 2021-05-16T17:36:42.4338158Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T17:36:42.4429683Z (Reading database ... 2021-05-16T17:36:42.4430412Z (Reading database ... 5% 2021-05-16T17:36:42.4430957Z (Reading database ... 10% 2021-05-16T17:36:42.4431483Z (Reading database ... 15% 2021-05-16T17:36:42.4432017Z (Reading database ... 20% 2021-05-16T17:36:42.4432539Z (Reading database ... 25% 2021-05-16T17:36:42.4433073Z (Reading database ... 30% 2021-05-16T17:36:42.4433595Z (Reading database ... 35% 2021-05-16T17:36:42.4434125Z (Reading database ... 40% 2021-05-16T17:36:42.4434645Z (Reading database ... 45% 2021-05-16T17:36:42.4435175Z (Reading database ... 50% 2021-05-16T17:36:42.4471405Z (Reading database ... 55% 2021-05-16T17:36:42.4524714Z (Reading database ... 60% 2021-05-16T17:36:42.4560810Z (Reading database ... 65% 2021-05-16T17:36:42.4701714Z (Reading database ... 70% 2021-05-16T17:36:42.4838988Z (Reading database ... 75% 2021-05-16T17:36:42.4870477Z (Reading database ... 80% 2021-05-16T17:36:42.5323998Z (Reading database ... 85% 2021-05-16T17:36:42.5686013Z (Reading database ... 90% 2021-05-16T17:36:42.5781766Z (Reading database ... 95% 2021-05-16T17:36:42.5782416Z (Reading database ... 100% 2021-05-16T17:36:42.5783235Z (Reading database ... 269049 files and directories currently installed.) 2021-05-16T17:36:42.5913383Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T17:36:42.5938131Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T17:36:42.6444665Z Selecting previously unselected package libipt2. 2021-05-16T17:36:42.6737564Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T17:36:42.6753300Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T17:36:42.7124595Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T17:36:42.7425922Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T17:36:42.7439785Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T17:36:42.7992828Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T17:36:42.8363031Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T17:36:42.8382205Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T17:36:42.9276833Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T17:36:42.9606319Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T17:36:42.9619071Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T17:36:43.0201467Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T17:36:43.0564319Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T17:36:43.0575782Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T17:36:43.0892163Z Selecting previously unselected package gdb. 2021-05-16T17:36:43.1218780Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T17:36:43.1240691Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T17:36:43.5124793Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T17:36:43.5432476Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:36:43.5446246Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:50.9885253Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T17:36:51.0205630Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:36:51.0220857Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:54.3421100Z Selecting previously unselected package rustc. 2021-05-16T17:36:54.3756973Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:36:54.3768720Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:54.6108909Z Selecting previously unselected package cargo. 2021-05-16T17:36:54.6458920Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:36:54.6471398Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T17:36:55.0309477Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T17:36:55.0625379Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T17:36:55.0636023Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T17:36:56.4901176Z Selecting previously unselected package rust-gdb. 2021-05-16T17:36:56.5241944Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T17:36:56.5254359Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:56.5975028Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:56.6024069Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T17:36:56.6062444Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T17:36:56.6103680Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:56.6135605Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T17:36:56.6166491Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T17:36:56.6202659Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T17:36:56.6238033Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:56.6269107Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T17:36:56.6304237Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T17:36:56.6331281Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T17:36:56.6375544Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T17:36:56.6418448Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:56.6459025Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:36:56.6711232Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:37:00.6045255Z Reading package lists... 2021-05-16T17:37:00.8041037Z Building dependency tree... 2021-05-16T17:37:00.8063730Z Reading state information... 2021-05-16T17:37:01.0216285Z The following additional packages will be installed: 2021-05-16T17:37:01.0218469Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T17:37:01.0221073Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T17:37:01.0222559Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T17:37:01.0223977Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T17:37:01.0225442Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T17:37:01.0226834Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T17:37:01.0228127Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T17:37:01.0229597Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T17:37:01.0231461Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T17:37:01.0233240Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T17:37:01.0234865Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T17:37:01.0236370Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T17:37:01.0237922Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T17:37:01.0239653Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T17:37:01.0241319Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T17:37:01.0243304Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T17:37:01.0244824Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T17:37:01.0246329Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T17:37:01.0247917Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T17:37:01.0249189Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T17:37:01.0250430Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T17:37:01.0251752Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T17:37:01.0252988Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T17:37:01.0254172Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T17:37:01.0255366Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T17:37:01.0259827Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T17:37:01.0272442Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T17:37:01.0274351Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T17:37:01.0275896Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T17:37:01.0277299Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T17:37:01.0278918Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T17:37:01.0280215Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T17:37:01.0281709Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T17:37:01.0283336Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T17:37:01.0284903Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T17:37:01.0286458Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T17:37:01.0290656Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T17:37:01.0292476Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T17:37:01.0294093Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T17:37:01.0295670Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T17:37:01.0297510Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T17:37:01.0298892Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T17:37:01.0300529Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T17:37:01.0302482Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T17:37:01.0304472Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T17:37:01.0306235Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T17:37:01.0307744Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T17:37:01.0309307Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T17:37:01.0310877Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T17:37:01.0311658Z Suggested packages: 2021-05-16T17:37:01.0313041Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T17:37:01.0314457Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T17:37:01.0316147Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T17:37:01.0317696Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T17:37:01.0319005Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T17:37:01.0320384Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T17:37:01.0321873Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T17:37:01.0323532Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T17:37:01.0324941Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T17:37:01.0326647Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T17:37:01.0328529Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T17:37:01.0330586Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T17:37:01.0332080Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T17:37:01.0333745Z wpagui libengine-pkcs11-openssl 2021-05-16T17:37:01.1380322Z The following NEW packages will be installed: 2021-05-16T17:37:01.1384805Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T17:37:01.1386898Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T17:37:01.1388637Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T17:37:01.1390374Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T17:37:01.1392029Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T17:37:01.1393626Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T17:37:01.1395055Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T17:37:01.1396723Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T17:37:01.1398745Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T17:37:01.1401116Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T17:37:01.1403212Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T17:37:01.1405000Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T17:37:01.1406772Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T17:37:01.1408666Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T17:37:01.1410479Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T17:37:01.1412244Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T17:37:01.1413858Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T17:37:01.1415594Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T17:37:01.1417334Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T17:37:01.1418759Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T17:37:01.1420127Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T17:37:01.1421580Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T17:37:01.1424473Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T17:37:01.1425897Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T17:37:01.1427237Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T17:37:01.1429248Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T17:37:01.1432872Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T17:37:01.1434366Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T17:37:01.1436128Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T17:37:01.1437548Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T17:37:01.1438882Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T17:37:01.1440176Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T17:37:01.1441590Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T17:37:01.1444666Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T17:37:01.1446489Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T17:37:01.1448058Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T17:37:01.1449519Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T17:37:01.1450947Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T17:37:01.1452321Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T17:37:01.1453825Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T17:37:01.1455315Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T17:37:01.1456709Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T17:37:01.1458114Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T17:37:01.1459741Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T17:37:01.1461459Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T17:37:01.1462899Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T17:37:01.1464348Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T17:37:01.1465905Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T17:37:01.1467217Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T17:37:01.1694863Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:37:01.1695747Z Need to get 183 MB of archives. 2021-05-16T17:37:01.1696620Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T17:37:01.1698917Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T17:37:01.1734148Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T17:37:01.2045716Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-16T17:37:01.2063716Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-16T17:37:01.2070037Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-16T17:37:01.2075070Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T17:37:01.2083743Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T17:37:01.2089760Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T17:37:01.2097436Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-16T17:37:01.2104566Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T17:37:01.2119185Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T17:37:01.2143090Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T17:37:01.2210057Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T17:37:01.2218024Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T17:37:01.2225332Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T17:37:01.2231527Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T17:37:01.2237094Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T17:37:01.2247653Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T17:37:01.2249618Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T17:37:01.2253144Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T17:37:01.2255683Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T17:37:01.2261285Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T17:37:01.2269359Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T17:37:01.2550400Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T17:37:01.2769539Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T17:37:01.2788196Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-16T17:37:01.2811926Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-16T17:37:01.2885555Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T17:37:01.2892184Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T17:37:01.2913324Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T17:37:01.2971866Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T17:37:01.3102187Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T17:37:01.3229948Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T17:37:01.3245231Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T17:37:01.3252601Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T17:37:01.3259763Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T17:37:01.5037440Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-16T17:37:01.5047021Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T17:37:01.5128567Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T17:37:01.5205534Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T17:37:01.5227503Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T17:37:01.5242966Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T17:37:01.5251666Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T17:37:01.5276352Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T17:37:01.5290454Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T17:37:01.5309985Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T17:37:01.5321652Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T17:37:01.5368157Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T17:37:01.5379750Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T17:37:01.5430698Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T17:37:01.5440620Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T17:37:01.5450136Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T17:37:01.5458180Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T17:37:01.5471446Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T17:37:01.5528080Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T17:37:02.2979600Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T17:37:02.2983509Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T17:37:02.2986465Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T17:37:02.2988992Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T17:37:02.2991451Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T17:37:02.2996468Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T17:37:02.2999273Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T17:37:02.3005221Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T17:37:02.3011991Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T17:37:02.3014593Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T17:37:02.3016795Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T17:37:02.3019541Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T17:37:02.3021738Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T17:37:02.3023957Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T17:37:02.3030265Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T17:37:02.3038677Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T17:37:02.3041564Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T17:37:02.3054697Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T17:37:02.3057901Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T17:37:02.3060819Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T17:37:02.3064523Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T17:37:02.3066948Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-16T17:37:02.3069428Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-16T17:37:02.3073176Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-16T17:37:02.3075791Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T17:37:02.3078321Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T17:37:02.3080897Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T17:37:02.3083389Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T17:37:02.3085795Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-16T17:37:02.3088278Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T17:37:02.3090607Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T17:37:02.3093023Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T17:37:02.3095258Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T17:37:02.3097407Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-16T17:37:02.3099309Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T17:37:02.3101459Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T17:37:02.3103568Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T17:37:02.3105579Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T17:37:02.3107766Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T17:37:02.3109907Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T17:37:02.3111839Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T17:37:02.3113830Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T17:37:02.3116006Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T17:37:02.3118307Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T17:37:02.3120432Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T17:37:02.3122648Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T17:37:02.3127329Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-16T17:37:02.3129909Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-16T17:37:02.3133264Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T17:37:02.3135311Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T17:37:02.3137507Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T17:37:02.3139466Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T17:37:02.7252713Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T17:37:02.7268348Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T17:37:02.7276505Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T17:37:02.7547352Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T17:37:02.9045365Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T17:37:02.9053354Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-16T17:37:02.9063260Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T17:37:02.9137262Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T17:37:02.9147002Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T17:37:02.9402253Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T17:37:02.9494354Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T17:37:02.9513142Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T17:37:02.9517158Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T17:37:02.9523250Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T17:37:02.9544515Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T17:37:02.9560167Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T17:37:02.9562213Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-16T17:37:02.9568162Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T17:37:02.9588704Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T17:37:02.9596288Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T17:37:02.9600270Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T17:37:02.9606723Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-16T17:37:02.9616227Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-16T17:37:02.9623481Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-16T17:37:02.9632546Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T17:37:02.9647521Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T17:37:02.9904634Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-16T17:37:02.9918290Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T17:37:02.9921289Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T17:37:02.9934550Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T17:37:02.9998599Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T17:37:03.0015666Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T17:37:03.0033180Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T17:37:03.0035312Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T17:37:03.0056146Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-16T17:37:03.0063329Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-16T17:37:03.0066697Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T17:37:03.0076198Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T17:37:03.0086255Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-16T17:37:03.0088786Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-16T17:37:03.0109855Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-16T17:37:03.0210497Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-16T17:37:03.0974358Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T17:37:03.0976449Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T17:37:03.1032674Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T17:37:03.1047109Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T17:37:03.1078435Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T17:37:03.1114659Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T17:37:03.1125691Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T17:37:03.1476919Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T17:37:03.1547506Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T17:37:03.1662633Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T17:37:03.1986531Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-16T17:37:03.2019465Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-16T17:37:03.2043532Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-16T17:37:03.2047292Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T17:37:03.2101754Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T17:37:03.2104302Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T17:37:03.2120440Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T17:37:03.2122933Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T17:37:03.2191274Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T17:37:03.2232256Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T17:37:03.2584138Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T17:37:03.2635627Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T17:37:03.2698350Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T17:37:03.2702002Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T17:37:03.2704355Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T17:37:03.2707713Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T17:37:03.2711234Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T17:37:03.2713545Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T17:37:03.2717177Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T17:37:03.2719550Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T17:37:03.2723384Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T17:37:03.2725857Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T17:37:03.2728052Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T17:37:03.3124602Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T17:37:03.3175342Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T17:37:03.3662461Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T17:37:03.3675296Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T17:37:03.3682147Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T17:37:03.3722753Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T17:37:03.3727172Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T17:37:03.3740716Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T17:37:03.3790733Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T17:37:03.3792660Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T17:37:03.3989671Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T17:37:03.4006996Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T17:37:03.4019423Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T17:37:03.4271468Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T17:37:03.4300528Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-16T17:37:03.4317100Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-16T17:37:03.4319598Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T17:37:03.4334233Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T17:37:03.4580512Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T17:37:03.6076989Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-16T17:37:03.6120554Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T17:37:03.6204762Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T17:37:03.9141438Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T17:37:04.0039353Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-16T17:37:04.0120748Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-16T17:37:04.0140368Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T17:37:04.0246103Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T17:37:04.0270601Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T17:37:04.0611760Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T17:37:04.0820485Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T17:37:04.0834079Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T17:37:04.0840525Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T17:37:05.4483409Z Fetched 183 MB in 3s (62.4 MB/s) 2021-05-16T17:37:05.4896081Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T17:37:05.4986990Z (Reading database ... 2021-05-16T17:37:05.4988047Z (Reading database ... 5% 2021-05-16T17:37:05.4988813Z (Reading database ... 10% 2021-05-16T17:37:05.4989555Z (Reading database ... 15% 2021-05-16T17:37:05.4990279Z (Reading database ... 20% 2021-05-16T17:37:05.4991016Z (Reading database ... 25% 2021-05-16T17:37:05.4991746Z (Reading database ... 30% 2021-05-16T17:37:05.4992463Z (Reading database ... 35% 2021-05-16T17:37:05.4993196Z (Reading database ... 40% 2021-05-16T17:37:05.4993915Z (Reading database ... 45% 2021-05-16T17:37:05.4994651Z (Reading database ... 50% 2021-05-16T17:37:05.5021066Z (Reading database ... 55% 2021-05-16T17:37:05.5077417Z (Reading database ... 60% 2021-05-16T17:37:05.5113193Z (Reading database ... 65% 2021-05-16T17:37:05.5273940Z (Reading database ... 70% 2021-05-16T17:37:05.5428591Z (Reading database ... 75% 2021-05-16T17:37:05.5460361Z (Reading database ... 80% 2021-05-16T17:37:05.5956388Z (Reading database ... 85% 2021-05-16T17:37:05.6348468Z (Reading database ... 90% 2021-05-16T17:37:05.6447119Z (Reading database ... 95% 2021-05-16T17:37:05.6447730Z (Reading database ... 100% 2021-05-16T17:37:05.6448554Z (Reading database ... 269804 files and directories currently installed.) 2021-05-16T17:37:05.6583033Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T17:37:05.6608642Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T17:37:05.7084333Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T17:37:05.7365538Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:05.7462646Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:05.9687635Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T17:37:06.0024032Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:37:06.0036945Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:37:06.0484312Z Selecting previously unselected package libegl1:amd64. 2021-05-16T17:37:06.0736329Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:37:06.0752214Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:37:06.1084153Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T17:37:06.1398472Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T17:37:06.1413123Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T17:37:06.1724671Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T17:37:06.2074626Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T17:37:06.2087574Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T17:37:06.2391611Z Selecting previously unselected package libwacom-common. 2021-05-16T17:37:06.2701693Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T17:37:06.2712242Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T17:37:06.3471728Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T17:37:06.3784201Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T17:37:06.3796143Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T17:37:06.4165392Z Selecting previously unselected package libinput-bin. 2021-05-16T17:37:06.4440046Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T17:37:06.4458183Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T17:37:06.4804717Z Selecting previously unselected package libinput10:amd64. 2021-05-16T17:37:06.5121794Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T17:37:06.5134588Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T17:37:06.5564944Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T17:37:06.5857786Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:06.5868529Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:06.6380913Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T17:37:06.6690108Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:06.6700788Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:06.7770966Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T17:37:06.8083041Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T17:37:06.8091861Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T17:37:06.8379815Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T17:37:06.8705557Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T17:37:06.8719354Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T17:37:06.9044477Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T17:37:06.9329413Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T17:37:06.9343607Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T17:37:06.9639227Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T17:37:06.9954146Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T17:37:06.9961368Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T17:37:07.0313849Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T17:37:07.0627181Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T17:37:07.0639224Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T17:37:07.1004710Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T17:37:07.1252816Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T17:37:07.1269726Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T17:37:07.1580018Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T17:37:07.1859250Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T17:37:07.1871162Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T17:37:07.2565436Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T17:37:07.2855113Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T17:37:07.2869308Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T17:37:07.3223506Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T17:37:07.3536445Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T17:37:07.3554407Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T17:37:07.3925873Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T17:37:07.4227854Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T17:37:07.4238938Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T17:37:07.4655692Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T17:37:07.5050012Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:07.5172852Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:07.9044749Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T17:37:07.9358787Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:07.9370060Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:08.2128096Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T17:37:08.2466017Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:08.2478358Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:08.2907326Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T17:37:08.3235812Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T17:37:08.3247505Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T17:37:08.3754270Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T17:37:08.4078403Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T17:37:08.4092656Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T17:37:08.5324722Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T17:37:08.5609141Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T17:37:08.5619375Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T17:37:08.5928386Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T17:37:08.6273816Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:08.6322108Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:08.6836413Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T17:37:08.7160779Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:08.7171309Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:08.7797768Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T17:37:08.8115229Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:08.8128526Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:09.0084336Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T17:37:09.0413446Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:09.0425371Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:09.2229736Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T17:37:09.2581347Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:09.2593341Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:09.3022917Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T17:37:09.3353927Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:09.3387958Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:09.3700872Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T17:37:09.4050591Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T17:37:09.4066841Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T17:37:09.4484123Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T17:37:09.4787184Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T17:37:09.4803873Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T17:37:11.0366023Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T17:37:11.0678123Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:11.0690456Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:11.1094970Z Selecting previously unselected package qgis-providers-common. 2021-05-16T17:37:11.1449912Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:37:11.1471095Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:11.4445002Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T17:37:11.4725069Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T17:37:11.4737394Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T17:37:11.5333925Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T17:37:11.5654627Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T17:37:11.5667493Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T17:37:11.6245384Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T17:37:11.6507144Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:11.6533182Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:11.6964617Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T17:37:11.7249768Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:11.7259580Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:11.7685521Z Selecting previously unselected package gdal-data. 2021-05-16T17:37:11.7998634Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T17:37:11.8009019Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:11.8644818Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T17:37:11.8913206Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T17:37:11.8931379Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T17:37:11.9404525Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T17:37:11.9674919Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T17:37:11.9688447Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T17:37:12.0164061Z Selecting previously unselected package libarmadillo9. 2021-05-16T17:37:12.0479987Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T17:37:12.0492216Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T17:37:12.0964166Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T17:37:12.1240698Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T17:37:12.1252270Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T17:37:12.2165936Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T17:37:12.2443176Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T17:37:12.2459462Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T17:37:12.2936033Z Selecting previously unselected package libdap25:amd64. 2021-05-16T17:37:12.3262693Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T17:37:12.3279719Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T17:37:12.4207598Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T17:37:12.4563640Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T17:37:12.4578605Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T17:37:12.5022148Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T17:37:12.5368547Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T17:37:12.5384157Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T17:37:12.5750815Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T17:37:12.6034141Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T17:37:12.6121928Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T17:37:12.6484756Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T17:37:12.6736457Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T17:37:12.6749279Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T17:37:12.7245602Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T17:37:12.7522510Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T17:37:12.7534594Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T17:37:12.8526204Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T17:37:12.8844735Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T17:37:12.8859936Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T17:37:12.9285160Z Selecting previously unselected package proj-data. 2021-05-16T17:37:12.9629428Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T17:37:12.9659058Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T17:37:13.8490062Z Selecting previously unselected package libproj15:amd64. 2021-05-16T17:37:13.8823322Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T17:37:13.8836408Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T17:37:14.0205335Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T17:37:14.0505685Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T17:37:14.0516164Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T17:37:14.0926191Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T17:37:14.1226226Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T17:37:14.1250325Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T17:37:14.1925027Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T17:37:14.2187148Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T17:37:14.2203502Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T17:37:14.2564570Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T17:37:14.2863665Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T17:37:14.2907196Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T17:37:14.3284571Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T17:37:14.3580855Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:37:14.3592840Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T17:37:14.4013438Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T17:37:14.4346736Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:37:14.4368547Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T17:37:14.4917892Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T17:37:14.5246386Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:37:14.5258302Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T17:37:14.5621427Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T17:37:14.5987545Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T17:37:14.6014535Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T17:37:14.6724890Z Selecting previously unselected package libogdi4.1. 2021-05-16T17:37:14.7065417Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T17:37:14.7075157Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T17:37:14.7644095Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T17:37:14.7922153Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T17:37:14.7937188Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T17:37:14.8465691Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T17:37:14.8796803Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T17:37:14.8813641Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T17:37:15.0895570Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T17:37:15.1259383Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T17:37:15.1294250Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T17:37:15.2681111Z Selecting previously unselected package libgdal26. 2021-05-16T17:37:15.3003410Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:37:15.3018411Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:16.0563687Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T17:37:16.0884880Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:16.0898201Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:16.1259981Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T17:37:16.1607951Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T17:37:16.1624472Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T17:37:16.1969744Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T17:37:16.2309804Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:16.2323279Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:16.2714934Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T17:37:16.3042837Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:16.3054936Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:16.3513834Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T17:37:16.3841429Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T17:37:16.3853349Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T17:37:16.4503639Z Selecting previously unselected package libzip5:amd64. 2021-05-16T17:37:16.4927549Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T17:37:16.4939630Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T17:37:16.5505799Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T17:37:16.5841345Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:16.5858242Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:17.2380081Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T17:37:17.2699523Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:17.2712465Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:17.3039848Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T17:37:17.3445852Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T17:37:17.3462428Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T17:37:17.3962339Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T17:37:17.4292736Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T17:37:17.4317020Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T17:37:17.6142351Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T17:37:17.6469789Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:17.6483920Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:17.6835140Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T17:37:17.7168180Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:17.7176693Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:17.7648226Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T17:37:17.7992935Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T17:37:17.8009507Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T17:37:17.8964821Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T17:37:17.9223290Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:17.9418734Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:18.3525299Z Selecting previously unselected package qgis-providers. 2021-05-16T17:37:18.3810271Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:18.3831906Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:18.6394011Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T17:37:18.6861830Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:37:18.6875485Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:37:18.7284564Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T17:37:18.7667421Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T17:37:18.7679921Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T17:37:18.7985646Z Selecting previously unselected package avahi-daemon. 2021-05-16T17:37:18.8303796Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:37:18.8320780Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T17:37:18.8880595Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T17:37:18.9221815Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T17:37:18.9233058Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T17:37:19.0163978Z Selecting previously unselected package blt. 2021-05-16T17:37:19.0482248Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T17:37:19.0496991Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T17:37:19.0795810Z Selecting previously unselected package fonts-lyx. 2021-05-16T17:37:19.1139179Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T17:37:19.1152096Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T17:37:19.1684932Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T17:37:19.1965055Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T17:37:19.1977214Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T17:37:19.2406450Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T17:37:19.2687432Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T17:37:19.2705881Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:37:19.3326312Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T17:37:19.3644357Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T17:37:19.3660874Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:37:19.4108570Z Selecting previously unselected package gcr. 2021-05-16T17:37:19.4436282Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T17:37:19.4446026Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T17:37:19.4952384Z Selecting previously unselected package python3-numpy. 2021-05-16T17:37:19.5273799Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T17:37:19.5286888Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T17:37:19.8801191Z Selecting previously unselected package python3-gdal. 2021-05-16T17:37:19.9127789Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:37:19.9150477Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:20.0124589Z Selecting previously unselected package gdal-bin. 2021-05-16T17:37:20.0410217Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:37:20.0426735Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:20.1167070Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T17:37:20.1457092Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:37:20.1470438Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:37:20.1805746Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T17:37:20.2103890Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T17:37:20.2118151Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T17:37:20.2688115Z Selecting previously unselected package geoclue-2.0. 2021-05-16T17:37:20.3032094Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T17:37:20.3049097Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T17:37:20.3564863Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T17:37:20.3888801Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T17:37:20.3904133Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T17:37:20.4510571Z Selecting previously unselected package p11-kit. 2021-05-16T17:37:20.4861931Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T17:37:20.4873434Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T17:37:20.5279202Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T17:37:20.5606414Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T17:37:20.5618463Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T17:37:20.6006532Z Selecting previously unselected package gnome-keyring. 2021-05-16T17:37:20.6354886Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:37:20.6499533Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T17:37:20.7648156Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T17:37:20.7947131Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:37:20.7957596Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:37:20.8306217Z Selecting previously unselected package grass-doc. 2021-05-16T17:37:20.8641721Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T17:37:20.8658325Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T17:37:22.8763206Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T17:37:22.9110794Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T17:37:22.9122749Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T17:37:22.9590790Z Selecting previously unselected package libpdal-util9. 2021-05-16T17:37:22.9940074Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:22.9953049Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T17:37:23.0485233Z Selecting previously unselected package libpdal-base9. 2021-05-16T17:37:23.0808523Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:23.8137715Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T17:37:23.8138847Z Selecting previously unselected package grass-core. 2021-05-16T17:37:23.8139998Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T17:37:23.8140944Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T17:37:24.0986024Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T17:37:24.1319306Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T17:37:24.1339461Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T17:37:24.1725162Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T17:37:24.2086540Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T17:37:24.2099561Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T17:37:24.2564978Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T17:37:24.2876331Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T17:37:24.2885864Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T17:37:24.3936701Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T17:37:24.4286875Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T17:37:24.4303755Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T17:37:24.5083744Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T17:37:24.5428048Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T17:37:24.5451166Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T17:37:24.9405138Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T17:37:24.9687871Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T17:37:24.9701379Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T17:37:25.0876941Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T17:37:25.1210111Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T17:37:25.1222630Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T17:37:25.1673870Z Selecting previously unselected package libfcgi-bin. 2021-05-16T17:37:25.1996832Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T17:37:25.2011712Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T17:37:25.2321618Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T17:37:25.2780054Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T17:37:25.2792844Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T17:37:25.3140622Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T17:37:25.3467919Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T17:37:25.3560507Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T17:37:25.4484706Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T17:37:25.4808758Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T17:37:25.4823680Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T17:37:25.5198835Z Selecting previously unselected package libmbim-proxy. 2021-05-16T17:37:25.5539995Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T17:37:25.5550323Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T17:37:25.5884599Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T17:37:25.6167302Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T17:37:25.6180385Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:37:25.6526930Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T17:37:25.6863515Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T17:37:25.6878355Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:37:25.7389043Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T17:37:25.7727950Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T17:37:25.7751356Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T17:37:25.8124839Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T17:37:25.8415163Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:37:25.8428441Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:37:25.8737628Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T17:37:25.9141621Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T17:37:25.9156461Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T17:37:25.9535688Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T17:37:25.9936965Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:25.9952015Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T17:37:26.0325679Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T17:37:26.0623216Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:26.0639577Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T17:37:26.0994442Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T17:37:26.1378288Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:26.1390294Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T17:37:26.1828894Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T17:37:26.2148257Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:26.2163228Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T17:37:26.2613556Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T17:37:26.2949654Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T17:37:26.2963112Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T17:37:26.4925622Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T17:37:26.5200966Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:26.5215732Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T17:37:26.5644731Z Selecting previously unselected package libpdal-plugins. 2021-05-16T17:37:26.5934803Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:26.5947744Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T17:37:26.6404089Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T17:37:26.6691676Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:26.6707252Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:26.7166980Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T17:37:26.7503232Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:26.7516621Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:26.8764504Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T17:37:26.9071360Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:26.9088392Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:26.9593753Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T17:37:26.9957006Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:26.9968812Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:27.0485054Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T17:37:27.0917830Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:27.0968648Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:27.1403990Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T17:37:27.1690926Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:27.1706642Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:27.2245820Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T17:37:27.2541772Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:27.2554684Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:27.2885381Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T17:37:27.3194720Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:27.3205806Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:27.3500839Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T17:37:27.3837968Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:27.3850533Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:27.4349307Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T17:37:27.4710797Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:27.4726081Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:27.5071840Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T17:37:27.5397345Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:27.5414622Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:27.5804484Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T17:37:27.6085432Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:27.6097170Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:27.6725719Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T17:37:27.7043013Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:27.7056570Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:27.8524553Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T17:37:27.8861995Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:27.8872247Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:28.3028562Z Selecting previously unselected package qtchooser. 2021-05-16T17:37:28.3383490Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T17:37:28.3401584Z Unpacking qtchooser (66-2build1) ... 2021-05-16T17:37:28.3734913Z Selecting previously unselected package qdoc-qt5. 2021-05-16T17:37:28.4103916Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:28.4125663Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:28.4996599Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T17:37:28.5338853Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:28.5352185Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:28.5805891Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T17:37:28.6102784Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:28.6118779Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:28.6543039Z Selecting previously unselected package qt5-assistant. 2021-05-16T17:37:28.6898589Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:28.6917019Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T17:37:28.7725094Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T17:37:28.8028956Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:28.8040524Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:28.8476836Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T17:37:28.8822605Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:28.8833776Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:29.1484250Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T17:37:29.1769371Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:29.1786424Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:29.4936322Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T17:37:29.5342047Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:29.5356903Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T17:37:29.7085656Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T17:37:29.7391277Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:29.7450923Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:29.8788101Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T17:37:29.9109038Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:29.9118754Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:29.9813854Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T17:37:30.0153547Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:30.0164898Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:30.0804217Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T17:37:30.1096299Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:30.1109179Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:30.1564972Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T17:37:30.1841905Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T17:37:30.1854967Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T17:37:30.2804895Z Selecting previously unselected package libqmi-proxy. 2021-05-16T17:37:30.3100397Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T17:37:30.3279643Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T17:37:30.3600757Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T17:37:30.3897091Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:30.3910236Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:30.4351670Z Selecting previously unselected package libwacom-bin. 2021-05-16T17:37:30.4676208Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T17:37:30.4690309Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T17:37:30.5077243Z Selecting previously unselected package modemmanager. 2021-05-16T17:37:30.5427712Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T17:37:30.5536870Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T17:37:30.6880241Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T17:37:30.7211970Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T17:37:30.7224916Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T17:37:30.7596768Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T17:37:30.7951151Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T17:37:30.7966102Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T17:37:31.1965284Z Selecting previously unselected package python3-soupsieve. 2021-05-16T17:37:31.2259231Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T17:37:31.2276726Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T17:37:31.2726382Z Selecting previously unselected package python3-bs4. 2021-05-16T17:37:31.3056372Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T17:37:31.3069448Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T17:37:31.3525742Z Selecting previously unselected package python3-cycler. 2021-05-16T17:37:31.3850599Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T17:37:31.3866489Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T17:37:31.4244482Z Selecting previously unselected package python3-dateutil. 2021-05-16T17:37:31.4517413Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T17:37:31.4528294Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T17:37:31.4925676Z Selecting previously unselected package python3-decorator. 2021-05-16T17:37:31.5241296Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T17:37:31.5255093Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T17:37:31.5636628Z Selecting previously unselected package python3-future. 2021-05-16T17:37:31.5965388Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T17:37:31.5974291Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T17:37:31.6884884Z Selecting previously unselected package python3-webencodings. 2021-05-16T17:37:31.7255707Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T17:37:31.7271562Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T17:37:31.7673060Z Selecting previously unselected package python3-html5lib. 2021-05-16T17:37:31.8007806Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T17:37:31.8022414Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T17:37:31.8399889Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T17:37:31.8739749Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T17:37:31.8750065Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T17:37:31.9124708Z Selecting previously unselected package python3-traitlets. 2021-05-16T17:37:31.9427477Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T17:37:31.9439754Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T17:37:31.9884790Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T17:37:32.0164183Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T17:37:32.0176773Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T17:37:32.0566555Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T17:37:32.0879426Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T17:37:32.0891508Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T17:37:32.1324551Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T17:37:32.1580923Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T17:37:32.1596343Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T17:37:32.3444839Z Selecting previously unselected package python3-pyparsing. 2021-05-16T17:37:32.3741911Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T17:37:32.3752192Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T17:37:32.4164460Z Selecting previously unselected package python3-matplotlib. 2021-05-16T17:37:32.4459299Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T17:37:32.4474724Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T17:37:32.9711893Z Selecting previously unselected package python3-nbformat. 2021-05-16T17:37:33.0069919Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T17:37:33.0080965Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T17:37:33.0449241Z Selecting previously unselected package python3-olefile. 2021-05-16T17:37:33.0815771Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T17:37:33.0828108Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T17:37:33.1148786Z Selecting previously unselected package python3-pyproj. 2021-05-16T17:37:33.1504477Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T17:37:33.1520100Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T17:37:33.2243039Z Selecting previously unselected package python3-tz. 2021-05-16T17:37:33.2648255Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T17:37:33.2664500Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T17:37:33.3021019Z Selecting previously unselected package python3-owslib. 2021-05-16T17:37:33.3376248Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T17:37:33.3387291Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T17:37:33.3861611Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T17:37:33.4173009Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T17:37:33.4183941Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T17:37:33.4964830Z Selecting previously unselected package python3-retrying. 2021-05-16T17:37:33.5277896Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T17:37:33.5290179Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T17:37:33.5677971Z Selecting previously unselected package python3-plotly. 2021-05-16T17:37:33.6004085Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T17:37:33.6018948Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T17:37:34.1554672Z Selecting previously unselected package python3-psycopg2. 2021-05-16T17:37:34.1934595Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T17:37:34.1944157Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T17:37:34.2375457Z Selecting previously unselected package python3-sip. 2021-05-16T17:37:34.2742540Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T17:37:34.2754178Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T17:37:34.3205116Z Selecting previously unselected package python3-pyqt5. 2021-05-16T17:37:34.3557662Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:37:34.3574654Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:34.6834845Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T17:37:34.7442154Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T17:37:34.7511066Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T17:37:34.8237349Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T17:37:34.8608468Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:37:34.8619304Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:34.9032509Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T17:37:34.9399527Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:37:34.9417575Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:34.9751193Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T17:37:35.0150084Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:37:35.0160900Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:35.0631841Z Selecting previously unselected package python3-qgis-common. 2021-05-16T17:37:35.1015538Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:37:35.1029785Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:35.4630312Z Selecting previously unselected package python3-qgis. 2021-05-16T17:37:35.4984426Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:35.5012445Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:36.6046177Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T17:37:36.6390330Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T17:37:36.6408792Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T17:37:36.6850984Z Selecting previously unselected package libjs-leaflet. 2021-05-16T17:37:36.7196085Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T17:37:36.7208301Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T17:37:36.7821889Z Selecting previously unselected package qgis-common. 2021-05-16T17:37:36.8173250Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:37:36.8187228Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:38.7520243Z Selecting previously unselected package qgis. 2021-05-16T17:37:38.7885856Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:38.8670223Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:39.1608326Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T17:37:39.1996494Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:37:39.2010492Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:39.4026622Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T17:37:39.4383866Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:39.4396991Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:39.4767274Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T17:37:39.5148747Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:39.5163864Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:39.6135329Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T17:37:39.6558104Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:39.6572210Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:39.7017292Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T17:37:39.7369717Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T17:37:39.7384075Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T17:37:39.9464261Z Selecting previously unselected package wpasupplicant. 2021-05-16T17:37:39.9845426Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T17:37:39.9863652Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T17:37:40.1447272Z Selecting previously unselected package proj-bin. 2021-05-16T17:37:40.1790318Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T17:37:40.1806436Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T17:37:40.2220092Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T17:37:40.2587298Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T17:37:40.2599386Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T17:37:40.3027565Z Selecting previously unselected package usb-modeswitch. 2021-05-16T17:37:40.3369226Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T17:37:40.3453269Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T17:37:40.4278508Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T17:37:40.4318479Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T17:37:40.7451206Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T17:37:40.7486181Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T17:37:40.7528055Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T17:37:40.7567209Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:40.7753455Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T17:37:40.7969824Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T17:37:40.8169175Z Setting up proj-data (6.3.1-1) ... 2021-05-16T17:37:40.8213593Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T17:37:40.8254056Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T17:37:40.8288880Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T17:37:40.8333209Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T17:37:40.8371215Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T17:37:40.8411143Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T17:37:40.8455740Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T17:37:40.8492997Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T17:37:40.8532266Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T17:37:40.8569024Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T17:37:40.8608457Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T17:37:41.0554624Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T17:37:41.0592235Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T17:37:41.0625817Z Setting up python3-olefile (0.46-2) ... 2021-05-16T17:37:41.2525822Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T17:37:41.2565205Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T17:37:41.4320402Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T17:37:41.4354889Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T17:37:41.4393876Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T17:37:41.4429666Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T17:37:41.4469610Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T17:37:41.4521398Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T17:37:41.4569842Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T17:37:41.6108084Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T17:37:41.6148689Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T17:37:41.6184456Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T17:37:41.6226538Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T17:37:41.6268713Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T17:37:41.8076484Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:41.8116179Z Setting up python3-tz (2019.3-1) ... 2021-05-16T17:37:41.9995551Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T17:37:42.0141098Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T17:37:42.0193841Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T17:37:42.0312466Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:37:42.0348012Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T17:37:42.0387120Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T17:37:42.0433259Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T17:37:42.0482070Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T17:37:42.2308227Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:37:42.2343181Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T17:37:42.2372644Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T17:37:42.2410711Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T17:37:42.2510044Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T17:37:42.2552032Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T17:37:42.4775846Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T17:37:42.4814155Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T17:37:42.6603068Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T17:37:42.6637816Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T17:37:42.6676689Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T17:37:42.6714128Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T17:37:42.6744121Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T17:37:42.6785579Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T17:37:42.6834252Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T17:37:42.8885400Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T17:37:42.8927741Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T17:37:42.8977245Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T17:37:42.9046936Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:42.9214899Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T17:37:43.1954319Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T17:37:44.5898315Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T17:37:44.5933227Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T17:37:44.5984695Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T17:37:44.6026009Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:37:44.6067258Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T17:37:44.6109191Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T17:37:44.6140329Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T17:37:44.6177560Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T17:37:44.8444697Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:44.8484770Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T17:37:44.8523078Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T17:37:44.8563096Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T17:37:45.0987303Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T17:37:45.1029238Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:37:45.1062988Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T17:37:45.1108011Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T17:37:45.1139909Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:37:45.1355368Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T17:37:45.3518901Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T17:37:45.3553995Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:37:45.3592571Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T17:37:45.3709179Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T17:37:45.3740048Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T17:37:45.3791262Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:45.3835001Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T17:37:45.3884821Z Setting up python3-future (0.18.2-2) ... 2021-05-16T17:37:45.3979174Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T17:37:45.4047687Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T17:37:45.8129627Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:45.9903617Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T17:37:45.9947687Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:45.9983013Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:37:46.0030239Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T17:37:46.0071068Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T17:37:46.0130663Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:37:46.0165391Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T17:37:46.0207497Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:46.0252270Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:37:46.3053867Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T17:37:46.4944624Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T17:37:46.7160845Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T17:37:46.7195763Z Setting up qtchooser (66-2build1) ... 2021-05-16T17:37:46.7228543Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T17:37:46.7269290Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T17:37:46.9152917Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T17:37:46.9188748Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T17:37:46.9223804Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:37:46.9261342Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T17:37:48.1223285Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T17:37:48.1280005Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T17:37:48.1330388Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T17:37:48.1368267Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:48.1403977Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:48.1449820Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T17:37:48.1486487Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T17:37:48.1521317Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T17:37:48.1558483Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T17:37:48.6221190Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T17:37:48.6244279Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:48.6296744Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T17:37:48.8293187Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T17:37:48.8328314Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T17:37:49.0317694Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:49.0356696Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T17:37:49.2634164Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T17:37:49.2669313Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T17:37:49.2707172Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:49.2743621Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T17:37:49.4565777Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T17:37:49.4569009Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T17:37:50.0732864Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T17:37:50.4236181Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:50.4270409Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T17:37:50.4308109Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:50.4346203Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:50.4379193Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:50.4465809Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:50.4502295Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T17:37:50.6490424Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:50.6493947Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T17:37:50.6498770Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:50.6502532Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T17:37:50.7055008Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:50.7059005Z if direction is "increasing": 2021-05-16T17:37:50.7063562Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:50.7066982Z elif direction is "decreasing": 2021-05-16T17:37:50.7284660Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:50.7285960Z if direction is "increasing": 2021-05-16T17:37:50.7287564Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:50.7288950Z elif direction is "decreasing": 2021-05-16T17:37:51.9512865Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:51.9514602Z if props["offset_coordinates"] is "data": 2021-05-16T17:37:51.9516440Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T17:37:51.9517697Z if props["coordinates"] is not "data": 2021-05-16T17:37:52.8332959Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T17:37:53.4834196Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T17:37:53.4836995Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T17:37:53.4839436Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T17:37:54.8287533Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T17:37:54.8328937Z First installation detected... 2021-05-16T17:37:54.8331448Z Checking NSS setup... 2021-05-16T17:37:54.8382545Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T17:37:54.8452893Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:54.8489766Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T17:37:55.1811190Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:55.1852290Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T17:37:55.1895171Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T17:37:55.1935303Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T17:37:55.1966190Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T17:37:55.2013700Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T17:37:55.2053066Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T17:37:55.2088673Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T17:37:55.2136983Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:55.4466800Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T17:37:55.4514140Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T17:37:55.4549263Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T17:37:55.8726692Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:55.8728641Z if value is '': 2021-05-16T17:37:55.9974249Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:55.9975337Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T17:37:55.9976467Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:55.9977475Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T17:37:55.9978611Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T17:37:55.9979623Z if driver_string is not None and driver_string is not "": 2021-05-16T17:37:56.0560976Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:56.0562963Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T17:37:56.0564794Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:56.0566400Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T17:37:56.1341035Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T17:37:56.1384842Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:56.1521229Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T17:37:56.1555407Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:56.1601058Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:56.1816089Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:56.1856131Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:56.1897854Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:56.1937586Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:56.1981706Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:56.2024466Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:56.3136640Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:56.3180213Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:56.3228460Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:56.3265905Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T17:37:56.4864127Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T17:37:56.4867083Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T17:37:57.1476364Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:57.1516719Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:57.1560447Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T17:37:57.1595186Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:57.1638307Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:57.1677429Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:57.1719658Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T17:37:57.1763694Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T17:37:57.1805740Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T17:37:57.1857849Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:57.1893081Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:57.1927238Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:57.1972955Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:57.2002600Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:57.2044372Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:57.2095745Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T17:37:57.2139697Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T17:37:57.2177126Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:57.2214520Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:57.2251881Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:57.4303702Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:57.4387000Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:57.4422180Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:57.4463510Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:34.2347972Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:38:34.2382253Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T17:38:34.2420531Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:34.2454044Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:38:34.2494459Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:34.2531837Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:34.2565298Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:38:34.2611429Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:34.4445818Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:34.4481962Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T17:38:34.4518173Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:34.4569250Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T17:38:34.4601471Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:34.6746802Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:34.6786360Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:34.6841778Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:34.6983262Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T17:38:34.7236179Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T17:38:35.8569027Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:38:35.8770354Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T17:38:35.9054074Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T17:38:35.9242098Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T17:38:36.0301359Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:38:36.0688083Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T17:38:36.3903352Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:38:51.3787393Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T17:38:51.4072515Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T17:38:53.9026555Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T17:38:53.9027153Z with: 2021-05-16T17:38:53.9027689Z github_slug: neuroconductor/oro.asl 2021-05-16T17:38:53.9028182Z env: 2021-05-16T17:38:53.9028668Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:53.9029179Z TIC_DEPLOY_KEY: 2021-05-16T17:38:53.9030081Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:53.9032082Z GITHUB_PAT: *** 2021-05-16T17:38:53.9032521Z COVERALLS_TOKEN: 2021-05-16T17:38:53.9033067Z continue-on-error: false 2021-05-16T17:38:53.9033589Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:53.9034131Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:53.9034612Z TZ: UTC 2021-05-16T17:38:53.9035048Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:53.9035493Z NOT_CRAN: true 2021-05-16T17:38:53.9035912Z ##[endgroup] 2021-05-16T17:38:53.9475372Z repo slug is: neuroconductor/oro.asl 2021-05-16T17:38:53.9580268Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T17:38:53.9580906Z env: 2021-05-16T17:38:53.9581391Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:53.9581908Z TIC_DEPLOY_KEY: 2021-05-16T17:38:53.9582787Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:53.9584248Z GITHUB_PAT: *** 2021-05-16T17:38:53.9584692Z COVERALLS_TOKEN: 2021-05-16T17:38:53.9585232Z continue-on-error: false 2021-05-16T17:38:53.9585757Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:53.9586277Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:53.9586768Z TZ: UTC 2021-05-16T17:38:53.9587186Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:53.9587646Z NOT_CRAN: true 2021-05-16T17:38:53.9588046Z ##[endgroup] 2021-05-16T17:38:54.1825525Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T17:38:54.1826165Z with: 2021-05-16T17:38:54.1826576Z repo_name: oro.asl 2021-05-16T17:38:54.1827007Z repo_version: 0.1.1 2021-05-16T17:38:54.1827439Z runner_os: Linux 2021-05-16T17:38:54.1827950Z R_version: 3.5 2021-05-16T17:38:54.1828480Z env: 2021-05-16T17:38:54.1828944Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:54.1829456Z TIC_DEPLOY_KEY: 2021-05-16T17:38:54.1830333Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:54.1832292Z GITHUB_PAT: *** 2021-05-16T17:38:54.1832740Z COVERALLS_TOKEN: 2021-05-16T17:38:54.1833410Z continue-on-error: false 2021-05-16T17:38:54.1833936Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:54.1834459Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:54.1835043Z TZ: UTC 2021-05-16T17:38:54.1835435Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:54.1836024Z NOT_CRAN: true 2021-05-16T17:38:54.1836454Z ##[endgroup] 2021-05-16T17:38:54.2244497Z Package: oro.asl 2021-05-16T17:38:54.2257119Z Version: 0.1.1 2021-05-16T17:38:54.2257876Z OS: Linux 2021-05-16T17:38:54.2331469Z ##[group]Run install.packages('remotes') 2021-05-16T17:38:54.2332238Z install.packages('remotes') 2021-05-16T17:38:54.2333114Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T17:38:54.2334224Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T17:38:54.2343820Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:38:54.2344331Z env: 2021-05-16T17:38:54.2344810Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:54.2345344Z TIC_DEPLOY_KEY: 2021-05-16T17:38:54.2346227Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:54.2347756Z GITHUB_PAT: *** 2021-05-16T17:38:54.2348186Z COVERALLS_TOKEN: 2021-05-16T17:38:54.2348727Z continue-on-error: false 2021-05-16T17:38:54.2349251Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:54.2349787Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:54.2350296Z TZ: UTC 2021-05-16T17:38:54.2350715Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:54.2351165Z NOT_CRAN: true 2021-05-16T17:38:54.2351567Z ##[endgroup] 2021-05-16T17:38:54.4179757Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:38:54.4180717Z (as ‘lib’ is unspecified) 2021-05-16T17:39:11.0072267Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T17:39:12.1416833Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-16T17:39:12.4457641Z ================================================== 2021-05-16T17:39:12.4458774Z downloaded 378 KB 2021-05-16T17:39:12.4459423Z 2021-05-16T17:39:12.7257674Z * installing *binary* package ‘remotes’ ... 2021-05-16T17:39:12.7316910Z * DONE (remotes) 2021-05-16T17:39:12.7375877Z 2021-05-16T17:39:12.7376997Z The downloaded source packages are in 2021-05-16T17:39:12.7378632Z ‘/tmp/Rtmpfk8U7T/downloaded_packages’ 2021-05-16T17:39:33.0355374Z ##[group]Run actions/cache@v1 2021-05-16T17:39:33.0355845Z with: 2021-05-16T17:39:33.0356331Z path: /home/runner/work/_temp/Library 2021-05-16T17:39:33.0359939Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-0a7ffe548d4301a5feb43e8b6d04e48791384b7df70ea694f2ef64a80bc0b2c5 2021-05-16T17:39:33.0364718Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-16T17:39:33.0365984Z env: 2021-05-16T17:39:33.0366495Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:39:33.0367466Z TIC_DEPLOY_KEY: 2021-05-16T17:39:33.0368377Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:39:33.0370240Z GITHUB_PAT: *** 2021-05-16T17:39:33.0370691Z COVERALLS_TOKEN: 2021-05-16T17:39:33.0371217Z continue-on-error: false 2021-05-16T17:39:33.0371748Z VDIFFR_RUN_TESTS: 2021-05-16T17:39:33.0372290Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:39:33.0372816Z TZ: UTC 2021-05-16T17:39:33.0373236Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:39:33.0373691Z NOT_CRAN: true 2021-05-16T17:39:33.0374139Z ##[endgroup] 2021-05-16T17:39:33.0957546Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:39:33.1066090Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T17:39:33.1066985Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T17:39:33.1067808Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T17:39:33.1068681Z sudo -s eval "$sysreqs" 2021-05-16T17:39:33.1120071Z shell: /usr/bin/bash -e {0} 2021-05-16T17:39:33.1120554Z env: 2021-05-16T17:39:33.1121055Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:39:33.1121567Z TIC_DEPLOY_KEY: 2021-05-16T17:39:33.1122741Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:39:33.1124568Z GITHUB_PAT: *** 2021-05-16T17:39:33.1124996Z COVERALLS_TOKEN: 2021-05-16T17:39:33.1125535Z continue-on-error: false 2021-05-16T17:39:33.1126044Z VDIFFR_RUN_TESTS: 2021-05-16T17:39:33.1126579Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:39:33.1127055Z TZ: UTC 2021-05-16T17:39:33.1127514Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:39:33.1127971Z NOT_CRAN: true 2021-05-16T17:39:33.1128479Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T17:39:33.1129009Z ##[endgroup] 2021-05-16T17:39:33.3440749Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:39:33.8807966Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T17:39:52.4677770Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T17:39:52.4679128Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T17:39:52.4680045Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T17:39:52.4680941Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T17:39:52.4681830Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T17:39:52.4706133Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T17:39:52.4721812Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:39:52.4723094Z (as ‘lib’ is unspecified) 2021-05-16T17:40:07.7136067Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T17:40:08.7520925Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-16T17:40:08.8736089Z ================================================== 2021-05-16T17:40:08.8737333Z downloaded 93 KB 2021-05-16T17:40:08.8737900Z 2021-05-16T17:40:08.8775116Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T17:40:10.0164371Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-16T17:40:10.1448750Z ================================================== 2021-05-16T17:40:10.1449346Z downloaded 134 KB 2021-05-16T17:40:10.1449649Z 2021-05-16T17:40:10.1497245Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T17:40:11.2959446Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-16T17:40:11.3827494Z ================================================== 2021-05-16T17:40:11.3828542Z downloaded 79 KB 2021-05-16T17:40:11.3829005Z 2021-05-16T17:40:11.3875801Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T17:40:12.5267142Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-16T17:40:12.8353733Z ================================================== 2021-05-16T17:40:12.8354789Z downloaded 515 KB 2021-05-16T17:40:12.8355282Z 2021-05-16T17:40:12.8399379Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T17:40:13.9727789Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-16T17:40:14.4168270Z ================================================== 2021-05-16T17:40:14.4169223Z downloaded 991 KB 2021-05-16T17:40:14.4169770Z 2021-05-16T17:40:14.6784004Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T17:40:14.6834022Z * DONE (rprojroot) 2021-05-16T17:40:14.9013506Z * installing *binary* package ‘crayon’ ... 2021-05-16T17:40:14.9061613Z * DONE (crayon) 2021-05-16T17:40:15.1269782Z * installing *binary* package ‘R6’ ... 2021-05-16T17:40:15.1320278Z * DONE (R6) 2021-05-16T17:40:15.3885975Z * installing *binary* package ‘desc’ ... 2021-05-16T17:40:15.3940192Z * DONE (desc) 2021-05-16T17:40:15.6455439Z * installing *binary* package ‘debugme’ ... 2021-05-16T17:40:15.6523316Z * DONE (debugme) 2021-05-16T17:40:15.6582710Z 2021-05-16T17:40:15.6583998Z The downloaded source packages are in 2021-05-16T17:40:15.6585629Z ‘/tmp/RtmpgkYcYX/downloaded_packages’ 2021-05-16T17:40:15.6596537Z Running `R CMD build`... 2021-05-16T17:40:15.9320182Z * checking for file ‘/tmp/RtmpgkYcYX/remotes699410f1a621/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T17:40:15.9321945Z * preparing ‘sysreqs’: 2021-05-16T17:40:15.9323351Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:40:15.9324876Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:40:15.9325998Z * checking for empty or unneeded directories 2021-05-16T17:40:15.9327080Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T17:40:15.9331212Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:40:15.9332330Z (as ‘lib’ is unspecified) 2021-05-16T17:40:16.1626276Z * installing *source* package ‘sysreqs’ ... 2021-05-16T17:40:16.1778619Z ** R 2021-05-16T17:40:16.1888451Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:16.3883732Z ** help 2021-05-16T17:40:16.4026168Z *** installing help indices 2021-05-16T17:40:16.4252154Z ** building package indices 2021-05-16T17:40:16.4374093Z ** testing if installed package can be loaded 2021-05-16T17:40:16.6683766Z * DONE (sysreqs) 2021-05-16T17:40:39.2601806Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T17:40:39.2605608Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T17:40:39.2656348Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T17:40:39.2988753Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T17:40:39.3314772Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T17:40:39.4079223Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T17:40:39.5256628Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T17:40:39.5646985Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T17:40:39.7226821Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T17:40:40.5593218Z Fetched 214 kB in 1s (178 kB/s) 2021-05-16T17:40:41.5423102Z Reading package lists... 2021-05-16T17:40:41.6314869Z Reading package lists... 2021-05-16T17:40:41.8326935Z Building dependency tree... 2021-05-16T17:40:41.8352987Z Reading state information... 2021-05-16T17:40:42.0295604Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T17:40:42.0296406Z Suggested packages: 2021-05-16T17:40:42.0297399Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T17:40:42.0906972Z The following NEW packages will be installed: 2021-05-16T17:40:42.0919629Z libcurl4-openssl-dev 2021-05-16T17:40:42.1172829Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:40:42.1174409Z Need to get 321 kB of archives. 2021-05-16T17:40:42.1175370Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T17:40:42.1177590Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T17:40:42.6690591Z Fetched 321 kB in 0s (13.3 MB/s) 2021-05-16T17:40:42.7086793Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T17:40:42.7213072Z (Reading database ... 2021-05-16T17:40:42.7214550Z (Reading database ... 5% 2021-05-16T17:40:42.7216758Z (Reading database ... 10% 2021-05-16T17:40:42.7218002Z (Reading database ... 15% 2021-05-16T17:40:42.7219021Z (Reading database ... 20% 2021-05-16T17:40:42.7220158Z (Reading database ... 25% 2021-05-16T17:40:42.7221501Z (Reading database ... 30% 2021-05-16T17:40:42.7222568Z (Reading database ... 35% 2021-05-16T17:40:42.7223573Z (Reading database ... 40% 2021-05-16T17:40:42.7225832Z (Reading database ... 45% 2021-05-16T17:40:42.7226867Z (Reading database ... 50% 2021-05-16T17:40:42.7264492Z (Reading database ... 55% 2021-05-16T17:40:42.7339442Z (Reading database ... 60% 2021-05-16T17:40:42.7392367Z (Reading database ... 65% 2021-05-16T17:40:42.7517558Z (Reading database ... 70% 2021-05-16T17:40:42.7666516Z (Reading database ... 75% 2021-05-16T17:40:42.8005051Z (Reading database ... 80% 2021-05-16T17:40:42.8127064Z (Reading database ... 85% 2021-05-16T17:40:42.8676042Z (Reading database ... 90% 2021-05-16T17:40:42.8779822Z (Reading database ... 95% 2021-05-16T17:40:42.8780831Z (Reading database ... 100% 2021-05-16T17:40:42.8781862Z (Reading database ... 285015 files and directories currently installed.) 2021-05-16T17:40:42.8955520Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T17:40:42.8968717Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T17:40:43.0152987Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T17:40:43.0227217Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:40:49.7325032Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T17:40:49.7326012Z remotes::install_github("ropensci/tic") 2021-05-16T17:40:49.7326723Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T17:40:49.7327484Z remotes::install_github("muschellij2/aghast") 2021-05-16T17:40:49.7328304Z remotes::install_cran("covr") 2021-05-16T17:40:49.7337735Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:40:49.7338187Z env: 2021-05-16T17:40:49.7338688Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:40:49.7339228Z TIC_DEPLOY_KEY: 2021-05-16T17:40:49.7340135Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:40:49.7342521Z GITHUB_PAT: *** 2021-05-16T17:40:49.7342991Z COVERALLS_TOKEN: 2021-05-16T17:40:49.7343594Z continue-on-error: false 2021-05-16T17:40:49.7344213Z VDIFFR_RUN_TESTS: 2021-05-16T17:40:49.7344810Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:40:49.7345351Z TZ: UTC 2021-05-16T17:40:49.7345779Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:40:49.7346252Z NOT_CRAN: true 2021-05-16T17:40:49.7346661Z ##[endgroup] 2021-05-16T17:40:49.9589004Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:40:50.4914653Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T17:41:10.8833921Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-16T17:41:10.8837658Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T17:41:10.8851616Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:41:10.8852525Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:41:10.8855472Z (as ‘lib’ is unspecified) 2021-05-16T17:41:10.8856194Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:41:10.8856876Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T17:41:10.8857569Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T17:41:10.8858293Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T17:41:10.8858977Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T17:41:10.8859629Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T17:41:10.8860317Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T17:41:10.8860984Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T17:41:10.8861643Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:41:10.8862315Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T17:41:10.8862997Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:41:10.8863641Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T17:41:10.8864338Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T17:41:10.8865072Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:41:10.8865782Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T17:41:10.8866460Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T17:41:10.8867114Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T17:41:10.8867797Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T17:41:10.8868494Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T17:41:10.8869191Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:41:10.8870171Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:41:10.8870890Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:41:10.8871594Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:41:10.8872283Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T17:41:10.8872946Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T17:41:10.8873618Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T17:41:10.8874315Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:41:10.8875002Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T17:41:10.8875693Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T17:41:25.8546791Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T17:41:27.0145856Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-16T17:41:27.5290851Z ================================================== 2021-05-16T17:41:27.5294055Z downloaded 1.3 MB 2021-05-16T17:41:27.5295262Z 2021-05-16T17:41:27.5343608Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T17:41:28.6820445Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-16T17:41:28.9569666Z ================================================== 2021-05-16T17:41:28.9570264Z downloaded 226 KB 2021-05-16T17:41:28.9570591Z 2021-05-16T17:41:28.9621764Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T17:41:30.1487405Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-16T17:41:30.3710903Z ================================================== 2021-05-16T17:41:30.3712087Z downloaded 140 KB 2021-05-16T17:41:30.3712630Z 2021-05-16T17:41:30.3764289Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T17:41:31.5302737Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-16T17:41:31.6309176Z ================================================== 2021-05-16T17:41:31.6310575Z downloaded 53 KB 2021-05-16T17:41:31.6311333Z 2021-05-16T17:41:31.6358650Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T17:41:32.7796902Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-16T17:41:32.8060923Z ================================================== 2021-05-16T17:41:32.8062021Z downloaded 22 KB 2021-05-16T17:41:32.8062551Z 2021-05-16T17:41:32.8101422Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T17:41:33.9883117Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-16T17:41:34.5047917Z ================================================== 2021-05-16T17:41:34.5048504Z downloaded 1.4 MB 2021-05-16T17:41:34.5048807Z 2021-05-16T17:41:34.5091942Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T17:41:35.8519812Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T17:41:35.9045456Z ================================================== 2021-05-16T17:41:35.9046087Z downloaded 36 KB 2021-05-16T17:41:35.9046406Z 2021-05-16T17:41:35.9164259Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T17:41:37.0938819Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-16T17:41:37.5409408Z ================================================== 2021-05-16T17:41:37.5410702Z downloaded 883 KB 2021-05-16T17:41:37.5411262Z 2021-05-16T17:41:37.5451651Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T17:41:38.6782436Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-16T17:41:39.1087531Z ================================================== 2021-05-16T17:41:39.1088206Z downloaded 522 KB 2021-05-16T17:41:39.1088559Z 2021-05-16T17:41:39.1149742Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T17:41:40.3402141Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-16T17:41:40.3403153Z ================================================== 2021-05-16T17:41:40.3403639Z downloaded 12 KB 2021-05-16T17:41:40.3403952Z 2021-05-16T17:41:40.3441576Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T17:41:41.4867512Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-16T17:41:41.9554131Z ================================================== 2021-05-16T17:41:41.9554696Z downloaded 482 KB 2021-05-16T17:41:41.9555018Z 2021-05-16T17:41:41.9603939Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T17:41:43.1010808Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-16T17:41:43.2717684Z ================================================== 2021-05-16T17:41:43.2718348Z downloaded 90 KB 2021-05-16T17:41:43.2718664Z 2021-05-16T17:41:43.2769622Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T17:41:44.5202113Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-16T17:41:44.9429481Z ================================================== 2021-05-16T17:41:44.9430536Z downloaded 503 KB 2021-05-16T17:41:44.9431220Z 2021-05-16T17:41:44.9477585Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T17:41:46.0813319Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-16T17:41:46.5338472Z ================================================== 2021-05-16T17:41:46.5340454Z downloaded 621 KB 2021-05-16T17:41:46.5341737Z 2021-05-16T17:41:46.5379539Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T17:41:47.7610288Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-16T17:41:48.0567482Z ================================================== 2021-05-16T17:41:48.0568603Z downloaded 265 KB 2021-05-16T17:41:48.0569153Z 2021-05-16T17:41:48.0647255Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T17:41:49.1116160Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-16T17:41:49.3994913Z ================================================== 2021-05-16T17:41:49.3995520Z downloaded 166 KB 2021-05-16T17:41:49.3995842Z 2021-05-16T17:41:49.4037426Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T17:41:50.5356793Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-16T17:41:50.9182234Z ================================================== 2021-05-16T17:41:50.9183863Z downloaded 235 KB 2021-05-16T17:41:50.9184416Z 2021-05-16T17:41:50.9239513Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T17:41:52.0626830Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-16T17:41:52.4259201Z ================================================== 2021-05-16T17:41:52.4259844Z downloaded 276 KB 2021-05-16T17:41:52.4260212Z 2021-05-16T17:41:52.4309760Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T17:41:53.7141652Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-16T17:41:54.0535009Z ================================================== 2021-05-16T17:41:54.0536071Z downloaded 202 KB 2021-05-16T17:41:54.0536762Z 2021-05-16T17:41:54.0581335Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T17:41:55.1903795Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-16T17:41:55.3193445Z ================================================== 2021-05-16T17:41:55.3195234Z downloaded 63 KB 2021-05-16T17:41:55.3195887Z 2021-05-16T17:41:55.3240512Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T17:41:56.4649198Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-16T17:41:56.5686215Z ================================================== 2021-05-16T17:41:56.5687459Z downloaded 45 KB 2021-05-16T17:41:56.5688053Z 2021-05-16T17:41:56.5727417Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T17:41:57.7072422Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-16T17:41:58.1005604Z ================================================== 2021-05-16T17:41:58.1006744Z downloaded 415 KB 2021-05-16T17:41:58.1007279Z 2021-05-16T17:41:58.1053297Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T17:41:59.2839975Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-16T17:41:59.4319689Z ================================================== 2021-05-16T17:41:59.4321895Z downloaded 90 KB 2021-05-16T17:41:59.4325392Z 2021-05-16T17:41:59.4366435Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T17:42:00.5700767Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-16T17:42:00.8302762Z ================================================== 2021-05-16T17:42:00.8303431Z downloaded 132 KB 2021-05-16T17:42:00.8303749Z 2021-05-16T17:42:00.8346849Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T17:42:02.0125583Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-16T17:42:02.3200476Z ================================================== 2021-05-16T17:42:02.3201374Z downloaded 270 KB 2021-05-16T17:42:02.3201798Z 2021-05-16T17:42:02.3250597Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T17:42:03.5198929Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-16T17:42:03.9715015Z ================================================== 2021-05-16T17:42:03.9716479Z downloaded 736 KB 2021-05-16T17:42:03.9717839Z 2021-05-16T17:42:03.9755652Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T17:42:05.1116715Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-16T17:42:05.2208684Z ================================================== 2021-05-16T17:42:05.2209307Z downloaded 45 KB 2021-05-16T17:42:05.2210796Z 2021-05-16T17:42:05.2252504Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T17:42:05.3611403Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T17:42:05.3613600Z ================================================== 2021-05-16T17:42:05.3614539Z downloaded 24 KB 2021-05-16T17:42:05.3616372Z 2021-05-16T17:42:05.3643793Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T17:42:06.5676683Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-16T17:42:07.8486013Z ================================================== 2021-05-16T17:42:07.8488015Z downloaded 684 KB 2021-05-16T17:42:07.8488992Z 2021-05-16T17:42:07.8529823Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T17:42:09.0251388Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-16T17:42:09.1351487Z ================================================== 2021-05-16T17:42:09.1353155Z downloaded 45 KB 2021-05-16T17:42:09.1354029Z 2021-05-16T17:42:09.1393197Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T17:42:10.2727178Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-16T17:42:10.6937708Z ================================================== 2021-05-16T17:42:10.6939758Z downloaded 598 KB 2021-05-16T17:42:10.6940469Z 2021-05-16T17:42:11.0265519Z * installing *binary* package ‘rlang’ ... 2021-05-16T17:42:11.0336583Z * DONE (rlang) 2021-05-16T17:42:11.2993310Z * installing *binary* package ‘magrittr’ ... 2021-05-16T17:42:11.3048841Z * DONE (magrittr) 2021-05-16T17:42:11.5625239Z * installing *binary* package ‘glue’ ... 2021-05-16T17:42:11.5680203Z * DONE (glue) 2021-05-16T17:42:11.7983270Z * installing *binary* package ‘sys’ ... 2021-05-16T17:42:11.8030824Z * DONE (sys) 2021-05-16T17:42:12.0494372Z * installing *binary* package ‘mime’ ... 2021-05-16T17:42:12.0541840Z * DONE (mime) 2021-05-16T17:42:12.3760690Z * installing *binary* package ‘curl’ ... 2021-05-16T17:42:12.3849987Z * DONE (curl) 2021-05-16T17:42:12.6719804Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T17:42:12.6778831Z * DONE (jsonlite) 2021-05-16T17:42:12.9178573Z * installing *binary* package ‘ini’ ... 2021-05-16T17:42:12.9249296Z * DONE (ini) 2021-05-16T17:42:13.2006265Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T17:42:13.2058337Z * DONE (gitcreds) 2021-05-16T17:42:13.5301724Z * installing *binary* package ‘zip’ ... 2021-05-16T17:42:13.5430262Z * DONE (zip) 2021-05-16T17:42:13.8278905Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T17:42:13.8342324Z * DONE (rstudioapi) 2021-05-16T17:42:14.0850341Z * installing *binary* package ‘fastmap’ ... 2021-05-16T17:42:14.0902018Z * DONE (fastmap) 2021-05-16T17:42:14.3745287Z * installing *binary* package ‘yaml’ ... 2021-05-16T17:42:14.3863092Z * DONE (yaml) 2021-05-16T17:42:14.6582512Z * installing *binary* package ‘withr’ ... 2021-05-16T17:42:14.6659907Z * DONE (withr) 2021-05-16T17:42:14.9240686Z * installing *binary* package ‘whisker’ ... 2021-05-16T17:42:14.9295090Z * DONE (whisker) 2021-05-16T17:42:15.1659508Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T17:42:15.9024217Z * DONE (rappdirs) 2021-05-16T17:42:15.9038455Z * installing *binary* package ‘fs’ ... 2021-05-16T17:42:15.9039940Z * DONE (fs) 2021-05-16T17:42:15.9041742Z * installing *binary* package ‘clipr’ ... 2021-05-16T17:42:15.9043462Z * DONE (clipr) 2021-05-16T17:42:16.0343059Z * installing *binary* package ‘git2r’ ... 2021-05-16T17:42:16.0407164Z * DONE (git2r) 2021-05-16T17:42:16.2786106Z * installing *binary* package ‘askpass’ ... 2021-05-16T17:42:16.2845924Z * DONE (askpass) 2021-05-16T17:42:16.5364051Z * installing *binary* package ‘cli’ ... 2021-05-16T17:42:16.5415432Z * DONE (cli) 2021-05-16T17:42:16.8192006Z * installing *binary* package ‘purrr’ ... 2021-05-16T17:42:16.8294183Z * DONE (purrr) 2021-05-16T17:42:17.0815810Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T17:42:17.0881174Z * DONE (lifecycle) 2021-05-16T17:42:17.3285051Z * installing *source* package ‘cachem’ ... 2021-05-16T17:42:17.3317964Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T17:42:17.3520697Z ** libs 2021-05-16T17:42:17.3845219Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T17:42:18.1371834Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:42:18.1948512Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T17:42:18.3812776Z installing to /home/runner/work/_temp/Library/cachem/libs 2021-05-16T17:42:18.3831627Z ** R 2021-05-16T17:42:18.3919069Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:18.8046742Z ** help 2021-05-16T17:42:18.8325133Z *** installing help indices 2021-05-16T17:42:18.8564733Z ** building package indices 2021-05-16T17:42:18.8812549Z ** testing if installed package can be loaded 2021-05-16T17:42:19.1125398Z * DONE (cachem) 2021-05-16T17:42:19.5076251Z * installing *binary* package ‘openssl’ ... 2021-05-16T17:42:19.5180666Z * DONE (openssl) 2021-05-16T17:42:19.7636862Z * installing *binary* package ‘memoise’ ... 2021-05-16T17:42:19.7689343Z * DONE (memoise) 2021-05-16T17:42:20.0343595Z * installing *binary* package ‘httr’ ... 2021-05-16T17:42:20.0418910Z * DONE (httr) 2021-05-16T17:42:20.2760402Z * installing *binary* package ‘credentials’ ... 2021-05-16T17:42:20.2825119Z * DONE (credentials) 2021-05-16T17:42:20.5081759Z * installing *binary* package ‘gh’ ... 2021-05-16T17:42:20.5180248Z * DONE (gh) 2021-05-16T17:42:20.7893416Z * installing *binary* package ‘gert’ ... 2021-05-16T17:42:20.7945506Z * DONE (gert) 2021-05-16T17:42:21.1286142Z * installing *binary* package ‘usethis’ ... 2021-05-16T17:42:21.1363713Z * DONE (usethis) 2021-05-16T17:42:21.1435643Z 2021-05-16T17:42:21.1436843Z The downloaded source packages are in 2021-05-16T17:42:21.1438441Z ‘/tmp/RtmpmUzvVZ/downloaded_packages’ 2021-05-16T17:42:21.1448684Z Running `R CMD build`... 2021-05-16T17:42:22.9794728Z * checking for file ‘/tmp/RtmpmUzvVZ/remotes71e668b10175/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T17:42:22.9797498Z * preparing ‘tic’: 2021-05-16T17:42:22.9798853Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:42:22.9799841Z * installing the package to process help pages 2021-05-16T17:42:22.9801100Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:42:22.9803002Z * checking for empty or unneeded directories 2021-05-16T17:42:22.9804901Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:42:22.9806030Z Removed empty directory ‘tic/.circleci’ 2021-05-16T17:42:22.9806930Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T17:42:22.9807713Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T17:42:22.9809087Z (as ‘lib’ is unspecified) 2021-05-16T17:42:23.3206323Z * installing *source* package ‘tic’ ... 2021-05-16T17:42:23.3498659Z ** R 2021-05-16T17:42:23.3752406Z ** inst 2021-05-16T17:42:23.3792442Z ** preparing package for lazy loading 2021-05-16T17:42:23.5802999Z ** help 2021-05-16T17:42:23.7421993Z *** installing help indices 2021-05-16T17:42:23.8867446Z *** copying figures 2021-05-16T17:42:23.8873464Z ** building package indices 2021-05-16T17:42:24.0328099Z ** installing vignettes 2021-05-16T17:42:24.0360007Z ** testing if installed package can be loaded 2021-05-16T17:42:24.3355117Z * DONE (tic) 2021-05-16T17:42:24.3547946Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:42:24.5591519Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T17:42:26.7535486Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T17:42:26.7538958Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:42:26.7539674Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T17:42:26.7540423Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T17:42:26.7541153Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:42:26.7542041Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T17:42:26.7542781Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T17:42:26.7543519Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T17:42:26.7544251Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:42:26.7544955Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:42:26.7545656Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:42:26.7546359Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T17:42:26.7547093Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:42:26.7547804Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:42:26.7548543Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T17:42:26.7549278Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T17:42:26.7550011Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T17:42:26.7550716Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T17:42:26.7552430Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T17:42:26.7553139Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:42:26.7553821Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T17:42:26.7554550Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T17:42:26.7555262Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T17:42:26.7556324Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T17:42:26.7557035Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:42:26.7557748Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T17:42:26.7558454Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T17:42:26.7559165Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T17:42:26.7559907Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T17:42:26.7560603Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:42:26.7561349Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:42:26.7562155Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:42:26.7563246Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:42:26.7563978Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T17:42:26.7564732Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:42:26.7565652Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T17:42:26.7567195Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T17:42:26.7568048Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T17:42:26.7570500Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-16T17:42:26.7572775Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:42:26.7573639Z (as ‘lib’ is unspecified) 2021-05-16T17:42:43.9103583Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T17:42:44.8081251Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-16T17:42:45.1106376Z ================================================== 2021-05-16T17:42:45.1107025Z downloaded 231 KB 2021-05-16T17:42:45.1107387Z 2021-05-16T17:42:45.1153158Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T17:42:46.2395686Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-16T17:42:46.6520938Z ================================================== 2021-05-16T17:42:46.6522316Z downloaded 1.5 MB 2021-05-16T17:42:46.6523322Z 2021-05-16T17:42:46.6578503Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T17:42:47.7461751Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-16T17:42:47.8169113Z ================================================== 2021-05-16T17:42:47.8170161Z downloaded 17 KB 2021-05-16T17:42:47.8170691Z 2021-05-16T17:42:47.8225845Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T17:42:47.9740496Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T17:42:48.0024687Z ================================================== 2021-05-16T17:42:48.0025904Z downloaded 1.1 MB 2021-05-16T17:42:48.0026543Z 2021-05-16T17:42:48.0054209Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T17:42:48.0421319Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T17:42:48.0657005Z ================================================== 2021-05-16T17:42:48.0658599Z downloaded 670 KB 2021-05-16T17:42:48.0659235Z 2021-05-16T17:42:48.0682794Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T17:42:49.1433811Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-16T17:42:49.2805770Z ================================================== 2021-05-16T17:42:49.2806427Z downloaded 43 KB 2021-05-16T17:42:49.2806743Z 2021-05-16T17:42:49.2846362Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T17:42:50.4145274Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-16T17:42:50.6533417Z ================================================== 2021-05-16T17:42:50.6536941Z downloaded 247 KB 2021-05-16T17:42:50.6539796Z 2021-05-16T17:42:50.6576659Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T17:42:51.6291867Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-16T17:42:52.1164844Z ================================================== 2021-05-16T17:42:52.1167393Z downloaded 968 KB 2021-05-16T17:42:52.1168635Z 2021-05-16T17:42:52.1207290Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T17:42:53.2579533Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-16T17:42:53.4223067Z ================================================== 2021-05-16T17:42:53.4224006Z downloaded 67 KB 2021-05-16T17:42:53.4224560Z 2021-05-16T17:42:53.4266892Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T17:42:54.4131558Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-16T17:42:54.7713076Z ================================================== 2021-05-16T17:42:54.7715274Z downloaded 349 KB 2021-05-16T17:42:54.7716888Z 2021-05-16T17:42:54.7749821Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T17:42:55.7520617Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-16T17:42:56.1441351Z ================================================== 2021-05-16T17:42:56.1442122Z downloaded 411 KB 2021-05-16T17:42:56.1442895Z 2021-05-16T17:42:56.1487937Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T17:42:57.2749572Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-16T17:42:57.2753854Z ================================================== 2021-05-16T17:42:57.2754716Z downloaded 15 KB 2021-05-16T17:42:57.2755248Z 2021-05-16T17:42:57.2828131Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T17:42:58.4048067Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-16T17:42:58.5723520Z ================================================== 2021-05-16T17:42:58.5724765Z downloaded 146 KB 2021-05-16T17:42:58.5725342Z 2021-05-16T17:42:58.5773260Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T17:42:59.5400636Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-16T17:42:59.7584461Z ================================================== 2021-05-16T17:42:59.7585425Z downloaded 71 KB 2021-05-16T17:42:59.7585732Z 2021-05-16T17:42:59.7678317Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T17:43:00.7213656Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-16T17:43:00.8376472Z ================================================== 2021-05-16T17:43:00.8377112Z downloaded 39 KB 2021-05-16T17:43:00.8377432Z 2021-05-16T17:43:00.8418666Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T17:43:02.0120091Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-16T17:43:02.2891132Z ================================================== 2021-05-16T17:43:02.2892849Z downloaded 348 KB 2021-05-16T17:43:02.2893555Z 2021-05-16T17:43:02.2933039Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T17:43:03.2685331Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-16T17:43:03.6657147Z ================================================== 2021-05-16T17:43:03.6658100Z downloaded 423 KB 2021-05-16T17:43:03.6658633Z 2021-05-16T17:43:03.6707548Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T17:43:04.6493973Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-16T17:43:04.7852900Z ================================================== 2021-05-16T17:43:04.7853655Z downloaded 41 KB 2021-05-16T17:43:04.7854091Z 2021-05-16T17:43:04.7897591Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T17:43:05.7951433Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-16T17:43:06.2247702Z ================================================== 2021-05-16T17:43:06.2248642Z downloaded 603 KB 2021-05-16T17:43:06.2249097Z 2021-05-16T17:43:06.2289023Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T17:43:06.3715133Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T17:43:06.3819573Z ================================================== 2021-05-16T17:43:06.3821213Z downloaded 109 KB 2021-05-16T17:43:06.3821901Z 2021-05-16T17:43:06.3850649Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T17:43:07.5097023Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-16T17:43:07.7064553Z ================================================== 2021-05-16T17:43:07.7065161Z downloaded 224 KB 2021-05-16T17:43:07.7065485Z 2021-05-16T17:43:07.7106736Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T17:43:08.8300459Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-16T17:43:08.9401336Z ================================================== 2021-05-16T17:43:08.9403190Z downloaded 37 KB 2021-05-16T17:43:08.9404568Z 2021-05-16T17:43:08.9449800Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T17:43:09.9327450Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-16T17:43:10.2246853Z ================================================== 2021-05-16T17:43:10.2248232Z downloaded 200 KB 2021-05-16T17:43:10.2248945Z 2021-05-16T17:43:10.2288297Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T17:43:11.3600176Z Content type 'binary/octet-stream' length 2916569 bytes (2.8 MB) 2021-05-16T17:43:11.8798644Z ================================================== 2021-05-16T17:43:11.8799234Z downloaded 2.8 MB 2021-05-16T17:43:11.8799539Z 2021-05-16T17:43:11.8842151Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T17:43:12.9093587Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-16T17:43:13.4879433Z ================================================== 2021-05-16T17:43:13.4881056Z downloaded 4.0 MB 2021-05-16T17:43:13.4881859Z 2021-05-16T17:43:13.4917124Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T17:43:14.6172598Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-16T17:43:15.0169172Z ================================================== 2021-05-16T17:43:15.0170393Z downloaded 1.3 MB 2021-05-16T17:43:15.0170948Z 2021-05-16T17:43:15.0209848Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T17:43:15.9825951Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-16T17:43:16.4035299Z ================================================== 2021-05-16T17:43:16.4036501Z downloaded 479 KB 2021-05-16T17:43:16.4037172Z 2021-05-16T17:43:16.4078351Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T17:43:17.5452395Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-16T17:43:17.6411778Z ================================================== 2021-05-16T17:43:17.6412365Z downloaded 107 KB 2021-05-16T17:43:17.6413116Z 2021-05-16T17:43:17.6453278Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T17:43:18.5994419Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-16T17:43:18.6730922Z ================================================== 2021-05-16T17:43:18.6731987Z downloaded 21 KB 2021-05-16T17:43:18.6732534Z 2021-05-16T17:43:18.6784919Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T17:43:19.6584450Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-16T17:43:19.8050940Z ================================================== 2021-05-16T17:43:19.8052513Z downloaded 42 KB 2021-05-16T17:43:19.8053223Z 2021-05-16T17:43:19.8105116Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T17:43:20.9294384Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-16T17:43:21.0132520Z ================================================== 2021-05-16T17:43:21.0133478Z downloaded 33 KB 2021-05-16T17:43:21.0133961Z 2021-05-16T17:43:21.0177736Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T17:43:22.1402244Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-16T17:43:22.3017665Z ================================================== 2021-05-16T17:43:22.3019565Z downloaded 135 KB 2021-05-16T17:43:22.3020523Z 2021-05-16T17:43:22.3063766Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T17:43:23.4329843Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-16T17:43:23.9781215Z ================================================== 2021-05-16T17:43:23.9785047Z downloaded 3.4 MB 2021-05-16T17:43:23.9785897Z 2021-05-16T17:43:23.9821274Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T17:43:24.9896945Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-16T17:43:25.0896403Z ================================================== 2021-05-16T17:43:25.0897656Z downloaded 64 KB 2021-05-16T17:43:25.0898188Z 2021-05-16T17:43:25.0935581Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T17:43:26.0807812Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-16T17:43:26.5772068Z ================================================== 2021-05-16T17:43:26.5773361Z downloaded 1.3 MB 2021-05-16T17:43:26.5773929Z 2021-05-16T17:43:26.5810180Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T17:43:27.8178072Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-16T17:43:27.9331331Z ================================================== 2021-05-16T17:43:27.9332441Z downloaded 128 KB 2021-05-16T17:43:27.9333150Z 2021-05-16T17:43:27.9452622Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T17:43:29.0798120Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-16T17:43:29.3612282Z ================================================== 2021-05-16T17:43:29.3615122Z downloaded 383 KB 2021-05-16T17:43:29.3617068Z 2021-05-16T17:43:29.6105639Z * installing *binary* package ‘utf8’ ... 2021-05-16T17:43:29.6177406Z * DONE (utf8) 2021-05-16T17:43:29.8354657Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T17:43:29.8400705Z * DONE (pkgconfig) 2021-05-16T17:43:30.1188906Z * installing *binary* package ‘fansi’ ... 2021-05-16T17:43:30.1239561Z * DONE (fansi) 2021-05-16T17:43:30.4197082Z * installing *binary* package ‘diffobj’ ... 2021-05-16T17:43:30.4267868Z * DONE (diffobj) 2021-05-16T17:43:30.6833077Z * installing *binary* package ‘ps’ ... 2021-05-16T17:43:30.6895427Z * DONE (ps) 2021-05-16T17:43:30.9182759Z * installing *binary* package ‘praise’ ... 2021-05-16T17:43:30.9230199Z * DONE (praise) 2021-05-16T17:43:31.1726184Z * installing *binary* package ‘pkgload’ ... 2021-05-16T17:43:31.1773898Z * DONE (pkgload) 2021-05-16T17:43:31.4157229Z * installing *binary* package ‘evaluate’ ... 2021-05-16T17:43:31.4200835Z * DONE (evaluate) 2021-05-16T17:43:31.6813682Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T17:43:31.6859055Z * DONE (ellipsis) 2021-05-16T17:43:31.9835447Z * installing *binary* package ‘digest’ ... 2021-05-16T17:43:31.9945072Z * DONE (digest) 2021-05-16T17:43:32.2321620Z * installing *binary* package ‘brio’ ... 2021-05-16T17:43:32.2373947Z * DONE (brio) 2021-05-16T17:43:32.5439456Z * installing *binary* package ‘xml2’ ... 2021-05-16T17:43:32.5507497Z * DONE (xml2) 2021-05-16T17:43:32.8856406Z * installing *source* package ‘xfun’ ... 2021-05-16T17:43:32.8899529Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T17:43:32.9146690Z ** libs 2021-05-16T17:43:32.9219731Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T17:43:33.0855232Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:43:33.1443534Z g++ -std=gnu++11 -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T17:43:33.2631531Z installing to /home/runner/work/_temp/Library/xfun/libs 2021-05-16T17:43:33.2647397Z ** R 2021-05-16T17:43:33.2852487Z ** inst 2021-05-16T17:43:33.2867647Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:34.6010060Z ** help 2021-05-16T17:43:34.7811801Z *** installing help indices 2021-05-16T17:43:34.9118177Z ** building package indices 2021-05-16T17:43:35.0873813Z ** installing vignettes 2021-05-16T17:43:35.0934896Z ** testing if installed package can be loaded 2021-05-16T17:43:35.2958286Z * DONE (xfun) 2021-05-16T17:43:35.8121650Z * installing *binary* package ‘stringi’ ... 2021-05-16T17:43:35.8247827Z * DONE (stringi) 2021-05-16T17:43:36.9034360Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T17:43:36.9603351Z * DONE (Rcpp) 2021-05-16T17:43:37.2898084Z * installing *binary* package ‘commonmark’ ... 2021-05-16T17:43:37.2959545Z * DONE (commonmark) 2021-05-16T17:43:37.5778377Z * installing *binary* package ‘brew’ ... 2021-05-16T17:43:37.5836390Z * DONE (brew) 2021-05-16T17:43:37.8142858Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T17:43:37.8209530Z * DONE (sessioninfo) 2021-05-16T17:43:38.0610442Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T17:43:38.0655238Z * DONE (prettyunits) 2021-05-16T17:43:38.4745498Z * installing *binary* package ‘vctrs’ ... 2021-05-16T17:43:38.4867075Z * DONE (vctrs) 2021-05-16T17:43:38.7409254Z * installing *binary* package ‘processx’ ... 2021-05-16T17:43:38.7487950Z * DONE (processx) 2021-05-16T17:43:39.0383203Z * installing *binary* package ‘markdown’ ... 2021-05-16T17:43:39.0452986Z * DONE (markdown) 2021-05-16T17:43:39.2855039Z * installing *binary* package ‘highr’ ... 2021-05-16T17:43:39.2905897Z * DONE (highr) 2021-05-16T17:43:39.5626314Z * installing *binary* package ‘stringr’ ... 2021-05-16T17:43:39.5682869Z * DONE (stringr) 2021-05-16T17:43:39.8068453Z * installing *binary* package ‘rversions’ ... 2021-05-16T17:43:39.8117459Z * DONE (rversions) 2021-05-16T17:43:40.2291723Z * installing *source* package ‘pillar’ ... 2021-05-16T17:43:40.2408679Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T17:43:40.2607919Z ** R 2021-05-16T17:43:40.2848361Z ** inst 2021-05-16T17:43:40.2888246Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:41.9225411Z ** help 2021-05-16T17:43:42.0191713Z *** installing help indices 2021-05-16T17:43:42.1192600Z *** copying figures 2021-05-16T17:43:42.1197626Z ** building package indices 2021-05-16T17:43:42.1809623Z ** installing vignettes 2021-05-16T17:43:42.1921098Z ** testing if installed package can be loaded 2021-05-16T17:43:42.5090693Z * DONE (pillar) 2021-05-16T17:43:42.7765882Z * installing *binary* package ‘callr’ ... 2021-05-16T17:43:42.7818068Z * DONE (callr) 2021-05-16T17:43:43.2168313Z * installing *binary* package ‘knitr’ ... 2021-05-16T17:43:43.2301935Z * DONE (knitr) 2021-05-16T17:43:43.4937240Z * installing *binary* package ‘xopen’ ... 2021-05-16T17:43:43.4998345Z * DONE (xopen) 2021-05-16T17:43:43.9752431Z * installing *source* package ‘tibble’ ... 2021-05-16T17:43:43.9865315Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T17:43:44.0110629Z ** libs 2021-05-16T17:43:44.0166352Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T17:43:44.0750971Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T17:43:44.1872153Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:43:44.2332706Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T17:43:44.3666942Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T17:43:44.3965203Z installing to /home/runner/work/_temp/Library/tibble/libs 2021-05-16T17:43:44.3967043Z ** R 2021-05-16T17:43:44.4201872Z ** inst 2021-05-16T17:43:44.4272031Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:46.1462629Z ** help 2021-05-16T17:43:46.2305812Z *** installing help indices 2021-05-16T17:43:46.2831025Z *** copying figures 2021-05-16T17:43:46.2836469Z ** building package indices 2021-05-16T17:43:46.3363610Z ** installing vignettes 2021-05-16T17:43:46.3416058Z ** testing if installed package can be loaded 2021-05-16T17:43:46.7155708Z * DONE (tibble) 2021-05-16T17:43:46.9440583Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T17:43:46.9486466Z * DONE (pkgbuild) 2021-05-16T17:43:47.3367987Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T17:43:47.3453236Z * DONE (roxygen2) 2021-05-16T17:43:47.5822849Z * installing *binary* package ‘rematch2’ ... 2021-05-16T17:43:47.5874090Z * DONE (rematch2) 2021-05-16T17:43:47.8543298Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T17:43:47.8622443Z * DONE (rcmdcheck) 2021-05-16T17:43:48.1099810Z * installing *binary* package ‘waldo’ ... 2021-05-16T17:43:48.1152254Z * DONE (waldo) 2021-05-16T17:43:48.7744883Z * installing *binary* package ‘testthat’ ... 2021-05-16T17:43:48.7908077Z * DONE (testthat) 2021-05-16T17:43:49.0505326Z * installing *binary* package ‘devtools’ ... 2021-05-16T17:43:49.0565419Z * DONE (devtools) 2021-05-16T17:43:49.0635259Z 2021-05-16T17:43:49.0636488Z The downloaded source packages are in 2021-05-16T17:43:49.0638084Z ‘/tmp/RtmpmUzvVZ/downloaded_packages’ 2021-05-16T17:43:49.1348316Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T17:43:51.1772475Z 2021-05-16T17:43:51.5478343Z 2021-05-16T17:43:51.5485795Z checking for file ‘/tmp/RtmpmUzvVZ/remotes71e643b2f76a/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T17:43:51.5562030Z 2021-05-16T17:43:51.5565362Z ✔ checking for file ‘/tmp/RtmpmUzvVZ/remotes71e643b2f76a/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T17:43:51.5597769Z 2021-05-16T17:43:51.5640996Z 2021-05-16T17:43:51.5643768Z ─ preparing ‘desc’: 2021-05-16T17:43:51.5659869Z 2021-05-16T17:43:51.5662000Z 2021-05-16T17:43:51.5743030Z checking DESCRIPTION meta-information ... 2021-05-16T17:43:51.5783623Z 2021-05-16T17:43:51.5785912Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:43:51.6568275Z 2021-05-16T17:43:51.6610203Z 2021-05-16T17:43:51.6613039Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:43:51.6625199Z 2021-05-16T17:43:51.6664547Z 2021-05-16T17:43:51.6666867Z ─ checking for empty or unneeded directories 2021-05-16T17:43:51.6813627Z 2021-05-16T17:43:51.6851721Z 2021-05-16T17:43:51.6854035Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T17:43:51.8014276Z 2021-05-16T17:43:51.8018607Z 2021-05-16T17:43:51.8021179Z 2021-05-16T17:43:51.8132417Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:43:51.8133851Z (as ‘lib’ is unspecified) 2021-05-16T17:43:52.1483205Z * installing *source* package ‘desc’ ... 2021-05-16T17:43:52.1761567Z ** R 2021-05-16T17:43:52.1947530Z ** inst 2021-05-16T17:43:52.1969047Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:53.7870596Z ** help 2021-05-16T17:43:53.9339808Z *** installing help indices 2021-05-16T17:43:54.0430077Z ** building package indices 2021-05-16T17:43:54.2045814Z ** testing if installed package can be loaded 2021-05-16T17:43:54.4125958Z * DONE (desc) 2021-05-16T17:43:54.6426836Z 2021-05-16T17:43:54.6439367Z 2021-05-16T17:43:54.6442026Z checking for file ‘/tmp/RtmpmUzvVZ/remotes71e65c3344e3/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T17:43:54.6474506Z 2021-05-16T17:43:54.6476294Z ✔ checking for file ‘/tmp/RtmpmUzvVZ/remotes71e65c3344e3/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T17:43:54.6577082Z 2021-05-16T17:43:54.6578134Z 2021-05-16T17:43:54.6579283Z ─ preparing ‘ghtravis’: 2021-05-16T17:43:54.6579875Z 2021-05-16T17:43:54.6580430Z 2021-05-16T17:43:54.6647551Z checking DESCRIPTION meta-information ... 2021-05-16T17:43:54.7086213Z 2021-05-16T17:43:54.7089050Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:43:54.7212184Z 2021-05-16T17:43:54.7257511Z 2021-05-16T17:43:54.7260304Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:43:54.7272073Z 2021-05-16T17:43:54.7311445Z 2021-05-16T17:43:54.7313813Z ─ checking for empty or unneeded directories 2021-05-16T17:43:54.7349285Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T17:43:54.7595592Z 2021-05-16T17:43:54.7598887Z 2021-05-16T17:43:54.7600901Z 2021-05-16T17:43:54.7983714Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:43:54.7984670Z (as ‘lib’ is unspecified) 2021-05-16T17:43:55.0709144Z * installing *source* package ‘ghtravis’ ... 2021-05-16T17:43:55.0878837Z ** R 2021-05-16T17:43:55.0991996Z ** inst 2021-05-16T17:43:55.1001889Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:56.2177125Z ** help 2021-05-16T17:43:56.2768623Z *** installing help indices 2021-05-16T17:43:56.3299271Z ** building package indices 2021-05-16T17:43:56.3788653Z ** testing if installed package can be loaded 2021-05-16T17:43:57.1475884Z * DONE (ghtravis) 2021-05-16T17:43:57.1596183Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:43:57.3344491Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T17:43:59.4792464Z 2021-05-16T17:43:59.4794351Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T17:43:59.4795404Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T17:43:59.4796339Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T17:43:59.4797301Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T17:43:59.4798214Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T17:43:59.4800721Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T17:43:59.4804117Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:43:59.4805644Z (as ‘lib’ is unspecified) 2021-05-16T17:44:15.2614256Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T17:44:15.5418361Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-16T17:44:15.5555701Z ================================================== 2021-05-16T17:44:15.5556677Z downloaded 192 KB 2021-05-16T17:44:15.5557208Z 2021-05-16T17:44:15.5600393Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T17:44:15.8449893Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-16T17:44:15.8500150Z ================================================== 2021-05-16T17:44:15.8501077Z downloaded 66 KB 2021-05-16T17:44:15.8501988Z 2021-05-16T17:44:15.8559511Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T17:44:16.1348813Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-16T17:44:16.1483792Z ================================================== 2021-05-16T17:44:16.1484927Z downloaded 191 KB 2021-05-16T17:44:16.1485570Z 2021-05-16T17:44:16.1546136Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T17:44:16.4367717Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-16T17:44:16.4766278Z ================================================== 2021-05-16T17:44:16.4767408Z downloaded 1.2 MB 2021-05-16T17:44:16.4767976Z 2021-05-16T17:44:16.4809112Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T17:44:16.7550884Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-16T17:44:16.7831456Z ================================================== 2021-05-16T17:44:16.7832486Z downloaded 1.0 MB 2021-05-16T17:44:16.7833126Z 2021-05-16T17:44:17.0389680Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T17:44:17.0453730Z * DONE (tidyselect) 2021-05-16T17:44:17.2818993Z * installing *binary* package ‘generics’ ... 2021-05-16T17:44:17.2868322Z * DONE (generics) 2021-05-16T17:44:17.5726171Z * installing *binary* package ‘cpp11’ ... 2021-05-16T17:44:17.5798821Z * DONE (cpp11) 2021-05-16T17:44:18.4373837Z * installing *binary* package ‘dplyr’ ... 2021-05-16T17:44:18.4375237Z * DONE (dplyr) 2021-05-16T17:44:18.4376376Z * installing *binary* package ‘tidyr’ ... 2021-05-16T17:44:18.4377114Z * DONE (tidyr) 2021-05-16T17:44:18.4377542Z 2021-05-16T17:44:18.4378229Z The downloaded source packages are in 2021-05-16T17:44:18.4379284Z ‘/tmp/RtmpmUzvVZ/downloaded_packages’ 2021-05-16T17:44:18.5238305Z 2021-05-16T17:44:18.5241581Z checking for file ‘/tmp/RtmpmUzvVZ/remotes71e658c6d785/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T17:44:18.5304945Z 2021-05-16T17:44:18.5306925Z ✔ checking for file ‘/tmp/RtmpmUzvVZ/remotes71e658c6d785/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T17:44:18.5427925Z 2021-05-16T17:44:18.5428940Z 2021-05-16T17:44:18.5430184Z ─ preparing ‘aghast’: 2021-05-16T17:44:18.5430799Z 2021-05-16T17:44:18.5431366Z 2021-05-16T17:44:18.5504680Z checking DESCRIPTION meta-information ... 2021-05-16T17:44:18.5560409Z 2021-05-16T17:44:18.5563186Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:44:18.5850640Z 2021-05-16T17:44:18.5902013Z 2021-05-16T17:44:18.5904758Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:44:18.5916459Z 2021-05-16T17:44:18.5954382Z 2021-05-16T17:44:18.5956779Z ─ checking for empty or unneeded directories 2021-05-16T17:44:18.5993885Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T17:44:18.6085623Z 2021-05-16T17:44:18.6088093Z 2021-05-16T17:44:18.6089576Z 2021-05-16T17:44:18.6171206Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:44:18.6172512Z (as ‘lib’ is unspecified) 2021-05-16T17:44:18.8592255Z * installing *source* package ‘aghast’ ... 2021-05-16T17:44:18.8852496Z ** R 2021-05-16T17:44:18.8924466Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:19.1824005Z ** help 2021-05-16T17:44:19.2099648Z *** installing help indices 2021-05-16T17:44:19.2382269Z ** building package indices 2021-05-16T17:44:19.2690819Z ** testing if installed package can be loaded 2021-05-16T17:44:19.4604379Z * DONE (aghast) 2021-05-16T17:44:19.4700652Z Installing 1 packages: covr 2021-05-16T17:44:19.4709112Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:44:19.4710289Z (as ‘lib’ is unspecified) 2021-05-16T17:44:34.8403997Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T17:44:34.8404624Z 2021-05-16T17:44:34.8413418Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T17:44:35.1214166Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-16T17:44:35.1336197Z ================================================== 2021-05-16T17:44:35.1336789Z downloaded 160 KB 2021-05-16T17:44:35.1337106Z 2021-05-16T17:44:35.1381258Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T17:44:35.4203125Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-16T17:44:35.4307006Z ================================================== 2021-05-16T17:44:35.4307591Z downloaded 118 KB 2021-05-16T17:44:35.4307912Z 2021-05-16T17:44:35.4354255Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T17:44:35.7082136Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-16T17:44:35.7269844Z ================================================== 2021-05-16T17:44:35.7271368Z downloaded 280 KB 2021-05-16T17:44:35.7271942Z 2021-05-16T17:44:36.0009815Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T17:44:36.0060121Z * DONE (lazyeval) 2021-05-16T17:44:36.2656550Z * installing *binary* package ‘rex’ ... 2021-05-16T17:44:36.2726021Z * DONE (rex) 2021-05-16T17:44:36.5471106Z * installing *binary* package ‘covr’ ... 2021-05-16T17:44:36.5534108Z * DONE (covr) 2021-05-16T17:44:36.5621426Z 2021-05-16T17:44:36.5622681Z The downloaded source packages are in 2021-05-16T17:44:36.5624929Z ‘/tmp/RtmpmUzvVZ/downloaded_packages’ 2021-05-16T17:44:36.5805418Z 2021-05-16T17:44:36.5849364Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T17:44:36.5850076Z Rscript -e "tic::before_install()" 2021-05-16T17:44:36.5903339Z shell: /usr/bin/bash -e {0} 2021-05-16T17:44:36.5903777Z env: 2021-05-16T17:44:36.5904257Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:36.5904791Z TIC_DEPLOY_KEY: 2021-05-16T17:44:36.5905672Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:44:36.5907510Z GITHUB_PAT: *** 2021-05-16T17:44:36.5907954Z COVERALLS_TOKEN: 2021-05-16T17:44:36.5908475Z continue-on-error: false 2021-05-16T17:44:36.5909006Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:36.5909526Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:44:36.5910019Z TZ: UTC 2021-05-16T17:44:36.5910435Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:36.5910894Z NOT_CRAN: true 2021-05-16T17:44:36.5911301Z ##[endgroup] 2021-05-16T17:44:36.8910277Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:44:37.0326704Z Running before_install: step_install_remote_binaries() 2021-05-16T17:44:37.5970075Z Installing oro.nifti binaries 2021-05-16T17:44:37.5983729Z [1] "neuroconductor/oro.nifti" 2021-05-16T17:44:37.8291210Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T17:44:37.8324496Z tag_name 2021-05-16T17:44:37.8325302Z 9 0.10.3.s 2021-05-16T17:44:37.8326374Z zipball_url 2021-05-16T17:44:37.8327885Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T17:44:37.8329125Z tarball_url 2021-05-16T17:44:37.8330410Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T17:44:37.8331573Z commit.sha 2021-05-16T17:44:37.8346643Z Installing oro.nifti package binaries 2021-05-16T17:44:37.8347534Z 9 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:44:37.8348439Z commit.url 2021-05-16T17:44:37.8349985Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:44:37.8351083Z node_id 2021-05-16T17:44:37.8352213Z 9 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T17:44:37.8353357Z url 2021-05-16T17:44:37.8354610Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T17:44:37.8355551Z assets_url 2021-05-16T17:44:37.8356528Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T17:44:37.8357527Z upload_url 2021-05-16T17:44:37.8358656Z 9 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T17:44:37.8359840Z id asset_updated_at asset_created_at created_at 2021-05-16T17:44:37.8361264Z 9 43005549 2021-05-15 22:50:23 2021-05-15 22:50:22 2021-05-15 22:37:06 2021-05-16T17:44:37.8363099Z published_at asset_name 2021-05-16T17:44:37.8364177Z 9 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T17:44:37.8364907Z asset_label asset_download_count 2021-05-16T17:44:37.8366580Z 9 6 2021-05-16T17:44:37.8367314Z asset_browser_download_url 2021-05-16T17:44:37.8368845Z 9 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T17:44:37.8401549Z --2021-05-16 17:44:37-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T17:44:37.8459470Z Resolving github.com (github.com)... 140.82.114.4 2021-05-16T17:44:37.8508358Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-16T17:44:37.9390429Z HTTP request sent, awaiting response... 302 Found 2021-05-16T17:44:37.9401490Z Location: https://github-releases.githubusercontent.com/367742122/edf44b00-b5cf-11eb-88c2-5f286ecda70f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T174437Z&X-Amz-Expires=300&X-Amz-Signature=dea215ec63ac2ad9c9461ed1273dc5f57d9765d3117e924023f8ccf8cd3e442a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T17:44:37.9415361Z --2021-05-16 17:44:37-- https://github-releases.githubusercontent.com/367742122/edf44b00-b5cf-11eb-88c2-5f286ecda70f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T174437Z&X-Amz-Expires=300&X-Amz-Signature=dea215ec63ac2ad9c9461ed1273dc5f57d9765d3117e924023f8ccf8cd3e442a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T17:44:37.9421606Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.111.154, 185.199.108.154, ... 2021-05-16T17:44:37.9476311Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T17:44:38.0758436Z HTTP request sent, awaiting response... 200 OK 2021-05-16T17:44:38.0760518Z Length: 6034005 (5.8M) [application/octet-stream] 2021-05-16T17:44:38.0762247Z Saving to: ‘/tmp/RtmpHTQ5YQ/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T17:44:38.0763117Z 2021-05-16T17:44:38.0810836Z 0K .......... .......... .......... .......... .......... 0% 9.98M 1s 2021-05-16T17:44:38.0867612Z 50K .......... .......... .......... .......... .......... 1% 8.69M 1s 2021-05-16T17:44:38.0876588Z 100K .......... .......... .......... .......... .......... 2% 56.5M 0s 2021-05-16T17:44:38.0884753Z 150K .......... .......... .......... .......... .......... 3% 52.5M 0s 2021-05-16T17:44:38.0920269Z 200K .......... .......... .......... .......... .......... 4% 13.8M 0s 2021-05-16T17:44:38.0925423Z 250K .......... .......... .......... .......... .......... 5% 89.2M 0s 2021-05-16T17:44:38.0931383Z 300K .......... .......... .......... .......... .......... 5% 80.2M 0s 2021-05-16T17:44:38.0937320Z 350K .......... .......... .......... .......... .......... 6% 91.1M 0s 2021-05-16T17:44:38.0948704Z 400K .......... .......... .......... .......... .......... 7% 40.8M 0s 2021-05-16T17:44:38.0976648Z 450K .......... .......... .......... .......... .......... 8% 18.5M 0s 2021-05-16T17:44:38.0983345Z 500K .......... .......... .......... .......... .......... 9% 70.6M 0s 2021-05-16T17:44:38.0987909Z 550K .......... .......... .......... .......... .......... 10% 87.6M 0s 2021-05-16T17:44:38.0998690Z 600K .......... .......... .......... .......... .......... 11% 49.1M 0s 2021-05-16T17:44:38.1027963Z 650K .......... .......... .......... .......... .......... 11% 18.6M 0s 2021-05-16T17:44:38.1028697Z 700K .......... .......... .......... .......... .......... 12% 200M 0s 2021-05-16T17:44:38.1037880Z 750K .......... .......... .......... .......... .......... 13% 245M 0s 2021-05-16T17:44:38.1041815Z 800K .......... .......... .......... .......... .......... 14% 35.7M 0s 2021-05-16T17:44:38.1050816Z 850K .......... .......... .......... .......... .......... 15% 54.0M 0s 2021-05-16T17:44:38.1076687Z 900K .......... .......... .......... .......... .......... 16% 19.9M 0s 2021-05-16T17:44:38.1081378Z 950K .......... .......... .......... .......... .......... 16% 81.5M 0s 2021-05-16T17:44:38.1099335Z 1000K .......... .......... .......... .......... .......... 17% 28.5M 0s 2021-05-16T17:44:38.1102705Z 1050K .......... .......... .......... .......... .......... 18% 127M 0s 2021-05-16T17:44:38.1108348Z 1100K .......... .......... .......... .......... .......... 19% 80.1M 0s 2021-05-16T17:44:38.1125396Z 1150K .......... .......... .......... .......... .......... 20% 28.3M 0s 2021-05-16T17:44:38.1131713Z 1200K .......... .......... .......... .......... .......... 21% 81.7M 0s 2021-05-16T17:44:38.1136170Z 1250K .......... .......... .......... .......... .......... 22% 99.9M 0s 2021-05-16T17:44:38.1150816Z 1300K .......... .......... .......... .......... .......... 22% 33.3M 0s 2021-05-16T17:44:38.1158671Z 1350K .......... .......... .......... .......... .......... 23% 66.5M 0s 2021-05-16T17:44:38.1181302Z 1400K .......... .......... .......... .......... .......... 24% 21.5M 0s 2021-05-16T17:44:38.1186663Z 1450K .......... .......... .......... .......... .......... 25% 97.7M 0s 2021-05-16T17:44:38.1192030Z 1500K .......... .......... .......... .......... .......... 26% 82.7M 0s 2021-05-16T17:44:38.1251859Z 1550K .......... .......... .......... .......... .......... 27% 8.23M 0s 2021-05-16T17:44:38.1256941Z 1600K .......... .......... .......... .......... .......... 28% 91.8M 0s 2021-05-16T17:44:38.1259641Z 1650K .......... .......... .......... .......... .......... 28% 161M 0s 2021-05-16T17:44:38.1262740Z 1700K .......... .......... .......... .......... .......... 29% 157M 0s 2021-05-16T17:44:38.1265867Z 1750K .......... .......... .......... .......... .......... 30% 154M 0s 2021-05-16T17:44:38.1268805Z 1800K .......... .......... .......... .......... .......... 31% 167M 0s 2021-05-16T17:44:38.1303803Z 1850K .......... .......... .......... .......... .......... 32% 14.3M 0s 2021-05-16T17:44:38.1308463Z 1900K .......... .......... .......... .......... .......... 33% 99.8M 0s 2021-05-16T17:44:38.1319380Z 1950K .......... .......... .......... .......... .......... 33% 44.3M 0s 2021-05-16T17:44:38.1323710Z 2000K .......... .......... .......... .......... .......... 34% 110M 0s 2021-05-16T17:44:38.1333124Z 2050K .......... .......... .......... .......... .......... 35% 53.2M 0s 2021-05-16T17:44:38.1342776Z 2100K .......... .......... .......... .......... .......... 36% 48.5M 0s 2021-05-16T17:44:38.1352165Z 2150K .......... .......... .......... .......... .......... 37% 53.4M 0s 2021-05-16T17:44:38.1358565Z 2200K .......... .......... .......... .......... .......... 38% 73.8M 0s 2021-05-16T17:44:38.1366247Z 2250K .......... .......... .......... .......... .......... 39% 71.9M 0s 2021-05-16T17:44:38.1374729Z 2300K .......... .......... .......... .......... .......... 39% 52.4M 0s 2021-05-16T17:44:38.1384352Z 2350K .......... .......... .......... .......... .......... 40% 51.2M 0s 2021-05-16T17:44:38.1393452Z 2400K .......... .......... .......... .......... .......... 41% 52.9M 0s 2021-05-16T17:44:38.1406867Z 2450K .......... .......... .......... .......... .......... 42% 38.9M 0s 2021-05-16T17:44:38.1411121Z 2500K .......... .......... .......... .......... .......... 43% 92.7M 0s 2021-05-16T17:44:38.1415592Z 2550K .......... .......... .......... .......... .......... 44% 109M 0s 2021-05-16T17:44:38.1426571Z 2600K .......... .......... .......... .......... .......... 44% 44.8M 0s 2021-05-16T17:44:38.1432526Z 2650K .......... .......... .......... .......... .......... 45% 89.6M 0s 2021-05-16T17:44:38.1442800Z 2700K .......... .......... .......... .......... .......... 46% 48.6M 0s 2021-05-16T17:44:38.1446735Z 2750K .......... .......... .......... .......... .......... 47% 103M 0s 2021-05-16T17:44:38.1461466Z 2800K .......... .......... .......... .......... .......... 48% 33.3M 0s 2021-05-16T17:44:38.1466909Z 2850K .......... .......... .......... .......... .......... 49% 101M 0s 2021-05-16T17:44:38.1476649Z 2900K .......... .......... .......... .......... .......... 50% 50.2M 0s 2021-05-16T17:44:38.1480765Z 2950K .......... .......... .......... .......... .......... 50% 129M 0s 2021-05-16T17:44:38.1485269Z 3000K .......... .......... .......... .......... .......... 51% 90.4M 0s 2021-05-16T17:44:38.1495765Z 3050K .......... .......... .......... .......... .......... 52% 48.4M 0s 2021-05-16T17:44:38.1514691Z 3100K .......... .......... .......... .......... .......... 53% 26.0M 0s 2021-05-16T17:44:38.1517637Z 3150K .......... .......... .......... .......... .......... 54% 138M 0s 2021-05-16T17:44:38.1520692Z 3200K .......... .......... .......... .......... .......... 55% 155M 0s 2021-05-16T17:44:38.1527578Z 3250K .......... .......... .......... .......... .......... 56% 94.2M 0s 2021-05-16T17:44:38.1532561Z 3300K .......... .......... .......... .......... .......... 56% 82.2M 0s 2021-05-16T17:44:38.1538158Z 3350K .......... .......... .......... .......... .......... 57% 91.5M 0s 2021-05-16T17:44:38.1545554Z 3400K .......... .......... .......... .......... .......... 58% 67.2M 0s 2021-05-16T17:44:38.1546916Z 3450K .......... .......... .......... .......... .......... 59% 251M 0s 2021-05-16T17:44:38.1570837Z 3500K .......... .......... .......... .......... .......... 60% 20.3M 0s 2021-05-16T17:44:38.1574454Z 3550K .......... .......... .......... .......... .......... 61% 139M 0s 2021-05-16T17:44:38.1578318Z 3600K .......... .......... .......... .......... .......... 61% 122M 0s 2021-05-16T17:44:38.1583175Z 3650K .......... .......... .......... .......... .......... 62% 107M 0s 2021-05-16T17:44:38.1588999Z 3700K .......... .......... .......... .......... .......... 63% 75.7M 0s 2021-05-16T17:44:38.1594080Z 3750K .......... .......... .......... .......... .......... 64% 97.8M 0s 2021-05-16T17:44:38.1599715Z 3800K .......... .......... .......... .......... .......... 65% 86.7M 0s 2021-05-16T17:44:38.1622496Z 3850K .......... .......... .......... .......... .......... 66% 22.0M 0s 2021-05-16T17:44:38.1626592Z 3900K .......... .......... .......... .......... .......... 67% 107M 0s 2021-05-16T17:44:38.1630972Z 3950K .......... .......... .......... .......... .......... 67% 110M 0s 2021-05-16T17:44:38.1635344Z 4000K .......... .......... .......... .......... .......... 68% 108M 0s 2021-05-16T17:44:38.1639813Z 4050K .......... .......... .......... .......... .......... 69% 111M 0s 2021-05-16T17:44:38.1646181Z 4100K .......... .......... .......... .......... .......... 70% 76.8M 0s 2021-05-16T17:44:38.1651368Z 4150K .......... .......... .......... .......... .......... 71% 92.2M 0s 2021-05-16T17:44:38.1654997Z 4200K .......... .......... .......... .......... .......... 72% 135M 0s 2021-05-16T17:44:38.1679989Z 4250K .......... .......... .......... .......... .......... 72% 20.0M 0s 2021-05-16T17:44:38.1686250Z 4300K .......... .......... .......... .......... .......... 73% 72.9M 0s 2021-05-16T17:44:38.1690981Z 4350K .......... .......... .......... .......... .......... 74% 102M 0s 2021-05-16T17:44:38.1699993Z 4400K .......... .......... .......... .......... .......... 75% 55.3M 0s 2021-05-16T17:44:38.1704752Z 4450K .......... .......... .......... .......... .......... 76% 99.4M 0s 2021-05-16T17:44:38.1708128Z 4500K .......... .......... .......... .......... .......... 77% 141M 0s 2021-05-16T17:44:38.1711844Z 4550K .......... .......... .......... .......... .......... 78% 133M 0s 2021-05-16T17:44:38.1716876Z 4600K .......... .......... .......... .......... .......... 78% 98.8M 0s 2021-05-16T17:44:38.1727115Z 4650K .......... .......... .......... .......... .......... 79% 46.3M 0s 2021-05-16T17:44:38.1730208Z 4700K .......... .......... .......... .......... .......... 80% 166M 0s 2021-05-16T17:44:38.1735820Z 4750K .......... .......... .......... .......... .......... 81% 101M 0s 2021-05-16T17:44:38.1752249Z 4800K .......... .......... .......... .......... .......... 82% 123M 0s 2021-05-16T17:44:38.1753383Z 4850K .......... .......... .......... .......... .......... 83% 43.8M 0s 2021-05-16T17:44:38.1756604Z 4900K .......... .......... .......... .......... .......... 84% 201M 0s 2021-05-16T17:44:38.1760718Z 4950K .......... .......... .......... .......... .......... 84% 84.9M 0s 2021-05-16T17:44:38.1761795Z 5000K .......... .......... .......... .......... .......... 85% 272M 0s 2021-05-16T17:44:38.1768508Z 5050K .......... .......... .......... .......... .......... 86% 73.1M 0s 2021-05-16T17:44:38.1783867Z 5100K .......... .......... .......... .......... .......... 87% 30.1M 0s 2021-05-16T17:44:38.1785513Z 5150K .......... .......... .......... .......... .......... 88% 242M 0s 2021-05-16T17:44:38.1788000Z 5200K .......... .......... .......... .......... .......... 89% 264M 0s 2021-05-16T17:44:38.1796465Z 5250K .......... .......... .......... .......... .......... 89% 108M 0s 2021-05-16T17:44:38.1799203Z 5300K .......... .......... .......... .......... .......... 90% 77.4M 0s 2021-05-16T17:44:38.1804525Z 5350K .......... .......... .......... .......... .......... 91% 80.8M 0s 2021-05-16T17:44:38.1808252Z 5400K .......... .......... .......... .......... .......... 92% 145M 0s 2021-05-16T17:44:38.1811222Z 5450K .......... .......... .......... .......... .......... 93% 140M 0s 2021-05-16T17:44:38.1818083Z 5500K .......... .......... .......... .......... .......... 94% 72.1M 0s 2021-05-16T17:44:38.1838391Z 5550K .......... .......... .......... .......... .......... 95% 24.6M 0s 2021-05-16T17:44:38.1840079Z 5600K .......... .......... .......... .......... .......... 95% 241M 0s 2021-05-16T17:44:38.1847250Z 5650K .......... .......... .......... .......... .......... 96% 106M 0s 2021-05-16T17:44:38.1849697Z 5700K .......... .......... .......... .......... .......... 97% 225M 0s 2021-05-16T17:44:38.1854794Z 5750K .......... .......... .......... .......... .......... 98% 67.9M 0s 2021-05-16T17:44:38.1856783Z 5800K .......... .......... .......... .......... .......... 99% 214M 0s 2021-05-16T17:44:38.1860046Z 5850K .......... .......... .......... .......... .. 100% 99.8M=0.1s 2021-05-16T17:44:38.1866393Z 2021-05-16T17:44:38.1869732Z 2021-05-16 17:44:38 (52.4 MB/s) - ‘/tmp/RtmpHTQ5YQ/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6034005/6034005] 2021-05-16T17:44:38.1870358Z 2021-05-16T17:44:38.1906334Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:44:38.1907456Z (as ‘lib’ is unspecified) 2021-05-16T17:44:38.6794181Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T17:44:38.6925940Z * DONE (oro.nifti) 2021-05-16T17:44:38.7050948Z Rewriting new remotes: 2021-05-16T17:44:38.7324432Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T17:44:38.7325275Z remotes::install_deps(dependencies = TRUE) 2021-05-16T17:44:38.7325954Z remotes::install_cran("rcmdcheck") 2021-05-16T17:44:38.7326568Z remotes::install_cran("markdown") 2021-05-16T17:44:38.7334902Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:44:38.7335351Z env: 2021-05-16T17:44:38.7335847Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:38.7336363Z TIC_DEPLOY_KEY: 2021-05-16T17:44:38.7337267Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:44:38.7339371Z GITHUB_PAT: *** 2021-05-16T17:44:38.7339817Z COVERALLS_TOKEN: 2021-05-16T17:44:38.7340364Z continue-on-error: false 2021-05-16T17:44:38.7340900Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:38.7341449Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:44:38.7341925Z TZ: UTC 2021-05-16T17:44:38.7342363Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:38.7342851Z NOT_CRAN: true 2021-05-16T17:44:38.7343262Z ##[endgroup] 2021-05-16T17:45:03.2905703Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T17:45:03.2907066Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T17:45:03.2908075Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T17:45:03.2909051Z oro.nifti (0.10.3 -> 0.11.0) [CRAN] 2021-05-16T17:45:03.2936936Z Installing 4 packages: RNifti, abind, bitops, oro.nifti 2021-05-16T17:45:03.2951279Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:45:03.2952492Z (as ‘lib’ is unspecified) 2021-05-16T17:45:19.0150312Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T17:45:19.1536049Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T17:45:19.1932713Z ================================================== 2021-05-16T17:45:19.1933919Z downloaded 1.0 MB 2021-05-16T17:45:19.1934457Z 2021-05-16T17:45:19.1961115Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T17:45:19.8018930Z Content type 'binary/octet-stream' length 60401 bytes (58 KB) 2021-05-16T17:45:19.8021454Z ================================================== 2021-05-16T17:45:19.8022388Z downloaded 58 KB 2021-05-16T17:45:19.8022907Z 2021-05-16T17:45:19.8079257Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T17:45:20.2173075Z Content type 'binary/octet-stream' length 35283 bytes (34 KB) 2021-05-16T17:45:20.2180693Z ================================================== 2021-05-16T17:45:20.2181347Z downloaded 34 KB 2021-05-16T17:45:20.2181739Z 2021-05-16T17:45:20.2230584Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T17:45:20.7184180Z Content type 'binary/octet-stream' length 6038850 bytes (5.8 MB) 2021-05-16T17:45:20.7695591Z ================================================== 2021-05-16T17:45:20.7696237Z downloaded 5.8 MB 2021-05-16T17:45:20.7696593Z 2021-05-16T17:45:21.1142695Z * installing *source* package ‘RNifti’ ... 2021-05-16T17:45:21.9580713Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T17:45:21.9582940Z g++ -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-16T17:45:21.9584149Z ** libs 2021-05-16T17:45:44.6123716Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-16T17:45:44.7234683Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T17:45:44.8309304Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T17:45:44.8858024Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T17:45:45.0233362Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T17:45:45.6150243Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T17:45:45.6799472Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T17:45:45.8345079Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T17:45:46.0284589Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T17:45:46.1984459Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T17:45:46.4992124Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T17:45:46.6425621Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T17:45:47.2704182Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T17:45:47.3917489Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T17:45:47.7892914Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T17:45:47.8425383Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T17:45:47.8976471Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T17:45:47.9941216Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T17:45:49.4394515Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T17:45:52.1553440Z g++ -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T17:45:52.3901228Z installing to /home/runner/work/_temp/Library/RNifti/libs 2021-05-16T17:45:52.4048402Z ** R 2021-05-16T17:45:52.4146817Z ** inst 2021-05-16T17:45:52.4183013Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:45:53.1028699Z ** help 2021-05-16T17:45:53.1619635Z *** installing help indices 2021-05-16T17:45:53.2516431Z ** building package indices 2021-05-16T17:45:53.2863335Z ** testing if installed package can be loaded 2021-05-16T17:45:53.5704889Z * DONE (RNifti) 2021-05-16T17:45:53.7979051Z * installing *binary* package ‘abind’ ... 2021-05-16T17:45:53.8047539Z * DONE (abind) 2021-05-16T17:45:54.0359614Z * installing *binary* package ‘bitops’ ... 2021-05-16T17:45:54.0405509Z * DONE (bitops) 2021-05-16T17:45:54.5388695Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T17:45:54.5534092Z * DONE (oro.nifti) 2021-05-16T17:45:54.5635446Z 2021-05-16T17:45:54.5636681Z The downloaded source packages are in 2021-05-16T17:45:54.5638345Z ‘/tmp/Rtmpj3F5PS/downloaded_packages’ 2021-05-16T17:46:10.2253947Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T17:46:10.2255384Z Use `force = TRUE` to force installation 2021-05-16T17:46:10.2267697Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T17:46:10.2268842Z Use `force = TRUE` to force installation 2021-05-16T17:46:10.2436025Z ##[group]Run options(width = 100) 2021-05-16T17:46:10.2436832Z options(width = 100) 2021-05-16T17:46:10.2437453Z pkgs <- installed.packages()[, "Package"] 2021-05-16T17:46:10.2438204Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T17:46:10.2446858Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:46:10.2447306Z env: 2021-05-16T17:46:10.2447798Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:46:10.2448309Z TIC_DEPLOY_KEY: 2021-05-16T17:46:10.2449275Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:46:10.2451066Z GITHUB_PAT: *** 2021-05-16T17:46:10.2451512Z COVERALLS_TOKEN: 2021-05-16T17:46:10.2452037Z continue-on-error: false 2021-05-16T17:46:10.2452564Z VDIFFR_RUN_TESTS: 2021-05-16T17:46:10.2453101Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:46:10.2453574Z TZ: UTC 2021-05-16T17:46:10.2454005Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:46:10.2454490Z NOT_CRAN: true 2021-05-16T17:46:10.2454901Z ##[endgroup] 2021-05-16T17:46:10.7848430Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:46:10.7849600Z setting value 2021-05-16T17:46:10.7851476Z version R version 3.5.3 (2019-03-11) 2021-05-16T17:46:10.7852459Z os Ubuntu 20.04.2 LTS 2021-05-16T17:46:10.7853738Z system x86_64, linux-gnu 2021-05-16T17:46:10.7854665Z ui X11 2021-05-16T17:46:10.7855557Z language (EN) 2021-05-16T17:46:10.7864769Z collate C.UTF-8 2021-05-16T17:46:10.7865500Z ctype C.UTF-8 2021-05-16T17:46:10.7866016Z tz UTC 2021-05-16T17:46:10.7866658Z date 2021-05-16 2021-05-16T17:46:10.7866958Z 2021-05-16T17:46:10.7867912Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:46:10.7868710Z package * version date lib source 2021-05-16T17:46:10.7869675Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7870674Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T17:46:10.7871661Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7872538Z base * 3.5.3 2021-02-17 [2] local 2021-05-16T17:46:10.7873425Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7874306Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T17:46:10.7875170Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7876040Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7876901Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T17:46:10.7877776Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7878662Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T17:46:10.7879524Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7880395Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7881281Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T17:46:10.7882192Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T17:46:10.7883251Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7884177Z compiler 3.5.3 2021-02-17 [2] local 2021-05-16T17:46:10.7885358Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7886242Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7887116Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7889313Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7890708Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7891627Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-16T17:46:10.7892533Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7893530Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T17:46:10.7894503Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7895408Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7896318Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7897204Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7898109Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7899356Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7900267Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7901136Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7902038Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T17:46:10.7902923Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7903796Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7904692Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7905563Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7906564Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T17:46:10.7907551Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7908459Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7909351Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7910233Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-16T17:46:10.7911148Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-16T17:46:10.7912037Z grid 3.5.3 2021-02-17 [2] local 2021-05-16T17:46:10.7912918Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7913796Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7914649Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7915532Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7916460Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T17:46:10.7917376Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7918260Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T17:46:10.7919176Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7920104Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7921024Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7923489Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7925526Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T17:46:10.7926512Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T17:46:10.7927432Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7928325Z methods * 3.5.3 2021-02-17 [2] local 2021-05-16T17:46:10.7930169Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T17:46:10.7931139Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7932017Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T17:46:10.7932883Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T17:46:10.7933787Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7934717Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7935613Z parallel 3.5.3 2021-02-17 [2] local 2021-05-16T17:46:10.7938958Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T17:46:10.7940011Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7940925Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7941849Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7943033Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7944027Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7944957Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7945855Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7946706Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7947582Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7965484Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7966736Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7967652Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7968546Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7969461Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7970341Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7971203Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7972102Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-16T17:46:10.7972982Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7973880Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T17:46:10.7974782Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7975716Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7976651Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7977569Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7978491Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T17:46:10.7979370Z splines 3.5.3 2021-02-17 [2] local 2021-05-16T17:46:10.7980478Z stats * 3.5.3 2021-02-17 [2] local 2021-05-16T17:46:10.7981373Z stats4 3.5.3 2021-02-17 [2] local 2021-05-16T17:46:10.7983240Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7984163Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7985050Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T17:46:10.7985930Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7986851Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T17:46:10.7987794Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-16T17:46:10.7988680Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7989562Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T17:46:10.7990896Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T17:46:10.7991893Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7992813Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7993935Z tools 3.5.3 2021-02-17 [2] local 2021-05-16T17:46:10.7994812Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7995698Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7996542Z utils * 3.5.3 2021-02-17 [2] local 2021-05-16T17:46:10.7997407Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7998275Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.7999164Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.8000047Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.8000900Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T17:46:10.8001767Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.8002783Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.8003713Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.8004586Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T17:46:10.8004916Z 2021-05-16T17:46:10.8005436Z [1] /home/runner/work/_temp/Library 2021-05-16T17:46:10.8005999Z [2] /opt/R/3.5.3/lib/R/library 2021-05-16T17:46:10.8038711Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T17:46:10.8039330Z Rscript -e 'tic::script()' 2021-05-16T17:46:10.8039790Z ls -l check 2021-05-16T17:46:10.8094905Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:46:10.8095474Z env: 2021-05-16T17:46:10.8095950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:46:10.8096466Z TIC_DEPLOY_KEY: 2021-05-16T17:46:10.8097361Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:46:10.8099160Z GITHUB_PAT: *** 2021-05-16T17:46:10.8099605Z COVERALLS_TOKEN: 2021-05-16T17:46:10.8100127Z continue-on-error: false 2021-05-16T17:46:10.8100650Z VDIFFR_RUN_TESTS: 2021-05-16T17:46:10.8101174Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:46:10.8101666Z TZ: UTC 2021-05-16T17:46:10.8102082Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:46:10.8102535Z NOT_CRAN: true 2021-05-16T17:46:10.8102941Z ##[endgroup] 2021-05-16T17:46:11.1350472Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:46:11.2816008Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T17:46:11.2817693Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T17:46:11.2818855Z timeout = Inf, check_dir = "check") 2021-05-16T17:46:11.3714557Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T17:46:11.6192035Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T17:46:11.6296186Z * preparing ‘oro.asl’: 2021-05-16T17:46:11.6347132Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:46:11.6589303Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:46:11.6590790Z * checking for empty or unneeded directories 2021-05-16T17:46:11.6618531Z * building ‘oro.asl_0.1.1.tar.gz’ 2021-05-16T17:46:11.6692389Z 2021-05-16T17:46:11.8137982Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T17:46:12.0668249Z * using log directory ‘/home/runner/work/oro.asl/oro.asl/check/oro.asl.Rcheck’ 2021-05-16T17:46:12.0669622Z * using R version 3.5.3 (2019-03-11) 2021-05-16T17:46:12.0671204Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T17:46:12.0672301Z * using session charset: UTF-8 2021-05-16T17:46:12.0810261Z * using option ‘--as-cran’ 2021-05-16T17:46:12.0834788Z * checking for file ‘oro.asl/DESCRIPTION’ ... OK 2021-05-16T17:46:12.0845074Z * this is package ‘oro.asl’ version ‘0.1.1’ 2021-05-16T17:46:12.0862322Z * checking package namespace information ... OK 2021-05-16T17:46:29.4344048Z * checking package dependencies ... OK 2021-05-16T17:46:29.4365496Z * checking if this is a source package ... OK 2021-05-16T17:46:29.4367318Z * checking if there is a namespace ... OK 2021-05-16T17:46:29.6204282Z * checking for executable files ... OK 2021-05-16T17:46:29.6230352Z * checking for hidden files and directories ... OK 2021-05-16T17:46:29.6231562Z * checking for portable file names ... OK 2021-05-16T17:46:29.6232631Z * checking for sufficient/correct file permissions ... OK 2021-05-16T17:46:29.6254177Z * checking serialization versions ... OK 2021-05-16T17:46:30.3026392Z * checking whether package ‘oro.asl’ can be installed ... OK 2021-05-16T17:46:30.3163072Z * checking installed package size ... OK 2021-05-16T17:46:30.3789012Z * checking package directory ... OK 2021-05-16T17:46:30.5710704Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:46:30.5712378Z * checking top-level files ... OK 2021-05-16T17:46:30.5713484Z * checking for left-over files ... OK 2021-05-16T17:46:30.5714380Z * checking index information ... OK 2021-05-16T17:46:30.6344416Z * checking package subdirectories ... OK 2021-05-16T17:46:30.6961680Z * checking R files for non-ASCII characters ... OK 2021-05-16T17:46:30.7620433Z * checking R files for syntax errors ... OK 2021-05-16T17:46:30.9555652Z * checking whether the package can be loaded ... OK 2021-05-16T17:46:31.0411577Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T17:46:31.1215741Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T17:46:31.1760501Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T17:46:31.3556363Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T17:46:31.5427157Z * checking loading without being on the library search path ... OK 2021-05-16T17:46:31.6409899Z * checking dependencies in R code ... OK 2021-05-16T17:46:32.2215603Z * checking S3 generic/method consistency ... OK 2021-05-16T17:46:32.3251756Z * checking replacement functions ... OK 2021-05-16T17:46:32.4478014Z * checking foreign function calls ... OK 2021-05-16T17:46:34.4406042Z * checking R code for possible problems ... OK 2021-05-16T17:46:34.5113454Z * checking Rd files ... OK 2021-05-16T17:46:34.5652992Z * checking Rd metadata ... OK 2021-05-16T17:46:34.6293285Z * checking Rd line widths ... OK 2021-05-16T17:46:34.7306501Z * checking Rd cross-references ... OK 2021-05-16T17:46:34.8409561Z * checking for missing documentation entries ... OK 2021-05-16T17:46:35.1915800Z * checking for code/documentation mismatches ... OK 2021-05-16T17:46:35.9277818Z * checking Rd \usage sections ... OK 2021-05-16T17:46:35.9923862Z * checking Rd contents ... OK 2021-05-16T17:46:36.0724462Z * checking for unstated dependencies in examples ... OK 2021-05-16T17:46:36.5874613Z * checking examples ... OK 2021-05-16T17:46:38.6405761Z * checking PDF version of manual ... OK 2021-05-16T17:46:38.6428016Z * DONE 2021-05-16T17:46:38.6428683Z 2021-05-16T17:46:38.6429300Z Status: OK 2021-05-16T17:46:38.6429771Z 2021-05-16T17:46:38.7486731Z ── R CMD check results ────────────────────────────────────── oro.asl 0.1.1 ──── 2021-05-16T17:46:38.7506222Z Duration: 27.1s 2021-05-16T17:46:38.7506952Z 2021-05-16T17:46:38.7518414Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T17:46:38.7597659Z total 24 2021-05-16T17:46:38.7599302Z drwxr-xr-x 5 runner docker 4096 May 16 17:46 oro.asl.Rcheck 2021-05-16T17:46:38.7613113Z -rw-r--r-- 1 runner docker 3463 May 16 17:46 oro.asl_0.1.1.tar.gz 2021-05-16T17:46:38.7614925Z -rw-r--r-- 1 runner docker 13559 May 16 17:46 oro.asl_0.1.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T17:46:38.7655462Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:46:38.7656436Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:46:38.7708150Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:46:38.7708808Z env: 2021-05-16T17:46:38.7709386Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:46:38.7709929Z TIC_DEPLOY_KEY: 2021-05-16T17:46:38.7710999Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:46:38.7712985Z GITHUB_PAT: *** 2021-05-16T17:46:38.7713561Z COVERALLS_TOKEN: 2021-05-16T17:46:38.7714138Z continue-on-error: false 2021-05-16T17:46:38.7714745Z VDIFFR_RUN_TESTS: 2021-05-16T17:46:38.7715422Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:46:38.7715942Z TZ: UTC 2021-05-16T17:46:38.7716459Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:46:38.7716939Z NOT_CRAN: true 2021-05-16T17:46:38.7717455Z ##[endgroup] 2021-05-16T17:46:38.7878998Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T17:46:38.7879632Z Rscript -e "tic::before_deploy()" 2021-05-16T17:46:38.7924523Z shell: /usr/bin/bash -e {0} 2021-05-16T17:46:38.7924968Z env: 2021-05-16T17:46:38.7925446Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:46:38.7925972Z TIC_DEPLOY_KEY: 2021-05-16T17:46:38.7926871Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:46:38.7928300Z GITHUB_PAT: *** 2021-05-16T17:46:38.7928744Z COVERALLS_TOKEN: 2021-05-16T17:46:38.7929269Z continue-on-error: false 2021-05-16T17:46:38.7929800Z VDIFFR_RUN_TESTS: 2021-05-16T17:46:38.7930323Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:46:38.7930814Z TZ: UTC 2021-05-16T17:46:38.7931229Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:46:38.7931687Z NOT_CRAN: true 2021-05-16T17:46:38.7932115Z ##[endgroup] 2021-05-16T17:46:39.0732566Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:46:39.2031010Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T17:46:39.2031632Z with: 2021-05-16T17:46:39.2032545Z upload_url: https://uploads.github.com/repos/neuroconductor/oro.asl/releases/43017700/assets{?name,label} 2021-05-16T17:46:39.2033695Z asset_path: check/oro.asl_0.1.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T17:46:39.2034452Z asset_name: oro.asl_0.1.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T17:46:39.2035175Z asset_content_type: application/octet-stream 2021-05-16T17:46:39.2035708Z env: 2021-05-16T17:46:39.2036250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:46:39.2036749Z TIC_DEPLOY_KEY: 2021-05-16T17:46:39.2037625Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:46:39.2039384Z GITHUB_PAT: *** 2021-05-16T17:46:39.2039812Z COVERALLS_TOKEN: 2021-05-16T17:46:39.2040354Z continue-on-error: false 2021-05-16T17:46:39.2040869Z VDIFFR_RUN_TESTS: 2021-05-16T17:46:39.2041431Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:46:39.2041922Z TZ: UTC 2021-05-16T17:46:39.2042343Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:46:39.2043028Z NOT_CRAN: true 2021-05-16T17:46:39.2044112Z GITHUB_TOKEN: *** 2021-05-16T17:46:39.2044532Z ##[endgroup] 2021-05-16T17:46:39.7581982Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T17:46:39.7582582Z Rscript -e "tic::deploy()" 2021-05-16T17:46:39.7635674Z shell: /usr/bin/bash -e {0} 2021-05-16T17:46:39.7636097Z env: 2021-05-16T17:46:39.7636593Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:46:39.7637099Z TIC_DEPLOY_KEY: 2021-05-16T17:46:39.7637993Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:46:39.7639742Z GITHUB_PAT: *** 2021-05-16T17:46:39.7640191Z COVERALLS_TOKEN: 2021-05-16T17:46:39.7640713Z continue-on-error: false 2021-05-16T17:46:39.7641237Z VDIFFR_RUN_TESTS: 2021-05-16T17:46:39.7641773Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:46:39.7642256Z TZ: UTC 2021-05-16T17:46:39.7642953Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:46:39.7643397Z NOT_CRAN: true 2021-05-16T17:46:39.7643813Z ##[endgroup] 2021-05-16T17:46:40.0753919Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:46:40.2195722Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T17:46:40.2196390Z Rscript -e "tic::after_deploy()" 2021-05-16T17:46:40.2246785Z shell: /usr/bin/bash -e {0} 2021-05-16T17:46:40.2247222Z env: 2021-05-16T17:46:40.2247722Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:46:40.2248700Z TIC_DEPLOY_KEY: 2021-05-16T17:46:40.2249660Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:46:40.2252039Z GITHUB_PAT: *** 2021-05-16T17:46:40.2252535Z COVERALLS_TOKEN: 2021-05-16T17:46:40.2253114Z continue-on-error: false 2021-05-16T17:46:40.2253658Z VDIFFR_RUN_TESTS: 2021-05-16T17:46:40.2254197Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:46:40.2254711Z TZ: UTC 2021-05-16T17:46:40.2255131Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:46:40.2255590Z NOT_CRAN: true 2021-05-16T17:46:40.2256013Z ##[endgroup] 2021-05-16T17:46:40.5542077Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:46:40.8980505Z Post job cleanup. 2021-05-16T17:46:40.9572972Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:46:40.9687378Z Post job cleanup. 2021-05-16T17:46:41.1070899Z [command]/usr/bin/git version 2021-05-16T17:46:41.1141058Z git version 2.31.1 2021-05-16T17:46:41.1184466Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:46:41.1250648Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T17:46:41.1574922Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:46:41.1633349Z http.https://github.com/.extraheader 2021-05-16T17:46:41.1645194Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T17:46:41.1709955Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T17:46:41.2069151Z Cleaning up orphan processes