2021-05-15T16:30:56.7543082Z ##[section]Starting: Request a runner to run this job 2021-05-15T16:30:57.2758166Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T16:30:57.3299685Z 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-15T16:30:57.4223561Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T16:30:57.4971904Z ##[section]Finishing: Request a runner to run this job 2021-05-15T16:31:04.4097164Z Current runner version: '2.278.0' 2021-05-15T16:31:04.4129357Z ##[group]Operating System 2021-05-15T16:31:04.4130348Z Ubuntu 2021-05-15T16:31:04.4130908Z 20.04.2 2021-05-15T16:31:04.4131349Z LTS 2021-05-15T16:31:04.4131876Z ##[endgroup] 2021-05-15T16:31:04.4132460Z ##[group]Virtual Environment 2021-05-15T16:31:04.4133169Z Environment: ubuntu-20.04 2021-05-15T16:31:04.4133813Z Version: 20210510.0 2021-05-15T16:31:04.4135045Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T16:31:04.4136571Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T16:31:04.4137521Z ##[endgroup] 2021-05-15T16:31:04.4139741Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T16:31:04.4141169Z Actions: write 2021-05-15T16:31:04.4141788Z Checks: write 2021-05-15T16:31:04.4142403Z Contents: write 2021-05-15T16:31:04.4142977Z Deployments: write 2021-05-15T16:31:04.4143683Z Issues: write 2021-05-15T16:31:04.4144349Z Metadata: read 2021-05-15T16:31:04.4144965Z Packages: write 2021-05-15T16:31:04.4145600Z PullRequests: write 2021-05-15T16:31:04.4147047Z RepositoryProjects: write 2021-05-15T16:31:04.4148041Z SecurityEvents: write 2021-05-15T16:31:04.4148673Z Statuses: write 2021-05-15T16:31:04.4149487Z ##[endgroup] 2021-05-15T16:31:04.4152976Z Prepare workflow directory 2021-05-15T16:31:04.5349767Z Prepare all required actions 2021-05-15T16:31:04.5363135Z Getting action download info 2021-05-15T16:31:05.0132316Z Download action repository 'actions/checkout@v2' 2021-05-15T16:31:09.4034195Z Download action repository 'r-lib/actions@master' 2021-05-15T16:31:12.0709682Z Download action repository 'adigherman/actions@master' 2021-05-15T16:31:17.0804742Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T16:31:17.9559533Z Download action repository 'actions/cache@v1' 2021-05-15T16:31:18.8103526Z Download action repository 'actions/upload-artifact@master' 2021-05-15T16:31:19.6731455Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T16:31:20.7271309Z ##[group]Run actions/checkout@v2 2021-05-15T16:31:20.7271872Z with: 2021-05-15T16:31:20.7272455Z repository: neuroconductor/DensParcorr 2021-05-15T16:31:20.7273241Z token: *** 2021-05-15T16:31:20.7273552Z ssh-strict: true 2021-05-15T16:31:20.7273976Z persist-credentials: true 2021-05-15T16:31:20.7274358Z clean: true 2021-05-15T16:31:20.7274683Z fetch-depth: 1 2021-05-15T16:31:20.7275177Z lfs: false 2021-05-15T16:31:20.7275518Z submodules: false 2021-05-15T16:31:20.7275837Z env: 2021-05-15T16:31:20.7276406Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:31:20.7276817Z TIC_DEPLOY_KEY: 2021-05-15T16:31:20.7277553Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:31:20.7279129Z GITHUB_PAT: *** 2021-05-15T16:31:20.7279470Z COVERALLS_TOKEN: 2021-05-15T16:31:20.7279897Z continue-on-error: true 2021-05-15T16:31:20.7280297Z VDIFFR_RUN_TESTS: 2021-05-15T16:31:20.7280644Z ##[endgroup] 2021-05-15T16:31:20.9835799Z Syncing repository: neuroconductor/DensParcorr 2021-05-15T16:31:20.9836803Z ##[group]Getting Git version info 2021-05-15T16:31:20.9837856Z Working directory is '/home/runner/work/DensParcorr/DensParcorr' 2021-05-15T16:31:20.9906643Z [command]/usr/bin/git version 2021-05-15T16:31:21.0070776Z git version 2.31.1 2021-05-15T16:31:21.0072033Z ##[endgroup] 2021-05-15T16:31:21.0077070Z Deleting the contents of '/home/runner/work/DensParcorr/DensParcorr' 2021-05-15T16:31:21.0081647Z ##[group]Initializing the repository 2021-05-15T16:31:21.0085210Z [command]/usr/bin/git init /home/runner/work/DensParcorr/DensParcorr 2021-05-15T16:31:21.0159056Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T16:31:21.0160197Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T16:31:21.0160997Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T16:31:21.0161501Z hint: 2021-05-15T16:31:21.0162584Z hint: git config --global init.defaultBranch 2021-05-15T16:31:21.0163052Z hint: 2021-05-15T16:31:21.0164003Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T16:31:21.0164856Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T16:31:21.0166010Z hint: 2021-05-15T16:31:21.0170375Z hint: git branch -m 2021-05-15T16:31:21.0178105Z Initialized empty Git repository in /home/runner/work/DensParcorr/DensParcorr/.git/ 2021-05-15T16:31:21.0188436Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/DensParcorr 2021-05-15T16:31:21.0234668Z ##[endgroup] 2021-05-15T16:31:21.0235382Z ##[group]Disabling automatic garbage collection 2021-05-15T16:31:21.0263570Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T16:31:21.0300922Z ##[endgroup] 2021-05-15T16:31:21.0308955Z ##[group]Setting up auth 2021-05-15T16:31:21.0320532Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T16:31:21.0363703Z [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-15T16:31:21.0726737Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T16:31:21.0772398Z [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-15T16:31:21.1015547Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T16:31:21.1064116Z ##[endgroup] 2021-05-15T16:31:21.1064910Z ##[group]Fetching the repository 2021-05-15T16:31:21.1077563Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +5c6058ec80a5f0c931ee8111ee098d6d549e5cd2:refs/tags/1.0.s 2021-05-15T16:31:21.4752631Z remote: Enumerating objects: 18, done. 2021-05-15T16:31:21.4753446Z remote: Counting objects: 5% (1/18) 2021-05-15T16:31:21.4754096Z remote: Counting objects: 11% (2/18) 2021-05-15T16:31:21.4754659Z remote: Counting objects: 16% (3/18) 2021-05-15T16:31:21.4755141Z remote: Counting objects: 22% (4/18) 2021-05-15T16:31:21.4755638Z remote: Counting objects: 27% (5/18) 2021-05-15T16:31:21.4756119Z remote: Counting objects: 33% (6/18) 2021-05-15T16:31:21.4756615Z remote: Counting objects: 38% (7/18) 2021-05-15T16:31:21.4757279Z remote: Counting objects: 44% (8/18) 2021-05-15T16:31:21.4757906Z remote: Counting objects: 50% (9/18) 2021-05-15T16:31:21.4758357Z remote: Counting objects: 55% (10/18) 2021-05-15T16:31:21.4758823Z remote: Counting objects: 61% (11/18) 2021-05-15T16:31:21.4759493Z remote: Counting objects: 66% (12/18) 2021-05-15T16:31:21.4759969Z remote: Counting objects: 72% (13/18) 2021-05-15T16:31:21.4760658Z remote: Counting objects: 77% (14/18) 2021-05-15T16:31:21.4761317Z remote: Counting objects: 83% (15/18) 2021-05-15T16:31:21.4761986Z remote: Counting objects: 88% (16/18) 2021-05-15T16:31:21.4762827Z remote: Counting objects: 94% (17/18) 2021-05-15T16:31:21.4763319Z remote: Counting objects: 100% (18/18) 2021-05-15T16:31:21.4763819Z remote: Counting objects: 100% (18/18), done. 2021-05-15T16:31:21.4764359Z remote: Compressing objects: 6% (1/16) 2021-05-15T16:31:21.4766646Z remote: Compressing objects: 12% (2/16) 2021-05-15T16:31:21.4767316Z remote: Compressing objects: 18% (3/16) 2021-05-15T16:31:21.4767916Z remote: Compressing objects: 25% (4/16) 2021-05-15T16:31:21.4768499Z remote: Compressing objects: 31% (5/16) 2021-05-15T16:31:21.4769096Z remote: Compressing objects: 37% (6/16) 2021-05-15T16:31:21.4770033Z remote: Compressing objects: 43% (7/16) 2021-05-15T16:31:21.4770937Z remote: Compressing objects: 50% (8/16) 2021-05-15T16:31:21.4771619Z remote: Compressing objects: 56% (9/16) 2021-05-15T16:31:21.4772140Z remote: Compressing objects: 62% (10/16) 2021-05-15T16:31:21.4772808Z remote: Compressing objects: 68% (11/16) 2021-05-15T16:31:21.4773315Z remote: Compressing objects: 75% (12/16) 2021-05-15T16:31:21.4773994Z remote: Compressing objects: 81% (13/16) 2021-05-15T16:31:21.4774498Z remote: Compressing objects: 87% (14/16) 2021-05-15T16:31:21.4775018Z remote: Compressing objects: 93% (15/16) 2021-05-15T16:31:21.4775969Z remote: Compressing objects: 100% (16/16) 2021-05-15T16:31:21.4777031Z remote: Compressing objects: 100% (16/16), done. 2021-05-15T16:31:21.4778668Z remote: Total 18 (delta 1), reused 15 (delta 1), pack-reused 0 2021-05-15T16:31:21.4879120Z From https://github.com/neuroconductor/DensParcorr 2021-05-15T16:31:21.4890099Z * [new ref] 5c6058ec80a5f0c931ee8111ee098d6d549e5cd2 -> 1.0.s 2021-05-15T16:31:21.4906532Z ##[endgroup] 2021-05-15T16:31:21.4907274Z ##[group]Determining the checkout info 2021-05-15T16:31:21.4908888Z ##[endgroup] 2021-05-15T16:31:21.4909468Z ##[group]Checking out the ref 2021-05-15T16:31:21.4913976Z [command]/usr/bin/git checkout --progress --force refs/tags/1.0.s 2021-05-15T16:31:21.4976850Z Note: switching to 'refs/tags/1.0.s'. 2021-05-15T16:31:21.4977448Z 2021-05-15T16:31:21.4978378Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T16:31:21.4979493Z changes and commit them, and you can discard any commits you make in this 2021-05-15T16:31:21.4980728Z state without impacting any branches by switching back to a branch. 2021-05-15T16:31:21.4981586Z 2021-05-15T16:31:21.4982472Z If you want to create a new branch to retain commits you create, you may 2021-05-15T16:31:21.4983655Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T16:31:21.4984156Z 2021-05-15T16:31:21.4985003Z git switch -c 2021-05-15T16:31:21.4985498Z 2021-05-15T16:31:21.4986125Z Or undo this operation with: 2021-05-15T16:31:21.4986668Z 2021-05-15T16:31:21.4987258Z git switch - 2021-05-15T16:31:21.4987616Z 2021-05-15T16:31:21.4988464Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T16:31:21.4989041Z 2021-05-15T16:31:21.4989771Z HEAD is now at 5c6058e Version id 30 stable 2021-05-15T16:31:21.5004698Z ##[endgroup] 2021-05-15T16:31:21.5047652Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T16:31:21.5075424Z '5c6058ec80a5f0c931ee8111ee098d6d549e5cd2' 2021-05-15T16:31:21.5267350Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T16:31:21.5269178Z with: 2021-05-15T16:31:21.5269522Z r-version: devel 2021-05-15T16:31:21.5269841Z Ncpus: 1 2021-05-15T16:31:21.5270173Z crayon.enabled: NULL 2021-05-15T16:31:21.5271814Z remove-openmp-macos: true 2021-05-15T16:31:21.5272418Z http-user-agent: default 2021-05-15T16:31:21.5272906Z install-r: true 2021-05-15T16:31:21.5273506Z windows-path-include-mingw: true 2021-05-15T16:31:21.5274217Z env: 2021-05-15T16:31:21.5274593Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:31:21.5275294Z TIC_DEPLOY_KEY: 2021-05-15T16:31:21.5276180Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:31:21.5277597Z GITHUB_PAT: *** 2021-05-15T16:31:21.5277945Z COVERALLS_TOKEN: 2021-05-15T16:31:21.5278529Z continue-on-error: true 2021-05-15T16:31:21.5279077Z VDIFFR_RUN_TESTS: 2021-05-15T16:31:21.5279398Z ##[endgroup] 2021-05-15T16:31:22.3727836Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T16:31:25.2341750Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T16:31:25.2349590Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T16:31:25.2353436Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T16:31:25.2639409Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T16:31:25.3431186Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T16:31:25.3484937Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T16:31:25.5375742Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T16:31:25.6094041Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T16:31:25.6433997Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T16:31:25.6454385Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T16:31:25.6463411Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T16:31:25.6516310Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T16:31:25.6528685Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T16:31:25.6672666Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T16:31:25.6744635Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T16:31:25.8116330Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T16:31:25.9998351Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T16:31:26.2245878Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T16:31:26.2354692Z Hit:19 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T16:31:26.5122202Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T16:31:26.5213586Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T16:31:26.5226357Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T16:31:26.5374765Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T16:31:26.5386789Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T16:31:26.5989117Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T16:31:36.9078697Z Fetched 4463 kB in 2s (2924 kB/s) 2021-05-15T16:31:37.7546351Z Reading package lists... 2021-05-15T16:31:37.7787517Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T16:31:39.7384519Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T16:31:39.8036854Z Reading package lists... 2021-05-15T16:31:39.9388751Z Building dependency tree... 2021-05-15T16:31:39.9404560Z Reading state information... 2021-05-15T16:31:40.0913039Z The following additional packages will be installed: 2021-05-15T16:31:40.0920145Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T16:31:40.0921867Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T16:31:40.0923517Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T16:31:40.0925137Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T16:31:40.0927123Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T16:31:40.0928263Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T16:31:40.0929462Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T16:31:40.0930804Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T16:31:40.0931988Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T16:31:40.0933273Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T16:31:40.0934752Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T16:31:40.0935915Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T16:31:40.0937188Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T16:31:40.0938423Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T16:31:40.0940068Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T16:31:40.0941386Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T16:31:40.0942518Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T16:31:40.0944262Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T16:31:40.0945593Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T16:31:40.0946744Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T16:31:40.0947923Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T16:31:40.0949259Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T16:31:40.0950452Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T16:31:40.0952118Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T16:31:40.0953521Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T16:31:40.0954991Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T16:31:40.0956374Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T16:31:40.0958284Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T16:31:40.0959874Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T16:31:40.0961231Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T16:31:40.0962406Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T16:31:40.0963878Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T16:31:40.0965175Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T16:31:40.0966352Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T16:31:40.0967492Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T16:31:40.0968685Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T16:31:40.0969777Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T16:31:40.0970831Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T16:31:40.0971464Z Suggested packages: 2021-05-15T16:31:40.0972203Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T16:31:40.0973338Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T16:31:40.0974527Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T16:31:40.0975768Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T16:31:40.0976775Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T16:31:40.0977718Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T16:31:40.0978668Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T16:31:40.0979755Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T16:31:40.0981540Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T16:31:40.0982944Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T16:31:40.5904309Z The following NEW packages will be installed: 2021-05-15T16:31:40.5906215Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T16:31:40.5907329Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T16:31:40.5909173Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T16:31:40.5910608Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T16:31:40.5911794Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T16:31:40.5915221Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T16:31:40.5925433Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T16:31:40.5927035Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T16:31:40.5929643Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T16:31:40.5933261Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T16:31:40.5934275Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T16:31:40.5935582Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T16:31:40.5936870Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T16:31:40.5938080Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T16:31:40.5939185Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T16:31:40.5940283Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T16:31:40.5941660Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T16:31:40.5943342Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T16:31:40.5944819Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T16:31:40.5945939Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T16:31:40.5946958Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T16:31:40.5948157Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T16:31:40.5949389Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T16:31:40.5950652Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T16:31:40.5951971Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T16:31:40.5953261Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T16:31:40.5954420Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T16:31:40.5955721Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T16:31:40.5956859Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T16:31:40.5958177Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T16:31:40.5959377Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T16:31:40.5960596Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T16:31:40.5961817Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T16:31:40.5963113Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T16:31:40.5964383Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T16:31:40.5965692Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T16:31:40.5966914Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T16:31:40.5967766Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T16:31:40.6128631Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:31:40.6130089Z Need to get 8648 kB of archives. 2021-05-15T16:31:40.6131235Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T16:31:40.6132531Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T16:31:40.6166503Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T16:31:40.6178403Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T16:31:40.6190007Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T16:31:40.6203324Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T16:31:40.6216098Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T16:31:40.6223697Z 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-15T16:31:40.6233995Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T16:31:40.6244953Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T16:31:40.6248091Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T16:31:40.6253142Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T16:31:40.6258260Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T16:31:40.6260320Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T16:31:40.6263043Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T16:31:40.6265648Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T16:31:40.6289801Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T16:31:40.6303046Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T16:31:40.6344496Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T16:31:40.6353130Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T16:31:40.6459478Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T16:31:40.6468696Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T16:31:40.6489288Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T16:31:40.6499106Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T16:31:40.6516364Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T16:31:40.6527372Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T16:31:40.6654525Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T16:31:40.6666508Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T16:31:40.6680018Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T16:31:40.6695833Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T16:31:40.6704291Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T16:31:40.6714351Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T16:31:40.6727600Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T16:31:40.6729456Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T16:31:40.6734841Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T16:31:40.6741891Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T16:31:40.6749592Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T16:31:40.6757965Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T16:31:40.6763586Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T16:31:40.6770616Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T16:31:40.6788237Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T16:31:40.6789930Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T16:31:40.6795332Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T16:31:40.6805140Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T16:31:40.6813829Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T16:31:40.6825544Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T16:31:40.6836767Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T16:31:40.6852021Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T16:31:40.6857738Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T16:31:40.6866975Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T16:31:40.6868678Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T16:31:40.6874636Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T16:31:40.6908884Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T16:31:40.6917997Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T16:31:40.6925644Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T16:31:40.6933899Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T16:31:40.6962015Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T16:31:40.6963744Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T16:31:40.6965673Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T16:31:40.6967429Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T16:31:40.6969533Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T16:31:40.6988138Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T16:31:40.6998290Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T16:31:40.7009423Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T16:31:40.7019004Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T16:31:40.7024567Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T16:31:40.7034234Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T16:31:40.7040590Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T16:31:40.7047967Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T16:31:40.7062567Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T16:31:40.7243262Z 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-15T16:31:40.7245477Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T16:31:40.7305076Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T16:31:40.7306616Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T16:31:40.7308377Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T16:31:40.7310482Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T16:31:40.7314906Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T16:31:40.7316394Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T16:31:40.7318478Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T16:31:40.7322039Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T16:31:40.7323896Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T16:31:40.7325480Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T16:31:40.7329056Z 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-15T16:31:40.7330946Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T16:31:40.7335741Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T16:31:40.7337364Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T16:31:40.7338864Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T16:31:40.7340472Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T16:31:40.7342482Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T16:31:40.7346088Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T16:31:40.7347675Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T16:31:40.7349518Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T16:31:40.7352024Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T16:31:40.7356071Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T16:31:40.7359050Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T16:31:40.7360700Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T16:31:40.7364240Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T16:31:40.7366016Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T16:31:40.7367614Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T16:31:40.7370257Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T16:31:40.7373995Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T16:31:40.7375684Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T16:31:40.7438279Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T16:31:40.7459612Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T16:31:40.7472267Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T16:31:40.7479844Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T16:31:40.7487162Z 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-15T16:31:40.7497411Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T16:31:40.7509381Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T16:31:40.7530272Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T16:31:40.7534656Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T16:31:40.7542095Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T16:31:40.7549946Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T16:31:40.7556480Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T16:31:40.7563915Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T16:31:40.7569918Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T16:31:40.7577880Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T16:31:40.7584865Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T16:31:40.7592695Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T16:31:40.7608141Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T16:31:40.7616841Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T16:31:40.7622968Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T16:31:40.7624405Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T16:31:40.7628786Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T16:31:40.7638045Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T16:31:40.7641548Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T16:31:40.7648615Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T16:31:40.7737247Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T16:31:40.7744322Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T16:31:40.7750161Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T16:31:40.7795355Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T16:31:41.6160694Z Fetched 8648 kB in 0s (47.5 MB/s) 2021-05-15T16:31:41.7002084Z Selecting previously unselected package dctrl-tools. 2021-05-15T16:31:41.7521371Z (Reading database ... 2021-05-15T16:31:41.7521962Z (Reading database ... 5% 2021-05-15T16:31:41.7522355Z (Reading database ... 10% 2021-05-15T16:31:41.7522729Z (Reading database ... 15% 2021-05-15T16:31:41.7523105Z (Reading database ... 20% 2021-05-15T16:31:41.7523465Z (Reading database ... 25% 2021-05-15T16:31:41.7523841Z (Reading database ... 30% 2021-05-15T16:31:41.7524202Z (Reading database ... 35% 2021-05-15T16:31:41.7524734Z (Reading database ... 40% 2021-05-15T16:31:41.7525281Z (Reading database ... 45% 2021-05-15T16:31:41.7525781Z (Reading database ... 50% 2021-05-15T16:31:42.2269544Z (Reading database ... 55% 2021-05-15T16:31:43.0019929Z (Reading database ... 60% 2021-05-15T16:31:43.5129602Z (Reading database ... 65% 2021-05-15T16:31:44.2394779Z (Reading database ... 70% 2021-05-15T16:31:45.5533085Z (Reading database ... 75% 2021-05-15T16:31:46.5165546Z (Reading database ... 80% 2021-05-15T16:31:47.5624105Z (Reading database ... 85% 2021-05-15T16:31:48.7887960Z (Reading database ... 90% 2021-05-15T16:31:49.7631880Z (Reading database ... 95% 2021-05-15T16:31:49.7632503Z (Reading database ... 100% 2021-05-15T16:31:49.7633279Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T16:31:49.7785445Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T16:31:49.8017730Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T16:31:49.8459771Z Selecting previously unselected package libfile-which-perl. 2021-05-15T16:31:49.8733731Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T16:31:49.8748795Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T16:31:49.9024726Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T16:31:49.9295983Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T16:31:49.9312327Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T16:31:49.9629427Z Selecting previously unselected package libio-pty-perl. 2021-05-15T16:31:49.9913208Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T16:31:49.9925768Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T16:31:50.0251647Z Selecting previously unselected package libipc-run-perl. 2021-05-15T16:31:50.0509307Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T16:31:50.0549044Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T16:31:50.0951618Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T16:31:50.1270604Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T16:31:50.1281641Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T16:31:50.1542785Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T16:31:50.1831443Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T16:31:50.1842778Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T16:31:50.2109405Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T16:31:50.2374792Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T16:31:50.2386928Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T16:31:50.2608318Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T16:31:50.2893423Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T16:31:50.2905773Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T16:31:50.3154560Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T16:31:50.3436480Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T16:31:50.3448615Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T16:31:50.3869957Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T16:31:50.4102180Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T16:31:50.4115194Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T16:31:50.4351713Z Selecting previously unselected package libimport-into-perl. 2021-05-15T16:31:50.4624692Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T16:31:50.4640341Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T16:31:50.4909602Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T16:31:50.5112581Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T16:31:50.5125471Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T16:31:50.5377113Z Selecting previously unselected package libstrictures-perl. 2021-05-15T16:31:50.5639499Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T16:31:50.5649628Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T16:31:50.5878062Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T16:31:50.6130641Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T16:31:50.6141247Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T16:31:50.6371631Z Selecting previously unselected package libmoo-perl. 2021-05-15T16:31:50.6636614Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T16:31:50.6650725Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T16:31:50.6988750Z Selecting previously unselected package patchutils. 2021-05-15T16:31:50.7226037Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T16:31:50.7239099Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T16:31:50.7588783Z Selecting previously unselected package wdiff. 2021-05-15T16:31:50.7830429Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T16:31:50.7844043Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T16:31:50.8268743Z Selecting previously unselected package devscripts. 2021-05-15T16:31:50.8506502Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T16:31:50.8744526Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T16:31:51.0028864Z Selecting previously unselected package diffstat. 2021-05-15T16:31:51.0236918Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T16:31:51.0251490Z Unpacking diffstat (1.63-1) ... 2021-05-15T16:31:51.0551035Z Selecting previously unselected package python3-gpg. 2021-05-15T16:31:51.0795998Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T16:31:51.0809841Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T16:31:51.1350761Z Selecting previously unselected package dput. 2021-05-15T16:31:51.1547631Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T16:31:51.1633437Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T16:31:51.1965917Z Selecting previously unselected package gdebi-core. 2021-05-15T16:31:51.2247603Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T16:31:51.2263255Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T16:31:51.3709940Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T16:31:51.3928578Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T16:31:51.4021073Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T16:31:51.4550583Z Selecting previously unselected package gettext. 2021-05-15T16:31:51.4819791Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T16:31:51.4835377Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T16:31:51.6350099Z Selecting previously unselected package intltool-debian. 2021-05-15T16:31:51.6604141Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T16:31:51.6619385Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T16:31:51.6949542Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T16:31:51.7141229Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T16:31:51.7155663Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T16:31:51.7509776Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T16:31:51.7798616Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T16:31:51.7808291Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T16:31:51.8135104Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T16:31:51.8424867Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T16:31:51.8440712Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T16:31:51.8709418Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T16:31:51.8974676Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T16:31:51.8985387Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T16:31:51.9215929Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T16:31:51.9505272Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T16:31:51.9519519Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T16:31:51.9750464Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T16:31:52.0042951Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T16:31:52.0054573Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T16:31:52.0350000Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T16:31:52.0577304Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T16:31:52.0587741Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T16:31:52.0870084Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T16:31:52.1150477Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T16:31:52.1159626Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T16:31:52.1470207Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T16:31:52.1694573Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T16:31:52.1712571Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T16:31:52.1989627Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T16:31:52.2230764Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T16:31:52.2264905Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T16:31:52.2590637Z Selecting previously unselected package libclone-perl. 2021-05-15T16:31:52.2819641Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T16:31:52.2833465Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T16:31:52.3110398Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T16:31:52.3354380Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T16:31:52.3367614Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T16:31:52.3669676Z Selecting previously unselected package libparams-util-perl. 2021-05-15T16:31:52.3910583Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T16:31:52.3922283Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T16:31:52.4230213Z Selecting previously unselected package libsub-install-perl. 2021-05-15T16:31:52.4451217Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T16:31:52.4470627Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T16:31:52.4750444Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T16:31:52.4963356Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T16:31:52.4974984Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T16:31:52.5269286Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T16:31:52.5506423Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T16:31:52.5519919Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T16:31:52.5832332Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T16:31:52.6096370Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T16:31:52.6106307Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T16:31:52.6389896Z Selecting previously unselected package libwant-perl. 2021-05-15T16:31:52.6789000Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T16:31:52.6802646Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T16:31:52.7111692Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T16:31:52.7368462Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T16:31:52.7381303Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T16:31:52.7709567Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T16:31:52.7929488Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T16:31:52.7945175Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T16:31:52.8270722Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T16:31:52.8531295Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T16:31:52.8543304Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T16:31:52.8829063Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T16:31:52.9037931Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T16:31:52.9048510Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T16:31:52.9278763Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T16:31:52.9543948Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T16:31:52.9556225Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T16:31:52.9773258Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T16:31:53.0058409Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T16:31:53.0073789Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T16:31:53.0429442Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T16:31:53.0675217Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T16:31:53.0685648Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T16:31:53.3713231Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T16:31:53.3985416Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T16:31:53.3997214Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T16:31:53.4309343Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T16:31:53.4549868Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T16:31:53.4562795Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T16:31:53.4829309Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T16:31:53.5129193Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T16:31:53.5140677Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T16:31:53.5469659Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T16:31:53.5698939Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T16:31:53.5713204Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T16:31:53.5943465Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T16:31:53.6216000Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T16:31:53.6227415Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T16:31:53.6509607Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T16:31:53.6755283Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T16:31:53.6766719Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T16:31:53.7002521Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T16:31:53.7272001Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T16:31:53.7282882Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T16:31:53.7521683Z Selecting previously unselected package libio-string-perl. 2021-05-15T16:31:53.7796547Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T16:31:53.7807514Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T16:31:53.8108905Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T16:31:53.8339100Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T16:31:53.8354009Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T16:31:53.8970955Z Selecting previously unselected package libfuture-perl. 2021-05-15T16:31:53.9201509Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T16:31:53.9212308Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T16:31:53.9503116Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T16:31:53.9759502Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T16:31:53.9771522Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T16:31:54.0074854Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T16:31:54.0316905Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T16:31:54.0328498Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T16:31:54.0669120Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T16:31:54.0839895Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T16:31:54.0852065Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T16:31:54.1067270Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T16:31:54.1318443Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T16:31:54.1328479Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T16:31:54.1570339Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T16:31:54.1851623Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T16:31:54.1863783Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T16:31:54.2090590Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T16:31:54.2373527Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T16:31:54.2386652Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T16:31:54.2749738Z Selecting previously unselected package libjson-perl. 2021-05-15T16:31:54.2955334Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T16:31:54.2965376Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T16:31:54.3287016Z Selecting previously unselected package liblog-any-perl. 2021-05-15T16:31:54.3514163Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T16:31:54.3524507Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T16:31:54.3869190Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T16:31:54.4044578Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T16:31:54.4059747Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T16:31:54.4349250Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T16:31:54.4518104Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T16:31:54.4531770Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T16:31:54.4753779Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T16:31:54.4992485Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T16:31:54.5003561Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T16:31:54.5224739Z Selecting previously unselected package libsub-name-perl. 2021-05-15T16:31:54.5468382Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T16:31:54.5480326Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T16:31:54.5708712Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T16:31:54.5957206Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T16:31:54.5968855Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T16:31:54.6179095Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T16:31:54.6401201Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T16:31:54.6411952Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T16:31:54.6668818Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T16:31:54.6907247Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T16:31:54.6916723Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T16:31:54.7471533Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T16:31:54.7738699Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T16:31:54.7750227Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T16:31:54.8109789Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T16:31:54.8321946Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T16:31:54.8332240Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T16:31:54.8670152Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T16:31:54.8875573Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T16:31:54.8886671Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T16:31:54.9137364Z Selecting previously unselected package libio-async-perl. 2021-05-15T16:31:54.9409327Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T16:31:54.9421242Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T16:31:54.9909827Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T16:31:55.0166241Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T16:31:55.0174037Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T16:31:55.0429498Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T16:31:55.0695132Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T16:31:55.0704818Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T16:31:55.0949188Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T16:31:55.1191093Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T16:31:55.1204089Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T16:31:55.1589633Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T16:31:55.1832095Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T16:31:55.1844840Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T16:31:55.2189495Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T16:31:55.2404311Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T16:31:55.2416151Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T16:31:55.2709645Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T16:31:55.2931728Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T16:31:55.2949301Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T16:31:55.3269559Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T16:31:55.3474507Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T16:31:55.3569446Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T16:31:55.3909556Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T16:31:55.4107022Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T16:31:55.4118726Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T16:31:55.4352133Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T16:31:55.4631483Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T16:31:55.4642809Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T16:31:55.4950970Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T16:31:55.5222434Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T16:31:55.5234521Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T16:31:55.5509481Z Selecting previously unselected package libobject-id-perl. 2021-05-15T16:31:55.5772917Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T16:31:55.5784032Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T16:31:55.6109956Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T16:31:55.6288430Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T16:31:55.6298161Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T16:31:55.6539191Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T16:31:55.6801794Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T16:31:55.6814971Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T16:31:55.7230169Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T16:31:55.7465461Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T16:31:55.7492007Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T16:31:55.7734343Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T16:31:55.8035667Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T16:31:55.8060941Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T16:31:55.8356716Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T16:31:55.8646342Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T16:31:55.8658172Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T16:31:55.8949451Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T16:31:55.9193727Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T16:31:55.9212759Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T16:31:55.9550591Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T16:31:55.9774963Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T16:31:55.9785027Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T16:31:56.0109418Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T16:31:56.0333028Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T16:31:56.0350286Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T16:31:56.0632638Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T16:31:56.0875651Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T16:31:56.0895751Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T16:31:56.1188602Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T16:31:56.1415209Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T16:31:56.1430426Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T16:31:56.2174821Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T16:31:56.2411615Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T16:31:56.2421656Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T16:31:56.2789937Z Selecting previously unselected package libreadonly-perl. 2021-05-15T16:31:56.2992860Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T16:31:56.3011418Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T16:31:56.3349876Z Selecting previously unselected package libref-util-perl. 2021-05-15T16:31:56.3543836Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T16:31:56.3556544Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T16:31:56.3830000Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T16:31:56.4074198Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T16:31:56.4087188Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T16:31:56.4389300Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T16:31:56.4609496Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T16:31:56.4621058Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T16:31:56.4949800Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T16:31:56.5128447Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T16:31:56.5142588Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T16:31:56.5422343Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T16:31:56.5603980Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T16:31:56.5630759Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T16:31:56.5989112Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T16:31:56.6200751Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T16:31:56.6218200Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T16:31:56.6536432Z Selecting previously unselected package libsereal-perl. 2021-05-15T16:31:56.6790688Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T16:31:56.6804378Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T16:31:56.7109816Z Selecting previously unselected package libsort-key-perl. 2021-05-15T16:31:56.7328261Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T16:31:56.7345085Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T16:31:56.7678143Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T16:31:56.7947336Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T16:31:56.7961176Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T16:31:56.8170463Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T16:31:56.8422920Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T16:31:56.8435194Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T16:31:56.8662297Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T16:31:56.8957579Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T16:31:56.8969423Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T16:31:56.9268962Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T16:31:56.9480271Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T16:31:56.9496875Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T16:31:56.9776172Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T16:31:57.0048482Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T16:31:57.0061284Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T16:31:57.0288144Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T16:31:57.0531790Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T16:31:57.0552600Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T16:31:57.0791548Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T16:31:57.1038971Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T16:31:57.1059749Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T16:31:57.1309138Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T16:31:57.1520292Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T16:31:57.1539722Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T16:31:57.1908976Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T16:31:57.2116306Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T16:31:57.2128072Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T16:31:57.2363173Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T16:31:57.2610526Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T16:31:57.2632187Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T16:31:57.2989359Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T16:31:57.3211311Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T16:31:57.3223714Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T16:31:57.3548672Z Selecting previously unselected package licensecheck. 2021-05-15T16:31:57.3759877Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T16:31:57.3772997Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T16:31:57.4025086Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T16:31:57.4277434Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T16:31:57.4291659Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T16:31:57.4588684Z Selecting previously unselected package t1utils. 2021-05-15T16:31:57.4815131Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T16:31:57.4831917Z Unpacking t1utils (1.41-3) ... 2021-05-15T16:31:57.5269459Z Selecting previously unselected package lintian. 2021-05-15T16:31:57.5467321Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T16:31:57.5480236Z Unpacking lintian (2.62.0) ... 2021-05-15T16:31:57.9209071Z Selecting previously unselected package python3-unidiff. 2021-05-15T16:31:57.9507736Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T16:31:57.9518165Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T16:31:57.9829705Z Selecting previously unselected package python3-xdg. 2021-05-15T16:31:58.0092707Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T16:31:58.0110947Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T16:31:58.0428537Z Selecting previously unselected package qpdf. 2021-05-15T16:31:58.0618786Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T16:31:58.0630981Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T16:31:58.1267521Z Selecting previously unselected package python3-magic. 2021-05-15T16:31:58.1543363Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T16:31:58.1561131Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T16:31:58.2138002Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T16:31:58.2182434Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T16:31:58.2216906Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T16:31:58.2253637Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T16:31:58.2286972Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T16:31:58.2333316Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T16:31:58.2375355Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T16:31:58.2412898Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T16:31:58.2453527Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T16:31:58.4527247Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T16:31:58.4616214Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T16:31:58.4652165Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T16:31:58.4688169Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T16:31:58.4727747Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T16:31:58.4759305Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T16:31:58.4795178Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T16:31:58.4833287Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T16:31:58.4867454Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T16:31:58.5818017Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T16:31:58.5856837Z Setting up libclone-perl (0.43-2) ... 2021-05-15T16:31:58.5902742Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T16:31:58.5944156Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T16:31:58.5972835Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T16:31:58.6023413Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T16:31:58.6081601Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T16:31:58.6123131Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T16:31:58.6157774Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T16:31:58.6189166Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T16:31:58.6231283Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T16:31:58.6274047Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T16:31:58.6304089Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T16:31:58.6345687Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T16:31:58.6377822Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T16:31:58.6438555Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T16:31:58.6471183Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T16:31:58.8193561Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T16:31:58.8239845Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T16:31:58.8297865Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T16:31:58.8335137Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T16:31:58.8373413Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T16:31:58.8409328Z Setting up patchutils (0.3.4-2) ... 2021-05-15T16:31:58.8448501Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T16:31:58.8481898Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T16:31:58.8514009Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T16:31:58.8556779Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T16:31:58.8591982Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T16:31:59.0384730Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T16:31:59.0431903Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T16:31:59.0469021Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T16:31:59.0500618Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T16:31:59.0537290Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T16:31:59.0565664Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T16:31:59.0664913Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T16:31:59.0699584Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T16:31:59.0744382Z Setting up t1utils (1.41-3) ... 2021-05-15T16:31:59.0777603Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T16:31:59.0808564Z Setting up diffstat (1.63-1) ... 2021-05-15T16:31:59.0840305Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T16:31:59.0874004Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T16:31:59.0909490Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T16:31:59.0949288Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T16:31:59.0982118Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T16:31:59.1021489Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T16:31:59.1058889Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T16:31:59.1093032Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T16:31:59.1133663Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T16:31:59.1164607Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T16:31:59.1198844Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T16:31:59.1241623Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T16:31:59.1281037Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T16:31:59.1320781Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T16:31:59.1355530Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T16:31:59.1387211Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T16:31:59.1432174Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T16:31:59.1466579Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T16:31:59.1509127Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T16:31:59.2964890Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T16:31:59.2996599Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T16:31:59.3035882Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T16:31:59.3071358Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T16:31:59.3103812Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T16:31:59.3141952Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T16:31:59.3183525Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T16:31:59.3211492Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T16:31:59.3415130Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T16:31:59.3453883Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T16:31:59.3494389Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T16:31:59.4918163Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T16:31:59.4953748Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T16:31:59.5003276Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T16:31:59.5087549Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T16:31:59.5128884Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T16:31:59.5162333Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T16:31:59.5205456Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T16:31:59.5234710Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T16:31:59.5282708Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T16:31:59.5311820Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T16:31:59.5348600Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T16:31:59.5397570Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T16:31:59.5436199Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T16:31:59.5475549Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T16:31:59.5509823Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T16:31:59.5552841Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T16:31:59.7168008Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T16:31:59.7207815Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T16:31:59.7238971Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T16:31:59.7276275Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T16:31:59.7343137Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T16:31:59.7375292Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T16:31:59.7409149Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T16:31:59.7452415Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T16:31:59.7485532Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T16:31:59.7523764Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T16:31:59.7563752Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T16:31:59.7599147Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T16:31:59.7641375Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T16:31:59.7685192Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T16:31:59.7716408Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T16:31:59.7751163Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T16:31:59.7784884Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T16:31:59.7834973Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T16:31:59.9625668Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T16:31:59.9662217Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T16:31:59.9694349Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T16:31:59.9729487Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T16:31:59.9780802Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T16:31:59.9850889Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T16:31:59.9899460Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T16:31:59.9963781Z Setting up lintian (2.62.0) ... 2021-05-15T16:32:00.0008258Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T16:32:00.0068891Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:17.3529178Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T16:32:17.6118604Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:24.2764918Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-devel_1_amd64.deb 2021-05-15T16:32:24.4051411Z 2021-05-15T16:32:24.4192565Z Reading package lists... 0% 2021-05-15T16:32:24.4193241Z 2021-05-15T16:32:24.4236962Z Reading package lists... 100% 2021-05-15T16:32:24.4237730Z 2021-05-15T16:32:24.4238212Z 2021-05-15T16:32:24.4238893Z Reading package lists... Done 2021-05-15T16:32:24.4239437Z 2021-05-15T16:32:24.4240377Z Building dependency tree... 0% 2021-05-15T16:32:24.4240784Z 2021-05-15T16:32:24.4409175Z Building dependency tree... 0% 2021-05-15T16:32:24.4409943Z 2021-05-15T16:32:24.4410506Z Building dependency tree... 50% 2021-05-15T16:32:24.4410944Z 2021-05-15T16:32:24.5405742Z Building dependency tree... 50% 2021-05-15T16:32:24.5406828Z 2021-05-15T16:32:24.5407484Z Building dependency tree 2021-05-15T16:32:24.5407991Z 2021-05-15T16:32:24.5408621Z Reading state information... 0% 2021-05-15T16:32:24.5409143Z 2021-05-15T16:32:24.6848527Z Reading state information... 0% 2021-05-15T16:32:24.6848846Z 2021-05-15T16:32:24.6849193Z 2021-05-15T16:32:24.6849550Z Reading state information... Done 2021-05-15T16:32:24.6849817Z 2021-05-15T16:32:24.6850156Z Reading state information... 0% 2021-05-15T16:32:24.6899972Z 2021-05-15T16:32:24.6900388Z Reading state information... 1% 2021-05-15T16:32:24.6936560Z 2021-05-15T16:32:24.6937270Z Reading state information... 3% 2021-05-15T16:32:24.6975266Z 2021-05-15T16:32:24.6975620Z Reading state information... 5% 2021-05-15T16:32:24.7011115Z 2021-05-15T16:32:24.7011466Z Reading state information... 7% 2021-05-15T16:32:24.7044556Z 2021-05-15T16:32:24.7044909Z Reading state information... 9% 2021-05-15T16:32:24.7080149Z 2021-05-15T16:32:24.7080552Z Reading state information... 11% 2021-05-15T16:32:24.7118781Z 2021-05-15T16:32:24.7119171Z Reading state information... 13% 2021-05-15T16:32:24.7156624Z 2021-05-15T16:32:24.7157422Z Reading state information... 15% 2021-05-15T16:32:24.7189883Z 2021-05-15T16:32:24.7190282Z Reading state information... 17% 2021-05-15T16:32:24.7233117Z 2021-05-15T16:32:24.7233506Z Reading state information... 19% 2021-05-15T16:32:24.7271350Z 2021-05-15T16:32:24.7271858Z Reading state information... 21% 2021-05-15T16:32:24.7307533Z 2021-05-15T16:32:24.7308087Z Reading state information... 23% 2021-05-15T16:32:24.7345528Z 2021-05-15T16:32:24.7346087Z Reading state information... 25% 2021-05-15T16:32:24.7400994Z 2021-05-15T16:32:24.7401968Z Reading state information... 27% 2021-05-15T16:32:24.7442370Z 2021-05-15T16:32:24.7443490Z Reading state information... 29% 2021-05-15T16:32:24.7481087Z 2021-05-15T16:32:24.7481468Z Reading state information... 31% 2021-05-15T16:32:24.7521725Z 2021-05-15T16:32:24.7522512Z Reading state information... 33% 2021-05-15T16:32:24.7556745Z 2021-05-15T16:32:24.7557170Z Reading state information... 35% 2021-05-15T16:32:24.7607013Z 2021-05-15T16:32:24.7607433Z Reading state information... 37% 2021-05-15T16:32:24.7646688Z 2021-05-15T16:32:24.7647096Z Reading state information... 39% 2021-05-15T16:32:24.7687693Z 2021-05-15T16:32:24.7688431Z Reading state information... 41% 2021-05-15T16:32:24.7725981Z 2021-05-15T16:32:24.7726402Z Reading state information... 43% 2021-05-15T16:32:24.7768401Z 2021-05-15T16:32:24.7768953Z Reading state information... 45% 2021-05-15T16:32:24.7831558Z 2021-05-15T16:32:24.7831965Z Reading state information... 47% 2021-05-15T16:32:24.7869672Z 2021-05-15T16:32:24.7870071Z Reading state information... 49% 2021-05-15T16:32:24.7910480Z 2021-05-15T16:32:24.7910872Z Reading state information... 51% 2021-05-15T16:32:24.7999409Z 2021-05-15T16:32:24.7999806Z Reading state information... 53% 2021-05-15T16:32:24.8000174Z 2021-05-15T16:32:24.8000535Z Reading state information... 55% 2021-05-15T16:32:24.8026201Z 2021-05-15T16:32:24.8026594Z Reading state information... 57% 2021-05-15T16:32:24.8063815Z 2021-05-15T16:32:24.8064392Z Reading state information... 59% 2021-05-15T16:32:24.8108252Z 2021-05-15T16:32:24.8108658Z Reading state information... 61% 2021-05-15T16:32:24.8146525Z 2021-05-15T16:32:24.8146959Z Reading state information... 63% 2021-05-15T16:32:24.8185481Z 2021-05-15T16:32:24.8185855Z Reading state information... 65% 2021-05-15T16:32:24.8226338Z 2021-05-15T16:32:24.8227369Z Reading state information... 67% 2021-05-15T16:32:24.8265800Z 2021-05-15T16:32:24.8266180Z Reading state information... 69% 2021-05-15T16:32:24.8323294Z 2021-05-15T16:32:24.8323702Z Reading state information... 71% 2021-05-15T16:32:24.8359457Z 2021-05-15T16:32:24.8360064Z Reading state information... 73% 2021-05-15T16:32:24.8403975Z 2021-05-15T16:32:24.8404554Z Reading state information... 75% 2021-05-15T16:32:24.8459366Z 2021-05-15T16:32:24.8459740Z Reading state information... 77% 2021-05-15T16:32:24.8501576Z 2021-05-15T16:32:24.8502143Z Reading state information... 79% 2021-05-15T16:32:24.8543103Z 2021-05-15T16:32:24.8543497Z Reading state information... 81% 2021-05-15T16:32:24.8584011Z 2021-05-15T16:32:24.8584713Z Reading state information... 83% 2021-05-15T16:32:24.8624433Z 2021-05-15T16:32:24.8624819Z Reading state information... 85% 2021-05-15T16:32:24.8666019Z 2021-05-15T16:32:24.8666387Z Reading state information... 87% 2021-05-15T16:32:24.8705972Z 2021-05-15T16:32:24.8706335Z Reading state information... 89% 2021-05-15T16:32:24.8742203Z 2021-05-15T16:32:24.8742610Z Reading state information... 91% 2021-05-15T16:32:24.8782180Z 2021-05-15T16:32:24.8782883Z Reading state information... 93% 2021-05-15T16:32:24.8828158Z 2021-05-15T16:32:24.8828549Z Reading state information... 95% 2021-05-15T16:32:24.8871010Z 2021-05-15T16:32:24.8871555Z Reading state information... 97% 2021-05-15T16:32:24.8909649Z 2021-05-15T16:32:24.8910268Z Reading state information... 99% 2021-05-15T16:32:25.1486105Z Selecting previously unselected package r-devel. 2021-05-15T16:32:25.2615322Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T16:32:25.2743707Z Preparing to unpack .../work/_temp/r-devel_1_amd64.deb ... 2021-05-15T16:32:25.2756399Z Unpacking r-devel (1) ... 2021-05-15T16:32:26.1002805Z Setting up r-devel (1) ... 2021-05-15T16:32:26.1231945Z 2021-05-15T16:32:26.1232600Z 2021-05-15T16:32:26.1233211Z Reading state information... Done 2021-05-15T16:32:26.1456812Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/R /usr/local/bin/R 2021-05-15T16:32:26.1585664Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/Rscript /usr/local/bin/Rscript 2021-05-15T16:32:26.1843583Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T16:32:26.1844025Z env: 2021-05-15T16:32:26.1844365Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:26.1844741Z TIC_DEPLOY_KEY: 2021-05-15T16:32:26.1845365Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:32:26.1846759Z GITHUB_PAT: *** 2021-05-15T16:32:26.1847083Z COVERALLS_TOKEN: 2021-05-15T16:32:26.1847469Z continue-on-error: true 2021-05-15T16:32:26.1848260Z VDIFFR_RUN_TESTS: 2021-05-15T16:32:26.1848673Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:32:26.1849049Z TZ: UTC 2021-05-15T16:32:26.1849364Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:26.1849713Z NOT_CRAN: true 2021-05-15T16:32:26.1850013Z ##[endgroup] 2021-05-15T16:32:26.2404721Z [command]sudo apt-get install -y texinfo 2021-05-15T16:32:26.4090444Z Reading package lists... 2021-05-15T16:32:27.4205408Z Building dependency tree... 2021-05-15T16:32:27.4210612Z Reading state information... 2021-05-15T16:32:27.4212387Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T16:32:27.4213279Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:27.7355363Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T16:32:27.8014357Z --2021-05-15 16:32:27-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T16:32:27.8128893Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T16:32:27.8274297Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T16:32:27.8764332Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T16:32:27.8766673Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T16:32:27.8768777Z --2021-05-15 16:32:27-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T16:32:27.9471159Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T16:32:27.9697451Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T16:32:28.0686446Z HTTP request sent, awaiting response... 302 Found 2021-05-15T16:32:28.0696757Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=PltukiPBvT5aXd7Oy3mn8L%2BuSxKbjb1O2mqWXYE3AWM%3D&st=2021-05-15T16%3A31%3A28Z&se=2021-05-15T16%3A37%3A28Z&sp=r [following] 2021-05-15T16:32:28.0700289Z --2021-05-15 16:32:28-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=PltukiPBvT5aXd7Oy3mn8L%2BuSxKbjb1O2mqWXYE3AWM%3D&st=2021-05-15T16%3A31%3A28Z&se=2021-05-15T16%3A37%3A28Z&sp=r 2021-05-15T16:32:28.1644297Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T16:32:28.1862291Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T16:32:28.3138890Z HTTP request sent, awaiting response... 200 OK 2021-05-15T16:32:28.3141336Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T16:32:28.3145089Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T16:32:28.5284956Z 2021-05-15T16:32:29.2828496Z 0K ........ ........ ........ ........ 49% 34.6M 1s 2021-05-15T16:32:29.9757440Z 32768K ........ ........ ........ ........ 99% 44.9M 0s 2021-05-15T16:32:29.9760343Z 65536K 100% 8.23M=1.7s 2021-05-15T16:32:29.9761124Z 2021-05-15T16:32:29.9763022Z 2021-05-15 16:32:29 (38.6 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T16:32:29.9765665Z 2021-05-15T16:32:32.1204449Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T16:32:32.1205749Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T16:32:32.4547700Z ##[group]Run tlmgr update --self 2021-05-15T16:32:32.4548877Z tlmgr update --self 2021-05-15T16:32:32.4549684Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T16:32:32.4550752Z tlmgr update --all 2021-05-15T16:32:32.4599098Z shell: /usr/bin/bash -e {0} 2021-05-15T16:32:32.4599536Z env: 2021-05-15T16:32:32.4599932Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:32.4600332Z TIC_DEPLOY_KEY: 2021-05-15T16:32:32.4601035Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:32:32.4603003Z GITHUB_PAT: *** 2021-05-15T16:32:32.4603387Z COVERALLS_TOKEN: 2021-05-15T16:32:32.4603848Z continue-on-error: true 2021-05-15T16:32:32.4604426Z VDIFFR_RUN_TESTS: 2021-05-15T16:32:32.4604881Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:32:32.4605286Z TZ: UTC 2021-05-15T16:32:32.4605950Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:32.4606365Z NOT_CRAN: true 2021-05-15T16:32:32.4606694Z ##[endgroup] 2021-05-15T16:32:34.2590920Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:32:34.2593098Z tlmgr: no self-updates for tlmgr available 2021-05-15T16:32:35.8810804Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:32:35.8812246Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T16:32:36.0521794Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T16:32:36.1439969Z [3/89, 00:01/07:38] install: auto-pst-pdf-lua [3k] 2021-05-15T16:32:36.2160431Z [4/89, 00:01/07:19] install: barracuda [30k] 2021-05-15T16:32:36.2883422Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-15T16:32:37.1510316Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-15T16:32:38.4895015Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-15T16:32:38.6099147Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-15T16:32:38.7089162Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-15T16:32:38.7816979Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-15T16:32:38.8543930Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-15T16:32:38.9244630Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-15T16:32:38.9975263Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-15T16:32:39.0746321Z [14/89, 00:04/00:04] install: colorprofiles [86k] 2021-05-15T16:32:39.1527594Z [15/89, 00:04/00:04] install: combofont [2k] 2021-05-15T16:32:39.2784450Z [16/89, 00:04/00:04] install: courier [470k] 2021-05-15T16:32:39.3972618Z [17/89, 00:04/00:04] install: courier-scaled [3k] 2021-05-15T16:32:39.4667147Z [18/89, 00:04/00:04] install: cstypo [3k] 2021-05-15T16:32:39.5351118Z [19/89, 00:04/00:04] install: ctablestack [2k] 2021-05-15T16:32:39.6078029Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-15T16:32:39.6801291Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-15T16:32:39.7570731Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-15T16:32:39.8304079Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-15T16:32:39.9064550Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-15T16:32:39.9806134Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-15T16:32:40.0509260Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-15T16:32:40.1222797Z [27/89, 00:05/00:05] install: grfext [3k] 2021-05-15T16:32:40.1941155Z [28/89, 00:05/00:05] install: hyphenex [9k] 2021-05-15T16:32:40.2666490Z [29/89, 00:05/00:05] install: ifplatform [2k] 2021-05-15T16:32:40.3375737Z [30/89, 00:05/00:05] install: innerscript [4k] 2021-05-15T16:32:40.4069268Z [31/89, 00:05/00:05] install: interpreter [7k] 2021-05-15T16:32:40.4804113Z [32/89, 00:05/00:05] install: kanaparser [5k] 2021-05-15T16:32:40.5550331Z [33/89, 00:05/00:05] install: knuth-local [23k] 2021-05-15T16:32:40.6283264Z [34/89, 00:05/00:05] install: logreq [4k] 2021-05-15T16:32:40.6997497Z [35/89, 00:05/00:05] install: lua-typo [7k] 2021-05-15T16:32:40.7740366Z [36/89, 00:05/00:05] install: lua-uca [70k] 2021-05-15T16:32:40.8613900Z [37/89, 00:05/00:05] install: lua-ul [7k] 2021-05-15T16:32:40.9329342Z [38/89, 00:05/00:05] install: lua-uni-algos [6k] 2021-05-15T16:32:41.0036419Z [39/89, 00:05/00:05] install: lua-visual-debug [4k] 2021-05-15T16:32:41.0786736Z [40/89, 00:06/00:06] install: luacode [3k] 2021-05-15T16:32:41.1506037Z [41/89, 00:06/00:06] install: luacolor [5k] 2021-05-15T16:32:41.2205368Z [42/89, 00:06/00:06] install: luahyphenrules [3k] 2021-05-15T16:32:41.2917311Z [43/89, 00:06/00:06] install: luaimageembed [2k] 2021-05-15T16:32:41.3659493Z [44/89, 00:06/00:06] install: luaindex [5k] 2021-05-15T16:32:41.4399326Z [45/89, 00:06/00:06] install: luainputenc [5k] 2021-05-15T16:32:41.5126546Z [46/89, 00:06/00:06] install: luaintro [1k] 2021-05-15T16:32:41.5844085Z [47/89, 00:06/00:06] install: luakeys [5k] 2021-05-15T16:32:41.6579498Z [48/89, 00:06/00:06] install: lualatex-doc [1k] 2021-05-15T16:32:41.7310290Z [49/89, 00:06/00:06] install: lualatex-truncate [2k] 2021-05-15T16:32:41.8029201Z [50/89, 00:06/00:06] install: luamplib [12k] 2021-05-15T16:32:41.8777199Z [51/89, 00:06/00:06] install: luapackageloader [2k] 2021-05-15T16:32:41.9494211Z [52/89, 00:06/00:06] install: luaprogtable [7k] 2021-05-15T16:32:42.0298296Z [53/89, 00:06/00:06] install: luarandom [2k] 2021-05-15T16:32:42.1018588Z [54/89, 00:07/00:07] install: luatex85 [2k] 2021-05-15T16:32:42.1760800Z [55/89, 00:07/00:07] install: luatexbase [4k] 2021-05-15T16:32:42.2494731Z [56/89, 00:07/00:07] install: luatexko [22k] 2021-05-15T16:32:42.3251620Z [57/89, 00:07/00:07] install: luatextra [2k] 2021-05-15T16:32:42.4003242Z [58/89, 00:07/00:07] install: luavlna [8k] 2021-05-15T16:32:42.4753210Z [59/89, 00:07/00:07] install: luaxml [31k] 2021-05-15T16:32:42.5514634Z [60/89, 00:07/00:07] install: makeindex.x86_64-linux [49k] 2021-05-15T16:32:42.6282919Z [61/89, 00:07/00:07] install: makeindex [5k] 2021-05-15T16:32:42.7023914Z [62/89, 00:07/00:07] install: mflogo [2k] 2021-05-15T16:32:42.7785375Z [63/89, 00:07/00:07] install: newpax [9k] 2021-05-15T16:32:42.8567742Z [64/89, 00:07/00:07] install: nodetree [13k] 2021-05-15T16:32:42.9322125Z [65/89, 00:07/00:07] install: odsfile [5k] 2021-05-15T16:32:43.0070136Z [66/89, 00:07/00:07] install: optex.x86_64-linux [1k] 2021-05-15T16:32:43.0897417Z [67/89, 00:08/00:08] install: optex [770k] 2021-05-15T16:32:43.2060620Z [68/89, 00:08/00:08] install: pdfarticle [4k] 2021-05-15T16:32:43.2812516Z [69/89, 00:08/00:08] install: pdfextra [22k] 2021-05-15T16:32:43.3553557Z [70/89, 00:08/00:08] install: placeat [4k] 2021-05-15T16:32:43.4299002Z [71/89, 00:08/00:08] install: plantuml [3k] 2021-05-15T16:32:43.5046491Z [72/89, 00:08/00:08] install: rsfs [55k] 2021-05-15T16:32:43.5855765Z [73/89, 00:08/00:08] install: selnolig [53k] 2021-05-15T16:32:43.6665574Z [74/89, 00:08/00:08] install: spelling [14k] 2021-05-15T16:32:43.7416425Z [75/89, 00:08/00:08] install: stricttex [2k] 2021-05-15T16:32:43.8163034Z [76/89, 00:08/00:08] install: texlive-common [1k] 2021-05-15T16:32:43.8882838Z [77/89, 00:08/00:08] install: texlive-en [1k] 2021-05-15T16:32:43.9656425Z [78/89, 00:08/00:08] install: texlive-msg-translations [144k] 2021-05-15T16:32:44.0570209Z [79/89, 00:09/00:09] install: thumbpdf.x86_64-linux [1k] 2021-05-15T16:32:44.1315489Z [80/89, 00:09/00:09] install: thumbpdf [19k] 2021-05-15T16:32:44.2083122Z [81/89, 00:09/00:09] install: tlshell.x86_64-linux [1k] 2021-05-15T16:32:44.2836095Z [82/89, 00:09/00:09] install: tlshell [29k] 2021-05-15T16:32:44.3615507Z [83/89, 00:09/00:09] install: typewriter [25k] 2021-05-15T16:32:44.4403911Z [84/89, 00:09/00:09] install: uninormalize [6k] 2021-05-15T16:32:44.5134737Z [85/89, 00:09/00:09] install: upquote [2k] 2021-05-15T16:32:44.5930737Z [86/89, 00:09/00:09] install: xdvi.x86_64-linux [530k] 2021-05-15T16:32:44.7192195Z [87/89, 00:09/00:09] install: xdvi [7k] 2021-05-15T16:32:44.7949344Z [88/89, 00:09/00:09] install: collection-basic [1k] 2021-05-15T16:32:44.8680380Z [89/89, 00:09/00:09] install: collection-luatex [1k] 2021-05-15T16:32:44.8909300Z running mktexlsr ... 2021-05-15T16:32:44.9812069Z done running mktexlsr. 2021-05-15T16:32:45.0090956Z running updmap-sys ... 2021-05-15T16:32:45.2938738Z done running updmap-sys. 2021-05-15T16:32:45.2940772Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T16:32:45.2943283Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/RFJP_UCNji/FRDze1GdH5 ... 2021-05-15T16:32:45.6998475Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/RFJP_UCNji/FRDze1GdH5. 2021-05-15T16:32:45.7000523Z OK: optex.fmt/luatex 2021-05-15T16:32:45.7002063Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T16:32:45.7003951Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T16:32:47.3404951Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:32:47.3406470Z tlmgr: no updates available 2021-05-15T16:32:47.4575276Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T16:32:47.4575987Z with: 2021-05-15T16:32:47.4576447Z pandoc-version: 2.7.3 2021-05-15T16:32:47.4576945Z env: 2021-05-15T16:32:47.4577510Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:47.4578030Z TIC_DEPLOY_KEY: 2021-05-15T16:32:47.4579036Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:32:47.4580916Z GITHUB_PAT: *** 2021-05-15T16:32:47.4581441Z COVERALLS_TOKEN: 2021-05-15T16:32:47.4582005Z continue-on-error: true 2021-05-15T16:32:47.4582583Z VDIFFR_RUN_TESTS: 2021-05-15T16:32:47.4583158Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:32:47.4583710Z TZ: UTC 2021-05-15T16:32:47.4584207Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:47.4584682Z NOT_CRAN: true 2021-05-15T16:32:47.4585157Z ##[endgroup] 2021-05-15T16:32:48.1083254Z [command]sudo apt-get install -y gdebi-core 2021-05-15T16:32:48.1829570Z Reading package lists... 2021-05-15T16:32:48.3446898Z Building dependency tree... 2021-05-15T16:32:48.3465836Z Reading state information... 2021-05-15T16:32:48.5796525Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T16:32:48.5798265Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:48.5830280Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T16:32:48.7165714Z 2021-05-15T16:32:48.7322045Z Reading package lists... 0% 2021-05-15T16:32:48.7323237Z 2021-05-15T16:32:48.7364866Z Reading package lists... 100% 2021-05-15T16:32:48.7366015Z 2021-05-15T16:32:48.7366568Z 2021-05-15T16:32:48.7367341Z Reading package lists... Done 2021-05-15T16:32:48.7367984Z 2021-05-15T16:32:48.7369040Z Building dependency tree... 0% 2021-05-15T16:32:48.7369598Z 2021-05-15T16:32:48.7579031Z Building dependency tree... 0% 2021-05-15T16:32:48.7579800Z 2021-05-15T16:32:48.7580962Z Building dependency tree... 50% 2021-05-15T16:32:48.7581709Z 2021-05-15T16:32:48.8833415Z Building dependency tree... 50% 2021-05-15T16:32:48.8837568Z 2021-05-15T16:32:48.8838893Z Building dependency tree 2021-05-15T16:32:48.8839214Z 2021-05-15T16:32:48.8839725Z Reading state information... 0% 2021-05-15T16:32:48.8840061Z 2021-05-15T16:32:49.0515547Z Reading state information... 0% 2021-05-15T16:32:49.0516080Z 2021-05-15T16:32:49.0516380Z 2021-05-15T16:32:49.0517098Z Reading state information... Done 2021-05-15T16:32:49.0517427Z 2021-05-15T16:32:49.0518047Z Reading state information... 0% 2021-05-15T16:32:49.0574306Z 2021-05-15T16:32:49.0574900Z Reading state information... 1% 2021-05-15T16:32:49.0621263Z 2021-05-15T16:32:49.0621905Z Reading state information... 3% 2021-05-15T16:32:49.0667964Z 2021-05-15T16:32:49.0668576Z Reading state information... 5% 2021-05-15T16:32:49.0726311Z 2021-05-15T16:32:49.0726905Z Reading state information... 7% 2021-05-15T16:32:49.0768892Z 2021-05-15T16:32:49.0769672Z Reading state information... 9% 2021-05-15T16:32:49.0810323Z 2021-05-15T16:32:49.0810962Z Reading state information... 11% 2021-05-15T16:32:49.0858025Z 2021-05-15T16:32:49.0858665Z Reading state information... 13% 2021-05-15T16:32:49.0906536Z 2021-05-15T16:32:49.0907216Z Reading state information... 15% 2021-05-15T16:32:49.0952211Z 2021-05-15T16:32:49.0952804Z Reading state information... 17% 2021-05-15T16:32:49.1001157Z 2021-05-15T16:32:49.1001787Z Reading state information... 19% 2021-05-15T16:32:49.1049931Z 2021-05-15T16:32:49.1050488Z Reading state information... 21% 2021-05-15T16:32:49.1093229Z 2021-05-15T16:32:49.1093787Z Reading state information... 23% 2021-05-15T16:32:49.1148249Z 2021-05-15T16:32:49.1149416Z Reading state information... 25% 2021-05-15T16:32:49.1201149Z 2021-05-15T16:32:49.1201755Z Reading state information... 27% 2021-05-15T16:32:49.1248721Z 2021-05-15T16:32:49.1249443Z Reading state information... 29% 2021-05-15T16:32:49.1295911Z 2021-05-15T16:32:49.1296574Z Reading state information... 31% 2021-05-15T16:32:49.1349728Z 2021-05-15T16:32:49.1350667Z Reading state information... 33% 2021-05-15T16:32:49.1391018Z 2021-05-15T16:32:49.1391599Z Reading state information... 35% 2021-05-15T16:32:49.1431952Z 2021-05-15T16:32:49.1433079Z Reading state information... 37% 2021-05-15T16:32:49.1477685Z 2021-05-15T16:32:49.1478274Z Reading state information... 39% 2021-05-15T16:32:49.1522910Z 2021-05-15T16:32:49.1523508Z Reading state information... 41% 2021-05-15T16:32:49.1560868Z 2021-05-15T16:32:49.1593337Z Reading state information... 43% 2021-05-15T16:32:49.1608888Z 2021-05-15T16:32:49.1609391Z Reading state information... 45% 2021-05-15T16:32:49.1677421Z 2021-05-15T16:32:49.1678311Z Reading state information... 47% 2021-05-15T16:32:49.1723851Z 2021-05-15T16:32:49.1724331Z Reading state information... 49% 2021-05-15T16:32:49.1773019Z 2021-05-15T16:32:49.1773514Z Reading state information... 51% 2021-05-15T16:32:49.1815404Z 2021-05-15T16:32:49.1815952Z Reading state information... 53% 2021-05-15T16:32:49.1860415Z 2021-05-15T16:32:49.1860977Z Reading state information... 55% 2021-05-15T16:32:49.1904128Z 2021-05-15T16:32:49.1904830Z Reading state information... 57% 2021-05-15T16:32:49.1957036Z 2021-05-15T16:32:49.1957772Z Reading state information... 59% 2021-05-15T16:32:49.2010227Z 2021-05-15T16:32:49.2010815Z Reading state information... 61% 2021-05-15T16:32:49.2057545Z 2021-05-15T16:32:49.2058075Z Reading state information... 63% 2021-05-15T16:32:49.2100171Z 2021-05-15T16:32:49.2100875Z Reading state information... 65% 2021-05-15T16:32:49.2150173Z 2021-05-15T16:32:49.2150723Z Reading state information... 67% 2021-05-15T16:32:49.2196116Z 2021-05-15T16:32:49.2196666Z Reading state information... 69% 2021-05-15T16:32:49.2259620Z 2021-05-15T16:32:49.2260381Z Reading state information... 71% 2021-05-15T16:32:49.2300674Z 2021-05-15T16:32:49.2301465Z Reading state information... 73% 2021-05-15T16:32:49.2351273Z 2021-05-15T16:32:49.2351861Z Reading state information... 75% 2021-05-15T16:32:49.2413620Z 2021-05-15T16:32:49.2414269Z Reading state information... 77% 2021-05-15T16:32:49.2460977Z 2021-05-15T16:32:49.2461559Z Reading state information... 79% 2021-05-15T16:32:49.2510159Z 2021-05-15T16:32:49.2510728Z Reading state information... 81% 2021-05-15T16:32:49.2562547Z 2021-05-15T16:32:49.2563290Z Reading state information... 83% 2021-05-15T16:32:49.2612866Z 2021-05-15T16:32:49.2613466Z Reading state information... 85% 2021-05-15T16:32:49.2660630Z 2021-05-15T16:32:49.2661232Z Reading state information... 87% 2021-05-15T16:32:49.2707997Z 2021-05-15T16:32:49.2708631Z Reading state information... 89% 2021-05-15T16:32:49.2753244Z 2021-05-15T16:32:49.2753816Z Reading state information... 91% 2021-05-15T16:32:49.2800915Z 2021-05-15T16:32:49.2801509Z Reading state information... 93% 2021-05-15T16:32:49.2849663Z 2021-05-15T16:32:49.2850244Z Reading state information... 95% 2021-05-15T16:32:49.2897865Z 2021-05-15T16:32:49.2898418Z Reading state information... 97% 2021-05-15T16:32:49.2947376Z 2021-05-15T16:32:49.2948276Z Reading state information... 99% 2021-05-15T16:32:49.5894459Z Selecting previously unselected package pandoc. 2021-05-15T16:32:49.7167124Z (Reading database ... 261973 files and directories currently installed.) 2021-05-15T16:32:49.7306212Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T16:32:49.7318059Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T16:32:52.4299319Z Setting up pandoc (2.7.3-1) ... 2021-05-15T16:32:52.4367101Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:53.3765432Z 2021-05-15T16:32:53.3766426Z 2021-05-15T16:32:53.3767152Z Reading state information... Done 2021-05-15T16:32:53.4130281Z ##[group]Run git config user.name adigherman 2021-05-15T16:32:53.4131043Z git config user.name adigherman 2021-05-15T16:32:53.4131811Z git config user.email adig@jhu.edu 2021-05-15T16:32:53.4180980Z shell: /usr/bin/bash -e {0} 2021-05-15T16:32:53.4181405Z env: 2021-05-15T16:32:53.4181903Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:53.4182420Z TIC_DEPLOY_KEY: 2021-05-15T16:32:53.4183305Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:32:53.4185272Z GITHUB_PAT: *** 2021-05-15T16:32:53.4185773Z COVERALLS_TOKEN: 2021-05-15T16:32:53.4186308Z continue-on-error: true 2021-05-15T16:32:53.4186821Z VDIFFR_RUN_TESTS: 2021-05-15T16:32:53.4187359Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:32:53.4188673Z TZ: UTC 2021-05-15T16:32:53.4189147Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:53.4189590Z NOT_CRAN: true 2021-05-15T16:32:53.4190015Z ##[endgroup] 2021-05-15T16:32:53.4432470Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T16:32:53.4433159Z env: 2021-05-15T16:32:53.4433642Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:53.4434141Z TIC_DEPLOY_KEY: 2021-05-15T16:32:53.4434997Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:32:53.4436730Z GITHUB_PAT: *** 2021-05-15T16:32:53.4437315Z COVERALLS_TOKEN: 2021-05-15T16:32:53.4437791Z continue-on-error: true 2021-05-15T16:32:53.4438482Z VDIFFR_RUN_TESTS: 2021-05-15T16:32:53.4439559Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:32:53.4440209Z TZ: UTC 2021-05-15T16:32:53.4440625Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:53.4441048Z NOT_CRAN: true 2021-05-15T16:32:53.4441446Z ##[endgroup] 2021-05-15T16:32:53.7765455Z Reading package lists... 2021-05-15T16:32:53.9688484Z Building dependency tree... 2021-05-15T16:32:53.9709669Z Reading state information... 2021-05-15T16:32:54.1146347Z The following additional packages will be installed: 2021-05-15T16:32:54.1151198Z cmake-data libjsoncpp1 librhash0 2021-05-15T16:32:54.1157320Z Suggested packages: 2021-05-15T16:32:54.1158168Z cmake-doc ninja-build 2021-05-15T16:32:54.1633913Z The following NEW packages will be installed: 2021-05-15T16:32:54.1643357Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T16:32:54.1859447Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:54.1860697Z Need to get 5470 kB of archives. 2021-05-15T16:32:54.1863171Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T16:32:54.1865450Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T16:32:54.2114169Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T16:32:54.2138737Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T16:32:54.2154351Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T16:32:54.7511281Z Fetched 5470 kB in 0s (52.7 MB/s) 2021-05-15T16:32:54.7924700Z Selecting previously unselected package cmake-data. 2021-05-15T16:32:54.7996430Z (Reading database ... 2021-05-15T16:32:54.7997437Z (Reading database ... 5% 2021-05-15T16:32:54.8000242Z (Reading database ... 10% 2021-05-15T16:32:54.8001154Z (Reading database ... 15% 2021-05-15T16:32:54.8003080Z (Reading database ... 20% 2021-05-15T16:32:54.8015246Z (Reading database ... 25% 2021-05-15T16:32:54.8016646Z (Reading database ... 30% 2021-05-15T16:32:54.8017425Z (Reading database ... 35% 2021-05-15T16:32:54.8018026Z (Reading database ... 40% 2021-05-15T16:32:54.8018604Z (Reading database ... 45% 2021-05-15T16:32:54.8019194Z (Reading database ... 50% 2021-05-15T16:32:54.8042970Z (Reading database ... 55% 2021-05-15T16:32:54.8081778Z (Reading database ... 60% 2021-05-15T16:32:54.8123808Z (Reading database ... 65% 2021-05-15T16:32:54.8249406Z (Reading database ... 70% 2021-05-15T16:32:54.8371069Z (Reading database ... 75% 2021-05-15T16:32:54.8655752Z (Reading database ... 80% 2021-05-15T16:32:54.8984249Z (Reading database ... 85% 2021-05-15T16:32:54.9149123Z (Reading database ... 90% 2021-05-15T16:32:54.9235112Z (Reading database ... 95% 2021-05-15T16:32:54.9235668Z (Reading database ... 100% 2021-05-15T16:32:54.9236434Z (Reading database ... 261980 files and directories currently installed.) 2021-05-15T16:32:54.9386592Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T16:32:54.9619138Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T16:32:55.5534784Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T16:32:55.5868319Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T16:32:55.5897226Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T16:32:55.6310050Z Selecting previously unselected package librhash0:amd64. 2021-05-15T16:32:55.6578917Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T16:32:55.6607123Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T16:32:55.6946473Z Selecting previously unselected package cmake. 2021-05-15T16:32:55.7246248Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T16:32:55.7258080Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T16:32:56.1810740Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T16:32:56.1851721Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T16:32:56.2276847Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T16:32:56.2317394Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T16:32:56.2364589Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:57.3338673Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:59.5306030Z Reading package lists... 2021-05-15T16:32:59.6965114Z Building dependency tree... 2021-05-15T16:32:59.6987768Z Reading state information... 2021-05-15T16:32:59.8634121Z Suggested packages: 2021-05-15T16:32:59.8636135Z libssh-doc 2021-05-15T16:32:59.9095694Z The following NEW packages will be installed: 2021-05-15T16:32:59.9097456Z libssh-dev 2021-05-15T16:32:59.9282430Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:59.9283529Z Need to get 219 kB of archives. 2021-05-15T16:32:59.9284303Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T16:32:59.9286391Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T16:33:00.3988814Z Fetched 219 kB in 0s (12.0 MB/s) 2021-05-15T16:33:00.4317924Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T16:33:00.4392877Z (Reading database ... 2021-05-15T16:33:00.4393919Z (Reading database ... 5% 2021-05-15T16:33:00.4394701Z (Reading database ... 10% 2021-05-15T16:33:00.4395520Z (Reading database ... 15% 2021-05-15T16:33:00.4396258Z (Reading database ... 20% 2021-05-15T16:33:00.4397013Z (Reading database ... 25% 2021-05-15T16:33:00.4397779Z (Reading database ... 30% 2021-05-15T16:33:00.4398516Z (Reading database ... 35% 2021-05-15T16:33:00.4399258Z (Reading database ... 40% 2021-05-15T16:33:00.4399981Z (Reading database ... 45% 2021-05-15T16:33:00.4400720Z (Reading database ... 50% 2021-05-15T16:33:00.4438649Z (Reading database ... 55% 2021-05-15T16:33:00.4480566Z (Reading database ... 60% 2021-05-15T16:33:00.4526230Z (Reading database ... 65% 2021-05-15T16:33:00.4698874Z (Reading database ... 70% 2021-05-15T16:33:00.4836794Z (Reading database ... 75% 2021-05-15T16:33:00.5158503Z (Reading database ... 80% 2021-05-15T16:33:00.5521270Z (Reading database ... 85% 2021-05-15T16:33:00.5695557Z (Reading database ... 90% 2021-05-15T16:33:00.5788467Z (Reading database ... 95% 2021-05-15T16:33:00.5789040Z (Reading database ... 100% 2021-05-15T16:33:00.5789845Z (Reading database ... 264764 files and directories currently installed.) 2021-05-15T16:33:00.5955038Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T16:33:00.5972358Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T16:33:00.6856013Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T16:33:03.1005615Z Reading package lists... 2021-05-15T16:33:03.2770679Z Building dependency tree... 2021-05-15T16:33:03.2789591Z Reading state information... 2021-05-15T16:33:03.4803086Z The following NEW packages will be installed: 2021-05-15T16:33:03.4810284Z jags 2021-05-15T16:33:03.4996951Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:03.4997714Z Need to get 1562 kB of archives. 2021-05-15T16:33:03.4999158Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T16:33:03.5001241Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T16:33:03.9595194Z Fetched 1562 kB in 0s (39.8 MB/s) 2021-05-15T16:33:03.9931063Z Selecting previously unselected package jags. 2021-05-15T16:33:04.0008468Z (Reading database ... 2021-05-15T16:33:04.0009781Z (Reading database ... 5% 2021-05-15T16:33:04.0010581Z (Reading database ... 10% 2021-05-15T16:33:04.0011295Z (Reading database ... 15% 2021-05-15T16:33:04.0012005Z (Reading database ... 20% 2021-05-15T16:33:04.0012685Z (Reading database ... 25% 2021-05-15T16:33:04.0013379Z (Reading database ... 30% 2021-05-15T16:33:04.0014060Z (Reading database ... 35% 2021-05-15T16:33:04.0014754Z (Reading database ... 40% 2021-05-15T16:33:04.0015506Z (Reading database ... 45% 2021-05-15T16:33:04.0016306Z (Reading database ... 50% 2021-05-15T16:33:04.0049476Z (Reading database ... 55% 2021-05-15T16:33:04.0086728Z (Reading database ... 60% 2021-05-15T16:33:04.0124662Z (Reading database ... 65% 2021-05-15T16:33:04.0242209Z (Reading database ... 70% 2021-05-15T16:33:04.0351484Z (Reading database ... 75% 2021-05-15T16:33:04.0599637Z (Reading database ... 80% 2021-05-15T16:33:04.0889736Z (Reading database ... 85% 2021-05-15T16:33:04.1024923Z (Reading database ... 90% 2021-05-15T16:33:04.1101698Z (Reading database ... 95% 2021-05-15T16:33:04.1102319Z (Reading database ... 100% 2021-05-15T16:33:04.1103364Z (Reading database ... 264783 files and directories currently installed.) 2021-05-15T16:33:04.1225240Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T16:33:04.1252277Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T16:33:04.2856628Z Setting up jags (4.3.0-3build1) ... 2021-05-15T16:33:04.3023404Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:05.0184477Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:07.1772122Z Reading package lists... 2021-05-15T16:33:07.3055297Z Building dependency tree... 2021-05-15T16:33:07.3074796Z Reading state information... 2021-05-15T16:33:07.4559527Z The following additional packages will be installed: 2021-05-15T16:33:07.4563094Z libnode64 libuv1-dev 2021-05-15T16:33:07.5025202Z The following NEW packages will be installed: 2021-05-15T16:33:07.5031205Z libnode-dev libnode64 libuv1-dev 2021-05-15T16:33:07.5224323Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:07.5225001Z Need to get 6239 kB of archives. 2021-05-15T16:33:07.5225671Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T16:33:07.5228035Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T16:33:07.5261315Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T16:33:07.7063399Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T16:33:08.1440008Z Fetched 6239 kB in 0s (29.0 MB/s) 2021-05-15T16:33:08.1790544Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T16:33:08.1840311Z (Reading database ... 2021-05-15T16:33:08.1841332Z (Reading database ... 5% 2021-05-15T16:33:08.1842569Z (Reading database ... 10% 2021-05-15T16:33:08.1843247Z (Reading database ... 15% 2021-05-15T16:33:08.1844153Z (Reading database ... 20% 2021-05-15T16:33:08.1845043Z (Reading database ... 25% 2021-05-15T16:33:08.1845906Z (Reading database ... 30% 2021-05-15T16:33:08.1846749Z (Reading database ... 35% 2021-05-15T16:33:08.1847564Z (Reading database ... 40% 2021-05-15T16:33:08.1848199Z (Reading database ... 45% 2021-05-15T16:33:08.1848816Z (Reading database ... 50% 2021-05-15T16:33:08.1878298Z (Reading database ... 55% 2021-05-15T16:33:08.1913167Z (Reading database ... 60% 2021-05-15T16:33:08.1949062Z (Reading database ... 65% 2021-05-15T16:33:08.2056910Z (Reading database ... 70% 2021-05-15T16:33:08.2169856Z (Reading database ... 75% 2021-05-15T16:33:08.2447555Z (Reading database ... 80% 2021-05-15T16:33:08.2754259Z (Reading database ... 85% 2021-05-15T16:33:08.2912434Z (Reading database ... 90% 2021-05-15T16:33:08.2997136Z (Reading database ... 95% 2021-05-15T16:33:08.3000914Z (Reading database ... 100% 2021-05-15T16:33:08.3001678Z (Reading database ... 264923 files and directories currently installed.) 2021-05-15T16:33:08.3151055Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T16:33:08.3164486Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T16:33:08.3549585Z Selecting previously unselected package libnode64:amd64. 2021-05-15T16:33:08.3864214Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T16:33:08.3890741Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T16:33:09.0311014Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T16:33:09.0563662Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T16:33:09.0577411Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T16:33:09.1611145Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T16:33:09.1648170Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T16:33:09.1682285Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T16:33:09.1720499Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:11.2739940Z Reading package lists... 2021-05-15T16:33:11.4426710Z Building dependency tree... 2021-05-15T16:33:11.4443961Z Reading state information... 2021-05-15T16:33:11.5925121Z The following additional packages will be installed: 2021-05-15T16:33:11.5927943Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T16:33:11.5931999Z Suggested packages: 2021-05-15T16:33:11.5932898Z libfftw3-doc 2021-05-15T16:33:11.6359717Z The following NEW packages will be installed: 2021-05-15T16:33:11.6363496Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T16:33:11.6533619Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:11.6534500Z Need to get 3986 kB of archives. 2021-05-15T16:33:11.6535133Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T16:33:11.6537341Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T16:33:11.6597064Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T16:33:11.6697808Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T16:33:11.6880764Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T16:33:11.6889453Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T16:33:12.1399194Z Fetched 3986 kB in 0s (48.8 MB/s) 2021-05-15T16:33:12.1715609Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T16:33:12.1791983Z (Reading database ... 2021-05-15T16:33:12.1792476Z (Reading database ... 5% 2021-05-15T16:33:12.1795531Z (Reading database ... 10% 2021-05-15T16:33:12.1796149Z (Reading database ... 15% 2021-05-15T16:33:12.1796936Z (Reading database ... 20% 2021-05-15T16:33:12.1797378Z (Reading database ... 25% 2021-05-15T16:33:12.1797851Z (Reading database ... 30% 2021-05-15T16:33:12.1798452Z (Reading database ... 35% 2021-05-15T16:33:12.1798856Z (Reading database ... 40% 2021-05-15T16:33:12.1799622Z (Reading database ... 45% 2021-05-15T16:33:12.1800027Z (Reading database ... 50% 2021-05-15T16:33:12.1833551Z (Reading database ... 55% 2021-05-15T16:33:12.1868602Z (Reading database ... 60% 2021-05-15T16:33:12.1905544Z (Reading database ... 65% 2021-05-15T16:33:12.2036086Z (Reading database ... 70% 2021-05-15T16:33:12.2146696Z (Reading database ... 75% 2021-05-15T16:33:12.2409876Z (Reading database ... 80% 2021-05-15T16:33:12.2717246Z (Reading database ... 85% 2021-05-15T16:33:12.2862779Z (Reading database ... 90% 2021-05-15T16:33:12.2943657Z (Reading database ... 95% 2021-05-15T16:33:12.2944127Z (Reading database ... 100% 2021-05-15T16:33:12.2944793Z (Reading database ... 265059 files and directories currently installed.) 2021-05-15T16:33:12.3106441Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T16:33:12.3137522Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:33:12.3670507Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T16:33:12.3946932Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T16:33:12.3959107Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:33:12.4910596Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T16:33:12.5169506Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T16:33:12.5184210Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:33:12.6189238Z Selecting previously unselected package libfftw3-bin. 2021-05-15T16:33:12.6393054Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T16:33:12.6404295Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T16:33:12.6710383Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T16:33:12.6961532Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T16:33:12.6975607Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:33:12.9946456Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:33:12.9982285Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:33:13.0021314Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:33:13.0062322Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T16:33:13.0097419Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:33:13.0135364Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:13.7967456Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:15.8589772Z Reading package lists... 2021-05-15T16:33:15.9874344Z Building dependency tree... 2021-05-15T16:33:15.9893424Z Reading state information... 2021-05-15T16:33:16.1422840Z The following additional packages will be installed: 2021-05-15T16:33:16.1426599Z libdcmtk14 2021-05-15T16:33:16.1867361Z The following NEW packages will be installed: 2021-05-15T16:33:16.1872040Z dcmtk libdcmtk14 2021-05-15T16:33:16.2066621Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:16.2067714Z Need to get 5546 kB of archives. 2021-05-15T16:33:16.2069035Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T16:33:16.2071369Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T16:33:16.3311854Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T16:33:16.7769846Z Fetched 5546 kB in 0s (33.8 MB/s) 2021-05-15T16:33:16.8109709Z Selecting previously unselected package libdcmtk14. 2021-05-15T16:33:16.8144116Z (Reading database ... 2021-05-15T16:33:16.8144556Z (Reading database ... 5% 2021-05-15T16:33:16.8144970Z (Reading database ... 10% 2021-05-15T16:33:16.8145357Z (Reading database ... 15% 2021-05-15T16:33:16.8145758Z (Reading database ... 20% 2021-05-15T16:33:16.8146165Z (Reading database ... 25% 2021-05-15T16:33:16.8146564Z (Reading database ... 30% 2021-05-15T16:33:16.8146948Z (Reading database ... 35% 2021-05-15T16:33:16.8147347Z (Reading database ... 40% 2021-05-15T16:33:16.8147748Z (Reading database ... 45% 2021-05-15T16:33:16.8148577Z (Reading database ... 50% 2021-05-15T16:33:16.8172303Z (Reading database ... 55% 2021-05-15T16:33:16.8208063Z (Reading database ... 60% 2021-05-15T16:33:16.8242790Z (Reading database ... 65% 2021-05-15T16:33:16.8356423Z (Reading database ... 70% 2021-05-15T16:33:16.8457529Z (Reading database ... 75% 2021-05-15T16:33:16.8680234Z (Reading database ... 80% 2021-05-15T16:33:16.8983866Z (Reading database ... 85% 2021-05-15T16:33:16.9130954Z (Reading database ... 90% 2021-05-15T16:33:16.9208727Z (Reading database ... 95% 2021-05-15T16:33:16.9209491Z (Reading database ... 100% 2021-05-15T16:33:16.9210356Z (Reading database ... 265150 files and directories currently installed.) 2021-05-15T16:33:16.9344718Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T16:33:16.9366084Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T16:33:17.4509502Z Selecting previously unselected package dcmtk. 2021-05-15T16:33:17.4739399Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T16:33:17.4788740Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T16:33:17.6213909Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T16:33:17.6256834Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T16:33:17.6412667Z Adding `dcmtk' group to system ... 2021-05-15T16:33:17.7141331Z Adding `dcmtk' user to system ... 2021-05-15T16:33:17.8551528Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T16:33:18.1381977Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:19.7219251Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:21.7485798Z Reading package lists... 2021-05-15T16:33:21.8739322Z Building dependency tree... 2021-05-15T16:33:21.8760561Z Reading state information... 2021-05-15T16:33:22.0982001Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T16:33:22.0983372Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:22.1680300Z Reading package lists... 2021-05-15T16:33:22.3339785Z Building dependency tree... 2021-05-15T16:33:22.3358674Z Reading state information... 2021-05-15T16:33:22.5631525Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T16:33:22.5633348Z libpng-dev set to manually installed. 2021-05-15T16:33:22.5634526Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:22.6296325Z Reading package lists... 2021-05-15T16:33:22.7533246Z Building dependency tree... 2021-05-15T16:33:22.7549777Z Reading state information... 2021-05-15T16:33:22.8957292Z The following additional packages will be installed: 2021-05-15T16:33:22.8959608Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T16:33:22.8965065Z Suggested packages: 2021-05-15T16:33:22.8966802Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T16:33:22.8968795Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T16:33:22.8969982Z fonts-arphic-uming fonts-nanum 2021-05-15T16:33:22.9430453Z The following NEW packages will be installed: 2021-05-15T16:33:22.9432477Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T16:33:22.9434430Z libpoppler97 poppler-data 2021-05-15T16:33:22.9969436Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:22.9970441Z Need to get 2582 kB of archives. 2021-05-15T16:33:22.9971352Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T16:33:22.9972745Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T16:33:23.0326924Z 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-15T16:33:23.0367456Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T16:33:23.0499118Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T16:33:23.0508709Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T16:33:23.0511482Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T16:33:23.4777309Z Fetched 2582 kB in 0s (25.0 MB/s) 2021-05-15T16:33:23.5138022Z Selecting previously unselected package poppler-data. 2021-05-15T16:33:23.5216863Z (Reading database ... 2021-05-15T16:33:23.5217993Z (Reading database ... 5% 2021-05-15T16:33:23.5218696Z (Reading database ... 10% 2021-05-15T16:33:23.5219373Z (Reading database ... 15% 2021-05-15T16:33:23.5220536Z (Reading database ... 20% 2021-05-15T16:33:23.5221507Z (Reading database ... 25% 2021-05-15T16:33:23.5222210Z (Reading database ... 30% 2021-05-15T16:33:23.5222823Z (Reading database ... 35% 2021-05-15T16:33:23.5223414Z (Reading database ... 40% 2021-05-15T16:33:23.5224228Z (Reading database ... 45% 2021-05-15T16:33:23.5225078Z (Reading database ... 50% 2021-05-15T16:33:23.5260146Z (Reading database ... 55% 2021-05-15T16:33:23.5301451Z (Reading database ... 60% 2021-05-15T16:33:23.5342552Z (Reading database ... 65% 2021-05-15T16:33:23.5465559Z (Reading database ... 70% 2021-05-15T16:33:23.5594583Z (Reading database ... 75% 2021-05-15T16:33:23.5884218Z (Reading database ... 80% 2021-05-15T16:33:23.6194506Z (Reading database ... 85% 2021-05-15T16:33:23.6338884Z (Reading database ... 90% 2021-05-15T16:33:23.6414635Z (Reading database ... 95% 2021-05-15T16:33:23.6415099Z (Reading database ... 100% 2021-05-15T16:33:23.6415747Z (Reading database ... 265385 files and directories currently installed.) 2021-05-15T16:33:23.6571854Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T16:33:23.6594465Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T16:33:23.9254226Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T16:33:23.9562295Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T16:33:23.9585501Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T16:33:23.9975294Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T16:33:24.0288695Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T16:33:24.0300244Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:33:24.1469493Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T16:33:24.1765079Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T16:33:24.1779672Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:33:24.2027489Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T16:33:24.2312158Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T16:33:24.2322746Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:33:24.2542973Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T16:33:24.2806806Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T16:33:24.2818562Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:33:24.3397848Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T16:33:24.3515493Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T16:33:24.3544589Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:33:24.3573775Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:33:24.3610542Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:33:24.3637501Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:33:24.3671757Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T16:33:24.4734144Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:26.4874896Z Reading package lists... 2021-05-15T16:33:26.6367018Z Building dependency tree... 2021-05-15T16:33:26.6384879Z Reading state information... 2021-05-15T16:33:26.7843842Z The following additional packages will be installed: 2021-05-15T16:33:26.7846151Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T16:33:26.7850992Z Suggested packages: 2021-05-15T16:33:26.7852210Z libhdf5-doc 2021-05-15T16:33:26.8304292Z The following NEW packages will be installed: 2021-05-15T16:33:26.8306479Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T16:33:26.8307575Z libsz2 2021-05-15T16:33:26.8488841Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:26.8490166Z Need to get 4074 kB of archives. 2021-05-15T16:33:26.8491019Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T16:33:26.8494150Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T16:33:26.8524175Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T16:33:26.8531070Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T16:33:26.8539908Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T16:33:26.8752801Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T16:33:26.8772475Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T16:33:26.8779075Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T16:33:27.3255105Z Fetched 4074 kB in 0s (51.2 MB/s) 2021-05-15T16:33:27.3538024Z Selecting previously unselected package hdf5-helpers. 2021-05-15T16:33:27.3610242Z (Reading database ... 2021-05-15T16:33:27.3611469Z (Reading database ... 5% 2021-05-15T16:33:27.3612080Z (Reading database ... 10% 2021-05-15T16:33:27.3612918Z (Reading database ... 15% 2021-05-15T16:33:27.3613541Z (Reading database ... 20% 2021-05-15T16:33:27.3614184Z (Reading database ... 25% 2021-05-15T16:33:27.3614789Z (Reading database ... 30% 2021-05-15T16:33:27.3615694Z (Reading database ... 35% 2021-05-15T16:33:27.3616273Z (Reading database ... 40% 2021-05-15T16:33:27.3616809Z (Reading database ... 45% 2021-05-15T16:33:27.3617361Z (Reading database ... 50% 2021-05-15T16:33:27.3647221Z (Reading database ... 55% 2021-05-15T16:33:27.3680373Z (Reading database ... 60% 2021-05-15T16:33:27.3713823Z (Reading database ... 65% 2021-05-15T16:33:27.3823612Z (Reading database ... 70% 2021-05-15T16:33:27.3927208Z (Reading database ... 75% 2021-05-15T16:33:27.4171182Z (Reading database ... 80% 2021-05-15T16:33:27.4429538Z (Reading database ... 85% 2021-05-15T16:33:27.4557407Z (Reading database ... 90% 2021-05-15T16:33:27.4629159Z (Reading database ... 95% 2021-05-15T16:33:27.4629628Z (Reading database ... 100% 2021-05-15T16:33:27.4630292Z (Reading database ... 265945 files and directories currently installed.) 2021-05-15T16:33:27.4751862Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T16:33:27.4764164Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:33:27.5110014Z Selecting previously unselected package libaec0:amd64. 2021-05-15T16:33:27.5349970Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T16:33:27.5376538Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T16:33:27.5709527Z Selecting previously unselected package libsz2:amd64. 2021-05-15T16:33:27.5952674Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T16:33:27.5967438Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T16:33:27.6309058Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T16:33:27.6524467Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T16:33:27.6543645Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:33:27.8070664Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T16:33:27.8358751Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T16:33:27.8372980Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:33:27.8728214Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T16:33:27.9048618Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T16:33:27.9061163Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T16:33:27.9372180Z Selecting previously unselected package libhdf5-dev. 2021-05-15T16:33:27.9629454Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T16:33:27.9641501Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:33:28.2966682Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:33:28.3004963Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T16:33:28.3036894Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T16:33:28.3072235Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T16:33:28.3104390Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:33:28.3131763Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:33:28.3169422Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:33:28.3256987Z 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-15T16:33:28.3291808Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:29.0979724Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:31.1152302Z Reading package lists... 2021-05-15T16:33:31.2688820Z Building dependency tree... 2021-05-15T16:33:31.2710387Z Reading state information... 2021-05-15T16:33:31.4280096Z The following additional packages will be installed: 2021-05-15T16:33:31.4284728Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T16:33:31.4700870Z The following NEW packages will be installed: 2021-05-15T16:33:31.4704358Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T16:33:31.4705989Z mesa-common-dev 2021-05-15T16:33:31.4899426Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:32.4383580Z Need to get 1761 kB of archives. 2021-05-15T16:33:32.4384737Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T16:33:32.4386812Z 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-15T16:33:32.4389370Z 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-15T16:33:32.4391859Z 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-15T16:33:32.4393739Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T16:33:32.4400009Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T16:33:32.4402425Z 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-15T16:33:32.4403802Z Fetched 1761 kB in 0s (27.0 MB/s) 2021-05-15T16:33:32.4404864Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T16:33:32.4406107Z (Reading database ... 2021-05-15T16:33:32.4406597Z (Reading database ... 5% 2021-05-15T16:33:32.4407094Z (Reading database ... 10% 2021-05-15T16:33:32.4407557Z (Reading database ... 15% 2021-05-15T16:33:32.4408047Z (Reading database ... 20% 2021-05-15T16:33:32.4408540Z (Reading database ... 25% 2021-05-15T16:33:32.4409037Z (Reading database ... 30% 2021-05-15T16:33:32.4409531Z (Reading database ... 35% 2021-05-15T16:33:32.4410014Z (Reading database ... 40% 2021-05-15T16:33:32.4410467Z (Reading database ... 45% 2021-05-15T16:33:32.4410958Z (Reading database ... 50% 2021-05-15T16:33:32.4411455Z (Reading database ... 55% 2021-05-15T16:33:32.4411941Z (Reading database ... 60% 2021-05-15T16:33:32.4412431Z (Reading database ... 65% 2021-05-15T16:33:32.4412921Z (Reading database ... 70% 2021-05-15T16:33:32.4413932Z (Reading database ... 75% 2021-05-15T16:33:32.4414457Z (Reading database ... 80% 2021-05-15T16:33:32.4414988Z (Reading database ... 85% 2021-05-15T16:33:32.4415530Z (Reading database ... 90% 2021-05-15T16:33:32.4416233Z (Reading database ... 95% 2021-05-15T16:33:32.4416766Z (Reading database ... 100% 2021-05-15T16:33:32.4417800Z (Reading database ... 266153 files and directories currently installed.) 2021-05-15T16:33:32.4418827Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T16:33:32.4419867Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T16:33:32.4420830Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T16:33:32.4421865Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:33:32.4422827Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:33:32.4423768Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T16:33:32.4425205Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:33:32.4426259Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:33:32.4427464Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T16:33:32.4429282Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T16:33:32.4430370Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T16:33:32.4431405Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T16:33:32.4432617Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T16:33:32.4433575Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T16:33:32.4536458Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T16:33:32.4815040Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:33:32.4830185Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:33:32.6535146Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T16:33:32.6570917Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:33:32.6605749Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T16:33:32.6638315Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:33:32.6666453Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T16:33:32.6702474Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:33:32.6740441Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:34.0415548Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:36.2220473Z Reading package lists... 2021-05-15T16:33:36.3802679Z Building dependency tree... 2021-05-15T16:33:36.3820556Z Reading state information... 2021-05-15T16:33:36.5345327Z The following additional packages will be installed: 2021-05-15T16:33:36.5349454Z libprotobuf-lite17 libprotoc17 2021-05-15T16:33:36.5827618Z The following NEW packages will be installed: 2021-05-15T16:33:36.5830474Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T16:33:36.5832361Z protobuf-compiler 2021-05-15T16:33:36.6020103Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:36.6020768Z Need to get 2754 kB of archives. 2021-05-15T16:33:36.6021652Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T16:33:36.6023264Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T16:33:36.6069294Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T16:33:36.6231304Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T16:33:36.6438369Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T16:33:36.6564953Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T16:33:37.0698177Z Fetched 2754 kB in 0s (39.7 MB/s) 2021-05-15T16:33:37.1003719Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T16:33:37.1077057Z (Reading database ... 2021-05-15T16:33:37.1078110Z (Reading database ... 5% 2021-05-15T16:33:37.1078892Z (Reading database ... 10% 2021-05-15T16:33:37.1079709Z (Reading database ... 15% 2021-05-15T16:33:37.1080633Z (Reading database ... 20% 2021-05-15T16:33:37.1081255Z (Reading database ... 25% 2021-05-15T16:33:37.1082034Z (Reading database ... 30% 2021-05-15T16:33:37.1082929Z (Reading database ... 35% 2021-05-15T16:33:37.1083719Z (Reading database ... 40% 2021-05-15T16:33:37.1084344Z (Reading database ... 45% 2021-05-15T16:33:37.1085111Z (Reading database ... 50% 2021-05-15T16:33:37.1113567Z (Reading database ... 55% 2021-05-15T16:33:37.1148670Z (Reading database ... 60% 2021-05-15T16:33:37.1188767Z (Reading database ... 65% 2021-05-15T16:33:37.1303514Z (Reading database ... 70% 2021-05-15T16:33:37.1411159Z (Reading database ... 75% 2021-05-15T16:33:37.1663818Z (Reading database ... 80% 2021-05-15T16:33:37.1937573Z (Reading database ... 85% 2021-05-15T16:33:37.2056783Z (Reading database ... 90% 2021-05-15T16:33:37.2125228Z (Reading database ... 95% 2021-05-15T16:33:37.2125656Z (Reading database ... 100% 2021-05-15T16:33:37.2126237Z (Reading database ... 266636 files and directories currently installed.) 2021-05-15T16:33:37.2232384Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T16:33:37.2258484Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:33:37.2688800Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T16:33:37.2905205Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T16:33:37.2921436Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:33:37.3783272Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T16:33:37.4077089Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T16:33:37.4091834Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:33:37.5710079Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T16:33:37.5949339Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T16:33:37.5961818Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:33:37.7230478Z Selecting previously unselected package protobuf-compiler. 2021-05-15T16:33:37.7462786Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T16:33:37.7477138Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T16:33:37.8204938Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:33:37.8245030Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T16:33:37.8276980Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:33:37.8310205Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:33:37.8345769Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:33:37.8390853Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:38.5725260Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:40.6930118Z Reading package lists... 2021-05-15T16:33:40.8475946Z Building dependency tree... 2021-05-15T16:33:40.8495643Z Reading state information... 2021-05-15T16:33:40.9993092Z The following additional packages will be installed: 2021-05-15T16:33:40.9995159Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T16:33:40.9997203Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T16:33:40.9998383Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T16:33:41.0000216Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T16:33:41.0001701Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T16:33:41.0002918Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T16:33:41.0004379Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T16:33:41.0006256Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T16:33:41.0007735Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T16:33:41.0008834Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T16:33:41.0010843Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T16:33:41.0012605Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T16:33:41.0013745Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T16:33:41.0014706Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T16:33:41.0015489Z Suggested packages: 2021-05-15T16:33:41.0016487Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T16:33:41.0018020Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T16:33:41.0019592Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T16:33:41.0020718Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T16:33:41.0770661Z The following NEW packages will be installed: 2021-05-15T16:33:41.0773151Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T16:33:41.0774877Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T16:33:41.0776782Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T16:33:41.0778454Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T16:33:41.0780656Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T16:33:41.0782659Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T16:33:41.0785049Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T16:33:41.0786818Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T16:33:41.0793877Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T16:33:41.0795340Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T16:33:41.0796825Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T16:33:41.0798031Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T16:33:41.0799196Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T16:33:41.0800351Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T16:33:41.0973324Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:41.0974265Z Need to get 47.1 MB of archives. 2021-05-15T16:33:41.0975516Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T16:33:41.0976997Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T16:33:41.1290818Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T16:33:41.1309233Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T16:33:41.1316884Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T16:33:41.1324543Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T16:33:41.1330248Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T16:33:41.1344201Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T16:33:41.1416380Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T16:33:41.6814413Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T16:33:41.6844326Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T16:33:41.6856021Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T16:33:41.6917667Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T16:33:41.6937039Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T16:33:41.6947101Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T16:33:41.6966854Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T16:33:41.6986569Z 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-15T16:33:41.6998564Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T16:33:41.7066488Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T16:33:41.7084404Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T16:33:41.7097180Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T16:33:41.7130672Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T16:33:41.7284541Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T16:33:41.7599091Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T16:33:41.7621199Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T16:33:41.7633950Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T16:33:41.7685456Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T16:33:41.8826857Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T16:33:41.8837626Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T16:33:41.8845342Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T16:33:41.8858003Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T16:33:41.8881881Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T16:33:41.8887480Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T16:33:41.8904662Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T16:33:41.8937207Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T16:33:41.9087574Z 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-15T16:33:41.9137833Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T16:33:41.9641152Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T16:33:41.9650228Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T16:33:42.2779661Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T16:33:42.2791106Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T16:33:42.2803361Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T16:33:42.2812534Z 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-15T16:33:42.2822030Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T16:33:42.2831392Z 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-15T16:33:42.2847826Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T16:33:42.2942608Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T16:33:42.2973071Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T16:33:42.3008001Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T16:33:42.3024966Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T16:33:42.3217151Z 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-15T16:33:42.3255066Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T16:33:42.3267395Z 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-15T16:33:42.3275040Z 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-15T16:33:42.3283788Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T16:33:42.3299178Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T16:33:42.3310196Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T16:33:42.3340769Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T16:33:42.3358653Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T16:33:42.3368635Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T16:33:42.3451619Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T16:33:42.3460943Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T16:33:42.3472883Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T16:33:42.3494039Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T16:33:42.3533165Z 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-15T16:33:42.3576226Z 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-15T16:33:42.3590516Z 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-15T16:33:42.3601970Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T16:33:42.3878875Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T16:33:42.3897145Z 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-15T16:33:42.4178417Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T16:33:42.4194588Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T16:33:42.4205489Z 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-15T16:33:42.4737121Z 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-15T16:33:42.5177381Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T16:33:42.5361492Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T16:33:42.5365224Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T16:33:43.1180125Z Fetched 47.1 MB in 1s (32.4 MB/s) 2021-05-15T16:33:43.1514856Z Selecting previously unselected package libaom0:amd64. 2021-05-15T16:33:43.1588341Z (Reading database ... 2021-05-15T16:33:43.1589192Z (Reading database ... 5% 2021-05-15T16:33:43.1589797Z (Reading database ... 10% 2021-05-15T16:33:43.1590388Z (Reading database ... 15% 2021-05-15T16:33:43.1591279Z (Reading database ... 20% 2021-05-15T16:33:43.1592008Z (Reading database ... 25% 2021-05-15T16:33:43.1592787Z (Reading database ... 30% 2021-05-15T16:33:43.1593531Z (Reading database ... 35% 2021-05-15T16:33:43.1594104Z (Reading database ... 40% 2021-05-15T16:33:43.1594846Z (Reading database ... 45% 2021-05-15T16:33:43.1595565Z (Reading database ... 50% 2021-05-15T16:33:43.1630420Z (Reading database ... 55% 2021-05-15T16:33:43.1661130Z (Reading database ... 60% 2021-05-15T16:33:43.1694285Z (Reading database ... 65% 2021-05-15T16:33:43.1811031Z (Reading database ... 70% 2021-05-15T16:33:43.1915352Z (Reading database ... 75% 2021-05-15T16:33:43.2186116Z (Reading database ... 80% 2021-05-15T16:33:43.2451948Z (Reading database ... 85% 2021-05-15T16:33:43.2578446Z (Reading database ... 90% 2021-05-15T16:33:43.2646460Z (Reading database ... 95% 2021-05-15T16:33:43.2646910Z (Reading database ... 100% 2021-05-15T16:33:43.2647540Z (Reading database ... 266807 files and directories currently installed.) 2021-05-15T16:33:43.2764693Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T16:33:43.2790487Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T16:33:43.4188911Z Selecting previously unselected package libva2:amd64. 2021-05-15T16:33:43.4426613Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T16:33:43.4439294Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T16:33:43.4718311Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T16:33:43.4998358Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T16:33:43.5009347Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T16:33:43.5308913Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T16:33:43.5505012Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T16:33:43.5518324Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T16:33:43.5789729Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T16:33:43.6057470Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T16:33:43.6068120Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T16:33:43.6470494Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T16:33:43.6741274Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T16:33:43.6756538Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T16:33:43.7069675Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T16:33:43.7318432Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:43.7335788Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:43.7870032Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T16:33:43.8110484Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T16:33:43.8122091Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T16:33:44.5509495Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T16:33:44.5782107Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T16:33:44.5843150Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T16:33:44.6122314Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T16:33:44.6430344Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T16:33:44.6448971Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T16:33:44.6869944Z Selecting previously unselected package libopus0:amd64. 2021-05-15T16:33:44.7145229Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T16:33:44.7156392Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T16:33:44.7585446Z Selecting previously unselected package libshine3:amd64. 2021-05-15T16:33:44.7869395Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T16:33:44.7881939Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T16:33:44.8157493Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T16:33:44.8439880Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T16:33:44.8454782Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T16:33:44.8697531Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T16:33:44.8980894Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T16:33:44.8992054Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T16:33:44.9293300Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T16:33:44.9601153Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T16:33:44.9612210Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T16:33:44.9922533Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T16:33:45.0227761Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:45.0239599Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:45.0628851Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T16:33:45.0874100Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T16:33:45.0890601Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T16:33:45.1290802Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T16:33:45.1564544Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T16:33:45.1578978Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T16:33:45.1908932Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T16:33:45.2162111Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T16:33:45.2176557Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T16:33:45.2514293Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T16:33:45.2794069Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:45.2805746Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T16:33:45.3189299Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T16:33:45.3394187Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T16:33:45.3408803Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T16:33:45.4270070Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T16:33:45.4493060Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T16:33:45.4507681Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T16:33:45.6309526Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T16:33:45.6571739Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T16:33:45.6582758Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T16:33:45.7026527Z Selecting previously unselected package libzvbi-common. 2021-05-15T16:33:45.7310795Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T16:33:45.7322136Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T16:33:45.7669047Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T16:33:45.7899300Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T16:33:45.7932974Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T16:33:45.8551314Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T16:33:45.8867610Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:45.8880952Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:46.3790688Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T16:33:46.4038916Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T16:33:46.4049857Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T16:33:46.4389432Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T16:33:46.4658000Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T16:33:46.4671002Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T16:33:46.4989098Z Selecting previously unselected package libass9:amd64. 2021-05-15T16:33:46.5243514Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T16:33:46.5256076Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T16:33:46.5597730Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T16:33:46.5889456Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T16:33:46.5900056Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T16:33:46.6309941Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T16:33:46.6563676Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T16:33:46.6577698Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T16:33:46.6864656Z Selecting previously unselected package libgme0:amd64. 2021-05-15T16:33:46.7164277Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T16:33:46.7178498Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T16:33:46.7556169Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T16:33:46.7877493Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T16:33:46.7898984Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T16:33:46.8276649Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T16:33:46.8580291Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T16:33:46.8593826Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T16:33:46.9464414Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T16:33:46.9773508Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T16:33:46.9789190Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T16:33:47.0257939Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T16:33:47.0551333Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:47.0570674Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:47.1802611Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T16:33:47.2101802Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T16:33:47.2113253Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T16:33:47.2439109Z Selecting previously unselected package libflite1:amd64. 2021-05-15T16:33:47.2726479Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T16:33:47.2736292Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T16:33:48.4110416Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T16:33:48.4368853Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T16:33:48.4378674Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T16:33:48.4710015Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T16:33:48.4952648Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T16:33:48.4966905Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T16:33:48.5311948Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T16:33:49.4422871Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T16:33:49.4425250Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T16:33:49.4426671Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T16:33:49.4428161Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:49.4429345Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T16:33:49.4430848Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T16:33:49.4432393Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T16:33:49.4433278Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T16:33:49.4434386Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T16:33:49.4435831Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:49.4436722Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:49.4437826Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T16:33:49.4439117Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T16:33:49.4439899Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T16:33:49.4440631Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T16:33:49.4441902Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T16:33:49.4442766Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T16:33:49.4443474Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T16:33:49.4445327Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:49.4446390Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:49.4447434Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T16:33:49.4449003Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T16:33:49.4449741Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T16:33:49.4450430Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T16:33:49.4451370Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:49.4452574Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:49.4453721Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T16:33:49.4454776Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T16:33:49.4456312Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T16:33:49.4457385Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T16:33:49.4458387Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T16:33:49.4459062Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T16:33:49.4460394Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T16:33:49.4469944Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T16:33:49.4490548Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T16:33:49.4830370Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T16:33:49.5048071Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T16:33:49.5065420Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T16:33:49.5389015Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T16:33:49.5594040Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T16:33:49.5611989Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T16:33:49.5949196Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T16:33:49.6241652Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T16:33:49.6256993Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T16:33:49.6589310Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T16:33:49.6857015Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T16:33:49.6876140Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T16:33:49.7392908Z Selecting previously unselected package libopenal-data. 2021-05-15T16:33:49.7689643Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T16:33:49.7701508Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T16:33:49.8139943Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T16:33:49.8478726Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T16:33:49.8493189Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T16:33:49.8804383Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T16:33:49.9101038Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T16:33:49.9114162Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T16:33:49.9782553Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T16:33:50.0083479Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T16:33:50.0095387Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T16:33:50.0366365Z Selecting previously unselected package libflac8:amd64. 2021-05-15T16:33:50.0670901Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T16:33:50.0683708Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T16:33:50.1074544Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T16:33:50.1380886Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T16:33:50.1397417Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T16:33:50.1909617Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T16:33:50.2152210Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T16:33:50.2234402Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T16:33:50.2770346Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T16:33:50.3030604Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T16:33:50.3042662Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T16:33:50.3712101Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T16:33:50.4003143Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:50.4015197Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:50.4389199Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T16:33:50.4608688Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:50.4622678Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:50.5028707Z Selecting previously unselected package ffmpeg. 2021-05-15T16:33:50.5261063Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:50.5342647Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:50.6638565Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T16:33:50.6948422Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T16:33:50.6961092Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T16:33:50.7349952Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T16:33:50.7616203Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T16:33:50.7629038Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T16:33:50.9819888Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T16:33:51.0118427Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T16:33:51.0131786Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T16:33:51.0468766Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T16:33:51.0710302Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T16:33:51.0730280Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T16:33:51.1005210Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T16:33:51.1310656Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:33:51.1329216Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:33:51.4073730Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T16:33:51.4358665Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:33:51.4371599Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:33:51.7247846Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T16:33:51.7530110Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T16:33:51.7542947Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T16:33:51.8790853Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T16:33:51.9089979Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T16:33:51.9099373Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T16:33:51.9332746Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T16:33:51.9615718Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T16:33:51.9625834Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T16:33:52.0292260Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T16:33:52.0335669Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T16:33:52.0399328Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T16:33:52.0435728Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T16:33:52.0483963Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T16:33:52.0517096Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T16:33:52.0554975Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T16:33:52.0591831Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T16:33:52.0628712Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T16:33:52.0667747Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T16:33:52.0701828Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T16:33:52.0735557Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T16:33:52.0771628Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T16:33:52.0810453Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T16:33:52.0850135Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T16:33:52.0888911Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T16:33:52.0929182Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T16:33:52.0977570Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T16:33:52.1016703Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T16:33:52.1064025Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T16:33:52.1106095Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T16:33:52.1145265Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T16:33:52.1195175Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T16:33:52.1235811Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T16:33:52.1277742Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T16:33:52.1320585Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T16:33:52.1356685Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T16:33:52.1394493Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T16:33:52.1428674Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T16:33:52.1461091Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T16:33:52.1522903Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T16:33:52.1568471Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T16:33:52.1601697Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T16:33:52.1633245Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T16:33:52.1681370Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T16:33:52.1717468Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T16:33:52.1748880Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T16:33:52.1784953Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T16:33:52.1838395Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:33:52.1871828Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T16:33:52.1908776Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T16:33:52.1944224Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T16:33:52.1991122Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T16:33:52.2027094Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T16:33:52.2058329Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T16:33:52.2098114Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T16:33:52.2140672Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T16:33:52.2176887Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T16:33:52.2208265Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T16:33:52.2247262Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T16:33:52.2281322Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:33:52.2310260Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T16:33:52.2344914Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T16:33:52.2376382Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T16:33:52.2415574Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T16:33:52.2451130Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:52.2481075Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T16:33:52.2511157Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:52.2546991Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T16:33:52.2578713Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T16:33:52.2609671Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T16:33:52.2654003Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T16:33:52.2684275Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T16:33:52.2721683Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:52.2756480Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T16:33:52.2791886Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T16:33:52.2824485Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T16:33:52.2932151Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:52.2962077Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:52.2996993Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:52.3027494Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T16:33:52.3058000Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T16:33:52.3092742Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:52.3133220Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:52.3166002Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:52.3201899Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:52.3297157Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:53.3822660Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:55.4081121Z Reading package lists... 2021-05-15T16:33:55.5376208Z Building dependency tree... 2021-05-15T16:33:55.5395928Z Reading state information... 2021-05-15T16:33:55.6825861Z The following additional packages will be installed: 2021-05-15T16:33:55.6829411Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T16:33:55.7323859Z The following NEW packages will be installed: 2021-05-15T16:33:55.7326050Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T16:33:55.7327314Z libmagick++-dev 2021-05-15T16:33:55.7505147Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:55.7506038Z Need to get 309 kB of archives. 2021-05-15T16:33:55.7507348Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T16:33:55.7509786Z 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-15T16:33:55.7532207Z 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-15T16:33:55.7578656Z 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-15T16:33:55.7623213Z 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-15T16:33:56.1670295Z Fetched 309 kB in 0s (12.3 MB/s) 2021-05-15T16:33:56.2005460Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T16:33:56.2079160Z (Reading database ... 2021-05-15T16:33:56.2080103Z (Reading database ... 5% 2021-05-15T16:33:56.2081238Z (Reading database ... 10% 2021-05-15T16:33:56.2081690Z (Reading database ... 15% 2021-05-15T16:33:56.2082092Z (Reading database ... 20% 2021-05-15T16:33:56.2082541Z (Reading database ... 25% 2021-05-15T16:33:56.2082953Z (Reading database ... 30% 2021-05-15T16:33:56.2083715Z (Reading database ... 35% 2021-05-15T16:33:56.2084146Z (Reading database ... 40% 2021-05-15T16:33:56.2084562Z (Reading database ... 45% 2021-05-15T16:33:56.2084991Z (Reading database ... 50% 2021-05-15T16:33:56.2134471Z (Reading database ... 55% 2021-05-15T16:33:56.2179588Z (Reading database ... 60% 2021-05-15T16:33:56.2208669Z (Reading database ... 65% 2021-05-15T16:33:56.2328319Z (Reading database ... 70% 2021-05-15T16:33:56.2439515Z (Reading database ... 75% 2021-05-15T16:33:56.2461703Z (Reading database ... 80% 2021-05-15T16:33:56.2936268Z (Reading database ... 85% 2021-05-15T16:33:56.3079806Z (Reading database ... 90% 2021-05-15T16:33:56.3150123Z (Reading database ... 95% 2021-05-15T16:33:56.3150588Z (Reading database ... 100% 2021-05-15T16:33:56.3151170Z (Reading database ... 267348 files and directories currently installed.) 2021-05-15T16:33:56.3268326Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T16:33:56.3351319Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:56.4350770Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T16:33:56.4644218Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T16:33:56.4673426Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:56.5053287Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T16:33:56.5336779Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T16:33:56.5346721Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:56.5989004Z Selecting previously unselected package libmagick++-dev. 2021-05-15T16:33:56.6209323Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T16:33:56.6282876Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:56.6833798Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:56.6921076Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:56.6961837Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:56.6998499Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:56.7080737Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:58.9604522Z Reading package lists... 2021-05-15T16:33:59.0921835Z Building dependency tree... 2021-05-15T16:33:59.0941953Z Reading state information... 2021-05-15T16:33:59.2388031Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T16:33:59.2389485Z The following additional packages will be installed: 2021-05-15T16:33:59.2391344Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T16:33:59.2393887Z libijs-0.35 libjbig2dec0 2021-05-15T16:33:59.2397351Z Suggested packages: 2021-05-15T16:33:59.2399492Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T16:33:59.2401789Z ghostscript-x 2021-05-15T16:33:59.2857022Z The following NEW packages will be installed: 2021-05-15T16:33:59.2859102Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T16:33:59.2860769Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T16:33:59.3041514Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:59.3042379Z Need to get 11.2 MB of archives. 2021-05-15T16:33:59.3043278Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T16:33:59.3046266Z 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-15T16:33:59.3298220Z 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-15T16:33:59.3312965Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T16:33:59.4287718Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T16:33:59.4418149Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T16:33:59.4424836Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T16:33:59.4435463Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T16:33:59.4794591Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T16:33:59.9217853Z Fetched 11.2 MB in 0s (59.0 MB/s) 2021-05-15T16:33:59.9561316Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T16:33:59.9639941Z (Reading database ... 2021-05-15T16:33:59.9640821Z (Reading database ... 5% 2021-05-15T16:33:59.9641510Z (Reading database ... 10% 2021-05-15T16:33:59.9642188Z (Reading database ... 15% 2021-05-15T16:33:59.9642996Z (Reading database ... 20% 2021-05-15T16:33:59.9643638Z (Reading database ... 25% 2021-05-15T16:33:59.9644533Z (Reading database ... 30% 2021-05-15T16:33:59.9645181Z (Reading database ... 35% 2021-05-15T16:33:59.9645818Z (Reading database ... 40% 2021-05-15T16:33:59.9646434Z (Reading database ... 45% 2021-05-15T16:33:59.9647064Z (Reading database ... 50% 2021-05-15T16:33:59.9682001Z (Reading database ... 55% 2021-05-15T16:33:59.9733442Z (Reading database ... 60% 2021-05-15T16:33:59.9757642Z (Reading database ... 65% 2021-05-15T16:33:59.9876903Z (Reading database ... 70% 2021-05-15T16:34:00.0025763Z (Reading database ... 75% 2021-05-15T16:34:00.0026820Z (Reading database ... 80% 2021-05-15T16:34:00.0637264Z (Reading database ... 85% 2021-05-15T16:34:00.0819778Z (Reading database ... 90% 2021-05-15T16:34:00.0903008Z (Reading database ... 95% 2021-05-15T16:34:00.0904048Z (Reading database ... 100% 2021-05-15T16:34:00.0905383Z (Reading database ... 267393 files and directories currently installed.) 2021-05-15T16:34:00.1058209Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T16:34:00.1302558Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T16:34:00.3371603Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T16:34:00.3684827Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T16:34:00.3698062Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T16:34:00.4051722Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T16:34:00.4339482Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T16:34:00.4991683Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T16:34:00.8844372Z Selecting previously unselected package libgs9-common. 2021-05-15T16:34:00.9133471Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T16:34:00.9147728Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:34:01.0200588Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T16:34:01.0488079Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T16:34:01.0511277Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T16:34:01.0783010Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T16:34:01.1067336Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T16:34:01.1085836Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T16:34:01.1468787Z Selecting previously unselected package libgs9:amd64. 2021-05-15T16:34:01.1696487Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T16:34:01.1710951Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:34:01.4389752Z Selecting previously unselected package ghostscript. 2021-05-15T16:34:01.4690743Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T16:34:01.4699818Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:34:01.5395595Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T16:34:01.5446177Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T16:34:01.5495223Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T16:34:01.6154742Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T16:34:01.6182719Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T16:34:01.6434342Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:34:01.6464505Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:34:01.6498870Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:34:01.6614603Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T16:34:01.7953693Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:34:01.8164999Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:34:04.9370254Z Reading package lists... 2021-05-15T16:34:05.0718780Z Building dependency tree... 2021-05-15T16:34:05.0741338Z Reading state information... 2021-05-15T16:34:05.2273789Z The following additional packages will be installed: 2021-05-15T16:34:05.2277725Z libudunits2-0 libudunits2-data 2021-05-15T16:34:05.2727051Z The following NEW packages will be installed: 2021-05-15T16:34:05.2728947Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T16:34:05.2902749Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:05.2903709Z Need to get 429 kB of archives. 2021-05-15T16:34:05.2904698Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T16:34:05.2906763Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T16:34:05.2923069Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T16:34:05.2937995Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T16:34:05.7080573Z Fetched 429 kB in 0s (18.8 MB/s) 2021-05-15T16:34:05.7362219Z Selecting previously unselected package libudunits2-data. 2021-05-15T16:34:05.7430424Z (Reading database ... 2021-05-15T16:34:05.7431139Z (Reading database ... 5% 2021-05-15T16:34:05.7431761Z (Reading database ... 10% 2021-05-15T16:34:05.7432551Z (Reading database ... 15% 2021-05-15T16:34:05.7433305Z (Reading database ... 20% 2021-05-15T16:34:05.7433944Z (Reading database ... 25% 2021-05-15T16:34:05.7434522Z (Reading database ... 30% 2021-05-15T16:34:05.7435267Z (Reading database ... 35% 2021-05-15T16:34:05.7435994Z (Reading database ... 40% 2021-05-15T16:34:05.7436745Z (Reading database ... 45% 2021-05-15T16:34:05.7438049Z (Reading database ... 50% 2021-05-15T16:34:05.7474215Z (Reading database ... 55% 2021-05-15T16:34:05.7522775Z (Reading database ... 60% 2021-05-15T16:34:05.7548758Z (Reading database ... 65% 2021-05-15T16:34:05.7679186Z (Reading database ... 70% 2021-05-15T16:34:05.7800212Z (Reading database ... 75% 2021-05-15T16:34:05.7823089Z (Reading database ... 80% 2021-05-15T16:34:05.8332071Z (Reading database ... 85% 2021-05-15T16:34:05.8492990Z (Reading database ... 90% 2021-05-15T16:34:05.8565732Z (Reading database ... 95% 2021-05-15T16:34:05.8566203Z (Reading database ... 100% 2021-05-15T16:34:05.8566863Z (Reading database ... 267957 files and directories currently installed.) 2021-05-15T16:34:05.8685129Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T16:34:05.8700170Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T16:34:05.8989453Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T16:34:05.9238862Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T16:34:05.9271793Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T16:34:05.9572582Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T16:34:05.9858712Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T16:34:05.9870419Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T16:34:06.0659223Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T16:34:06.0701210Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T16:34:06.0741669Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T16:34:06.0784121Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T16:34:06.1894810Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:34:08.2552372Z Reading package lists... 2021-05-15T16:34:08.4068753Z Building dependency tree... 2021-05-15T16:34:08.4089614Z Reading state information... 2021-05-15T16:34:08.6099726Z The following NEW packages will be installed: 2021-05-15T16:34:08.6102522Z libjq-dev 2021-05-15T16:34:08.6288747Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:08.6289474Z Need to get 11.2 kB of archives. 2021-05-15T16:34:08.6290202Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T16:34:08.6292473Z 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-15T16:34:09.0813981Z Fetched 11.2 kB in 0s (773 kB/s) 2021-05-15T16:34:09.1125030Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T16:34:09.1206168Z (Reading database ... 2021-05-15T16:34:09.1206703Z (Reading database ... 5% 2021-05-15T16:34:09.1207403Z (Reading database ... 10% 2021-05-15T16:34:09.1208082Z (Reading database ... 15% 2021-05-15T16:34:09.1208689Z (Reading database ... 20% 2021-05-15T16:34:09.1209299Z (Reading database ... 25% 2021-05-15T16:34:09.1209911Z (Reading database ... 30% 2021-05-15T16:34:09.1210503Z (Reading database ... 35% 2021-05-15T16:34:09.1211121Z (Reading database ... 40% 2021-05-15T16:34:09.1211720Z (Reading database ... 45% 2021-05-15T16:34:09.1212349Z (Reading database ... 50% 2021-05-15T16:34:09.1240965Z (Reading database ... 55% 2021-05-15T16:34:09.1294498Z (Reading database ... 60% 2021-05-15T16:34:09.1321424Z (Reading database ... 65% 2021-05-15T16:34:09.1435935Z (Reading database ... 70% 2021-05-15T16:34:09.1553112Z (Reading database ... 75% 2021-05-15T16:34:09.1574909Z (Reading database ... 80% 2021-05-15T16:34:09.2104090Z (Reading database ... 85% 2021-05-15T16:34:09.2264545Z (Reading database ... 90% 2021-05-15T16:34:09.2344550Z (Reading database ... 95% 2021-05-15T16:34:09.2345186Z (Reading database ... 100% 2021-05-15T16:34:09.2345977Z (Reading database ... 267986 files and directories currently installed.) 2021-05-15T16:34:09.2491157Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:34:09.2504021Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T16:34:09.3169762Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T16:34:11.6831863Z Reading package lists... 2021-05-15T16:34:11.8593273Z Building dependency tree... 2021-05-15T16:34:11.8614385Z Reading state information... 2021-05-15T16:34:12.0750959Z The following NEW packages will be installed: 2021-05-15T16:34:12.0753155Z libmng2 2021-05-15T16:34:12.0998064Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:12.0999283Z Need to get 168 kB of archives. 2021-05-15T16:34:12.1000424Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T16:34:12.1002924Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T16:34:12.5574922Z Fetched 168 kB in 0s (7201 kB/s) 2021-05-15T16:34:12.5921124Z Selecting previously unselected package libmng2:amd64. 2021-05-15T16:34:12.6010910Z (Reading database ... 2021-05-15T16:34:12.6011472Z (Reading database ... 5% 2021-05-15T16:34:12.6013714Z (Reading database ... 10% 2021-05-15T16:34:12.6014249Z (Reading database ... 15% 2021-05-15T16:34:12.6016235Z (Reading database ... 20% 2021-05-15T16:34:12.6016753Z (Reading database ... 25% 2021-05-15T16:34:12.6018985Z (Reading database ... 30% 2021-05-15T16:34:12.6019480Z (Reading database ... 35% 2021-05-15T16:34:12.6021682Z (Reading database ... 40% 2021-05-15T16:34:12.6022172Z (Reading database ... 45% 2021-05-15T16:34:12.6024165Z (Reading database ... 50% 2021-05-15T16:34:12.6080759Z (Reading database ... 55% 2021-05-15T16:34:12.6136781Z (Reading database ... 60% 2021-05-15T16:34:12.6166592Z (Reading database ... 65% 2021-05-15T16:34:12.6296462Z (Reading database ... 70% 2021-05-15T16:34:12.6425516Z (Reading database ... 75% 2021-05-15T16:34:12.6454421Z (Reading database ... 80% 2021-05-15T16:34:12.7048011Z (Reading database ... 85% 2021-05-15T16:34:12.7245609Z (Reading database ... 90% 2021-05-15T16:34:12.7339539Z (Reading database ... 95% 2021-05-15T16:34:12.7340455Z (Reading database ... 100% 2021-05-15T16:34:12.7341455Z (Reading database ... 267992 files and directories currently installed.) 2021-05-15T16:34:12.7501426Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T16:34:12.7524784Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T16:34:12.8326939Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T16:34:12.8364274Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:34:14.9842426Z Reading package lists... 2021-05-15T16:34:15.1277428Z Building dependency tree... 2021-05-15T16:34:15.1299151Z Reading state information... 2021-05-15T16:34:15.2526886Z E: Unable to locate package libmng1 2021-05-15T16:34:15.3209037Z Reading package lists... 2021-05-15T16:34:15.4582661Z Building dependency tree... 2021-05-15T16:34:15.4609871Z Reading state information... 2021-05-15T16:34:15.5889229Z E: Unable to locate package libapparmor-devel 2021-05-15T16:34:15.6612402Z Reading package lists... 2021-05-15T16:34:15.8166404Z Building dependency tree... 2021-05-15T16:34:15.8188235Z Reading state information... 2021-05-15T16:34:15.9678945Z The following additional packages will be installed: 2021-05-15T16:34:15.9681837Z libij-java 2021-05-15T16:34:16.0149833Z The following NEW packages will be installed: 2021-05-15T16:34:16.0155965Z imagej libij-java 2021-05-15T16:34:16.0348025Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:16.0349517Z Need to get 2328 kB of archives. 2021-05-15T16:34:16.0351179Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T16:34:16.0353621Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T16:34:16.0852422Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T16:34:16.5372385Z Fetched 2328 kB in 0s (35.8 MB/s) 2021-05-15T16:34:16.5696907Z Selecting previously unselected package libij-java. 2021-05-15T16:34:16.5773029Z (Reading database ... 2021-05-15T16:34:16.5773884Z (Reading database ... 5% 2021-05-15T16:34:16.5774926Z (Reading database ... 10% 2021-05-15T16:34:16.5775844Z (Reading database ... 15% 2021-05-15T16:34:16.5776510Z (Reading database ... 20% 2021-05-15T16:34:16.5777188Z (Reading database ... 25% 2021-05-15T16:34:16.5777863Z (Reading database ... 30% 2021-05-15T16:34:16.5778533Z (Reading database ... 35% 2021-05-15T16:34:16.5779669Z (Reading database ... 40% 2021-05-15T16:34:16.5780395Z (Reading database ... 45% 2021-05-15T16:34:16.5781132Z (Reading database ... 50% 2021-05-15T16:34:16.5807879Z (Reading database ... 55% 2021-05-15T16:34:16.5853727Z (Reading database ... 60% 2021-05-15T16:34:16.5881147Z (Reading database ... 65% 2021-05-15T16:34:16.6004683Z (Reading database ... 70% 2021-05-15T16:34:16.6124861Z (Reading database ... 75% 2021-05-15T16:34:16.6145618Z (Reading database ... 80% 2021-05-15T16:34:16.6665918Z (Reading database ... 85% 2021-05-15T16:34:16.6836412Z (Reading database ... 90% 2021-05-15T16:34:16.6919844Z (Reading database ... 95% 2021-05-15T16:34:16.6920393Z (Reading database ... 100% 2021-05-15T16:34:16.6921133Z (Reading database ... 267998 files and directories currently installed.) 2021-05-15T16:34:16.7070246Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T16:34:16.7083511Z Unpacking libij-java (1.52r-1) ... 2021-05-15T16:34:16.7939357Z Selecting previously unselected package imagej. 2021-05-15T16:34:16.8246643Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T16:34:16.8254640Z Unpacking imagej (1.52r-1) ... 2021-05-15T16:34:16.9017660Z Setting up libij-java (1.52r-1) ... 2021-05-15T16:34:16.9060863Z Setting up imagej (1.52r-1) ... 2021-05-15T16:34:16.9102842Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T16:34:17.4180744Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:34:18.1489271Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T16:34:20.3915824Z Reading package lists... 2021-05-15T16:34:20.5404991Z Building dependency tree... 2021-05-15T16:34:20.5428426Z Reading state information... 2021-05-15T16:34:20.6973113Z Suggested packages: 2021-05-15T16:34:20.6975688Z bowtie2-examples 2021-05-15T16:34:20.7440087Z The following NEW packages will be installed: 2021-05-15T16:34:20.7445270Z bowtie2 2021-05-15T16:34:20.7634492Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:20.7635578Z Need to get 1324 kB of archives. 2021-05-15T16:34:20.7636471Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T16:34:20.7638544Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T16:34:21.2553902Z Fetched 1324 kB in 0s (35.0 MB/s) 2021-05-15T16:34:21.2910183Z Selecting previously unselected package bowtie2. 2021-05-15T16:34:21.2997662Z (Reading database ... 2021-05-15T16:34:21.2998179Z (Reading database ... 5% 2021-05-15T16:34:21.2999065Z (Reading database ... 10% 2021-05-15T16:34:21.2999550Z (Reading database ... 15% 2021-05-15T16:34:21.3000051Z (Reading database ... 20% 2021-05-15T16:34:21.3000560Z (Reading database ... 25% 2021-05-15T16:34:21.3001057Z (Reading database ... 30% 2021-05-15T16:34:21.3001554Z (Reading database ... 35% 2021-05-15T16:34:21.3002036Z (Reading database ... 40% 2021-05-15T16:34:21.3002531Z (Reading database ... 45% 2021-05-15T16:34:21.3003012Z (Reading database ... 50% 2021-05-15T16:34:21.3048824Z (Reading database ... 55% 2021-05-15T16:34:21.3104847Z (Reading database ... 60% 2021-05-15T16:34:21.3134069Z (Reading database ... 65% 2021-05-15T16:34:21.3267733Z (Reading database ... 70% 2021-05-15T16:34:21.3405117Z (Reading database ... 75% 2021-05-15T16:34:21.3430096Z (Reading database ... 80% 2021-05-15T16:34:21.3978192Z (Reading database ... 85% 2021-05-15T16:34:21.4140961Z (Reading database ... 90% 2021-05-15T16:34:21.4218290Z (Reading database ... 95% 2021-05-15T16:34:21.4218850Z (Reading database ... 100% 2021-05-15T16:34:21.4219730Z (Reading database ... 268021 files and directories currently installed.) 2021-05-15T16:34:21.4345086Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T16:34:21.4358816Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T16:34:21.6393335Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T16:34:21.6437275Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:34:24.6380529Z Reading package lists... 2021-05-15T16:34:24.7761785Z Building dependency tree... 2021-05-15T16:34:24.7780929Z Reading state information... 2021-05-15T16:34:24.9011569Z E: Unable to locate package install 2021-05-15T16:34:24.9012695Z E: Unable to locate package gdal 2021-05-15T16:34:24.9701782Z Reading package lists... 2021-05-15T16:34:25.1059835Z Building dependency tree... 2021-05-15T16:34:25.1079480Z Reading state information... 2021-05-15T16:34:25.1314427Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T16:34:25.1316114Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T16:34:25.1317261Z is only available from another source 2021-05-15T16:34:25.1317840Z 2021-05-15T16:34:25.2360681Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T16:34:25.3066228Z Reading package lists... 2021-05-15T16:34:25.4670007Z Building dependency tree... 2021-05-15T16:34:25.4691898Z Reading state information... 2021-05-15T16:34:25.4919319Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T16:34:25.4920948Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T16:34:25.4921758Z is only available from another source 2021-05-15T16:34:25.4922512Z However the following packages replace it: 2021-05-15T16:34:25.4923109Z ffmpeg 2021-05-15T16:34:25.4923439Z 2021-05-15T16:34:25.5934255Z E: Package 'libav-tools' has no installation candidate 2021-05-15T16:34:25.6621659Z Reading package lists... 2021-05-15T16:34:25.8061665Z Building dependency tree... 2021-05-15T16:34:25.8085584Z Reading state information... 2021-05-15T16:34:25.9669610Z The following additional packages will be installed: 2021-05-15T16:34:25.9671681Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T16:34:25.9673361Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T16:34:25.9674347Z libssh2-1-dev 2021-05-15T16:34:25.9674847Z Suggested packages: 2021-05-15T16:34:25.9675647Z libgcrypt20-doc libmbedtls-doc 2021-05-15T16:34:26.0168183Z The following NEW packages will be installed: 2021-05-15T16:34:26.0170356Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T16:34:26.0175596Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T16:34:26.0180564Z libssh2-1-dev 2021-05-15T16:34:26.0719069Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:26.0719878Z Need to get 2667 kB of archives. 2021-05-15T16:34:26.0720666Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T16:34:26.0723268Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T16:34:26.0765117Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T16:34:26.0834951Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T16:34:26.0844261Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T16:34:26.0873060Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T16:34:26.0880734Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T16:34:26.0893603Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T16:34:26.0947669Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T16:34:26.1005005Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T16:34:26.1042042Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T16:34:26.1052876Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T16:34:26.5602112Z Fetched 2667 kB in 0s (28.8 MB/s) 2021-05-15T16:34:26.5953021Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T16:34:26.6033915Z (Reading database ... 2021-05-15T16:34:26.6034866Z (Reading database ... 5% 2021-05-15T16:34:26.6035456Z (Reading database ... 10% 2021-05-15T16:34:26.6036038Z (Reading database ... 15% 2021-05-15T16:34:26.6036939Z (Reading database ... 20% 2021-05-15T16:34:26.6037586Z (Reading database ... 25% 2021-05-15T16:34:26.6038385Z (Reading database ... 30% 2021-05-15T16:34:26.6039179Z (Reading database ... 35% 2021-05-15T16:34:26.6039737Z (Reading database ... 40% 2021-05-15T16:34:26.6040292Z (Reading database ... 45% 2021-05-15T16:34:26.6041424Z (Reading database ... 50% 2021-05-15T16:34:26.6081844Z (Reading database ... 55% 2021-05-15T16:34:26.6135983Z (Reading database ... 60% 2021-05-15T16:34:26.6159963Z (Reading database ... 65% 2021-05-15T16:34:26.6278080Z (Reading database ... 70% 2021-05-15T16:34:26.6395296Z (Reading database ... 75% 2021-05-15T16:34:26.6419736Z (Reading database ... 80% 2021-05-15T16:34:26.6975797Z (Reading database ... 85% 2021-05-15T16:34:26.7161627Z (Reading database ... 90% 2021-05-15T16:34:26.7245859Z (Reading database ... 95% 2021-05-15T16:34:26.7247090Z (Reading database ... 100% 2021-05-15T16:34:26.7248324Z (Reading database ... 268047 files and directories currently installed.) 2021-05-15T16:34:26.7391401Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T16:34:26.7405255Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T16:34:26.7789292Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T16:34:26.8061139Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T16:34:26.8073029Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T16:34:26.8870114Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T16:34:26.9119089Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T16:34:26.9144693Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T16:34:26.9469280Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T16:34:26.9722652Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T16:34:26.9739390Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:34:27.0230811Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T16:34:27.0481103Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T16:34:27.0492810Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:34:27.0829630Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T16:34:27.1075397Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T16:34:27.1088782Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:34:27.1421228Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T16:34:27.1709588Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T16:34:27.1725116Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T16:34:27.2371734Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T16:34:27.2687919Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T16:34:27.2701860Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:34:27.3457444Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T16:34:27.3767335Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T16:34:27.3780570Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T16:34:27.4442544Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T16:34:27.4745644Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T16:34:27.4756950Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T16:34:27.5069778Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T16:34:27.5316628Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T16:34:27.5328092Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T16:34:27.6686765Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T16:34:27.6728318Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:34:27.6759447Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T16:34:27.6791330Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T16:34:27.6821919Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:34:27.6855024Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:34:27.6888595Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:34:27.6952747Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T16:34:27.6981116Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T16:34:27.7013985Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T16:34:27.7052757Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T16:34:27.7091148Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:34:32.7626083Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T16:34:32.8849413Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:34:34.9091938Z Reading package lists... 2021-05-15T16:34:35.0471009Z Building dependency tree... 2021-05-15T16:34:35.0490954Z Reading state information... 2021-05-15T16:34:35.3004868Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T16:34:35.3006517Z libtiff-dev set to manually installed. 2021-05-15T16:34:35.3007725Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:35.3763434Z Reading package lists... 2021-05-15T16:34:35.5410764Z Building dependency tree... 2021-05-15T16:34:35.5433593Z Reading state information... 2021-05-15T16:34:35.8035340Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T16:34:35.8037945Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:35.8758765Z Reading package lists... 2021-05-15T16:34:36.0455511Z Building dependency tree... 2021-05-15T16:34:36.0477809Z Reading state information... 2021-05-15T16:34:36.2590218Z The following NEW packages will be installed: 2021-05-15T16:34:36.2592371Z libsodium-dev 2021-05-15T16:34:36.2776050Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:36.2777093Z Need to get 169 kB of archives. 2021-05-15T16:34:36.2778970Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T16:34:36.2781087Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T16:34:36.7262409Z Fetched 169 kB in 0s (9926 kB/s) 2021-05-15T16:34:36.7584666Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T16:34:36.7662189Z (Reading database ... 2021-05-15T16:34:36.7662866Z (Reading database ... 5% 2021-05-15T16:34:36.7663457Z (Reading database ... 10% 2021-05-15T16:34:36.7664038Z (Reading database ... 15% 2021-05-15T16:34:36.7664620Z (Reading database ... 20% 2021-05-15T16:34:36.7665191Z (Reading database ... 25% 2021-05-15T16:34:36.7665778Z (Reading database ... 30% 2021-05-15T16:34:36.7666347Z (Reading database ... 35% 2021-05-15T16:34:36.7666900Z (Reading database ... 40% 2021-05-15T16:34:36.7667469Z (Reading database ... 45% 2021-05-15T16:34:36.7668251Z (Reading database ... 50% 2021-05-15T16:34:36.7702771Z (Reading database ... 55% 2021-05-15T16:34:36.7750399Z (Reading database ... 60% 2021-05-15T16:34:36.7775118Z (Reading database ... 65% 2021-05-15T16:34:37.4536295Z (Reading database ... 70% 2021-05-15T16:34:37.4537544Z (Reading database ... 75% 2021-05-15T16:34:37.4538291Z (Reading database ... 80% 2021-05-15T16:34:37.4538782Z (Reading database ... 85% 2021-05-15T16:34:37.4539293Z (Reading database ... 90% 2021-05-15T16:34:37.4539775Z (Reading database ... 95% 2021-05-15T16:34:37.4540253Z (Reading database ... 100% 2021-05-15T16:34:37.4541104Z (Reading database ... 268550 files and directories currently installed.) 2021-05-15T16:34:37.4542728Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T16:34:37.4543699Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T16:34:37.4544904Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T16:34:39.0081191Z Reading package lists... 2021-05-15T16:34:39.1679617Z Building dependency tree... 2021-05-15T16:34:39.1703054Z Reading state information... 2021-05-15T16:34:39.3255754Z The following additional packages will be installed: 2021-05-15T16:34:39.3259205Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T16:34:39.3732433Z The following NEW packages will be installed: 2021-05-15T16:34:39.3735790Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T16:34:39.3737324Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T16:34:39.3917823Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:39.3918793Z Need to get 10.4 MB of archives. 2021-05-15T16:34:39.3919512Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T16:34:39.3921375Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T16:34:39.4037702Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T16:34:39.4197236Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T16:34:39.4441706Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T16:34:39.4735601Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T16:34:39.5029647Z 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-15T16:34:39.5291381Z 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-15T16:34:39.5793030Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T16:34:39.9904333Z Fetched 10.4 MB in 0s (50.9 MB/s) 2021-05-15T16:34:40.0209637Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T16:34:40.0283956Z (Reading database ... 2021-05-15T16:34:40.0285026Z (Reading database ... 5% 2021-05-15T16:34:40.0285807Z (Reading database ... 10% 2021-05-15T16:34:40.0286391Z (Reading database ... 15% 2021-05-15T16:34:40.0286982Z (Reading database ... 20% 2021-05-15T16:34:40.0287604Z (Reading database ... 25% 2021-05-15T16:34:40.0288575Z (Reading database ... 30% 2021-05-15T16:34:40.0289199Z (Reading database ... 35% 2021-05-15T16:34:40.0289810Z (Reading database ... 40% 2021-05-15T16:34:40.0290432Z (Reading database ... 45% 2021-05-15T16:34:40.0291361Z (Reading database ... 50% 2021-05-15T16:34:40.0326083Z (Reading database ... 55% 2021-05-15T16:34:40.0369390Z (Reading database ... 60% 2021-05-15T16:34:40.0406827Z (Reading database ... 65% 2021-05-15T16:34:40.0513902Z (Reading database ... 70% 2021-05-15T16:34:40.0633057Z (Reading database ... 75% 2021-05-15T16:34:40.0662003Z (Reading database ... 80% 2021-05-15T16:34:40.1173776Z (Reading database ... 85% 2021-05-15T16:34:40.1326011Z (Reading database ... 90% 2021-05-15T16:34:40.1398031Z (Reading database ... 95% 2021-05-15T16:34:40.1398784Z (Reading database ... 100% 2021-05-15T16:34:40.1400873Z (Reading database ... 268620 files and directories currently installed.) 2021-05-15T16:34:40.1538266Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T16:34:40.1549438Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T16:34:40.2303766Z Selecting previously unselected package liblept5:amd64. 2021-05-15T16:34:40.2552037Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T16:34:40.2577764Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T16:34:40.3710334Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T16:34:40.3977827Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T16:34:40.3990288Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T16:34:40.5509435Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T16:34:40.5745526Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T16:34:40.5762530Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T16:34:40.7104728Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T16:34:40.7394705Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T16:34:40.7407862Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T16:34:40.9045773Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T16:34:40.9343427Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T16:34:40.9354673Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T16:34:41.1109663Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T16:34:41.1349551Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T16:34:41.1360955Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T16:34:41.4724375Z Selecting previously unselected package tesseract-ocr. 2021-05-15T16:34:41.5039977Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T16:34:41.5055552Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T16:34:41.6064090Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T16:34:41.6132932Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T16:34:41.6174403Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T16:34:41.6214661Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T16:34:41.6254897Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T16:34:41.6283992Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T16:34:41.6317159Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T16:34:41.6349044Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T16:34:41.6388749Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:34:44.8238157Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:34:46.9962147Z Reading package lists... 2021-05-15T16:34:47.1487751Z Building dependency tree... 2021-05-15T16:34:47.1508763Z Reading state information... 2021-05-15T16:34:47.3670346Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T16:34:47.3671717Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:47.4310953Z Reading package lists... 2021-05-15T16:34:47.5709290Z Building dependency tree... 2021-05-15T16:34:47.5733629Z Reading state information... 2021-05-15T16:34:47.7219007Z The following additional packages will be installed: 2021-05-15T16:34:47.7222217Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T16:34:47.7224529Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T16:34:47.7229732Z Suggested packages: 2021-05-15T16:34:47.7230497Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T16:34:47.7705354Z The following NEW packages will be installed: 2021-05-15T16:34:47.7708007Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T16:34:47.7711085Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T16:34:47.7907345Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:47.7908619Z Need to get 1459 kB of archives. 2021-05-15T16:34:47.7909449Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T16:34:47.7911204Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T16:34:47.7944057Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T16:34:47.7961829Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T16:34:47.7974230Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T16:34:47.7986000Z 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-15T16:34:47.7996081Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T16:34:48.4568427Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T16:34:48.4571563Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T16:34:48.4573458Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T16:34:48.4575240Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T16:34:48.4576533Z Fetched 1459 kB in 0s (35.3 MB/s) 2021-05-15T16:34:48.4577590Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T16:34:48.4578400Z (Reading database ... 2021-05-15T16:34:48.4580078Z (Reading database ... 5% 2021-05-15T16:34:48.4580821Z (Reading database ... 10% 2021-05-15T16:34:48.4581361Z (Reading database ... 15% 2021-05-15T16:34:48.4581882Z (Reading database ... 20% 2021-05-15T16:34:48.4582722Z (Reading database ... 25% 2021-05-15T16:34:48.4583257Z (Reading database ... 30% 2021-05-15T16:34:48.4583766Z (Reading database ... 35% 2021-05-15T16:34:48.4584291Z (Reading database ... 40% 2021-05-15T16:34:48.4584816Z (Reading database ... 45% 2021-05-15T16:34:48.4585317Z (Reading database ... 50% 2021-05-15T16:34:48.4585833Z (Reading database ... 55% 2021-05-15T16:34:48.4586336Z (Reading database ... 60% 2021-05-15T16:34:48.4586856Z (Reading database ... 65% 2021-05-15T16:34:48.4587382Z (Reading database ... 70% 2021-05-15T16:34:48.4588438Z (Reading database ... 75% 2021-05-15T16:34:48.4588970Z (Reading database ... 80% 2021-05-15T16:34:48.4589480Z (Reading database ... 85% 2021-05-15T16:34:48.4590003Z (Reading database ... 90% 2021-05-15T16:34:48.4590714Z (Reading database ... 95% 2021-05-15T16:34:48.4591235Z (Reading database ... 100% 2021-05-15T16:34:48.4592146Z (Reading database ... 268845 files and directories currently installed.) 2021-05-15T16:34:48.4594028Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:34:48.4595066Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:48.4596261Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T16:34:48.4630577Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:34:48.4643828Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:48.4946061Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T16:34:48.5236823Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:34:48.5249144Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:48.5629546Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T16:34:48.5823785Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:34:48.5842207Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:48.6189774Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T16:34:48.6419759Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T16:34:48.6459711Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T16:34:48.6744257Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T16:34:48.7029585Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:34:48.7040644Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:48.7510282Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T16:34:48.7735863Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T16:34:48.7745898Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T16:34:48.8551172Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T16:34:48.8840522Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T16:34:48.8850363Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T16:34:48.9332464Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T16:34:48.9669537Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:34:48.9680703Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:49.0110663Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T16:34:49.0359028Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T16:34:49.0377330Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T16:34:49.1579384Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T16:34:49.1617879Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:49.1658125Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T16:34:49.1695166Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T16:34:49.1743629Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:49.1780672Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:49.1818543Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:49.1851323Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:49.1885589Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:49.1917925Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T16:34:49.1961701Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:34:49.2217831Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:34:52.5555443Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T16:34:54.6853250Z Reading package lists... 2021-05-15T16:34:54.8208763Z Building dependency tree... 2021-05-15T16:34:54.8230569Z Reading state information... 2021-05-15T16:34:54.9412336Z E: Unable to locate package udunits 2021-05-15T16:34:55.0085426Z Reading package lists... 2021-05-15T16:34:55.1401593Z Building dependency tree... 2021-05-15T16:34:55.1420031Z Reading state information... 2021-05-15T16:34:55.2772642Z The following additional packages will be installed: 2021-05-15T16:34:55.2773718Z libwebpdemux2 2021-05-15T16:34:55.3190550Z The following NEW packages will be installed: 2021-05-15T16:34:55.3193576Z libwebp-dev libwebpdemux2 2021-05-15T16:34:55.3391997Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:55.3393278Z Need to get 277 kB of archives. 2021-05-15T16:34:55.3394307Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T16:34:55.3396359Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T16:34:55.3418346Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T16:34:55.7783444Z Fetched 277 kB in 0s (10.7 MB/s) 2021-05-15T16:34:55.8122318Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T16:34:55.8199161Z (Reading database ... 2021-05-15T16:34:55.8199639Z (Reading database ... 5% 2021-05-15T16:34:55.8200191Z (Reading database ... 10% 2021-05-15T16:34:55.8200587Z (Reading database ... 15% 2021-05-15T16:34:55.8201147Z (Reading database ... 20% 2021-05-15T16:34:55.8201746Z (Reading database ... 25% 2021-05-15T16:34:55.8202134Z (Reading database ... 30% 2021-05-15T16:34:55.8202891Z (Reading database ... 35% 2021-05-15T16:34:55.8203316Z (Reading database ... 40% 2021-05-15T16:34:55.8203725Z (Reading database ... 45% 2021-05-15T16:34:55.8204195Z (Reading database ... 50% 2021-05-15T16:34:55.8243587Z (Reading database ... 55% 2021-05-15T16:34:55.8287898Z (Reading database ... 60% 2021-05-15T16:34:55.8316753Z (Reading database ... 65% 2021-05-15T16:34:55.8438291Z (Reading database ... 70% 2021-05-15T16:34:55.8553014Z (Reading database ... 75% 2021-05-15T16:34:55.8575817Z (Reading database ... 80% 2021-05-15T16:34:55.8941683Z (Reading database ... 85% 2021-05-15T16:34:55.9239969Z (Reading database ... 90% 2021-05-15T16:34:55.9316466Z (Reading database ... 95% 2021-05-15T16:34:55.9316893Z (Reading database ... 100% 2021-05-15T16:34:55.9317517Z (Reading database ... 269145 files and directories currently installed.) 2021-05-15T16:34:55.9446645Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T16:34:55.9471909Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T16:34:55.9789298Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T16:34:55.9969008Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T16:34:55.9982536Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T16:34:56.0859283Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T16:34:56.0898049Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T16:34:56.0937886Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:34:58.2445010Z Reading package lists... 2021-05-15T16:34:58.3665698Z Building dependency tree... 2021-05-15T16:34:58.3684709Z Reading state information... 2021-05-15T16:34:58.5057020Z The following additional packages will be installed: 2021-05-15T16:34:58.5058968Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T16:34:58.5061049Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T16:34:58.5062296Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T16:34:58.5065412Z Suggested packages: 2021-05-15T16:34:58.5066324Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T16:34:58.5067502Z Recommended packages: 2021-05-15T16:34:58.5075579Z cargo 2021-05-15T16:34:58.5552311Z The following NEW packages will be installed: 2021-05-15T16:34:58.5558207Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T16:34:58.5560436Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T16:34:58.5561992Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T16:34:58.5814338Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:58.5815946Z Need to get 108 MB of archives. 2021-05-15T16:34:58.5816899Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T16:34:58.5819143Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T16:34:58.5865190Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T16:34:58.5878143Z 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-15T16:34:58.5885292Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T16:34:58.5928639Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T16:34:58.5949825Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T16:34:58.5958371Z 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-15T16:34:58.8528645Z 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-15T16:35:00.2254297Z 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-15T16:35:00.6679971Z 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-15T16:35:00.6877589Z 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-15T16:35:00.7202293Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T16:35:00.8616601Z 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-15T16:35:01.2805250Z Fetched 108 MB in 2s (46.9 MB/s) 2021-05-15T16:35:01.3139470Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T16:35:01.3217757Z (Reading database ... 2021-05-15T16:35:01.3218268Z (Reading database ... 5% 2021-05-15T16:35:01.3221568Z (Reading database ... 10% 2021-05-15T16:35:01.3222003Z (Reading database ... 15% 2021-05-15T16:35:01.3222441Z (Reading database ... 20% 2021-05-15T16:35:01.3222908Z (Reading database ... 25% 2021-05-15T16:35:01.3223329Z (Reading database ... 30% 2021-05-15T16:35:01.3223764Z (Reading database ... 35% 2021-05-15T16:35:01.3224180Z (Reading database ... 40% 2021-05-15T16:35:01.3224610Z (Reading database ... 45% 2021-05-15T16:35:01.3225045Z (Reading database ... 50% 2021-05-15T16:35:01.3262620Z (Reading database ... 55% 2021-05-15T16:35:01.3302294Z (Reading database ... 60% 2021-05-15T16:35:01.3334393Z (Reading database ... 65% 2021-05-15T16:35:01.3458499Z (Reading database ... 70% 2021-05-15T16:35:01.3576790Z (Reading database ... 75% 2021-05-15T16:35:01.3604066Z (Reading database ... 80% 2021-05-15T16:35:01.4013996Z (Reading database ... 85% 2021-05-15T16:35:01.4315792Z (Reading database ... 90% 2021-05-15T16:35:01.4399274Z (Reading database ... 95% 2021-05-15T16:35:01.4400093Z (Reading database ... 100% 2021-05-15T16:35:01.4401782Z (Reading database ... 269173 files and directories currently installed.) 2021-05-15T16:35:01.4561622Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T16:35:01.4593166Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T16:35:01.5029872Z Selecting previously unselected package libipt2. 2021-05-15T16:35:01.5288717Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T16:35:01.5306782Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T16:35:01.5669935Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T16:35:01.5887068Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T16:35:01.5906271Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T16:35:01.6573986Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T16:35:01.6754369Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T16:35:01.6769552Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T16:35:01.7550389Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T16:35:01.7806933Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T16:35:01.7829062Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T16:35:01.8389054Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T16:35:01.8642265Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T16:35:01.8653600Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T16:35:01.8972856Z Selecting previously unselected package gdb. 2021-05-15T16:35:01.9208206Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T16:35:01.9224182Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T16:35:02.2390157Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T16:35:02.2671869Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T16:35:02.2685874Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:35:08.5449089Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T16:35:08.5734204Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T16:35:08.5747463Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:35:11.5470579Z Selecting previously unselected package rustc. 2021-05-15T16:35:11.5753006Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T16:35:11.5767925Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:35:11.7871714Z Selecting previously unselected package cargo. 2021-05-15T16:35:11.8196545Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T16:35:11.8208490Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T16:35:12.1884893Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T16:35:12.2198827Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T16:35:12.2212452Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T16:35:13.4963304Z Selecting previously unselected package rust-gdb. 2021-05-15T16:35:13.5261510Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T16:35:13.5273849Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:35:13.5866282Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:35:13.5903562Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T16:35:13.5935933Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T16:35:13.5964442Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:35:13.5998704Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T16:35:13.6028613Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T16:35:13.6061582Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T16:35:13.6100352Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:35:13.6132304Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T16:35:13.6168951Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T16:35:13.6204710Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T16:35:13.6234998Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T16:35:13.6276371Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:35:13.6314118Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:35:13.6523848Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:35:16.9191615Z Reading package lists... 2021-05-15T16:35:17.0663872Z Building dependency tree... 2021-05-15T16:35:17.0690125Z Reading state information... 2021-05-15T16:35:17.2301747Z The following additional packages will be installed: 2021-05-15T16:35:17.2304129Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T16:35:17.2306270Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T16:35:17.2308320Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T16:35:17.2309894Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T16:35:17.2311258Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T16:35:17.2313078Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T16:35:17.2314343Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T16:35:17.2315971Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T16:35:17.2317684Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T16:35:17.2321051Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T16:35:17.2322208Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T16:35:17.2324210Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T16:35:17.2325410Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T16:35:17.2326694Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T16:35:17.2328419Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T16:35:17.2329577Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T16:35:17.2330855Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T16:35:17.2332136Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T16:35:17.2333289Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T16:35:17.2334392Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T16:35:17.2335616Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T16:35:17.2336611Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T16:35:17.2337539Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T16:35:17.2338752Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T16:35:17.2340352Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T16:35:17.2341529Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T16:35:17.2342955Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T16:35:17.2344043Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T16:35:17.2346659Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T16:35:17.2347723Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T16:35:17.2349030Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T16:35:17.2350573Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T16:35:17.2351607Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T16:35:17.2352677Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T16:35:17.2354729Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T16:35:17.2356156Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T16:35:17.2358225Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T16:35:17.2359327Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T16:35:17.2360376Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T16:35:17.2361993Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T16:35:17.2363113Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T16:35:17.2364127Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T16:35:17.2365506Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T16:35:17.2366709Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T16:35:17.2370361Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T16:35:17.2372347Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T16:35:17.2374132Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T16:35:17.2375318Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T16:35:17.2376827Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T16:35:17.2377612Z Suggested packages: 2021-05-15T16:35:17.2378689Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T16:35:17.2379976Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T16:35:17.2382117Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T16:35:17.2383834Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T16:35:17.2384985Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T16:35:17.2386005Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T16:35:17.2387110Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T16:35:17.2389384Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T16:35:17.2390707Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T16:35:17.2391810Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T16:35:17.2392989Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T16:35:17.2394481Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T16:35:17.2395732Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T16:35:17.2396547Z wpagui libengine-pkcs11-openssl 2021-05-15T16:35:17.3206908Z The following NEW packages will be installed: 2021-05-15T16:35:17.3208958Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T16:35:17.3210750Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T16:35:17.3212414Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T16:35:17.3214287Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T16:35:17.3215903Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T16:35:17.3217738Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T16:35:17.3219037Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T16:35:17.3220796Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T16:35:17.3222363Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T16:35:17.3224978Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T16:35:17.3229315Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T16:35:17.3230470Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T16:35:17.3232104Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T16:35:17.3233817Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T16:35:17.3235081Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T16:35:17.3236793Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T16:35:17.3237949Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T16:35:17.3239666Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T16:35:17.3240855Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T16:35:17.3241819Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T16:35:17.3243016Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T16:35:17.3244152Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T16:35:17.3245072Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T16:35:17.3245934Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T16:35:17.3247134Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T16:35:17.3248210Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T16:35:17.3249290Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T16:35:17.3250567Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T16:35:17.3252005Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T16:35:17.3253935Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T16:35:17.3255169Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T16:35:17.3256634Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T16:35:17.3257822Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T16:35:17.3259077Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T16:35:17.3260237Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T16:35:17.3261565Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T16:35:17.3262677Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T16:35:17.3263897Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T16:35:17.3265052Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T16:35:17.3266308Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T16:35:17.3267418Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T16:35:17.3268865Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T16:35:17.3270067Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T16:35:17.3271271Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T16:35:17.3272899Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T16:35:17.3274039Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T16:35:17.3275437Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T16:35:17.3277103Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T16:35:17.3278111Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T16:35:17.3441217Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:35:17.3442113Z Need to get 183 MB of archives. 2021-05-15T16:35:17.3442991Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T16:35:17.3445367Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T16:35:17.3474606Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T16:35:17.3779726Z 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-15T16:35:17.3795576Z 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-15T16:35:17.3805007Z 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-15T16:35:17.3812408Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T16:35:17.3818511Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T16:35:17.3833389Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T16:35:17.3835247Z 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-15T16:35:17.3842724Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T16:35:17.3858064Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T16:35:17.3878748Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T16:35:17.3941099Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T16:35:17.3949197Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T16:35:17.3954506Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T16:35:17.3961679Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T16:35:17.3968721Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T16:35:17.3975293Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T16:35:17.3981852Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T16:35:17.3989117Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T16:35:17.3996113Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T16:35:17.4006229Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T16:35:17.4011572Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T16:35:17.4412853Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T16:35:17.4749922Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T16:35:17.4770012Z 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-15T16:35:17.4802237Z 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-15T16:35:17.4915833Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T16:35:17.4926402Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T16:35:17.4952047Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T16:35:17.4973962Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T16:35:17.5176242Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T16:35:17.5365946Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T16:35:17.5383050Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T16:35:17.5395762Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T16:35:17.5415196Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T16:35:17.7191390Z 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-15T16:35:17.7203026Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T16:35:17.7316444Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T16:35:17.7356232Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T16:35:17.7385718Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T16:35:17.7408979Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T16:35:17.7423786Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T16:35:17.7450094Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T16:35:17.7463446Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T16:35:17.7489278Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T16:35:17.7511137Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T16:35:17.7570749Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T16:35:17.7582039Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T16:35:17.7640280Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T16:35:17.7658221Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T16:35:17.7673629Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T16:35:17.7681249Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T16:35:17.7697872Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T16:35:17.7771385Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T16:35:17.7785207Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T16:35:17.8817586Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T16:35:17.8940829Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T16:35:17.8953191Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T16:35:17.8990467Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T16:35:17.8997572Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T16:35:17.9005113Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T16:35:17.9014317Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T16:35:17.9059650Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T16:35:17.9071154Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T16:35:17.9105432Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T16:35:17.9141244Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T16:35:17.9171229Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T16:35:17.9356596Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T16:35:17.9492529Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T16:35:18.0325895Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T16:35:18.0331496Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T16:35:18.0342541Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T16:35:18.0357876Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T16:35:18.0375065Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T16:35:18.0416831Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T16:35:18.0425111Z 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-15T16:35:18.1057498Z 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-15T16:35:18.1070336Z 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-15T16:35:18.1077865Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T16:35:18.1234011Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T16:35:18.1248559Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T16:35:18.1263971Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T16:35:18.1319104Z 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-15T16:35:18.1793381Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T16:35:18.2045240Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T16:35:18.2064684Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T16:35:18.2086809Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T16:35:18.2089342Z 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-15T16:35:18.2156682Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T16:35:18.2161329Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T16:35:18.2212754Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T16:35:18.2229029Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T16:35:18.2257031Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T16:35:18.2271722Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T16:35:18.2288666Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T16:35:18.2654591Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T16:35:18.2744726Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T16:35:18.2776198Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T16:35:18.2783728Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T16:35:18.2804962Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T16:35:18.2839886Z 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-15T16:35:18.2937623Z 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-15T16:35:18.2954934Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T16:35:18.2966217Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T16:35:18.3064175Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T16:35:18.3071806Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T16:35:18.8390601Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T16:35:18.8438226Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T16:35:18.8453140Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T16:35:18.8797251Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T16:35:18.9839133Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T16:35:18.9851117Z 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-15T16:35:18.9863933Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T16:35:18.9935544Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T16:35:18.9946389Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T16:35:19.0332161Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T16:35:19.0440554Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T16:35:19.0464837Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T16:35:19.0471600Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T16:35:19.0480256Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T16:35:19.0515560Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T16:35:19.0538678Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T16:35:19.0544798Z 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-15T16:35:19.0546460Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T16:35:19.0582599Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T16:35:19.0591064Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T16:35:19.0597205Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T16:35:19.0602952Z 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-15T16:35:19.0609583Z 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-15T16:35:19.0618787Z 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-15T16:35:19.0633937Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T16:35:19.0660594Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T16:35:19.0848727Z 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-15T16:35:19.0863233Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T16:35:19.0874094Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T16:35:19.0892656Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T16:35:19.1067808Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T16:35:19.1142710Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T16:35:19.1164576Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T16:35:19.1171371Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T16:35:19.1206334Z 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-15T16:35:19.1215950Z 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-15T16:35:19.1222633Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T16:35:19.1252501Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T16:35:19.1259888Z 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-15T16:35:19.1266206Z 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-15T16:35:19.6365380Z 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-15T16:35:19.6503797Z 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-15T16:35:19.7011938Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T16:35:19.7025081Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T16:35:19.7118958Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T16:35:19.7155255Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T16:35:19.7174928Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T16:35:19.7252288Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T16:35:19.7260914Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T16:35:19.7857353Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T16:35:19.8088452Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T16:35:19.8292970Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T16:35:19.9307026Z 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-15T16:35:19.9347701Z 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-15T16:35:19.9381234Z 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-15T16:35:19.9389816Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T16:35:19.9449647Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T16:35:19.9452289Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T16:35:19.9474049Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T16:35:19.9476588Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T16:35:19.9536143Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T16:35:19.9573390Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T16:35:19.9906895Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T16:35:19.9916752Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T16:35:19.9930957Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T16:35:19.9934283Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T16:35:19.9946149Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T16:35:19.9952314Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T16:35:19.9992684Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T16:35:19.9994651Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T16:35:20.0008679Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T16:35:20.0010511Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T16:35:20.0020165Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T16:35:20.0028247Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T16:35:20.0037511Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T16:35:20.0191852Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T16:35:20.0202937Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T16:35:20.1766591Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T16:35:20.1780013Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T16:35:20.1786742Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T16:35:20.1826347Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T16:35:20.1828222Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T16:35:20.1839881Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T16:35:20.1891059Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T16:35:20.1895239Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T16:35:20.2062935Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T16:35:20.2080490Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T16:35:20.2093912Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T16:35:20.2818935Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T16:35:20.2855688Z 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-15T16:35:20.2875477Z 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-15T16:35:20.2891983Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T16:35:20.2910649Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T16:35:20.3373922Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T16:35:20.4937104Z 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-15T16:35:20.4994342Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T16:35:20.5083301Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T16:35:20.7399335Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T16:35:20.8168317Z 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-15T16:35:20.8213785Z 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-15T16:35:20.8237150Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T16:35:20.8324163Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T16:35:20.8343626Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T16:35:20.8566020Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T16:35:20.8732279Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T16:35:20.8746287Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T16:35:20.8753061Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T16:35:21.9735990Z Fetched 183 MB in 4s (51.6 MB/s) 2021-05-15T16:35:22.0103010Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T16:35:22.0180028Z (Reading database ... 2021-05-15T16:35:22.0180735Z (Reading database ... 5% 2021-05-15T16:35:22.0181299Z (Reading database ... 10% 2021-05-15T16:35:22.0181847Z (Reading database ... 15% 2021-05-15T16:35:22.0182384Z (Reading database ... 20% 2021-05-15T16:35:22.0182931Z (Reading database ... 25% 2021-05-15T16:35:22.0183459Z (Reading database ... 30% 2021-05-15T16:35:22.0184012Z (Reading database ... 35% 2021-05-15T16:35:22.0184596Z (Reading database ... 40% 2021-05-15T16:35:22.0185149Z (Reading database ... 45% 2021-05-15T16:35:22.0185694Z (Reading database ... 50% 2021-05-15T16:35:22.0220186Z (Reading database ... 55% 2021-05-15T16:35:22.0269188Z (Reading database ... 60% 2021-05-15T16:35:22.0294400Z (Reading database ... 65% 2021-05-15T16:35:22.0410520Z (Reading database ... 70% 2021-05-15T16:35:22.0518572Z (Reading database ... 75% 2021-05-15T16:35:22.0540844Z (Reading database ... 80% 2021-05-15T16:35:22.0910113Z (Reading database ... 85% 2021-05-15T16:35:22.1191969Z (Reading database ... 90% 2021-05-15T16:35:22.1262082Z (Reading database ... 95% 2021-05-15T16:35:22.1263291Z (Reading database ... 100% 2021-05-15T16:35:22.1264648Z (Reading database ... 269928 files and directories currently installed.) 2021-05-15T16:35:22.1380836Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T16:35:22.1408679Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T16:35:22.1778643Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T16:35:22.2044036Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:22.2133947Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:22.3986739Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T16:35:22.4275867Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:35:22.4288507Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:35:22.4614435Z Selecting previously unselected package libegl1:amd64. 2021-05-15T16:35:22.4885354Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:35:22.4895765Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:35:22.5181034Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T16:35:22.5446462Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T16:35:22.5458454Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T16:35:22.5736069Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T16:35:22.6023590Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T16:35:22.6035034Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T16:35:22.6308079Z Selecting previously unselected package libwacom-common. 2021-05-15T16:35:22.6623443Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T16:35:22.6636201Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T16:35:22.7438453Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T16:35:22.7726937Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T16:35:22.7738501Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T16:35:22.7977642Z Selecting previously unselected package libinput-bin. 2021-05-15T16:35:22.8267425Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T16:35:22.8279557Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T16:35:22.8584875Z Selecting previously unselected package libinput10:amd64. 2021-05-15T16:35:22.8880109Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T16:35:22.8891580Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T16:35:22.9254839Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T16:35:22.9554006Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:22.9564921Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:23.0065921Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T16:35:23.0446583Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:23.0459722Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:23.1383626Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T16:35:23.1694345Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T16:35:23.1709317Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T16:35:23.2110417Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T16:35:23.2352832Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T16:35:23.2367113Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T16:35:23.2628491Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T16:35:23.2994131Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T16:35:23.3006962Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T16:35:23.3329772Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T16:35:23.3623081Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T16:35:23.3639423Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T16:35:23.3989238Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T16:35:23.4231967Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T16:35:23.4247492Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T16:35:23.4560754Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T16:35:23.4780080Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T16:35:23.4791801Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T16:35:23.5062845Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T16:35:23.5345113Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T16:35:23.5355672Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T16:35:23.5630032Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T16:35:23.5888548Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T16:35:23.5902405Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T16:35:23.6230051Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T16:35:23.6449926Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T16:35:23.6463660Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T16:35:23.6735548Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T16:35:23.7009641Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T16:35:23.7021385Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T16:35:23.7429188Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T16:35:23.7644437Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:23.7725519Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:24.0778112Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T16:35:24.1035620Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:24.1050882Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:24.3549559Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T16:35:24.3809223Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:24.3835250Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:24.4260076Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T16:35:24.4503314Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T16:35:24.4516618Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T16:35:24.5029422Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T16:35:24.5255390Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T16:35:24.5268828Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T16:35:24.6268898Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T16:35:24.6522013Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T16:35:24.6535250Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T16:35:24.6909650Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T16:35:24.7100850Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:24.7111514Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:24.7550266Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T16:35:24.7818832Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:24.7839495Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:24.8361426Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T16:35:24.8592431Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:24.8607485Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:25.0309426Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T16:35:25.0543217Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:25.0557461Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:25.2229317Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T16:35:25.2538662Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:25.2552972Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:25.2989556Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T16:35:25.3297025Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:25.3310326Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:25.3668968Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T16:35:25.3946590Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T16:35:25.3960334Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T16:35:25.4323030Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T16:35:25.4544328Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T16:35:25.4558690Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T16:35:26.7869947Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T16:35:26.8195193Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:26.8207053Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:26.8630033Z Selecting previously unselected package qgis-providers-common. 2021-05-15T16:35:26.8886550Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T16:35:26.8899114Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:27.1725715Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T16:35:27.2080476Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T16:35:27.2091896Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T16:35:27.2670677Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T16:35:27.2994381Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T16:35:27.3006738Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T16:35:27.3547602Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T16:35:27.3872797Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:27.3890071Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:27.4293688Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T16:35:27.4615179Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:27.4629840Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:27.4950877Z Selecting previously unselected package gdal-data. 2021-05-15T16:35:27.5360418Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T16:35:27.5373852Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T16:35:27.5950666Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T16:35:27.6280864Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T16:35:27.6294940Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T16:35:27.6749600Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T16:35:27.7013298Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T16:35:27.7028146Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T16:35:27.7505009Z Selecting previously unselected package libarmadillo9. 2021-05-15T16:35:27.7825816Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T16:35:27.7893731Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T16:35:27.8266378Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T16:35:27.8577932Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T16:35:27.8590445Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T16:35:27.9429193Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T16:35:27.9678596Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T16:35:27.9699729Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T16:35:28.0024023Z Selecting previously unselected package libdap25:amd64. 2021-05-15T16:35:28.0352175Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T16:35:28.0367712Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T16:35:28.1109005Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T16:35:28.1358443Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T16:35:28.1374295Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T16:35:28.1748718Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T16:35:28.1991446Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T16:35:28.2006048Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T16:35:28.2328976Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T16:35:28.2622972Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T16:35:28.2636581Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T16:35:28.2903245Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T16:35:28.3215089Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T16:35:28.3228130Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T16:35:28.3633066Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T16:35:28.3926414Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T16:35:28.3937240Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T16:35:28.4654325Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T16:35:28.4944747Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T16:35:28.4958707Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T16:35:28.5256465Z Selecting previously unselected package proj-data. 2021-05-15T16:35:28.5533000Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T16:35:28.5546807Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T16:35:29.3520991Z Selecting previously unselected package libproj15:amd64. 2021-05-15T16:35:29.3819940Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T16:35:29.3834976Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T16:35:29.4981175Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T16:35:29.5281025Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T16:35:29.5292126Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T16:35:29.5669179Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T16:35:29.5901351Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T16:35:29.5915675Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T16:35:29.6407641Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T16:35:29.6841096Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T16:35:29.6854532Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T16:35:29.7229823Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T16:35:29.7472265Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T16:35:29.7488829Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T16:35:29.7775238Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T16:35:29.8083117Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T16:35:29.8099075Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T16:35:29.8410550Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T16:35:29.8700872Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T16:35:29.8712032Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T16:35:29.9189411Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T16:35:29.9446145Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T16:35:29.9459374Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T16:35:29.9797478Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T16:35:30.0114690Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T16:35:30.0129562Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T16:35:30.0789112Z Selecting previously unselected package libogdi4.1. 2021-05-15T16:35:30.1023514Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T16:35:30.1036366Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T16:35:30.1508877Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T16:35:30.1757216Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T16:35:30.1770537Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T16:35:30.2164926Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T16:35:30.2467728Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T16:35:30.2480510Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T16:35:30.4109995Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T16:35:30.4384028Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T16:35:30.4397580Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T16:35:30.5576479Z Selecting previously unselected package libgdal26. 2021-05-15T16:35:30.5905354Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T16:35:30.5915571Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T16:35:31.2041101Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T16:35:31.2326006Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:31.2339983Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:31.2709415Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T16:35:31.2961992Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T16:35:31.2984439Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T16:35:31.3390448Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T16:35:31.3606656Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:31.3619877Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:31.3988867Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T16:35:31.4217679Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:31.4232675Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:31.4599686Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T16:35:31.4879601Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T16:35:31.4896821Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T16:35:31.5468894Z Selecting previously unselected package libzip5:amd64. 2021-05-15T16:35:31.5763900Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T16:35:31.5778685Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T16:35:31.6349134Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T16:35:31.6602935Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:31.6621236Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:32.1861097Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T16:35:32.2168321Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:32.2181831Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:32.2469343Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T16:35:32.2761375Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T16:35:32.2775749Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T16:35:32.3269317Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T16:35:32.3507710Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T16:35:32.3519913Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T16:35:32.5026080Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T16:35:32.5325479Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:32.5338311Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:32.5708922Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T16:35:32.5947095Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:32.5968135Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:32.6385358Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T16:35:32.6681820Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T16:35:32.6698798Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T16:35:32.7549827Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T16:35:32.7787580Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:32.8008284Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:33.1950077Z Selecting previously unselected package qgis-providers. 2021-05-15T16:35:33.2219090Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:33.2238871Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:33.4685226Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T16:35:33.4996551Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T16:35:33.5068659Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T16:35:33.5388662Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T16:35:33.5680503Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T16:35:33.5696214Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T16:35:33.5977353Z Selecting previously unselected package avahi-daemon. 2021-05-15T16:35:33.6259446Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T16:35:33.6278610Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T16:35:33.6867318Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T16:35:33.7161641Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T16:35:33.7178473Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T16:35:33.7991324Z Selecting previously unselected package blt. 2021-05-15T16:35:33.8312527Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T16:35:33.8324875Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T16:35:33.8568985Z Selecting previously unselected package fonts-lyx. 2021-05-15T16:35:33.8881782Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T16:35:33.8904701Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T16:35:33.9350066Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T16:35:33.9597945Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T16:35:33.9610233Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T16:35:33.9927967Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T16:35:34.0216064Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T16:35:34.0234590Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T16:35:34.0725528Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T16:35:34.1013189Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T16:35:34.1026854Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T16:35:34.1379304Z Selecting previously unselected package gcr. 2021-05-15T16:35:34.1667553Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T16:35:34.1678521Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T16:35:34.2269654Z Selecting previously unselected package python3-numpy. 2021-05-15T16:35:34.2512267Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T16:35:34.2521647Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T16:35:34.5558998Z Selecting previously unselected package python3-gdal. 2021-05-15T16:35:34.5862486Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T16:35:34.5878798Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T16:35:34.6709280Z Selecting previously unselected package gdal-bin. 2021-05-15T16:35:34.6966275Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T16:35:34.6977628Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T16:35:34.7560354Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T16:35:34.7876595Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T16:35:34.7887923Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T16:35:34.8260845Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T16:35:34.8479298Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T16:35:34.8495089Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T16:35:34.8992147Z Selecting previously unselected package geoclue-2.0. 2021-05-15T16:35:34.9295224Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T16:35:34.9306967Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T16:35:34.9728717Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T16:35:34.9992702Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T16:35:35.0032616Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T16:35:35.0542597Z Selecting previously unselected package p11-kit. 2021-05-15T16:35:35.0854768Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T16:35:35.0867464Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T16:35:35.1216464Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T16:35:35.1518784Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T16:35:35.1531342Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T16:35:35.1909048Z Selecting previously unselected package gnome-keyring. 2021-05-15T16:35:35.2147344Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T16:35:35.2266806Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T16:35:35.3189965Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T16:35:35.3474239Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T16:35:35.3486869Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T16:35:35.3829338Z Selecting previously unselected package grass-doc. 2021-05-15T16:35:35.4101238Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T16:35:35.4116656Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T16:35:37.2982411Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T16:35:37.3322634Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T16:35:37.3345170Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T16:35:37.3829357Z Selecting previously unselected package libpdal-util9. 2021-05-15T16:35:37.4076634Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:35:37.4093819Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T16:35:37.4549516Z Selecting previously unselected package libpdal-base9. 2021-05-15T16:35:37.4788493Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:35:37.4802366Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T16:35:37.6783381Z Selecting previously unselected package grass-core. 2021-05-15T16:35:37.7087092Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T16:35:37.7101118Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T16:35:38.3567578Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T16:35:38.3893461Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T16:35:38.3913202Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T16:35:38.4211990Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T16:35:38.4518787Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T16:35:38.4531703Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T16:35:38.4862537Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T16:35:38.5163712Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T16:35:38.5179471Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T16:35:38.6098167Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T16:35:38.6421242Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T16:35:38.6435248Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T16:35:38.6991675Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T16:35:38.7231645Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T16:35:38.7253643Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T16:35:39.0933962Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T16:35:39.1243565Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T16:35:39.1256657Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T16:35:39.2266007Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T16:35:39.2558257Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T16:35:39.2571355Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T16:35:39.2961969Z Selecting previously unselected package libfcgi-bin. 2021-05-15T16:35:39.3270456Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T16:35:39.3285202Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T16:35:39.3589336Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T16:35:39.3847071Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T16:35:39.3857966Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T16:35:39.4236826Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T16:35:39.4534232Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T16:35:39.4620874Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T16:35:39.5549453Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T16:35:39.5823720Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T16:35:39.5837926Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T16:35:39.6165124Z Selecting previously unselected package libmbim-proxy. 2021-05-15T16:35:39.6441859Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T16:35:39.6455439Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T16:35:39.6759214Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T16:35:39.7099390Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T16:35:39.7108935Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T16:35:39.7407097Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T16:35:39.7709625Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T16:35:39.7728672Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T16:35:39.8190324Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T16:35:39.8452871Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T16:35:39.8469086Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T16:35:39.8789824Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T16:35:39.9028441Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T16:35:39.9044822Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T16:35:39.9349742Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T16:35:39.9609005Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T16:35:39.9623069Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T16:35:39.9943968Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T16:35:40.0235767Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:35:40.0248634Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T16:35:40.0512612Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T16:35:40.0819948Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:35:40.0831548Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T16:35:40.1149341Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T16:35:40.1414510Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:35:40.1435379Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T16:35:40.1830111Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T16:35:40.2083558Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:35:40.2097046Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T16:35:40.2549128Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T16:35:40.2807615Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T16:35:40.2821417Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T16:35:40.4400802Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T16:35:40.4709756Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:35:40.4727904Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T16:35:40.5109901Z Selecting previously unselected package libpdal-plugins. 2021-05-15T16:35:40.5351658Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:35:40.5364211Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T16:35:40.5634280Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T16:35:40.5941082Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:40.5952911Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:40.6389188Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T16:35:40.6661919Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:40.6694195Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:40.7678749Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T16:35:40.7972702Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:40.7983639Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:40.8402463Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T16:35:40.8694168Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:40.8710128Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:40.9074134Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T16:35:40.9366891Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:40.9378729Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:40.9709058Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T16:35:40.9960039Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:40.9979268Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:41.0390890Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T16:35:41.0713594Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:41.0725825Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:41.1009150Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T16:35:41.1322440Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:41.1336928Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:41.1674674Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T16:35:41.2032452Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:41.2044054Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:41.2510344Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T16:35:41.2834775Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:41.2864862Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:41.3229947Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T16:35:41.3509828Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:41.3521765Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:41.3870520Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T16:35:41.4149246Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:41.4164368Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:41.4749732Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T16:35:41.5025768Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:41.5041434Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:41.6510267Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T16:35:41.6795058Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:41.6811350Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:42.0386083Z Selecting previously unselected package qtchooser. 2021-05-15T16:35:42.0710698Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T16:35:42.0723174Z Unpacking qtchooser (66-2build1) ... 2021-05-15T16:35:42.1046262Z Selecting previously unselected package qdoc-qt5. 2021-05-15T16:35:42.1376384Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:42.1388147Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:42.2247008Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T16:35:42.2582828Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:42.2598555Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:42.3022025Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T16:35:42.3341542Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:42.3355159Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:42.3789725Z Selecting previously unselected package qt5-assistant. 2021-05-15T16:35:42.4035130Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:42.4049285Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T16:35:42.4710213Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T16:35:42.4992727Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:42.5006264Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:42.5349326Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T16:35:42.5650405Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:42.5668162Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:42.7801049Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T16:35:42.8116827Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:42.8128961Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:42.9186465Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T16:35:42.9415589Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:42.9427548Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T16:35:43.0710398Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T16:35:43.1014487Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:43.1026833Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:43.2186740Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T16:35:43.2495337Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:43.2510165Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:43.3109806Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T16:35:43.3351349Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:43.3365538Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:43.3868738Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T16:35:43.4109044Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:43.4121883Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:43.4482321Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T16:35:43.4721357Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T16:35:43.4732739Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T16:35:43.5504210Z Selecting previously unselected package libqmi-proxy. 2021-05-15T16:35:43.5817057Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T16:35:43.5996574Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T16:35:43.6308723Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T16:35:43.6557524Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:43.6573143Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:43.6931182Z Selecting previously unselected package libwacom-bin. 2021-05-15T16:35:43.7264214Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T16:35:43.7279193Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T16:35:43.7560728Z Selecting previously unselected package modemmanager. 2021-05-15T16:35:43.7877524Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T16:35:43.7961900Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T16:35:43.9031295Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T16:35:43.9346831Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T16:35:43.9357663Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T16:35:43.9693068Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T16:35:44.0004862Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T16:35:44.0016357Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T16:35:44.3229863Z Selecting previously unselected package python3-soupsieve. 2021-05-15T16:35:44.3503371Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T16:35:44.3516739Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T16:35:44.3868922Z Selecting previously unselected package python3-bs4. 2021-05-15T16:35:44.4097602Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T16:35:44.4107029Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T16:35:44.4444948Z Selecting previously unselected package python3-cycler. 2021-05-15T16:35:44.4746473Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T16:35:44.4758708Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T16:35:44.5013717Z Selecting previously unselected package python3-dateutil. 2021-05-15T16:35:44.5319074Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T16:35:44.5330375Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T16:35:44.5659139Z Selecting previously unselected package python3-decorator. 2021-05-15T16:35:44.5952174Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T16:35:44.5963566Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T16:35:44.6222326Z Selecting previously unselected package python3-future. 2021-05-15T16:35:44.6505892Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T16:35:44.6517999Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T16:35:44.7202172Z Selecting previously unselected package python3-webencodings. 2021-05-15T16:35:44.7508125Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T16:35:44.7517484Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T16:35:44.7761580Z Selecting previously unselected package python3-html5lib. 2021-05-15T16:35:44.8058434Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T16:35:44.8067341Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T16:35:44.8429041Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T16:35:44.8753026Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T16:35:44.8764806Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T16:35:44.9068881Z Selecting previously unselected package python3-traitlets. 2021-05-15T16:35:44.9443834Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T16:35:44.9455019Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T16:35:44.9801537Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T16:35:45.0135138Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T16:35:45.0145871Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T16:35:45.0475342Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T16:35:45.0791670Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T16:35:45.0802785Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T16:35:45.1110620Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T16:35:45.1415962Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T16:35:45.1429863Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T16:35:45.3069852Z Selecting previously unselected package python3-pyparsing. 2021-05-15T16:35:45.3369731Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T16:35:45.3387181Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T16:35:45.3691050Z Selecting previously unselected package python3-matplotlib. 2021-05-15T16:35:45.4005846Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T16:35:45.4014952Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T16:35:45.8175695Z Selecting previously unselected package python3-nbformat. 2021-05-15T16:35:45.8478468Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T16:35:45.8490804Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T16:35:45.8870007Z Selecting previously unselected package python3-olefile. 2021-05-15T16:35:45.9122915Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T16:35:45.9138123Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T16:35:45.9509179Z Selecting previously unselected package python3-pyproj. 2021-05-15T16:35:45.9746908Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T16:35:45.9789160Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T16:35:46.0388992Z Selecting previously unselected package python3-tz. 2021-05-15T16:35:46.0630054Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T16:35:46.0642320Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T16:35:46.0930765Z Selecting previously unselected package python3-owslib. 2021-05-15T16:35:46.1234919Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T16:35:46.1249194Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T16:35:46.1629084Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T16:35:46.1911529Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T16:35:46.1926432Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T16:35:46.2538444Z Selecting previously unselected package python3-retrying. 2021-05-15T16:35:46.2856325Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T16:35:46.2872428Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T16:35:46.3228976Z Selecting previously unselected package python3-plotly. 2021-05-15T16:35:46.3474135Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T16:35:46.3490406Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T16:35:46.9269665Z Selecting previously unselected package python3-psycopg2. 2021-05-15T16:35:46.9519307Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T16:35:46.9530381Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T16:35:46.9950072Z Selecting previously unselected package python3-sip. 2021-05-15T16:35:47.0222583Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T16:35:47.0235167Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T16:35:47.0571560Z Selecting previously unselected package python3-pyqt5. 2021-05-15T16:35:47.0887885Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T16:35:47.0900828Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T16:35:47.3869618Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T16:35:47.4145513Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T16:35:47.4158322Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T16:35:47.4691249Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T16:35:47.5005362Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T16:35:47.5025295Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T16:35:47.5388957Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T16:35:47.5655795Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T16:35:47.5667225Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T16:35:47.5928963Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T16:35:47.6213975Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T16:35:47.6222774Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T16:35:47.6669985Z Selecting previously unselected package python3-qgis-common. 2021-05-15T16:35:47.6911202Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T16:35:47.6922814Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:48.0210465Z Selecting previously unselected package python3-qgis. 2021-05-15T16:35:48.0529802Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:48.0540467Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:48.9830108Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T16:35:49.0148786Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T16:35:49.0160045Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T16:35:49.0531908Z Selecting previously unselected package libjs-leaflet. 2021-05-15T16:35:49.0857173Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T16:35:49.0871989Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T16:35:49.1366407Z Selecting previously unselected package qgis-common. 2021-05-15T16:35:49.1681469Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T16:35:49.1695716Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:50.8844789Z Selecting previously unselected package qgis. 2021-05-15T16:35:50.9166289Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:50.9875585Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:51.2392901Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T16:35:51.2719230Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T16:35:51.2744735Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:51.4573226Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T16:35:51.4877705Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:51.4898263Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:51.5254839Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T16:35:51.5577123Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:51.5590089Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:51.6301119Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T16:35:51.6615882Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:51.6634608Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:51.6992493Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T16:35:51.7307270Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T16:35:51.7322537Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T16:35:51.9202184Z Selecting previously unselected package wpasupplicant. 2021-05-15T16:35:51.9516474Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T16:35:51.9528471Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T16:35:52.0921362Z Selecting previously unselected package proj-bin. 2021-05-15T16:35:52.1230036Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T16:35:52.1242738Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T16:35:52.1569047Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T16:35:52.1864263Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T16:35:52.1876038Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T16:35:52.2163002Z Selecting previously unselected package usb-modeswitch. 2021-05-15T16:35:52.2466446Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T16:35:52.2575527Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T16:35:52.3388888Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T16:35:52.3438674Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T16:35:52.6216274Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T16:35:52.6245428Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T16:35:52.6280214Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T16:35:52.6312748Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:52.6455144Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T16:35:52.6494005Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T16:35:52.6542546Z Setting up proj-data (6.3.1-1) ... 2021-05-15T16:35:52.6576634Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T16:35:52.6611934Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T16:35:52.6658499Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T16:35:52.6689524Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T16:35:52.6730151Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T16:35:52.6758844Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T16:35:52.6789664Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T16:35:52.6832609Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T16:35:52.6862071Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T16:35:52.6896420Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T16:35:52.6931019Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T16:35:52.8669944Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T16:35:52.8712737Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T16:35:52.8741109Z Setting up python3-olefile (0.46-2) ... 2021-05-15T16:35:53.0359129Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T16:35:53.0394192Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T16:35:53.1838021Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T16:35:53.1878171Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T16:35:53.1912494Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T16:35:53.1941726Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T16:35:53.1977446Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T16:35:53.2005713Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T16:35:53.2044129Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T16:35:53.3206180Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T16:35:53.3239156Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T16:35:53.3277211Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T16:35:53.3308903Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T16:35:53.3353520Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T16:35:53.4814493Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T16:35:53.4846434Z Setting up python3-tz (2019.3-1) ... 2021-05-15T16:35:53.6420860Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T16:35:53.6510085Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T16:35:53.6547437Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T16:35:53.6636801Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T16:35:53.6671567Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T16:35:53.6702256Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T16:35:53.6733583Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T16:35:53.6766998Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T16:35:53.8213784Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:35:53.8255618Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T16:35:53.8288828Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T16:35:53.8321480Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T16:35:53.8421014Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T16:35:53.8453707Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T16:35:54.0281560Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T16:35:54.0331480Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T16:35:54.1922325Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T16:35:54.1956495Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T16:35:54.1988154Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T16:35:54.2019373Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T16:35:54.2100592Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T16:35:54.2150124Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T16:35:54.2205091Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T16:35:54.3912378Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T16:35:54.3961571Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T16:35:54.3993647Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T16:35:54.4029196Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:54.4119364Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T16:35:54.6302398Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T16:35:55.8217755Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T16:35:55.8261914Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T16:35:55.8299648Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T16:35:55.8345698Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T16:35:55.8379589Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T16:35:55.8426789Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T16:35:55.8469131Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T16:35:55.8508054Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T16:35:56.0547266Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:56.0587306Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T16:35:56.0619570Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T16:35:56.0671914Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T16:35:56.2673357Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T16:35:56.2705339Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T16:35:56.2748317Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T16:35:56.2784921Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T16:35:56.2828959Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:35:56.3065020Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T16:35:56.5052038Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T16:35:56.5092010Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T16:35:56.5136392Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T16:35:56.5243261Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T16:35:56.5283915Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T16:35:56.5340989Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:56.5377651Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T16:35:56.5416610Z Setting up python3-future (0.18.2-2) ... 2021-05-15T16:35:56.5491494Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T16:35:56.5547001Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T16:35:56.9133580Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:57.0695712Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T16:35:57.0726531Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:57.0762411Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T16:35:57.0795185Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T16:35:57.0831570Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T16:35:57.0877703Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T16:35:57.0910026Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T16:35:57.0944264Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:57.0979879Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T16:35:57.3474327Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T16:35:57.5185585Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T16:35:57.6803081Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T16:35:57.6848755Z Setting up qtchooser (66-2build1) ... 2021-05-15T16:35:57.6887899Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T16:35:57.6918143Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T16:35:57.8468705Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T16:35:57.8500799Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T16:35:57.8531212Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T16:35:57.8572530Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T16:35:58.8117593Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T16:35:58.8154792Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T16:35:58.8185526Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T16:35:58.8216471Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:58.8252122Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:58.8285182Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T16:35:58.8324420Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T16:35:58.8353275Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T16:35:58.8387181Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T16:35:59.2706335Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T16:35:59.2745971Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:59.2780326Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T16:35:59.4759464Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T16:35:59.4790190Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T16:35:59.6475146Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:59.6508232Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T16:35:59.8457096Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T16:35:59.8547558Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T16:35:59.8581770Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:59.8618525Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T16:36:00.0614690Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T16:36:00.0617631Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T16:36:00.6207717Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T16:36:00.9145551Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:36:00.9178352Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T16:36:00.9214564Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:36:00.9249055Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:00.9284024Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:36:00.9316536Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:36:00.9355845Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T16:36:01.0981549Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:36:01.0985411Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T16:36:01.0989145Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:36:01.0992595Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T16:36:01.1483739Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:36:01.1486935Z if direction is "increasing": 2021-05-15T16:36:01.1491520Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:36:01.1494431Z elif direction is "decreasing": 2021-05-15T16:36:01.1703661Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:36:01.1706257Z if direction is "increasing": 2021-05-15T16:36:01.1708778Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:36:01.1710340Z elif direction is "decreasing": 2021-05-15T16:36:02.1180505Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:36:02.1182001Z if props["offset_coordinates"] is "data": 2021-05-15T16:36:02.1183698Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T16:36:02.1184895Z if props["coordinates"] is not "data": 2021-05-15T16:36:02.9501948Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T16:36:03.5573542Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T16:36:03.5576261Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T16:36:03.5579616Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T16:36:04.8879413Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T16:36:04.8915845Z First installation detected... 2021-05-15T16:36:04.8917060Z Checking NSS setup... 2021-05-15T16:36:04.8960693Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T16:36:04.9001741Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:36:04.9061255Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T16:36:05.2077055Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T16:36:05.2114582Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T16:36:05.2149681Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T16:36:05.2199868Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T16:36:05.2261982Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T16:36:05.2301077Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T16:36:05.2345106Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T16:36:05.2377396Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T16:36:05.2422976Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T16:36:05.4461321Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T16:36:05.4496668Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T16:36:05.4536827Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T16:36:05.8121682Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:36:05.8123410Z if value is '': 2021-05-15T16:36:05.9169446Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:36:05.9170978Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T16:36:05.9172143Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:36:05.9173963Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T16:36:05.9175409Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T16:36:05.9176584Z if driver_string is not None and driver_string is not "": 2021-05-15T16:36:05.9669699Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:36:05.9670674Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T16:36:05.9672066Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:36:05.9673002Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T16:36:06.0334156Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T16:36:06.0372290Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:36:06.0460393Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T16:36:06.0495081Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:36:06.0535682Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:36:06.0734094Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:36:06.0766665Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:36:06.0802294Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:36:06.0835491Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:06.0872320Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:36:06.0905222Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T16:36:06.2012880Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:36:06.2049088Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:36:06.2082050Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:36:06.2112721Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T16:36:06.3561740Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T16:36:06.3564856Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T16:36:06.9302770Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:36:06.9342819Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:36:06.9381122Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T16:36:06.9421645Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:36:06.9458727Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:36:06.9493018Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:36:06.9532751Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T16:36:06.9564261Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T16:36:06.9597907Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T16:36:06.9638652Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:36:06.9665240Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:36:06.9705586Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:06.9738891Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:36:06.9769559Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:06.9814378Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:06.9855808Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T16:36:06.9941646Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T16:36:06.9974349Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:07.0008767Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:36:07.0044096Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T16:36:07.1742166Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T16:36:07.1778775Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:36:07.1812646Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:36:07.1844803Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:41.8665475Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:36:41.8704263Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T16:36:41.8735390Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:41.8769441Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:36:41.8805553Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:41.8837357Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:41.8874321Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:36:41.8907584Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:42.0613727Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:42.0708976Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T16:36:42.0740736Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:42.0776561Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T16:36:42.0812436Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:42.2825905Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:42.2866549Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:42.2922075Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:42.3110860Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T16:36:42.3303227Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T16:36:43.4440123Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T16:36:43.4612851Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T16:36:43.4871633Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T16:36:43.5031054Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T16:36:43.6036077Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:36:43.6370931Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T16:36:43.9216314Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:36:55.1270921Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T16:36:55.1458573Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T16:36:57.2262049Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T16:36:57.2262536Z with: 2021-05-15T16:36:57.2263288Z github_slug: neuroconductor/DensParcorr 2021-05-15T16:36:57.2263669Z env: 2021-05-15T16:36:57.2264026Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:36:57.2264393Z TIC_DEPLOY_KEY: 2021-05-15T16:36:57.2265043Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:36:57.2266455Z GITHUB_PAT: *** 2021-05-15T16:36:57.2266780Z COVERALLS_TOKEN: 2021-05-15T16:36:57.2267174Z continue-on-error: true 2021-05-15T16:36:57.2267543Z VDIFFR_RUN_TESTS: 2021-05-15T16:36:57.2268338Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:36:57.2268881Z TZ: UTC 2021-05-15T16:36:57.2269402Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:36:57.2269753Z NOT_CRAN: true 2021-05-15T16:36:57.2270087Z ##[endgroup] 2021-05-15T16:36:57.2623846Z repo slug is: neuroconductor/DensParcorr 2021-05-15T16:36:57.2761584Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T16:36:57.2762037Z env: 2021-05-15T16:36:57.2762559Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:36:57.2762930Z TIC_DEPLOY_KEY: 2021-05-15T16:36:57.2763588Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:36:57.2764594Z GITHUB_PAT: *** 2021-05-15T16:36:57.2764919Z COVERALLS_TOKEN: 2021-05-15T16:36:57.2765318Z continue-on-error: true 2021-05-15T16:36:57.2765690Z VDIFFR_RUN_TESTS: 2021-05-15T16:36:57.2766091Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:36:57.2766446Z TZ: UTC 2021-05-15T16:36:57.2766769Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:36:57.2767262Z NOT_CRAN: true 2021-05-15T16:36:57.2767557Z ##[endgroup] 2021-05-15T16:36:57.4764378Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T16:36:57.4764887Z with: 2021-05-15T16:36:57.4765232Z repo_name: DensParcorr 2021-05-15T16:36:57.4765754Z repo_version: 1.0 2021-05-15T16:36:57.4766078Z runner_os: Linux 2021-05-15T16:36:57.4766554Z R_version: 4.1 2021-05-15T16:36:57.4767028Z env: 2021-05-15T16:36:57.4767390Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:36:57.4767803Z TIC_DEPLOY_KEY: 2021-05-15T16:36:57.4768501Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:36:57.4770509Z GITHUB_PAT: *** 2021-05-15T16:36:57.4770873Z COVERALLS_TOKEN: 2021-05-15T16:36:57.4771275Z continue-on-error: true 2021-05-15T16:36:57.4771686Z VDIFFR_RUN_TESTS: 2021-05-15T16:36:57.4772268Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:36:57.4772672Z TZ: UTC 2021-05-15T16:36:57.4773030Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:36:57.4773384Z NOT_CRAN: true 2021-05-15T16:36:57.4774049Z ##[endgroup] 2021-05-15T16:36:57.5192362Z Package: DensParcorr 2021-05-15T16:36:57.5196903Z Version: 1.0 2021-05-15T16:36:57.5198483Z OS: Linux 2021-05-15T16:36:57.5273680Z ##[group]Run install.packages('remotes') 2021-05-15T16:36:57.5274388Z install.packages('remotes') 2021-05-15T16:36:57.5275139Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T16:36:57.5276090Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T16:36:57.5283684Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:36:57.5284085Z env: 2021-05-15T16:36:57.5284494Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:36:57.5284943Z TIC_DEPLOY_KEY: 2021-05-15T16:36:57.5285892Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:36:57.5287392Z GITHUB_PAT: *** 2021-05-15T16:36:57.5287962Z COVERALLS_TOKEN: 2021-05-15T16:36:57.5288416Z continue-on-error: true 2021-05-15T16:36:57.5289047Z VDIFFR_RUN_TESTS: 2021-05-15T16:36:57.5289491Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:36:57.5289930Z TZ: UTC 2021-05-15T16:36:57.5290310Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:36:57.5290688Z NOT_CRAN: true 2021-05-15T16:36:57.5291047Z ##[endgroup] 2021-05-15T16:36:57.7272999Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:36:57.7274623Z (as ‘lib’ is unspecified) 2021-05-15T16:37:14.2449481Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T16:37:15.3957605Z Content type 'binary/octet-stream' length 148709 bytes (145 KB) 2021-05-15T16:37:15.4051028Z ================================================== 2021-05-15T16:37:15.4051826Z downloaded 145 KB 2021-05-15T16:37:15.4052306Z 2021-05-15T16:37:15.7280295Z * installing *source* package ‘remotes’ ... 2021-05-15T16:37:15.7303895Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-15T16:37:15.7307637Z ** using staged installation 2021-05-15T16:37:15.7493368Z ** R 2021-05-15T16:37:15.7719625Z ** inst 2021-05-15T16:37:15.7733473Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:37:17.7618459Z ** help 2021-05-15T16:37:17.8565277Z *** installing help indices 2021-05-15T16:37:17.9253471Z ** building package indices 2021-05-15T16:37:18.1854454Z ** installing vignettes 2021-05-15T16:37:18.1925725Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:37:18.3783059Z ** testing if installed package can be loaded from final location 2021-05-15T16:37:18.6086417Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:37:18.6131358Z * DONE (remotes) 2021-05-15T16:37:18.6175023Z 2021-05-15T16:37:18.6175860Z The downloaded source packages are in 2021-05-15T16:37:18.6177782Z ‘/tmp/RtmpqK5kwx/downloaded_packages’ 2021-05-15T16:37:37.5599142Z ##[group]Run actions/cache@v1 2021-05-15T16:37:37.5599560Z with: 2021-05-15T16:37:37.5599939Z path: /home/runner/work/_temp/Library 2021-05-15T16:37:37.5603017Z key: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-fd98c31fe84371a8b356dbff6b840ef7204a272b9c9da335d5efdf5103eb08fc 2021-05-15T16:37:37.5606567Z restore-keys: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-15T16:37:37.5607584Z env: 2021-05-15T16:37:37.5607936Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:37:37.5608319Z TIC_DEPLOY_KEY: 2021-05-15T16:37:37.5608977Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:37:37.5610956Z GITHUB_PAT: *** 2021-05-15T16:37:37.5611336Z COVERALLS_TOKEN: 2021-05-15T16:37:37.5611932Z continue-on-error: true 2021-05-15T16:37:37.5612368Z VDIFFR_RUN_TESTS: 2021-05-15T16:37:37.5612942Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:37:37.5613544Z TZ: UTC 2021-05-15T16:37:37.5613893Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:37:37.5614239Z NOT_CRAN: true 2021-05-15T16:37:37.5614570Z ##[endgroup] 2021-05-15T16:37:37.6093891Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T16:37:37.6191581Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T16:37:37.6192289Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T16:37:37.6192899Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T16:37:37.6193558Z sudo -s eval "$sysreqs" 2021-05-15T16:37:37.6237607Z shell: /usr/bin/bash -e {0} 2021-05-15T16:37:37.6238102Z env: 2021-05-15T16:37:37.6238627Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:37:37.6239014Z TIC_DEPLOY_KEY: 2021-05-15T16:37:37.6239650Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:37:37.6240850Z GITHUB_PAT: *** 2021-05-15T16:37:37.6241374Z COVERALLS_TOKEN: 2021-05-15T16:37:37.6242037Z continue-on-error: true 2021-05-15T16:37:37.6242516Z VDIFFR_RUN_TESTS: 2021-05-15T16:37:37.6243000Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:37:37.6243453Z TZ: UTC 2021-05-15T16:37:37.6244050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:37:37.6244810Z NOT_CRAN: true 2021-05-15T16:37:37.6246043Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T16:37:37.6246470Z ##[endgroup] 2021-05-15T16:37:37.8296335Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:37:38.3932145Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T16:37:55.8775268Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T16:37:55.8775919Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T16:37:55.8776431Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T16:37:55.8776961Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T16:37:55.8777865Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T16:37:55.8799498Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T16:37:55.8811003Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:37:55.8812080Z (as ‘lib’ is unspecified) 2021-05-15T16:38:11.6027306Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T16:38:12.7786703Z Content type 'binary/octet-stream' length 61445 bytes (60 KB) 2021-05-15T16:38:12.7788100Z ================================================== 2021-05-15T16:38:12.7788683Z downloaded 60 KB 2021-05-15T16:38:12.7789062Z 2021-05-15T16:38:12.7827480Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T16:38:14.0272786Z Content type 'binary/octet-stream' length 35834 bytes (34 KB) 2021-05-15T16:38:14.0275306Z ================================================== 2021-05-15T16:38:14.0276301Z downloaded 34 KB 2021-05-15T16:38:14.0276709Z 2021-05-15T16:38:14.0321071Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T16:38:15.0577068Z Content type 'binary/octet-stream' length 64110 bytes (62 KB) 2021-05-15T16:38:15.0626009Z ================================================== 2021-05-15T16:38:15.0626430Z downloaded 62 KB 2021-05-15T16:38:15.0626711Z 2021-05-15T16:38:15.0672019Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T16:38:16.1775202Z Content type 'binary/octet-stream' length 292756 bytes (285 KB) 2021-05-15T16:38:16.1934738Z ================================================== 2021-05-15T16:38:16.1935498Z downloaded 285 KB 2021-05-15T16:38:16.1936110Z 2021-05-15T16:38:16.1975108Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T16:38:17.2580335Z Content type 'application/x-tar' length 997019 bytes (973 KB) 2021-05-15T16:38:17.2850543Z ================================================== 2021-05-15T16:38:17.2851322Z downloaded 973 KB 2021-05-15T16:38:17.2851798Z 2021-05-15T16:38:17.5393889Z * installing *source* package ‘rprojroot’ ... 2021-05-15T16:38:17.5420244Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-15T16:38:17.5421265Z ** using staged installation 2021-05-15T16:38:17.5556578Z ** R 2021-05-15T16:38:17.5624700Z ** inst 2021-05-15T16:38:17.5635817Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:38:18.0508536Z ** help 2021-05-15T16:38:18.0789307Z *** installing help indices 2021-05-15T16:38:18.1099143Z *** copying figures 2021-05-15T16:38:18.1105094Z ** building package indices 2021-05-15T16:38:18.3099417Z ** installing vignettes 2021-05-15T16:38:18.3153198Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:38:18.4993348Z ** testing if installed package can be loaded from final location 2021-05-15T16:38:18.6934937Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:38:18.6944199Z * DONE (rprojroot) 2021-05-15T16:38:18.9508843Z * installing *source* package ‘crayon’ ... 2021-05-15T16:38:18.9526249Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-15T16:38:18.9527484Z ** using staged installation 2021-05-15T16:38:18.9686432Z ** R 2021-05-15T16:38:18.9797502Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:38:19.8809209Z ** help 2021-05-15T16:38:19.9415258Z *** installing help indices 2021-05-15T16:38:19.9809105Z ** building package indices 2021-05-15T16:38:20.2305409Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:38:20.4210052Z ** testing if installed package can be loaded from final location 2021-05-15T16:38:20.6162657Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:38:20.6172003Z * DONE (crayon) 2021-05-15T16:38:20.8457385Z * installing *source* package ‘R6’ ... 2021-05-15T16:38:20.8473898Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-15T16:38:20.8475936Z ** using staged installation 2021-05-15T16:38:20.8613860Z ** R 2021-05-15T16:38:20.8683626Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:38:21.4340226Z ** help 2021-05-15T16:38:21.4547632Z *** installing help indices 2021-05-15T16:38:21.4750949Z *** copying figures 2021-05-15T16:38:21.4754773Z ** building package indices 2021-05-15T16:38:21.6878565Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:38:21.8591261Z ** testing if installed package can be loaded from final location 2021-05-15T16:38:22.0438751Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:38:22.0456382Z * DONE (R6) 2021-05-15T16:38:22.3711087Z * installing *source* package ‘desc’ ... 2021-05-15T16:38:22.3764423Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-15T16:38:22.3765658Z ** using staged installation 2021-05-15T16:38:22.3921791Z ** R 2021-05-15T16:38:22.4057683Z ** inst 2021-05-15T16:38:22.4072638Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:38:23.9931268Z ** help 2021-05-15T16:38:24.1336938Z *** installing help indices 2021-05-15T16:38:24.2228287Z ** building package indices 2021-05-15T16:38:24.5284755Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:38:24.7242911Z ** testing if installed package can be loaded from final location 2021-05-15T16:38:24.9692990Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:38:24.9710188Z * DONE (desc) 2021-05-15T16:38:25.2350286Z * installing *source* package ‘debugme’ ... 2021-05-15T16:38:25.2380018Z ** package ‘debugme’ successfully unpacked and MD5 sums checked 2021-05-15T16:38:25.2380924Z ** using staged installation 2021-05-15T16:38:25.2495046Z ** R 2021-05-15T16:38:25.2525784Z ** inst 2021-05-15T16:38:25.2544516Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:38:25.5764559Z ** help 2021-05-15T16:38:25.5909921Z *** installing help indices 2021-05-15T16:38:25.6128186Z ** building package indices 2021-05-15T16:38:25.8034158Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:38:25.9838703Z ** testing if installed package can be loaded from final location 2021-05-15T16:38:26.1754086Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:38:26.1759649Z * DONE (debugme) 2021-05-15T16:38:26.1812127Z 2021-05-15T16:38:26.1812958Z The downloaded source packages are in 2021-05-15T16:38:26.1814203Z ‘/tmp/Rtmp0AEKmf/downloaded_packages’ 2021-05-15T16:38:26.1826251Z Running `R CMD build`... 2021-05-15T16:38:26.4638435Z * checking for file ‘/tmp/Rtmp0AEKmf/remotes68f966b28bcd/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T16:38:26.4640715Z * preparing ‘sysreqs’: 2021-05-15T16:38:26.4641966Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:38:26.4643467Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:38:26.4644454Z * checking for empty or unneeded directories 2021-05-15T16:38:26.4645527Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T16:38:26.4647185Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T16:38:26.4650006Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:38:26.4650937Z (as ‘lib’ is unspecified) 2021-05-15T16:38:26.6836656Z * installing *source* package ‘sysreqs’ ... 2021-05-15T16:38:26.6839785Z ** using staged installation 2021-05-15T16:38:26.6984017Z ** R 2021-05-15T16:38:26.7026124Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:38:27.1428769Z ** help 2021-05-15T16:38:27.1637116Z *** installing help indices 2021-05-15T16:38:27.1826007Z ** building package indices 2021-05-15T16:38:27.3911348Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:38:27.6040401Z ** testing if installed package can be loaded from final location 2021-05-15T16:38:27.8188870Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:38:27.8196235Z * DONE (sysreqs) 2021-05-15T16:38:45.9456596Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T16:38:45.9459136Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T16:38:45.9460745Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T16:38:46.0087546Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T16:38:46.0414293Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T16:38:46.2083374Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T16:38:46.2260922Z Hit:7 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T16:38:46.4828585Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T16:38:46.7576692Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T16:38:47.7834112Z Reading package lists... 2021-05-15T16:38:47.8603575Z Reading package lists... 2021-05-15T16:38:47.9942801Z Building dependency tree... 2021-05-15T16:38:47.9971747Z Reading state information... 2021-05-15T16:38:48.1459133Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T16:38:48.1460636Z Suggested packages: 2021-05-15T16:38:48.1461783Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T16:38:48.1905311Z The following NEW packages will be installed: 2021-05-15T16:38:48.1912498Z libcurl4-openssl-dev 2021-05-15T16:38:48.2096614Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:38:48.2097742Z Need to get 321 kB of archives. 2021-05-15T16:38:48.2098699Z After this operation, 1539 kB of additional disk space will be used. 2021-05-15T16:38:48.2100875Z 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-15T16:38:48.6611831Z Fetched 321 kB in 0s (16.2 MB/s) 2021-05-15T16:38:48.6950886Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T16:38:48.7016234Z (Reading database ... 2021-05-15T16:38:48.7017224Z (Reading database ... 5% 2021-05-15T16:38:48.7018409Z (Reading database ... 10% 2021-05-15T16:38:48.7019002Z (Reading database ... 15% 2021-05-15T16:38:48.7019594Z (Reading database ... 20% 2021-05-15T16:38:48.7020164Z (Reading database ... 25% 2021-05-15T16:38:48.7021106Z (Reading database ... 30% 2021-05-15T16:38:48.7021767Z (Reading database ... 35% 2021-05-15T16:38:48.7022356Z (Reading database ... 40% 2021-05-15T16:38:48.7022942Z (Reading database ... 45% 2021-05-15T16:38:48.7023550Z (Reading database ... 50% 2021-05-15T16:38:48.7055205Z (Reading database ... 55% 2021-05-15T16:38:48.7102576Z (Reading database ... 60% 2021-05-15T16:38:48.7144953Z (Reading database ... 65% 2021-05-15T16:38:48.7324615Z (Reading database ... 70% 2021-05-15T16:38:48.7351304Z (Reading database ... 75% 2021-05-15T16:38:48.7619944Z (Reading database ... 80% 2021-05-15T16:38:48.7711512Z (Reading database ... 85% 2021-05-15T16:38:48.8088054Z (Reading database ... 90% 2021-05-15T16:38:48.8168817Z (Reading database ... 95% 2021-05-15T16:38:48.8169271Z (Reading database ... 100% 2021-05-15T16:38:48.8169940Z (Reading database ... 285139 files and directories currently installed.) 2021-05-15T16:38:48.8338192Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T16:38:48.8352926Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T16:38:48.9286283Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T16:38:48.9326309Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:38:54.3589874Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T16:38:54.3590530Z remotes::install_github("ropensci/tic") 2021-05-15T16:38:54.3591092Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T16:38:54.3591830Z remotes::install_github("muschellij2/aghast") 2021-05-15T16:38:54.3592344Z remotes::install_cran("covr") 2021-05-15T16:38:54.3598776Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:38:54.3599647Z env: 2021-05-15T16:38:54.3600065Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:38:54.3600488Z TIC_DEPLOY_KEY: 2021-05-15T16:38:54.3601198Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:38:54.3602584Z GITHUB_PAT: *** 2021-05-15T16:38:54.3603434Z COVERALLS_TOKEN: 2021-05-15T16:38:54.3603825Z continue-on-error: true 2021-05-15T16:38:54.3604225Z VDIFFR_RUN_TESTS: 2021-05-15T16:38:54.3604620Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:38:54.3605029Z TZ: UTC 2021-05-15T16:38:54.3605372Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:38:54.3605896Z NOT_CRAN: true 2021-05-15T16:38:54.3606216Z ##[endgroup] 2021-05-15T16:38:54.5625603Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:38:56.3254018Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T16:39:15.6991016Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T16:39:15.6991754Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:39:15.6992403Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:39:15.6993007Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T16:39:15.6993645Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T16:39:15.6994279Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T16:39:15.6994920Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T16:39:15.6995555Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T16:39:15.6996206Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T16:39:15.6996836Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T16:39:15.6997436Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:39:15.6998092Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T16:39:15.6998714Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T16:39:15.6999330Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T16:39:15.6999964Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T16:39:15.7000656Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:39:15.7001316Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T16:39:15.7001946Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T16:39:15.7002552Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T16:39:15.7003192Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T16:39:15.7003844Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T16:39:15.7004473Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:39:15.7005127Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:39:15.7006058Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:39:15.7006683Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:39:15.7007276Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T16:39:15.7007903Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T16:39:15.7008527Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T16:39:15.7009171Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:39:15.7010105Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T16:39:15.7010757Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T16:39:15.7023795Z 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-15T16:39:15.7037759Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:39:15.7038698Z (as ‘lib’ is unspecified) 2021-05-15T16:39:32.7509864Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T16:39:33.8606991Z Content type 'binary/octet-stream' length 859995 bytes (839 KB) 2021-05-15T16:39:33.8827319Z ================================================== 2021-05-15T16:39:33.8828455Z downloaded 839 KB 2021-05-15T16:39:33.8829433Z 2021-05-15T16:39:33.8868202Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T16:39:35.0486639Z Content type 'binary/octet-stream' length 264532 bytes (258 KB) 2021-05-15T16:39:35.0625152Z ================================================== 2021-05-15T16:39:35.0626079Z downloaded 258 KB 2021-05-15T16:39:35.0626541Z 2021-05-15T16:39:35.0665012Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T16:39:36.4651705Z Content type 'binary/octet-stream' length 100043 bytes (97 KB) 2021-05-15T16:39:36.4695715Z ================================================== 2021-05-15T16:39:36.4696704Z downloaded 97 KB 2021-05-15T16:39:36.4697152Z 2021-05-15T16:39:36.4738433Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T16:39:37.5343220Z Content type 'binary/octet-stream' length 20291 bytes (19 KB) 2021-05-15T16:39:37.5346276Z ================================================== 2021-05-15T16:39:37.5347015Z downloaded 19 KB 2021-05-15T16:39:37.5348322Z 2021-05-15T16:39:37.5384998Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T16:39:38.6736292Z Content type 'application/x-tar' length 5688 bytes 2021-05-15T16:39:38.6736937Z ================================================== 2021-05-15T16:39:38.6737672Z downloaded 5688 bytes 2021-05-15T16:39:38.6741976Z 2021-05-15T16:39:38.6779510Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T16:39:39.8782066Z Content type 'binary/octet-stream' length 1311683 bytes (1.3 MB) 2021-05-15T16:39:39.9162120Z ================================================== 2021-05-15T16:39:39.9163253Z downloaded 1.3 MB 2021-05-15T16:39:39.9163847Z 2021-05-15T16:39:39.9201894Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T16:39:41.0180140Z Content type 'binary/octet-stream' length 12958 bytes (12 KB) 2021-05-15T16:39:41.0181479Z ================================================== 2021-05-15T16:39:41.0182134Z downloaded 12 KB 2021-05-15T16:39:41.0182961Z 2021-05-15T16:39:41.0222200Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T16:39:42.2286194Z Content type 'binary/octet-stream' length 798588 bytes (779 KB) 2021-05-15T16:39:42.2523777Z ================================================== 2021-05-15T16:39:42.2524846Z downloaded 779 KB 2021-05-15T16:39:42.2525385Z 2021-05-15T16:39:42.2563268Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T16:39:43.4802675Z Content type 'binary/octet-stream' length 422264 bytes (412 KB) 2021-05-15T16:39:43.4992644Z ================================================== 2021-05-15T16:39:43.4993571Z downloaded 412 KB 2021-05-15T16:39:43.4994213Z 2021-05-15T16:39:43.5030825Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T16:39:44.5123164Z Content type 'application/x-tar' length 3475 bytes 2021-05-15T16:39:44.5125368Z ================================================== 2021-05-15T16:39:44.5126303Z downloaded 3475 bytes 2021-05-15T16:39:44.5127320Z 2021-05-15T16:39:44.5159505Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T16:39:46.0354159Z Content type 'binary/octet-stream' length 159877 bytes (156 KB) 2021-05-15T16:39:46.0357014Z ================================================== 2021-05-15T16:39:46.0357487Z downloaded 156 KB 2021-05-15T16:39:46.0357787Z 2021-05-15T16:39:46.0359994Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T16:39:46.5339848Z Content type 'binary/octet-stream' length 62129 bytes (60 KB) 2021-05-15T16:39:46.5387200Z ================================================== 2021-05-15T16:39:46.5388170Z downloaded 60 KB 2021-05-15T16:39:46.5388800Z 2021-05-15T16:39:46.5435185Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T16:39:47.6555437Z Content type 'binary/octet-stream' length 158132 bytes (154 KB) 2021-05-15T16:39:47.6650673Z ================================================== 2021-05-15T16:39:47.6652674Z downloaded 154 KB 2021-05-15T16:39:47.6653436Z 2021-05-15T16:39:47.6707627Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T16:39:48.7135110Z Content type 'binary/octet-stream' length 113091 bytes (110 KB) 2021-05-15T16:39:48.7230184Z ================================================== 2021-05-15T16:39:48.7231568Z downloaded 110 KB 2021-05-15T16:39:48.7232051Z 2021-05-15T16:39:48.7270555Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T16:39:49.7645058Z Content type 'binary/octet-stream' length 109870 bytes (107 KB) 2021-05-15T16:39:49.7738206Z ================================================== 2021-05-15T16:39:49.7739080Z downloaded 107 KB 2021-05-15T16:39:49.7739584Z 2021-05-15T16:39:49.7778769Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T16:39:50.8139710Z Content type 'binary/octet-stream' length 230676 bytes (225 KB) 2021-05-15T16:39:50.8290602Z ================================================== 2021-05-15T16:39:50.8291620Z downloaded 225 KB 2021-05-15T16:39:50.8292133Z 2021-05-15T16:39:50.8334087Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T16:39:51.8180734Z Content type 'binary/octet-stream' length 44517 bytes (43 KB) 2021-05-15T16:39:51.8227199Z ================================================== 2021-05-15T16:39:51.8228988Z downloaded 43 KB 2021-05-15T16:39:51.8229651Z 2021-05-15T16:39:51.8267091Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T16:39:52.8372883Z Content type 'binary/octet-stream' length 92979 bytes (90 KB) 2021-05-15T16:39:52.8436817Z ================================================== 2021-05-15T16:39:52.8440023Z downloaded 90 KB 2021-05-15T16:39:52.8440339Z 2021-05-15T16:39:52.8561774Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T16:39:53.7372831Z Content type 'binary/octet-stream' length 95150 bytes (92 KB) 2021-05-15T16:39:53.7435865Z ================================================== 2021-05-15T16:39:53.7436999Z downloaded 92 KB 2021-05-15T16:39:53.7438091Z 2021-05-15T16:39:53.7480456Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T16:39:54.5953233Z Content type 'application/x-tar' length 28675 bytes (28 KB) 2021-05-15T16:39:54.5954591Z ================================================== 2021-05-15T16:39:54.5955298Z downloaded 28 KB 2021-05-15T16:39:54.5956217Z 2021-05-15T16:39:54.5992686Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T16:39:55.6014922Z Content type 'binary/octet-stream' length 12326 bytes (12 KB) 2021-05-15T16:39:55.6016285Z ================================================== 2021-05-15T16:39:55.6017328Z downloaded 12 KB 2021-05-15T16:39:55.6017840Z 2021-05-15T16:39:55.6055892Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T16:39:56.7629831Z Content type 'binary/octet-stream' length 373001 bytes (364 KB) 2021-05-15T16:39:56.7827393Z ================================================== 2021-05-15T16:39:56.7828810Z downloaded 364 KB 2021-05-15T16:39:56.7829311Z 2021-05-15T16:39:56.7870719Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T16:39:57.8158497Z Content type 'binary/octet-stream' length 83493 bytes (81 KB) 2021-05-15T16:39:57.8228152Z ================================================== 2021-05-15T16:39:57.8228612Z downloaded 81 KB 2021-05-15T16:39:57.8228878Z 2021-05-15T16:39:57.8267460Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T16:39:58.8081667Z Content type 'binary/octet-stream' length 45853 bytes (44 KB) 2021-05-15T16:39:58.8131307Z ================================================== 2021-05-15T16:39:58.8131925Z downloaded 44 KB 2021-05-15T16:39:58.8132182Z 2021-05-15T16:39:58.8176099Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T16:39:59.8815515Z Content type 'binary/octet-stream' length 66528 bytes (64 KB) 2021-05-15T16:39:59.8870569Z ================================================== 2021-05-15T16:39:59.8871205Z downloaded 64 KB 2021-05-15T16:39:59.8871495Z 2021-05-15T16:39:59.8916519Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T16:40:00.8948745Z Content type 'binary/octet-stream' length 800044 bytes (781 KB) 2021-05-15T16:40:00.9339515Z ================================================== 2021-05-15T16:40:00.9340248Z downloaded 781 KB 2021-05-15T16:40:00.9340499Z 2021-05-15T16:40:00.9383921Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T16:40:02.0475550Z Content type 'binary/octet-stream' length 20919 bytes (20 KB) 2021-05-15T16:40:02.0478787Z ================================================== 2021-05-15T16:40:02.0479236Z downloaded 20 KB 2021-05-15T16:40:02.0479533Z 2021-05-15T16:40:02.0520319Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T16:40:02.1816355Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T16:40:02.1820501Z ================================================== 2021-05-15T16:40:02.1820996Z downloaded 24 KB 2021-05-15T16:40:02.1821277Z 2021-05-15T16:40:02.1843572Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T16:40:03.3429771Z Content type 'binary/octet-stream' length 304209 bytes (297 KB) 2021-05-15T16:40:03.3628435Z ================================================== 2021-05-15T16:40:03.3629517Z downloaded 297 KB 2021-05-15T16:40:03.3629960Z 2021-05-15T16:40:03.3669300Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T16:40:05.0409139Z Content type 'binary/octet-stream' length 17411 bytes (17 KB) 2021-05-15T16:40:05.0409820Z ================================================== 2021-05-15T16:40:05.0410422Z downloaded 17 KB 2021-05-15T16:40:05.0410830Z 2021-05-15T16:40:05.0412232Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T16:40:05.3873214Z Content type 'binary/octet-stream' length 1223574 bytes (1.2 MB) 2021-05-15T16:40:05.4157709Z ================================================== 2021-05-15T16:40:05.4158534Z downloaded 1.2 MB 2021-05-15T16:40:05.4159028Z 2021-05-15T16:40:05.9550868Z * installing *source* package ‘rlang’ ... 2021-05-15T16:40:05.9675464Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-15T16:40:05.9677307Z ** using staged installation 2021-05-15T16:40:05.9853084Z ** libs 2021-05-15T16:40:05.9919926Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c capture.c -o capture.o 2021-05-15T16:40:06.1010304Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c export.c -o export.o 2021-05-15T16:40:06.4617962Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c internal.c -o internal.o 2021-05-15T16:40:08.8791735Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c lib.c -o lib.o 2021-05-15T16:40:09.9326863Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-15T16:40:09.9722009Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:40:10.0189703Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-15T16:40:10.0216476Z ** R 2021-05-15T16:40:10.0754958Z ** inst 2021-05-15T16:40:10.0766589Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:40:13.8864787Z ** help 2021-05-15T16:40:14.6636007Z *** installing help indices 2021-05-15T16:40:14.9970402Z *** copying figures 2021-05-15T16:40:14.9977727Z ** building package indices 2021-05-15T16:40:15.5149151Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:40:15.7790176Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:40:15.8861980Z ** testing if installed package can be loaded from final location 2021-05-15T16:40:16.1643306Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:40:16.1675660Z * DONE (rlang) 2021-05-15T16:40:16.4402599Z * installing *source* package ‘magrittr’ ... 2021-05-15T16:40:16.4430054Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-15T16:40:16.4431066Z ** using staged installation 2021-05-15T16:40:16.4575798Z ** libs 2021-05-15T16:40:16.4623556Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pipe.c -o pipe.o 2021-05-15T16:40:16.6055777Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T16:40:16.6610715Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:40:16.6835647Z installing to /home/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-15T16:40:16.6849701Z ** R 2021-05-15T16:40:16.6893412Z ** inst 2021-05-15T16:40:16.6908781Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:40:17.0034458Z ** help 2021-05-15T16:40:17.0503892Z *** installing help indices 2021-05-15T16:40:17.0894606Z *** copying figures 2021-05-15T16:40:17.0898198Z ** building package indices 2021-05-15T16:40:17.3390332Z ** installing vignettes 2021-05-15T16:40:17.3402336Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:40:17.5392570Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:40:17.5594434Z ** testing if installed package can be loaded from final location 2021-05-15T16:40:17.7616791Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:40:17.7627383Z * DONE (magrittr) 2021-05-15T16:40:18.0341333Z * installing *source* package ‘glue’ ... 2021-05-15T16:40:18.0364622Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-15T16:40:18.0365669Z ** using staged installation 2021-05-15T16:40:18.0538276Z ** libs 2021-05-15T16:40:18.0589893Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c glue.c -o glue.o 2021-05-15T16:40:18.1921670Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:40:18.2384488Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c trim.c -o trim.o 2021-05-15T16:40:18.3319264Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:40:18.3589767Z installing to /home/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-15T16:40:18.3591004Z ** R 2021-05-15T16:40:18.3644784Z ** inst 2021-05-15T16:40:18.3659099Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:40:18.8937116Z ** help 2021-05-15T16:40:18.9269445Z *** installing help indices 2021-05-15T16:40:18.9595187Z *** copying figures 2021-05-15T16:40:18.9599125Z ** building package indices 2021-05-15T16:40:19.1829208Z ** installing vignettes 2021-05-15T16:40:19.1887018Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:40:19.4540895Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:40:19.4731353Z ** testing if installed package can be loaded from final location 2021-05-15T16:40:19.7235268Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:40:19.7244079Z * DONE (glue) 2021-05-15T16:40:19.9562541Z * installing *source* package ‘sys’ ... 2021-05-15T16:40:19.9574812Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-15T16:40:19.9576688Z ** using staged installation 2021-05-15T16:40:19.9789428Z ** libs 2021-05-15T16:40:19.9837516Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c exec.c -o exec.o 2021-05-15T16:40:20.2727059Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:40:20.3266788Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o sys.so exec.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:40:20.3550241Z installing to /home/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-15T16:40:20.3551669Z ** R 2021-05-15T16:40:20.3579799Z ** inst 2021-05-15T16:40:20.3589961Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:40:20.6804698Z ** help 2021-05-15T16:40:20.7017270Z *** installing help indices 2021-05-15T16:40:20.7255798Z ** building package indices 2021-05-15T16:40:20.9434017Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:40:21.1391292Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:40:21.1567518Z ** testing if installed package can be loaded from final location 2021-05-15T16:40:21.3402515Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:40:21.3408393Z * DONE (sys) 2021-05-15T16:40:21.5759765Z * installing *source* package ‘mime’ ... 2021-05-15T16:40:21.5770419Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-15T16:40:21.5771801Z ** using staged installation 2021-05-15T16:40:21.5918318Z ** libs 2021-05-15T16:40:22.5464365Z installing to /home/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-15T16:40:22.5465767Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:40:22.5467523Z ** R 2021-05-15T16:40:22.5470020Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:40:22.5470647Z ** help 2021-05-15T16:40:22.5471440Z *** installing help indices 2021-05-15T16:40:22.5472020Z ** building package indices 2021-05-15T16:40:22.5472814Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:40:22.5476658Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:40:22.5478176Z ** testing if installed package can be loaded from final location 2021-05-15T16:40:22.5479686Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-15T16:40:22.5481535Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:40:22.6992263Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:40:22.7005149Z * DONE (mime) 2021-05-15T16:40:23.0873829Z * installing *source* package ‘curl’ ... 2021-05-15T16:40:23.0965925Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-15T16:40:23.0967087Z ** using staged installation 2021-05-15T16:40:23.1146218Z Found pkg-config cflags and libs! 2021-05-15T16:40:23.2161367Z Using PKG_CFLAGS=-I/usr/include/x86_64-linux-gnu 2021-05-15T16:40:23.2162929Z Using PKG_LIBS=-lcurl 2021-05-15T16:40:23.2869468Z ** libs 2021-05-15T16:40:23.2936785Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-15T16:40:23.2968242Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callbacks.c -o callbacks.o 2021-05-15T16:40:23.3870576Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c curl.c -o curl.o 2021-05-15T16:40:23.5399594Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c download.c -o download.o 2021-05-15T16:40:23.6482856Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape.c -o escape.o 2021-05-15T16:40:23.7179292Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fetch.c -o fetch.o 2021-05-15T16:40:23.8496498Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c form.c -o form.o 2021-05-15T16:40:23.9430941Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c getdate.c -o getdate.o 2021-05-15T16:40:24.0171705Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c handle.c -o handle.o 2021-05-15T16:40:24.4465941Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-15T16:40:24.4940459Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:40:24.5629858Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c interrupt.c -o interrupt.o 2021-05-15T16:40:24.6444441Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c multi.c -o multi.o 2021-05-15T16:40:24.8665063Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c nslookup.c -o nslookup.o 2021-05-15T16:40:24.9533976Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c reflist.c -o reflist.o 2021-05-15T16:40:25.0230310Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-15T16:40:25.0800252Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-15T16:40:25.1434813Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typechecking.c -o typechecking.o 2021-05-15T16:40:25.2139968Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T16:40:25.3859546Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-15T16:40:25.4731162Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c winidn.c -o winidn.o 2021-05-15T16:40:25.4981176Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c writer.c -o writer.o 2021-05-15T16:40:25.5641141Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:40:25.6030316Z installing to /home/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-15T16:40:25.6039511Z ** R 2021-05-15T16:40:25.6182768Z ** inst 2021-05-15T16:40:25.6228625Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:40:26.3299849Z ** help 2021-05-15T16:40:26.3862282Z *** installing help indices 2021-05-15T16:40:26.4287477Z ** building package indices 2021-05-15T16:40:26.6629105Z ** installing vignettes 2021-05-15T16:40:26.6698618Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:40:26.8823335Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:40:26.9010242Z ** testing if installed package can be loaded from final location 2021-05-15T16:40:27.1149066Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:40:27.1160291Z * DONE (curl) 2021-05-15T16:40:27.5077094Z * installing *source* package ‘jsonlite’ ... 2021-05-15T16:40:27.5137635Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-15T16:40:27.5138719Z ** using staged installation 2021-05-15T16:40:27.5303966Z ** libs 2021-05-15T16:40:27.5364542Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T16:40:27.6111861Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-15T16:40:27.6750636Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-15T16:40:27.7418441Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-15T16:40:27.8687661Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-15T16:40:27.9447698Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-15T16:40:27.9945157Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-15T16:40:28.0471702Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-15T16:40:28.1045758Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-15T16:40:28.1593937Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-15T16:40:28.3046619Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-15T16:40:28.3770695Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-15T16:40:28.4605384Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c parse.c -o parse.o 2021-05-15T16:40:28.5348103Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c prettify.c -o prettify.o 2021-05-15T16:40:28.6051540Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c push_parser.c -o push_parser.o 2021-05-15T16:40:28.6619156Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c r-base64.c -o r-base64.o 2021-05-15T16:40:28.7349754Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c register.c -o register.o 2021-05-15T16:40:28.7861478Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-15T16:40:28.8682690Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-15T16:40:28.9206838Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c validate.c -o validate.o 2021-05-15T16:40:28.9731274Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-15T16:40:29.0413509Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-15T16:40:29.0782864Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-15T16:40:29.1363955Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-15T16:40:29.2633113Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-15T16:40:29.5638569Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-15T16:40:29.8849082Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-15T16:40:30.0895633Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-15T16:40:30.2615400Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-15T16:40:30.2863550Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:40:30.3272199Z installing to /home/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-15T16:40:30.3285494Z ** R 2021-05-15T16:40:30.3518743Z ** inst 2021-05-15T16:40:30.3543020Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:40:31.7243211Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-15T16:40:31.7246102Z ** help 2021-05-15T16:40:31.7610873Z *** installing help indices 2021-05-15T16:40:31.7964302Z ** building package indices 2021-05-15T16:40:32.0312553Z ** installing vignettes 2021-05-15T16:40:32.0399360Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:40:32.2749997Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:40:32.3005149Z ** testing if installed package can be loaded from final location 2021-05-15T16:40:32.5571674Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:40:32.5591894Z * DONE (jsonlite) 2021-05-15T16:40:33.5482792Z * installing *source* package ‘ini’ ... 2021-05-15T16:40:33.5486049Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-15T16:40:33.5487285Z ** using staged installation 2021-05-15T16:40:33.5487895Z ** R 2021-05-15T16:40:33.5488921Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:40:33.5489559Z ** help 2021-05-15T16:40:33.5490074Z *** installing help indices 2021-05-15T16:40:33.5490648Z ** building package indices 2021-05-15T16:40:33.5491444Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:40:33.6483792Z ** testing if installed package can be loaded from final location 2021-05-15T16:40:33.8569302Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:40:33.8574836Z * DONE (ini) 2021-05-15T16:40:34.1512900Z * installing *source* package ‘gitcreds’ ... 2021-05-15T16:40:34.1535185Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-15T16:40:34.1536350Z ** using staged installation 2021-05-15T16:40:34.1667338Z ** R 2021-05-15T16:40:34.1743096Z ** inst 2021-05-15T16:40:34.1760162Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:40:34.8111224Z ** help 2021-05-15T16:40:34.8420746Z *** installing help indices 2021-05-15T16:40:34.8707057Z ** building package indices 2021-05-15T16:40:35.1051973Z ** installing vignettes 2021-05-15T16:40:35.1115119Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:40:35.3248353Z ** testing if installed package can be loaded from final location 2021-05-15T16:40:35.5344911Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:40:35.5355307Z * DONE (gitcreds) 2021-05-15T16:40:35.8374651Z * installing *source* package ‘zip’ ... 2021-05-15T16:40:35.8404178Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-15T16:40:35.8405930Z ** using staged installation 2021-05-15T16:40:35.8541629Z ** libs 2021-05-15T16:40:35.8597701Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-15T16:40:39.0184393Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-15T16:40:42.0844040Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:40:42.1291304Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c miniz.c -o miniz.o 2021-05-15T16:40:44.8470267Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rzip.c -o rzip.o 2021-05-15T16:40:44.9570546Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c zip.c -o zip.o 2021-05-15T16:40:45.1047048Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unixutils.c -o unixutils.o 2021-05-15T16:40:45.1725200Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:40:45.1991124Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-15T16:40:45.2047451Z ** R 2021-05-15T16:40:45.2091035Z ** inst 2021-05-15T16:40:45.2104482Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:40:45.5798230Z ** help 2021-05-15T16:40:45.6049101Z *** installing help indices 2021-05-15T16:40:45.6320844Z ** building package indices 2021-05-15T16:40:45.8416846Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:40:46.0542532Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:40:46.0755522Z ** testing if installed package can be loaded from final location 2021-05-15T16:40:46.2720394Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:40:46.2721931Z * DONE (zip) 2021-05-15T16:40:46.6162036Z * installing *source* package ‘rstudioapi’ ... 2021-05-15T16:40:46.6205897Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-15T16:40:46.6207110Z ** using staged installation 2021-05-15T16:40:46.6344112Z ** R 2021-05-15T16:40:46.6459985Z ** inst 2021-05-15T16:40:46.6479399Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:40:47.2906364Z ** help 2021-05-15T16:40:47.4835924Z *** installing help indices 2021-05-15T16:40:47.6170043Z *** copying figures 2021-05-15T16:40:47.6174392Z ** building package indices 2021-05-15T16:40:48.5517386Z ** installing vignettes 2021-05-15T16:40:48.5525120Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:40:48.5526269Z ** testing if installed package can be loaded from final location 2021-05-15T16:40:48.5527230Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:40:48.5527956Z * DONE (rstudioapi) 2021-05-15T16:40:48.6100295Z * installing *source* package ‘fastmap’ ... 2021-05-15T16:40:48.6116742Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-15T16:40:48.6118138Z ** using staged installation 2021-05-15T16:40:48.6305472Z ** libs 2021-05-15T16:40:48.6359069Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fpic -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-15T16:40:51.1097622Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:40:51.1590021Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:40:51.2243686Z installing to /home/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-15T16:40:51.2267200Z ** R 2021-05-15T16:40:51.2321034Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:40:51.7399618Z ** help 2021-05-15T16:40:51.7627497Z *** installing help indices 2021-05-15T16:40:51.7860669Z ** building package indices 2021-05-15T16:40:52.0125505Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:40:52.2020664Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:40:52.2213617Z ** testing if installed package can be loaded from final location 2021-05-15T16:40:52.4014250Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:40:52.4015339Z * DONE (fastmap) 2021-05-15T16:40:52.6712219Z * installing *source* package ‘yaml’ ... 2021-05-15T16:40:52.6740648Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-15T16:40:52.6742071Z ** using staged installation 2021-05-15T16:40:52.6857687Z ** libs 2021-05-15T16:40:52.6914027Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api.c -o api.o 2021-05-15T16:40:53.0671314Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dumper.c -o dumper.o 2021-05-15T16:40:53.1922690Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c emitter.c -o emitter.o 2021-05-15T16:40:54.2640130Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c implicit.c -o implicit.o 2021-05-15T16:40:54.4598581Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c loader.c -o loader.o 2021-05-15T16:40:54.6107564Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c parser.c -o parser.o 2021-05-15T16:40:55.0277167Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_emit.c -o r_emit.o 2021-05-15T16:40:55.3499715Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_ext.c -o r_ext.o 2021-05-15T16:40:55.4722310Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_parse.c -o r_parse.o 2021-05-15T16:40:55.9432216Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reader.c -o reader.o 2021-05-15T16:40:56.0614626Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c scanner.c -o scanner.o 2021-05-15T16:40:57.5228919Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c writer.c -o writer.o 2021-05-15T16:40:57.5901450Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:40:57.6205498Z installing to /home/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-15T16:40:57.6224573Z ** R 2021-05-15T16:40:57.6262486Z ** inst 2021-05-15T16:40:57.6279956Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:40:57.9091056Z ** help 2021-05-15T16:40:57.9339716Z *** installing help indices 2021-05-15T16:40:57.9597991Z ** building package indices 2021-05-15T16:40:58.1637773Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:40:58.3641188Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:40:58.3846241Z ** testing if installed package can be loaded from final location 2021-05-15T16:40:58.5660751Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:40:58.5667460Z * DONE (yaml) 2021-05-15T16:40:58.8501393Z * installing *source* package ‘withr’ ... 2021-05-15T16:40:58.8529796Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-15T16:40:58.8530761Z ** using staged installation 2021-05-15T16:40:58.8727537Z ** R 2021-05-15T16:40:58.8827946Z ** inst 2021-05-15T16:40:58.8838511Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:40:59.6509668Z ** help 2021-05-15T16:40:59.7378052Z *** installing help indices 2021-05-15T16:40:59.7994585Z *** copying figures 2021-05-15T16:40:59.7997112Z ** building package indices 2021-05-15T16:41:00.0643443Z ** installing vignettes 2021-05-15T16:41:00.0713913Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:41:00.2706303Z ** testing if installed package can be loaded from final location 2021-05-15T16:41:00.4786565Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:41:00.4795390Z * DONE (withr) 2021-05-15T16:41:00.7398989Z * installing *source* package ‘whisker’ ... 2021-05-15T16:41:00.7418448Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-15T16:41:00.7419704Z ** using staged installation 2021-05-15T16:41:00.7523888Z ** R 2021-05-15T16:41:00.7569276Z ** inst 2021-05-15T16:41:00.7591958Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:41:01.2349430Z ** help 2021-05-15T16:41:01.2570143Z *** installing help indices 2021-05-15T16:41:01.2871960Z ** building package indices 2021-05-15T16:41:01.5401532Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:41:01.7322505Z ** testing if installed package can be loaded from final location 2021-05-15T16:41:01.9218597Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:41:01.9225927Z * DONE (whisker) 2021-05-15T16:41:02.1612351Z * installing *source* package ‘rappdirs’ ... 2021-05-15T16:41:02.1627312Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-15T16:41:02.1628955Z ** using staged installation 2021-05-15T16:41:02.1906946Z ** libs 2021-05-15T16:41:02.1965289Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:41:02.2473237Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c win-path.c -o win-path.o 2021-05-15T16:41:02.2949028Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:41:02.3103160Z installing to /home/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-15T16:41:02.3118565Z ** R 2021-05-15T16:41:02.3164108Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:41:03.0562764Z ** help 2021-05-15T16:41:03.0563672Z *** installing help indices 2021-05-15T16:41:03.0564241Z ** building package indices 2021-05-15T16:41:03.0565191Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:41:03.1093462Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:41:03.1278847Z ** testing if installed package can be loaded from final location 2021-05-15T16:41:03.3212443Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:41:03.3219328Z * DONE (rappdirs) 2021-05-15T16:41:03.8776825Z * installing *source* package ‘fs’ ... 2021-05-15T16:41:03.8931432Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-15T16:41:03.8932107Z ** using staged installation 2021-05-15T16:41:03.9126927Z ** libs 2021-05-15T16:41:03.9191774Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c id.cc -o id.o 2021-05-15T16:41:04.5882930Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c file.cc -o file.o 2021-05-15T16:41:05.0676184Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c path.cc -o path.o 2021-05-15T16:41:05.5356555Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c fs.cc -o fs.o 2021-05-15T16:41:05.6250576Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c link.cc -o link.o 2021-05-15T16:41:05.9615104Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c utils.cc -o utils.o 2021-05-15T16:41:06.3103331Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c init.cc -o init.o 2021-05-15T16:41:06.4150638Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c dir.cc -o dir.o 2021-05-15T16:41:06.9368073Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c getmode.cc -o getmode.o 2021-05-15T16:41:07.2695135Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c error.cc -o error.o 2021-05-15T16:41:07.3798898Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-15T16:41:07.7399477Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/setmode.c -o bsd/setmode.o 2021-05-15T16:41:07.9012889Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/strmode.c -o bsd/strmode.o 2021-05-15T16:41:07.9503876Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/reallocarray.c -o bsd/reallocarray.o 2021-05-15T16:41:07.9839676Z (cd libuv-1.38.1 \ 2021-05-15T16:41:07.9841541Z && CC="gcc" CFLAGS="-g -O2 -I/usr/local/include -fpic -fvisibility=hidden" AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-15T16:41:12.8925063Z make --directory=libuv-1.38.1 \ 2021-05-15T16:41:12.8926289Z HAVE_DTRACE=0 2021-05-15T16:41:12.9020834Z make[1]: Entering directory '/tmp/RtmpTMs35X/R.INSTALL78f92d56dd76/fs/src/libuv-1.38.1' 2021-05-15T16:41:12.9124033Z CC src/libuv_la-fs-poll.lo 2021-05-15T16:41:13.5757073Z CC src/libuv_la-idna.lo 2021-05-15T16:41:14.2592175Z CC src/libuv_la-inet.lo 2021-05-15T16:41:14.9585487Z CC src/libuv_la-random.lo 2021-05-15T16:41:15.5611833Z CC src/libuv_la-strscpy.lo 2021-05-15T16:41:16.1358079Z CC src/libuv_la-threadpool.lo 2021-05-15T16:41:16.9175469Z CC src/libuv_la-timer.lo 2021-05-15T16:41:17.6464914Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-15T16:41:18.2194417Z CC src/libuv_la-uv-common.lo 2021-05-15T16:41:19.4396411Z CC src/libuv_la-version.lo 2021-05-15T16:41:19.9538171Z CC src/unix/libuv_la-async.lo 2021-05-15T16:41:20.6119109Z CC src/unix/libuv_la-core.lo 2021-05-15T16:41:21.9141778Z CC src/unix/libuv_la-dl.lo 2021-05-15T16:41:22.4531589Z CC src/unix/libuv_la-fs.lo 2021-05-15T16:41:24.1205218Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-15T16:41:24.7656437Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-15T16:41:25.3340424Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-15T16:41:25.9821497Z CC src/unix/libuv_la-loop.lo 2021-05-15T16:41:26.6036749Z CC src/unix/libuv_la-pipe.lo 2021-05-15T16:41:27.2872528Z CC src/unix/libuv_la-poll.lo 2021-05-15T16:41:27.8897232Z CC src/unix/libuv_la-process.lo 2021-05-15T16:41:28.7162946Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-15T16:41:29.2911357Z CC src/unix/libuv_la-signal.lo 2021-05-15T16:41:30.3047637Z CC src/unix/libuv_la-stream.lo 2021-05-15T16:41:31.4869777Z CC src/unix/libuv_la-tcp.lo 2021-05-15T16:41:32.2166280Z CC src/unix/libuv_la-thread.lo 2021-05-15T16:41:32.9987745Z CC src/unix/libuv_la-tty.lo 2021-05-15T16:41:33.6583975Z CC src/unix/libuv_la-udp.lo 2021-05-15T16:41:34.7864739Z CC src/unix/libuv_la-linux-core.lo 2021-05-15T16:41:35.9295674Z CC src/unix/libuv_la-linux-inotify.lo 2021-05-15T16:41:36.8458103Z CC src/unix/libuv_la-linux-syscalls.lo 2021-05-15T16:41:37.3366117Z CC src/unix/libuv_la-procfs-exepath.lo 2021-05-15T16:41:37.8886619Z CC src/unix/libuv_la-proctitle.lo 2021-05-15T16:41:38.4752434Z CC src/unix/libuv_la-random-getrandom.lo 2021-05-15T16:41:38.9995289Z CC src/unix/libuv_la-random-sysctl-linux.lo 2021-05-15T16:41:39.5574118Z CCLD libuv.la 2021-05-15T16:41:39.7744255Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-15T16:41:39.8217147Z make[1]: Leaving directory '/tmp/RtmpTMs35X/R.INSTALL78f92d56dd76/fs/src/libuv-1.38.1' 2021-05-15T16:41:39.8241938Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fs.so id.o file.o path.o fs.o link.o utils.o init.o dir.o getmode.o error.o unix/getmode.o bsd/setmode.o bsd/strmode.o bsd/reallocarray.o ./libuv-1.38.1/.libs/libuv.a -pthread -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:41:39.9198726Z installing to /home/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-15T16:41:39.9230209Z ** R 2021-05-15T16:41:39.9344218Z ** inst 2021-05-15T16:41:39.9356686Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:41:41.0683594Z ** help 2021-05-15T16:41:41.1447186Z *** installing help indices 2021-05-15T16:41:41.2030761Z ** building package indices 2021-05-15T16:41:41.4668902Z ** installing vignettes 2021-05-15T16:41:41.4785957Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:41:41.7249863Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:41:41.7469313Z ** testing if installed package can be loaded from final location 2021-05-15T16:41:42.0096937Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:41:42.0108528Z * DONE (fs) 2021-05-15T16:41:42.2564593Z * installing *source* package ‘clipr’ ... 2021-05-15T16:41:42.2580298Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-15T16:41:42.2582848Z ** using staged installation 2021-05-15T16:41:42.2802868Z ** R 2021-05-15T16:41:42.2853769Z ** inst 2021-05-15T16:41:42.2867294Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:41:42.6428909Z ** help 2021-05-15T16:41:42.6648299Z *** installing help indices 2021-05-15T16:41:42.6883953Z ** building package indices 2021-05-15T16:41:42.9028679Z ** installing vignettes 2021-05-15T16:41:42.9124850Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:41:43.0967553Z ** testing if installed package can be loaded from final location 2021-05-15T16:41:43.2790211Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:41:43.2796954Z * DONE (clipr) 2021-05-15T16:41:44.1662982Z * installing *source* package ‘git2r’ ... 2021-05-15T16:41:44.1923296Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-15T16:41:44.1923933Z ** using staged installation 2021-05-15T16:41:44.3751330Z checking build system type... x86_64-unknown-linux-gnu 2021-05-15T16:41:44.3753041Z checking host system type... x86_64-unknown-linux-gnu 2021-05-15T16:41:44.3769436Z checking for gcc... gcc 2021-05-15T16:41:44.4339341Z checking whether the C compiler works... yes 2021-05-15T16:41:44.4340323Z checking for C compiler default output file name... a.out 2021-05-15T16:41:44.4709258Z checking for suffix of executables... 2021-05-15T16:41:44.5121706Z checking whether we are cross compiling... no 2021-05-15T16:41:44.5357848Z checking for suffix of object files... o 2021-05-15T16:41:44.5568314Z checking whether we are using the GNU C compiler... yes 2021-05-15T16:41:44.5778321Z checking whether gcc accepts -g... yes 2021-05-15T16:41:44.6131494Z checking for gcc option to accept ISO C89... none needed 2021-05-15T16:41:44.6140054Z checking for pkg-config... /usr/bin/pkg-config 2021-05-15T16:41:44.6154327Z checking pkg-config is at least version 0.9.0... yes 2021-05-15T16:41:44.6294041Z Found pkg-config cflags and libs! 2021-05-15T16:41:44.7252111Z checking whether the libgit2 version will work in git2r... yes 2021-05-15T16:41:44.8513967Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-15T16:41:44.9780472Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-15T16:41:45.1113409Z checking whether the libgit2 function git_error_last is available... yes 2021-05-15T16:41:45.2230050Z checking whether the libgit2 function git_oid_is_zero is available... no 2021-05-15T16:41:45.2231746Z ----- Results of the git2r package configure ----- 2021-05-15T16:41:45.2232091Z 2021-05-15T16:41:45.2233169Z PKG_CFLAGS: -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR 2021-05-15T16:41:45.2233862Z PKG_LIBS: -lgit2 2021-05-15T16:41:45.2234082Z 2021-05-15T16:41:45.2234857Z -------------------------------------------------- 2021-05-15T16:41:45.2451295Z configure: creating ./config.status 2021-05-15T16:41:45.3178410Z config.status: creating src/Makevars 2021-05-15T16:41:45.3789834Z ** libs 2021-05-15T16:41:45.3855603Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r.c -o git2r.o 2021-05-15T16:41:45.4588723Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-15T16:41:45.5127266Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-15T16:41:45.6815601Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-15T16:41:45.7771904Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-15T16:41:45.9080921Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-15T16:41:46.1554074Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-15T16:41:46.2536093Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-15T16:41:46.3481529Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-15T16:41:46.5126534Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-15T16:41:46.6933114Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-15T16:41:46.7903369Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-15T16:41:47.0715625Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-15T16:41:47.1412423Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-15T16:41:47.2304235Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-15T16:41:47.3180255Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-15T16:41:47.4026760Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-15T16:41:47.5967484Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-15T16:41:47.7367957Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-15T16:41:47.8233812Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-15T16:41:47.9960717Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-15T16:41:48.0681763Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-15T16:41:48.1558629Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-15T16:41:48.2589407Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-15T16:41:48.3484920Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-15T16:41:48.5339179Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-15T16:41:48.7103701Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-15T16:41:48.8000576Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-15T16:41:48.8869971Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-15T16:41:49.0861343Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-15T16:41:49.1829220Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-15T16:41:49.3097452Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-15T16:41:49.4781395Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-15T16:41:49.6143970Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-15T16:41:49.6864404Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-15T16:41:49.8155729Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:41:49.8758302Z installing to /home/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-15T16:41:49.8781665Z ** R 2021-05-15T16:41:49.9038767Z ** inst 2021-05-15T16:41:49.9058043Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:41:51.2153185Z ** help 2021-05-15T16:41:51.4889794Z *** installing help indices 2021-05-15T16:41:51.7401916Z ** building package indices 2021-05-15T16:41:52.1427534Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:41:52.3549573Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:41:52.3749603Z ** testing if installed package can be loaded from final location 2021-05-15T16:41:52.6029480Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:41:52.6030908Z * DONE (git2r) 2021-05-15T16:41:52.8560212Z * installing *source* package ‘askpass’ ... 2021-05-15T16:41:52.8575445Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-15T16:41:52.8579486Z ** using staged installation 2021-05-15T16:41:52.8752414Z ** libs 2021-05-15T16:41:52.8809778Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c askpass.c -o askpass.o 2021-05-15T16:41:52.9423159Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o askpass.so askpass.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:41:52.9660748Z installing to /home/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-15T16:41:52.9676841Z ** R 2021-05-15T16:41:52.9712655Z ** inst 2021-05-15T16:41:52.9723948Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:41:53.2572331Z ** help 2021-05-15T16:41:53.2769823Z *** installing help indices 2021-05-15T16:41:53.2923229Z ** building package indices 2021-05-15T16:41:53.4895486Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:41:53.6778999Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:41:53.6985808Z ** testing if installed package can be loaded from final location 2021-05-15T16:41:53.8856566Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:41:53.8861621Z * DONE (askpass) 2021-05-15T16:41:54.2719865Z * installing *source* package ‘cli’ ... 2021-05-15T16:41:54.2776659Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-15T16:41:54.2777649Z ** using staged installation 2021-05-15T16:41:54.2985029Z ** R 2021-05-15T16:41:54.3282576Z ** inst 2021-05-15T16:41:54.3297896Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:41:57.7668885Z ** help 2021-05-15T16:41:57.9992497Z *** installing help indices 2021-05-15T16:41:58.1650127Z *** copying figures 2021-05-15T16:41:58.1651771Z ** building package indices 2021-05-15T16:41:58.5183092Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:41:58.7642122Z ** testing if installed package can be loaded from final location 2021-05-15T16:41:59.0510354Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:41:59.0534600Z * DONE (cli) 2021-05-15T16:41:59.3922575Z * installing *source* package ‘purrr’ ... 2021-05-15T16:41:59.3972519Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-15T16:41:59.3973482Z ** using staged installation 2021-05-15T16:41:59.4130833Z ** libs 2021-05-15T16:41:59.4194145Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c backports.c -o backports.o 2021-05-15T16:41:59.4708783Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-15T16:41:59.5813360Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-15T16:41:59.6834623Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c flatten.c -o flatten.o 2021-05-15T16:41:59.8057958Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:41:59.8504371Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c map.c -o map.o 2021-05-15T16:41:59.9724972Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pluck.c -o pluck.o 2021-05-15T16:42:00.1353350Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c transpose.c -o transpose.o 2021-05-15T16:42:00.2396705Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T16:42:00.3016686Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:42:00.3311354Z installing to /home/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-15T16:42:00.3313631Z ** R 2021-05-15T16:42:00.3493960Z ** inst 2021-05-15T16:42:00.3504149Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:42:01.8416620Z ** help 2021-05-15T16:42:02.0222045Z *** installing help indices 2021-05-15T16:42:02.1479240Z *** copying figures 2021-05-15T16:42:02.1486223Z ** building package indices 2021-05-15T16:42:02.4515613Z ** installing vignettes 2021-05-15T16:42:02.4622223Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:42:02.6704430Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:42:02.6907049Z ** testing if installed package can be loaded from final location 2021-05-15T16:42:02.9252127Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:42:02.9269712Z * DONE (purrr) 2021-05-15T16:42:03.2190980Z * installing *source* package ‘lifecycle’ ... 2021-05-15T16:42:03.2219287Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-15T16:42:03.2220672Z ** using staged installation 2021-05-15T16:42:03.2387607Z ** R 2021-05-15T16:42:03.2440637Z ** inst 2021-05-15T16:42:03.2454820Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:42:03.6726082Z ** help 2021-05-15T16:42:03.7138341Z *** installing help indices 2021-05-15T16:42:03.7420277Z *** copying figures 2021-05-15T16:42:03.7427459Z ** building package indices 2021-05-15T16:42:03.9402962Z ** installing vignettes 2021-05-15T16:42:03.9469803Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:42:04.1636411Z ** testing if installed package can be loaded from final location 2021-05-15T16:42:04.3661885Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:42:04.3671971Z * DONE (lifecycle) 2021-05-15T16:42:04.5943532Z * installing *source* package ‘cachem’ ... 2021-05-15T16:42:04.5957610Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T16:42:04.5958834Z ** using staged installation 2021-05-15T16:42:04.6115696Z ** libs 2021-05-15T16:42:04.6168513Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-15T16:42:04.6768574Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:42:04.7294944Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:42:04.7538045Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T16:42:04.7553807Z ** R 2021-05-15T16:42:04.7697177Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:42:05.4508873Z ** help 2021-05-15T16:42:05.4789704Z *** installing help indices 2021-05-15T16:42:05.5001804Z ** building package indices 2021-05-15T16:42:05.7286338Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:42:05.9617742Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:42:05.9809970Z ** testing if installed package can be loaded from final location 2021-05-15T16:42:06.2238434Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:42:06.2246702Z * DONE (cachem) 2021-05-15T16:42:06.8002984Z * installing *source* package ‘openssl’ ... 2021-05-15T16:42:06.8164513Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-15T16:42:06.8165475Z ** using staged installation 2021-05-15T16:42:06.8554596Z Found pkg-config cflags and libs! 2021-05-15T16:42:06.9556837Z Using PKG_CFLAGS= 2021-05-15T16:42:07.5050285Z Using PKG_LIBS=-l:libssl.so.1.1 -l:libcrypto.so.1.1 2021-05-15T16:42:07.5240375Z ** libs 2021-05-15T16:42:07.5324211Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T16:42:07.5374213Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-15T16:42:07.6334477Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T16:42:07.7217991Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bignum.c -o bignum.o 2021-05-15T16:42:07.8449089Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cert.c -o cert.o 2021-05-15T16:42:08.0336446Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c compatibility.c -o compatibility.o 2021-05-15T16:42:08.1148180Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffie.c -o diffie.o 2021-05-15T16:42:08.2304486Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c envelope.c -o envelope.o 2021-05-15T16:42:08.3850422Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error.c -o error.o 2021-05-15T16:42:08.4504958Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c hash.c -o hash.o 2021-05-15T16:42:08.5799311Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c info.c -o info.o 2021-05-15T16:42:08.6573545Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keygen.c -o keygen.o 2021-05-15T16:42:08.7792841Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keys.c -o keys.o 2021-05-15T16:42:08.9335307Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c onload.c -o onload.o 2021-05-15T16:42:09.0412397Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c openssh.c -o openssh.o 2021-05-15T16:42:09.2612102Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c password.c -o password.o 2021-05-15T16:42:09.3237469Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-15T16:42:09.3783034Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pem.c -o pem.o 2021-05-15T16:42:09.5384695Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-15T16:42:09.7039661Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-15T16:42:09.8621467Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rand.c -o rand.o 2021-05-15T16:42:09.9302416Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rsa.c -o rsa.o 2021-05-15T16:42:10.0612645Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c signing.c -o signing.o 2021-05-15T16:42:10.2145948Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-15T16:42:10.4045250Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stream.c -o stream.o 2021-05-15T16:42:10.5579068Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write.c -o write.o 2021-05-15T16:42:10.7297291Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c x25519.c -o x25519.o 2021-05-15T16:42:10.9045000Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-15T16:42:10.9989362Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-15T16:42:11.2339254Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T16:42:11.2410604Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -l:libssl.so.1.1 -l:libcrypto.so.1.1 -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:42:11.3147082Z installing to /home/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-15T16:42:11.3170187Z ** R 2021-05-15T16:42:11.3310011Z ** inst 2021-05-15T16:42:11.3432032Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:42:12.6934574Z ** help 2021-05-15T16:42:12.7566189Z *** installing help indices 2021-05-15T16:42:12.8052609Z ** building package indices 2021-05-15T16:42:13.0870298Z ** installing vignettes 2021-05-15T16:42:13.1041960Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:42:13.3456655Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:42:13.3718374Z ** testing if installed package can be loaded from final location 2021-05-15T16:42:13.6244597Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:42:13.6262898Z * DONE (openssl) 2021-05-15T16:42:13.9057971Z * installing *source* package ‘memoise’ ... 2021-05-15T16:42:13.9077769Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-15T16:42:13.9082593Z ** using staged installation 2021-05-15T16:42:13.9317212Z ** R 2021-05-15T16:42:13.9432231Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:42:14.5047624Z ** help 2021-05-15T16:42:14.5504465Z *** installing help indices 2021-05-15T16:42:14.5902236Z ** building package indices 2021-05-15T16:42:14.8522737Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:42:15.1412075Z ** testing if installed package can be loaded from final location 2021-05-15T16:42:15.4328510Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:42:15.4336023Z * DONE (memoise) 2021-05-15T16:42:15.8843166Z * installing *source* package ‘httr’ ... 2021-05-15T16:42:15.8905329Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-15T16:42:15.8909869Z ** using staged installation 2021-05-15T16:42:15.9114296Z ** R 2021-05-15T16:42:15.9332217Z ** demo 2021-05-15T16:42:15.9347711Z ** inst 2021-05-15T16:42:15.9365410Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:42:19.5063524Z ** help 2021-05-15T16:42:19.6936647Z *** installing help indices 2021-05-15T16:42:19.8283052Z ** building package indices 2021-05-15T16:42:20.1712703Z ** installing vignettes 2021-05-15T16:42:20.1800994Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:42:20.4071093Z ** testing if installed package can be loaded from final location 2021-05-15T16:42:20.6882799Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:42:20.6915996Z * DONE (httr) 2021-05-15T16:42:20.9783107Z * installing *source* package ‘credentials’ ... 2021-05-15T16:42:20.9800475Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-15T16:42:20.9801667Z ** using staged installation 2021-05-15T16:42:20.9968065Z ** R 2021-05-15T16:42:21.0017463Z ** inst 2021-05-15T16:42:21.0031029Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:42:21.5948860Z ** help 2021-05-15T16:42:21.6173079Z *** installing help indices 2021-05-15T16:42:21.6425116Z ** building package indices 2021-05-15T16:42:21.8901354Z ** installing vignettes 2021-05-15T16:42:21.8968877Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:42:22.2979217Z ** testing if installed package can be loaded from final location 2021-05-15T16:42:22.5987593Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:42:22.5995596Z * DONE (credentials) 2021-05-15T16:42:22.8965900Z * installing *source* package ‘gh’ ... 2021-05-15T16:42:22.8987025Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-15T16:42:22.8988537Z ** using staged installation 2021-05-15T16:42:22.9187709Z ** R 2021-05-15T16:42:22.9293300Z ** inst 2021-05-15T16:42:22.9309621Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:42:24.5017173Z ** help 2021-05-15T16:42:24.5379219Z *** installing help indices 2021-05-15T16:42:24.5812793Z ** building package indices 2021-05-15T16:42:24.8599408Z ** installing vignettes 2021-05-15T16:42:24.8671465Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:42:25.2213274Z ** testing if installed package can be loaded from final location 2021-05-15T16:42:25.5756130Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:42:25.5772719Z * DONE (gh) 2021-05-15T16:42:25.9123948Z * installing *source* package ‘gert’ ... 2021-05-15T16:42:25.9171019Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-15T16:42:25.9172703Z ** using staged installation 2021-05-15T16:42:25.9284753Z Found pkg-config cflags and libs! 2021-05-15T16:42:26.0344014Z Using PKG_CFLAGS= 2021-05-15T16:42:26.0345721Z Using PKG_LIBS=-lgit2 2021-05-15T16:42:26.0788770Z Configuration OK! 2021-05-15T16:42:26.1009848Z ** libs 2021-05-15T16:42:26.1070815Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-15T16:42:26.1102644Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c branch.c -o branch.o 2021-05-15T16:42:26.3737621Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c clone.c -o clone.o 2021-05-15T16:42:26.6689433Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c commit.c -o commit.o 2021-05-15T16:42:26.9550198Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c config.c -o config.o 2021-05-15T16:42:27.0773093Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conflicts.c -o conflicts.o 2021-05-15T16:42:27.1737715Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c files.c -o files.o 2021-05-15T16:42:27.3634081Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:42:27.4442477Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c merge.c -o merge.o 2021-05-15T16:42:27.5783933Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rebase.c -o rebase.o 2021-05-15T16:42:27.7258382Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c stash.c -o stash.o 2021-05-15T16:42:27.8323593Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c submodules.c -o submodules.o 2021-05-15T16:42:27.9753930Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c tag.c -o tag.o 2021-05-15T16:42:28.0923604Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T16:42:28.2658085Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-15T16:42:28.3595249Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:42:28.4025840Z installing to /home/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-15T16:42:28.4027684Z ** R 2021-05-15T16:42:28.4102250Z ** inst 2021-05-15T16:42:28.4116873Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:42:29.4089677Z ** help 2021-05-15T16:42:29.4914228Z *** installing help indices 2021-05-15T16:42:29.5509821Z ** building package indices 2021-05-15T16:42:29.8429173Z ** installing vignettes 2021-05-15T16:42:29.8517770Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:42:30.1375085Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:42:30.1576802Z ** testing if installed package can be loaded from final location 2021-05-15T16:42:30.4438258Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:42:30.4449376Z * DONE (gert) 2021-05-15T16:42:30.9817737Z * installing *source* package ‘usethis’ ... 2021-05-15T16:42:30.9896696Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-15T16:42:30.9900504Z ** using staged installation 2021-05-15T16:42:31.0172796Z ** R 2021-05-15T16:42:31.0658205Z ** inst 2021-05-15T16:42:31.0701620Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:42:35.2118070Z ** help 2021-05-15T16:42:35.4478434Z *** installing help indices 2021-05-15T16:42:35.6201848Z *** copying figures 2021-05-15T16:42:35.6208938Z ** building package indices 2021-05-15T16:42:36.0092187Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:42:36.3676893Z ** testing if installed package can be loaded from final location 2021-05-15T16:42:36.8032787Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:42:36.8066411Z * DONE (usethis) 2021-05-15T16:42:36.8235667Z 2021-05-15T16:42:36.8236952Z The downloaded source packages are in 2021-05-15T16:42:36.8241018Z ‘/tmp/Rtmp14vRUe/downloaded_packages’ 2021-05-15T16:42:36.8248096Z Running `R CMD build`... 2021-05-15T16:42:39.5574966Z * checking for file ‘/tmp/Rtmp14vRUe/remotes72462a573041/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T16:42:39.5576734Z * preparing ‘tic’: 2021-05-15T16:42:39.5577953Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:42:39.5579001Z * installing the package to process help pages 2021-05-15T16:42:39.5580347Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:42:39.5581430Z * checking for empty or unneeded directories 2021-05-15T16:42:39.5582852Z Removed empty directory ‘tic/.circleci’ 2021-05-15T16:42:39.5584180Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T16:42:39.5585560Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T16:42:39.5588141Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:42:39.5589415Z (as ‘lib’ is unspecified) 2021-05-15T16:42:39.9897644Z * installing *source* package ‘tic’ ... 2021-05-15T16:42:39.9934329Z ** using staged installation 2021-05-15T16:42:40.0253809Z ** R 2021-05-15T16:42:40.0484722Z ** inst 2021-05-15T16:42:40.0521413Z ** preparing package for lazy loading 2021-05-15T16:42:40.5110314Z ** help 2021-05-15T16:42:40.7081911Z *** installing help indices 2021-05-15T16:42:40.8436230Z *** copying figures 2021-05-15T16:42:40.8443207Z ** building package indices 2021-05-15T16:42:41.1989538Z ** installing vignettes 2021-05-15T16:42:41.2029913Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:42:41.5720378Z ** testing if installed package can be loaded from final location 2021-05-15T16:42:41.9877201Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:42:41.9906612Z * DONE (tic) 2021-05-15T16:42:42.0055087Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:42:42.3094989Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T16:42:43.5701165Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T16:42:43.5702302Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:42:43.5703258Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T16:42:43.5704620Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T16:42:43.5707587Z 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-15T16:42:43.5711221Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:42:43.5711972Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T16:42:43.5712679Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T16:42:43.5713397Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T16:42:43.5714131Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:42:43.5714823Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T16:42:43.5715628Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:42:43.5716316Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T16:42:43.5717037Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:42:43.5717794Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:42:43.5718641Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T16:42:43.5719509Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T16:42:43.5720227Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T16:42:43.5720916Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T16:42:43.5721583Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T16:42:43.5722900Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T16:42:43.5723568Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T16:42:43.5724269Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T16:42:43.5724964Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T16:42:43.5725675Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T16:42:43.5726360Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T16:42:43.5727058Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T16:42:43.5727750Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T16:42:43.5728452Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T16:42:43.5729166Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T16:42:43.5729840Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:42:43.5730572Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:42:43.5731415Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:42:43.5732163Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T16:42:43.5732875Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T16:42:43.5733606Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T16:42:43.5734338Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T16:42:43.5735195Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T16:42:43.5735972Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T16:42:43.5737309Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:42:43.5738368Z (as ‘lib’ is unspecified) 2021-05-15T16:43:01.7694709Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T16:43:02.4620694Z Content type 'binary/octet-stream' length 237667 bytes (232 KB) 2021-05-15T16:43:02.4761427Z ================================================== 2021-05-15T16:43:02.4762687Z downloaded 232 KB 2021-05-15T16:43:02.4763238Z 2021-05-15T16:43:02.4820993Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T16:43:03.1875003Z Content type 'binary/octet-stream' length 784938 bytes (766 KB) 2021-05-15T16:43:04.0913378Z ================================================== 2021-05-15T16:43:04.0915722Z downloaded 766 KB 2021-05-15T16:43:04.0916221Z 2021-05-15T16:43:04.0918599Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T16:43:04.3180133Z Content type 'application/x-tar' length 6108 bytes 2021-05-15T16:43:04.3181500Z ================================================== 2021-05-15T16:43:04.3183166Z downloaded 6108 bytes 2021-05-15T16:43:04.3183741Z 2021-05-15T16:43:04.3221040Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T16:43:05.2835969Z Content type 'binary/octet-stream' length 1103143 bytes (1.1 MB) 2021-05-15T16:43:05.3149973Z ================================================== 2021-05-15T16:43:05.3151309Z downloaded 1.1 MB 2021-05-15T16:43:05.3151915Z 2021-05-15T16:43:05.3185446Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T16:43:06.2797445Z Content type 'binary/octet-stream' length 690530 bytes (674 KB) 2021-05-15T16:43:06.3072634Z ================================================== 2021-05-15T16:43:06.3073744Z downloaded 674 KB 2021-05-15T16:43:06.3074336Z 2021-05-15T16:43:06.3141261Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T16:43:07.3362646Z Content type 'binary/octet-stream' length 13441 bytes (13 KB) 2021-05-15T16:43:07.3370598Z ================================================== 2021-05-15T16:43:07.3371108Z downloaded 13 KB 2021-05-15T16:43:07.3371395Z 2021-05-15T16:43:07.3409068Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T16:43:08.3854563Z Content type 'binary/octet-stream' length 270970 bytes (264 KB) 2021-05-15T16:43:08.4004601Z ================================================== 2021-05-15T16:43:08.4005519Z downloaded 264 KB 2021-05-15T16:43:08.4006045Z 2021-05-15T16:43:08.4054147Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T16:43:09.2699995Z Content type 'binary/octet-stream' length 476003 bytes (464 KB) 2021-05-15T16:43:09.2904766Z ================================================== 2021-05-15T16:43:09.2905446Z downloaded 464 KB 2021-05-15T16:43:09.2905739Z 2021-05-15T16:43:09.2946749Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T16:43:10.1200021Z Content type 'binary/octet-stream' length 26261 bytes (25 KB) 2021-05-15T16:43:10.1204368Z ================================================== 2021-05-15T16:43:10.1205235Z downloaded 25 KB 2021-05-15T16:43:10.1205617Z 2021-05-15T16:43:10.1250549Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T16:43:11.1439916Z Content type 'binary/octet-stream' length 120042 bytes (117 KB) 2021-05-15T16:43:11.1569121Z ================================================== 2021-05-15T16:43:11.1569751Z downloaded 117 KB 2021-05-15T16:43:11.1570244Z 2021-05-15T16:43:11.1616978Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T16:43:12.0777478Z Content type 'binary/octet-stream' length 141949 bytes (138 KB) 2021-05-15T16:43:12.0869708Z ================================================== 2021-05-15T16:43:12.0870197Z downloaded 138 KB 2021-05-15T16:43:12.0871381Z 2021-05-15T16:43:12.0910411Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T16:43:12.9039462Z Content type 'application/x-tar' length 6100 bytes 2021-05-15T16:43:12.9040855Z ================================================== 2021-05-15T16:43:12.9041828Z downloaded 6100 bytes 2021-05-15T16:43:12.9042355Z 2021-05-15T16:43:12.9090379Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T16:43:13.9413251Z Content type 'binary/octet-stream' length 60723 bytes (59 KB) 2021-05-15T16:43:13.9459918Z ================================================== 2021-05-15T16:43:13.9461126Z downloaded 59 KB 2021-05-15T16:43:13.9462417Z 2021-05-15T16:43:13.9500747Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T16:43:14.7843451Z Content type 'application/x-tar' length 23661 bytes (23 KB) 2021-05-15T16:43:14.7847259Z ================================================== 2021-05-15T16:43:14.7848257Z downloaded 23 KB 2021-05-15T16:43:14.7849476Z 2021-05-15T16:43:14.7890017Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T16:43:15.8030920Z Content type 'binary/octet-stream' length 8130 bytes 2021-05-15T16:43:15.8032087Z ================================================== 2021-05-15T16:43:15.8032856Z downloaded 8130 bytes 2021-05-15T16:43:15.8033257Z 2021-05-15T16:43:15.8072357Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T16:43:16.6353096Z Content type 'binary/octet-stream' length 164442 bytes (160 KB) 2021-05-15T16:43:16.6465307Z ================================================== 2021-05-15T16:43:16.6465981Z downloaded 160 KB 2021-05-15T16:43:16.6466292Z 2021-05-15T16:43:16.6509542Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T16:43:17.8017229Z Content type 'binary/octet-stream' length 74923 bytes (73 KB) 2021-05-15T16:43:17.8018014Z ================================================== 2021-05-15T16:43:17.8018457Z downloaded 73 KB 2021-05-15T16:43:17.8018744Z 2021-05-15T16:43:17.8061884Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T16:43:18.7201869Z Content type 'binary/octet-stream' length 12096 bytes (11 KB) 2021-05-15T16:43:18.7204449Z ================================================== 2021-05-15T16:43:18.7205020Z downloaded 11 KB 2021-05-15T16:43:18.7205337Z 2021-05-15T16:43:18.7252631Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T16:43:19.7290708Z Content type 'binary/octet-stream' length 272736 bytes (266 KB) 2021-05-15T16:43:19.7466386Z ================================================== 2021-05-15T16:43:19.7467272Z downloaded 266 KB 2021-05-15T16:43:19.7467675Z 2021-05-15T16:43:19.7505622Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T16:43:19.8810472Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T16:43:19.8904049Z ================================================== 2021-05-15T16:43:19.8919962Z downloaded 109 KB 2021-05-15T16:43:19.8920256Z 2021-05-15T16:43:19.8932242Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T16:43:21.5963865Z Content type 'application/x-tar' length 81636 bytes (79 KB) 2021-05-15T16:43:21.5965315Z ================================================== 2021-05-15T16:43:21.5966115Z downloaded 79 KB 2021-05-15T16:43:21.5966508Z 2021-05-15T16:43:21.5968114Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T16:43:21.7346320Z Content type 'binary/octet-stream' length 15361 bytes (15 KB) 2021-05-15T16:43:21.7347182Z ================================================== 2021-05-15T16:43:21.7347649Z downloaded 15 KB 2021-05-15T16:43:21.7348334Z 2021-05-15T16:43:21.7392684Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T16:43:22.5587084Z Content type 'application/x-tar' length 135526 bytes (132 KB) 2021-05-15T16:43:22.5679327Z ================================================== 2021-05-15T16:43:22.5679959Z downloaded 132 KB 2021-05-15T16:43:22.5680249Z 2021-05-15T16:43:22.5729050Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T16:43:23.6011135Z Content type 'binary/octet-stream' length 7574951 bytes (7.2 MB) 2021-05-15T16:43:23.7962744Z ================================================== 2021-05-15T16:43:23.7965000Z downloaded 7.2 MB 2021-05-15T16:43:23.7966693Z 2021-05-15T16:43:23.8010822Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T16:43:24.7793061Z Content type 'binary/octet-stream' length 2954251 bytes (2.8 MB) 2021-05-15T16:43:24.8170106Z ================================================== 2021-05-15T16:43:24.8171355Z downloaded 2.8 MB 2021-05-15T16:43:24.8172046Z 2021-05-15T16:43:24.8213363Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T16:43:25.8815506Z Content type 'binary/octet-stream' length 890176 bytes (869 KB) 2021-05-15T16:43:25.9078871Z ================================================== 2021-05-15T16:43:25.9080219Z downloaded 869 KB 2021-05-15T16:43:25.9080798Z 2021-05-15T16:43:25.9122254Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T16:43:27.0269959Z Content type 'application/x-tar' length 134376 bytes (131 KB) 2021-05-15T16:43:27.0326939Z ================================================== 2021-05-15T16:43:27.0327846Z downloaded 131 KB 2021-05-15T16:43:27.0328732Z 2021-05-15T16:43:27.0362865Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T16:43:27.9998701Z Content type 'application/x-tar' length 83765 bytes (81 KB) 2021-05-15T16:43:28.0054755Z ================================================== 2021-05-15T16:43:28.0055200Z downloaded 81 KB 2021-05-15T16:43:28.0055689Z 2021-05-15T16:43:28.0110207Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T16:43:29.0559016Z Content type 'application/x-tar' length 11313 bytes (11 KB) 2021-05-15T16:43:29.0560297Z ================================================== 2021-05-15T16:43:29.0561182Z downloaded 11 KB 2021-05-15T16:43:29.0562008Z 2021-05-15T16:43:29.0598954Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T16:43:30.1292850Z Content type 'application/x-tar' length 45020 bytes (43 KB) 2021-05-15T16:43:30.1344339Z ================================================== 2021-05-15T16:43:30.1345192Z downloaded 43 KB 2021-05-15T16:43:30.1345482Z 2021-05-15T16:43:30.1388526Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T16:43:31.1850739Z Content type 'binary/octet-stream' length 10377 bytes (10 KB) 2021-05-15T16:43:31.1851974Z ================================================== 2021-05-15T16:43:31.1852770Z downloaded 10 KB 2021-05-15T16:43:31.1853080Z 2021-05-15T16:43:31.1894296Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T16:43:32.1799930Z Content type 'binary/octet-stream' length 30622 bytes (29 KB) 2021-05-15T16:43:32.1804146Z ================================================== 2021-05-15T16:43:32.1805180Z downloaded 29 KB 2021-05-15T16:43:32.1805809Z 2021-05-15T16:43:32.1849761Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T16:43:32.9947010Z Content type 'binary/octet-stream' length 678280 bytes (662 KB) 2021-05-15T16:43:33.0178679Z ================================================== 2021-05-15T16:43:33.0179345Z downloaded 662 KB 2021-05-15T16:43:33.0179657Z 2021-05-15T16:43:33.0223926Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T16:43:34.0563425Z Content type 'binary/octet-stream' length 40913 bytes (39 KB) 2021-05-15T16:43:34.0572931Z ================================================== 2021-05-15T16:43:34.0573434Z downloaded 39 KB 2021-05-15T16:43:34.0573720Z 2021-05-15T16:43:34.0619804Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T16:43:34.9467669Z Content type 'binary/octet-stream' length 255098 bytes (249 KB) 2021-05-15T16:43:34.9636172Z ================================================== 2021-05-15T16:43:34.9637351Z downloaded 249 KB 2021-05-15T16:43:34.9637905Z 2021-05-15T16:43:34.9680726Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T16:43:35.8873518Z Content type 'application/x-tar' length 44991 bytes (43 KB) 2021-05-15T16:43:35.8874869Z ================================================== 2021-05-15T16:43:35.8876024Z downloaded 43 KB 2021-05-15T16:43:35.8876589Z 2021-05-15T16:43:35.8919773Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T16:43:36.8528891Z Content type 'binary/octet-stream' length 370450 bytes (361 KB) 2021-05-15T16:43:36.8692757Z ================================================== 2021-05-15T16:43:36.8693921Z downloaded 361 KB 2021-05-15T16:43:36.8694498Z 2021-05-15T16:43:37.2922430Z * installing *source* package ‘utf8’ ... 2021-05-15T16:43:37.2991569Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-15T16:43:37.2992787Z ** using staged installation 2021-05-15T16:43:37.3218697Z ** libs 2021-05-15T16:43:37.3281289Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-15T16:43:37.4039597Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c bytes.c -o bytes.o 2021-05-15T16:43:37.5791332Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c context.c -o context.o 2021-05-15T16:43:37.6542248Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:43:37.7031035Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render.c -o render.o 2021-05-15T16:43:37.7827681Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render_table.c -o render_table.o 2021-05-15T16:43:37.9907718Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c string.c -o string.o 2021-05-15T16:43:38.0704198Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c text.c -o text.o 2021-05-15T16:43:38.2220823Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-15T16:43:38.3251525Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-15T16:43:38.4295744Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-15T16:43:38.5123369Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-15T16:43:38.5872034Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-15T16:43:38.6708452Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c util.c -o util.o 2021-05-15T16:43:38.7402581Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-15T16:43:38.8074566Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-15T16:43:38.8880365Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-15T16:43:38.9549151Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-15T16:43:39.0013019Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-15T16:43:39.0732387Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-15T16:43:39.1305995Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-15T16:43:39.3734464Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-15T16:43:39.7591929Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-15T16:43:39.9892500Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-15T16:43:40.0881984Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-15T16:43:40.1689934Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-15T16:43:40.2478064Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-15T16:43:40.3328044Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-15T16:43:40.3410336Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:43:40.3790650Z installing to /home/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-15T16:43:40.3795117Z ** R 2021-05-15T16:43:40.3876036Z ** inst 2021-05-15T16:43:40.3885792Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:43:40.9750007Z ** help 2021-05-15T16:43:41.0049331Z *** installing help indices 2021-05-15T16:43:41.0356835Z ** building package indices 2021-05-15T16:43:41.3062050Z ** installing vignettes 2021-05-15T16:43:41.3135251Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:43:41.5382800Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:43:41.5595355Z ** testing if installed package can be loaded from final location 2021-05-15T16:43:41.7820593Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:43:41.7829232Z * DONE (utf8) 2021-05-15T16:43:42.0608190Z * installing *source* package ‘pkgconfig’ ... 2021-05-15T16:43:42.0620963Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-15T16:43:42.0623752Z ** using staged installation 2021-05-15T16:43:42.0816839Z ** R 2021-05-15T16:43:42.0850584Z ** inst 2021-05-15T16:43:42.0862818Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:43:42.3549568Z ** help 2021-05-15T16:43:42.3785017Z *** installing help indices 2021-05-15T16:43:42.4002643Z ** building package indices 2021-05-15T16:43:42.6553534Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:43:42.9271071Z ** testing if installed package can be loaded from final location 2021-05-15T16:43:43.1413123Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:43:43.1419069Z * DONE (pkgconfig) 2021-05-15T16:43:43.4810204Z * installing *source* package ‘fansi’ ... 2021-05-15T16:43:43.4854208Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-15T16:43:43.4855664Z ** using staged installation 2021-05-15T16:43:43.5021488Z ** libs 2021-05-15T16:43:43.5119198Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c assumptions.c -o assumptions.o 2021-05-15T16:43:43.5602219Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c has.c -o has.o 2021-05-15T16:43:43.6316730Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:43:43.6797656Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c nchar.c -o nchar.o 2021-05-15T16:43:43.7604515Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read.c -o read.o 2021-05-15T16:43:44.3175598Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rnchar.c -o rnchar.o 2021-05-15T16:43:44.3684201Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c state.c -o state.o 2021-05-15T16:43:44.8411664Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strip.c -o strip.o 2021-05-15T16:43:45.0067712Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strsplit.c -o strsplit.o 2021-05-15T16:43:45.0632207Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tabs.c -o tabs.o 2021-05-15T16:43:45.2259800Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tohtml.c -o tohtml.o 2021-05-15T16:43:45.5381482Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unhandled.c -o unhandled.o 2021-05-15T16:43:45.6651996Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unique.c -o unique.o 2021-05-15T16:43:45.7367701Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-15T16:43:45.8092141Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T16:43:46.0374173Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c wrap.c -o wrap.o 2021-05-15T16:43:46.4305387Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:43:46.4651946Z installing to /home/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-15T16:43:46.4671661Z ** R 2021-05-15T16:43:46.4800121Z ** inst 2021-05-15T16:43:46.4813188Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:43:47.3002126Z ** help 2021-05-15T16:43:47.3769931Z *** installing help indices 2021-05-15T16:43:47.4242810Z ** building package indices 2021-05-15T16:43:47.6851682Z ** installing vignettes 2021-05-15T16:43:47.6920687Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:43:47.9246367Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:43:47.9448413Z ** testing if installed package can be loaded from final location 2021-05-15T16:43:48.1745902Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:43:48.1756472Z * DONE (fansi) 2021-05-15T16:43:48.7475815Z * installing *source* package ‘diffobj’ ... 2021-05-15T16:43:48.7582886Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-15T16:43:48.7584802Z ** using staged installation 2021-05-15T16:43:48.7782475Z ** libs 2021-05-15T16:43:48.7835248Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diff.c -o diff.o 2021-05-15T16:43:49.0553921Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffobj.c -o diffobj.o 2021-05-15T16:43:49.1356271Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:43:49.1940565Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:43:49.2197435Z installing to /home/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-15T16:43:49.2215452Z ** R 2021-05-15T16:43:49.2703247Z ** inst 2021-05-15T16:43:49.2724621Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:43:58.4516392Z ** help 2021-05-15T16:43:58.6821757Z *** installing help indices 2021-05-15T16:43:58.8594885Z ** building package indices 2021-05-15T16:43:59.2026385Z ** installing vignettes 2021-05-15T16:43:59.2109289Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:43:59.5566757Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:43:59.5772145Z ** testing if installed package can be loaded from final location 2021-05-15T16:44:00.0818262Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:44:00.0908070Z * DONE (diffobj) 2021-05-15T16:44:00.4482306Z * installing *source* package ‘ps’ ... 2021-05-15T16:44:00.4529985Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-15T16:44:00.4531015Z ** using staged installation 2021-05-15T16:44:00.6568002Z ** libs 2021-05-15T16:44:00.6621046Z gcc -g -O2 -Wall px.c -o px 2021-05-15T16:44:00.8020746Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:44:00.8677840Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-common.c -o api-common.o 2021-05-15T16:44:00.9386101Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c common.c -o common.o 2021-05-15T16:44:01.0084934Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c extra.c -o extra.o 2021-05-15T16:44:01.1806057Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dummy.c -o dummy.o 2021-05-15T16:44:01.2348024Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error-codes.c -o error-codes.o 2021-05-15T16:44:01.5297329Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c posix.c -o posix.o 2021-05-15T16:44:01.7216310Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-posix.c -o api-posix.o 2021-05-15T16:44:01.8312628Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c linux.c -o linux.o 2021-05-15T16:44:01.9672573Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-linux.c -o api-linux.o 2021-05-15T16:44:02.4363662Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o linux.o api-linux.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:44:02.4669193Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-15T16:44:02.4680561Z ** R 2021-05-15T16:44:02.4845246Z ** inst 2021-05-15T16:44:02.4862271Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:44:03.5750122Z ** help 2021-05-15T16:44:03.7172460Z *** installing help indices 2021-05-15T16:44:03.8072101Z ** building package indices 2021-05-15T16:44:04.0919033Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:44:04.2913822Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:44:04.3093618Z ** testing if installed package can be loaded from final location 2021-05-15T16:44:04.5010087Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:44:04.5026150Z * DONE (ps) 2021-05-15T16:44:04.7192377Z * installing *source* package ‘praise’ ... 2021-05-15T16:44:04.7204532Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-15T16:44:04.7205766Z ** using staged installation 2021-05-15T16:44:04.7309251Z ** R 2021-05-15T16:44:04.7351354Z ** inst 2021-05-15T16:44:04.7362163Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:44:04.9661061Z ** help 2021-05-15T16:44:04.9793476Z *** installing help indices 2021-05-15T16:44:05.0008586Z ** building package indices 2021-05-15T16:44:05.1976528Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:44:05.3744753Z ** testing if installed package can be loaded from final location 2021-05-15T16:44:05.5446228Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:44:05.5451002Z * DONE (praise) 2021-05-15T16:44:05.8961452Z * installing *source* package ‘pkgload’ ... 2021-05-15T16:44:05.9010497Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-15T16:44:05.9011867Z ** using staged installation 2021-05-15T16:44:05.9167394Z ** R 2021-05-15T16:44:05.9273949Z ** inst 2021-05-15T16:44:05.9283088Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:44:06.8401757Z ** help 2021-05-15T16:44:06.9000062Z *** installing help indices 2021-05-15T16:44:06.9511908Z ** building package indices 2021-05-15T16:44:07.1974492Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:44:07.7510755Z ** testing if installed package can be loaded from final location 2021-05-15T16:44:08.3272035Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:44:08.3285008Z * DONE (pkgload) 2021-05-15T16:44:08.6175846Z * installing *source* package ‘evaluate’ ... 2021-05-15T16:44:08.6197799Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-15T16:44:08.6198964Z ** using staged installation 2021-05-15T16:44:08.6363460Z ** R 2021-05-15T16:44:08.6421911Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:44:09.2148947Z ** help 2021-05-15T16:44:09.2471654Z *** installing help indices 2021-05-15T16:44:09.2881598Z ** building package indices 2021-05-15T16:44:09.5183533Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:44:09.7131503Z ** testing if installed package can be loaded from final location 2021-05-15T16:44:09.9161804Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:44:09.9169666Z * DONE (evaluate) 2021-05-15T16:44:10.1742560Z * installing *source* package ‘ellipsis’ ... 2021-05-15T16:44:10.1759319Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-15T16:44:10.1760448Z ** using staged installation 2021-05-15T16:44:10.1931930Z ** libs 2021-05-15T16:44:10.1982905Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dots.c -o dots.o 2021-05-15T16:44:10.2849653Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:44:10.3398945Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:44:10.3644341Z installing to /home/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-15T16:44:10.3661817Z ** R 2021-05-15T16:44:10.3705988Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:44:10.6955055Z ** help 2021-05-15T16:44:10.7254286Z *** installing help indices 2021-05-15T16:44:10.7504126Z ** building package indices 2021-05-15T16:44:10.9729358Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:44:11.2070175Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:44:11.2269799Z ** testing if installed package can be loaded from final location 2021-05-15T16:44:11.4560413Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:44:11.4566232Z * DONE (ellipsis) 2021-05-15T16:44:11.7806325Z * installing *source* package ‘digest’ ... 2021-05-15T16:44:11.7849346Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-15T16:44:11.7850411Z ** using staged installation 2021-05-15T16:44:11.7990629Z ** libs 2021-05-15T16:44:11.8057904Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-15T16:44:12.0110037Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-15T16:44:12.3920365Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3.c -o blake3.o 2021-05-15T16:44:13.4010144Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-15T16:44:13.6799327Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-15T16:44:14.3331152Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c crc32.c -o crc32.o 2021-05-15T16:44:14.4156876Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest.c -o digest.o 2021-05-15T16:44:14.6757901Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest2int.c -o digest2int.o 2021-05-15T16:44:14.7407877Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:44:14.7656595Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c md5.c -o md5.o 2021-05-15T16:44:14.9255579Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-15T16:44:14.9817175Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c raes.c -o raes.o 2021-05-15T16:44:15.0607566Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha1.c -o sha1.o 2021-05-15T16:44:15.4016273Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha2.c -o sha2.o 2021-05-15T16:44:15.5338964Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha256.c -o sha256.o 2021-05-15T16:44:16.1928248Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-15T16:44:16.3230305Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c xxhash.c -o xxhash.o 2021-05-15T16:44:16.6163222Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:44:16.6596264Z installing to /home/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-15T16:44:16.6618195Z ** R 2021-05-15T16:44:16.6693449Z ** demo 2021-05-15T16:44:16.6702652Z ** inst 2021-05-15T16:44:16.6724394Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:44:17.3025123Z ** help 2021-05-15T16:44:17.3472566Z *** installing help indices 2021-05-15T16:44:17.3787613Z ** building package indices 2021-05-15T16:44:17.6004584Z ** installing vignettes 2021-05-15T16:44:17.6102899Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:44:17.8275215Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:44:17.8469544Z ** testing if installed package can be loaded from final location 2021-05-15T16:44:18.0449769Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:44:18.0460260Z * DONE (digest) 2021-05-15T16:44:18.2947126Z * installing *source* package ‘brio’ ... 2021-05-15T16:44:18.2966060Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-15T16:44:18.2968544Z ** using staged installation 2021-05-15T16:44:18.3150053Z ** libs 2021-05-15T16:44:18.3200168Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c brio.c -o brio.o 2021-05-15T16:44:18.3616562Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-15T16:44:18.4168632Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:44:18.4644100Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file.c -o read_file.o 2021-05-15T16:44:18.5251330Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-15T16:44:18.5830099Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_lines.c -o read_lines.o 2021-05-15T16:44:18.6747181Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_file.c -o write_file.o 2021-05-15T16:44:18.7250740Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_lines.c -o write_lines.o 2021-05-15T16:44:18.7884394Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:44:18.8159200Z installing to /home/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-15T16:44:18.8174257Z ** R 2021-05-15T16:44:18.8217926Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:44:19.1031070Z ** help 2021-05-15T16:44:19.1309273Z *** installing help indices 2021-05-15T16:44:19.1574763Z ** building package indices 2021-05-15T16:44:19.3905262Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:44:19.6104870Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:44:19.6301555Z ** testing if installed package can be loaded from final location 2021-05-15T16:44:19.8217191Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:44:19.8222506Z * DONE (brio) 2021-05-15T16:44:20.1602208Z * installing *source* package ‘xml2’ ... 2021-05-15T16:44:20.1649125Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-15T16:44:20.1650188Z ** using staged installation 2021-05-15T16:44:20.1924180Z Found pkg-config cflags and libs! 2021-05-15T16:44:20.2817308Z Using PKG_CFLAGS=-I/usr/include/libxml2 2021-05-15T16:44:20.2818405Z Using PKG_LIBS=-lxml2 2021-05-15T16:44:20.4953350Z ** libs 2021-05-15T16:44:20.5010401Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c connection.cpp -o connection.o 2021-05-15T16:44:21.1222787Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:44:21.1772702Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-15T16:44:21.8660482Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-15T16:44:22.3834220Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-15T16:44:23.2127185Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-15T16:44:25.4188981Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-15T16:44:26.0595385Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-15T16:44:26.7525921Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-15T16:44:27.3210109Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-15T16:44:28.1145132Z installing to /home/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-15T16:44:28.1147140Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -lxml2 -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:44:28.1149550Z ** R 2021-05-15T16:44:28.1150035Z ** inst 2021-05-15T16:44:28.1151051Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:44:29.0762268Z ** help 2021-05-15T16:44:29.1925861Z *** installing help indices 2021-05-15T16:44:29.2549386Z ** building package indices 2021-05-15T16:44:29.5183766Z ** installing vignettes 2021-05-15T16:44:29.5298994Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:44:29.7418155Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:44:29.7643201Z ** testing if installed package can be loaded from final location 2021-05-15T16:44:29.9945818Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:44:29.9964140Z * DONE (xml2) 2021-05-15T16:44:30.3235181Z * installing *source* package ‘xfun’ ... 2021-05-15T16:44:30.3274504Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T16:44:30.3275729Z ** using staged installation 2021-05-15T16:44:30.3463539Z ** libs 2021-05-15T16:44:30.3540999Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T16:44:30.4739071Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:44:30.5258668Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:44:30.5669937Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T16:44:30.5679177Z ** R 2021-05-15T16:44:30.5858960Z ** inst 2021-05-15T16:44:30.5873637Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:44:32.2192948Z ** help 2021-05-15T16:44:32.3874080Z *** installing help indices 2021-05-15T16:44:32.5119774Z ** building package indices 2021-05-15T16:44:32.8636434Z ** installing vignettes 2021-05-15T16:44:32.8710114Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:44:33.0624396Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:44:33.0819657Z ** testing if installed package can be loaded from final location 2021-05-15T16:44:33.3201573Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:44:33.3215769Z * DONE (xfun) 2021-05-15T16:44:36.1545760Z * installing *source* package ‘stringi’ ... 2021-05-15T16:44:36.2745545Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-15T16:44:36.2746275Z ** using staged installation 2021-05-15T16:44:36.3995045Z checking for R_HOME... /opt/R/devel/lib/R 2021-05-15T16:44:36.3996154Z checking for R... /opt/R/devel/lib/R/bin/R 2021-05-15T16:44:36.5666768Z checking for endianness... little 2021-05-15T16:44:36.7305007Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-15T16:44:36.9022920Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-15T16:44:36.9030078Z checking for cat... /usr/bin/cat 2021-05-15T16:44:37.1303563Z checking for local ICUDT_DIR... icu69/data 2021-05-15T16:44:37.1304418Z checking for gcc... gcc 2021-05-15T16:44:37.1900765Z checking whether the C compiler works... yes 2021-05-15T16:44:37.1902053Z checking for C compiler default output file name... a.out 2021-05-15T16:44:37.2277443Z checking for suffix of executables... 2021-05-15T16:44:37.2744522Z checking whether we are cross compiling... no 2021-05-15T16:44:37.2967969Z checking for suffix of object files... o 2021-05-15T16:44:37.3183982Z checking whether we are using the GNU C compiler... yes 2021-05-15T16:44:37.3384559Z checking whether gcc accepts -g... yes 2021-05-15T16:44:37.3742998Z checking for gcc option to accept ISO C89... none needed 2021-05-15T16:44:37.3941339Z checking how to run the C preprocessor... gcc -E 2021-05-15T16:44:37.4162680Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-15T16:44:37.4177468Z checking for egrep... /usr/bin/grep -E 2021-05-15T16:44:37.5246104Z checking for ANSI C header files... yes 2021-05-15T16:44:37.5521283Z checking for sys/types.h... yes 2021-05-15T16:44:37.5848618Z checking for sys/stat.h... yes 2021-05-15T16:44:37.6178405Z checking for stdlib.h... yes 2021-05-15T16:44:37.6530828Z checking for string.h... yes 2021-05-15T16:44:37.6871788Z checking for memory.h... yes 2021-05-15T16:44:37.7235089Z checking for strings.h... yes 2021-05-15T16:44:37.7611280Z checking for inttypes.h... yes 2021-05-15T16:44:37.8029221Z checking for stdint.h... yes 2021-05-15T16:44:37.8459023Z checking for unistd.h... yes 2021-05-15T16:44:37.8989175Z checking elf.h usability... yes 2021-05-15T16:44:37.9104650Z checking elf.h presence... yes 2021-05-15T16:44:37.9105501Z checking for elf.h... yes 2021-05-15T16:44:37.9807356Z checking whether we are using the GNU C++ compiler... yes 2021-05-15T16:44:38.0024486Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-15T16:44:38.3586171Z checking whether the C++ compiler supports the long long type... yes 2021-05-15T16:44:38.3842423Z checking whether the compiler implements namespaces... yes 2021-05-15T16:44:38.5506807Z checking whether the compiler supports Standard Template Library... yes 2021-05-15T16:44:39.1244231Z checking whether std::map is available... yes 2021-05-15T16:44:39.1263089Z checking for pkg-config... /usr/bin/pkg-config 2021-05-15T16:44:39.1403493Z checking with pkg-config for the system ICU4C... 66.1 2021-05-15T16:44:39.1426440Z checking for ICU4C >= 55... yes 2021-05-15T16:44:39.1495657Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-15T16:44:39.6154800Z checking whether an ICU4C-based project can be built... yes 2021-05-15T16:44:39.6737477Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-15T16:44:39.9946595Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-15T16:44:41.6184470Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-15T16:44:41.6189492Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-15T16:44:41.6454448Z configure: creating ./config.status 2021-05-15T16:44:41.7356411Z config.status: creating src/Makevars 2021-05-15T16:44:41.7548688Z config.status: creating src/uconfig_local.h 2021-05-15T16:44:41.7730204Z config.status: creating src/install.libs.R 2021-05-15T16:44:41.7908651Z 2021-05-15T16:44:41.7912762Z *** stringi configure summary: 2021-05-15T16:44:41.7913613Z ICU_FOUND=1 2021-05-15T16:44:41.7914357Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-15T16:44:41.7916240Z STRINGI_CFLAGS= -fpic 2021-05-15T16:44:41.7917520Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-15T16:44:41.7918941Z STRINGI_CXXFLAGS= -fpic 2021-05-15T16:44:41.7920040Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-15T16:44:41.7921190Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-15T16:44:41.7921837Z 2021-05-15T16:44:41.7922595Z *** Compiler settings used: 2021-05-15T16:44:41.7923107Z CC=gcc 2021-05-15T16:44:41.7923841Z LD=g++ -std=gnu++14 2021-05-15T16:44:41.7924623Z CFLAGS=-g -O2 -fpic 2021-05-15T16:44:41.7925427Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-15T16:44:41.7926168Z CXX=g++ -std=gnu++11 2021-05-15T16:44:41.7927034Z CXXFLAGS=-g -O2 -fpic 2021-05-15T16:44:41.7927488Z LDFLAGS= 2021-05-15T16:44:41.7927888Z LIBS= 2021-05-15T16:44:41.7928128Z 2021-05-15T16:44:41.8319466Z ** libs 2021-05-15T16:44:41.8425671Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-15T16:44:42.6002302Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-15T16:44:43.3128587Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-15T16:44:44.0643476Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-15T16:44:44.9135555Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-15T16:44:45.5102972Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-15T16:44:46.4635461Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-15T16:44:47.1038264Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-15T16:44:47.7766052Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-15T16:44:48.4222205Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-15T16:44:49.1508139Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-15T16:44:49.8687412Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-15T16:44:50.7552727Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-15T16:44:51.5148426Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-15T16:44:52.1925285Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-15T16:44:53.2308124Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-15T16:44:55.0036177Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-15T16:44:55.7828936Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-15T16:44:56.5579504Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-15T16:44:57.2277483Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-15T16:44:57.8330514Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-15T16:44:58.8895559Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-15T16:44:59.6380920Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-15T16:45:00.3620464Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-15T16:45:01.2523263Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-15T16:45:02.1549234Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-15T16:45:02.8036745Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-15T16:45:03.5437848Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-15T16:45:04.2803757Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-15T16:45:05.2723327Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-15T16:45:06.2261802Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-15T16:45:07.3964587Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-15T16:45:08.3297231Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-15T16:45:09.1914090Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-15T16:45:10.0698445Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-15T16:45:10.8224896Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-15T16:45:11.5437591Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-15T16:45:12.2852259Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-15T16:45:13.0759546Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-15T16:45:13.9956938Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-15T16:45:14.9086328Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-15T16:45:15.9691494Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-15T16:45:16.9984178Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-15T16:45:17.9030127Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-15T16:45:18.7673826Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-15T16:45:19.3931556Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-15T16:45:20.2438261Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-15T16:45:21.0681152Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-15T16:45:21.8766952Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-15T16:45:22.5083567Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-15T16:45:23.1454012Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-15T16:45:23.9903282Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-15T16:45:25.1311723Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-15T16:45:25.7511565Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-15T16:45:26.6073153Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-15T16:45:27.4383874Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-15T16:45:28.1906935Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-15T16:45:28.2059434Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-15T16:45:29.1493060Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-15T16:45:29.8111308Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-15T16:45:30.5052839Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-15T16:45:31.4132869Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-15T16:45:32.2636187Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-15T16:45:33.3296256Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-15T16:45:34.1256541Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-15T16:45:35.0154583Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-15T16:45:35.8002970Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-15T16:45:37.5576825Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-15T16:45:38.2862656Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-15T16:45:38.9599362Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-15T16:45:39.8604652Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-15T16:45:40.4614970Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-15T16:45:41.1278709Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-15T16:45:42.0129193Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-15T16:45:42.8343716Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-15T16:45:43.8598070Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-15T16:45:44.6511223Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-15T16:45:45.4524427Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-15T16:45:46.1631873Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-15T16:45:46.8126863Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-15T16:45:47.5253188Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-15T16:45:48.1217350Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-15T16:45:48.7593042Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-15T16:45:50.2899807Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:45:50.5134522Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-15T16:45:50.6175730Z ** R 2021-05-15T16:45:50.6606219Z ** inst 2021-05-15T16:45:50.6619733Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:45:51.8389144Z ** help 2021-05-15T16:45:52.2947090Z *** installing help indices 2021-05-15T16:45:52.5152411Z ** building package indices 2021-05-15T16:45:52.9026942Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:45:53.0984542Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:45:53.1222924Z ** testing if installed package can be loaded from final location 2021-05-15T16:45:53.3251119Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:45:53.3264229Z * DONE (stringi) 2021-05-15T16:45:54.4146190Z * installing *source* package ‘Rcpp’ ... 2021-05-15T16:45:54.4504044Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-15T16:45:54.4505458Z ** using staged installation 2021-05-15T16:45:54.4628826Z ** libs 2021-05-15T16:45:54.4680771Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c api.cpp -o api.o 2021-05-15T16:45:57.9290969Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c attributes.cpp -o attributes.o 2021-05-15T16:46:16.6224877Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c barrier.cpp -o barrier.o 2021-05-15T16:46:16.8643801Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c date.cpp -o date.o 2021-05-15T16:46:20.5694222Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c module.cpp -o module.o 2021-05-15T16:46:28.8480740Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-15T16:46:32.8338018Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:46:33.0495870Z installing to /home/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-15T16:46:33.0638221Z ** R 2021-05-15T16:46:33.0822658Z ** inst 2021-05-15T16:46:33.1359613Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:46:35.2568792Z ** help 2021-05-15T16:46:35.3629067Z *** installing help indices 2021-05-15T16:46:35.4302842Z ** building package indices 2021-05-15T16:46:35.6908877Z ** installing vignettes 2021-05-15T16:46:35.6946782Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:46:35.9835436Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:46:36.0087950Z ** testing if installed package can be loaded from final location 2021-05-15T16:46:36.3121562Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:46:36.3199727Z * DONE (Rcpp) 2021-05-15T16:46:36.6337042Z * installing *source* package ‘commonmark’ ... 2021-05-15T16:46:36.6373368Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-15T16:46:36.6374316Z ** using staged installation 2021-05-15T16:46:36.6492821Z ** libs 2021-05-15T16:46:36.6544519Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-15T16:46:36.6576808Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions.c -o extensions.o 2021-05-15T16:46:36.7077482Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:46:36.7484258Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c wrapper.c -o wrapper.o 2021-05-15T16:46:36.8176859Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-15T16:46:36.8692138Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-15T16:46:37.1850588Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-15T16:46:37.2765235Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-15T16:46:37.7594893Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-15T16:46:38.5564989Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-15T16:46:40.5081013Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-15T16:46:44.2063856Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-15T16:46:44.3428916Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-15T16:46:44.3917402Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-15T16:46:44.5007793Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-15T16:46:44.5882983Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-15T16:46:44.6714560Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-15T16:46:44.8804673Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-15T16:46:45.1160501Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-15T16:46:45.2689760Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-15T16:46:45.3216308Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-15T16:46:45.3747057Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-15T16:46:45.5104816Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-15T16:46:45.5471298Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-15T16:46:45.6220027Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-15T16:46:45.6754237Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-15T16:46:45.7240170Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-15T16:46:45.7893096Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-15T16:46:45.8726663Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-15T16:46:45.9955328Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-15T16:46:46.0552036Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-15T16:46:46.1443980Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-15T16:46:46.3613241Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-15T16:46:46.4001563Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-15T16:46:46.5599645Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-15T16:46:46.6529308Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-15T16:46:46.9643181Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-15T16:46:47.0277116Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-15T16:46:47.0420612Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:46:47.0870354Z installing to /home/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-15T16:46:47.0937335Z ** R 2021-05-15T16:46:47.0967454Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:46:47.3462409Z ** help 2021-05-15T16:46:47.3592734Z *** installing help indices 2021-05-15T16:46:47.3766079Z ** building package indices 2021-05-15T16:46:47.5733101Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:46:47.7769722Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:46:47.8003283Z ** testing if installed package can be loaded from final location 2021-05-15T16:46:48.0026819Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:46:48.0032952Z * DONE (commonmark) 2021-05-15T16:46:48.2699732Z * installing *source* package ‘brew’ ... 2021-05-15T16:46:48.2700800Z ** using staged installation 2021-05-15T16:46:48.2787470Z ** R 2021-05-15T16:46:48.2836798Z ** inst 2021-05-15T16:46:48.2861600Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:46:48.6391883Z ** help 2021-05-15T16:46:48.6552524Z *** installing help indices 2021-05-15T16:46:48.6745889Z ** building package indices 2021-05-15T16:46:48.8759254Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:46:49.0608150Z ** testing if installed package can be loaded from final location 2021-05-15T16:46:49.2343687Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:46:49.2350835Z * DONE (brew) 2021-05-15T16:46:49.4566700Z * installing *source* package ‘sessioninfo’ ... 2021-05-15T16:46:49.4581525Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-15T16:46:49.4582557Z ** using staged installation 2021-05-15T16:46:49.4753493Z ** R 2021-05-15T16:46:49.4796329Z ** inst 2021-05-15T16:46:49.4804020Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:46:50.0268559Z ** help 2021-05-15T16:46:50.0447020Z *** installing help indices 2021-05-15T16:46:50.0681440Z ** building package indices 2021-05-15T16:46:50.2868461Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:46:50.5494064Z ** testing if installed package can be loaded from final location 2021-05-15T16:46:50.8154374Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:46:50.8161832Z * DONE (sessioninfo) 2021-05-15T16:46:51.0509492Z * installing *source* package ‘prettyunits’ ... 2021-05-15T16:46:51.0521641Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-15T16:46:51.0522774Z ** using staged installation 2021-05-15T16:46:51.0645888Z ** R 2021-05-15T16:46:51.0689253Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:46:51.4208539Z ** help 2021-05-15T16:46:51.4504956Z *** installing help indices 2021-05-15T16:46:51.4726047Z ** building package indices 2021-05-15T16:46:51.6976688Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:46:51.8758081Z ** testing if installed package can be loaded from final location 2021-05-15T16:46:52.0721716Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:46:52.0727076Z * DONE (prettyunits) 2021-05-15T16:46:52.6910665Z * installing *source* package ‘vctrs’ ... 2021-05-15T16:46:52.7047001Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-15T16:46:52.7048141Z ** using staged installation 2021-05-15T16:46:52.7235031Z ** libs 2021-05-15T16:46:52.7313701Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-15T16:46:52.8492351Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-15T16:46:52.9352554Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg.c -o arg.o 2021-05-15T16:46:53.0308840Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c bind.c -o bind.o 2021-05-15T16:46:53.2962631Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-15T16:46:53.4261619Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c.c -o c.o 2021-05-15T16:46:53.5859661Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callables.c -o callables.o 2021-05-15T16:46:53.6531998Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-15T16:46:53.7640632Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-15T16:46:53.8400597Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast.c -o cast.o 2021-05-15T16:46:53.9839924Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c compare.c -o compare.o 2021-05-15T16:46:54.1994916Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c complete.c -o complete.o 2021-05-15T16:46:54.3341771Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-15T16:46:54.4302633Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dictionary.c -o dictionary.o 2021-05-15T16:46:54.6847850Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dim.c -o dim.o 2021-05-15T16:46:54.7492134Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c equal.c -o equal.o 2021-05-15T16:46:55.1876188Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fields.c -o fields.o 2021-05-15T16:46:55.2840777Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fill.c -o fill.o 2021-05-15T16:46:55.4088807Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c group.c -o group.o 2021-05-15T16:46:55.5291401Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c growable.c -o growable.o 2021-05-15T16:46:55.5864713Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c hash.c -o hash.o 2021-05-15T16:46:55.8359688Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:46:55.8978543Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c names.c -o names.o 2021-05-15T16:46:56.2235718Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-groups.c -o order-groups.o 2021-05-15T16:46:56.3077570Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-radix.c -o order-radix.o 2021-05-15T16:46:57.0874195Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-15T16:46:57.2440026Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-transform.c -o order-transform.o 2021-05-15T16:46:57.3171351Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-15T16:46:57.3969626Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c poly-op.c -o poly-op.o 2021-05-15T16:46:57.5611281Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-15T16:46:57.6686797Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy.c -o proxy.o 2021-05-15T16:46:57.7934844Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-15T16:46:57.9010296Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rep.c -o rep.o 2021-05-15T16:46:58.0546498Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c runs.c -o runs.o 2021-05-15T16:46:58.3274123Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c shape.c -o shape.o 2021-05-15T16:46:58.4328221Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size-common.c -o size-common.o 2021-05-15T16:46:58.5236809Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size.c -o size.o 2021-05-15T16:46:58.6514253Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-array.c -o slice-array.o 2021-05-15T16:46:59.1579996Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-15T16:46:59.5390181Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-15T16:46:59.7913030Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-15T16:46:59.9760618Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice.c -o slice.o 2021-05-15T16:47:00.2966634Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-15T16:47:00.3581221Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-15T16:47:00.5714246Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript.c -o subscript.o 2021-05-15T16:47:00.7255440Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c translate.c -o translate.o 2021-05-15T16:47:00.8324321Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-15T16:47:01.2200981Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-15T16:47:01.3895226Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-factor.c -o type-factor.o 2021-05-15T16:47:01.5343419Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-info.c -o type-info.o 2021-05-15T16:47:01.6455616Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-15T16:47:01.7208351Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type.c -o type.o 2021-05-15T16:47:01.8421710Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type2.c -o type2.o 2021-05-15T16:47:01.9803722Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-15T16:47:02.1171482Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2.c -o typeof2.o 2021-05-15T16:47:02.2250788Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c unspecified.c -o unspecified.o 2021-05-15T16:47:02.3064845Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-15T16:47:02.3890328Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-15T16:47:02.4502195Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T16:47:03.1210959Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-15T16:47:03.1690986Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:47:03.2309991Z installing to /home/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-15T16:47:03.2317225Z ** R 2021-05-15T16:47:03.2691502Z ** inst 2021-05-15T16:47:03.2712991Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:06.2247767Z ** help 2021-05-15T16:47:06.4731335Z *** installing help indices 2021-05-15T16:47:06.6496166Z *** copying figures 2021-05-15T16:47:06.6507490Z ** building package indices 2021-05-15T16:47:07.0322203Z ** installing vignettes 2021-05-15T16:47:07.0510019Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:47:07.3077300Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:47:07.3290996Z ** testing if installed package can be loaded from final location 2021-05-15T16:47:07.6315661Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:47:07.6349848Z * DONE (vctrs) 2021-05-15T16:47:07.9477035Z * installing *source* package ‘processx’ ... 2021-05-15T16:47:07.9521511Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-15T16:47:07.9523238Z ** using staged installation 2021-05-15T16:47:07.9741390Z ** libs 2021-05-15T16:47:07.9798347Z gcc -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-15T16:47:08.1358206Z gcc -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-15T16:47:08.1360114Z supervisor/utils.c -o supervisor/supervisor 2021-05-15T16:47:08.3244720Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T16:47:08.4086020Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c client.c -o client.o 2021-05-15T16:47:08.5070394Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c errors.c -o errors.o 2021-05-15T16:47:08.5684786Z gcc -shared -L"/opt/R/devel/lib/R/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-15T16:47:08.5686194Z -L"/opt/R/devel/lib/R/lib" -lR 2021-05-15T16:47:08.5909775Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:47:08.6629000Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c poll.c -o poll.o 2021-05-15T16:47:08.7711856Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-15T16:47:09.1433570Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-15T16:47:09.2407397Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c create-time.c -o create-time.o 2021-05-15T16:47:09.3625780Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-15T16:47:09.4630991Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-15T16:47:09.5387205Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-15T16:47:09.8645441Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-15T16:47:09.9630607Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-15T16:47:10.0705859Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-15T16:47:10.1311317Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cleancall.c -o cleancall.o 2021-05-15T16:47:10.2038859Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:47:10.2310990Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-15T16:47:10.2354037Z ** R 2021-05-15T16:47:10.2501295Z ** inst 2021-05-15T16:47:10.2512392Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:12.3360234Z ** help 2021-05-15T16:47:12.4292215Z *** installing help indices 2021-05-15T16:47:12.4887217Z ** building package indices 2021-05-15T16:47:12.7847484Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:47:13.0403235Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:47:13.0719377Z ** testing if installed package can be loaded from final location 2021-05-15T16:47:13.3523791Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:47:13.3546937Z * DONE (processx) 2021-05-15T16:47:13.7050110Z * installing *source* package ‘markdown’ ... 2021-05-15T16:47:13.7085539Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-15T16:47:13.7087381Z ** using staged installation 2021-05-15T16:47:13.7310544Z ** libs 2021-05-15T16:47:13.7375475Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-15T16:47:13.8199168Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rinit.c -o Rinit.o 2021-05-15T16:47:13.8850138Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-15T16:47:14.1075125Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c autolink.c -o autolink.o 2021-05-15T16:47:14.2438633Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c buffer.c -o buffer.o 2021-05-15T16:47:14.3400687Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-15T16:47:14.3910030Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-15T16:47:14.4427707Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html.c -o html.o 2021-05-15T16:47:14.7185707Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-15T16:47:14.8820582Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c markdown.c -o markdown.o 2021-05-15T16:47:16.2143835Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stack.c -o stack.o 2021-05-15T16:47:16.2726942Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:47:16.3121324Z installing to /home/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-15T16:47:16.3140605Z ** R 2021-05-15T16:47:16.3206159Z ** inst 2021-05-15T16:47:16.3231776Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:16.8629057Z ** help 2021-05-15T16:47:16.9056445Z *** installing help indices 2021-05-15T16:47:16.9376769Z ** building package indices 2021-05-15T16:47:17.1909687Z ** installing vignettes 2021-05-15T16:47:17.1921286Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:47:17.4083886Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:47:17.4280539Z ** testing if installed package can be loaded from final location 2021-05-15T16:47:17.6378051Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:47:17.6390679Z * DONE (markdown) 2021-05-15T16:47:17.8854202Z * installing *source* package ‘highr’ ... 2021-05-15T16:47:17.8865414Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-15T16:47:17.8866361Z ** using staged installation 2021-05-15T16:47:17.9047305Z ** R 2021-05-15T16:47:17.9087267Z ** inst 2021-05-15T16:47:17.9100621Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:18.3239616Z ** help 2021-05-15T16:47:18.3382575Z *** installing help indices 2021-05-15T16:47:18.3576785Z ** building package indices 2021-05-15T16:47:18.5891885Z ** installing vignettes 2021-05-15T16:47:18.5951426Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:47:18.8150824Z ** testing if installed package can be loaded from final location 2021-05-15T16:47:19.0367649Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:47:19.0375043Z * DONE (highr) 2021-05-15T16:47:19.4178380Z * installing *source* package ‘stringr’ ... 2021-05-15T16:47:19.4223843Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-15T16:47:19.4225277Z ** using staged installation 2021-05-15T16:47:19.4472811Z ** R 2021-05-15T16:47:19.4590592Z ** data 2021-05-15T16:47:19.4596786Z *** moving datasets to lazyload DB 2021-05-15T16:47:19.4824199Z ** inst 2021-05-15T16:47:19.4845270Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:20.1989427Z ** help 2021-05-15T16:47:20.2907470Z *** installing help indices 2021-05-15T16:47:20.3632315Z *** copying figures 2021-05-15T16:47:20.3634937Z ** building package indices 2021-05-15T16:47:20.6739966Z ** installing vignettes 2021-05-15T16:47:20.6823040Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:47:20.9402429Z ** testing if installed package can be loaded from final location 2021-05-15T16:47:21.1916331Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:47:21.1929799Z * DONE (stringr) 2021-05-15T16:47:21.4917958Z * installing *source* package ‘rversions’ ... 2021-05-15T16:47:21.4934852Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-15T16:47:21.4936250Z ** using staged installation 2021-05-15T16:47:21.5123625Z ** R 2021-05-15T16:47:21.5175710Z ** inst 2021-05-15T16:47:21.5186324Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:21.9749369Z ** help 2021-05-15T16:47:21.9979091Z *** installing help indices 2021-05-15T16:47:22.0254493Z *** copying figures 2021-05-15T16:47:22.0257697Z ** building package indices 2021-05-15T16:47:22.2828968Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:47:22.5576800Z ** testing if installed package can be loaded from final location 2021-05-15T16:47:22.8303399Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:47:22.8310813Z * DONE (rversions) 2021-05-15T16:47:23.3967431Z * installing *source* package ‘pillar’ ... 2021-05-15T16:47:23.4084072Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-15T16:47:23.4085552Z ** using staged installation 2021-05-15T16:47:23.4334881Z ** R 2021-05-15T16:47:23.4571076Z ** inst 2021-05-15T16:47:23.4614667Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:26.1269994Z ** help 2021-05-15T16:47:26.2468467Z *** installing help indices 2021-05-15T16:47:26.3412487Z *** copying figures 2021-05-15T16:47:26.3419931Z ** building package indices 2021-05-15T16:47:26.6709055Z ** installing vignettes 2021-05-15T16:47:26.6836467Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:47:27.0953030Z ** testing if installed package can be loaded from final location 2021-05-15T16:47:27.5608182Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:47:27.5637875Z * DONE (pillar) 2021-05-15T16:47:27.9497993Z * installing *source* package ‘callr’ ... 2021-05-15T16:47:27.9534442Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-15T16:47:27.9535616Z ** using staged installation 2021-05-15T16:47:27.9743329Z ** R 2021-05-15T16:47:27.9933319Z ** inst 2021-05-15T16:47:27.9945560Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:33.3866303Z ** help 2021-05-15T16:47:33.5406319Z *** installing help indices 2021-05-15T16:47:33.6396863Z ** building package indices 2021-05-15T16:47:33.9901084Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:47:34.2886503Z ** testing if installed package can be loaded from final location 2021-05-15T16:47:34.6553062Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:47:34.6590852Z * DONE (callr) 2021-05-15T16:47:35.3294092Z * installing *source* package ‘knitr’ ... 2021-05-15T16:47:35.3432714Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-15T16:47:35.3433532Z ** using staged installation 2021-05-15T16:47:35.3951134Z ** R 2021-05-15T16:47:35.4445907Z ** demo 2021-05-15T16:47:35.4455463Z ** inst 2021-05-15T16:47:35.4582225Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:42.0950015Z ** help 2021-05-15T16:47:42.3881389Z *** installing help indices 2021-05-15T16:47:42.5762086Z ** building package indices 2021-05-15T16:47:43.0034751Z ** installing vignettes 2021-05-15T16:47:43.0156401Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:47:43.2982591Z ** testing if installed package can be loaded from final location 2021-05-15T16:47:43.6709656Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:47:43.6768938Z * DONE (knitr) 2021-05-15T16:47:43.9532001Z * installing *source* package ‘xopen’ ... 2021-05-15T16:47:43.9543651Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-15T16:47:43.9544839Z ** using staged installation 2021-05-15T16:47:43.9743916Z ** R 2021-05-15T16:47:43.9778169Z ** inst 2021-05-15T16:47:43.9789289Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:44.3109260Z ** help 2021-05-15T16:47:44.3232692Z *** installing help indices 2021-05-15T16:47:44.3570457Z ** building package indices 2021-05-15T16:47:44.6091174Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:47:44.8495396Z ** testing if installed package can be loaded from final location 2021-05-15T16:47:45.0931098Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:47:45.0938219Z * DONE (xopen) 2021-05-15T16:47:45.6829221Z * installing *source* package ‘tibble’ ... 2021-05-15T16:47:45.6952451Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-15T16:47:45.6953269Z ** using staged installation 2021-05-15T16:47:45.7233696Z ** libs 2021-05-15T16:47:45.7288676Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-15T16:47:45.7841936Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-15T16:47:45.8738691Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:47:45.9262201Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-15T16:47:46.0503927Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:47:46.0870456Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-15T16:47:46.0880496Z ** R 2021-05-15T16:47:46.1087504Z ** inst 2021-05-15T16:47:46.1127756Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:48.9819970Z ** help 2021-05-15T16:47:49.0768243Z *** installing help indices 2021-05-15T16:47:49.1502148Z *** copying figures 2021-05-15T16:47:49.1511569Z ** building package indices 2021-05-15T16:47:49.4640514Z ** installing vignettes 2021-05-15T16:47:49.4733428Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:47:49.9654726Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:47:49.9897775Z ** testing if installed package can be loaded from final location 2021-05-15T16:47:50.5405122Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:47:50.5431865Z * DONE (tibble) 2021-05-15T16:47:50.9126890Z * installing *source* package ‘pkgbuild’ ... 2021-05-15T16:47:50.9154710Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-15T16:47:50.9155530Z ** using staged installation 2021-05-15T16:47:50.9374687Z ** R 2021-05-15T16:47:50.9493213Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:52.6212005Z ** help 2021-05-15T16:47:52.6638603Z *** installing help indices 2021-05-15T16:47:52.7084027Z ** building package indices 2021-05-15T16:47:52.9644883Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:47:53.2813896Z ** testing if installed package can be loaded from final location 2021-05-15T16:47:53.6301992Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:47:53.6316694Z * DONE (pkgbuild) 2021-05-15T16:47:54.1250676Z * installing *source* package ‘roxygen2’ ... 2021-05-15T16:47:54.1328082Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-15T16:47:54.1329518Z ** using staged installation 2021-05-15T16:47:54.1542102Z ** libs 2021-05-15T16:47:54.1602010Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-15T16:48:00.3525515Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-15T16:48:04.6541712Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-15T16:48:08.8184580Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-15T16:48:12.9675973Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c parser2.cpp -o parser2.o 2021-05-15T16:48:19.7043828Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-15T16:48:23.9586278Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:48:24.1053240Z installing to /home/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-15T16:48:24.1105626Z ** R 2021-05-15T16:48:24.1485133Z ** inst 2021-05-15T16:48:24.1507116Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:29.7869751Z ** help 2021-05-15T16:48:29.8791166Z *** installing help indices 2021-05-15T16:48:29.9538945Z *** copying figures 2021-05-15T16:48:29.9542321Z ** building package indices 2021-05-15T16:48:30.2669407Z ** installing vignettes 2021-05-15T16:48:30.2783971Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:48:30.7644103Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:48:30.7928167Z ** testing if installed package can be loaded from final location 2021-05-15T16:48:31.3558209Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:48:31.3616300Z * DONE (roxygen2) 2021-05-15T16:48:31.6534043Z * installing *source* package ‘rematch2’ ... 2021-05-15T16:48:31.6554878Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-15T16:48:31.6559886Z ** using staged installation 2021-05-15T16:48:31.6751166Z ** R 2021-05-15T16:48:31.6810589Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:32.4033017Z ** help 2021-05-15T16:48:32.4391587Z *** installing help indices 2021-05-15T16:48:32.4666042Z ** building package indices 2021-05-15T16:48:32.7347269Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:48:33.2212993Z ** testing if installed package can be loaded from final location 2021-05-15T16:48:33.7136771Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:48:33.7143667Z * DONE (rematch2) 2021-05-15T16:48:34.0610809Z * installing *source* package ‘rcmdcheck’ ... 2021-05-15T16:48:34.0638427Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-15T16:48:34.0639521Z ** using staged installation 2021-05-15T16:48:34.0820544Z ** R 2021-05-15T16:48:34.0918215Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:35.9073643Z ** help 2021-05-15T16:48:35.9589726Z *** installing help indices 2021-05-15T16:48:36.0003381Z ** building package indices 2021-05-15T16:48:36.2768996Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:48:36.6743441Z ** testing if installed package can be loaded from final location 2021-05-15T16:48:37.0839362Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:48:37.0855813Z * DONE (rcmdcheck) 2021-05-15T16:48:37.4213073Z * installing *source* package ‘waldo’ ... 2021-05-15T16:48:37.4238285Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-15T16:48:37.4239673Z ** using staged installation 2021-05-15T16:48:37.4428695Z ** R 2021-05-15T16:48:37.4507212Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:38.4858232Z ** help 2021-05-15T16:48:38.5074442Z *** installing help indices 2021-05-15T16:48:38.5355341Z *** copying figures 2021-05-15T16:48:38.5357140Z ** building package indices 2021-05-15T16:48:38.7844873Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:48:39.0965385Z ** testing if installed package can be loaded from final location 2021-05-15T16:48:39.4405034Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:48:39.4416666Z * DONE (waldo) 2021-05-15T16:48:40.1542326Z * installing *source* package ‘testthat’ ... 2021-05-15T16:48:40.1707151Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-15T16:48:40.1708334Z ** using staged installation 2021-05-15T16:48:40.2009950Z ** libs 2021-05-15T16:48:40.2070606Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:48:40.2639845Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-15T16:48:40.3332976Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-15T16:48:41.4260620Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-example.cpp -o test-example.o 2021-05-15T16:48:42.2807718Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-15T16:49:04.3666501Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:49:04.5765491Z installing to /home/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-15T16:49:04.5892852Z ** R 2021-05-15T16:49:04.6337658Z ** inst 2021-05-15T16:49:04.6376882Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:19.4871134Z ** help 2021-05-15T16:49:19.7738556Z *** installing help indices 2021-05-15T16:49:20.0153304Z *** copying figures 2021-05-15T16:49:20.0160945Z ** building package indices 2021-05-15T16:49:20.4400097Z ** installing vignettes 2021-05-15T16:49:20.4540569Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:49:20.7411908Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:49:20.7703011Z ** testing if installed package can be loaded from final location 2021-05-15T16:49:21.7002635Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:49:21.7014987Z * DONE (testthat) 2021-05-15T16:49:21.8410824Z * installing *source* package ‘devtools’ ... 2021-05-15T16:49:21.8487118Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-15T16:49:21.8488487Z ** using staged installation 2021-05-15T16:49:21.8893795Z ** R 2021-05-15T16:49:21.9064943Z ** inst 2021-05-15T16:49:21.9081710Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:24.5790754Z ** help 2021-05-15T16:49:24.7324350Z *** installing help indices 2021-05-15T16:49:24.8357121Z *** copying figures 2021-05-15T16:49:24.8360108Z ** building package indices 2021-05-15T16:49:25.1744734Z ** installing vignettes 2021-05-15T16:49:25.1831568Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:49:26.2038383Z ** testing if installed package can be loaded from final location 2021-05-15T16:49:27.2975534Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:49:27.3000189Z * DONE (devtools) 2021-05-15T16:49:27.3148997Z 2021-05-15T16:49:27.3150490Z The downloaded source packages are in 2021-05-15T16:49:27.3152125Z ‘/tmp/Rtmp14vRUe/downloaded_packages’ 2021-05-15T16:49:27.4668646Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T16:49:28.6813908Z 2021-05-15T16:49:29.0820515Z 2021-05-15T16:49:29.0823028Z checking for file ‘/tmp/Rtmp14vRUe/remotes72464ec1ffe3/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T16:49:29.0891302Z 2021-05-15T16:49:29.0894664Z ✔ checking for file ‘/tmp/Rtmp14vRUe/remotes72464ec1ffe3/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T16:49:29.0949068Z 2021-05-15T16:49:29.0982707Z 2021-05-15T16:49:29.0985161Z ─ preparing ‘desc’: 2021-05-15T16:49:29.1006955Z 2021-05-15T16:49:29.1009838Z 2021-05-15T16:49:29.1115150Z checking DESCRIPTION meta-information ... 2021-05-15T16:49:29.1150040Z 2021-05-15T16:49:29.1153014Z ✔ checking DESCRIPTION meta-information 2021-05-15T16:49:29.2106142Z 2021-05-15T16:49:29.2144003Z 2021-05-15T16:49:29.2147147Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:49:29.2159401Z 2021-05-15T16:49:29.2345248Z 2021-05-15T16:49:29.2348380Z ─ checking for empty or unneeded directories 2021-05-15T16:49:29.2352355Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T16:49:29.2364159Z 2021-05-15T16:49:29.2401521Z 2021-05-15T16:49:29.2404414Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T16:49:29.3892966Z 2021-05-15T16:49:29.3896699Z 2021-05-15T16:49:29.3898322Z 2021-05-15T16:49:29.4029826Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:49:29.4031542Z (as ‘lib’ is unspecified) 2021-05-15T16:49:29.8363944Z * installing *source* package ‘desc’ ... 2021-05-15T16:49:29.8402863Z ** using staged installation 2021-05-15T16:49:29.8650830Z ** R 2021-05-15T16:49:29.8826762Z ** inst 2021-05-15T16:49:29.8860158Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:32.3270044Z ** help 2021-05-15T16:49:32.4978751Z *** installing help indices 2021-05-15T16:49:32.6381599Z ** building package indices 2021-05-15T16:49:33.0205153Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:49:33.2904685Z ** testing if installed package can be loaded from final location 2021-05-15T16:49:33.5819189Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:49:33.5836489Z * DONE (desc) 2021-05-15T16:49:33.8532006Z 2021-05-15T16:49:33.8533208Z 2021-05-15T16:49:33.8544463Z checking for file ‘/tmp/Rtmp14vRUe/remotes72463213c792/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T16:49:33.8579541Z 2021-05-15T16:49:33.8582222Z ✔ checking for file ‘/tmp/Rtmp14vRUe/remotes72463213c792/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T16:49:33.8709324Z 2021-05-15T16:49:33.8717874Z 2021-05-15T16:49:33.8720510Z ─ preparing ‘ghtravis’: 2021-05-15T16:49:33.8829925Z checking DESCRIPTION meta-information ... 2021-05-15T16:49:33.8864825Z 2021-05-15T16:49:33.8867696Z ✔ checking DESCRIPTION meta-information 2021-05-15T16:49:33.9387496Z 2021-05-15T16:49:33.9436573Z 2021-05-15T16:49:33.9439641Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:49:33.9455698Z 2021-05-15T16:49:33.9487158Z 2021-05-15T16:49:33.9490134Z ─ checking for empty or unneeded directories 2021-05-15T16:49:33.9494405Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T16:49:33.9614815Z 2021-05-15T16:49:33.9649734Z 2021-05-15T16:49:33.9652631Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T16:49:33.9953318Z 2021-05-15T16:49:33.9956807Z 2021-05-15T16:49:33.9958383Z 2021-05-15T16:49:34.0406303Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:49:34.0408641Z (as ‘lib’ is unspecified) 2021-05-15T16:49:34.3752851Z * installing *source* package ‘ghtravis’ ... 2021-05-15T16:49:34.3760143Z ** using staged installation 2021-05-15T16:49:34.3975257Z ** R 2021-05-15T16:49:34.4101981Z ** inst 2021-05-15T16:49:34.4119476Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:36.3788676Z ** help 2021-05-15T16:49:36.4493102Z *** installing help indices 2021-05-15T16:49:36.5043215Z ** building package indices 2021-05-15T16:49:36.7917130Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:49:37.7765469Z ** testing if installed package can be loaded from final location 2021-05-15T16:49:38.7636525Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:49:38.7647034Z * DONE (ghtravis) 2021-05-15T16:49:38.7754203Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:49:39.0586643Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T16:49:40.1439538Z 2021-05-15T16:49:40.1441389Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T16:49:40.1442757Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T16:49:40.1444120Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T16:49:40.1445115Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T16:49:40.1446290Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T16:49:40.1447465Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T16:49:40.1451786Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:49:40.1452945Z (as ‘lib’ is unspecified) 2021-05-15T16:49:57.6546212Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T16:49:58.4168674Z Content type 'binary/octet-stream' length 92124 bytes (89 KB) 2021-05-15T16:49:58.4231635Z ================================================== 2021-05-15T16:49:58.4233018Z downloaded 89 KB 2021-05-15T16:49:58.4233612Z 2021-05-15T16:49:58.4282834Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T16:49:59.1236199Z Content type 'binary/octet-stream' length 118869 bytes (116 KB) 2021-05-15T16:49:59.1344069Z ================================================== 2021-05-15T16:49:59.1345466Z downloaded 116 KB 2021-05-15T16:49:59.1345886Z 2021-05-15T16:49:59.1383859Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T16:49:59.9625093Z Content type 'binary/octet-stream' length 200157 bytes (195 KB) 2021-05-15T16:49:59.9755140Z ================================================== 2021-05-15T16:49:59.9755771Z downloaded 195 KB 2021-05-15T16:49:59.9756111Z 2021-05-15T16:49:59.9801296Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T16:50:00.7210624Z Content type 'binary/octet-stream' length 954544 bytes (932 KB) 2021-05-15T16:50:00.7473815Z ================================================== 2021-05-15T16:50:00.7475194Z downloaded 932 KB 2021-05-15T16:50:00.7475782Z 2021-05-15T16:50:00.7517672Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T16:50:01.5536331Z Content type 'binary/octet-stream' length 706784 bytes (690 KB) 2021-05-15T16:50:01.5757657Z ================================================== 2021-05-15T16:50:01.5758601Z downloaded 690 KB 2021-05-15T16:50:01.5759383Z 2021-05-15T16:50:01.9401852Z * installing *source* package ‘tidyselect’ ... 2021-05-15T16:50:01.9440739Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:01.9442195Z ** using staged installation 2021-05-15T16:50:01.9688545Z ** R 2021-05-15T16:50:01.9809892Z ** inst 2021-05-15T16:50:01.9826779Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:03.4671084Z ** help 2021-05-15T16:50:03.5414985Z *** installing help indices 2021-05-15T16:50:03.5966838Z ** building package indices 2021-05-15T16:50:03.8831819Z ** installing vignettes 2021-05-15T16:50:03.8904731Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:04.2413208Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:04.5945404Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:04.5963717Z * DONE (tidyselect) 2021-05-15T16:50:04.9796501Z * installing *source* package ‘generics’ ... 2021-05-15T16:50:04.9840453Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:04.9841894Z ** using staged installation 2021-05-15T16:50:05.0029294Z ** R 2021-05-15T16:50:05.0103708Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:05.4260093Z ** help 2021-05-15T16:50:05.5908915Z *** installing help indices 2021-05-15T16:50:05.6536251Z ** building package indices 2021-05-15T16:50:05.9772386Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:06.2365527Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:06.4700233Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:06.4708307Z * DONE (generics) 2021-05-15T16:50:06.8358753Z * installing *source* package ‘cpp11’ ... 2021-05-15T16:50:06.8402616Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:06.8405759Z ** using staged installation 2021-05-15T16:50:06.8622104Z ** R 2021-05-15T16:50:06.8680414Z ** inst 2021-05-15T16:50:06.8732886Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:07.4174154Z ** help 2021-05-15T16:50:07.4418063Z *** installing help indices 2021-05-15T16:50:07.4653807Z ** building package indices 2021-05-15T16:50:07.7072527Z ** installing vignettes 2021-05-15T16:50:07.7151793Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:07.9407239Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:08.1492389Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:08.1504013Z * DONE (cpp11) 2021-05-15T16:50:08.7837832Z * installing *source* package ‘dplyr’ ... 2021-05-15T16:50:08.7983967Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:08.7986198Z ** using staged installation 2021-05-15T16:50:08.8265197Z ** libs 2021-05-15T16:50:08.8318791Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c chop.cpp -o chop.o 2021-05-15T16:50:08.9983642Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c filter.cpp -o filter.o 2021-05-15T16:50:09.1980110Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c funs.cpp -o funs.o 2021-05-15T16:50:09.3437196Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_by.cpp -o group_by.o 2021-05-15T16:50:09.9960412Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_data.cpp -o group_data.o 2021-05-15T16:50:10.1179828Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c imports.cpp -o imports.o 2021-05-15T16:50:10.2437243Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.cpp -o init.o 2021-05-15T16:50:10.3711061Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mask.cpp -o mask.o 2021-05-15T16:50:10.5205311Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mutate.cpp -o mutate.o 2021-05-15T16:50:10.6680224Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c slice.cpp -o slice.o 2021-05-15T16:50:10.7758035Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c summarise.cpp -o summarise.o 2021-05-15T16:50:10.9741319Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:50:11.0393881Z installing to /home/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-15T16:50:11.0412663Z ** R 2021-05-15T16:50:11.0931474Z ** data 2021-05-15T16:50:11.0938230Z *** moving datasets to lazyload DB 2021-05-15T16:50:11.2025874Z ** inst 2021-05-15T16:50:11.2066203Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:17.0642018Z ** help 2021-05-15T16:50:17.6882765Z *** installing help indices 2021-05-15T16:50:18.0106502Z *** copying figures 2021-05-15T16:50:18.0113869Z ** building package indices 2021-05-15T16:50:18.4059036Z ** installing vignettes 2021-05-15T16:50:18.4204536Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:18.9473658Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:50:18.9673308Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:19.6093162Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:19.6146610Z * DONE (dplyr) 2021-05-15T16:50:20.0648359Z * installing *source* package ‘tidyr’ ... 2021-05-15T16:50:20.0737225Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:20.0738019Z ** using staged installation 2021-05-15T16:50:20.0975991Z ** libs 2021-05-15T16:50:20.1042388Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-15T16:50:21.2305459Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c fill.cpp -o fill.o 2021-05-15T16:50:21.6290247Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c melt.cpp -o melt.o 2021-05-15T16:50:23.4710354Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-15T16:50:24.9656999Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:50:25.0516151Z installing to /home/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-15T16:50:25.0541602Z ** R 2021-05-15T16:50:25.0734349Z ** data 2021-05-15T16:50:25.0749236Z *** moving datasets to lazyload DB 2021-05-15T16:50:25.2751726Z ** inst 2021-05-15T16:50:25.2777943Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:27.2125207Z ** help 2021-05-15T16:50:27.3335801Z *** installing help indices 2021-05-15T16:50:27.4110680Z *** copying figures 2021-05-15T16:50:27.4117206Z ** building package indices 2021-05-15T16:50:27.6871960Z ** installing vignettes 2021-05-15T16:50:27.6986925Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:28.2528357Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:50:28.2751594Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:28.9493199Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:28.9516481Z * DONE (tidyr) 2021-05-15T16:50:28.9708813Z 2021-05-15T16:50:28.9710611Z The downloaded source packages are in 2021-05-15T16:50:28.9712348Z ‘/tmp/Rtmp14vRUe/downloaded_packages’ 2021-05-15T16:50:29.2020020Z 2021-05-15T16:50:29.2037023Z checking for file ‘/tmp/Rtmp14vRUe/remotes724633612e6c/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T16:50:29.2057224Z 2021-05-15T16:50:29.2059078Z ✔ checking for file ‘/tmp/Rtmp14vRUe/remotes724633612e6c/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T16:50:29.2160665Z 2021-05-15T16:50:29.2161467Z 2021-05-15T16:50:29.2162572Z ─ preparing ‘aghast’: 2021-05-15T16:50:29.2163213Z 2021-05-15T16:50:29.2163778Z 2021-05-15T16:50:29.2275124Z checking DESCRIPTION meta-information ... 2021-05-15T16:50:29.2305627Z 2021-05-15T16:50:29.2308724Z ✔ checking DESCRIPTION meta-information 2021-05-15T16:50:29.2698788Z 2021-05-15T16:50:29.2727835Z 2021-05-15T16:50:29.2730717Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:50:29.2740730Z 2021-05-15T16:50:29.2773017Z 2021-05-15T16:50:29.2778021Z ─ checking for empty or unneeded directories 2021-05-15T16:50:29.2782331Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T16:50:29.2811034Z 2021-05-15T16:50:29.2846552Z 2021-05-15T16:50:29.2849270Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T16:50:29.2954520Z 2021-05-15T16:50:29.2957938Z 2021-05-15T16:50:29.2959681Z 2021-05-15T16:50:29.3045123Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:50:29.3046182Z (as ‘lib’ is unspecified) 2021-05-15T16:50:29.5808152Z * installing *source* package ‘aghast’ ... 2021-05-15T16:50:29.5811400Z ** using staged installation 2021-05-15T16:50:29.6113248Z ** R 2021-05-15T16:50:29.6181107Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:30.2189044Z ** help 2021-05-15T16:50:30.2540667Z *** installing help indices 2021-05-15T16:50:30.2848247Z ** building package indices 2021-05-15T16:50:30.5390125Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:30.7772173Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:31.0209792Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:31.0218444Z * DONE (aghast) 2021-05-15T16:50:31.0323639Z Installing 1 packages: covr 2021-05-15T16:50:31.0332194Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:50:31.0333426Z (as ‘lib’ is unspecified) 2021-05-15T16:50:46.8903025Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T16:50:46.8903475Z 2021-05-15T16:50:46.8912956Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T16:50:47.6016326Z Content type 'application/x-tar' length 83462 bytes (81 KB) 2021-05-15T16:50:47.6076041Z ================================================== 2021-05-15T16:50:47.6076961Z downloaded 81 KB 2021-05-15T16:50:47.6077814Z 2021-05-15T16:50:47.6120256Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T16:50:48.3110413Z Content type 'binary/octet-stream' length 91701 bytes (89 KB) 2021-05-15T16:50:48.3166136Z ================================================== 2021-05-15T16:50:48.3167226Z downloaded 89 KB 2021-05-15T16:50:48.3167670Z 2021-05-15T16:50:48.3201345Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T16:50:49.0145018Z Content type 'binary/octet-stream' length 147467 bytes (144 KB) 2021-05-15T16:50:49.0259476Z ================================================== 2021-05-15T16:50:49.0260292Z downloaded 144 KB 2021-05-15T16:50:49.0260750Z 2021-05-15T16:50:49.3305841Z * installing *source* package ‘lazyeval’ ... 2021-05-15T16:50:49.3332162Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:49.3333817Z ** using staged installation 2021-05-15T16:50:49.3479190Z ** libs 2021-05-15T16:50:49.3532659Z 2021-05-15T16:50:49.3534923Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c expr.c -o expr.o 2021-05-15T16:50:49.4170950Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:50:49.4568009Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c interp.c -o interp.o 2021-05-15T16:50:49.5231540Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c lazy.c -o lazy.o 2021-05-15T16:50:49.6104013Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c name.c -o name.o 2021-05-15T16:50:49.6784292Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T16:50:49.7606148Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:50:49.7852122Z installing to /home/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-15T16:50:49.7868433Z ** R 2021-05-15T16:50:49.7965038Z ** inst 2021-05-15T16:50:49.7982640Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:50.4760397Z ** help 2021-05-15T16:50:50.5469840Z *** installing help indices 2021-05-15T16:50:50.6046983Z ** building package indices 2021-05-15T16:50:50.8995800Z ** installing vignettes 2021-05-15T16:50:50.9080862Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:51.1451898Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:50:51.1652955Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:51.4024267Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:51.4034226Z * DONE (lazyeval) 2021-05-15T16:50:51.7341020Z * installing *source* package ‘rex’ ... 2021-05-15T16:50:51.7373832Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:51.7378371Z ** using staged installation 2021-05-15T16:50:51.7569989Z ** R 2021-05-15T16:50:51.7643955Z ** inst 2021-05-15T16:50:51.7660536Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:52.4028937Z ** help 2021-05-15T16:50:52.4578194Z *** installing help indices 2021-05-15T16:50:52.5042353Z ** building package indices 2021-05-15T16:50:52.7589684Z ** installing vignettes 2021-05-15T16:50:52.7669808Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:52.9686452Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:53.1848338Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:53.1857856Z * DONE (rex) 2021-05-15T16:50:53.6067657Z * installing *source* package ‘covr’ ... 2021-05-15T16:50:53.6129896Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:53.6134633Z ** using staged installation 2021-05-15T16:50:53.6408258Z ** libs 2021-05-15T16:50:53.6458214Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-15T16:50:53.7079805Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o covr.so reassign.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:50:53.7238172Z installing to /home/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-15T16:50:53.7252479Z ** R 2021-05-15T16:50:53.7418136Z ** inst 2021-05-15T16:50:53.7447575Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:55.3223870Z ** help 2021-05-15T16:50:55.3900958Z *** installing help indices 2021-05-15T16:50:55.4445558Z *** copying figures 2021-05-15T16:50:55.4448143Z ** building package indices 2021-05-15T16:50:55.7186962Z ** installing vignettes 2021-05-15T16:50:55.7259612Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:55.9459627Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:50:55.9629873Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:56.2092762Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:56.2111777Z * DONE (covr) 2021-05-15T16:50:56.2221523Z 2021-05-15T16:50:56.2222257Z The downloaded source packages are in 2021-05-15T16:50:56.2223671Z ‘/tmp/Rtmp14vRUe/downloaded_packages’ 2021-05-15T16:50:56.2356882Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T16:50:56.2357454Z Rscript -e "tic::before_install()" 2021-05-15T16:50:56.2401959Z shell: /usr/bin/bash -e {0} 2021-05-15T16:50:56.2402350Z env: 2021-05-15T16:50:56.2402973Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:50:56.2403877Z TIC_DEPLOY_KEY: 2021-05-15T16:50:56.2404707Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:50:56.2406715Z GITHUB_PAT: *** 2021-05-15T16:50:56.2407082Z COVERALLS_TOKEN: 2021-05-15T16:50:56.2407531Z continue-on-error: true 2021-05-15T16:50:56.2407934Z VDIFFR_RUN_TESTS: 2021-05-15T16:50:56.2408365Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:50:56.2408747Z TZ: UTC 2021-05-15T16:50:56.2409092Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:50:56.2409598Z NOT_CRAN: true 2021-05-15T16:50:56.2410230Z ##[endgroup] 2021-05-15T16:50:56.5535516Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:50:56.7089105Z Running before_install: step_install_remote_binaries() 2021-05-15T16:50:57.3652970Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T16:50:57.3653635Z remotes::install_deps(dependencies = TRUE) 2021-05-15T16:50:57.3654363Z remotes::install_cran("rcmdcheck") 2021-05-15T16:50:57.3654857Z remotes::install_cran("markdown") 2021-05-15T16:50:57.3661944Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:50:57.3662291Z env: 2021-05-15T16:50:57.3662643Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:50:57.3663045Z TIC_DEPLOY_KEY: 2021-05-15T16:50:57.3663706Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:50:57.3665481Z GITHUB_PAT: *** 2021-05-15T16:50:57.3665881Z COVERALLS_TOKEN: 2021-05-15T16:50:57.3666312Z continue-on-error: true 2021-05-15T16:50:57.3666747Z VDIFFR_RUN_TESTS: 2021-05-15T16:50:57.3667182Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:50:57.3667593Z TZ: UTC 2021-05-15T16:50:57.3668342Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:50:57.3668895Z NOT_CRAN: true 2021-05-15T16:50:57.3669196Z ##[endgroup] 2021-05-15T16:51:18.0988138Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-15T16:51:18.0989376Z caTools (NA -> 1.18.2) [CRAN] 2021-05-15T16:51:18.0990247Z gtools (NA -> 3.8.2 ) [CRAN] 2021-05-15T16:51:18.0991260Z lpSolve (NA -> 5.6.15) [CRAN] 2021-05-15T16:51:18.0992473Z gplots (NA -> 3.1.1 ) [CRAN] 2021-05-15T16:51:18.0993916Z clime (NA -> 0.4.1 ) [CRAN] 2021-05-15T16:51:18.1104571Z Installing 6 packages: bitops, caTools, gtools, lpSolve, gplots, clime 2021-05-15T16:51:18.1118511Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:51:18.1119768Z (as ‘lib’ is unspecified) 2021-05-15T16:51:34.8250232Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-15T16:51:35.5290754Z Content type 'binary/octet-stream' length 10887 bytes (10 KB) 2021-05-15T16:51:35.5292026Z ================================================== 2021-05-15T16:51:35.5293575Z downloaded 10 KB 2021-05-15T16:51:35.5293910Z 2021-05-15T16:51:35.5331205Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/caTools_1.18.2.tar.gz' 2021-05-15T16:51:37.2395805Z Content type 'binary/octet-stream' length 65283 bytes (63 KB) 2021-05-15T16:51:37.2396536Z ================================================== 2021-05-15T16:51:37.2397087Z downloaded 63 KB 2021-05-15T16:51:37.2397316Z 2021-05-15T16:51:37.2398637Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtools_3.8.2.tar.gz' 2021-05-15T16:51:37.8091413Z Content type 'binary/octet-stream' length 197016 bytes (192 KB) 2021-05-15T16:51:37.8231157Z ================================================== 2021-05-15T16:51:37.8232016Z downloaded 192 KB 2021-05-15T16:51:37.8232432Z 2021-05-15T16:51:37.8278194Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lpSolve_5.6.15.tar.gz' 2021-05-15T16:51:39.1640563Z Content type 'binary/octet-stream' length 469657 bytes (458 KB) 2021-05-15T16:51:39.1840190Z ================================================== 2021-05-15T16:51:39.1841541Z downloaded 458 KB 2021-05-15T16:51:39.1842077Z 2021-05-15T16:51:39.1881473Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gplots_3.1.1.tar.gz' 2021-05-15T16:51:40.3131240Z Content type 'binary/octet-stream' length 513469 bytes (501 KB) 2021-05-15T16:51:40.3340269Z ================================================== 2021-05-15T16:51:40.3341049Z downloaded 501 KB 2021-05-15T16:51:40.3341499Z 2021-05-15T16:51:40.3381120Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clime_0.4.1.tar.gz' 2021-05-15T16:51:41.4468598Z Content type 'application/x-tar' length 7662 bytes 2021-05-15T16:51:41.4469667Z ================================================== 2021-05-15T16:51:41.4470215Z downloaded 7662 bytes 2021-05-15T16:51:41.4470473Z 2021-05-15T16:51:41.6722429Z * installing *source* package ‘bitops’ ... 2021-05-15T16:51:41.6733237Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-15T16:51:41.6734453Z ** using staged installation 2021-05-15T16:51:41.6834205Z ** libs 2021-05-15T16:51:41.6886836Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-15T16:51:42.2409344Z installing to /home/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-15T16:51:42.2410952Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cksum.c -o cksum.o 2021-05-15T16:51:42.2417678Z ** R 2021-05-15T16:51:42.2419015Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:51:42.2420823Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:51:42.2422040Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:51:42.2814917Z ** help 2021-05-15T16:51:42.3086817Z *** installing help indices 2021-05-15T16:51:42.3282065Z ** building package indices 2021-05-15T16:51:42.5331986Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:51:42.7291826Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:51:42.7469399Z ** testing if installed package can be loaded from final location 2021-05-15T16:51:42.9304523Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:51:42.9310833Z * DONE (bitops) 2021-05-15T16:51:43.2197088Z * installing *source* package ‘gtools’ ... 2021-05-15T16:51:43.2224213Z ** package ‘gtools’ successfully unpacked and MD5 sums checked 2021-05-15T16:51:43.2225221Z ** using staged installation 2021-05-15T16:51:43.2341151Z ** libs 2021-05-15T16:51:43.2392467Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c gtools_load.c -o gtools_load.o 2021-05-15T16:51:43.2974942Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c roman2int.c -o roman2int.o 2021-05-15T16:51:43.3640638Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c setTCPNoDelay.c -o setTCPNoDelay.o 2021-05-15T16:51:43.4245205Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o gtools.so gtools_load.o roman2int.o setTCPNoDelay.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:51:43.4483893Z installing to /home/runner/work/_temp/Library/00LOCK-gtools/00new/gtools/libs 2021-05-15T16:51:43.4499251Z ** R 2021-05-15T16:51:43.4613366Z ** data 2021-05-15T16:51:44.2413316Z ** inst 2021-05-15T16:51:44.2420293Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:51:44.5141473Z ** help 2021-05-15T16:51:44.6139283Z *** installing help indices 2021-05-15T16:51:44.6825321Z ** building package indices 2021-05-15T16:51:44.9757878Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:51:45.1663858Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:51:45.1847555Z ** testing if installed package can be loaded from final location 2021-05-15T16:51:45.3893482Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:51:45.3903865Z * DONE (gtools) 2021-05-15T16:51:45.7498798Z * installing *source* package ‘lpSolve’ ... 2021-05-15T16:51:45.7569476Z ** package ‘lpSolve’ successfully unpacked and MD5 sums checked 2021-05-15T16:51:46.7426826Z ** using staged installation 2021-05-15T16:51:46.7429444Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c colamd.c -o colamd.o 2021-05-15T16:51:46.7432043Z ** libs 2021-05-15T16:51:46.7434610Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c commonlib.c -o commonlib.o 2021-05-15T16:51:46.7439076Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c hbio.c -o hbio.o 2021-05-15T16:51:47.2246801Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c ini.c -o ini.o 2021-05-15T16:51:47.2825399Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:51:47.3134690Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c isfixedvar.c -o isfixedvar.o 2021-05-15T16:51:47.3764761Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lp_Hash.c -o lp_Hash.o 2021-05-15T16:51:47.4988223Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lp_LUSOL.c -o lp_LUSOL.o 2021-05-15T16:51:47.8281741Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lp_MDO.c -o lp_MDO.o 2021-05-15T16:51:47.9629350Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lp_MPS.c -o lp_MPS.o 2021-05-15T16:51:48.6642829Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lp_SOS.c -o lp_SOS.o 2021-05-15T16:51:49.3195108Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lp_crash.c -o lp_crash.o 2021-05-15T16:51:49.5687303Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lp_lib.c -o lp_lib.o 2021-05-15T16:51:53.0870433Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lp_matrix.c -o lp_matrix.o 2021-05-15T16:51:54.4114141Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lp_mipbb.c -o lp_mipbb.o 2021-05-15T16:51:54.8746820Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lp_params.c -o lp_params.o 2021-05-15T16:51:55.1440428Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lp_presolve.c -o lp_presolve.o 2021-05-15T16:51:57.6649946Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lp_price.c -o lp_price.o 2021-05-15T16:51:58.3808443Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lp_pricePSE.c -o lp_pricePSE.o 2021-05-15T16:51:58.6009492Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lp_report.c -o lp_report.o 2021-05-15T16:51:59.0596038Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lp_rlp.c -o lp_rlp.o 2021-05-15T16:51:59.1104081Z In file included from lp_rlp.c:97: 2021-05-15T16:51:59.1106085Z lp_rlp.h: In function ‘lp_yy_fatal_error’: 2021-05-15T16:51:59.1108817Z lp_rlp.h:1804:19: warning: passing argument 1 of ‘lex_fatal_error’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 2021-05-15T16:51:59.1110051Z 1804 | lex_fatal_error (msg); /* exit( YY_EXIT_FAILURE ); */ 2021-05-15T16:51:59.1110611Z | ^~~ 2021-05-15T16:51:59.1111120Z In file included from lp_rlp.c:32: 2021-05-15T16:51:59.1112255Z yacc_read.h:6:28: note: expected ‘char *’ but argument is of type ‘const char *’ 2021-05-15T16:51:59.1113335Z 6 | void lex_fatal_error(char *msg); 2021-05-15T16:51:59.1113859Z | ~~~~~~^~~ 2021-05-15T16:51:59.5724332Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lp_scale.c -o lp_scale.o 2021-05-15T16:52:00.1530973Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lp_simplex.c -o lp_simplex.o 2021-05-15T16:52:00.9210290Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lp_utils.c -o lp_utils.o 2021-05-15T16:52:01.3467039Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lp_wlp.c -o lp_wlp.o 2021-05-15T16:52:01.5554113Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lpslink56.c -o lpslink56.o 2021-05-15T16:52:01.7349161Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lusol.c -o lusol.o 2021-05-15T16:52:03.6762158Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c lusolio.c -o lusolio.o 2021-05-15T16:52:03.8356862Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c mmio.c -o mmio.o 2021-05-15T16:52:03.9859181Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c myblas.c -o myblas.o 2021-05-15T16:52:04.1722355Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c sparselib.c -o sparselib.o 2021-05-15T16:52:04.5641085Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -fpic -g -O2 -c yacc_read.c -o yacc_read.o 2021-05-15T16:52:04.9152663Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o lpSolve.so colamd.o commonlib.o hbio.o ini.o init.o isfixedvar.o lp_Hash.o lp_LUSOL.o lp_MDO.o lp_MPS.o lp_SOS.o lp_crash.o lp_lib.o lp_matrix.o lp_mipbb.o lp_params.o lp_presolve.o lp_price.o lp_pricePSE.o lp_report.o lp_rlp.o lp_scale.o lp_simplex.o lp_utils.o lp_wlp.o lpslink56.o lusol.o lusolio.o mmio.o myblas.o sparselib.o yacc_read.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:52:04.9830114Z installing to /home/runner/work/_temp/Library/00LOCK-lpSolve/00new/lpSolve/libs 2021-05-15T16:52:04.9851499Z ** R 2021-05-15T16:52:04.9902702Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:52:05.4543852Z ** help 2021-05-15T16:52:05.4797430Z *** installing help indices 2021-05-15T16:52:05.5030191Z ** building package indices 2021-05-15T16:52:05.7099050Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:52:05.9019512Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:52:05.9222117Z ** testing if installed package can be loaded from final location 2021-05-15T16:52:06.1104791Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:52:06.1112018Z * DONE (lpSolve) 2021-05-15T16:52:06.3744912Z * installing *source* package ‘caTools’ ... 2021-05-15T16:52:06.3760380Z ** package ‘caTools’ successfully unpacked and MD5 sums checked 2021-05-15T16:52:06.3761443Z ** using staged installation 2021-05-15T16:52:06.3874121Z ** libs 2021-05-15T16:52:06.3920821Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Gif2R.cpp -o Gif2R.o 2021-05-15T16:52:06.5153789Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c GifTools.cpp -o GifTools.o 2021-05-15T16:52:06.9864847Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c caTools_init.c -o caTools_init.o 2021-05-15T16:52:07.7489198Z installing to /home/runner/work/_temp/Library/00LOCK-caTools/00new/caTools/libs 2021-05-15T16:52:07.7491024Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c runfunc.c -o runfunc.o 2021-05-15T16:52:07.7492899Z ** R 2021-05-15T16:52:07.7494519Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o caTools.so Gif2R.o GifTools.o caTools_init.o runfunc.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T16:52:07.7496157Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:52:08.6236241Z ** help 2021-05-15T16:52:08.7489936Z *** installing help indices 2021-05-15T16:52:08.8223313Z ** building package indices 2021-05-15T16:52:09.0953368Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:52:09.3083149Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:52:09.3269820Z ** testing if installed package can be loaded from final location 2021-05-15T16:52:09.5477994Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:52:09.5487880Z * DONE (caTools) 2021-05-15T16:52:09.7951114Z * installing *source* package ‘clime’ ... 2021-05-15T16:52:09.7962293Z ** package ‘clime’ successfully unpacked and MD5 sums checked 2021-05-15T16:52:09.7963422Z ** using staged installation 2021-05-15T16:52:09.8080288Z ** R 2021-05-15T16:52:09.8130034Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:52:10.3763087Z ** help 2021-05-15T16:52:10.4110124Z *** installing help indices 2021-05-15T16:52:10.4353794Z ** building package indices 2021-05-15T16:52:10.6568522Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:52:10.8657110Z ** testing if installed package can be loaded from final location 2021-05-15T16:52:11.0751478Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:52:11.0761371Z * DONE (clime) 2021-05-15T16:52:11.4155035Z * installing *source* package ‘gplots’ ... 2021-05-15T16:52:11.4204935Z ** package ‘gplots’ successfully unpacked and MD5 sums checked 2021-05-15T16:52:11.4207155Z ** using staged installation 2021-05-15T16:52:11.4390642Z ** R 2021-05-15T16:52:11.4625927Z ** data 2021-05-15T16:52:11.4630588Z ** inst 2021-05-15T16:52:11.4646945Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:52:14.6115756Z ** help 2021-05-15T16:52:14.7635110Z *** installing help indices 2021-05-15T16:52:14.8512451Z ** building package indices 2021-05-15T16:52:15.1629034Z ** installing vignettes 2021-05-15T16:52:15.1668494Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:52:15.3800182Z ** testing if installed package can be loaded from final location 2021-05-15T16:52:15.6864222Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:52:15.6894387Z * DONE (gplots) 2021-05-15T16:52:15.6974839Z 2021-05-15T16:52:15.6975641Z The downloaded source packages are in 2021-05-15T16:52:15.6976976Z ‘/tmp/RtmpnoQFLW/downloaded_packages’ 2021-05-15T16:52:31.2163583Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T16:52:31.2164813Z Use `force = TRUE` to force installation 2021-05-15T16:52:31.2176125Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T16:52:31.2177101Z Use `force = TRUE` to force installation 2021-05-15T16:52:31.2268296Z ##[group]Run options(width = 100) 2021-05-15T16:52:31.2268986Z options(width = 100) 2021-05-15T16:52:31.2269485Z pkgs <- installed.packages()[, "Package"] 2021-05-15T16:52:31.2270084Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T16:52:31.2277116Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:52:31.2277445Z env: 2021-05-15T16:52:31.2277781Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:52:31.2278339Z TIC_DEPLOY_KEY: 2021-05-15T16:52:31.2279366Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:52:31.2281146Z GITHUB_PAT: *** 2021-05-15T16:52:31.2281685Z COVERALLS_TOKEN: 2021-05-15T16:52:31.2282101Z continue-on-error: true 2021-05-15T16:52:31.2282751Z VDIFFR_RUN_TESTS: 2021-05-15T16:52:31.2283315Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:52:31.2283692Z TZ: UTC 2021-05-15T16:52:31.2284004Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:52:31.2284379Z NOT_CRAN: true 2021-05-15T16:52:31.2284705Z ##[endgroup] 2021-05-15T16:52:31.7423630Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T16:52:31.7424267Z setting value 2021-05-15T16:52:31.7425099Z version R Under development (unstable) (2021-05-14 r80296) 2021-05-15T16:52:31.7425721Z os Ubuntu 20.04.2 LTS 2021-05-15T16:52:31.7426426Z system x86_64, linux-gnu 2021-05-15T16:52:31.7426933Z ui X11 2021-05-15T16:52:31.7427432Z language (EN) 2021-05-15T16:52:31.7428399Z collate C.UTF-8 2021-05-15T16:52:31.7429116Z ctype C.UTF-8 2021-05-15T16:52:31.7429608Z tz UTC 2021-05-15T16:52:31.7430289Z date 2021-05-15 2021-05-15T16:52:31.7430850Z 2021-05-15T16:52:31.7431674Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T16:52:31.7432342Z package * version date lib source 2021-05-15T16:52:31.7433250Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T16:52:31.7434086Z askpass 1.1 2019-01-13 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7434842Z base * 4.2.0 2021-05-15 [2] local 2021-05-15T16:52:31.7435584Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7436338Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T16:52:31.7437070Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7437830Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7438596Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T16:52:31.7439335Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7440088Z caTools 1.18.2 2021-03-28 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7440832Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T16:52:31.7441732Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7442454Z clime 0.4.1 2012-05-06 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7443163Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7443899Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-15T16:52:31.7444804Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-15T16:52:31.7445628Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7446390Z compiler 4.2.0 2021-05-15 [2] local 2021-05-15T16:52:31.7447131Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7447855Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7448573Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7449331Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7450071Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7450806Z datasets * 4.2.0 2021-05-15 [2] local 2021-05-15T16:52:31.7451558Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7452359Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T16:52:31.7453178Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7453911Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7454718Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7455444Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7456603Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7457367Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7458095Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7458828Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7459566Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-15T16:52:31.7460296Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7461162Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7461890Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7462604Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7463408Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T16:52:31.7464369Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7465071Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7465789Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7466498Z gplots 3.1.1 2020-11-28 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7467568Z graphics * 4.2.0 2021-05-15 [2] local 2021-05-15T16:52:31.7469087Z grDevices * 4.2.0 2021-05-15 [2] local 2021-05-15T16:52:31.7469814Z grid 4.2.0 2021-05-15 [2] local 2021-05-15T16:52:31.7470765Z gtools 3.8.2 2020-03-31 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7471738Z highr 0.9 2021-04-16 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7472613Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7474533Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7475581Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7476501Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T16:52:31.7477617Z knitr 1.33 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7478923Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-15T16:52:31.7480120Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7481656Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7482913Z lpSolve 5.6.15 2020-01-24 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7484638Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7501336Z markdown 1.1 2019-08-07 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7502518Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T16:52:31.7503321Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-15T16:52:31.7504102Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7505041Z methods * 4.2.0 2021-05-15 [2] local 2021-05-15T16:52:31.7505798Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-15T16:52:31.7506544Z mime 0.10 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7507288Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-15T16:52:31.7508213Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T16:52:31.7509019Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7509990Z parallel 4.2.0 2021-05-15 [2] local 2021-05-15T16:52:31.7510784Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7511586Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7512923Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7513889Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7515039Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7515995Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7516845Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7517608Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7518649Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7519399Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7520593Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7521476Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7522497Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7523500Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7524420Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7525170Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7525897Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7526657Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7527405Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-15T16:52:31.7528184Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7528968Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7529844Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7530678Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7531674Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T16:52:31.7532624Z splines 4.2.0 2021-05-15 [2] local 2021-05-15T16:52:31.7533581Z stats * 4.2.0 2021-05-15 [2] local 2021-05-15T16:52:31.7534492Z stats4 4.2.0 2021-05-15 [2] local 2021-05-15T16:52:31.7535243Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7536172Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7537291Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-15T16:52:31.7538377Z sys 3.4 2020-07-23 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7539352Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T16:52:31.7540162Z tcltk 4.2.0 2021-05-15 [2] local 2021-05-15T16:52:31.7540907Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7541667Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7542452Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T16:52:31.7543245Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7544014Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7544768Z tools 4.2.0 2021-05-15 [2] local 2021-05-15T16:52:31.7545521Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7546259Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7546998Z utils * 4.2.0 2021-05-15 [2] local 2021-05-15T16:52:31.7548009Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7548789Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7549540Z whisker 0.4 2019-08-28 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7550283Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7551022Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T16:52:31.7551742Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7552486Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7553626Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7554374Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-15T16:52:31.7554665Z 2021-05-15T16:52:31.7555101Z [1] /home/runner/work/_temp/Library 2021-05-15T16:52:31.7555590Z [2] /opt/R/devel/lib/R/library 2021-05-15T16:52:31.7593654Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T16:52:31.7594575Z Rscript -e 'tic::script()' 2021-05-15T16:52:31.7595214Z ls -l check 2021-05-15T16:52:31.7640935Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T16:52:31.7641465Z env: 2021-05-15T16:52:31.7641935Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:52:31.7642418Z TIC_DEPLOY_KEY: 2021-05-15T16:52:31.7643275Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:52:31.7644892Z GITHUB_PAT: *** 2021-05-15T16:52:31.7645826Z COVERALLS_TOKEN: 2021-05-15T16:52:31.7646273Z continue-on-error: true 2021-05-15T16:52:31.7646725Z VDIFFR_RUN_TESTS: 2021-05-15T16:52:31.7647191Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:52:31.7647604Z TZ: UTC 2021-05-15T16:52:31.7647986Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:52:31.7648360Z NOT_CRAN: true 2021-05-15T16:52:31.7648722Z ##[endgroup] 2021-05-15T16:52:32.0673853Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:52:32.2132925Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T16:52:32.2133937Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T16:52:32.2134695Z timeout = Inf, check_dir = "check") 2021-05-15T16:52:32.2797178Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T16:52:32.5099570Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T16:52:32.5195924Z * preparing ‘DensParcorr’: 2021-05-15T16:52:32.5244043Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:52:32.5483703Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:52:32.5488870Z * checking for empty or unneeded directories 2021-05-15T16:52:32.5552308Z * building ‘DensParcorr_1.0.tar.gz’ 2021-05-15T16:52:32.5612948Z 2021-05-15T16:52:32.6350042Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T16:52:33.2574081Z * using log directory ‘/home/runner/work/DensParcorr/DensParcorr/check/DensParcorr.Rcheck’ 2021-05-15T16:52:33.2575959Z * using R Under development (unstable) (2021-05-14 r80296) 2021-05-15T16:52:33.2577336Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T16:52:33.2578307Z * using session charset: UTF-8 2021-05-15T16:52:33.2579036Z * using option ‘--as-cran’ 2021-05-15T16:52:33.2580066Z * checking for file ‘DensParcorr/DESCRIPTION’ ... OK 2021-05-15T16:52:33.2580619Z * checking extension type ... Package 2021-05-15T16:52:33.2581249Z * this is package ‘DensParcorr’ version ‘1.0’ 2021-05-15T16:52:33.2581808Z * checking package namespace information ... OK 2021-05-15T16:52:49.4823612Z * checking package dependencies ... OK 2021-05-15T16:52:49.4832810Z * checking if this is a source package ... OK 2021-05-15T16:52:49.4834519Z * checking if there is a namespace ... OK 2021-05-15T16:52:49.7869680Z * checking for executable files ... OK 2021-05-15T16:52:49.7879440Z * checking for hidden files and directories ... OK 2021-05-15T16:52:49.7882292Z * checking for portable file names ... OK 2021-05-15T16:52:49.7890009Z * checking for sufficient/correct file permissions ... OK 2021-05-15T16:52:49.7914247Z * checking serialization versions ... OK 2021-05-15T16:52:51.2653504Z * checking whether package ‘DensParcorr’ can be installed ... OK 2021-05-15T16:52:51.2717864Z * checking installed package size ... OK 2021-05-15T16:52:51.3426997Z * checking package directory ... OK 2021-05-15T16:52:51.3428726Z * checking for future file timestamps ... OK 2021-05-15T16:52:51.4912084Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:52:51.4913944Z * checking top-level files ... OK 2021-05-15T16:52:51.4915470Z * checking for left-over files ... OK 2021-05-15T16:52:51.4916227Z * checking index information ... OK 2021-05-15T16:52:51.5391341Z * checking package subdirectories ... OK 2021-05-15T16:52:51.5867683Z * checking R files for non-ASCII characters ... OK 2021-05-15T16:52:51.6378261Z * checking R files for syntax errors ... OK 2021-05-15T16:52:51.8456830Z * checking whether the package can be loaded ... OK 2021-05-15T16:52:52.0313242Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T16:52:52.2210714Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T16:52:52.4010410Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T16:52:52.5989198Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T16:52:52.7997983Z * checking loading without being on the library search path ... OK 2021-05-15T16:52:53.0274016Z * checking dependencies in R code ... OK 2021-05-15T16:52:54.2627640Z * checking S3 generic/method consistency ... OK 2021-05-15T16:52:54.2629025Z * checking replacement functions ... OK 2021-05-15T16:52:54.2629998Z * checking foreign function calls ... OK 2021-05-15T16:52:56.4677572Z * checking R code for possible problems ... OK 2021-05-15T16:52:56.6733186Z * checking Rd files ... OK 2021-05-15T16:52:56.7300253Z * checking Rd metadata ... OK 2021-05-15T16:52:56.7956931Z * checking Rd line widths ... OK 2021-05-15T16:52:56.8842373Z * checking Rd cross-references ... OK 2021-05-15T16:52:57.1114947Z * checking for missing documentation entries ... OK 2021-05-15T16:52:57.7473133Z * checking for code/documentation mismatches ... OK 2021-05-15T16:52:58.5095293Z * checking Rd \usage sections ... OK 2021-05-15T16:52:58.5806537Z * checking Rd contents ... OK 2021-05-15T16:52:58.6549031Z * checking for unstated dependencies in examples ... OK 2021-05-15T16:52:59.2037494Z * checking examples ... OK 2021-05-15T16:53:01.2333410Z * checking PDF version of manual ... OK 2021-05-15T16:53:01.2335412Z * checking for non-standard things in the check directory ... OK 2021-05-15T16:53:01.2336363Z * checking for detritus in the temp directory ... OK 2021-05-15T16:53:01.2337045Z * DONE 2021-05-15T16:53:01.2339667Z 2021-05-15T16:53:01.2340457Z Status: OK 2021-05-15T16:53:01.2346365Z 2021-05-15T16:53:01.3291756Z ── R CMD check results ──────────────────────────────────── DensParcorr 1.0 ──── 2021-05-15T16:53:01.3310184Z Duration: 28.8s 2021-05-15T16:53:01.3310777Z 2021-05-15T16:53:01.3322517Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T16:53:01.3383959Z total 40 2021-05-15T16:53:01.3385292Z drwxr-xr-x 5 runner docker 4096 May 15 16:53 DensParcorr.Rcheck 2021-05-15T16:53:01.3387969Z -rw-r--r-- 1 runner docker 4701 May 15 16:52 DensParcorr_1.0.tar.gz 2021-05-15T16:53:01.3391311Z -rw-r--r-- 1 runner docker 24763 May 15 16:52 DensParcorr_1.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T16:53:01.3423046Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T16:53:01.3423743Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T16:53:01.3471842Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T16:53:01.3472453Z env: 2021-05-15T16:53:01.3472846Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:53:01.3473277Z TIC_DEPLOY_KEY: 2021-05-15T16:53:01.3473996Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:53:01.3475527Z GITHUB_PAT: *** 2021-05-15T16:53:01.3475907Z COVERALLS_TOKEN: 2021-05-15T16:53:01.3476333Z continue-on-error: true 2021-05-15T16:53:01.3476914Z VDIFFR_RUN_TESTS: 2021-05-15T16:53:01.3477330Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:53:01.3477728Z TZ: UTC 2021-05-15T16:53:01.3478058Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:53:01.3478421Z NOT_CRAN: true 2021-05-15T16:53:01.3478744Z ##[endgroup] 2021-05-15T16:53:01.3593950Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T16:53:01.3594823Z Rscript -e "tic::before_deploy()" 2021-05-15T16:53:01.3631031Z shell: /usr/bin/bash -e {0} 2021-05-15T16:53:01.3631519Z env: 2021-05-15T16:53:01.3631912Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:53:01.3632306Z TIC_DEPLOY_KEY: 2021-05-15T16:53:01.3632999Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:53:01.3634038Z GITHUB_PAT: *** 2021-05-15T16:53:01.3634375Z COVERALLS_TOKEN: 2021-05-15T16:53:01.3634792Z continue-on-error: true 2021-05-15T16:53:01.3635180Z VDIFFR_RUN_TESTS: 2021-05-15T16:53:01.3635599Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:53:01.3637604Z TZ: UTC 2021-05-15T16:53:01.3638031Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:53:01.3638446Z NOT_CRAN: true 2021-05-15T16:53:01.3638843Z ##[endgroup] 2021-05-15T16:53:01.6538468Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:53:01.7819709Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T16:53:01.7820214Z with: 2021-05-15T16:53:01.7821238Z upload_url: https://uploads.github.com/repos/neuroconductor/DensParcorr/releases/43000337/assets{?name,label} 2021-05-15T16:53:01.7822313Z asset_path: check/DensParcorr_1.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T16:53:01.7822940Z asset_name: DensParcorr_1.0_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-15T16:53:01.7823513Z asset_content_type: application/octet-stream 2021-05-15T16:53:01.7823929Z env: 2021-05-15T16:53:01.7824278Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:53:01.7824834Z TIC_DEPLOY_KEY: 2021-05-15T16:53:01.7825463Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:53:01.7826733Z GITHUB_PAT: *** 2021-05-15T16:53:01.7827061Z COVERALLS_TOKEN: 2021-05-15T16:53:01.7827633Z continue-on-error: true 2021-05-15T16:53:01.7828273Z VDIFFR_RUN_TESTS: 2021-05-15T16:53:01.7829110Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:53:01.7829490Z TZ: UTC 2021-05-15T16:53:01.7829835Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:53:01.7830183Z NOT_CRAN: true 2021-05-15T16:53:01.7831157Z GITHUB_TOKEN: *** 2021-05-15T16:53:01.7831490Z ##[endgroup] 2021-05-15T16:53:02.4629653Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T16:53:02.4630193Z Rscript -e "tic::deploy()" 2021-05-15T16:53:02.4671668Z shell: /usr/bin/bash -e {0} 2021-05-15T16:53:02.4672240Z env: 2021-05-15T16:53:02.4673141Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:53:02.4673578Z TIC_DEPLOY_KEY: 2021-05-15T16:53:02.4674303Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:53:02.4675686Z GITHUB_PAT: *** 2021-05-15T16:53:02.4676363Z COVERALLS_TOKEN: 2021-05-15T16:53:02.4676782Z continue-on-error: true 2021-05-15T16:53:02.4677191Z VDIFFR_RUN_TESTS: 2021-05-15T16:53:02.4677595Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:53:02.4677985Z TZ: UTC 2021-05-15T16:53:02.4678310Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:53:02.4678669Z NOT_CRAN: true 2021-05-15T16:53:02.4678981Z ##[endgroup] 2021-05-15T16:53:02.7461939Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:53:02.8688824Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T16:53:02.8690042Z Rscript -e "tic::after_deploy()" 2021-05-15T16:53:02.8734915Z shell: /usr/bin/bash -e {0} 2021-05-15T16:53:02.8735231Z env: 2021-05-15T16:53:02.8735971Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:53:02.8736630Z TIC_DEPLOY_KEY: 2021-05-15T16:53:02.8737368Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:53:02.8738927Z GITHUB_PAT: *** 2021-05-15T16:53:02.8739442Z COVERALLS_TOKEN: 2021-05-15T16:53:02.8740165Z continue-on-error: true 2021-05-15T16:53:02.8740720Z VDIFFR_RUN_TESTS: 2021-05-15T16:53:02.8741127Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:53:02.8741484Z TZ: UTC 2021-05-15T16:53:02.8741811Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:53:02.8742141Z NOT_CRAN: true 2021-05-15T16:53:02.8742459Z ##[endgroup] 2021-05-15T16:53:03.1712863Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:53:03.4752217Z Post job cleanup. 2021-05-15T16:53:03.5229156Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T16:53:03.5323644Z Post job cleanup. 2021-05-15T16:53:03.6339129Z [command]/usr/bin/git version 2021-05-15T16:53:03.6406789Z git version 2.31.1 2021-05-15T16:53:03.6448004Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T16:53:03.6484582Z [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-15T16:53:03.6756200Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T16:53:03.6786250Z http.https://github.com/.extraheader 2021-05-15T16:53:03.6798391Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T16:53:03.6837598Z [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-15T16:53:03.7116557Z Cleaning up orphan processes