1614962599.604347944 Running [systemd-run --scope --user podman stop shlomi_fish_homesite_deb10] 1614962599.620053053 Running scope as unit: run-r46e1608af3364052881c9937ec70e874.scope 1614962601.148905993 c976be409d9976f92aacd9299fb2d444f189f663065ef68304a74b010c6f9260 1614962601.171480894 Running [systemd-run --scope --user podman rm shlomi_fish_homesite_deb10] 1614962601.201206923 Running scope as unit: run-re8af418d8a154eec949538f19a467589.scope 1614962606.789467096 c976be409d9976f92aacd9299fb2d444f189f663065ef68304a74b010c6f9260 1614962606.794991970 Running [systemd-run --scope --user podman pull debian:10] 1614962606.811189890 Running scope as unit: run-r1894237cb2d74c6b8a4f42d9a7f01b11.scope 1614962606.893790960 Resolved "debian" as an alias (/etc/containers/registries.conf.d/shortnames.conf) 1614962606.893831015 Trying to pull docker.io/library/debian:10... 1614962611.158042908 Getting image source signatures 1614962611.159523010 Copying blob sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 1614962611.159723997 Copying config sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1614962611.579575062 Writing manifest to image destination 1614962611.579690933 Storing signatures 1614962611.735033035 5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1614962611.744272947 Running [systemd-run --scope --user podman run -t -d --name shlomi_fish_homesite_deb10 debian:10] 1614962611.760987997 Running scope as unit: run-r6d310b1719e749ed849fa7728a620acd.scope 1614962612.677766085 f313e4d8aab2dcca5e6d667dff80b1ee0ab239726b53a299f0272663a6a9b4fc 1614962612.698441029 Running [rm -fr ../temp-git] 1614962612.837920904 Running [git clone . ../temp-git] 1614962612.839818954 Cloning into '../temp-git'... 1614962612.888426065 done. 1614962613.250159025 Running [systemd-run --scope --user podman cp ../temp-git shlomi_fish_homesite_deb10:/temp-git] 1614962613.266546965 Running scope as unit: run-rbb492c1fbddd463295ed49b995702560.scope 1614962615.888091087 Running [systemd-run --scope --user podman exec shlomi_fish_homesite_deb10 bash -c mkdir -p /temp-git] 1614962615.902916908 Running scope as unit: run-r6a48867808184d5bab7de2333c381344.scope 1614962617.284089088 Running [systemd-run --scope --user podman exec shlomi_fish_homesite_deb10 bash -c set -e -x 1614962617.284149885 mv /temp-git ~/source 1614962617.284159899 true || ls -lR /root 1614962617.284168005 cat /etc/apt/sources.list 1614962617.284173965 sed -r -i -e 's#^(deb *)[^ ]+( *buster +main.*)$#\1http://mirror.isoc.org.il/pub/debian\2#' /etc/apt/sources.list 1614962617.284183025 cat /etc/apt/sources.list 1614962617.284192085 # exit 5 1614962617.284203053 su -c "apt-get update" 1614962617.284213066 su -c "apt-get -y install eatmydata netselect-apt sudo" 1614962617.284223080 # sudo netselect-apt -c israel -t 3 -a amd64 # -n buster 1614962617.284233093 sudo apt-get update -qq 1614962617.284245968 1614962617.284252882 cd ~/source 1614962617.284260988 sudo eatmydata apt-get --no-install-recommends install -y build-essential cmake cmake-data cookiecutter cpanminus cppcheck fortune-mod g++ gcc git graphicsmagick hunspell hunspell-en-gb inkscape libdb5.3-dev libdbd-sqlite3-perl libgd-dev libgmp-dev libhunspell-dev libncurses-dev libpcre2-dev libpcre3-dev libperl-dev libprimesieve-dev libxml2-dev lynx lynx make nodejs npm optipng perl primesieve pypy3 python3 python3-cookiecutter python3-pip python3-setuptools python3-venv python3-virtualenv python3-virtualenv rsync ruby ruby-dev ruby-rspec tidy txt2html virtualenv xsltproc xz-utils zip zip 1614962617.284269094 sudo ln -sf /usr/bin/make /usr/bin/gmake 1614962617.284276962 if false 1614962617.284282923 then 1614962617.284288883 git clone https://github.com/kimwalisch/primesieve 1614962617.284296036 cd primesieve 1614962617.284301996 cmake . 1614962617.284308910 make -j2 1614962617.284317017 sudo make install 1614962617.284326077 cd .. 1614962617.284337997 rm -fr primesieve 1614962617.284348965 fi 1614962617.284358978 sudo -H `which python3` -m pip install beautifulsoup4 bs4 click cookiecutter lxml pycotap rebookmaker vnu_validator weasyprint zenfilter Pillow WebTest 1614962617.284369946 cpanm -vvv IO::Async 1614962617.284380913 cpanm --notest App::Deps::Verify App::XML::DocBook::Builder Pod::Xhtml 1614962617.284390926 cpanm --notest HTML::T5 1614962617.284398079 # For wml 1614962617.284404993 cpanm --notest Bit::Vector Carp::Always Class::XSAccessor GD Getopt::Long IO::All Image::Size List::MoreUtils Path::Tiny Term::ReadKey 1614962617.284414053 # For quadp 1614962617.284424067 cpanm --notest Class::XSAccessor Config::IniFiles HTML::Links::Localize 1614962617.284430981 sudo cpanm --notest App::Deps::Verify Carp::Always File::Which IO::All List::MoreUtils Math::BigInt::GMP Math::GMP MooX MooX::late Path::Tiny String::ShellQuote Test::Code::TidyAll Test::Differences Test::File::IsSorted Test::PerlTidy Test::TrailingSpace Tree::AVL 1614962617.284440994 sudo cpanm --notest https://salsa.debian.org/reproducible-builds/strip-nondeterminism.git 1614962617.284449100 perl bin/my-cookiecutter.pl 1614962617.284457922 deps-app plinst --notest -i bin/common-required-deps.yml -i bin/required-modules.yml 1614962617.284466982 gem install asciidoctor compass compass-blueprint 1614962617.284476995 PATH="$HOME/bin:$PATH" 1614962617.284486055 ( cd .. && git clone https://github.com/thewml/wml-extended-apis.git && cd wml-extended-apis/xhtml/1.x && bash Install.bash ) 1614962617.284492970 ( cd .. && git clone https://github.com/thewml/latemp.git && cd latemp/support-headers && perl install.pl ) 1614962617.284502983 ( cd .. && git clone https://github.com/shlomif/wml-affiliations.git && cd wml-affiliations/wml && bash Install.bash ) 1614962617.284512043 bash -x bin/install-npm-deps.sh 1614962617.284521103 bash bin/install-git-cmakey-program-system-wide.bash 'git' 'installer' 'https://github.com/shlomif/quad-pres' 1614962617.284528017 bash bin/install-git-cmakey-program-system-wide.bash 'git' 'src' 'https://github.com/thewml/website-meta-language.git' 1614962617.284533978 bash bin/install-git-cmakey-program-system-wide.bash 'git' 'installer' 'https://github.com/thewml/latemp.git' 1614962617.284539938 echo '{"amazon_sak":"invalid"}' > "$HOME"/.shlomifish-amazon-sak.json 1614962617.284547091 ( cd "$HOME" && git clone https://github.com/w3c/markup-validator.git ) 1614962617.284553051 pwd 1614962617.284559011 echo "HOME=$HOME" 1614962617.284564972 virtualenv -p `which pypy3` /pypyenv 1614962617.284570932 source /pypyenv/bin/activate 1614962617.284579992 pydeps="flake8 six" 1614962617.284589052 `which python3` -m pip install $pydeps 1614962617.284599066 export LD_LIBRARY_PATH="/usr/local/lib:$LD_LIBRARY_PATH" 1614962617.284607887 cmake_build_is_already_part_of_test_sh='true' 1614962617.284619093 if test "$cmake_build_is_already_part_of_test_sh" != "true" 1614962617.284626961 then 1614962617.284636974 true # bash -c "mkdir b ; cd b ; make && cd .. && rm -fr b" 1614962617.284647942 fi 1614962617.284657955 bash bin/rebuild 1614962617.284666061 ] 1614962617.311311007 Running scope as unit: run-r763ac72c3d1046ce810d284e3cd5b493.scope 1614962617.612276077 + mv /temp-git /root/source 1614962617.621812105 + true 1614962617.621853113 + cat /etc/apt/sources.list 1614962617.625073910 # deb http://snapshot.debian.org/archive/debian/20210208T000000Z buster main 1614962617.625106096 deb http://deb.debian.org/debian buster main 1614962617.625113010 # deb http://snapshot.debian.org/archive/debian-security/20210208T000000Z buster/updates main 1614962617.625118017 deb http://security.debian.org/debian-security buster/updates main 1614962617.625123024 # deb http://snapshot.debian.org/archive/debian/20210208T000000Z buster-updates main 1614962617.625127077 deb http://deb.debian.org/debian buster-updates main 1614962617.625336885 + sed -r -i -e 's#^(deb *)[^ ]+( *buster +main.*)$#\1http://mirror.isoc.org.il/pub/debian\2#' /etc/apt/sources.list 1614962617.630090952 + cat /etc/apt/sources.list 1614962617.631644964 # deb http://snapshot.debian.org/archive/debian/20210208T000000Z buster main 1614962617.631669998 deb http://mirror.isoc.org.il/pub/debian buster main 1614962617.631678104 # deb http://snapshot.debian.org/archive/debian-security/20210208T000000Z buster/updates main 1614962617.631683111 deb http://security.debian.org/debian-security buster/updates main 1614962617.631688118 # deb http://snapshot.debian.org/archive/debian/20210208T000000Z buster-updates main 1614962617.631692886 deb http://deb.debian.org/debian buster-updates main 1614962617.631864071 + su -c 'apt-get update' 1614962617.952579021 Get:1 http://mirror.isoc.org.il/pub/debian buster InRelease [122 kB] 1614962617.961961985 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 1614962618.272828102 Get:3 http://mirror.isoc.org.il/pub/debian buster/main amd64 Packages [7907 kB] 1614962618.356715918 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] 1614962618.424283981 Get:5 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 1614962619.060874939 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 1614962622.386784077 Fetched 8423 kB in 5s (1810 kB/s) 1614962622.857700109 Reading package lists... 1614962622.882220984 + su -c 'apt-get -y install eatmydata netselect-apt sudo' 1614962623.361109018 Reading package lists... 1614962623.494468927 Building dependency tree... 1614962623.494571924 Reading state information... 1614962623.635109901 The following additional packages will be installed: 1614962623.635396004 ca-certificates curl krb5-locales libcurl4 libeatmydata1 libgssapi-krb5-2 1614962623.635412931 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 1614962623.635634899 libldap-common libnghttp2-14 libpcre2-8-0 libpsl5 librtmp1 libsasl2-2 1614962623.635828972 libsasl2-modules libsasl2-modules-db libssh2-1 libssl1.1 lsb-base netselect 1614962623.636173964 openssl publicsuffix wget 1614962623.637520075 Suggested packages: 1614962623.637547016 krb5-doc krb5-user libsasl2-modules-gssapi-mit 1614962623.637551069 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 1614962623.637553930 libsasl2-modules-sql dpkg-dev 1614962623.788991928 The following NEW packages will be installed: 1614962623.789460897 ca-certificates curl eatmydata krb5-locales libcurl4 libeatmydata1 1614962623.789648056 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 1614962623.789886951 libldap-2.4-2 libldap-common libnghttp2-14 libpcre2-8-0 libpsl5 librtmp1 1614962623.790131092 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 libssl1.1 lsb-base 1614962623.790673971 netselect netselect-apt openssl publicsuffix sudo wget 1614962623.860896111 0 upgraded, 29 newly installed, 0 to remove and 1 not upgraded. 1614962623.860944986 Need to get 7487 kB of archives. 1614962623.860956907 After this operation, 20.0 MB of additional disk space will be used. 1614962623.860966921 Get:1 http://mirror.isoc.org.il/pub/debian buster/main amd64 krb5-locales all 1.17-3+deb10u1 [95.4 kB] 1614962623.939436913 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] 1614962624.118158102 Get:3 http://mirror.isoc.org.il/pub/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] 1614962624.194782972 Get:4 http://mirror.isoc.org.il/pub/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] 1614962624.477669954 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] 1614962624.489624023 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] 1614962624.517457008 Get:7 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] 1614962624.637047052 Get:8 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpcre2-8-0 amd64 10.32-5 [213 kB] 1614962624.875828981 Get:9 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] 1614962624.984409094 Get:10 http://mirror.isoc.org.il/pub/debian buster/main amd64 wget amd64 1.20.1-1.1 [902 kB] 1614962625.398555994 Get:11 http://mirror.isoc.org.il/pub/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] 1614962625.418706894 Get:12 http://mirror.isoc.org.il/pub/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] 1614962625.442867041 Get:13 http://mirror.isoc.org.il/pub/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] 1614962625.486442089 Get:14 http://mirror.isoc.org.il/pub/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] 1614962625.509594917 Get:15 http://mirror.isoc.org.il/pub/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] 1614962625.660530090 Get:16 http://mirror.isoc.org.il/pub/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] 1614962626.052721024 Get:17 http://mirror.isoc.org.il/pub/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] 1614962626.059022903 Get:18 http://mirror.isoc.org.il/pub/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] 1614962626.062751055 Get:19 http://mirror.isoc.org.il/pub/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] 1614962627.982810020 Get:20 http://mirror.isoc.org.il/pub/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] 1614962629.287564993 Get:21 http://mirror.isoc.org.il/pub/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] 1614962629.565356016 Get:22 http://mirror.isoc.org.il/pub/debian buster/main amd64 libeatmydata1 amd64 105-7 [14.9 kB] 1614962629.573595047 Get:23 http://mirror.isoc.org.il/pub/debian buster/main amd64 eatmydata all 105-7 [15.8 kB] 1614962629.591104031 Get:24 http://mirror.isoc.org.il/pub/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u1 [104 kB] 1614962629.638900042 Get:25 http://mirror.isoc.org.il/pub/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB] 1614962629.730532885 Get:26 http://mirror.isoc.org.il/pub/debian buster/main amd64 netselect amd64 0.3.ds1-28+b1 [31.9 kB] 1614962629.762721062 Get:27 http://mirror.isoc.org.il/pub/debian buster/main amd64 netselect-apt all 0.3.ds1-28 [18.7 kB] 1614962629.888757944 Get:28 http://mirror.isoc.org.il/pub/debian buster/main amd64 publicsuffix all 20190415.1030-1 [116 kB] 1614962630.283179998 Get:29 http://mirror.isoc.org.il/pub/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] 1614962630.728888035 debconf: delaying package configuration, since apt-utils is not installed 1614962630.759810925 Fetched 7487 kB in 7s (1118 kB/s) 1614962631.158811092 Selecting previously unselected package libssl1.1:amd64. 1614962631.202475071 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) 1614962631.204231024 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... 1614962631.695199013 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... 1614962634.213887930 Selecting previously unselected package krb5-locales. 1614962634.218899012 Preparing to unpack .../01-krb5-locales_1.17-3+deb10u1_all.deb ... 1614962635.087937117 Unpacking krb5-locales (1.17-3+deb10u1) ... 1614962636.458201885 Selecting previously unselected package libsasl2-modules-db:amd64. 1614962636.463207006 Preparing to unpack .../02-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... 1614962636.546910048 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 1614962637.058320045 Selecting previously unselected package libsasl2-2:amd64. 1614962637.063054085 Preparing to unpack .../03-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... 1614962637.154261112 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 1614962637.680670023 Selecting previously unselected package libldap-common. 1614962637.685132027 Preparing to unpack .../04-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... 1614962637.771476984 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... 1614962638.269668102 Selecting previously unselected package libldap-2.4-2:amd64. 1614962638.274525881 Preparing to unpack .../05-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... 1614962638.360249996 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... 1614962638.913831949 Selecting previously unselected package libpcre2-8-0:amd64. 1614962638.917363882 Preparing to unpack .../06-libpcre2-8-0_10.32-5_amd64.deb ... 1614962639.012523890 Unpacking libpcre2-8-0:amd64 (10.32-5) ... 1614962639.703263998 Selecting previously unselected package libpsl5:amd64. 1614962639.708491087 Preparing to unpack .../07-libpsl5_0.20.2-2_amd64.deb ... 1614962639.809392929 Unpacking libpsl5:amd64 (0.20.2-2) ... 1614962640.347090960 Selecting previously unselected package wget. 1614962640.351792097 Preparing to unpack .../08-wget_1.20.1-1.1_amd64.deb ... 1614962640.445506096 Unpacking wget (1.20.1-1.1) ... 1614962641.180650949 Selecting previously unselected package openssl. 1614962641.185158968 Preparing to unpack .../09-openssl_1.1.1d-0+deb10u5_amd64.deb ... 1614962641.300261974 Unpacking openssl (1.1.1d-0+deb10u5) ... 1614962642.136111021 Selecting previously unselected package ca-certificates. 1614962642.140969038 Preparing to unpack .../10-ca-certificates_20200601~deb10u2_all.deb ... 1614962642.260750055 Unpacking ca-certificates (20200601~deb10u2) ... 1614962643.147613049 Selecting previously unselected package libkeyutils1:amd64. 1614962643.152825117 Preparing to unpack .../11-libkeyutils1_1.6-6_amd64.deb ... 1614962643.268142939 Unpacking libkeyutils1:amd64 (1.6-6) ... 1614962643.925380945 Selecting previously unselected package libkrb5support0:amd64. 1614962643.930260897 Preparing to unpack .../12-libkrb5support0_1.17-3+deb10u1_amd64.deb ... 1614962644.056612968 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... 1614962644.902837992 Selecting previously unselected package libk5crypto3:amd64. 1614962644.907046080 Preparing to unpack .../13-libk5crypto3_1.17-3+deb10u1_amd64.deb ... 1614962645.085756063 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... 1614962645.892344952 Selecting previously unselected package libkrb5-3:amd64. 1614962645.896589041 Preparing to unpack .../14-libkrb5-3_1.17-3+deb10u1_amd64.deb ... 1614962646.055521011 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... 1614962646.847978115 Selecting previously unselected package libgssapi-krb5-2:amd64. 1614962646.853183985 Preparing to unpack .../15-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... 1614962647.010349989 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... 1614962647.869889021 Selecting previously unselected package libnghttp2-14:amd64. 1614962647.874540091 Preparing to unpack .../16-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... 1614962648.023875952 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 1614962648.791768074 Selecting previously unselected package librtmp1:amd64. 1614962648.795943975 Preparing to unpack .../17-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... 1614962648.964556932 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 1614962649.670058012 Selecting previously unselected package libssh2-1:amd64. 1614962649.676049948 Preparing to unpack .../18-libssh2-1_1.8.0-2.1_amd64.deb ... 1614962649.819048882 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... 1614962650.570194960 Selecting previously unselected package libcurl4:amd64. 1614962650.574615002 Preparing to unpack .../19-libcurl4_7.64.0-4+deb10u1_amd64.deb ... 1614962650.697848082 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... 1614962651.303189993 Selecting previously unselected package curl. 1614962651.308163881 Preparing to unpack .../20-curl_7.64.0-4+deb10u1_amd64.deb ... 1614962651.405595064 Unpacking curl (7.64.0-4+deb10u1) ... 1614962652.103089094 Selecting previously unselected package libeatmydata1:amd64. 1614962652.108104944 Preparing to unpack .../21-libeatmydata1_105-7_amd64.deb ... 1614962652.213797092 Unpacking libeatmydata1:amd64 (105-7) ... 1614962652.703246117 Selecting previously unselected package eatmydata. 1614962652.708170891 Preparing to unpack .../22-eatmydata_105-7_all.deb ... 1614962652.808038950 Unpacking eatmydata (105-7) ... 1614962653.381247997 Selecting previously unselected package libsasl2-modules:amd64. 1614962653.385734081 Preparing to unpack .../23-libsasl2-modules_2.1.27+dfsg-1+deb10u1_amd64.deb ... 1614962653.491064072 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u1) ... 1614962654.081336975 Selecting previously unselected package lsb-base. 1614962654.086453915 Preparing to unpack .../24-lsb-base_10.2019051400_all.deb ... 1614962654.259658098 Unpacking lsb-base (10.2019051400) ... 1614962654.903165102 Selecting previously unselected package netselect. 1614962654.907959938 Preparing to unpack .../25-netselect_0.3.ds1-28+b1_amd64.deb ... 1614962655.115612984 Unpacking netselect (0.3.ds1-28+b1) ... 1614962655.691998005 Selecting previously unselected package netselect-apt. 1614962655.696047068 Preparing to unpack .../26-netselect-apt_0.3.ds1-28_all.deb ... 1614962655.787408113 Unpacking netselect-apt (0.3.ds1-28) ... 1614962656.358067989 Selecting previously unselected package publicsuffix. 1614962656.362377882 Preparing to unpack .../27-publicsuffix_20190415.1030-1_all.deb ... 1614962656.464406967 Unpacking publicsuffix (20190415.1030-1) ... 1614962657.081290007 Selecting previously unselected package sudo. 1614962657.086174965 Preparing to unpack .../28-sudo_1.8.27-1+deb10u3_amd64.deb ... 1614962657.230307102 Unpacking sudo (1.8.27-1+deb10u3) ... 1614962658.432766914 Setting up lsb-base (10.2019051400) ... 1614962658.875050068 Setting up libkeyutils1:amd64 (1.6-6) ... 1614962659.251529932 Setting up libpsl5:amd64 (0.20.2-2) ... 1614962659.509851933 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... 1614962659.765749931 debconf: unable to initialize frontend: Dialog 1614962659.765779972 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) 1614962659.765786886 debconf: falling back to frontend: Readline 1614962659.766146898 debconf: unable to initialize frontend: Readline 1614962659.766222000 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 1614962659.766232967 debconf: falling back to frontend: Teletype 1614962660.135411978 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u1) ... 1614962660.802551985 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 1614962661.268213987 Setting up krb5-locales (1.17-3+deb10u1) ... 1614962661.694739103 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... 1614962662.283556938 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... 1614962662.723764896 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 1614962663.190532923 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 1614962663.645132065 Setting up sudo (1.8.27-1+deb10u3) ... 1614962664.513746977 invoke-rc.d: could not determine current runlevel 1614962664.525895119 invoke-rc.d: policy-rc.d denied execution of start. 1614962664.734963894 Setting up libpcre2-8-0:amd64 (10.32-5) ... 1614962665.044665098 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... 1614962665.398643017 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 1614962665.678433895 Setting up netselect (0.3.ds1-28+b1) ... 1614962665.978641033 debconf: unable to initialize frontend: Dialog 1614962665.978697062 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) 1614962665.978699923 debconf: falling back to frontend: Readline 1614962665.978876114 debconf: unable to initialize frontend: Readline 1614962665.978996992 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 1614962665.979017973 debconf: falling back to frontend: Teletype 1614962666.301947117 Setting up libeatmydata1:amd64 (105-7) ... 1614962666.588499069 Setting up libssh2-1:amd64 (1.8.0-2.1) ... 1614962666.912621021 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... 1614962667.209216118 Setting up openssl (1.1.1d-0+deb10u5) ... 1614962667.634516001 Setting up publicsuffix (20190415.1030-1) ... 1614962667.910156012 Setting up eatmydata (105-7) ... 1614962668.227314949 Setting up wget (1.20.1-1.1) ... 1614962668.620253086 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... 1614962668.948954105 Setting up ca-certificates (20200601~deb10u2) ... 1614962669.259315014 debconf: unable to initialize frontend: Dialog 1614962669.259366989 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) 1614962669.259371996 debconf: falling back to frontend: Readline 1614962669.259907961 debconf: unable to initialize frontend: Readline 1614962669.259917974 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 1614962669.259919882 debconf: falling back to frontend: Teletype 1614962669.768773079 Updating certificates in /etc/ssl/certs... 1614962670.387200117 137 added, 0 removed; done. 1614962671.293160915 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... 1614962671.729171038 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... 1614962672.187807083 Setting up curl (7.64.0-4+deb10u1) ... 1614962672.648042917 Setting up netselect-apt (0.3.ds1-28) ... 1614962673.094965935 Processing triggers for libc-bin (2.28-10) ... 1614962673.611426115 Processing triggers for ca-certificates (20200601~deb10u2) ... 1614962673.764394999 Updating certificates in /etc/ssl/certs... 1614962674.515501976 0 added, 0 removed; done. 1614962674.515532017 Running hooks in /etc/ca-certificates/update.d... 1614962674.516544104 done. 1614962675.339752913 + sudo apt-get update -qq 1614962677.040520906 + cd /root/source 1614962677.040554047 + sudo eatmydata apt-get --no-install-recommends install -y build-essential cmake cmake-data cookiecutter cpanminus cppcheck fortune-mod g++ gcc git graphicsmagick hunspell hunspell-en-gb inkscape libdb5.3-dev libdbd-sqlite3-perl libgd-dev libgmp-dev libhunspell-dev libncurses-dev libpcre2-dev libpcre3-dev libperl-dev libprimesieve-dev libxml2-dev lynx lynx make nodejs npm optipng perl primesieve pypy3 python3 python3-cookiecutter python3-pip python3-setuptools python3-venv python3-virtualenv python3-virtualenv rsync ruby ruby-dev ruby-rspec tidy txt2html virtualenv xsltproc xz-utils zip zip 1614962677.553241014 Reading package lists... 1614962677.692255974 Building dependency tree... 1614962677.692296028 Reading state information... 1614962677.876760006 The following additional packages will be installed: 1614962677.876792908 adwaita-icon-theme binutils binutils-common binutils-x86-64-linux-gnu bzip2 1614962677.876796007 cpp cpp-8 dictionaries-common dpkg-dev emacsen-common fontconfig 1614962677.876832962 fontconfig-config fonts-dejavu-core g++-8 gcc-8 git-man 1614962677.876838923 gtk-update-icon-cache gyp hicolor-icon-theme icu-devtools 1614962677.876842976 imagemagick-6-common libarchive13 libasan5 libaspell15 libatk1.0-0 1614962677.876846075 libatk1.0-data libatkmm-1.6-1v5 libatomic1 libavahi-client3 1614962677.876848936 libavahi-common-data libavahi-common3 libbinutils libbrotli1 libbsd0 1614962677.876851082 libc-ares2 libc-dev-bin libc6-dev libcairo2 libcairomm-1.0-1v5 libcc1-0 1614962677.876856089 libcdr-0.1-1 libcpan-distnameinfo-perl libcpan-meta-check-perl libcroco3 1614962677.876876116 libcups2 libcurl3-gnutls libdatrie1 libdbi-perl libdbus-1-3 libdbus-glib-1-2 1614962677.876913071 libde265-0 libdpkg-perl libenchant1c2a liberror-perl libexpat1 libexpat1-dev 1614962677.876921892 libfftw3-double3 libfile-pushd-perl libfontconfig1 libfontconfig1-dev 1614962677.876931906 libfreetype6 libfreetype6-dev libfribidi0 libgc1c2 libgcc-8-dev libgd3 1614962677.876936913 libgdbm-compat4 libgdbm6 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common 1614962677.877010107 libgetopt-argvfile-perl libglib2.0-0 libglibmm-2.4-1v5 libgmpxx4ldbl 1614962677.877018929 libgomp1 libgraphicsmagick-q16-3 libgraphite2-3 libgsl23 libgslcblas0 1614962677.877026081 libgtk2.0-0 libgtk2.0-common libgtkmm-2.4-1v5 libgtkspell0 libharfbuzz0b 1614962677.877044916 libheif1 libhunspell-1.7-0 libice-dev libice6 libicu-dev libicu63 libidn11 1614962677.877052069 libisl19 libitm1 libjbig-dev libjbig0 libjpeg-dev libjpeg62-turbo 1614962677.877079010 libjpeg62-turbo-dev libjs-inherits libjs-is-typedarray libjsoncpp1 1614962677.877084970 liblcms2-2 liblocal-lib-perl liblqr-1-0 liblsan0 libltdl7 liblzma-dev 1614962677.877110004 libmagick++-6.q16-8 libmagickcore-6.q16-6 libmagickwand-6.q16-6 1614962677.877115965 libmodule-build-perl libmodule-cpanfile-perl libmpc3 libmpdec2 libmpfr6 1614962677.877321959 libmpx2 libncurses6 libnode-dev libnode64 libnspr4 libnss3 libnuma1 1614962677.877345085 libopenjp2-7 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 1614962677.877353907 libpangomm-1.4-1v5 libparse-pmfile-perl libpcre16-3 libpcre2-16-0 1614962677.877358913 libpcre2-32-0 libpcre2-posix0 libpcre32-3 libpcrecpp0v5 libperl5.28 1614962677.877362967 libpixman-1-0 libpng-dev libpng16-16 libpoppler-glib8 libpoppler82 libpopt0 1614962677.877367020 libpotrace0 libprimesieve-dev-common libprimesieve9 libprocps7 1614962677.877371073 libpthread-stubs0-dev libpython-stdlib libpython2-stdlib 1614962677.877376080 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib 1614962677.877379894 libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7 1614962677.877429962 librecode0 librevenge-0.0-0 librhash0 librsvg2-2 librsvg2-common libruby2.5 1614962677.877448082 libsigc++-2.0-0v5 libsm-dev libsm6 libsqlite3-0 libssl-dev libstdc++-8-dev 1614962677.877454042 libstring-shellquote-perl libtext-iconv-perl libthai-data libthai0 1614962677.877459049 libtidy5deb1 libtiff-dev libtiff5 libtiffxx5 libtinyxml2-6a libtsan0 1614962677.877665997 libubsan1 libuv1 libuv1-dev libvisio-0.1-1 libvpx-dev libvpx5 libwebp6 1614962677.877680063 libwebpmux3 libwmf0.2-7 libwpd-0.10-10 libwpg-0.3-3 libx11-6 libx11-data 1614962677.877682924 libx11-dev libx265-165 libxau-dev libxau6 libxcb-render0 libxcb-shm0 libxcb1 1614962677.877686024 libxcb1-dev libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxdmcp6 1614962677.877688885 libxext6 libxfixes3 libxi6 libxinerama1 libxml2 libxpm-dev libxpm4 1614962677.877691031 libxrandr2 libxrender1 libxslt1.1 libxt-dev libxt6 libyaml-0-2 1614962677.877695084 libyaml-syck-perl linux-libc-dev lynx-common mime-support node-abbrev 1614962677.877698898 node-ajv node-ansi node-ansi-align node-ansi-regex node-ansi-styles 1614962677.877702951 node-ansistyles node-aproba node-archy node-are-we-there-yet node-asn1 1614962677.877706051 node-assert-plus node-asynckit node-aws-sign2 node-aws4 node-balanced-match 1614962677.877710104 node-bcrypt-pbkdf node-bluebird node-boxen node-brace-expansion 1614962677.877713919 node-builtin-modules node-builtins node-cacache node-call-limit 1614962677.877717972 node-camelcase node-caseless node-chalk node-chownr node-cli-boxes 1614962677.877722025 node-cliui node-clone node-co node-color-convert node-color-name 1614962677.877726078 node-combined-stream node-concat-map node-concat-stream node-config-chain 1614962677.877737999 node-console-control-strings node-copy-concurrently node-core-util-is 1614962677.877742052 node-cross-spawn node-cyclist node-dashdash node-decamelize 1614962677.877747059 node-decompress-response node-deep-extend node-defaults node-delayed-stream 1614962677.877751112 node-delegates node-detect-indent node-detect-newline node-duplexer3 1614962677.877754927 node-duplexify node-ecc-jsbn node-editor node-encoding node-end-of-stream 1614962677.877758980 node-errno node-escape-string-regexp node-execa node-extend node-extsprintf 1614962677.877763033 node-find-up node-flush-write-stream node-forever-agent node-form-data 1614962677.877767086 node-from2 node-fs-vacuum node-fs-write-stream-atomic node-fs.realpath 1614962677.877770901 node-gauge node-get-caller-file node-get-stream node-getpass node-glob 1614962677.877775908 node-got node-graceful-fs node-gyp node-har-schema node-har-validator 1614962677.877779961 node-has-flag node-has-symbol-support-x node-has-to-string-tag-x 1614962677.877784014 node-has-unicode node-hosted-git-info node-http-signature node-iconv-lite 1614962677.877788067 node-iferr node-import-lazy node-imurmurhash node-inflight node-inherits 1614962677.877791882 node-ini node-invert-kv node-is-builtin-module node-is-npm node-is-object 1614962677.877796888 node-is-plain-obj node-is-retry-allowed node-is-stream node-is-typedarray 1614962677.877801895 node-isarray node-isexe node-isstream node-isurl node-jsbn 1614962677.877808094 node-json-parse-better-errors node-json-schema node-json-stable-stringify 1614962677.877813101 node-json-stringify-safe node-jsonify node-jsonparse node-jsonstream 1614962677.877816916 node-jsprim node-latest-version node-lazy-property node-lcid node-libnpx 1614962677.877820969 node-locate-path node-lockfile node-lowercase-keys node-lru-cache node-mem 1614962677.877825975 node-mime-types node-mimic-fn node-mimic-response node-minimatch 1614962677.877830029 node-minimist node-mississippi node-mkdirp node-move-concurrently 1614962677.877834082 node-mute-stream node-node-uuid node-nopt node-normalize-package-data 1614962677.877837896 node-npm-package-arg node-npm-run-path node-npmlog node-oauth-sign 1614962677.877842903 node-object-assign node-once node-opener node-os-locale node-osenv 1614962677.877846956 node-p-cancelable node-p-finally node-p-limit node-p-locate node-p-timeout 1614962677.877851009 node-package-json node-parallel-transform node-path-exists 1614962677.877856016 node-path-is-absolute node-path-is-inside node-performance-now 1614962677.877859116 node-prepend-http node-process-nextick-args node-promise-inflight 1614962677.877863884 node-promzard node-proto-list node-prr node-pump node-pumpify node-punycode 1614962677.877867937 node-qs node-qw node-rc node-read node-read-package-json 1614962677.877871990 node-readable-stream node-registry-auth-token node-registry-url node-request 1614962677.877876997 node-require-directory node-require-main-filename node-resolve-from 1614962677.877881050 node-retry node-rimraf node-run-queue node-safe-buffer node-semver 1614962677.877885103 node-semver-diff node-set-blocking node-sha node-shebang-command 1614962677.877888918 node-shebang-regex node-signal-exit node-slash node-slide node-sorted-object 1614962677.877892971 node-spdx-correct node-spdx-expression-parse node-spdx-license-ids 1614962677.877897024 node-sshpk node-ssri node-stream-each node-stream-iterate node-stream-shift 1614962677.877901077 node-string-decoder node-string-width node-strip-ansi node-strip-eof 1614962677.877904892 node-strip-json-comments node-supports-color node-tar node-term-size 1614962677.877908945 node-text-table node-through node-through2 node-timed-out node-tough-cookie 1614962677.877912998 node-tunnel-agent node-tweetnacl node-typedarray node-uid-number 1614962677.877917051 node-unique-filename node-unpipe node-url-parse-lax node-url-to-options 1614962677.877921104 node-util-deprecate node-uuid node-validate-npm-package-license 1614962677.877924919 node-validate-npm-package-name node-verror node-wcwidth.js node-which 1614962677.877928972 node-which-module node-wide-align node-widest-line node-wrap-ansi 1614962677.877933025 node-wrappy node-write-file-atomic node-xdg-basedir node-xtend node-y18n 1614962677.877938986 node-yallist node-yargs node-yargs-parser patch perl-modules-5.28 pkg-config 1614962677.878010988 primesieve-bin procps pypy3-lib python python-minimal python-pip-whl 1614962677.878022909 python-pkg-resources python2 python2-minimal python2.7 python2.7-minimal 1614962677.878026962 python3-arrow python3-binaryornot python3-certifi python3-chardet 1614962677.878032923 python3-click python3-colorama python3-dateutil python3-distutils 1614962677.878055096 python3-future python3-idna python3-jinja2 python3-jinja2-time 1614962677.878074884 python3-lib2to3 python3-markupsafe python3-minimal python3-pkg-resources 1614962677.878097057 python3-pygments python3-requests python3-ruamel.yaml python3-six 1614962677.878106117 python3-urllib3 python3-whichcraft python3-yaml python3.7 python3.7-minimal 1614962677.878175020 python3.7-venv rake readline-common ruby-did-you-mean ruby-diff-lcs 1614962677.878185034 ruby-minitest ruby-net-telnet ruby-power-assert ruby-rspec-core 1614962677.878190041 ruby-rspec-expectations ruby-rspec-mocks ruby-rspec-support ruby-test-unit 1614962677.878194094 ruby-thread-order ruby-xmlrpc ruby2.5 ruby2.5-dev rubygems-integration 1614962677.878293991 sensible-utils shared-mime-info ucf uuid-dev x11-common x11proto-core-dev 1614962677.878321886 x11proto-dev xorg-sgml-doctools xtrans-dev zlib1g-dev 1614962677.880112886 Suggested packages: 1614962677.880140066 binutils-doc bzip2-doc cmake-doc ninja-build python-cookiecutter-doc cpp-doc 1614962677.880143881 gcc-8-locales cppcheck-gui wordlist debian-keyring fortunes x11-utils 1614962677.880146980 bsdmainutils g++-multilib g++-8-multilib gcc-8-doc libstdc++6-8-dbg 1614962677.880148888 gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc 1614962677.880151987 gcc-8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg 1614962677.880155087 libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg 1614962677.880156994 libquadmath0-dbg gettext-base git-daemon-run | git-daemon-sysvinit git-doc 1614962677.880160093 git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn 1614962677.880162954 graphicsmagick-dbg unzip libreoffice-writer dia inkscape-tutorials 1614962677.880167961 libsvg-perl libxml-xql-perl pstoedit python-uniconvertor lrzip aspell 1614962677.880170107 glibc-doc cups-common db5.3-doc libclone-perl libmldbm-perl 1614962677.880172968 libnet-daemon-perl libsql-statement-perl gnupg | gnupg2 bzr 1614962677.880176067 libenchant-voikko libfftw3-bin libfftw3-dev freetype2-doc libgd-tools 1614962677.880177975 gdbm-l10n gmp-doc libgmp10-doc libmpfr-dev gsl-ref-psdoc | gsl-doc-pdf 1614962677.880181074 | gsl-doc-info | gsl-ref-html gvfs libice-doc icu-doc liblcms2-utils 1614962677.880183935 liblzma-doc libmagickcore-6.q16-6-extra ncurses-doc primesieve-doc 1614962677.880186081 librsvg2-bin libsm-doc libssl-doc libstdc++-8-doc libwmf0.2-7-gtk libx11-doc 1614962677.880188942 libxcb-doc libxt-doc make-doc ed diffutils-doc perl-doc 1614962677.880191088 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl 1614962677.880193949 liblocale-codes-perl pypy3-doc pypy3-tk python-doc python-tk 1614962677.880196095 python-setuptools python2-doc python2.7-doc binfmt-support python3-doc 1614962677.880198956 python3-tk python-arrow-doc python-future-doc python-jinja2-doc 1614962677.880202055 python-pygments-doc ttf-bitstream-vera python3-cryptography python3-openssl 1614962677.880203962 python3-socks python-setuptools-doc python3.7-doc readline-doc 1614962677.880207062 openssh-client openssh-server ri bundler 1614962677.880208969 Recommended packages: 1614962677.880212069 fakeroot gnupg | gnupg2 libalgorithm-merge-perl fortunes-min 1614962677.880214930 | fortune-cookie-db less ssh-client aspell fig2dev imagemagick 1614962677.880217075 libimage-magick-perl libwmf-bin python-lxml python-numpy python-scour 1614962677.880219936 aspell-en | aspell-dictionary | aspell6a-dictionary manpages manpages-dev 1614962677.880223036 dbus libfile-fcntllock-perl liblocale-gettext-perl enchant 1614962677.880224943 libgdk-pixbuf2.0-bin libglib2.0-data xdg-user-dirs ghostscript gsfonts 1614962677.880228043 libgail-common libgtk2.0-bin javascript-common libmodule-signature-perl 1614962677.880229950 libpod-readme-perl libsoftware-license-perl libgpm2 libpng-tools 1614962677.880233049 poppler-data file nodejs-doc netbase psmisc python3-dev python3-wheel 1614962677.880234957 fonts-lato libjs-jquery ruby2.5-doc unzip 1614962680.711828947 The following NEW packages will be installed: 1614962680.711858988 adwaita-icon-theme binutils binutils-common binutils-x86-64-linux-gnu 1614962680.711862087 build-essential bzip2 cmake cmake-data cookiecutter cpanminus cpp cpp-8 1614962680.711867094 cppcheck dictionaries-common dpkg-dev emacsen-common fontconfig 1614962680.711903095 fontconfig-config fonts-dejavu-core fortune-mod g++ g++-8 gcc gcc-8 git 1614962680.711941957 git-man graphicsmagick gtk-update-icon-cache gyp hicolor-icon-theme hunspell 1614962680.712001085 hunspell-en-gb icu-devtools imagemagick-6-common inkscape libarchive13 1614962680.712014914 libasan5 libaspell15 libatk1.0-0 libatk1.0-data libatkmm-1.6-1v5 libatomic1 1614962680.712055922 libavahi-client3 libavahi-common-data libavahi-common3 libbinutils 1614962680.712081909 libbrotli1 libbsd0 libc-ares2 libc-dev-bin libc6-dev libcairo2 1614962680.712116003 libcairomm-1.0-1v5 libcc1-0 libcdr-0.1-1 libcpan-distnameinfo-perl 1614962680.712135077 libcpan-meta-check-perl libcroco3 libcups2 libcurl3-gnutls libdatrie1 1614962680.712146997 libdb5.3-dev libdbd-sqlite3-perl libdbi-perl libdbus-1-3 libdbus-glib-1-2 1614962680.712181091 libde265-0 libdpkg-perl libenchant1c2a liberror-perl libexpat1 libexpat1-dev 1614962680.712193012 libfftw3-double3 libfile-pushd-perl libfontconfig1 libfontconfig1-dev 1614962680.712197065 libfreetype6 libfreetype6-dev libfribidi0 libgc1c2 libgcc-8-dev libgd-dev 1614962680.712213039 libgd3 libgdbm-compat4 libgdbm6 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common 1614962680.712296963 libgetopt-argvfile-perl libglib2.0-0 libglibmm-2.4-1v5 libgmp-dev 1614962680.712306976 libgmpxx4ldbl libgomp1 libgraphicsmagick-q16-3 libgraphite2-3 libgsl23 1614962680.712327003 libgslcblas0 libgtk2.0-0 libgtk2.0-common libgtkmm-2.4-1v5 libgtkspell0 1614962680.712352991 libharfbuzz0b libheif1 libhunspell-1.7-0 libhunspell-dev libice-dev libice6 1614962680.712378025 libicu-dev libicu63 libidn11 libisl19 libitm1 libjbig-dev libjbig0 1614962680.712385893 libjpeg-dev libjpeg62-turbo libjpeg62-turbo-dev libjs-inherits 1614962680.712435007 libjs-is-typedarray libjsoncpp1 liblcms2-2 liblocal-lib-perl liblqr-1-0 1614962680.712445021 liblsan0 libltdl7 liblzma-dev libmagick++-6.q16-8 libmagickcore-6.q16-6 1614962680.712472916 libmagickwand-6.q16-6 libmodule-build-perl libmodule-cpanfile-perl libmpc3 1614962680.712528944 libmpdec2 libmpfr6 libmpx2 libncurses-dev libncurses6 libnode-dev libnode64 1614962680.712570906 libnspr4 libnss3 libnuma1 libopenjp2-7 libpango-1.0-0 libpangocairo-1.0-0 1614962680.712578058 libpangoft2-1.0-0 libpangomm-1.4-1v5 libparse-pmfile-perl libpcre16-3 1614962680.712582111 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix0 libpcre3-dev 1614962680.712629080 libpcre32-3 libpcrecpp0v5 libperl-dev libperl5.28 libpixman-1-0 libpng-dev 1614962680.712635994 libpng16-16 libpoppler-glib8 libpoppler82 libpopt0 libpotrace0 1614962680.712640047 libprimesieve-dev libprimesieve-dev-common libprimesieve9 libprocps7 1614962680.712644100 libpthread-stubs0-dev libpython-stdlib libpython2-stdlib 1614962680.712647915 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib 1614962680.712662935 libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7 1614962680.712843895 librecode0 librevenge-0.0-0 librhash0 librsvg2-2 librsvg2-common libruby2.5 1614962680.712855101 libsigc++-2.0-0v5 libsm-dev libsm6 libsqlite3-0 libssl-dev libstdc++-8-dev 1614962680.712881088 libstring-shellquote-perl libtext-iconv-perl libthai-data libthai0 1614962680.712891102 libtidy5deb1 libtiff-dev libtiff5 libtiffxx5 libtinyxml2-6a libtsan0 1614962680.712912083 libubsan1 libuv1 libuv1-dev libvisio-0.1-1 libvpx-dev libvpx5 libwebp6 1614962680.712918043 libwebpmux3 libwmf0.2-7 libwpd-0.10-10 libwpg-0.3-3 libx11-6 libx11-data 1614962680.712922096 libx11-dev libx265-165 libxau-dev libxau6 libxcb-render0 libxcb-shm0 libxcb1 1614962680.712924957 libxcb1-dev libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxdmcp6 1614962680.712945938 libxext6 libxfixes3 libxi6 libxinerama1 libxml2 libxml2-dev libxpm-dev 1614962680.712953091 libxpm4 libxrandr2 libxrender1 libxslt1.1 libxt-dev libxt6 libyaml-0-2 1614962680.713068008 libyaml-syck-perl linux-libc-dev lynx lynx-common make mime-support 1614962680.713076115 node-abbrev node-ajv node-ansi node-ansi-align node-ansi-regex 1614962680.713078976 node-ansi-styles node-ansistyles node-aproba node-archy 1614962680.713083982 node-are-we-there-yet node-asn1 node-assert-plus node-asynckit 1614962680.713087082 node-aws-sign2 node-aws4 node-balanced-match node-bcrypt-pbkdf node-bluebird 1614962680.713090897 node-boxen node-brace-expansion node-builtin-modules node-builtins 1614962680.713093996 node-cacache node-call-limit node-camelcase node-caseless node-chalk 1614962680.713097095 node-chownr node-cli-boxes node-cliui node-clone node-co node-color-convert 1614962680.713099957 node-color-name node-combined-stream node-concat-map node-concat-stream 1614962680.713104010 node-config-chain node-console-control-strings node-copy-concurrently 1614962680.713107109 node-core-util-is node-cross-spawn node-cyclist node-dashdash 1614962680.713109970 node-decamelize node-decompress-response node-deep-extend node-defaults 1614962680.713113070 node-delayed-stream node-delegates node-detect-indent node-detect-newline 1614962680.713115931 node-duplexer3 node-duplexify node-ecc-jsbn node-editor node-encoding 1614962680.713119984 node-end-of-stream node-errno node-escape-string-regexp node-execa 1614962680.713124037 node-extend node-extsprintf node-find-up node-flush-write-stream 1614962680.713126898 node-forever-agent node-form-data node-from2 node-fs-vacuum 1614962680.713129997 node-fs-write-stream-atomic node-fs.realpath node-gauge node-get-caller-file 1614962680.713133097 node-get-stream node-getpass node-glob node-got node-graceful-fs node-gyp 1614962680.713136911 node-har-schema node-har-validator node-has-flag node-has-symbol-support-x 1614962680.713140011 node-has-to-string-tag-x node-has-unicode node-hosted-git-info 1614962680.713143110 node-http-signature node-iconv-lite node-iferr node-import-lazy 1614962680.713145971 node-imurmurhash node-inflight node-inherits node-ini node-invert-kv 1614962680.713150024 node-is-builtin-module node-is-npm node-is-object node-is-plain-obj 1614962680.713152885 node-is-retry-allowed node-is-stream node-is-typedarray node-isarray 1614962680.713155985 node-isexe node-isstream node-isurl node-jsbn node-json-parse-better-errors 1614962680.713159084 node-json-schema node-json-stable-stringify node-json-stringify-safe 1614962680.713162899 node-jsonify node-jsonparse node-jsonstream node-jsprim node-latest-version 1614962680.713165998 node-lazy-property node-lcid node-libnpx node-locate-path node-lockfile 1614962680.713169098 node-lowercase-keys node-lru-cache node-mem node-mime-types node-mimic-fn 1614962680.713171959 node-mimic-response node-minimatch node-minimist node-mississippi 1614962680.713176966 node-mkdirp node-move-concurrently node-mute-stream node-node-uuid node-nopt 1614962680.713180065 node-normalize-package-data node-npm-package-arg node-npm-run-path 1614962680.713182926 node-npmlog node-oauth-sign node-object-assign node-once node-opener 1614962680.713186026 node-os-locale node-osenv node-p-cancelable node-p-finally node-p-limit 1614962680.713188887 node-p-locate node-p-timeout node-package-json node-parallel-transform 1614962680.713191986 node-path-exists node-path-is-absolute node-path-is-inside 1614962680.713195086 node-performance-now node-prepend-http node-process-nextick-args 1614962680.713197947 node-promise-inflight node-promzard node-proto-list node-prr node-pump 1614962680.713201046 node-pumpify node-punycode node-qs node-qw node-rc node-read 1614962680.713203907 node-read-package-json node-readable-stream node-registry-auth-token 1614962680.713207006 node-registry-url node-request node-require-directory 1614962680.713208914 node-require-main-filename node-resolve-from node-retry node-rimraf 1614962680.713212013 node-run-queue node-safe-buffer node-semver node-semver-diff 1614962680.713215113 node-set-blocking node-sha node-shebang-command node-shebang-regex 1614962680.713217974 node-signal-exit node-slash node-slide node-sorted-object node-spdx-correct 1614962680.713221073 node-spdx-expression-parse node-spdx-license-ids node-sshpk node-ssri 1614962680.713222980 node-stream-each node-stream-iterate node-stream-shift node-string-decoder 1614962680.713227034 node-string-width node-strip-ansi node-strip-eof node-strip-json-comments 1614962680.713229895 node-supports-color node-tar node-term-size node-text-table node-through 1614962680.713233948 node-through2 node-timed-out node-tough-cookie node-tunnel-agent 1614962680.713236094 node-tweetnacl node-typedarray node-uid-number node-unique-filename 1614962680.713238955 node-unpipe node-url-parse-lax node-url-to-options node-util-deprecate 1614962680.713242054 node-uuid node-validate-npm-package-license node-validate-npm-package-name 1614962680.713244915 node-verror node-wcwidth.js node-which node-which-module node-wide-align 1614962680.713248014 node-widest-line node-wrap-ansi node-wrappy node-write-file-atomic 1614962680.713251114 node-xdg-basedir node-xtend node-y18n node-yallist node-yargs 1614962680.713303089 node-yargs-parser nodejs npm optipng patch perl perl-modules-5.28 pkg-config 1614962680.713365078 primesieve primesieve-bin procps pypy3 pypy3-lib python python-minimal 1614962680.713432074 python-pip-whl python-pkg-resources python2 python2-minimal python2.7 1614962680.713443041 python2.7-minimal python3 python3-arrow python3-binaryornot python3-certifi 1614962680.713449955 python3-chardet python3-click python3-colorama python3-cookiecutter 1614962680.713476896 python3-dateutil python3-distutils python3-future python3-idna 1614962680.713486910 python3-jinja2 python3-jinja2-time python3-lib2to3 python3-markupsafe 1614962680.713538885 python3-minimal python3-pip python3-pkg-resources python3-pygments 1614962680.713562012 python3-requests python3-ruamel.yaml python3-setuptools python3-six 1614962680.713568926 python3-urllib3 python3-venv python3-virtualenv python3-whichcraft 1614962680.713638067 python3-yaml python3.7 python3.7-minimal python3.7-venv rake readline-common 1614962680.713644981 rsync ruby ruby-dev ruby-did-you-mean ruby-diff-lcs ruby-minitest 1614962680.713649035 ruby-net-telnet ruby-power-assert ruby-rspec ruby-rspec-core 1614962680.713651896 ruby-rspec-expectations ruby-rspec-mocks ruby-rspec-support ruby-test-unit 1614962680.713670969 ruby-thread-order ruby-xmlrpc ruby2.5 ruby2.5-dev rubygems-integration 1614962680.713764906 sensible-utils shared-mime-info tidy txt2html ucf uuid-dev virtualenv 1614962680.713773966 x11-common x11proto-core-dev x11proto-dev xorg-sgml-doctools xsltproc 1614962680.713788986 xtrans-dev xz-utils zip zlib1g-dev 1614962680.936810017 0 upgraded, 575 newly installed, 0 to remove and 1 not upgraded. 1614962680.936850071 Need to get 214 MB of archives. 1614962680.936856985 After this operation, 915 MB of additional disk space will be used. 1614962680.936861992 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl-dev amd64 1.1.1d-0+deb10u5 [1794 kB] 1614962681.203229904 Get:2 http://mirror.isoc.org.il/pub/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] 1614962681.391119003 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libnode64 amd64 10.24.0~dfsg-1~deb10u1 [5631 kB] 1614962681.967195034 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libnode-dev amd64 10.24.0~dfsg-1~deb10u1 [397 kB] 1614962682.004733086 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 nodejs amd64 10.24.0~dfsg-1~deb10u1 [87.3 kB] 1614962683.495767117 Get:6 http://mirror.isoc.org.il/pub/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB] 1614962683.503637075 Get:7 http://mirror.isoc.org.il/pub/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB] 1614962683.506767988 Get:8 http://mirror.isoc.org.il/pub/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB] 1614962684.091449022 Get:9 http://mirror.isoc.org.il/pub/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB] 1614962684.208605051 Get:10 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u1 [395 kB] 1614962684.473476887 Get:11 http://mirror.isoc.org.il/pub/debian buster/main amd64 python2.7-minimal amd64 2.7.16-2+deb10u1 [1369 kB] 1614962684.689388990 Get:12 http://mirror.isoc.org.il/pub/debian buster/main amd64 python2-minimal amd64 2.7.16-1 [41.4 kB] 1614962684.698846102 Get:13 http://mirror.isoc.org.il/pub/debian buster/main amd64 python-minimal amd64 2.7.16-1 [21.0 kB] 1614962684.793304920 Get:14 http://mirror.isoc.org.il/pub/debian buster/main amd64 mime-support all 3.62 [37.2 kB] 1614962685.139090061 Get:15 http://mirror.isoc.org.il/pub/debian buster/main amd64 libexpat1 amd64 2.2.6-2+deb10u1 [106 kB] 1614962685.142231941 Get:16 http://mirror.isoc.org.il/pub/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB] 1614962685.144824028 Get:17 http://mirror.isoc.org.il/pub/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB] 1614962685.549052000 Get:18 http://mirror.isoc.org.il/pub/debian buster/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u1 [641 kB] 1614962685.699497938 Get:19 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u1 [1912 kB] 1614962686.212791920 Get:20 http://mirror.isoc.org.il/pub/debian buster/main amd64 python2.7 amd64 2.7.16-2+deb10u1 [305 kB] 1614962686.307706118 Get:21 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpython2-stdlib amd64 2.7.16-1 [20.8 kB] 1614962686.347057104 Get:22 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpython-stdlib amd64 2.7.16-1 [20.8 kB] 1614962686.365904093 Get:23 http://mirror.isoc.org.il/pub/debian buster/main amd64 python2 amd64 2.7.16-1 [41.6 kB] 1614962686.410226107 Get:24 http://mirror.isoc.org.il/pub/debian buster/main amd64 python amd64 2.7.16-1 [22.8 kB] 1614962686.747926950 Get:25 http://mirror.isoc.org.il/pub/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB] 1614962686.756755114 Get:26 http://mirror.isoc.org.il/pub/debian buster/main amd64 libfftw3-double3 amd64 3.3.8-2 [733 kB] 1614962686.961455107 Get:27 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpng16-16 amd64 1.6.36-6 [292 kB] 1614962687.074454069 Get:28 http://mirror.isoc.org.il/pub/debian buster/main amd64 libfreetype6 amd64 2.9.1-3+deb10u2 [380 kB] 1614962687.286629915 Get:29 http://mirror.isoc.org.il/pub/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB] 1614962687.377228022 Get:30 http://mirror.isoc.org.il/pub/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB] 1614962687.598536968 Get:31 http://mirror.isoc.org.il/pub/debian buster/main amd64 fonts-dejavu-core all 2.37-1 [1068 kB] 1614962687.891752005 Get:32 http://mirror.isoc.org.il/pub/debian buster/main amd64 fontconfig-config all 2.13.1-2 [280 kB] 1614962688.033473015 Get:33 http://mirror.isoc.org.il/pub/debian buster/main amd64 libfontconfig1 amd64 2.13.1-2 [346 kB] 1614962688.190974951 Get:34 http://mirror.isoc.org.il/pub/debian buster/main amd64 libde265-0 amd64 1.0.3-1+b1 [240 kB] 1614962689.024844885 Get:35 http://mirror.isoc.org.il/pub/debian buster/main amd64 libnuma1 amd64 2.0.12-1 [26.2 kB] 1614962689.030833006 Get:36 http://mirror.isoc.org.il/pub/debian buster/main amd64 libx265-165 amd64 2.9-4 [1041 kB] 1614962689.587732077 Get:37 http://mirror.isoc.org.il/pub/debian buster/main amd64 libheif1 amd64 1.3.2-2~deb10u1 [127 kB] 1614962689.859350920 Get:38 http://mirror.isoc.org.il/pub/debian buster/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] 1614962689.885464907 Get:39 http://mirror.isoc.org.il/pub/debian buster/main amd64 libjpeg62-turbo amd64 1:1.5.2-2+deb10u1 [133 kB] 1614962689.936206102 Get:40 http://mirror.isoc.org.il/pub/debian buster/main amd64 liblcms2-2 amd64 2.9-3 [145 kB] 1614962690.156584024 Get:41 http://mirror.isoc.org.il/pub/debian buster/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u2 [1258 kB] 1614962690.465964079 Get:42 http://mirror.isoc.org.il/pub/debian buster/main amd64 liblqr-1-0 amd64 0.4.2-2.1 [29.1 kB] 1614962690.568977118 Get:43 http://mirror.isoc.org.il/pub/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB] 1614962690.977855921 Get:44 http://mirror.isoc.org.il/pub/debian buster/main amd64 libopenjp2-7 amd64 2.3.0-2+deb10u1 [158 kB] 1614962691.929481983 Get:45 http://mirror.isoc.org.il/pub/debian buster/main amd64 libwebp6 amd64 0.6.1-2 [263 kB] 1614962692.388644934 Get:46 http://mirror.isoc.org.il/pub/debian buster/main amd64 libtiff5 amd64 4.1.0+git191117-2~deb10u1 [271 kB] 1614962692.569791079 Get:47 http://mirror.isoc.org.il/pub/debian buster/main amd64 libwebpmux3 amd64 0.6.1-2 [97.7 kB] 1614962692.739801884 Get:48 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB] 1614962692.745090961 Get:49 http://mirror.isoc.org.il/pub/debian buster/main amd64 libbsd0 amd64 0.9.1-2 [99.5 kB] 1614962693.204430103 Get:50 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] 1614962693.905831099 Get:51 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB] 1614962694.362624884 Get:52 http://mirror.isoc.org.il/pub/debian buster/main amd64 libx11-data all 2:1.6.7-1+deb10u1 [294 kB] 1614962694.454749107 Get:53 http://mirror.isoc.org.il/pub/debian buster/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u1 [757 kB] 1614962694.668534994 Get:54 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB] 1614962694.900124073 Get:55 http://mirror.isoc.org.il/pub/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 1614962700.714467049 Get:56 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] 1614962700.870906115 Get:57 http://mirror.isoc.org.il/pub/debian buster/main amd64 imagemagick-6-common all 8:6.9.10.23+dfsg-2.1+deb10u1 [200 kB] 1614962701.012331009 Get:58 http://mirror.isoc.org.il/pub/debian buster/main amd64 libmagickcore-6.q16-6 amd64 8:6.9.10.23+dfsg-2.1+deb10u1 [1786 kB] 1614962701.468169928 Get:59 http://mirror.isoc.org.il/pub/debian buster/main amd64 libmagickwand-6.q16-6 amd64 8:6.9.10.23+dfsg-2.1+deb10u1 [446 kB] 1614962701.644486904 Get:60 http://mirror.isoc.org.il/pub/debian buster/main amd64 pypy3-lib amd64 7.0.0+dfsg-3 [2333 kB] 1614962703.986923933 Get:61 http://mirror.isoc.org.il/pub/debian buster/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u2 [102 kB] 1614962704.077173948 Get:62 http://mirror.isoc.org.il/pub/debian buster/main amd64 pypy3 amd64 7.0.0+dfsg-3 [9141 kB] 1614962707.259804964 Get:63 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] 1614962707.698270082 Get:64 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] 1614962708.674103975 Get:65 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 1614962708.796833992 Get:66 http://mirror.isoc.org.il/pub/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 1614962708.833095074 Get:67 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] 1614962709.313082933 Get:68 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] 1614962709.812391043 Get:69 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 1614962710.026070118 Get:70 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 1614962710.735945940 Get:71 http://mirror.isoc.org.il/pub/debian buster/main amd64 libprocps7 amd64 2:3.3.15-2 [61.7 kB] 1614962710.744817019 Get:72 http://mirror.isoc.org.il/pub/debian buster/main amd64 procps amd64 2:3.3.15-2 [259 kB] 1614962711.063946962 Get:73 http://mirror.isoc.org.il/pub/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 1614962711.110239029 Get:74 http://mirror.isoc.org.il/pub/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 1614962711.174468994 Get:75 http://mirror.isoc.org.il/pub/debian buster/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB] 1614962711.235275984 Get:76 http://mirror.isoc.org.il/pub/debian buster/main amd64 shared-mime-info amd64 1.10-1 [766 kB] 1614962711.345649004 Get:77 http://mirror.isoc.org.il/pub/debian buster/main amd64 libgdk-pixbuf2.0-common all 2.38.1+dfsg-1 [316 kB] 1614962711.383083105 Get:78 http://mirror.isoc.org.il/pub/debian buster/main amd64 libgdk-pixbuf2.0-0 amd64 2.38.1+dfsg-1 [177 kB] 1614962711.424782991 Get:79 http://mirror.isoc.org.il/pub/debian buster/main amd64 gtk-update-icon-cache amd64 3.24.5-1 [81.7 kB] 1614962711.476428032 Get:80 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpixman-1-0 amd64 0.36.0-1 [537 kB] 1614962711.609594107 Get:81 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxcb-render0 amd64 1.13.1-2 [109 kB] 1614962711.680109978 Get:82 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxcb-shm0 amd64 1.13.1-2 [99.2 kB] 1614962711.745940924 Get:83 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxrender1 amd64 1:0.9.10-1 [33.0 kB] 1614962711.849637985 Get:84 http://mirror.isoc.org.il/pub/debian buster/main amd64 libcairo2 amd64 1.16.0-4+deb10u1 [688 kB] 1614962712.122423887 Get:85 http://mirror.isoc.org.il/pub/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB] 1614962712.205066919 Get:86 http://mirror.isoc.org.il/pub/debian buster/main amd64 fontconfig amd64 2.13.1-2 [405 kB] 1614962712.327291965 Get:87 http://mirror.isoc.org.il/pub/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u1 [63.7 kB] 1614962712.587522984 Get:88 http://mirror.isoc.org.il/pub/debian buster/main amd64 libthai-data all 0.1.28-2 [170 kB] 1614962712.592241049 Get:89 http://mirror.isoc.org.il/pub/debian buster/main amd64 libdatrie1 amd64 0.2.12-2 [39.3 kB] 1614962712.596955061 Get:90 http://mirror.isoc.org.il/pub/debian buster/main amd64 libthai0 amd64 0.1.28-2 [54.1 kB] 1614962712.701102018 Get:91 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpango-1.0-0 amd64 1.42.4-8~deb10u1 [186 kB] 1614962713.094408989 Get:92 http://mirror.isoc.org.il/pub/debian buster/main amd64 libgraphite2-3 amd64 1.3.13-7 [80.7 kB] 1614962713.253761053 Get:93 http://mirror.isoc.org.il/pub/debian buster/main amd64 libharfbuzz0b amd64 2.3.1-1 [1187 kB] 1614962713.610390902 Get:94 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpangoft2-1.0-0 amd64 1.42.4-8~deb10u1 [68.3 kB] 1614962713.617779970 Get:95 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpangocairo-1.0-0 amd64 1.42.4-8~deb10u1 [55.7 kB] 1614962713.688031912 Get:96 http://mirror.isoc.org.il/pub/debian buster/main amd64 librsvg2-2 amd64 2.44.10-2.1 [1280 kB] 1614962713.849188089 Get:97 http://mirror.isoc.org.il/pub/debian buster/main amd64 librsvg2-common amd64 2.44.10-2.1 [23.3 kB] 1614962713.959871054 Get:98 http://mirror.isoc.org.il/pub/debian buster/main amd64 adwaita-icon-theme all 3.30.1-1 [11.7 MB] 1614962714.804644108 Get:99 http://mirror.isoc.org.il/pub/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB] 1614962714.927985907 Get:100 http://mirror.isoc.org.il/pub/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB] 1614962714.972254992 Get:101 http://mirror.isoc.org.il/pub/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB] 1614962715.079108953 Get:102 http://mirror.isoc.org.il/pub/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB] 1614962715.122942924 Get:103 http://mirror.isoc.org.il/pub/debian buster/main amd64 libc-dev-bin amd64 2.28-10 [275 kB] 1614962715.163410902 Get:104 http://mirror.isoc.org.il/pub/debian buster/main amd64 linux-libc-dev amd64 4.19.171-2 [1430 kB] 1614962715.359570026 Get:105 http://mirror.isoc.org.il/pub/debian buster/main amd64 libc6-dev amd64 2.28-10 [2691 kB] 1614962717.184762955 Get:106 http://mirror.isoc.org.il/pub/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB] 1614962717.256242037 Get:107 http://mirror.isoc.org.il/pub/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB] 1614962717.601639986 Get:108 http://mirror.isoc.org.il/pub/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB] 1614962717.614789009 Get:109 http://mirror.isoc.org.il/pub/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB] 1614962722.292875051 Get:110 http://mirror.isoc.org.il/pub/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB] 1614962722.323040009 Get:111 http://mirror.isoc.org.il/pub/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB] 1614962722.333889961 Get:112 http://mirror.isoc.org.il/pub/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB] 1614962722.355710983 Get:113 http://mirror.isoc.org.il/pub/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B] 1614962722.431983948 Get:114 http://mirror.isoc.org.il/pub/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB] 1614962722.476692915 Get:115 http://mirror.isoc.org.il/pub/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB] 1614962722.525821924 Get:116 http://mirror.isoc.org.il/pub/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB] 1614962722.540894985 Get:117 http://mirror.isoc.org.il/pub/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB] 1614962722.554826975 Get:118 http://mirror.isoc.org.il/pub/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB] 1614962722.561614990 Get:119 http://mirror.isoc.org.il/pub/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB] 1614962722.606514931 Get:120 http://mirror.isoc.org.il/pub/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB] 1614962724.103379965 Get:121 http://mirror.isoc.org.il/pub/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB] 1614962729.894088984 Get:122 http://mirror.isoc.org.il/pub/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B] 1614962729.894593000 Get:123 http://mirror.isoc.org.il/pub/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB] 1614962730.825092077 Get:124 http://mirror.isoc.org.il/pub/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB] 1614962732.528124094 Get:125 http://mirror.isoc.org.il/pub/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B] 1614962732.607966900 Get:126 http://mirror.isoc.org.il/pub/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB] 1614962732.719830990 Get:127 http://mirror.isoc.org.il/pub/debian buster/main amd64 libdpkg-perl all 1.19.7 [1414 kB] 1614962732.851627111 Get:128 http://mirror.isoc.org.il/pub/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] 1614962732.860977888 Get:129 http://mirror.isoc.org.il/pub/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] 1614962733.168199062 Get:130 http://mirror.isoc.org.il/pub/debian buster/main amd64 build-essential amd64 12.6 [7576 B] 1614962733.248476028 Get:131 http://mirror.isoc.org.il/pub/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 1614962733.461462975 Get:132 http://mirror.isoc.org.il/pub/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 1614962733.613404036 Get:133 http://mirror.isoc.org.il/pub/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 1614962733.699990988 Get:134 http://mirror.isoc.org.il/pub/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 1614962733.734556913 Get:135 http://mirror.isoc.org.il/pub/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] 1614962733.792073965 Get:136 http://mirror.isoc.org.il/pub/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 1614962734.490797043 Get:137 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 1614962734.563646078 Get:138 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-chardet all 3.0.4-3 [80.5 kB] 1614962734.654680967 Get:139 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-binaryornot all 0.4.4+dfsg-2 [7820 B] 1614962735.009912968 Get:140 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-colorama all 0.3.7-1 [18.1 kB] 1614962735.013752937 Get:141 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-click all 7.0-1 [73.6 kB] 1614962735.020808935 Get:142 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 1614962735.028599977 Get:143 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-future all 0.16.0-1 [346 kB] 1614962735.102081060 Get:144 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-markupsafe amd64 1.1.0-1 [14.8 kB] 1614962735.147058010 Get:145 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-jinja2 all 2.10-2 [106 kB] 1614962735.175282955 Get:146 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] 1614962735.261527061 Get:147 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-dateutil all 2.7.3-3 [64.5 kB] 1614962735.621227026 Get:148 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-arrow all 0.12.1-2 [33.9 kB] 1614962735.625325918 Get:149 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-jinja2-time all 0.2.0-1 [7298 B] 1614962735.693530083 Get:150 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-certifi all 2018.8.24-1 [140 kB] 1614962735.761986971 Get:151 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-idna all 2.6-1 [34.3 kB] 1614962735.930139065 Get:152 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-urllib3 all 1.24.1-1 [97.1 kB] 1614962736.026127100 Get:153 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-requests all 2.21.0-1 [66.9 kB] 1614962736.068949938 Get:154 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-whichcraft all 0.4.1-1 [5652 B] 1614962736.149466038 Get:155 http://mirror.isoc.org.il/pub/debian buster/main amd64 libyaml-0-2 amd64 0.2.1-1 [47.2 kB] 1614962736.243259907 Get:156 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-yaml amd64 3.13-2 [121 kB] 1614962736.297519922 Get:157 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-ruamel.yaml amd64 0.15.34-1+b1 [248 kB] 1614962736.385729074 Get:158 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-cookiecutter all 1.6.0-3 [46.6 kB] 1614962736.410114050 Get:159 http://mirror.isoc.org.il/pub/debian buster/main amd64 cookiecutter all 1.6.0-3 [20.1 kB] 1614962736.461683035 Get:160 http://mirror.isoc.org.il/pub/debian buster/main amd64 libcpan-distnameinfo-perl all 0.12-2 [8916 B] 1614962736.643282890 Get:161 http://mirror.isoc.org.il/pub/debian buster/main amd64 libcpan-meta-check-perl all 0.014-1 [11.6 kB] 1614962736.729298115 Get:162 http://mirror.isoc.org.il/pub/debian buster/main amd64 libfile-pushd-perl all 1.016-1 [13.9 kB] 1614962737.054617882 Get:163 http://mirror.isoc.org.il/pub/debian buster/main amd64 libmodule-build-perl all 0.422400-1 [259 kB] 1614962737.107743979 Get:164 http://mirror.isoc.org.il/pub/debian buster/main amd64 liblocal-lib-perl all 2.000024-1 [53.7 kB] 1614962737.464433908 Get:165 http://mirror.isoc.org.il/pub/debian buster/main amd64 libmodule-cpanfile-perl all 1.1004-1 [26.2 kB] 1614962737.468785048 Get:166 http://mirror.isoc.org.il/pub/debian buster/main amd64 libparse-pmfile-perl all 0.41-1 [16.1 kB] 1614962737.510375977 Get:167 http://mirror.isoc.org.il/pub/debian buster/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB] 1614962737.561286926 Get:168 http://mirror.isoc.org.il/pub/debian buster/main amd64 cpanminus all 1.7044-1 [78.6 kB] 1614962737.931555986 Get:169 http://mirror.isoc.org.il/pub/debian buster/main amd64 libtinyxml2-6a amd64 7.0.0+dfsg-1 [29.3 kB] 1614962738.389169931 Get:170 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-pygments all 2.3.1+dfsg-1 [594 kB] 1614962738.477821112 Get:171 http://mirror.isoc.org.il/pub/debian buster/main amd64 cppcheck amd64 1.86-1 [1067 kB] 1614962738.753310919 Get:172 http://mirror.isoc.org.il/pub/debian buster/main amd64 libtext-iconv-perl amd64 1.7-5+b7 [15.4 kB] 1614962738.847306967 Get:173 http://mirror.isoc.org.il/pub/debian buster/main amd64 emacsen-common all 3.0.4 [19.3 kB] 1614962738.917603016 Get:174 http://mirror.isoc.org.il/pub/debian buster/main amd64 dictionaries-common all 1.28.1 [239 kB] 1614962739.103913069 Get:175 http://mirror.isoc.org.il/pub/debian buster/main amd64 librecode0 amd64 3.6-23 [532 kB] 1614962739.309983969 Get:176 http://mirror.isoc.org.il/pub/debian buster/main amd64 fortune-mod amd64 1:1.99.1-7+b1 [49.5 kB] 1614962739.316685915 Get:177 http://mirror.isoc.org.il/pub/debian buster/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u1 [330 kB] 1614962739.458857059 Get:178 http://mirror.isoc.org.il/pub/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB] 1614962739.716582060 Get:179 http://mirror.isoc.org.il/pub/debian buster/main amd64 git-man all 1:2.20.1-2+deb10u3 [1620 kB] 1614962739.844191074 Get:180 http://mirror.isoc.org.il/pub/debian buster/main amd64 git amd64 1:2.20.1-2+deb10u3 [5633 kB] 1614962741.361763000 Get:181 http://mirror.isoc.org.il/pub/debian buster/main amd64 x11-common all 1:7.7+19 [251 kB] 1614962741.876647949 Get:182 http://mirror.isoc.org.il/pub/debian buster/main amd64 libice6 amd64 2:1.0.9-2 [58.7 kB] 1614962742.074750900 Get:183 http://mirror.isoc.org.il/pub/debian buster/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] 1614962742.484643936 Get:184 http://mirror.isoc.org.il/pub/debian buster/main amd64 libwmf0.2-7 amd64 0.2.8.4-14 [166 kB] 1614962742.498609066 Get:185 http://mirror.isoc.org.il/pub/debian buster/main amd64 libgraphicsmagick-q16-3 amd64 1.4+really1.3.35-1~deb10u1 [1160 kB] 1614962742.931186914 Get:186 http://mirror.isoc.org.il/pub/debian buster/main amd64 graphicsmagick amd64 1.4+really1.3.35-1~deb10u1 [982 kB] 1614962743.523915052 Get:187 http://mirror.isoc.org.il/pub/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] 1614962743.917867899 Get:188 http://mirror.isoc.org.il/pub/debian buster/main amd64 gyp all 0.1+20180428git4d467626-3 [238 kB] 1614962744.183767080 Get:189 http://mirror.isoc.org.il/pub/debian buster/main amd64 libhunspell-1.7-0 amd64 1.7.0-2 [188 kB] 1614962744.533297062 Get:190 http://mirror.isoc.org.il/pub/debian buster/main amd64 hunspell-en-gb all 1:6.2.0-1 [564 kB] 1614962744.570904016 Get:191 http://mirror.isoc.org.il/pub/debian buster/main amd64 hunspell amd64 1.7.0-2 [97.9 kB] 1614962744.578408003 Get:192 http://mirror.isoc.org.il/pub/debian buster/main amd64 icu-devtools amd64 63.1-6+deb10u1 [189 kB] 1614962744.683082104 Get:193 http://mirror.isoc.org.il/pub/debian buster/main amd64 libaspell15 amd64 0.60.7~20110707-6 [326 kB] 1614962744.847707987 Get:194 http://mirror.isoc.org.il/pub/debian buster/main amd64 libatk1.0-data all 2.30.0-2 [145 kB] 1614962744.879064083 Get:195 http://mirror.isoc.org.il/pub/debian buster/main amd64 libatk1.0-0 amd64 2.30.0-2 [50.6 kB] 1614962744.969712973 Get:196 http://mirror.isoc.org.il/pub/debian buster/main amd64 libsigc++-2.0-0v5 amd64 2.10.1-2 [63.7 kB] 1614962745.051680088 Get:197 http://mirror.isoc.org.il/pub/debian buster/main amd64 libglibmm-2.4-1v5 amd64 2.58.0-2 [748 kB] 1614962745.450685978 Get:198 http://mirror.isoc.org.il/pub/debian buster/main amd64 libatkmm-1.6-1v5 amd64 2.28.0-2 [73.6 kB] 1614962745.451976061 Get:199 http://mirror.isoc.org.il/pub/debian buster/main amd64 libcairomm-1.0-1v5 amd64 1.12.2-4 [65.0 kB] 1614962745.858458042 Get:200 http://mirror.isoc.org.il/pub/debian buster/main amd64 librevenge-0.0-0 amd64 0.0.4-6 [280 kB] 1614962746.337538958 Get:201 http://mirror.isoc.org.il/pub/debian buster/main amd64 libcdr-0.1-1 amd64 0.1.5-1 [390 kB] 1614962746.477441072 Get:202 http://mirror.isoc.org.il/pub/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] 1614962746.521640062 Get:203 http://mirror.isoc.org.il/pub/debian buster/main amd64 libdbus-glib-1-2 amd64 0.110-4 [71.5 kB] 1614962746.883763075 Get:204 http://mirror.isoc.org.il/pub/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB] 1614962747.289695978 Get:205 http://mirror.isoc.org.il/pub/debian buster/main amd64 libgslcblas0 amd64 2.5+dfsg-6 [101 kB] 1614962747.390041113 Get:206 http://mirror.isoc.org.il/pub/debian buster/main amd64 libgsl23 amd64 2.5+dfsg-6 [880 kB] 1614962747.645093918 Get:207 http://mirror.isoc.org.il/pub/debian buster/main amd64 libgtk2.0-common all 2.24.32-3 [2698 kB] 1614962749.618490934 Get:208 http://mirror.isoc.org.il/pub/debian buster/main amd64 libavahi-common-data amd64 0.7-4+b1 [122 kB] 1614962749.645226955 Get:209 http://mirror.isoc.org.il/pub/debian buster/main amd64 libavahi-common3 amd64 0.7-4+b1 [54.6 kB] 1614962749.655530930 Get:210 http://mirror.isoc.org.il/pub/debian buster/main amd64 libavahi-client3 amd64 0.7-4+b1 [58.1 kB] 1614962749.686201096 Get:211 http://mirror.isoc.org.il/pub/debian buster/main amd64 libcups2 amd64 2.2.10-6+deb10u4 [324 kB] 1614962749.932442904 Get:212 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxcomposite1 amd64 1:0.4.4-2 [16.5 kB] 1614962749.985483885 Get:213 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxfixes3 amd64 1:5.0.3-1 [21.9 kB] 1614962750.002274036 Get:214 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxcursor1 amd64 1:1.1.15-2 [36.6 kB] 1614962750.006340027 Get:215 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxdamage1 amd64 1:1.1.4-3+b3 [14.9 kB] 1614962750.051048040 Get:216 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxi6 amd64 2:1.7.9-1 [82.6 kB] 1614962750.059263945 Get:217 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxinerama1 amd64 2:1.1.4-2 [17.7 kB] 1614962750.135061979 Get:218 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxrandr2 amd64 2:1.5.1-1 [37.5 kB] 1614962750.189795971 Get:219 http://mirror.isoc.org.il/pub/debian buster/main amd64 libgtk2.0-0 amd64 2.24.32-3 [1809 kB] 1614962750.655570984 Get:220 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpangomm-1.4-1v5 amd64 2.42.0-2 [59.1 kB] 1614962750.774415970 Get:221 http://mirror.isoc.org.il/pub/debian buster/main amd64 libgtkmm-2.4-1v5 amd64 1:2.24.5-4 [832 kB] 1614962751.224704027 Get:222 http://mirror.isoc.org.il/pub/debian buster/main amd64 libenchant1c2a amd64 1.6.0-11.1+b1 [69.8 kB] 1614962751.390322924 Get:223 http://mirror.isoc.org.il/pub/debian buster/main amd64 libgtkspell0 amd64 2.0.16-1.2 [24.3 kB] 1614962751.426565886 Get:224 http://mirror.isoc.org.il/pub/debian buster/main amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1+deb10u1 [274 kB] 1614962751.522953033 Get:225 http://mirror.isoc.org.il/pub/debian buster/main amd64 libnspr4 amd64 2:4.20-1 [112 kB] 1614962751.697926044 Get:226 http://mirror.isoc.org.il/pub/debian buster/main amd64 libnss3 amd64 2:3.42.1-1+deb10u3 [1159 kB] 1614962751.923337936 Get:227 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpoppler82 amd64 0.71.0-5 [1507 kB] 1614962752.980928898 Get:228 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpoppler-glib8 amd64 0.71.0-5 [125 kB] 1614962752.988418102 Get:229 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpopt0 amd64 1.16-12 [49.4 kB] 1614962752.995429993 Get:230 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpotrace0 amd64 1.15-1 [26.3 kB] 1614962753.130585909 Get:231 http://mirror.isoc.org.il/pub/debian buster/main amd64 libvisio-0.1-1 amd64 0.1.6-1+b2 [296 kB] 1614962753.165455103 Get:232 http://mirror.isoc.org.il/pub/debian buster/main amd64 libwpd-0.10-10 amd64 0.10.3-1 [253 kB] 1614962753.186181068 Get:233 http://mirror.isoc.org.il/pub/debian buster/main amd64 libwpg-0.3-3 amd64 0.3.3-1 [76.3 kB] 1614962753.213033915 Get:234 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxslt1.1 amd64 1.1.32-2.2~deb10u1 [237 kB] 1614962753.238985062 Get:235 http://mirror.isoc.org.il/pub/debian buster/main amd64 inkscape amd64 0.92.4-3 [14.9 MB] 1614962756.751523972 Get:236 http://mirror.isoc.org.il/pub/debian buster/main amd64 libbrotli1 amd64 1.0.7-2+deb10u1 [269 kB] 1614962756.758640051 Get:237 http://mirror.isoc.org.il/pub/debian buster/main amd64 libc-ares2 amd64 1.14.0-1 [85.8 kB] 1614962757.329585075 Get:238 http://mirror.isoc.org.il/pub/debian buster/main amd64 libdb5.3-dev amd64 5.3.28+dfsg1-0.5 [761 kB] 1614962757.398551941 Get:239 http://mirror.isoc.org.il/pub/debian buster/main amd64 libdbi-perl amd64 1.642-1+deb10u2 [775 kB] 1614962757.604744911 Get:240 http://mirror.isoc.org.il/pub/debian buster/main amd64 libdbd-sqlite3-perl amd64 1.62-3 [177 kB] 1614962757.660684109 Get:241 http://mirror.isoc.org.il/pub/debian buster/main amd64 libexpat1-dev amd64 2.2.6-2+deb10u1 [153 kB] 1614962757.843821049 Get:242 http://mirror.isoc.org.il/pub/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] 1614962757.857074976 Get:243 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpng-dev amd64 1.6.36-6 [300 kB] 1614962757.907309055 Get:244 http://mirror.isoc.org.il/pub/debian buster/main amd64 libfreetype6-dev amd64 2.9.1-3+deb10u2 [544 kB] 1614962758.023274899 Get:245 http://mirror.isoc.org.il/pub/debian buster/main amd64 uuid-dev amd64 2.33.1-0.1 [93.6 kB] 1614962758.049346924 Get:246 http://mirror.isoc.org.il/pub/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB] 1614962758.124574900 Get:247 http://mirror.isoc.org.il/pub/debian buster/main amd64 libfontconfig1-dev amd64 2.13.1-2 [966 kB] 1614962758.194672108 Get:248 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB] 1614962758.255875111 Get:249 http://mirror.isoc.org.il/pub/debian buster/main amd64 libgd3 amd64 2.2.5-5.2 [136 kB] 1614962758.343981981 Get:250 http://mirror.isoc.org.il/pub/debian buster/main amd64 libjpeg62-turbo-dev amd64 1:1.5.2-2+deb10u1 [208 kB] 1614962758.357697010 Get:251 http://mirror.isoc.org.il/pub/debian buster/main amd64 libjpeg-dev all 1:1.5.2-2+deb10u1 [57.7 kB] 1614962758.961899042 Get:252 http://mirror.isoc.org.il/pub/debian buster/main amd64 xorg-sgml-doctools all 1:1.11-1 [21.9 kB] 1614962759.012088060 Get:253 http://mirror.isoc.org.il/pub/debian buster/main amd64 x11proto-dev all 2018.4-4 [251 kB] 1614962759.320009947 Get:254 http://mirror.isoc.org.il/pub/debian buster/main amd64 x11proto-core-dev all 2018.4-4 [3128 B] 1614962759.320398092 Get:255 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxau-dev amd64 1:1.0.8-1+b2 [23.1 kB] 1614962759.735719919 Get:256 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxdmcp-dev amd64 1:1.1.2-3 [42.2 kB] 1614962759.750148058 Get:257 http://mirror.isoc.org.il/pub/debian buster/main amd64 xtrans-dev all 1.3.5-1 [100 kB] 1614962759.756939888 Get:258 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpthread-stubs0-dev amd64 0.4-1 [5344 B] 1614962759.759865046 Get:259 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxcb1-dev amd64 1.13.1-2 [174 kB] 1614962759.785495996 Get:260 http://mirror.isoc.org.il/pub/debian buster/main amd64 libx11-dev amd64 2:1.6.7-1+deb10u1 [824 kB] 1614962760.382885933 Get:261 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxpm-dev amd64 1:3.5.12-1 [104 kB] 1614962760.388113022 Get:262 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxt6 amd64 1:1.1.5-1+b3 [190 kB] 1614962760.422874928 Get:263 http://mirror.isoc.org.il/pub/debian buster/main amd64 libice-dev amd64 2:1.0.9-2 [66.8 kB] 1614962760.452115059 Get:264 http://mirror.isoc.org.il/pub/debian buster/main amd64 libsm-dev amd64 2:1.2.3-1 [38.0 kB] 1614962761.529592991 Get:265 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxt-dev amd64 1:1.1.5-1+b3 [426 kB] 1614962761.937800884 Get:266 http://mirror.isoc.org.il/pub/debian buster/main amd64 libvpx5 amd64 1.7.0-3+deb10u1 [800 kB] 1614962762.007086039 Get:267 http://mirror.isoc.org.il/pub/debian buster/main amd64 libvpx-dev amd64 1.7.0-3+deb10u1 [944 kB] 1614962762.357064009 Get:268 http://mirror.isoc.org.il/pub/debian buster/main amd64 libjbig-dev amd64 2.1-3.1+b2 [30.5 kB] 1614962762.358985901 Get:269 http://mirror.isoc.org.il/pub/debian buster/main amd64 liblzma-dev amd64 5.2.4-1 [210 kB] 1614962762.377419949 Get:270 http://mirror.isoc.org.il/pub/debian buster/main amd64 libtiffxx5 amd64 4.1.0+git191117-2~deb10u1 [117 kB] 1614962762.396737099 Get:271 http://mirror.isoc.org.il/pub/debian buster/main amd64 libtiff-dev amd64 4.1.0+git191117-2~deb10u1 [394 kB] 1614962762.438540936 Get:272 http://mirror.isoc.org.il/pub/debian buster/main amd64 libgd-dev amd64 2.2.5-5.2 [274 kB] 1614962762.594722033 Get:273 http://mirror.isoc.org.il/pub/debian buster/main amd64 libgetopt-argvfile-perl all 1.11-3 [28.9 kB] 1614962762.638961077 Get:274 http://mirror.isoc.org.il/pub/debian buster/main amd64 libgmpxx4ldbl amd64 2:6.1.2+dfsg-4 [22.9 kB] 1614962762.694627047 Get:275 http://mirror.isoc.org.il/pub/debian buster/main amd64 libgmp-dev amd64 2:6.1.2+dfsg-4 [628 kB] 1614962762.813616037 Get:276 http://mirror.isoc.org.il/pub/debian buster/main amd64 libhunspell-dev amd64 1.7.0-2 [239 kB] 1614962762.829814911 Get:277 http://mirror.isoc.org.il/pub/debian buster/main amd64 libicu-dev amd64 63.1-6+deb10u1 [9186 kB] 1614962765.426801920 Get:278 http://mirror.isoc.org.il/pub/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] 1614962765.447556019 Get:279 http://mirror.isoc.org.il/pub/debian buster/main amd64 libjs-inherits all 2.0.3-1 [2762 B] 1614962765.463810921 Get:280 http://mirror.isoc.org.il/pub/debian buster/main amd64 libjs-is-typedarray all 1.0.0-2 [2876 B] 1614962765.505817890 Get:281 http://mirror.isoc.org.il/pub/debian buster/main amd64 libncurses-dev amd64 6.1+20181013-2+deb10u2 [333 kB] 1614962765.557379007 Get:282 http://mirror.isoc.org.il/pub/debian buster/main amd64 libuv1-dev amd64 1.24.1-1 [130 kB] 1614962765.579782009 Get:283 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 1614962765.611048937 Get:284 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpcre2-16-0 amd64 10.32-5 [202 kB] 1614962765.628284931 Get:285 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpcre2-32-0 amd64 10.32-5 [194 kB] 1614962765.645714998 Get:286 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpcre2-posix0 amd64 10.32-5 [38.8 kB] 1614962765.658987045 Get:287 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpcre2-dev amd64 10.32-5 [664 kB] 1614962765.788717985 Get:288 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 1614962765.808945894 Get:289 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 1614962765.831662893 Get:290 http://mirror.isoc.org.il/pub/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 1614962765.879487991 Get:291 http://mirror.isoc.org.il/pub/debian buster/main amd64 libperl-dev amd64 5.28.1-6+deb10u1 [3607 kB] 1614962766.344394922 Get:292 http://mirror.isoc.org.il/pub/debian buster/main amd64 libprimesieve9 amd64 7.3+ds-1 [80.2 kB] 1614962766.347223997 Get:293 http://mirror.isoc.org.il/pub/debian buster/main amd64 libprimesieve-dev-common all 7.3+ds-1 [23.4 kB] 1614962766.348613024 Get:294 http://mirror.isoc.org.il/pub/debian buster/main amd64 libprimesieve-dev amd64 7.3+ds-1 [86.5 kB] 1614962766.386377096 Get:295 http://mirror.isoc.org.il/pub/debian buster/main amd64 rubygems-integration all 1.11+deb10u1 [5212 B] 1614962766.437552929 Get:296 http://mirror.isoc.org.il/pub/debian buster/main amd64 ruby2.5 amd64 2.5.5-3+deb10u3 [400 kB] 1614962766.512118101 Get:297 http://mirror.isoc.org.il/pub/debian buster/main amd64 ruby amd64 1:2.5.1 [11.3 kB] 1614962766.585556984 Get:298 http://mirror.isoc.org.il/pub/debian buster/main amd64 rake all 12.3.1-3+deb10u1 [67.1 kB] 1614962766.953170061 Get:299 http://mirror.isoc.org.il/pub/debian buster/main amd64 ruby-did-you-mean all 1.2.1-1 [14.4 kB] 1614962766.998274088 Get:300 http://mirror.isoc.org.il/pub/debian buster/main amd64 ruby-minitest all 5.11.3-1 [54.8 kB] 1614962767.469676018 Get:301 http://mirror.isoc.org.il/pub/debian buster/main amd64 ruby-net-telnet all 0.1.1-2 [12.5 kB] 1614962767.513983965 Get:302 http://mirror.isoc.org.il/pub/debian buster/main amd64 ruby-power-assert all 1.1.1-1 [10.9 kB] 1614962767.605536938 Get:303 http://mirror.isoc.org.il/pub/debian buster/main amd64 ruby-test-unit all 3.2.8-1 [72.4 kB] 1614962767.648590088 Get:304 http://mirror.isoc.org.il/pub/debian buster/main amd64 ruby-xmlrpc all 0.3.0-2 [23.7 kB] 1614962767.947348118 Get:305 http://mirror.isoc.org.il/pub/debian buster/main amd64 libruby2.5 amd64 2.5.5-3+deb10u3 [3438 kB] 1614962769.516243935 Get:306 http://mirror.isoc.org.il/pub/debian buster/main amd64 libtidy5deb1 amd64 2:5.6.0-10 [210 kB] 1614962769.545614958 Get:307 http://mirror.isoc.org.il/pub/debian buster/main amd64 libxml2-dev amd64 2.9.4+dfsg1-7+deb10u1 [784 kB] 1614962769.827558041 Get:308 http://mirror.isoc.org.il/pub/debian buster/main amd64 libyaml-syck-perl amd64 1.31-1+b1 [80.8 kB] 1614962769.856295109 Get:309 http://mirror.isoc.org.il/pub/debian buster/main amd64 lynx-common all 2.8.9rel.1-3 [1183 kB] 1614962769.974255085 Get:310 http://mirror.isoc.org.il/pub/debian buster/main amd64 lynx amd64 2.8.9rel.1-3 [642 kB] 1614962770.153486967 Get:311 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-abbrev all 1.1.1-1 [4352 B] 1614962770.220366955 Get:312 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-jsonify all 0.0.0-1 [5408 B] 1614962770.248193979 Get:313 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-json-stable-stringify all 1.0.1-1 [4450 B] 1614962770.295430899 Get:314 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-co all 4.6.0-1 [7550 B] 1614962770.436260939 Get:315 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-ajv all 5.0.0-1 [64.9 kB] 1614962770.516444921 Get:316 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-ansi all 0.3.0-3 [9068 B] 1614962770.578295946 Get:317 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-clone all 2.1.2-1 [7880 B] 1614962771.047291040 Get:318 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-defaults all 1.0.3-1 [3108 B] 1614962771.049549103 Get:319 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-wcwidth.js all 1.0.0-1 [6408 B] 1614962771.049948931 Get:320 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-ansi-regex all 3.0.0-1 [3658 B] 1614962771.129267931 Get:321 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-strip-ansi all 4.0.0-1 [3078 B] 1614962771.206475973 Get:322 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-string-width all 2.1.1-1 [3992 B] 1614962771.562490940 Get:323 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-ansi-align all 2.0.0-1 [4704 B] 1614962771.566226959 Get:324 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-color-name all 1.1.3-1 [4090 B] 1614962771.568578005 Get:325 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-color-convert all 1.9.0-3 [10.1 kB] 1614962771.598243952 Get:326 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-ansi-styles all 3.2.1-1 [5684 B] 1614962771.951708078 Get:327 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-ansistyles all 0.1.3-1 [4026 B] 1614962771.954803944 Get:328 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-aproba all 1.2.0-1 [5008 B] 1614962771.958780050 Get:329 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-archy all 1.0.0-2 [4340 B] 1614962771.976995945 Get:330 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-delegates all 1.0.0-1 [3864 B] 1614962772.126288891 Get:331 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-are-we-there-yet all 1.1.4-1 [7662 B] 1614962772.276305914 Get:332 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-asn1 all 0.2.3-1 [6880 B] 1614962772.688926935 Get:333 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-assert-plus all 1.0.0-1 [6162 B] 1614962772.692209959 Get:334 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-asynckit all 0.4.0-2 [10.4 kB] 1614962772.794991016 Get:335 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-aws-sign2 all 0.7.1-1 [3716 B] 1614962772.995170116 Get:336 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-aws4 all 1.8.0-1 [11.7 kB] 1614962773.476891994 Get:337 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-balanced-match all 0.4.2-1 [3982 B] 1614962773.817059040 Get:338 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-tweetnacl all 0.14.5+dfsg-3 [21.1 kB] 1614962773.823858023 Get:339 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-bcrypt-pbkdf all 1.0.1-1 [10.4 kB] 1614962773.828036070 Get:340 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-bluebird all 3.5.1+dfsg2-2 [36.4 kB] 1614962773.831995010 Get:341 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-camelcase all 5.0.0-1 [3964 B] 1614962773.834371090 Get:342 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-escape-string-regexp all 1.0.5-1 [3218 B] 1614962773.905611038 Get:343 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-has-flag all 2.0.0-1 [3172 B] 1614962773.913748980 Get:344 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-supports-color all 4.4.0-2 [4742 B] 1614962773.942990065 Get:345 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-chalk all 2.3.0-2 [11.2 kB] 1614962774.021070957 Get:346 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-cli-boxes all 1.0.0-1 [3252 B] 1614962774.134222031 Get:347 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-yallist all 3.0.3-1 [6052 B] 1614962774.176790953 Get:348 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-lru-cache all 5.1.1-4 [8320 B] 1614962774.222196102 Get:349 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-isexe all 2.0.0-4 [4404 B] 1614962774.301902056 Get:350 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-which all 1.3.0-2 [5804 B] 1614962774.332195044 Get:351 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-shebang-regex all 2.0.0-1 [2742 B] 1614962774.377944946 Get:352 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-shebang-command all 1.2.0-1 [2900 B] 1614962774.531311035 Get:353 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-cross-spawn all 5.1.0-2 [8732 B] 1614962774.549463034 Get:354 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-get-stream all 3.0.0-1 [4724 B] 1614962774.646738052 Get:355 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-is-stream all 1.1.0-1 [2998 B] 1614962774.664999962 Get:356 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-npm-run-path all 2.0.2-2 [4412 B] 1614962774.755992889 Get:357 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-p-finally all 1.0.0-2 [3230 B] 1614962774.773880959 Get:358 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-signal-exit all 3.0.2-1 [5648 B] 1614962774.821888924 Get:359 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-strip-eof all 1.0.0-2 [3010 B] 1614962774.924586058 Get:360 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-execa all 0.10.0+dfsg-1 [8936 B] 1614962774.974451065 Get:361 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-term-size all 1.2.0+dfsg-2 [3944 B] 1614962775.031635046 Get:362 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-widest-line all 1.2.2-1 [3360 B] 1614962775.069576979 Get:363 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-boxen all 1.2.2-1 [4764 B] 1614962775.082350016 Get:364 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-concat-map all 0.0.1-1 [3462 B] 1614962775.163809061 Get:365 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-brace-expansion all 1.1.8-1 [5798 B] 1614962775.198796034 Get:366 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-builtin-modules all 3.0.0-1 [3780 B] 1614962775.301211119 Get:367 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-builtins all 1.0.3-1 [2970 B] 1614962775.365551949 Get:368 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-chownr all 1.1.1-1 [3432 B] 1614962775.674856901 Get:369 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-minimatch all 3.0.4-3 [13.4 kB] 1614962775.691570997 Get:370 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-inherits all 2.0.3-1 [3744 B] 1614962775.794985056 Get:371 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-wrappy all 1.0.2-1 [3114 B] 1614962775.869426966 Get:372 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-once all 1.4.0-3 [4344 B] 1614962775.947257042 Get:373 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-fs.realpath all 1.0.0-1 [5522 B] 1614962776.007740974 Get:374 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-inflight all 1.0.6-1 [3334 B] 1614962776.170542002 Get:375 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-path-is-absolute all 1.0.0-1 [3266 B] 1614962776.299421072 Get:376 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-glob all 7.1.3-2 [19.1 kB] 1614962776.372606993 Get:377 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-graceful-fs all 4.1.11-1 [10.8 kB] 1614962776.425827980 Get:378 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-typedarray all 0.0.6-1 [8202 B] 1614962776.478471994 Get:379 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-concat-stream all 1.6.2-1 [5644 B] 1614962776.518712044 Get:380 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-end-of-stream all 1.4.1-1 [3980 B] 1614962776.568348885 Get:381 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-core-util-is all 1.0.2-1 [3410 B] 1614962776.716130972 Get:382 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-safe-buffer all 5.1.2-1 [12.2 kB] 1614962776.795452118 Get:383 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-string-decoder all 1.2.0-1 [6432 B] 1614962776.916568995 Get:384 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-process-nextick-args all 2.0.0-1 [3388 B] 1614962777.022749901 Get:385 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-util-deprecate all 1.0.2-1 [3866 B] 1614962777.053778887 Get:386 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-isarray all 2.0.4-1 [3768 B] 1614962777.100476027 Get:387 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-readable-stream all 2.3.6-1 [21.6 kB] 1614962777.183458090 Get:388 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-stream-shift all 1.0.0-1 [2850 B] 1614962777.216818094 Get:389 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-duplexify all 3.6.1-1 [5492 B] 1614962777.262430906 Get:390 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-flush-write-stream all 1.0.3-1 [3984 B] 1614962777.345683098 Get:391 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-from2 all 2.3.0-1 [4338 B] 1614962777.433933020 Get:392 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-cyclist all 1.0.1-2 [3612 B] 1614962777.448900938 Get:393 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-parallel-transform all 1.1.0-2 [4136 B] 1614962777.496792078 Get:394 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-pump all 3.0.0-1 [4936 B] 1614962777.520258904 Get:395 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-pumpify all 1.5.1-1 [4316 B] 1614962777.564718008 Get:396 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-stream-each all 1.2.2-2 [3808 B] 1614962777.589257002 Get:397 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-xtend all 4.0.1-2 [3560 B] 1614962777.687741041 Get:398 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-through2 all 2.0.5-2 [6524 B] 1614962777.726972103 Get:399 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-mississippi all 3.0.0-1 [8108 B] 1614962777.792977095 Get:400 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-mkdirp all 0.5.1-1 [4708 B] 1614962777.814341068 Get:401 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-run-queue all 1.0.3-1 [4416 B] 1614962777.859539986 Get:402 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-rimraf all 2.6.2-1 [8112 B] 1614962777.906831026 Get:403 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-imurmurhash all 0.1.4-1 [8154 B] 1614962777.922646999 Get:404 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-iferr all 1.0.2-1 [3496 B] 1614962777.993701935 Get:405 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-fs-write-stream-atomic all 1.0.10-4 [4820 B] 1614962778.032752037 Get:406 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-copy-concurrently all 1.0.5-4 [6516 B] 1614962778.049880981 Get:407 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-move-concurrently all 1.0.1-2 [4644 B] 1614962778.422709942 Get:408 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-promise-inflight all 1.0.1-1 [3104 B] 1614962778.426157951 Get:409 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-ssri all 5.2.4-2 [14.1 kB] 1614962778.499414921 Get:410 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-unique-filename all 1.1.0+ds-2 [4416 B] 1614962778.550374031 Get:411 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-y18n all 3.2.1-2+deb10u1 [4924 B] 1614962778.935295105 Get:412 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-cacache all 11.3.2-2 [29.5 kB] 1614962778.941083908 Get:413 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-call-limit all 1.1.0-1 [3576 B] 1614962778.945552111 Get:414 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-caseless all 0.12.0-1 [3334 B] 1614962778.982369900 Get:415 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-wrap-ansi all 4.0.0-1 [5444 B] 1614962778.988799095 Get:416 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-cliui all 4.1.0-1 [7832 B] 1614962779.066468954 Get:417 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-delayed-stream all 0.0.5-1 [4482 B] 1614962779.083192110 Get:418 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-combined-stream all 1.0.7-1 [6024 B] 1614962779.242079973 Get:419 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-proto-list all 1.2.4-1 [3046 B] 1614962779.246360064 Get:420 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-ini all 1.3.5-1+deb10u1 [5924 B] 1614962779.356558084 Get:421 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-config-chain all 1.1.11-1 [7612 B] 1614962779.467550039 Get:422 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-console-control-strings all 1.1.0-1 [4906 B] 1614962779.510854006 Get:423 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-dashdash all 1.14.1-2 [22.2 kB] 1614962779.579449892 Get:424 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-decamelize all 1.2.0-1 [3044 B] 1614962779.959283113 Get:425 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-mimic-response all 1.0.0-1 [3302 B] 1614962779.961947918 Get:426 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-decompress-response all 3.3.0-1 [3262 B] 1614962779.965051889 Get:427 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-deep-extend all 0.4.1-2 [5000 B] 1614962779.967919111 Get:428 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-detect-indent all 5.0.0-1 [4392 B] 1614962779.982420921 Get:429 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-detect-newline all 2.1.0-1 [2972 B] 1614962780.048235893 Get:430 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-duplexer3 all 0.1.4-4 [4844 B] 1614962780.069300890 Get:431 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-jsbn all 1.1.0-1 [13.5 kB] 1614962780.092264891 Get:432 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-ecc-jsbn all 0.1.1-1 [8832 B] 1614962780.471204996 Get:433 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-editor all 1.0.0-1 [3296 B] 1614962780.474912882 Get:434 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-iconv-lite all 0.4.13-2 [122 kB] 1614962780.733952999 Get:435 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-encoding all 0.1.12-2 [4262 B] 1614962780.783663988 Get:436 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-prr all 1.0.1-1 [3682 B] 1614962780.822936058 Get:437 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-errno all 0.1.4-1 [6572 B] 1614962780.874685049 Get:438 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-extend all 3.0.2-1 [6744 B] 1614962780.941770077 Get:439 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-extsprintf all 1.3.0-1 [4452 B] 1614962780.977181911 Get:440 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-p-limit all 1.1.0-1 [3382 B] 1614962781.256820917 Get:441 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-p-locate all 2.0.0-1 [3986 B] 1614962781.597225904 Get:442 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-path-exists all 3.0.0-1 [3154 B] 1614962781.624274015 Get:443 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-locate-path all 2.0.0-1 [3816 B] 1614962781.663222075 Get:444 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-find-up all 2.1.0-1 [3652 B] 1614962781.707842112 Get:445 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-forever-agent all 0.6.1-1 [3536 B] 1614962781.851885080 Get:446 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-mime-types all 2.1.21-1 [16.5 kB] 1614962781.899892092 Get:447 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-form-data all 2.3.2-2 [10.0 kB] 1614962782.004348040 Get:448 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-path-is-inside all 1.0.2-1 [3940 B] 1614962782.078931093 Get:449 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-fs-vacuum all 1.2.10-2 [4232 B] 1614962782.119219065 Get:450 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-object-assign all 4.1.1-2 [4336 B] 1614962782.159197092 Get:451 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-has-unicode all 2.0.1-2 [3442 B] 1614962782.181700945 Get:452 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-wide-align all 1.1.0-1 [3438 B] 1614962782.222249031 Get:453 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-gauge all 2.7.4-1 [25.1 kB] 1614962782.251755953 Get:454 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-get-caller-file all 1.0.2-1 [2814 B] 1614962782.270690918 Get:455 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-getpass all 0.1.7-1 [4142 B] 1614962782.291521072 Get:456 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-is-retry-allowed all 1.1.0-1 [3296 B] 1614962782.347971916 Get:457 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-p-cancelable all 0.3.0-1 [4322 B] 1614962782.385565042 Get:458 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-p-timeout all 1.2.0-1 [3642 B] 1614962782.413064003 Get:459 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-is-plain-obj all 1.1.0-1 [2918 B] 1614962782.722683907 Get:460 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-url-to-options all 1.0.1-1 [3152 B] 1614962782.725231886 Get:461 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-timed-out all 4.0.1-4 [3972 B] 1614962782.737015963 Get:462 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-lowercase-keys all 1.0.0-2 [3108 B] 1614962782.853084087 Get:463 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-is-object all 1.0.1-1 [3288 B] 1614962782.917766094 Get:464 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-has-symbol-support-x all 1.4.1+dfsg-1 [3948 B] 1614962782.954571009 Get:465 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-has-to-string-tag-x all 1.4.1+dfsg-1 [4066 B] 1614962782.995218992 Get:466 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-isurl all 1.0.0-1 [3598 B] 1614962783.025423050 Get:467 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-prepend-http all 2.0.0-1 [3292 B] 1614962783.068756104 Get:468 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-url-parse-lax all 1.0.0-1 [3222 B] 1614962783.155788898 Get:469 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-got all 7.1.0-1 [11.7 kB] 1614962783.210828066 Get:470 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-nopt all 3.0.6-3 [9538 B] 1614962783.238043070 Get:471 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-set-blocking all 2.0.0-1 [3806 B] 1614962783.270409107 Get:472 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-npmlog all 4.1.2-1 [8592 B] 1614962783.274477005 Get:473 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-osenv all 0.1.5-1 [4332 B] 1614962783.381681919 Get:474 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-har-schema all 2.0.0-1 [5254 B] 1614962783.398798943 Get:475 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-har-validator all 5.1.0-1 [4548 B] 1614962783.441135883 Get:476 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-json-schema all 0.2.3-1 [6996 B] 1614962783.476733923 Get:477 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-verror all 1.10.0-1 [13.9 kB] 1614962783.576358080 Get:478 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-jsprim all 1.4.0-1 [13.2 kB] 1614962783.641927958 Get:479 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-sshpk all 1.13.1+dfsg-2 [44.4 kB] 1614962783.677124023 Get:480 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-http-signature all 1.2.0-1 [11.1 kB] 1614962783.719969988 Get:481 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-is-typedarray all 1.0.0-2 [2422 B] 1614962783.786885977 Get:482 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-isstream all 0.1.2+dfsg-1 [3546 B] 1614962783.892806053 Get:483 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-json-stringify-safe all 5.0.1-1 [4124 B] 1614962783.991208076 Get:484 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-oauth-sign all 0.9.0-1 [3676 B] 1614962783.992669106 Get:485 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-performance-now all 2.1.0+debian-1 [4442 B] 1614962784.043521881 Get:486 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-qs all 6.5.2-1 [16.4 kB] 1614962784.116641998 Get:487 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-punycode all 2.1.1-2 [9404 B] 1614962784.174537897 Get:488 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-tough-cookie all 2.3.4+dfsg-1 [56.1 kB] 1614962784.190813065 Get:489 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-tunnel-agent all 0.6.1-1 [4288 B] 1614962784.222628117 Get:490 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-uuid all 3.3.2-2 [18.2 kB] 1614962784.252093077 Get:491 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-node-uuid all 3.3.2-2 [5744 B] 1614962784.315308094 Get:492 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-request all 2.88.1-2 [53.8 kB] 1614962784.346741915 Get:493 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-semver all 5.5.1-1 [23.9 kB] 1614962784.364890099 Get:494 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-tar all 4.4.6+ds1-3 [31.8 kB] 1614962784.440399885 Get:495 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-gyp all 3.8.0-6 [36.9 kB] 1614962784.465400934 Get:496 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-hosted-git-info all 2.7.1-1 [8288 B] 1614962784.492698908 Get:497 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-import-lazy all 3.0.0.REALLY.2.1.0-1 [4000 B] 1614962784.873558044 Get:498 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-invert-kv all 1.0.0-1 [2862 B] 1614962784.935359955 Get:499 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-is-builtin-module all 2.0.0-1 [3156 B] 1614962784.961072922 Get:500 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-is-npm all 1.0.0-1 [2836 B] 1614962785.014995098 Get:501 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-json-parse-better-errors all 1.0.2-2 [5080 B] 1614962785.048223972 Get:502 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-jsonparse all 1.3.1-6 [7012 B] 1614962785.079606056 Get:503 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-through all 2.3.8-1 [4182 B] 1614962785.212888956 Get:504 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-jsonstream all 1.3.2-1 [8092 B] 1614962785.792663097 Get:505 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-minimist all 1.2.0-1+deb10u1 [5856 B] 1614962785.965060949 Get:506 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-strip-json-comments all 2.0.1-2 [4016 B] 1614962786.050132990 Get:507 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-rc all 1.1.6-2 [6058 B] 1614962786.069689989 Get:508 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-registry-url all 3.1.0-1 [3172 B] 1614962786.094527006 Get:509 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-registry-auth-token all 3.3.1-1 [5642 B] 1614962786.129687071 Get:510 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-package-json all 4.0.1-1 [4180 B] 1614962786.160218954 Get:511 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-latest-version all 3.1.0-1 [3128 B] 1614962786.192651987 Get:512 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-lazy-property all 1.0.0-3 [3556 B] 1614962786.231405973 Get:513 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-lcid all 1.0.0-1 [4232 B] 1614962786.242310047 Get:514 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-validate-npm-package-name all 3.0.0-1 [4432 B] 1614962786.274914026 Get:515 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-npm-package-arg all 6.0.0-2 [6752 B] 1614962786.323537111 Get:516 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-require-directory all 2.1.1-1 [5364 B] 1614962786.346441031 Get:517 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-require-main-filename all 1.0.1-1 [3152 B] 1614962786.359756947 Get:518 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-which-module all 2.0.0-1 [3792 B] 1614962786.362938881 Get:519 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-mimic-fn all 1.1.0-1 [3070 B] 1614962786.379508018 Get:520 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-mem all 1.1.0-1 [4076 B] 1614962786.399239063 Get:521 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-os-locale all 2.0.0-1 [3702 B] 1614962786.715207100 Get:522 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-yargs-parser all 11.1.1-1+deb10u1 [16.7 kB] 1614962786.717124939 Get:523 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-yargs all 10.0.3-2 [57.1 kB] 1614962786.752839088 Get:524 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-libnpx all 10.2.0+repack-1 [41.8 kB] 1614962786.810221910 Get:525 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-lockfile all 1.0.4-1 [7272 B] 1614962786.860388994 Get:526 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-mute-stream all 0.0.8-1 [4608 B] 1614962787.021526098 Get:527 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-spdx-license-ids all 1.2.2-1 [4754 B] 1614962787.226552010 Get:528 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-spdx-correct all 1.0.2-1 [3678 B] 1614962787.278058052 Get:529 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-spdx-expression-parse all 1.0.4-1 [12.1 kB] 1614962787.433198929 Get:530 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-validate-npm-package-license all 3.0.1-1 [3442 B] 1614962787.436001062 Get:531 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-normalize-package-data all 2.4.0-1 [10.8 kB] 1614962787.439769030 Get:532 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-opener all 1.4.3-1 [4094 B] 1614962787.515345097 Get:533 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-read all 1.0.7-1 [4540 B] 1614962787.595901966 Get:534 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-promzard all 0.3.0-1 [8964 B] 1614962787.646380901 Get:535 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-qw all 1.0.1-1 [3080 B] 1614962787.682429075 Get:536 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-slash all 1.0.0-1 [2976 B] 1614962787.860419989 Get:537 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-read-package-json all 2.0.13-1 [8388 B] 1614962787.969332933 Get:538 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-resolve-from all 4.0.0-1 [3684 B] 1614962787.979404926 Get:539 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-retry all 0.10.1-1 [7980 B] 1614962787.997137070 Get:540 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-semver-diff all 2.1.0-2 [3356 B] 1614962788.016788960 Get:541 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-sha all 2.0.1-1 [4336 B] 1614962788.040257931 Get:542 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-slide all 1.1.6-2 [6292 B] 1614962788.254484892 Get:543 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-sorted-object all 2.0.1-1 [3686 B] 1614962788.277182102 Get:544 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-stream-iterate all 1.2.0-4 [3736 B] 1614962788.310839891 Get:545 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-text-table all 0.2.0-2 [4308 B] 1614962788.361357927 Get:546 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-uid-number all 0.0.6-1 [3068 B] 1614962788.416838884 Get:547 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-unpipe all 1.0.0-1 [3582 B] 1614962788.435523033 Get:548 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-write-file-atomic all 2.3.0-1 [4878 B] 1614962788.460844994 Get:549 http://mirror.isoc.org.il/pub/debian buster/main amd64 node-xdg-basedir all 3.0.0-1 [3660 B] 1614962788.577785969 Get:550 http://mirror.isoc.org.il/pub/debian buster/main amd64 npm all 5.8.0+ds6-4+deb10u2 [1017 kB] 1614962789.425642014 Get:551 http://mirror.isoc.org.il/pub/debian buster/main amd64 optipng amd64 0.7.7-1 [84.5 kB] 1614962789.441473007 Get:552 http://mirror.isoc.org.il/pub/debian buster/main amd64 primesieve-bin amd64 7.3+ds-1 [26.2 kB] 1614962789.467219114 Get:553 http://mirror.isoc.org.il/pub/debian buster/main amd64 primesieve amd64 7.3+ds-1 [14.9 kB] 1614962789.557476044 Get:554 http://mirror.isoc.org.il/pub/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] 1614962790.251852989 Get:555 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] 1614962790.261395931 Get:556 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] 1614962790.276582956 Get:557 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] 1614962790.304759979 Get:558 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3.7-venv amd64 3.7.3-2+deb10u2 [6148 B] 1614962790.430536985 Get:559 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-venv amd64 3.7.3-1 [1180 B] 1614962790.434068918 Get:560 http://mirror.isoc.org.il/pub/debian buster/main amd64 python3-virtualenv all 15.1.0+ds-2 [58.1 kB] 1614962790.440059900 Get:561 http://mirror.isoc.org.il/pub/debian buster/main amd64 rsync amd64 3.1.3-6 [397 kB] 1614962790.517543077 Get:562 http://mirror.isoc.org.il/pub/debian buster/main amd64 ruby2.5-dev amd64 2.5.5-3+deb10u3 [415 kB] 1614962790.752279997 Get:563 http://mirror.isoc.org.il/pub/debian buster/main amd64 ruby-dev amd64 1:2.5.1 [10.2 kB] 1614962790.813772917 Get:564 http://mirror.isoc.org.il/pub/debian buster/main amd64 ruby-diff-lcs all 1.3-1 [25.7 kB] 1614962790.862636089 Get:565 http://mirror.isoc.org.il/pub/debian buster/main amd64 ruby-rspec-support all 3.8.0c0e1m0s0-1 [31.8 kB] 1614962790.888221025 Get:566 http://mirror.isoc.org.il/pub/debian buster/main amd64 ruby-rspec-expectations all 3.8.0c0e1m0s0-1 [102 kB] 1614962790.900506020 Get:567 http://mirror.isoc.org.il/pub/debian buster/main amd64 ruby-rspec-mocks all 3.8.0c0e1m0s0-1 [94.0 kB] 1614962791.045777082 Get:568 http://mirror.isoc.org.il/pub/debian buster/main amd64 ruby-thread-order all 1.1.0-1 [5096 B] 1614962791.049834013 Get:569 http://mirror.isoc.org.il/pub/debian buster/main amd64 ruby-rspec-core all 3.8.0c0e1m0s0-1 [190 kB] 1614962791.069183111 Get:570 http://mirror.isoc.org.il/pub/debian buster/main amd64 ruby-rspec all 3.8.0c0e1m0s0-1 [7620 B] 1614962791.072331905 Get:571 http://mirror.isoc.org.il/pub/debian buster/main amd64 tidy amd64 2:5.6.0-10 [35.0 kB] 1614962791.096965075 Get:572 http://mirror.isoc.org.il/pub/debian buster/main amd64 txt2html all 2.5201-1 [90.4 kB] 1614962791.103974104 Get:573 http://mirror.isoc.org.il/pub/debian buster/main amd64 virtualenv all 15.1.0+ds-2 [20.1 kB] 1614962791.122390032 Get:574 http://mirror.isoc.org.il/pub/debian buster/main amd64 xsltproc amd64 1.1.32-2.2~deb10u1 [122 kB] 1614962791.285057068 Get:575 http://mirror.isoc.org.il/pub/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] 1614962791.484258890 debconf: delaying package configuration, since apt-utils is not installed 1614962791.519336939 Fetched 214 MB in 1min 50s (1941 kB/s) 1614962791.532455921 Selecting previously unselected package perl-modules-5.28. 1614962791.541322947 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7393 files and directories currently installed.) 1614962791.541733027 Preparing to unpack .../00-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... 1614962791.542457104 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... 1614962792.157906055 Selecting previously unselected package libgdbm6:amd64. 1614962792.159241915 Preparing to unpack .../01-libgdbm6_1.18.1-4_amd64.deb ... 1614962792.160361052 Unpacking libgdbm6:amd64 (1.18.1-4) ... 1614962792.185755968 Selecting previously unselected package libgdbm-compat4:amd64. 1614962792.187136889 Preparing to unpack .../02-libgdbm-compat4_1.18.1-4_amd64.deb ... 1614962792.187849998 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ... 1614962792.213176012 Selecting previously unselected package libperl5.28:amd64. 1614962792.214699984 Preparing to unpack .../03-libperl5.28_5.28.1-6+deb10u1_amd64.deb ... 1614962792.215424061 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ... 1614962792.686548948 Selecting previously unselected package perl. 1614962792.687963963 Preparing to unpack .../04-perl_5.28.1-6+deb10u1_amd64.deb ... 1614962792.694767952 Unpacking perl (5.28.1-6+deb10u1) ... 1614962792.739991903 Selecting previously unselected package libpython2.7-minimal:amd64. 1614962792.741580963 Preparing to unpack .../05-libpython2.7-minimal_2.7.16-2+deb10u1_amd64.deb ... 1614962792.742356062 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ... 1614962792.847295046 Selecting previously unselected package python2.7-minimal. 1614962792.848671913 Preparing to unpack .../06-python2.7-minimal_2.7.16-2+deb10u1_amd64.deb ... 1614962792.852929115 Unpacking python2.7-minimal (2.7.16-2+deb10u1) ... 1614962792.978429079 Selecting previously unselected package python2-minimal. 1614962792.979816914 Preparing to unpack .../07-python2-minimal_2.7.16-1_amd64.deb ... 1614962792.980442047 Unpacking python2-minimal (2.7.16-1) ... 1614962793.010837078 Selecting previously unselected package python-minimal. 1614962793.012124062 Preparing to unpack .../08-python-minimal_2.7.16-1_amd64.deb ... 1614962793.013215065 Unpacking python-minimal (2.7.16-1) ... 1614962793.036854029 Selecting previously unselected package mime-support. 1614962793.038194895 Preparing to unpack .../09-mime-support_3.62_all.deb ... 1614962793.038898945 Unpacking mime-support (3.62) ... 1614962793.069787025 Selecting previously unselected package libexpat1:amd64. 1614962793.071017027 Preparing to unpack .../10-libexpat1_2.2.6-2+deb10u1_amd64.deb ... 1614962793.071789980 Unpacking libexpat1:amd64 (2.2.6-2+deb10u1) ... 1614962793.101924896 Selecting previously unselected package readline-common. 1614962793.103230000 Preparing to unpack .../11-readline-common_7.0-5_all.deb ... 1614962793.103758097 Unpacking readline-common (7.0-5) ... 1614962793.129328966 Selecting previously unselected package libreadline7:amd64. 1614962793.130642891 Preparing to unpack .../12-libreadline7_7.0-5_amd64.deb ... 1614962793.131352901 Unpacking libreadline7:amd64 (7.0-5) ... 1614962793.164983034 Selecting previously unselected package libsqlite3-0:amd64. 1614962793.166313887 Preparing to unpack .../13-libsqlite3-0_3.27.2-3+deb10u1_amd64.deb ... 1614962793.167062998 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u1) ... 1614962793.229232073 Selecting previously unselected package libpython2.7-stdlib:amd64. 1614962793.230710030 Preparing to unpack .../14-libpython2.7-stdlib_2.7.16-2+deb10u1_amd64.deb ... 1614962793.231399059 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ... 1614962793.486990929 Selecting previously unselected package python2.7. 1614962793.488620996 Preparing to unpack .../15-python2.7_2.7.16-2+deb10u1_amd64.deb ... 1614962793.489470005 Unpacking python2.7 (2.7.16-2+deb10u1) ... 1614962793.525293112 Selecting previously unselected package libpython2-stdlib:amd64. 1614962793.526684999 Preparing to unpack .../16-libpython2-stdlib_2.7.16-1_amd64.deb ... 1614962793.527475119 Unpacking libpython2-stdlib:amd64 (2.7.16-1) ... 1614962793.548640013 Selecting previously unselected package libpython-stdlib:amd64. 1614962793.550036907 Preparing to unpack .../17-libpython-stdlib_2.7.16-1_amd64.deb ... 1614962793.550751925 Unpacking libpython-stdlib:amd64 (2.7.16-1) ... 1614962793.578833103 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ... 1614962793.582583904 Setting up python2.7-minimal (2.7.16-2+deb10u1) ... 1614962793.868206024 Linking and byte-compiling packages for runtime python2.7... 1614962793.876883984 Setting up python2-minimal (2.7.16-1) ... 1614962793.922343969 Selecting previously unselected package python2. 1614962793.933176994 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10165 files and directories currently installed.) 1614962793.934072971 Preparing to unpack .../python2_2.7.16-1_amd64.deb ... 1614962793.934850931 Unpacking python2 (2.7.16-1) ... 1614962793.971333027 Setting up python-minimal (2.7.16-1) ... 1614962793.993944883 Selecting previously unselected package python. 1614962794.005899906 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10198 files and directories currently installed.) 1614962794.006685972 Preparing to unpack .../00-python_2.7.16-1_amd64.deb ... 1614962794.013894081 Unpacking python (2.7.16-1) ... 1614962794.041297913 Selecting previously unselected package libgomp1:amd64. 1614962794.042882919 Preparing to unpack .../01-libgomp1_8.3.0-6_amd64.deb ... 1614962794.043711901 Unpacking libgomp1:amd64 (8.3.0-6) ... 1614962794.071253061 Selecting previously unselected package libfftw3-double3:amd64. 1614962794.072720051 Preparing to unpack .../02-libfftw3-double3_3.3.8-2_amd64.deb ... 1614962794.073539972 Unpacking libfftw3-double3:amd64 (3.3.8-2) ... 1614962794.149919987 Selecting previously unselected package libpng16-16:amd64. 1614962794.151232958 Preparing to unpack .../03-libpng16-16_1.6.36-6_amd64.deb ... 1614962794.151969910 Unpacking libpng16-16:amd64 (1.6.36-6) ... 1614962794.190013885 Selecting previously unselected package libfreetype6:amd64. 1614962794.191277027 Preparing to unpack .../04-libfreetype6_2.9.1-3+deb10u2_amd64.deb ... 1614962794.191847086 Unpacking libfreetype6:amd64 (2.9.1-3+deb10u2) ... 1614962794.239340067 Selecting previously unselected package sensible-utils. 1614962794.240957975 Preparing to unpack .../05-sensible-utils_0.0.12_all.deb ... 1614962794.241738081 Unpacking sensible-utils (0.0.12) ... 1614962794.274266958 Selecting previously unselected package ucf. 1614962794.275629044 Preparing to unpack .../06-ucf_3.0038+nmu1_all.deb ... 1614962794.277790070 Moving old data out of the way 1614962794.278851032 Unpacking ucf (3.0038+nmu1) ... 1614962794.306138039 Selecting previously unselected package fonts-dejavu-core. 1614962794.307461023 Preparing to unpack .../07-fonts-dejavu-core_2.37-1_all.deb ... 1614962794.308118105 Unpacking fonts-dejavu-core (2.37-1) ... 1614962794.414747953 Selecting previously unselected package fontconfig-config. 1614962794.415999889 Preparing to unpack .../08-fontconfig-config_2.13.1-2_all.deb ... 1614962794.545054913 Unpacking fontconfig-config (2.13.1-2) ... 1614962794.596194983 Selecting previously unselected package libfontconfig1:amd64. 1614962794.597685099 Preparing to unpack .../09-libfontconfig1_2.13.1-2_amd64.deb ... 1614962794.598494053 Unpacking libfontconfig1:amd64 (2.13.1-2) ... 1614962794.633917093 Selecting previously unselected package libde265-0:amd64. 1614962794.635345936 Preparing to unpack .../10-libde265-0_1.0.3-1+b1_amd64.deb ... 1614962794.636281013 Unpacking libde265-0:amd64 (1.0.3-1+b1) ... 1614962794.676285028 Selecting previously unselected package libnuma1:amd64. 1614962794.677637100 Preparing to unpack .../11-libnuma1_2.0.12-1_amd64.deb ... 1614962794.678458929 Unpacking libnuma1:amd64 (2.0.12-1) ... 1614962794.703249931 Selecting previously unselected package libx265-165:amd64. 1614962794.704533100 Preparing to unpack .../12-libx265-165_2.9-4_amd64.deb ... 1614962794.705251932 Unpacking libx265-165:amd64 (2.9-4) ... 1614962794.836059093 Selecting previously unselected package libheif1:amd64. 1614962794.837510109 Preparing to unpack .../13-libheif1_1.3.2-2~deb10u1_amd64.deb ... 1614962794.838591099 Unpacking libheif1:amd64 (1.3.2-2~deb10u1) ... 1614962794.870820045 Selecting previously unselected package libjbig0:amd64. 1614962794.872185946 Preparing to unpack .../14-libjbig0_2.1-3.1+b2_amd64.deb ... 1614962794.872864008 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... 1614962794.897063017 Selecting previously unselected package libjpeg62-turbo:amd64. 1614962794.898569107 Preparing to unpack .../15-libjpeg62-turbo_1%3a1.5.2-2+deb10u1_amd64.deb ... 1614962794.899389029 Unpacking libjpeg62-turbo:amd64 (1:1.5.2-2+deb10u1) ... 1614962794.930227995 Selecting previously unselected package liblcms2-2:amd64. 1614962794.931508064 Preparing to unpack .../16-liblcms2-2_2.9-3_amd64.deb ... 1614962794.932426929 Unpacking liblcms2-2:amd64 (2.9-3) ... 1614962794.966255903 Selecting previously unselected package libglib2.0-0:amd64. 1614962794.967612028 Preparing to unpack .../17-libglib2.0-0_2.58.3-2+deb10u2_amd64.deb ... 1614962794.968347073 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u2) ... 1614962795.078252077 Selecting previously unselected package liblqr-1-0:amd64. 1614962795.079741001 Preparing to unpack .../18-liblqr-1-0_0.4.2-2.1_amd64.deb ... 1614962795.080533028 Unpacking liblqr-1-0:amd64 (0.4.2-2.1) ... 1614962795.105779886 Selecting previously unselected package libltdl7:amd64. 1614962795.107125998 Preparing to unpack .../19-libltdl7_2.4.6-9_amd64.deb ... 1614962795.107711077 Unpacking libltdl7:amd64 (2.4.6-9) ... 1614962795.137208939 Selecting previously unselected package libopenjp2-7:amd64. 1614962795.138578892 Preparing to unpack .../20-libopenjp2-7_2.3.0-2+deb10u1_amd64.deb ... 1614962795.139267921 Unpacking libopenjp2-7:amd64 (2.3.0-2+deb10u1) ... 1614962795.171684027 Selecting previously unselected package libwebp6:amd64. 1614962795.172981024 Preparing to unpack .../21-libwebp6_0.6.1-2_amd64.deb ... 1614962795.173711061 Unpacking libwebp6:amd64 (0.6.1-2) ... 1614962795.209356070 Selecting previously unselected package libtiff5:amd64. 1614962795.210628986 Preparing to unpack .../22-libtiff5_4.1.0+git191117-2~deb10u1_amd64.deb ... 1614962795.211530924 Unpacking libtiff5:amd64 (4.1.0+git191117-2~deb10u1) ... 1614962795.249145985 Selecting previously unselected package libwebpmux3:amd64. 1614962795.250585079 Preparing to unpack .../23-libwebpmux3_0.6.1-2_amd64.deb ... 1614962795.251436949 Unpacking libwebpmux3:amd64 (0.6.1-2) ... 1614962795.280509949 Selecting previously unselected package libxau6:amd64. 1614962795.281984091 Preparing to unpack .../24-libxau6_1%3a1.0.8-1+b2_amd64.deb ... 1614962795.282835960 Unpacking libxau6:amd64 (1:1.0.8-1+b2) ... 1614962795.306235075 Selecting previously unselected package libbsd0:amd64. 1614962795.307492971 Preparing to unpack .../25-libbsd0_0.9.1-2_amd64.deb ... 1614962795.308222055 Unpacking libbsd0:amd64 (0.9.1-2) ... 1614962795.336348057 Selecting previously unselected package libxdmcp6:amd64. 1614962795.337615967 Preparing to unpack .../26-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 1614962795.338285923 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 1614962795.361929893 Selecting previously unselected package libxcb1:amd64. 1614962795.363187075 Preparing to unpack .../27-libxcb1_1.13.1-2_amd64.deb ... 1614962795.363836050 Unpacking libxcb1:amd64 (1.13.1-2) ... 1614962795.389909029 Selecting previously unselected package libx11-data. 1614962795.391211987 Preparing to unpack .../28-libx11-data_2%3a1.6.7-1+deb10u1_all.deb ... 1614962795.391774893 Unpacking libx11-data (2:1.6.7-1+deb10u1) ... 1614962795.507890940 Selecting previously unselected package libx11-6:amd64. 1614962795.509506941 Preparing to unpack .../29-libx11-6_2%3a1.6.7-1+deb10u1_amd64.deb ... 1614962795.510298967 Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u1) ... 1614962795.577548981 Selecting previously unselected package libxext6:amd64. 1614962795.578938007 Preparing to unpack .../30-libxext6_2%3a1.3.3-1+b2_amd64.deb ... 1614962795.579694033 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ... 1614962795.604506969 Selecting previously unselected package libicu63:amd64. 1614962795.605834961 Preparing to unpack .../31-libicu63_63.1-6+deb10u1_amd64.deb ... 1614962795.606507063 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 1614962796.284476995 Selecting previously unselected package libxml2:amd64. 1614962796.285913944 Preparing to unpack .../32-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... 1614962796.286658049 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... 1614962796.357475042 Selecting previously unselected package imagemagick-6-common. 1614962796.358927011 Preparing to unpack .../33-imagemagick-6-common_8%3a6.9.10.23+dfsg-2.1+deb10u1_all.deb ... 1614962796.359790087 Unpacking imagemagick-6-common (8:6.9.10.23+dfsg-2.1+deb10u1) ... 1614962796.393867970 Selecting previously unselected package libmagickcore-6.q16-6:amd64. 1614962796.395319939 Preparing to unpack .../34-libmagickcore-6.q16-6_8%3a6.9.10.23+dfsg-2.1+deb10u1_amd64.deb ... 1614962796.396238089 Unpacking libmagickcore-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1+deb10u1) ... 1614962796.726490974 Selecting previously unselected package libmagickwand-6.q16-6:amd64. 1614962796.727910995 Preparing to unpack .../35-libmagickwand-6.q16-6_8%3a6.9.10.23+dfsg-2.1+deb10u1_amd64.deb ... 1614962796.728693008 Unpacking libmagickwand-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1+deb10u1) ... 1614962796.781833887 Selecting previously unselected package pypy3-lib:amd64. 1614962796.783117056 Preparing to unpack .../36-pypy3-lib_7.0.0+dfsg-3_amd64.deb ... 1614962796.783979893 Unpacking pypy3-lib:amd64 (7.0.0+dfsg-3) ... 1614962797.287148952 Selecting previously unselected package libncurses6:amd64. 1614962797.288918972 Preparing to unpack .../37-libncurses6_6.1+20181013-2+deb10u2_amd64.deb ... 1614962797.289936066 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u2) ... 1614962797.321069956 Selecting previously unselected package pypy3. 1614962797.322884083 Preparing to unpack .../38-pypy3_7.0.0+dfsg-3_amd64.deb ... 1614962797.324862957 Unpacking pypy3 (7.0.0+dfsg-3) ... 1614962798.164788008 Selecting previously unselected package libpython3.7-minimal:amd64. 1614962798.166733980 Preparing to unpack .../39-libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... 1614962798.167642117 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... 1614962798.290437937 Selecting previously unselected package python3.7-minimal. 1614962798.292412043 Preparing to unpack .../40-python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... 1614962798.296963930 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... 1614962798.467442036 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... 1614962798.470547915 Setting up libexpat1:amd64 (2.2.6-2+deb10u1) ... 1614962798.471843004 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... 1614962798.949965954 Selecting previously unselected package python3-minimal. 1614962798.963824034 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12563 files and directories currently installed.) 1614962798.964657068 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 1614962798.965516090 Unpacking python3-minimal (3.7.3-1) ... 1614962798.996052980 Selecting previously unselected package libmpdec2:amd64. 1614962798.997409105 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 1614962798.998226881 Unpacking libmpdec2:amd64 (2.4.2-2) ... 1614962799.027914047 Selecting previously unselected package libpython3.7-stdlib:amd64. 1614962799.029401064 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... 1614962799.029993057 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... 1614962799.242799997 Selecting previously unselected package python3.7. 1614962799.244540930 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... 1614962799.245512962 Unpacking python3.7 (3.7.3-2+deb10u2) ... 1614962799.282191038 Selecting previously unselected package libpython3-stdlib:amd64. 1614962799.283812046 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 1614962799.284569025 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 1614962799.311549902 Setting up python3-minimal (3.7.3-1) ... 1614962799.523874998 Selecting previously unselected package python3. 1614962799.537744999 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12974 files and directories currently installed.) 1614962799.538614035 Preparing to unpack .../000-python3_3.7.3-1_amd64.deb ... 1614962799.542282104 Unpacking python3 (3.7.3-1) ... 1614962799.575366020 Selecting previously unselected package libprocps7:amd64. 1614962799.576648951 Preparing to unpack .../001-libprocps7_2%3a3.3.15-2_amd64.deb ... 1614962799.577327013 Unpacking libprocps7:amd64 (2:3.3.15-2) ... 1614962799.602356911 Selecting previously unselected package procps. 1614962799.603702068 Preparing to unpack .../002-procps_2%3a3.3.15-2_amd64.deb ... 1614962799.605746031 Unpacking procps (2:3.3.15-2) ... 1614962799.652831078 Selecting previously unselected package bzip2. 1614962799.654324055 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 1614962799.654926062 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 1614962799.684355021 Selecting previously unselected package xz-utils. 1614962799.685867071 Preparing to unpack .../004-xz-utils_5.2.4-1_amd64.deb ... 1614962799.686790943 Unpacking xz-utils (5.2.4-1) ... 1614962799.727524996 Selecting previously unselected package hicolor-icon-theme. 1614962799.728919029 Preparing to unpack .../005-hicolor-icon-theme_0.17-2_all.deb ... 1614962799.729688883 Unpacking hicolor-icon-theme (0.17-2) ... 1614962799.876166105 Selecting previously unselected package shared-mime-info. 1614962799.877870083 Preparing to unpack .../006-shared-mime-info_1.10-1_amd64.deb ... 1614962799.878844976 Unpacking shared-mime-info (1.10-1) ... 1614962799.982089996 Selecting previously unselected package libgdk-pixbuf2.0-common. 1614962799.983635902 Preparing to unpack .../007-libgdk-pixbuf2.0-common_2.38.1+dfsg-1_all.deb ... 1614962799.984293938 Unpacking libgdk-pixbuf2.0-common (2.38.1+dfsg-1) ... 1614962800.077974081 Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. 1614962800.079751015 Preparing to unpack .../008-libgdk-pixbuf2.0-0_2.38.1+dfsg-1_amd64.deb ... 1614962800.080591917 Unpacking libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ... 1614962800.117369890 Selecting previously unselected package gtk-update-icon-cache. 1614962800.118901968 Preparing to unpack .../009-gtk-update-icon-cache_3.24.5-1_amd64.deb ... 1614962800.127703905 No diversion 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin', none removed. 1614962800.132266045 No diversion 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin', none removed. 1614962800.132699013 Unpacking gtk-update-icon-cache (3.24.5-1) ... 1614962800.160540104 Selecting previously unselected package libpixman-1-0:amd64. 1614962800.162020922 Preparing to unpack .../010-libpixman-1-0_0.36.0-1_amd64.deb ... 1614962800.162847042 Unpacking libpixman-1-0:amd64 (0.36.0-1) ... 1614962800.206929922 Selecting previously unselected package libxcb-render0:amd64. 1614962800.208471060 Preparing to unpack .../011-libxcb-render0_1.13.1-2_amd64.deb ... 1614962800.209472895 Unpacking libxcb-render0:amd64 (1.13.1-2) ... 1614962800.238141060 Selecting previously unselected package libxcb-shm0:amd64. 1614962800.239542007 Preparing to unpack .../012-libxcb-shm0_1.13.1-2_amd64.deb ... 1614962800.240236044 Unpacking libxcb-shm0:amd64 (1.13.1-2) ... 1614962800.268237114 Selecting previously unselected package libxrender1:amd64. 1614962800.269593000 Preparing to unpack .../013-libxrender1_1%3a0.9.10-1_amd64.deb ... 1614962800.270379066 Unpacking libxrender1:amd64 (1:0.9.10-1) ... 1614962800.295125008 Selecting previously unselected package libcairo2:amd64. 1614962800.296708107 Preparing to unpack .../014-libcairo2_1.16.0-4+deb10u1_amd64.deb ... 1614962800.297369957 Unpacking libcairo2:amd64 (1.16.0-4+deb10u1) ... 1614962800.359349966 Selecting previously unselected package libcroco3:amd64. 1614962800.360790968 Preparing to unpack .../015-libcroco3_0.6.12-3_amd64.deb ... 1614962800.361502886 Unpacking libcroco3:amd64 (0.6.12-3) ... 1614962800.392950058 Selecting previously unselected package fontconfig. 1614962800.394381046 Preparing to unpack .../016-fontconfig_2.13.1-2_amd64.deb ... 1614962800.395198107 Unpacking fontconfig (2.13.1-2) ... 1614962800.435044050 Selecting previously unselected package libfribidi0:amd64. 1614962800.436816931 Preparing to unpack .../017-libfribidi0_1.0.5-3.1+deb10u1_amd64.deb ... 1614962800.437860012 Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u1) ... 1614962800.465266943 Selecting previously unselected package libthai-data. 1614962800.466875076 Preparing to unpack .../018-libthai-data_0.1.28-2_all.deb ... 1614962800.467608929 Unpacking libthai-data (0.1.28-2) ... 1614962800.506491899 Selecting previously unselected package libdatrie1:amd64. 1614962800.507930040 Preparing to unpack .../019-libdatrie1_0.2.12-2_amd64.deb ... 1614962800.508615017 Unpacking libdatrie1:amd64 (0.2.12-2) ... 1614962800.534864902 Selecting previously unselected package libthai0:amd64. 1614962800.536658049 Preparing to unpack .../020-libthai0_0.1.28-2_amd64.deb ... 1614962800.537604094 Unpacking libthai0:amd64 (0.1.28-2) ... 1614962800.563926935 Selecting previously unselected package libpango-1.0-0:amd64. 1614962800.565393925 Preparing to unpack .../021-libpango-1.0-0_1.42.4-8~deb10u1_amd64.deb ... 1614962800.566560030 Unpacking libpango-1.0-0:amd64 (1.42.4-8~deb10u1) ... 1614962800.603277922 Selecting previously unselected package libgraphite2-3:amd64. 1614962800.604860067 Preparing to unpack .../022-libgraphite2-3_1.3.13-7_amd64.deb ... 1614962800.605681896 Unpacking libgraphite2-3:amd64 (1.3.13-7) ... 1614962800.635000944 Selecting previously unselected package libharfbuzz0b:amd64. 1614962800.636496067 Preparing to unpack .../023-libharfbuzz0b_2.3.1-1_amd64.deb ... 1614962800.637135983 Unpacking libharfbuzz0b:amd64 (2.3.1-1) ... 1614962800.692464113 Selecting previously unselected package libpangoft2-1.0-0:amd64. 1614962800.694025040 Preparing to unpack .../024-libpangoft2-1.0-0_1.42.4-8~deb10u1_amd64.deb ... 1614962800.694886923 Unpacking libpangoft2-1.0-0:amd64 (1.42.4-8~deb10u1) ... 1614962800.721221924 Selecting previously unselected package libpangocairo-1.0-0:amd64. 1614962800.722721100 Preparing to unpack .../025-libpangocairo-1.0-0_1.42.4-8~deb10u1_amd64.deb ... 1614962800.723479986 Unpacking libpangocairo-1.0-0:amd64 (1.42.4-8~deb10u1) ... 1614962800.749718904 Selecting previously unselected package librsvg2-2:amd64. 1614962800.751213074 Preparing to unpack .../026-librsvg2-2_2.44.10-2.1_amd64.deb ... 1614962800.751885891 Unpacking librsvg2-2:amd64 (2.44.10-2.1) ... 1614962800.878691912 Selecting previously unselected package librsvg2-common:amd64. 1614962800.880336046 Preparing to unpack .../027-librsvg2-common_2.44.10-2.1_amd64.deb ... 1614962800.881290913 Unpacking librsvg2-common:amd64 (2.44.10-2.1) ... 1614962800.913842916 Selecting previously unselected package adwaita-icon-theme. 1614962800.915369987 Preparing to unpack .../028-adwaita-icon-theme_3.30.1-1_all.deb ... 1614962800.915973902 Unpacking adwaita-icon-theme (3.30.1-1) ... 1614962803.400466919 Selecting previously unselected package binutils-common:amd64. 1614962803.403848886 Preparing to unpack .../029-binutils-common_2.31.1-16_amd64.deb ... 1614962803.404567003 Unpacking binutils-common:amd64 (2.31.1-16) ... 1614962803.611921072 Selecting previously unselected package libbinutils:amd64. 1614962803.614042997 Preparing to unpack .../030-libbinutils_2.31.1-16_amd64.deb ... 1614962803.615173101 Unpacking libbinutils:amd64 (2.31.1-16) ... 1614962803.678507090 Selecting previously unselected package binutils-x86-64-linux-gnu. 1614962803.680830956 Preparing to unpack .../031-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ... 1614962803.681811094 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ... 1614962803.924139023 Selecting previously unselected package binutils. 1614962803.926593065 Preparing to unpack .../032-binutils_2.31.1-16_amd64.deb ... 1614962803.927556038 Unpacking binutils (2.31.1-16) ... 1614962803.960735083 Selecting previously unselected package libc-dev-bin. 1614962803.962831020 Preparing to unpack .../033-libc-dev-bin_2.28-10_amd64.deb ... 1614962803.963640928 Unpacking libc-dev-bin (2.28-10) ... 1614962803.995146036 Selecting previously unselected package linux-libc-dev:amd64. 1614962803.997201920 Preparing to unpack .../034-linux-libc-dev_4.19.171-2_amd64.deb ... 1614962803.997890949 Unpacking linux-libc-dev:amd64 (4.19.171-2) ... 1614962804.349293947 Selecting previously unselected package libc6-dev:amd64. 1614962804.351768970 Preparing to unpack .../035-libc6-dev_2.28-10_amd64.deb ... 1614962804.352515936 Unpacking libc6-dev:amd64 (2.28-10) ... 1614962804.768940926 Selecting previously unselected package libisl19:amd64. 1614962804.771514893 Preparing to unpack .../036-libisl19_0.20-2_amd64.deb ... 1614962804.772707939 Unpacking libisl19:amd64 (0.20-2) ... 1614962804.842080116 Selecting previously unselected package libmpfr6:amd64. 1614962804.844373941 Preparing to unpack .../037-libmpfr6_4.0.2-1_amd64.deb ... 1614962804.845566034 Unpacking libmpfr6:amd64 (4.0.2-1) ... 1614962804.889398098 Selecting previously unselected package libmpc3:amd64. 1614962804.891514063 Preparing to unpack .../038-libmpc3_1.1.0-1_amd64.deb ... 1614962804.892399073 Unpacking libmpc3:amd64 (1.1.0-1) ... 1614962804.920093060 Selecting previously unselected package cpp-8. 1614962804.922168016 Preparing to unpack .../039-cpp-8_8.3.0-6_amd64.deb ... 1614962804.923047066 Unpacking cpp-8 (8.3.0-6) ... 1614962805.601555109 Selecting previously unselected package cpp. 1614962805.603868008 Preparing to unpack .../040-cpp_4%3a8.3.0-1_amd64.deb ... 1614962805.604674101 Unpacking cpp (4:8.3.0-1) ... 1614962805.630983114 Selecting previously unselected package libcc1-0:amd64. 1614962805.633775949 Preparing to unpack .../041-libcc1-0_8.3.0-6_amd64.deb ... 1614962805.634715080 Unpacking libcc1-0:amd64 (8.3.0-6) ... 1614962805.663445950 Selecting previously unselected package libitm1:amd64. 1614962805.665854931 Preparing to unpack .../042-libitm1_8.3.0-6_amd64.deb ... 1614962805.666687965 Unpacking libitm1:amd64 (8.3.0-6) ... 1614962805.693022013 Selecting previously unselected package libatomic1:amd64. 1614962805.695276022 Preparing to unpack .../043-libatomic1_8.3.0-6_amd64.deb ... 1614962805.696124077 Unpacking libatomic1:amd64 (8.3.0-6) ... 1614962805.721244097 Selecting previously unselected package libasan5:amd64. 1614962805.723561049 Preparing to unpack .../044-libasan5_8.3.0-6_amd64.deb ... 1614962805.724473000 Unpacking libasan5:amd64 (8.3.0-6) ... 1614962805.775933027 Selecting previously unselected package liblsan0:amd64. 1614962805.778143883 Preparing to unpack .../045-liblsan0_8.3.0-6_amd64.deb ... 1614962805.779017925 Unpacking liblsan0:amd64 (8.3.0-6) ... 1614962805.812879086 Selecting previously unselected package libtsan0:amd64. 1614962805.814970016 Preparing to unpack .../046-libtsan0_8.3.0-6_amd64.deb ... 1614962805.815900087 Unpacking libtsan0:amd64 (8.3.0-6) ... 1614962805.861385107 Selecting previously unselected package libubsan1:amd64. 1614962805.863706112 Preparing to unpack .../047-libubsan1_8.3.0-6_amd64.deb ... 1614962805.864587069 Unpacking libubsan1:amd64 (8.3.0-6) ... 1614962805.897552967 Selecting previously unselected package libmpx2:amd64. 1614962805.900142908 Preparing to unpack .../048-libmpx2_8.3.0-6_amd64.deb ... 1614962805.901137114 Unpacking libmpx2:amd64 (8.3.0-6) ... 1614962805.926554918 Selecting previously unselected package libquadmath0:amd64. 1614962805.928925991 Preparing to unpack .../049-libquadmath0_8.3.0-6_amd64.deb ... 1614962805.929843903 Unpacking libquadmath0:amd64 (8.3.0-6) ... 1614962805.962990046 Selecting previously unselected package libgcc-8-dev:amd64. 1614962805.965708971 Preparing to unpack .../050-libgcc-8-dev_8.3.0-6_amd64.deb ... 1614962805.966540098 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ... 1614962806.187588930 Selecting previously unselected package gcc-8. 1614962806.189909935 Preparing to unpack .../051-gcc-8_8.3.0-6_amd64.deb ... 1614962806.190704107 Unpacking gcc-8 (8.3.0-6) ... 1614962806.911309958 Selecting previously unselected package gcc. 1614962806.913676023 Preparing to unpack .../052-gcc_4%3a8.3.0-1_amd64.deb ... 1614962806.914515972 Unpacking gcc (4:8.3.0-1) ... 1614962806.947901011 Selecting previously unselected package libstdc++-8-dev:amd64. 1614962806.950340986 Preparing to unpack .../053-libstdc++-8-dev_8.3.0-6_amd64.deb ... 1614962806.951499939 Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ... 1614962807.334774017 Selecting previously unselected package g++-8. 1614962807.337424994 Preparing to unpack .../054-g++-8_8.3.0-6_amd64.deb ... 1614962807.338366985 Unpacking g++-8 (8.3.0-6) ... 1614962808.073517084 Selecting previously unselected package g++. 1614962808.075865984 Preparing to unpack .../055-g++_4%3a8.3.0-1_amd64.deb ... 1614962808.076718092 Unpacking g++ (4:8.3.0-1) ... 1614962808.101087093 Selecting previously unselected package make. 1614962808.103414059 Preparing to unpack .../056-make_4.2.1-1.2_amd64.deb ... 1614962808.104476929 Unpacking make (4.2.1-1.2) ... 1614962808.156943083 Selecting previously unselected package libdpkg-perl. 1614962808.159070969 Preparing to unpack .../057-libdpkg-perl_1.19.7_all.deb ... 1614962808.160068989 Unpacking libdpkg-perl (1.19.7) ... 1614962808.256891966 Selecting previously unselected package patch. 1614962808.259313107 Preparing to unpack .../058-patch_2.7.6-3+deb10u1_amd64.deb ... 1614962808.260267973 Unpacking patch (2.7.6-3+deb10u1) ... 1614962808.292462111 Selecting previously unselected package dpkg-dev. 1614962808.294859886 Preparing to unpack .../059-dpkg-dev_1.19.7_all.deb ... 1614962808.295778990 Unpacking dpkg-dev (1.19.7) ... 1614962808.416234970 Selecting previously unselected package build-essential. 1614962808.418751955 Preparing to unpack .../060-build-essential_12.6_amd64.deb ... 1614962808.419631958 Unpacking build-essential (12.6) ... 1614962808.450647116 Selecting previously unselected package cmake-data. 1614962808.453031063 Preparing to unpack .../061-cmake-data_3.13.4-1_all.deb ... 1614962808.455976963 Unpacking cmake-data (3.13.4-1) ... 1614962809.408240080 Selecting previously unselected package libarchive13:amd64. 1614962809.411478043 Preparing to unpack .../062-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 1614962809.412590027 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 1614962809.460980892 Selecting previously unselected package libjsoncpp1:amd64. 1614962809.463680029 Preparing to unpack .../063-libjsoncpp1_1.7.4-3_amd64.deb ... 1614962809.464694977 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 1614962809.496337891 Selecting previously unselected package librhash0:amd64. 1614962809.498963118 Preparing to unpack .../064-librhash0_1.3.8-1_amd64.deb ... 1614962809.499860048 Unpacking librhash0:amd64 (1.3.8-1) ... 1614962809.532954931 Selecting previously unselected package libuv1:amd64. 1614962809.535353899 Preparing to unpack .../065-libuv1_1.24.1-1_amd64.deb ... 1614962809.536175966 Unpacking libuv1:amd64 (1.24.1-1) ... 1614962809.567455053 Selecting previously unselected package cmake. 1614962809.569967985 Preparing to unpack .../066-cmake_3.13.4-1_amd64.deb ... 1614962809.570656061 Unpacking cmake (3.13.4-1) ... 1614962809.890357971 Selecting previously unselected package python3-pkg-resources. 1614962809.892880917 Preparing to unpack .../067-python3-pkg-resources_40.8.0-1_all.deb ... 1614962809.893779993 Unpacking python3-pkg-resources (40.8.0-1) ... 1614962809.931639910 Selecting previously unselected package python3-chardet. 1614962809.934505939 Preparing to unpack .../068-python3-chardet_3.0.4-3_all.deb ... 1614962809.935600042 Unpacking python3-chardet (3.0.4-3) ... 1614962809.982093096 Selecting previously unselected package python3-binaryornot. 1614962809.984703064 Preparing to unpack .../069-python3-binaryornot_0.4.4+dfsg-2_all.deb ... 1614962809.985496998 Unpacking python3-binaryornot (0.4.4+dfsg-2) ... 1614962810.013919115 Selecting previously unselected package python3-colorama. 1614962810.016535044 Preparing to unpack .../070-python3-colorama_0.3.7-1_all.deb ... 1614962810.017503977 Unpacking python3-colorama (0.3.7-1) ... 1614962810.047559023 Selecting previously unselected package python3-click. 1614962810.050216913 Preparing to unpack .../071-python3-click_7.0-1_all.deb ... 1614962810.051374912 Unpacking python3-click (7.0-1) ... 1614962810.086574078 Selecting previously unselected package python3-lib2to3. 1614962810.089030027 Preparing to unpack .../072-python3-lib2to3_3.7.3-1_all.deb ... 1614962810.089911938 Unpacking python3-lib2to3 (3.7.3-1) ... 1614962810.143342018 Selecting previously unselected package python3-future. 1614962810.145971060 Preparing to unpack .../073-python3-future_0.16.0-1_all.deb ... 1614962810.146912098 Unpacking python3-future (0.16.0-1) ... 1614962810.264920950 Selecting previously unselected package python3-markupsafe. 1614962810.267570972 Preparing to unpack .../074-python3-markupsafe_1.1.0-1_amd64.deb ... 1614962810.268493891 Unpacking python3-markupsafe (1.1.0-1) ... 1614962810.299062014 Selecting previously unselected package python3-jinja2. 1614962810.301770926 Preparing to unpack .../075-python3-jinja2_2.10-2_all.deb ... 1614962810.302586079 Unpacking python3-jinja2 (2.10-2) ... 1614962810.341558933 Selecting previously unselected package python3-six. 1614962810.343908072 Preparing to unpack .../076-python3-six_1.12.0-1_all.deb ... 1614962810.344779968 Unpacking python3-six (1.12.0-1) ... 1614962810.372525930 Selecting previously unselected package python3-dateutil. 1614962810.374965906 Preparing to unpack .../077-python3-dateutil_2.7.3-3_all.deb ... 1614962810.376059055 Unpacking python3-dateutil (2.7.3-3) ... 1614962810.412354946 Selecting previously unselected package python3-arrow. 1614962810.414952040 Preparing to unpack .../078-python3-arrow_0.12.1-2_all.deb ... 1614962810.415851116 Unpacking python3-arrow (0.12.1-2) ... 1614962810.446324110 Selecting previously unselected package python3-jinja2-time. 1614962810.448759079 Preparing to unpack .../079-python3-jinja2-time_0.2.0-1_all.deb ... 1614962810.449755907 Unpacking python3-jinja2-time (0.2.0-1) ... 1614962810.478300095 Selecting previously unselected package python3-certifi. 1614962810.480693102 Preparing to unpack .../080-python3-certifi_2018.8.24-1_all.deb ... 1614962810.481570959 Unpacking python3-certifi (2018.8.24-1) ... 1614962810.517895937 Selecting previously unselected package python3-idna. 1614962810.520375013 Preparing to unpack .../081-python3-idna_2.6-1_all.deb ... 1614962810.521287918 Unpacking python3-idna (2.6-1) ... 1614962810.552143097 Selecting previously unselected package python3-urllib3. 1614962810.554611921 Preparing to unpack .../082-python3-urllib3_1.24.1-1_all.deb ... 1614962810.555507898 Unpacking python3-urllib3 (1.24.1-1) ... 1614962810.598125935 Selecting previously unselected package python3-requests. 1614962810.600559950 Preparing to unpack .../083-python3-requests_2.21.0-1_all.deb ... 1614962810.601419926 Unpacking python3-requests (2.21.0-1) ... 1614962810.653084040 Selecting previously unselected package python3-whichcraft. 1614962810.655739069 Preparing to unpack .../084-python3-whichcraft_0.4.1-1_all.deb ... 1614962810.656493902 Unpacking python3-whichcraft (0.4.1-1) ... 1614962810.685347080 Selecting previously unselected package libyaml-0-2:amd64. 1614962810.687911987 Preparing to unpack .../085-libyaml-0-2_0.2.1-1_amd64.deb ... 1614962810.688863993 Unpacking libyaml-0-2:amd64 (0.2.1-1) ... 1614962810.718920946 Selecting previously unselected package python3-yaml. 1614962810.721625090 Preparing to unpack .../086-python3-yaml_3.13-2_amd64.deb ... 1614962810.722528934 Unpacking python3-yaml (3.13-2) ... 1614962810.760588884 Selecting previously unselected package python3-ruamel.yaml. 1614962810.762948036 Preparing to unpack .../087-python3-ruamel.yaml_0.15.34-1+b1_amd64.deb ... 1614962810.763858080 Unpacking python3-ruamel.yaml (0.15.34-1+b1) ... 1614962810.817445993 Selecting previously unselected package python3-cookiecutter. 1614962810.819906950 Preparing to unpack .../088-python3-cookiecutter_1.6.0-3_all.deb ... 1614962810.820774078 Unpacking python3-cookiecutter (1.6.0-3) ... 1614962810.858321905 Selecting previously unselected package cookiecutter. 1614962810.861216068 Preparing to unpack .../089-cookiecutter_1.6.0-3_all.deb ... 1614962810.861969948 Unpacking cookiecutter (1.6.0-3) ... 1614962810.889734030 Selecting previously unselected package libcpan-distnameinfo-perl. 1614962810.892291069 Preparing to unpack .../090-libcpan-distnameinfo-perl_0.12-2_all.deb ... 1614962810.893379927 Unpacking libcpan-distnameinfo-perl (0.12-2) ... 1614962810.923187971 Selecting previously unselected package libcpan-meta-check-perl. 1614962810.926044941 Preparing to unpack .../091-libcpan-meta-check-perl_0.014-1_all.deb ... 1614962810.927369118 Unpacking libcpan-meta-check-perl (0.014-1) ... 1614962810.955620050 Selecting previously unselected package libfile-pushd-perl. 1614962810.958282948 Preparing to unpack .../092-libfile-pushd-perl_1.016-1_all.deb ... 1614962810.959352970 Unpacking libfile-pushd-perl (1.016-1) ... 1614962810.991085052 Selecting previously unselected package libmodule-build-perl. 1614962810.994235992 Preparing to unpack .../093-libmodule-build-perl_0.422400-1_all.deb ... 1614962811.003380060 Adding 'diversion of /usr/bin/config_data to /usr/bin/config_data.diverted by libmodule-build-perl' 1614962811.009886980 Adding 'diversion of /usr/share/man/man1/config_data.1.gz to /usr/share/man/man1/config_data.diverted.1.gz by libmodule-build-perl' 1614962811.011528015 Unpacking libmodule-build-perl (0.422400-1) ... 1614962811.068275928 Selecting previously unselected package liblocal-lib-perl. 1614962811.070919991 Preparing to unpack .../094-liblocal-lib-perl_2.000024-1_all.deb ... 1614962811.071732998 Unpacking liblocal-lib-perl (2.000024-1) ... 1614962811.103540897 Selecting previously unselected package libmodule-cpanfile-perl. 1614962811.105870008 Preparing to unpack .../095-libmodule-cpanfile-perl_1.1004-1_all.deb ... 1614962811.106702089 Unpacking libmodule-cpanfile-perl (1.1004-1) ... 1614962811.137324095 Selecting previously unselected package libparse-pmfile-perl. 1614962811.139619112 Preparing to unpack .../096-libparse-pmfile-perl_0.41-1_all.deb ... 1614962811.140289068 Unpacking libparse-pmfile-perl (0.41-1) ... 1614962811.166230917 Selecting previously unselected package libstring-shellquote-perl. 1614962811.168867111 Preparing to unpack .../097-libstring-shellquote-perl_1.04-1_all.deb ... 1614962811.169648886 Unpacking libstring-shellquote-perl (1.04-1) ... 1614962811.195620060 Selecting previously unselected package cpanminus. 1614962811.197814941 Preparing to unpack .../098-cpanminus_1.7044-1_all.deb ... 1614962811.198508978 Unpacking cpanminus (1.7044-1) ... 1614962811.228179932 Selecting previously unselected package libtinyxml2-6a:amd64. 1614962811.230524063 Preparing to unpack .../099-libtinyxml2-6a_7.0.0+dfsg-1_amd64.deb ... 1614962811.231300116 Unpacking libtinyxml2-6a:amd64 (7.0.0+dfsg-1) ... 1614962811.259143114 Selecting previously unselected package python3-pygments. 1614962811.261570930 Preparing to unpack .../100-python3-pygments_2.3.1+dfsg-1_all.deb ... 1614962811.262346983 Unpacking python3-pygments (2.3.1+dfsg-1) ... 1614962811.377305031 Selecting previously unselected package cppcheck. 1614962811.379894018 Preparing to unpack .../101-cppcheck_1.86-1_amd64.deb ... 1614962811.380712032 Unpacking cppcheck (1.86-1) ... 1614962811.495270967 Selecting previously unselected package libtext-iconv-perl. 1614962811.497530937 Preparing to unpack .../102-libtext-iconv-perl_1.7-5+b7_amd64.deb ... 1614962811.498228073 Unpacking libtext-iconv-perl (1.7-5+b7) ... 1614962811.526101112 Selecting previously unselected package emacsen-common. 1614962811.528382063 Preparing to unpack .../103-emacsen-common_3.0.4_all.deb ... 1614962811.538620949 Unpacking emacsen-common (3.0.4) ... 1614962811.572280884 Selecting previously unselected package dictionaries-common. 1614962811.574686050 Preparing to unpack .../104-dictionaries-common_1.28.1_all.deb ... 1614962811.583884954 Adding 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common' 1614962811.585474968 Unpacking dictionaries-common (1.28.1) ... 1614962811.643868923 Selecting previously unselected package librecode0:amd64. 1614962811.646466970 Preparing to unpack .../105-librecode0_3.6-23_amd64.deb ... 1614962811.647453070 Unpacking librecode0:amd64 (3.6-23) ... 1614962811.719736099 Selecting previously unselected package fortune-mod. 1614962811.721970081 Preparing to unpack .../106-fortune-mod_1%3a1.99.1-7+b1_amd64.deb ... 1614962811.722683907 Unpacking fortune-mod (1:1.99.1-7+b1) ... 1614962811.754333973 Selecting previously unselected package libcurl3-gnutls:amd64. 1614962811.756694078 Preparing to unpack .../107-libcurl3-gnutls_7.64.0-4+deb10u1_amd64.deb ... 1614962811.757477045 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u1) ... 1614962811.803412914 Selecting previously unselected package liberror-perl. 1614962811.805732012 Preparing to unpack .../108-liberror-perl_0.17027-2_all.deb ... 1614962811.806528091 Unpacking liberror-perl (0.17027-2) ... 1614962811.836421013 Selecting previously unselected package git-man. 1614962811.838715076 Preparing to unpack .../109-git-man_1%3a2.20.1-2+deb10u3_all.deb ... 1614962811.839376926 Unpacking git-man (1:2.20.1-2+deb10u3) ... 1614962811.944909096 Selecting previously unselected package git. 1614962811.947473049 Preparing to unpack .../110-git_1%3a2.20.1-2+deb10u3_amd64.deb ... 1614962811.966701031 Unpacking git (1:2.20.1-2+deb10u3) ... 1614962812.630249977 Selecting previously unselected package x11-common. 1614962812.632952929 Preparing to unpack .../111-x11-common_1%3a7.7+19_all.deb ... 1614962812.633810043 Unpacking x11-common (1:7.7+19) ... 1614962812.673872948 Selecting previously unselected package libice6:amd64. 1614962812.676460981 Preparing to unpack .../112-libice6_2%3a1.0.9-2_amd64.deb ... 1614962812.677443981 Unpacking libice6:amd64 (2:1.0.9-2) ... 1614962812.706600904 Selecting previously unselected package libsm6:amd64. 1614962812.709022999 Preparing to unpack .../113-libsm6_2%3a1.2.3-1_amd64.deb ... 1614962812.710059881 Unpacking libsm6:amd64 (2:1.2.3-1) ... 1614962812.737374067 Selecting previously unselected package libwmf0.2-7:amd64. 1614962812.739794016 Preparing to unpack .../114-libwmf0.2-7_0.2.8.4-14_amd64.deb ... 1614962812.740534067 Unpacking libwmf0.2-7:amd64 (0.2.8.4-14) ... 1614962812.779337883 Selecting previously unselected package libgraphicsmagick-q16-3. 1614962812.782020092 Preparing to unpack .../115-libgraphicsmagick-q16-3_1.4+really1.3.35-1~deb10u1_amd64.deb ... 1614962812.783158064 Unpacking libgraphicsmagick-q16-3 (1.4+really1.3.35-1~deb10u1) ... 1614962812.897583961 Selecting previously unselected package graphicsmagick. 1614962812.899830103 Preparing to unpack .../116-graphicsmagick_1.4+really1.3.35-1~deb10u1_amd64.deb ... 1614962812.900743008 Unpacking graphicsmagick (1.4+really1.3.35-1~deb10u1) ... 1614962813.022516966 Selecting previously unselected package python-pkg-resources. 1614962813.025013924 Preparing to unpack .../117-python-pkg-resources_40.8.0-1_all.deb ... 1614962813.025800943 Unpacking python-pkg-resources (40.8.0-1) ... 1614962813.065136909 Selecting previously unselected package gyp. 1614962813.068770885 Preparing to unpack .../118-gyp_0.1+20180428git4d467626-3_all.deb ... 1614962813.069924116 Unpacking gyp (0.1+20180428git4d467626-3) ... 1614962813.121021986 Selecting previously unselected package libhunspell-1.7-0:amd64. 1614962813.123402119 Preparing to unpack .../119-libhunspell-1.7-0_1.7.0-2_amd64.deb ... 1614962813.124217033 Unpacking libhunspell-1.7-0:amd64 (1.7.0-2) ... 1614962813.160938025 Selecting previously unselected package hunspell-en-gb. 1614962813.163376093 Preparing to unpack .../120-hunspell-en-gb_1%3a6.2.0-1_all.deb ... 1614962813.164324999 Unpacking hunspell-en-gb (1:6.2.0-1) ... 1614962813.220421076 Selecting previously unselected package hunspell. 1614962813.222742081 Preparing to unpack .../121-hunspell_1.7.0-2_amd64.deb ... 1614962813.223457098 Unpacking hunspell (1.7.0-2) ... 1614962813.253175020 Selecting previously unselected package icu-devtools. 1614962813.255621910 Preparing to unpack .../122-icu-devtools_63.1-6+deb10u1_amd64.deb ... 1614962813.256356955 Unpacking icu-devtools (63.1-6+deb10u1) ... 1614962813.297374010 Selecting previously unselected package libaspell15:amd64. 1614962813.299725056 Preparing to unpack .../123-libaspell15_0.60.7~20110707-6_amd64.deb ... 1614962813.300548077 Unpacking libaspell15:amd64 (0.60.7~20110707-6) ... 1614962813.379173994 Selecting previously unselected package libatk1.0-data. 1614962813.381620884 Preparing to unpack .../124-libatk1.0-data_2.30.0-2_all.deb ... 1614962813.382369995 Unpacking libatk1.0-data (2.30.0-2) ... 1614962813.462219000 Selecting previously unselected package libatk1.0-0:amd64. 1614962813.464870930 Preparing to unpack .../125-libatk1.0-0_2.30.0-2_amd64.deb ... 1614962813.465868950 Unpacking libatk1.0-0:amd64 (2.30.0-2) ... 1614962813.496073961 Selecting previously unselected package libsigc++-2.0-0v5:amd64. 1614962813.498605013 Preparing to unpack .../126-libsigc++-2.0-0v5_2.10.1-2_amd64.deb ... 1614962813.499742031 Unpacking libsigc++-2.0-0v5:amd64 (2.10.1-2) ... 1614962813.531286001 Selecting previously unselected package libglibmm-2.4-1v5:amd64. 1614962813.533860922 Preparing to unpack .../127-libglibmm-2.4-1v5_2.58.0-2_amd64.deb ... 1614962813.534876108 Unpacking libglibmm-2.4-1v5:amd64 (2.58.0-2) ... 1614962813.608248949 Selecting previously unselected package libatkmm-1.6-1v5:amd64. 1614962813.610827923 Preparing to unpack .../128-libatkmm-1.6-1v5_2.28.0-2_amd64.deb ... 1614962813.611666918 Unpacking libatkmm-1.6-1v5:amd64 (2.28.0-2) ... 1614962813.643765926 Selecting previously unselected package libcairomm-1.0-1v5:amd64. 1614962813.646317959 Preparing to unpack .../129-libcairomm-1.0-1v5_1.12.2-4_amd64.deb ... 1614962813.647165060 Unpacking libcairomm-1.0-1v5:amd64 (1.12.2-4) ... 1614962813.677769899 Selecting previously unselected package librevenge-0.0-0:amd64. 1614962813.680165052 Preparing to unpack .../130-librevenge-0.0-0_0.0.4-6_amd64.deb ... 1614962813.681000948 Unpacking librevenge-0.0-0:amd64 (0.0.4-6) ... 1614962813.726278067 Selecting previously unselected package libcdr-0.1-1:amd64. 1614962813.728647947 Preparing to unpack .../131-libcdr-0.1-1_0.1.5-1_amd64.deb ... 1614962813.729415894 Unpacking libcdr-0.1-1:amd64 (0.1.5-1) ... 1614962813.782890081 Selecting previously unselected package libdbus-1-3:amd64. 1614962813.785947084 Preparing to unpack .../132-libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... 1614962813.786928892 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... 1614962813.827583075 Selecting previously unselected package libdbus-glib-1-2:amd64. 1614962813.830156088 Preparing to unpack .../133-libdbus-glib-1-2_0.110-4_amd64.deb ... 1614962813.831253052 Unpacking libdbus-glib-1-2:amd64 (0.110-4) ... 1614962813.861917973 Selecting previously unselected package libgc1c2:amd64. 1614962813.864295959 Preparing to unpack .../134-libgc1c2_1%3a7.6.4-0.4_amd64.deb ... 1614962813.865242958 Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ... 1614962813.904490948 Selecting previously unselected package libgslcblas0:amd64. 1614962813.906934023 Preparing to unpack .../135-libgslcblas0_2.5+dfsg-6_amd64.deb ... 1614962813.907723904 Unpacking libgslcblas0:amd64 (2.5+dfsg-6) ... 1614962813.940054893 Selecting previously unselected package libgsl23:amd64. 1614962813.942519903 Preparing to unpack .../136-libgsl23_2.5+dfsg-6_amd64.deb ... 1614962813.943223000 Unpacking libgsl23:amd64 (2.5+dfsg-6) ... 1614962814.034360886 Selecting previously unselected package libgtk2.0-common. 1614962814.036983013 Preparing to unpack .../137-libgtk2.0-common_2.24.32-3_all.deb ... 1614962814.037837029 Unpacking libgtk2.0-common (2.24.32-3) ... 1614962814.325797081 Selecting previously unselected package libavahi-common-data:amd64. 1614962814.328367949 Preparing to unpack .../138-libavahi-common-data_0.7-4+b1_amd64.deb ... 1614962814.329271078 Unpacking libavahi-common-data:amd64 (0.7-4+b1) ... 1614962814.380059958 Selecting previously unselected package libavahi-common3:amd64. 1614962814.382601023 Preparing to unpack .../139-libavahi-common3_0.7-4+b1_amd64.deb ... 1614962814.383544922 Unpacking libavahi-common3:amd64 (0.7-4+b1) ... 1614962814.411701918 Selecting previously unselected package libavahi-client3:amd64. 1614962814.414129019 Preparing to unpack .../140-libavahi-client3_0.7-4+b1_amd64.deb ... 1614962814.415182114 Unpacking libavahi-client3:amd64 (0.7-4+b1) ... 1614962814.443440914 Selecting previously unselected package libcups2:amd64. 1614962814.445908070 Preparing to unpack .../141-libcups2_2.2.10-6+deb10u4_amd64.deb ... 1614962814.446690083 Unpacking libcups2:amd64 (2.2.10-6+deb10u4) ... 1614962814.490757942 Selecting previously unselected package libxcomposite1:amd64. 1614962814.493309021 Preparing to unpack .../142-libxcomposite1_1%3a0.4.4-2_amd64.deb ... 1614962814.494215965 Unpacking libxcomposite1:amd64 (1:0.4.4-2) ... 1614962814.523058891 Selecting previously unselected package libxfixes3:amd64. 1614962814.525590897 Preparing to unpack .../143-libxfixes3_1%3a5.0.3-1_amd64.deb ... 1614962814.526500940 Unpacking libxfixes3:amd64 (1:5.0.3-1) ... 1614962814.554728985 Selecting previously unselected package libxcursor1:amd64. 1614962814.557213068 Preparing to unpack .../144-libxcursor1_1%3a1.1.15-2_amd64.deb ... 1614962814.558274031 Unpacking libxcursor1:amd64 (1:1.1.15-2) ... 1614962814.586738110 Selecting previously unselected package libxdamage1:amd64. 1614962814.589231014 Preparing to unpack .../145-libxdamage1_1%3a1.1.4-3+b3_amd64.deb ... 1614962814.590249062 Unpacking libxdamage1:amd64 (1:1.1.4-3+b3) ... 1614962814.618237019 Selecting previously unselected package libxi6:amd64. 1614962814.620980024 Preparing to unpack .../146-libxi6_2%3a1.7.9-1_amd64.deb ... 1614962814.622066021 Unpacking libxi6:amd64 (2:1.7.9-1) ... 1614962814.652249098 Selecting previously unselected package libxinerama1:amd64. 1614962814.654726028 Preparing to unpack .../147-libxinerama1_2%3a1.1.4-2_amd64.deb ... 1614962814.655473948 Unpacking libxinerama1:amd64 (2:1.1.4-2) ... 1614962814.681431055 Selecting previously unselected package libxrandr2:amd64. 1614962814.683912039 Preparing to unpack .../148-libxrandr2_2%3a1.5.1-1_amd64.deb ... 1614962814.684626102 Unpacking libxrandr2:amd64 (2:1.5.1-1) ... 1614962814.713068962 Selecting previously unselected package libgtk2.0-0:amd64. 1614962814.715461016 Preparing to unpack .../149-libgtk2.0-0_2.24.32-3_amd64.deb ... 1614962814.716420889 Unpacking libgtk2.0-0:amd64 (2.24.32-3) ... 1614962814.882042885 Selecting previously unselected package libpangomm-1.4-1v5:amd64. 1614962814.884649992 Preparing to unpack .../150-libpangomm-1.4-1v5_2.42.0-2_amd64.deb ... 1614962814.885519981 Unpacking libpangomm-1.4-1v5:amd64 (2.42.0-2) ... 1614962814.915977955 Selecting previously unselected package libgtkmm-2.4-1v5:amd64. 1614962814.918486118 Preparing to unpack .../151-libgtkmm-2.4-1v5_1%3a2.24.5-4_amd64.deb ... 1614962814.919312000 Unpacking libgtkmm-2.4-1v5:amd64 (1:2.24.5-4) ... 1614962815.016483068 Selecting previously unselected package libenchant1c2a:amd64. 1614962815.019228935 Preparing to unpack .../152-libenchant1c2a_1.6.0-11.1+b1_amd64.deb ... 1614962815.020294905 Unpacking libenchant1c2a:amd64 (1.6.0-11.1+b1) ... 1614962815.057156086 Selecting previously unselected package libgtkspell0:amd64. 1614962815.059952021 Preparing to unpack .../153-libgtkspell0_2.0.16-1.2_amd64.deb ... 1614962815.061197996 Unpacking libgtkspell0:amd64 (2.0.16-1.2) ... 1614962815.109977007 Selecting previously unselected package libmagick++-6.q16-8:amd64. 1614962815.112770081 Preparing to unpack .../154-libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1+deb10u1_amd64.deb ... 1614962815.114001989 Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1+deb10u1) ... 1614962815.154097080 Selecting previously unselected package libnspr4:amd64. 1614962815.156794071 Preparing to unpack .../155-libnspr4_2%3a4.20-1_amd64.deb ... 1614962815.157761097 Unpacking libnspr4:amd64 (2:4.20-1) ... 1614962815.192106009 Selecting previously unselected package libnss3:amd64. 1614962815.194700003 Preparing to unpack .../156-libnss3_2%3a3.42.1-1+deb10u3_amd64.deb ... 1614962815.195498943 Unpacking libnss3:amd64 (2:3.42.1-1+deb10u3) ... 1614962815.306719065 Selecting previously unselected package libpoppler82:amd64. 1614962815.309261084 Preparing to unpack .../157-libpoppler82_0.71.0-5_amd64.deb ... 1614962815.310156107 Unpacking libpoppler82:amd64 (0.71.0-5) ... 1614962815.413486004 Selecting previously unselected package libpoppler-glib8:amd64. 1614962815.416095972 Preparing to unpack .../158-libpoppler-glib8_0.71.0-5_amd64.deb ... 1614962815.417129040 Unpacking libpoppler-glib8:amd64 (0.71.0-5) ... 1614962815.452358007 Selecting previously unselected package libpopt0:amd64. 1614962815.454893112 Preparing to unpack .../159-libpopt0_1.16-12_amd64.deb ... 1614962815.456106901 Unpacking libpopt0:amd64 (1.16-12) ... 1614962815.501992941 Selecting previously unselected package libpotrace0:amd64. 1614962815.504726887 Preparing to unpack .../160-libpotrace0_1.15-1_amd64.deb ... 1614962815.505894899 Unpacking libpotrace0:amd64 (1.15-1) ... 1614962815.535029888 Selecting previously unselected package libvisio-0.1-1:amd64. 1614962815.537657976 Preparing to unpack .../161-libvisio-0.1-1_0.1.6-1+b2_amd64.deb ... 1614962815.538683891 Unpacking libvisio-0.1-1:amd64 (0.1.6-1+b2) ... 1614962815.586761951 Selecting previously unselected package libwpd-0.10-10:amd64. 1614962815.589369059 Preparing to unpack .../162-libwpd-0.10-10_0.10.3-1_amd64.deb ... 1614962815.590589046 Unpacking libwpd-0.10-10:amd64 (0.10.3-1) ... 1614962815.631136894 Selecting previously unselected package libwpg-0.3-3:amd64. 1614962815.633630037 Preparing to unpack .../163-libwpg-0.3-3_0.3.3-1_amd64.deb ... 1614962815.634473085 Unpacking libwpg-0.3-3:amd64 (0.3.3-1) ... 1614962815.664418936 Selecting previously unselected package libxslt1.1:amd64. 1614962815.666977882 Preparing to unpack .../164-libxslt1.1_1.1.32-2.2~deb10u1_amd64.deb ... 1614962815.667973995 Unpacking libxslt1.1:amd64 (1.1.32-2.2~deb10u1) ... 1614962815.710223913 Selecting previously unselected package inkscape. 1614962815.712745905 Preparing to unpack .../165-inkscape_0.92.4-3_amd64.deb ... 1614962815.718875885 Unpacking inkscape (0.92.4-3) ... 1614962817.168929100 Selecting previously unselected package libbrotli1:amd64. 1614962817.171859980 Preparing to unpack .../166-libbrotli1_1.0.7-2+deb10u1_amd64.deb ... 1614962817.172799110 Unpacking libbrotli1:amd64 (1.0.7-2+deb10u1) ... 1614962817.221499920 Selecting previously unselected package libc-ares2:amd64. 1614962817.224459887 Preparing to unpack .../167-libc-ares2_1.14.0-1_amd64.deb ... 1614962817.244577885 Unpacking libc-ares2:amd64 (1.14.0-1) ... 1614962817.276526928 Selecting previously unselected package libdb5.3-dev. 1614962817.279551983 Preparing to unpack .../168-libdb5.3-dev_5.3.28+dfsg1-0.5_amd64.deb ... 1614962817.280651093 Unpacking libdb5.3-dev (5.3.28+dfsg1-0.5) ... 1614962817.363935947 Selecting previously unselected package libdbi-perl:amd64. 1614962817.366847992 Preparing to unpack .../169-libdbi-perl_1.642-1+deb10u2_amd64.deb ... 1614962817.367693901 Unpacking libdbi-perl:amd64 (1.642-1+deb10u2) ... 1614962817.465771914 Selecting previously unselected package libdbd-sqlite3-perl:amd64. 1614962817.468635082 Preparing to unpack .../170-libdbd-sqlite3-perl_1.62-3_amd64.deb ... 1614962817.469587088 Unpacking libdbd-sqlite3-perl:amd64 (1.62-3) ... 1614962817.509289980 Selecting previously unselected package libexpat1-dev:amd64. 1614962817.512444973 Preparing to unpack .../171-libexpat1-dev_2.2.6-2+deb10u1_amd64.deb ... 1614962817.513583899 Unpacking libexpat1-dev:amd64 (2.2.6-2+deb10u1) ... 1614962817.559382915 Selecting previously unselected package zlib1g-dev:amd64. 1614962817.562408924 Preparing to unpack .../172-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... 1614962817.563350916 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 1614962817.607405901 Selecting previously unselected package libpng-dev:amd64. 1614962817.610270977 Preparing to unpack .../173-libpng-dev_1.6.36-6_amd64.deb ... 1614962817.611386061 Unpacking libpng-dev:amd64 (1.6.36-6) ... 1614962817.658683062 Selecting previously unselected package libfreetype6-dev:amd64. 1614962817.661603928 Preparing to unpack .../174-libfreetype6-dev_2.9.1-3+deb10u2_amd64.deb ... 1614962817.668297052 Unpacking libfreetype6-dev:amd64 (2.9.1-3+deb10u2) ... 1614962817.748255014 Selecting previously unselected package uuid-dev:amd64. 1614962817.751400948 Preparing to unpack .../175-uuid-dev_2.33.1-0.1_amd64.deb ... 1614962817.752352953 Unpacking uuid-dev:amd64 (2.33.1-0.1) ... 1614962817.789551973 Selecting previously unselected package pkg-config. 1614962817.792361975 Preparing to unpack .../176-pkg-config_0.29-6_amd64.deb ... 1614962817.793514967 Unpacking pkg-config (0.29-6) ... 1614962817.827337980 Selecting previously unselected package libfontconfig1-dev:amd64. 1614962817.830085993 Preparing to unpack .../177-libfontconfig1-dev_2.13.1-2_amd64.deb ... 1614962817.831202030 Unpacking libfontconfig1-dev:amd64 (2.13.1-2) ... 1614962818.028481960 Selecting previously unselected package libxpm4:amd64. 1614962818.031485081 Preparing to unpack .../178-libxpm4_1%3a3.5.12-1_amd64.deb ... 1614962818.032502890 Unpacking libxpm4:amd64 (1:3.5.12-1) ... 1614962818.063654900 Selecting previously unselected package libgd3:amd64. 1614962818.066787004 Preparing to unpack .../179-libgd3_2.2.5-5.2_amd64.deb ... 1614962818.067677975 Unpacking libgd3:amd64 (2.2.5-5.2) ... 1614962818.104234934 Selecting previously unselected package libjpeg62-turbo-dev:amd64. 1614962818.107141018 Preparing to unpack .../180-libjpeg62-turbo-dev_1%3a1.5.2-2+deb10u1_amd64.deb ... 1614962818.108268023 Unpacking libjpeg62-turbo-dev:amd64 (1:1.5.2-2+deb10u1) ... 1614962818.149812937 Selecting previously unselected package libjpeg-dev. 1614962818.152771950 Preparing to unpack .../181-libjpeg-dev_1%3a1.5.2-2+deb10u1_all.deb ... 1614962818.153665066 Unpacking libjpeg-dev (1:1.5.2-2+deb10u1) ... 1614962818.182702065 Selecting previously unselected package xorg-sgml-doctools. 1614962818.185672998 Preparing to unpack .../182-xorg-sgml-doctools_1%3a1.11-1_all.deb ... 1614962818.186574936 Unpacking xorg-sgml-doctools (1:1.11-1) ... 1614962818.218271017 Selecting previously unselected package x11proto-dev. 1614962818.221349001 Preparing to unpack .../183-x11proto-dev_2018.4-4_all.deb ... 1614962818.222349882 Unpacking x11proto-dev (2018.4-4) ... 1614962818.313190937 Selecting previously unselected package x11proto-core-dev. 1614962818.316487074 Preparing to unpack .../184-x11proto-core-dev_2018.4-4_all.deb ... 1614962818.317584991 Unpacking x11proto-core-dev (2018.4-4) ... 1614962818.343415022 Selecting previously unselected package libxau-dev:amd64. 1614962818.346317053 Preparing to unpack .../185-libxau-dev_1%3a1.0.8-1+b2_amd64.deb ... 1614962818.347126961 Unpacking libxau-dev:amd64 (1:1.0.8-1+b2) ... 1614962818.378539085 Selecting previously unselected package libxdmcp-dev:amd64. 1614962818.381529093 Preparing to unpack .../186-libxdmcp-dev_1%3a1.1.2-3_amd64.deb ... 1614962818.382493973 Unpacking libxdmcp-dev:amd64 (1:1.1.2-3) ... 1614962818.412389994 Selecting previously unselected package xtrans-dev. 1614962818.415380955 Preparing to unpack .../187-xtrans-dev_1.3.5-1_all.deb ... 1614962818.416555882 Unpacking xtrans-dev (1.3.5-1) ... 1614962818.449843884 Selecting previously unselected package libpthread-stubs0-dev:amd64. 1614962818.452783108 Preparing to unpack .../188-libpthread-stubs0-dev_0.4-1_amd64.deb ... 1614962818.453676939 Unpacking libpthread-stubs0-dev:amd64 (0.4-1) ... 1614962818.481028080 Selecting previously unselected package libxcb1-dev:amd64. 1614962818.483892918 Preparing to unpack .../189-libxcb1-dev_1.13.1-2_amd64.deb ... 1614962818.484780073 Unpacking libxcb1-dev:amd64 (1.13.1-2) ... 1614962818.524441957 Selecting previously unselected package libx11-dev:amd64. 1614962818.527565002 Preparing to unpack .../190-libx11-dev_2%3a1.6.7-1+deb10u1_amd64.deb ... 1614962818.528537035 Unpacking libx11-dev:amd64 (2:1.6.7-1+deb10u1) ... 1614962818.609966993 Selecting previously unselected package libxpm-dev:amd64. 1614962818.612798929 Preparing to unpack .../191-libxpm-dev_1%3a3.5.12-1_amd64.deb ... 1614962818.613672018 Unpacking libxpm-dev:amd64 (1:3.5.12-1) ... 1614962818.648180008 Selecting previously unselected package libxt6:amd64. 1614962818.651351929 Preparing to unpack .../192-libxt6_1%3a1.1.5-1+b3_amd64.deb ... 1614962818.652498960 Unpacking libxt6:amd64 (1:1.1.5-1+b3) ... 1614962818.691226959 Selecting previously unselected package libice-dev:amd64. 1614962818.693893909 Preparing to unpack .../193-libice-dev_2%3a1.0.9-2_amd64.deb ... 1614962818.694798946 Unpacking libice-dev:amd64 (2:1.0.9-2) ... 1614962818.727370977 Selecting previously unselected package libsm-dev:amd64. 1614962818.730159044 Preparing to unpack .../194-libsm-dev_2%3a1.2.3-1_amd64.deb ... 1614962818.730981112 Unpacking libsm-dev:amd64 (2:1.2.3-1) ... 1614962818.763617039 Selecting previously unselected package libxt-dev:amd64. 1614962818.766670942 Preparing to unpack .../195-libxt-dev_1%3a1.1.5-1+b3_amd64.deb ... 1614962818.767699957 Unpacking libxt-dev:amd64 (1:1.1.5-1+b3) ... 1614962818.912864923 Selecting previously unselected package libvpx5:amd64. 1614962818.915834904 Preparing to unpack .../196-libvpx5_1.7.0-3+deb10u1_amd64.deb ... 1614962818.916796923 Unpacking libvpx5:amd64 (1.7.0-3+deb10u1) ... 1614962819.004390001 Selecting previously unselected package libvpx-dev:amd64. 1614962819.007442951 Preparing to unpack .../197-libvpx-dev_1.7.0-3+deb10u1_amd64.deb ... 1614962819.008418083 Unpacking libvpx-dev:amd64 (1.7.0-3+deb10u1) ... 1614962819.113379002 Selecting previously unselected package libjbig-dev:amd64. 1614962819.116430998 Preparing to unpack .../198-libjbig-dev_2.1-3.1+b2_amd64.deb ... 1614962819.117394924 Unpacking libjbig-dev:amd64 (2.1-3.1+b2) ... 1614962819.146961927 Selecting previously unselected package liblzma-dev:amd64. 1614962819.150007963 Preparing to unpack .../199-liblzma-dev_5.2.4-1_amd64.deb ... 1614962819.150860071 Unpacking liblzma-dev:amd64 (5.2.4-1) ... 1614962819.198298931 Selecting previously unselected package libtiffxx5:amd64. 1614962819.201010942 Preparing to unpack .../200-libtiffxx5_4.1.0+git191117-2~deb10u1_amd64.deb ... 1614962819.201973915 Unpacking libtiffxx5:amd64 (4.1.0+git191117-2~deb10u1) ... 1614962819.236957073 Selecting previously unselected package libtiff-dev:amd64. 1614962819.239917040 Preparing to unpack .../201-libtiff-dev_4.1.0+git191117-2~deb10u1_amd64.deb ... 1614962819.240892887 Unpacking libtiff-dev:amd64 (4.1.0+git191117-2~deb10u1) ... 1614962819.305774927 Selecting previously unselected package libgd-dev:amd64. 1614962819.308567047 Preparing to unpack .../202-libgd-dev_2.2.5-5.2_amd64.deb ... 1614962819.309499025 Unpacking libgd-dev:amd64 (2.2.5-5.2) ... 1614962819.358263969 Selecting previously unselected package libgetopt-argvfile-perl. 1614962819.361089945 Preparing to unpack .../203-libgetopt-argvfile-perl_1.11-3_all.deb ... 1614962819.362139940 Unpacking libgetopt-argvfile-perl (1.11-3) ... 1614962819.393171072 Selecting previously unselected package libgmpxx4ldbl:amd64. 1614962819.396161079 Preparing to unpack .../204-libgmpxx4ldbl_2%3a6.1.2+dfsg-4_amd64.deb ... 1614962819.397207022 Unpacking libgmpxx4ldbl:amd64 (2:6.1.2+dfsg-4) ... 1614962819.426805019 Selecting previously unselected package libgmp-dev:amd64. 1614962819.429812908 Preparing to unpack .../205-libgmp-dev_2%3a6.1.2+dfsg-4_amd64.deb ... 1614962819.430694103 Unpacking libgmp-dev:amd64 (2:6.1.2+dfsg-4) ... 1614962819.492953062 Selecting previously unselected package libhunspell-dev:amd64. 1614962819.495896101 Preparing to unpack .../206-libhunspell-dev_1.7.0-2_amd64.deb ... 1614962819.497153044 Unpacking libhunspell-dev:amd64 (1.7.0-2) ... 1614962819.547166109 Selecting previously unselected package libicu-dev:amd64. 1614962819.551609039 Preparing to unpack .../207-libicu-dev_63.1-6+deb10u1_amd64.deb ... 1614962819.552761078 Unpacking libicu-dev:amd64 (63.1-6+deb10u1) ... 1614962820.364986897 Selecting previously unselected package libidn11:amd64. 1614962820.367996931 Preparing to unpack .../208-libidn11_1.33-2.2_amd64.deb ... 1614962820.369407892 Unpacking libidn11:amd64 (1.33-2.2) ... 1614962820.405476093 Selecting previously unselected package libjs-inherits. 1614962820.408567905 Preparing to unpack .../209-libjs-inherits_2.0.3-1_all.deb ... 1614962820.409629107 Unpacking libjs-inherits (2.0.3-1) ... 1614962820.438220024 Selecting previously unselected package libjs-is-typedarray. 1614962820.441350937 Preparing to unpack .../210-libjs-is-typedarray_1.0.0-2_all.deb ... 1614962820.442183018 Unpacking libjs-is-typedarray (1.0.0-2) ... 1614962820.470415115 Selecting previously unselected package libncurses-dev:amd64. 1614962820.473216057 Preparing to unpack .../211-libncurses-dev_6.1+20181013-2+deb10u2_amd64.deb ... 1614962820.474308968 Unpacking libncurses-dev:amd64 (6.1+20181013-2+deb10u2) ... 1614962820.549257040 Selecting previously unselected package libssl-dev:amd64. 1614962820.552485943 Preparing to unpack .../212-libssl-dev_1.1.1d-0+deb10u5_amd64.deb ... 1614962820.553463936 Unpacking libssl-dev:amd64 (1.1.1d-0+deb10u5) ... 1614962820.735301971 Selecting previously unselected package libuv1-dev:amd64. 1614962820.738353014 Preparing to unpack .../213-libuv1-dev_1.24.1-1_amd64.deb ... 1614962820.739440918 Unpacking libuv1-dev:amd64 (1.24.1-1) ... 1614962820.778569937 Selecting previously unselected package libnode64:amd64. 1614962820.781912088 Preparing to unpack .../214-libnode64_10.24.0~dfsg-1~deb10u1_amd64.deb ... 1614962820.783107996 Unpacking libnode64:amd64 (10.24.0~dfsg-1~deb10u1) ... 1614962821.260205984 Selecting previously unselected package libnode-dev:amd64. 1614962821.263276100 Preparing to unpack .../215-libnode-dev_10.24.0~dfsg-1~deb10u1_amd64.deb ... 1614962821.264465094 Unpacking libnode-dev:amd64 (10.24.0~dfsg-1~deb10u1) ... 1614962821.345627069 Selecting previously unselected package libpcre16-3:amd64. 1614962821.348808050 Preparing to unpack .../216-libpcre16-3_2%3a8.39-12_amd64.deb ... 1614962821.349757910 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 1614962821.393270969 Selecting previously unselected package libpcre2-16-0:amd64. 1614962821.396339893 Preparing to unpack .../217-libpcre2-16-0_10.32-5_amd64.deb ... 1614962821.397566080 Unpacking libpcre2-16-0:amd64 (10.32-5) ... 1614962821.438446045 Selecting previously unselected package libpcre2-32-0:amd64. 1614962821.441334009 Preparing to unpack .../218-libpcre2-32-0_10.32-5_amd64.deb ... 1614962821.442483902 Unpacking libpcre2-32-0:amd64 (10.32-5) ... 1614962821.483584881 Selecting previously unselected package libpcre2-posix0:amd64. 1614962821.486453056 Preparing to unpack .../219-libpcre2-posix0_10.32-5_amd64.deb ... 1614962821.487442970 Unpacking libpcre2-posix0:amd64 (10.32-5) ... 1614962821.517381907 Selecting previously unselected package libpcre2-dev:amd64. 1614962821.520406961 Preparing to unpack .../220-libpcre2-dev_10.32-5_amd64.deb ... 1614962821.521488905 Unpacking libpcre2-dev:amd64 (10.32-5) ... 1614962821.621562958 Selecting previously unselected package libpcre32-3:amd64. 1614962821.624687910 Preparing to unpack .../221-libpcre32-3_2%3a8.39-12_amd64.deb ... 1614962821.625696898 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 1614962821.668351889 Selecting previously unselected package libpcrecpp0v5:amd64. 1614962821.671452045 Preparing to unpack .../222-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 1614962821.672616005 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 1614962821.707428932 Selecting previously unselected package libpcre3-dev:amd64. 1614962821.710680008 Preparing to unpack .../223-libpcre3-dev_2%3a8.39-12_amd64.deb ... 1614962821.711663961 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 1614962821.815763950 Selecting previously unselected package libperl-dev. 1614962821.818849087 Preparing to unpack .../224-libperl-dev_5.28.1-6+deb10u1_amd64.deb ... 1614962821.827930927 Unpacking libperl-dev (5.28.1-6+deb10u1) ... 1614962822.183273077 Selecting previously unselected package libprimesieve9:amd64. 1614962822.186579943 Preparing to unpack .../225-libprimesieve9_7.3+ds-1_amd64.deb ... 1614962822.187611103 Unpacking libprimesieve9:amd64 (7.3+ds-1) ... 1614962822.222338915 Selecting previously unselected package libprimesieve-dev-common. 1614962822.225227118 Preparing to unpack .../226-libprimesieve-dev-common_7.3+ds-1_all.deb ... 1614962822.226392984 Unpacking libprimesieve-dev-common (7.3+ds-1) ... 1614962822.257118940 Selecting previously unselected package libprimesieve-dev:amd64. 1614962822.259974003 Preparing to unpack .../227-libprimesieve-dev_7.3+ds-1_amd64.deb ... 1614962822.261120081 Unpacking libprimesieve-dev:amd64 (7.3+ds-1) ... 1614962822.295646906 Selecting previously unselected package rubygems-integration. 1614962822.298576117 Preparing to unpack .../228-rubygems-integration_1.11+deb10u1_all.deb ... 1614962822.299693108 Unpacking rubygems-integration (1.11+deb10u1) ... 1614962822.329184055 Selecting previously unselected package ruby2.5. 1614962822.332323074 Preparing to unpack .../229-ruby2.5_2.5.5-3+deb10u3_amd64.deb ... 1614962822.333264112 Unpacking ruby2.5 (2.5.5-3+deb10u3) ... 1614962822.372311115 Selecting previously unselected package ruby. 1614962822.375236988 Preparing to unpack .../230-ruby_1%3a2.5.1_amd64.deb ... 1614962822.379702091 Unpacking ruby (1:2.5.1) ... 1614962822.411511898 Selecting previously unselected package rake. 1614962822.414377928 Preparing to unpack .../231-rake_12.3.1-3+deb10u1_all.deb ... 1614962822.415501118 Unpacking rake (12.3.1-3+deb10u1) ... 1614962822.462973118 Selecting previously unselected package ruby-did-you-mean. 1614962822.465990067 Preparing to unpack .../232-ruby-did-you-mean_1.2.1-1_all.deb ... 1614962822.466917992 Unpacking ruby-did-you-mean (1.2.1-1) ... 1614962822.504559040 Selecting previously unselected package ruby-minitest. 1614962822.507618904 Preparing to unpack .../233-ruby-minitest_5.11.3-1_all.deb ... 1614962822.508570910 Unpacking ruby-minitest (5.11.3-1) ... 1614962822.543543100 Selecting previously unselected package ruby-net-telnet. 1614962822.546607018 Preparing to unpack .../234-ruby-net-telnet_0.1.1-2_all.deb ... 1614962822.547658920 Unpacking ruby-net-telnet (0.1.1-2) ... 1614962822.576746941 Selecting previously unselected package ruby-power-assert. 1614962822.579791069 Preparing to unpack .../235-ruby-power-assert_1.1.1-1_all.deb ... 1614962822.580698013 Unpacking ruby-power-assert (1.1.1-1) ... 1614962822.612318993 Selecting previously unselected package ruby-test-unit. 1614962822.615334988 Preparing to unpack .../236-ruby-test-unit_3.2.8-1_all.deb ... 1614962822.616465092 Unpacking ruby-test-unit (3.2.8-1) ... 1614962822.667958021 Selecting previously unselected package ruby-xmlrpc. 1614962822.671219110 Preparing to unpack .../237-ruby-xmlrpc_0.3.0-2_all.deb ... 1614962822.672496080 Unpacking ruby-xmlrpc (0.3.0-2) ... 1614962822.712465048 Selecting previously unselected package libruby2.5:amd64. 1614962822.715591908 Preparing to unpack .../238-libruby2.5_2.5.5-3+deb10u3_amd64.deb ... 1614962822.716600895 Unpacking libruby2.5:amd64 (2.5.5-3+deb10u3) ... 1614962823.271157026 Selecting previously unselected package libtidy5deb1:amd64. 1614962823.274420023 Preparing to unpack .../239-libtidy5deb1_2%3a5.6.0-10_amd64.deb ... 1614962823.275573969 Unpacking libtidy5deb1:amd64 (2:5.6.0-10) ... 1614962823.320163965 Selecting previously unselected package libxml2-dev:amd64. 1614962823.323088884 Preparing to unpack .../240-libxml2-dev_2.9.4+dfsg1-7+deb10u1_amd64.deb ... 1614962823.324177980 Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-7+deb10u1) ... 1614962823.425095081 Selecting previously unselected package libyaml-syck-perl. 1614962823.428417921 Preparing to unpack .../241-libyaml-syck-perl_1.31-1+b1_amd64.deb ... 1614962823.429553986 Unpacking libyaml-syck-perl (1.31-1+b1) ... 1614962823.465328932 Selecting previously unselected package lynx-common. 1614962823.468264103 Preparing to unpack .../242-lynx-common_2.8.9rel.1-3_all.deb ... 1614962823.469371080 Unpacking lynx-common (2.8.9rel.1-3) ... 1614962823.584666014 Selecting previously unselected package lynx. 1614962823.587853909 Preparing to unpack .../243-lynx_2.8.9rel.1-3_amd64.deb ... 1614962823.592363119 Unpacking lynx (2.8.9rel.1-3) ... 1614962823.671328068 Selecting previously unselected package nodejs. 1614962823.674760103 Preparing to unpack .../244-nodejs_10.24.0~dfsg-1~deb10u1_amd64.deb ... 1614962823.675812960 Unpacking nodejs (10.24.0~dfsg-1~deb10u1) ... 1614962823.710431099 Selecting previously unselected package node-abbrev. 1614962823.713619947 Preparing to unpack .../245-node-abbrev_1.1.1-1_all.deb ... 1614962823.714699030 Unpacking node-abbrev (1.1.1-1) ... 1614962823.749778032 Selecting previously unselected package node-jsonify. 1614962823.754471064 Preparing to unpack .../246-node-jsonify_0.0.0-1_all.deb ... 1614962823.755753040 Unpacking node-jsonify (0.0.0-1) ... 1614962823.790863037 Selecting previously unselected package node-json-stable-stringify. 1614962823.795440912 Preparing to unpack .../247-node-json-stable-stringify_1.0.1-1_all.deb ... 1614962823.796694040 Unpacking node-json-stable-stringify (1.0.1-1) ... 1614962823.829375029 Selecting previously unselected package node-co. 1614962823.832886934 Preparing to unpack .../248-node-co_4.6.0-1_all.deb ... 1614962823.833848000 Unpacking node-co (4.6.0-1) ... 1614962823.867659092 Selecting previously unselected package node-ajv. 1614962823.870853901 Preparing to unpack .../249-node-ajv_5.0.0-1_all.deb ... 1614962823.871809959 Unpacking node-ajv (5.0.0-1) ... 1614962823.931972027 Selecting previously unselected package node-ansi. 1614962823.935164928 Preparing to unpack .../250-node-ansi_0.3.0-3_all.deb ... 1614962823.936161995 Unpacking node-ansi (0.3.0-3) ... 1614962823.989327908 Selecting previously unselected package node-clone. 1614962823.992495060 Preparing to unpack .../251-node-clone_2.1.2-1_all.deb ... 1614962823.993284941 Unpacking node-clone (2.1.2-1) ... 1614962824.022022009 Selecting previously unselected package node-defaults. 1614962824.025305033 Preparing to unpack .../252-node-defaults_1.0.3-1_all.deb ... 1614962824.026307106 Unpacking node-defaults (1.0.3-1) ... 1614962824.056416988 Selecting previously unselected package node-wcwidth.js. 1614962824.059509039 Preparing to unpack .../253-node-wcwidth.js_1.0.0-1_all.deb ... 1614962824.060492039 Unpacking node-wcwidth.js (1.0.0-1) ... 1614962824.091394901 Selecting previously unselected package node-ansi-regex. 1614962824.094554901 Preparing to unpack .../254-node-ansi-regex_3.0.0-1_all.deb ... 1614962824.095396996 Unpacking node-ansi-regex (3.0.0-1) ... 1614962824.125901937 Selecting previously unselected package node-strip-ansi. 1614962824.128938913 Preparing to unpack .../255-node-strip-ansi_4.0.0-1_all.deb ... 1614962824.129791975 Unpacking node-strip-ansi (4.0.0-1) ... 1614962824.159755945 Selecting previously unselected package node-string-width. 1614962824.162878990 Preparing to unpack .../256-node-string-width_2.1.1-1_all.deb ... 1614962824.163620949 Unpacking node-string-width (2.1.1-1) ... 1614962824.193423986 Selecting previously unselected package node-ansi-align. 1614962824.196541071 Preparing to unpack .../257-node-ansi-align_2.0.0-1_all.deb ... 1614962824.197438002 Unpacking node-ansi-align (2.0.0-1) ... 1614962824.227338076 Selecting previously unselected package node-color-name. 1614962824.230602980 Preparing to unpack .../258-node-color-name_1.1.3-1_all.deb ... 1614962824.231429100 Unpacking node-color-name (1.1.3-1) ... 1614962824.261945963 Selecting previously unselected package node-color-convert. 1614962824.264939070 Preparing to unpack .../259-node-color-convert_1.9.0-3_all.deb ... 1614962824.265811920 Unpacking node-color-convert (1.9.0-3) ... 1614962824.296786070 Selecting previously unselected package node-ansi-styles. 1614962824.299976110 Preparing to unpack .../260-node-ansi-styles_3.2.1-1_all.deb ... 1614962824.301027060 Unpacking node-ansi-styles (3.2.1-1) ... 1614962824.330107927 Selecting previously unselected package node-ansistyles. 1614962824.333323956 Preparing to unpack .../261-node-ansistyles_0.1.3-1_all.deb ... 1614962824.334256887 Unpacking node-ansistyles (0.1.3-1) ... 1614962824.364433050 Selecting previously unselected package node-aproba. 1614962824.367546082 Preparing to unpack .../262-node-aproba_1.2.0-1_all.deb ... 1614962824.368391991 Unpacking node-aproba (1.2.0-1) ... 1614962824.397988081 Selecting previously unselected package node-archy. 1614962824.401026011 Preparing to unpack .../263-node-archy_1.0.0-2_all.deb ... 1614962824.401910067 Unpacking node-archy (1.0.0-2) ... 1614962824.433249950 Selecting previously unselected package node-delegates. 1614962824.436398983 Preparing to unpack .../264-node-delegates_1.0.0-1_all.deb ... 1614962824.437700033 Unpacking node-delegates (1.0.0-1) ... 1614962824.468863964 Selecting previously unselected package node-are-we-there-yet. 1614962824.471990108 Preparing to unpack .../265-node-are-we-there-yet_1.1.4-1_all.deb ... 1614962824.472760916 Unpacking node-are-we-there-yet (1.1.4-1) ... 1614962824.504776955 Selecting previously unselected package node-asn1. 1614962824.507920980 Preparing to unpack .../266-node-asn1_0.2.3-1_all.deb ... 1614962824.508687019 Unpacking node-asn1 (0.2.3-1) ... 1614962824.544275999 Selecting previously unselected package node-assert-plus. 1614962824.547373056 Preparing to unpack .../267-node-assert-plus_1.0.0-1_all.deb ... 1614962824.548309088 Unpacking node-assert-plus (1.0.0-1) ... 1614962824.579333067 Selecting previously unselected package node-asynckit. 1614962824.582421064 Preparing to unpack .../268-node-asynckit_0.4.0-2_all.deb ... 1614962824.583256006 Unpacking node-asynckit (0.4.0-2) ... 1614962824.623610020 Selecting previously unselected package node-aws-sign2. 1614962824.626950979 Preparing to unpack .../269-node-aws-sign2_0.7.1-1_all.deb ... 1614962824.627859116 Unpacking node-aws-sign2 (0.7.1-1) ... 1614962824.657516003 Selecting previously unselected package node-aws4. 1614962824.660568953 Preparing to unpack .../270-node-aws4_1.8.0-1_all.deb ... 1614962824.661518097 Unpacking node-aws4 (1.8.0-1) ... 1614962824.691427946 Selecting previously unselected package node-balanced-match. 1614962824.694664001 Preparing to unpack .../271-node-balanced-match_0.4.2-1_all.deb ... 1614962824.695405006 Unpacking node-balanced-match (0.4.2-1) ... 1614962824.726685047 Selecting previously unselected package node-tweetnacl. 1614962824.729991913 Preparing to unpack .../272-node-tweetnacl_0.14.5+dfsg-3_all.deb ... 1614962824.730838060 Unpacking node-tweetnacl (0.14.5+dfsg-3) ... 1614962824.761949062 Selecting previously unselected package node-bcrypt-pbkdf. 1614962824.765117884 Preparing to unpack .../273-node-bcrypt-pbkdf_1.0.1-1_all.deb ... 1614962824.767272949 Unpacking node-bcrypt-pbkdf (1.0.1-1) ... 1614962824.796389103 Selecting previously unselected package node-bluebird. 1614962824.799664021 Preparing to unpack .../274-node-bluebird_3.5.1+dfsg2-2_all.deb ... 1614962824.800563097 Unpacking node-bluebird (3.5.1+dfsg2-2) ... 1614962824.848551035 Selecting previously unselected package node-camelcase. 1614962824.852248907 Preparing to unpack .../275-node-camelcase_5.0.0-1_all.deb ... 1614962824.853354931 Unpacking node-camelcase (5.0.0-1) ... 1614962824.884145021 Selecting previously unselected package node-escape-string-regexp. 1614962824.887320995 Preparing to unpack .../276-node-escape-string-regexp_1.0.5-1_all.deb ... 1614962824.888350010 Unpacking node-escape-string-regexp (1.0.5-1) ... 1614962824.920346022 Selecting previously unselected package node-has-flag. 1614962824.923751116 Preparing to unpack .../277-node-has-flag_2.0.0-1_all.deb ... 1614962824.924825907 Unpacking node-has-flag (2.0.0-1) ... 1614962824.955086946 Selecting previously unselected package node-supports-color. 1614962824.958242893 Preparing to unpack .../278-node-supports-color_4.4.0-2_all.deb ... 1614962824.958915949 Unpacking node-supports-color (4.4.0-2) ... 1614962824.991209030 Selecting previously unselected package node-chalk. 1614962824.994371891 Preparing to unpack .../279-node-chalk_2.3.0-2_all.deb ... 1614962824.995297909 Unpacking node-chalk (2.3.0-2) ... 1614962825.025672913 Selecting previously unselected package node-cli-boxes. 1614962825.028925896 Preparing to unpack .../280-node-cli-boxes_1.0.0-1_all.deb ... 1614962825.029860973 Unpacking node-cli-boxes (1.0.0-1) ... 1614962825.060663939 Selecting previously unselected package node-yallist. 1614962825.063836098 Preparing to unpack .../281-node-yallist_3.0.3-1_all.deb ... 1614962825.064819098 Unpacking node-yallist (3.0.3-1) ... 1614962825.095470905 Selecting previously unselected package node-lru-cache. 1614962825.098784924 Preparing to unpack .../282-node-lru-cache_5.1.1-4_all.deb ... 1614962825.099689960 Unpacking node-lru-cache (5.1.1-4) ... 1614962825.129491091 Selecting previously unselected package node-isexe. 1614962825.132921934 Preparing to unpack .../283-node-isexe_2.0.0-4_all.deb ... 1614962825.133677959 Unpacking node-isexe (2.0.0-4) ... 1614962825.163400888 Selecting previously unselected package node-which. 1614962825.166539907 Preparing to unpack .../284-node-which_1.3.0-2_all.deb ... 1614962825.167495966 Unpacking node-which (1.3.0-2) ... 1614962825.196686029 Selecting previously unselected package node-shebang-regex. 1614962825.199837923 Preparing to unpack .../285-node-shebang-regex_2.0.0-1_all.deb ... 1614962825.200828075 Unpacking node-shebang-regex (2.0.0-1) ... 1614962825.230390072 Selecting previously unselected package node-shebang-command. 1614962825.233700037 Preparing to unpack .../286-node-shebang-command_1.2.0-1_all.deb ... 1614962825.234759092 Unpacking node-shebang-command (1.2.0-1) ... 1614962825.264523983 Selecting previously unselected package node-cross-spawn. 1614962825.267985106 Preparing to unpack .../287-node-cross-spawn_5.1.0-2_all.deb ... 1614962825.268984079 Unpacking node-cross-spawn (5.1.0-2) ... 1614962825.302829981 Selecting previously unselected package node-get-stream. 1614962825.305852890 Preparing to unpack .../288-node-get-stream_3.0.0-1_all.deb ... 1614962825.306745052 Unpacking node-get-stream (3.0.0-1) ... 1614962825.337563992 Selecting previously unselected package node-is-stream. 1614962825.340735912 Preparing to unpack .../289-node-is-stream_1.1.0-1_all.deb ... 1614962825.341536045 Unpacking node-is-stream (1.1.0-1) ... 1614962825.370667934 Selecting previously unselected package node-npm-run-path. 1614962825.373842001 Preparing to unpack .../290-node-npm-run-path_2.0.2-2_all.deb ... 1614962825.374732018 Unpacking node-npm-run-path (2.0.2-2) ... 1614962825.407174110 Selecting previously unselected package node-p-finally. 1614962825.410116911 Preparing to unpack .../291-node-p-finally_1.0.0-2_all.deb ... 1614962825.411350012 Unpacking node-p-finally (1.0.0-2) ... 1614962825.440823078 Selecting previously unselected package node-signal-exit. 1614962825.443804026 Preparing to unpack .../292-node-signal-exit_3.0.2-1_all.deb ... 1614962825.445424080 Unpacking node-signal-exit (3.0.2-1) ... 1614962825.477528095 Selecting previously unselected package node-strip-eof. 1614962825.480796099 Preparing to unpack .../293-node-strip-eof_1.0.0-2_all.deb ... 1614962825.481807947 Unpacking node-strip-eof (1.0.0-2) ... 1614962825.513501883 Selecting previously unselected package node-execa. 1614962825.517132998 Preparing to unpack .../294-node-execa_0.10.0+dfsg-1_all.deb ... 1614962825.518263102 Unpacking node-execa (0.10.0+dfsg-1) ... 1614962825.549582958 Selecting previously unselected package node-term-size. 1614962825.552875996 Preparing to unpack .../295-node-term-size_1.2.0+dfsg-2_all.deb ... 1614962825.553764105 Unpacking node-term-size (1.2.0+dfsg-2) ... 1614962825.583352089 Selecting previously unselected package node-widest-line. 1614962825.586602926 Preparing to unpack .../296-node-widest-line_1.2.2-1_all.deb ... 1614962825.587518930 Unpacking node-widest-line (1.2.2-1) ... 1614962825.616843939 Selecting previously unselected package node-boxen. 1614962825.619880915 Preparing to unpack .../297-node-boxen_1.2.2-1_all.deb ... 1614962825.620816946 Unpacking node-boxen (1.2.2-1) ... 1614962825.651468992 Selecting previously unselected package node-concat-map. 1614962825.654510975 Preparing to unpack .../298-node-concat-map_0.0.1-1_all.deb ... 1614962825.655451059 Unpacking node-concat-map (0.0.1-1) ... 1614962825.686635017 Selecting previously unselected package node-brace-expansion. 1614962825.689676046 Preparing to unpack .../299-node-brace-expansion_1.1.8-1_all.deb ... 1614962825.690545082 Unpacking node-brace-expansion (1.1.8-1) ... 1614962825.721492052 Selecting previously unselected package node-builtin-modules. 1614962825.724617958 Preparing to unpack .../300-node-builtin-modules_3.0.0-1_all.deb ... 1614962825.725528955 Unpacking node-builtin-modules (3.0.0-1) ... 1614962825.756352901 Selecting previously unselected package node-builtins. 1614962825.759396076 Preparing to unpack .../301-node-builtins_1.0.3-1_all.deb ... 1614962825.760499954 Unpacking node-builtins (1.0.3-1) ... 1614962825.791435003 Selecting previously unselected package node-chownr. 1614962825.794502020 Preparing to unpack .../302-node-chownr_1.1.1-1_all.deb ... 1614962825.795581102 Unpacking node-chownr (1.1.1-1) ... 1614962825.825925112 Selecting previously unselected package node-minimatch. 1614962825.829099894 Preparing to unpack .../303-node-minimatch_3.0.4-3_all.deb ... 1614962825.830034018 Unpacking node-minimatch (3.0.4-3) ... 1614962825.861133099 Selecting previously unselected package node-inherits. 1614962825.864186049 Preparing to unpack .../304-node-inherits_2.0.3-1_all.deb ... 1614962825.865024090 Unpacking node-inherits (2.0.3-1) ... 1614962825.894669056 Selecting previously unselected package node-wrappy. 1614962825.897738934 Preparing to unpack .../305-node-wrappy_1.0.2-1_all.deb ... 1614962825.898613930 Unpacking node-wrappy (1.0.2-1) ... 1614962825.929168940 Selecting previously unselected package node-once. 1614962825.932389975 Preparing to unpack .../306-node-once_1.4.0-3_all.deb ... 1614962825.933545113 Unpacking node-once (1.4.0-3) ... 1614962825.964447021 Selecting previously unselected package node-fs.realpath. 1614962825.967705011 Preparing to unpack .../307-node-fs.realpath_1.0.0-1_all.deb ... 1614962825.968636036 Unpacking node-fs.realpath (1.0.0-1) ... 1614962825.999921083 Selecting previously unselected package node-inflight. 1614962826.003053904 Preparing to unpack .../308-node-inflight_1.0.6-1_all.deb ... 1614962826.003943920 Unpacking node-inflight (1.0.6-1) ... 1614962826.034548998 Selecting previously unselected package node-path-is-absolute. 1614962826.037712097 Preparing to unpack .../309-node-path-is-absolute_1.0.0-1_all.deb ... 1614962826.038629055 Unpacking node-path-is-absolute (1.0.0-1) ... 1614962826.068069935 Selecting previously unselected package node-glob. 1614962826.071111917 Preparing to unpack .../310-node-glob_7.1.3-2_all.deb ... 1614962826.072099924 Unpacking node-glob (7.1.3-2) ... 1614962826.109349966 Selecting previously unselected package node-graceful-fs. 1614962826.113046885 Preparing to unpack .../311-node-graceful-fs_4.1.11-1_all.deb ... 1614962826.114249945 Unpacking node-graceful-fs (4.1.11-1) ... 1614962826.149337053 Selecting previously unselected package node-typedarray. 1614962826.153013945 Preparing to unpack .../312-node-typedarray_0.0.6-1_all.deb ... 1614962826.154057026 Unpacking node-typedarray (0.0.6-1) ... 1614962826.186542034 Selecting previously unselected package node-concat-stream. 1614962826.189915895 Preparing to unpack .../313-node-concat-stream_1.6.2-1_all.deb ... 1614962826.190860033 Unpacking node-concat-stream (1.6.2-1) ... 1614962826.221606016 Selecting previously unselected package node-end-of-stream. 1614962826.224632025 Preparing to unpack .../314-node-end-of-stream_1.4.1-1_all.deb ... 1614962826.225680113 Unpacking node-end-of-stream (1.4.1-1) ... 1614962826.256406069 Selecting previously unselected package node-core-util-is. 1614962826.259567976 Preparing to unpack .../315-node-core-util-is_1.0.2-1_all.deb ... 1614962826.260339975 Unpacking node-core-util-is (1.0.2-1) ... 1614962826.295908928 Selecting previously unselected package node-safe-buffer. 1614962826.299107075 Preparing to unpack .../316-node-safe-buffer_5.1.2-1_all.deb ... 1614962826.300776005 Unpacking node-safe-buffer (5.1.2-1) ... 1614962826.421905994 Selecting previously unselected package node-string-decoder. 1614962826.427613020 Preparing to unpack .../317-node-string-decoder_1.2.0-1_all.deb ... 1614962826.429537058 Unpacking node-string-decoder (1.2.0-1) ... 1614962826.482544899 Selecting previously unselected package node-process-nextick-args. 1614962826.486520052 Preparing to unpack .../318-node-process-nextick-args_2.0.0-1_all.deb ... 1614962826.487514973 Unpacking node-process-nextick-args (2.0.0-1) ... 1614962826.520500898 Selecting previously unselected package node-util-deprecate. 1614962826.523914099 Preparing to unpack .../319-node-util-deprecate_1.0.2-1_all.deb ... 1614962826.524895906 Unpacking node-util-deprecate (1.0.2-1) ... 1614962826.559614897 Selecting previously unselected package node-isarray. 1614962826.562926054 Preparing to unpack .../320-node-isarray_2.0.4-1_all.deb ... 1614962826.563765049 Unpacking node-isarray (2.0.4-1) ... 1614962826.595271111 Selecting previously unselected package node-readable-stream. 1614962826.598602057 Preparing to unpack .../321-node-readable-stream_2.3.6-1_all.deb ... 1614962826.599643946 Unpacking node-readable-stream (2.3.6-1) ... 1614962826.641282082 Selecting previously unselected package node-stream-shift. 1614962826.644378901 Preparing to unpack .../322-node-stream-shift_1.0.0-1_all.deb ... 1614962826.645287991 Unpacking node-stream-shift (1.0.0-1) ... 1614962826.675348997 Selecting previously unselected package node-duplexify. 1614962826.678438902 Preparing to unpack .../323-node-duplexify_3.6.1-1_all.deb ... 1614962826.679409981 Unpacking node-duplexify (3.6.1-1) ... 1614962826.708883047 Selecting previously unselected package node-flush-write-stream. 1614962826.711821079 Preparing to unpack .../324-node-flush-write-stream_1.0.3-1_all.deb ... 1614962826.712619066 Unpacking node-flush-write-stream (1.0.3-1) ... 1614962826.744151115 Selecting previously unselected package node-from2. 1614962826.747186899 Preparing to unpack .../325-node-from2_2.3.0-1_all.deb ... 1614962826.748020887 Unpacking node-from2 (2.3.0-1) ... 1614962826.779489994 Selecting previously unselected package node-cyclist. 1614962826.782993078 Preparing to unpack .../326-node-cyclist_1.0.1-2_all.deb ... 1614962826.784264088 Unpacking node-cyclist (1.0.1-2) ... 1614962826.814950943 Selecting previously unselected package node-parallel-transform. 1614962826.818222046 Preparing to unpack .../327-node-parallel-transform_1.1.0-2_all.deb ... 1614962826.819533110 Unpacking node-parallel-transform (1.1.0-2) ... 1614962826.850429058 Selecting previously unselected package node-pump. 1614962826.853642941 Preparing to unpack .../328-node-pump_3.0.0-1_all.deb ... 1614962826.854808092 Unpacking node-pump (3.0.0-1) ... 1614962826.885739088 Selecting previously unselected package node-pumpify. 1614962826.888956070 Preparing to unpack .../329-node-pumpify_1.5.1-1_all.deb ... 1614962826.889866114 Unpacking node-pumpify (1.5.1-1) ... 1614962826.920917034 Selecting previously unselected package node-stream-each. 1614962826.923957109 Preparing to unpack .../330-node-stream-each_1.2.2-2_all.deb ... 1614962826.924879074 Unpacking node-stream-each (1.2.2-2) ... 1614962826.954027891 Selecting previously unselected package node-xtend. 1614962826.957125902 Preparing to unpack .../331-node-xtend_4.0.1-2_all.deb ... 1614962826.958309889 Unpacking node-xtend (4.0.1-2) ... 1614962826.988362074 Selecting previously unselected package node-through2. 1614962826.991449118 Preparing to unpack .../332-node-through2_2.0.5-2_all.deb ... 1614962826.992324114 Unpacking node-through2 (2.0.5-2) ... 1614962827.021512032 Selecting previously unselected package node-mississippi. 1614962827.024655104 Preparing to unpack .../333-node-mississippi_3.0.0-1_all.deb ... 1614962827.025464058 Unpacking node-mississippi (3.0.0-1) ... 1614962827.056265116 Selecting previously unselected package node-mkdirp. 1614962827.059438944 Preparing to unpack .../334-node-mkdirp_0.5.1-1_all.deb ... 1614962827.060306072 Unpacking node-mkdirp (0.5.1-1) ... 1614962827.109349966 Selecting previously unselected package node-run-queue. 1614962827.112633944 Preparing to unpack .../335-node-run-queue_1.0.3-1_all.deb ... 1614962827.113601923 Unpacking node-run-queue (1.0.3-1) ... 1614962827.144465923 Selecting previously unselected package node-rimraf. 1614962827.147646904 Preparing to unpack .../336-node-rimraf_2.6.2-1_all.deb ... 1614962827.148395061 Unpacking node-rimraf (2.6.2-1) ... 1614962827.182339907 Selecting previously unselected package node-imurmurhash. 1614962827.185590982 Preparing to unpack .../337-node-imurmurhash_0.1.4-1_all.deb ... 1614962827.186495066 Unpacking node-imurmurhash (0.1.4-1) ... 1614962827.217799902 Selecting previously unselected package node-iferr. 1614962827.220967054 Preparing to unpack .../338-node-iferr_1.0.2-1_all.deb ... 1614962827.221843958 Unpacking node-iferr (1.0.2-1) ... 1614962827.251554966 Selecting previously unselected package node-fs-write-stream-atomic. 1614962827.254761934 Preparing to unpack .../339-node-fs-write-stream-atomic_1.0.10-4_all.deb ... 1614962827.255536079 Unpacking node-fs-write-stream-atomic (1.0.10-4) ... 1614962827.287556887 Selecting previously unselected package node-copy-concurrently. 1614962827.290746927 Preparing to unpack .../340-node-copy-concurrently_1.0.5-4_all.deb ... 1614962827.291538954 Unpacking node-copy-concurrently (1.0.5-4) ... 1614962827.322781086 Selecting previously unselected package node-move-concurrently. 1614962827.325949907 Preparing to unpack .../341-node-move-concurrently_1.0.1-2_all.deb ... 1614962827.326777935 Unpacking node-move-concurrently (1.0.1-2) ... 1614962827.356924057 Selecting previously unselected package node-promise-inflight. 1614962827.360209942 Preparing to unpack .../342-node-promise-inflight_1.0.1-1_all.deb ... 1614962827.361080885 Unpacking node-promise-inflight (1.0.1-1) ... 1614962827.390794992 Selecting previously unselected package node-ssri. 1614962827.393991947 Preparing to unpack .../343-node-ssri_5.2.4-2_all.deb ... 1614962827.394756079 Unpacking node-ssri (5.2.4-2) ... 1614962827.425487995 Selecting previously unselected package node-unique-filename. 1614962827.428881884 Preparing to unpack .../344-node-unique-filename_1.1.0+ds-2_all.deb ... 1614962827.429799080 Unpacking node-unique-filename (1.1.0+ds-2) ... 1614962827.462614059 Selecting previously unselected package node-y18n. 1614962827.465758085 Preparing to unpack .../345-node-y18n_3.2.1-2+deb10u1_all.deb ... 1614962827.466689110 Unpacking node-y18n (3.2.1-2+deb10u1) ... 1614962827.497598886 Selecting previously unselected package node-cacache. 1614962827.500756979 Preparing to unpack .../346-node-cacache_11.3.2-2_all.deb ... 1614962827.501604080 Unpacking node-cacache (11.3.2-2) ... 1614962827.544449091 Selecting previously unselected package node-call-limit. 1614962827.547835112 Preparing to unpack .../347-node-call-limit_1.1.0-1_all.deb ... 1614962827.548820019 Unpacking node-call-limit (1.1.0-1) ... 1614962827.579814911 Selecting previously unselected package node-caseless. 1614962827.583065033 Preparing to unpack .../348-node-caseless_0.12.0-1_all.deb ... 1614962827.583821058 Unpacking node-caseless (0.12.0-1) ... 1614962827.613128901 Selecting previously unselected package node-wrap-ansi. 1614962827.616441011 Preparing to unpack .../349-node-wrap-ansi_4.0.0-1_all.deb ... 1614962827.617438078 Unpacking node-wrap-ansi (4.0.0-1) ... 1614962827.648324013 Selecting previously unselected package node-cliui. 1614962827.651788950 Preparing to unpack .../350-node-cliui_4.1.0-1_all.deb ... 1614962827.652692080 Unpacking node-cliui (4.1.0-1) ... 1614962827.684910059 Selecting previously unselected package node-delayed-stream. 1614962827.688210011 Preparing to unpack .../351-node-delayed-stream_0.0.5-1_all.deb ... 1614962827.689157009 Unpacking node-delayed-stream (0.0.5-1) ... 1614962827.720484972 Selecting previously unselected package node-combined-stream. 1614962827.723902941 Preparing to unpack .../352-node-combined-stream_1.0.7-1_all.deb ... 1614962827.724709034 Unpacking node-combined-stream (1.0.7-1) ... 1614962827.757904053 Selecting previously unselected package node-proto-list. 1614962827.761029959 Preparing to unpack .../353-node-proto-list_1.2.4-1_all.deb ... 1614962827.761749983 Unpacking node-proto-list (1.2.4-1) ... 1614962827.791955948 Selecting previously unselected package node-ini. 1614962827.794962883 Preparing to unpack .../354-node-ini_1.3.5-1+deb10u1_all.deb ... 1614962827.795891047 Unpacking node-ini (1.3.5-1+deb10u1) ... 1614962827.825891972 Selecting previously unselected package node-config-chain. 1614962827.829008102 Preparing to unpack .../355-node-config-chain_1.1.11-1_all.deb ... 1614962827.829880953 Unpacking node-config-chain (1.1.11-1) ... 1614962827.861258984 Selecting previously unselected package node-console-control-strings. 1614962827.864768028 Preparing to unpack .../356-node-console-control-strings_1.1.0-1_all.deb ... 1614962827.865837097 Unpacking node-console-control-strings (1.1.0-1) ... 1614962827.895929098 Selecting previously unselected package node-dashdash. 1614962827.899090052 Preparing to unpack .../357-node-dashdash_1.14.1-2_all.deb ... 1614962827.899993896 Unpacking node-dashdash (1.14.1-2) ... 1614962827.931269884 Selecting previously unselected package node-decamelize. 1614962827.934401989 Preparing to unpack .../358-node-decamelize_1.2.0-1_all.deb ... 1614962827.935178995 Unpacking node-decamelize (1.2.0-1) ... 1614962827.964570999 Selecting previously unselected package node-mimic-response. 1614962827.967657089 Preparing to unpack .../359-node-mimic-response_1.0.0-1_all.deb ... 1614962827.968462944 Unpacking node-mimic-response (1.0.0-1) ... 1614962827.998656034 Selecting previously unselected package node-decompress-response. 1614962828.001784086 Preparing to unpack .../360-node-decompress-response_3.3.0-1_all.deb ... 1614962828.002614021 Unpacking node-decompress-response (3.3.0-1) ... 1614962828.032782078 Selecting previously unselected package node-deep-extend. 1614962828.036281109 Preparing to unpack .../361-node-deep-extend_0.4.1-2_all.deb ... 1614962828.037115097 Unpacking node-deep-extend (0.4.1-2) ... 1614962828.068591118 Selecting previously unselected package node-detect-indent. 1614962828.071705103 Preparing to unpack .../362-node-detect-indent_5.0.0-1_all.deb ... 1614962828.072400093 Unpacking node-detect-indent (5.0.0-1) ... 1614962828.103735924 Selecting previously unselected package node-detect-newline. 1614962828.106750965 Preparing to unpack .../363-node-detect-newline_2.1.0-1_all.deb ... 1614962828.107599020 Unpacking node-detect-newline (2.1.0-1) ... 1614962828.138586998 Selecting previously unselected package node-duplexer3. 1614962828.141772985 Preparing to unpack .../364-node-duplexer3_0.1.4-4_all.deb ... 1614962828.142636061 Unpacking node-duplexer3 (0.1.4-4) ... 1614962828.173532963 Selecting previously unselected package node-jsbn. 1614962828.176676035 Preparing to unpack .../365-node-jsbn_1.1.0-1_all.deb ... 1614962828.177558899 Unpacking node-jsbn (1.1.0-1) ... 1614962828.207993031 Selecting previously unselected package node-ecc-jsbn. 1614962828.211146116 Preparing to unpack .../366-node-ecc-jsbn_0.1.1-1_all.deb ... 1614962828.211901903 Unpacking node-ecc-jsbn (0.1.1-1) ... 1614962828.244421959 Selecting previously unselected package node-editor. 1614962828.247525930 Preparing to unpack .../367-node-editor_1.0.0-1_all.deb ... 1614962828.248445988 Unpacking node-editor (1.0.0-1) ... 1614962828.281253099 Selecting previously unselected package node-iconv-lite. 1614962828.284421921 Preparing to unpack .../368-node-iconv-lite_0.4.13-2_all.deb ... 1614962828.285283089 Unpacking node-iconv-lite (0.4.13-2) ... 1614962828.333436012 Selecting previously unselected package node-encoding. 1614962828.336509943 Preparing to unpack .../369-node-encoding_0.1.12-2_all.deb ... 1614962828.337327957 Unpacking node-encoding (0.1.12-2) ... 1614962828.369353056 Selecting previously unselected package node-prr. 1614962828.372545958 Preparing to unpack .../370-node-prr_1.0.1-1_all.deb ... 1614962828.373461008 Unpacking node-prr (1.0.1-1) ... 1614962828.404333115 Selecting previously unselected package node-errno. 1614962828.407465935 Preparing to unpack .../371-node-errno_0.1.4-1_all.deb ... 1614962828.408190012 Unpacking node-errno (0.1.4-1) ... 1614962828.439409018 Selecting previously unselected package node-extend. 1614962828.442447901 Preparing to unpack .../372-node-extend_3.0.2-1_all.deb ... 1614962828.443347931 Unpacking node-extend (3.0.2-1) ... 1614962828.474677086 Selecting previously unselected package node-extsprintf. 1614962828.477714062 Preparing to unpack .../373-node-extsprintf_1.3.0-1_all.deb ... 1614962828.478638887 Unpacking node-extsprintf (1.3.0-1) ... 1614962828.511065006 Selecting previously unselected package node-p-limit. 1614962828.514265060 Preparing to unpack .../374-node-p-limit_1.1.0-1_all.deb ... 1614962828.515285969 Unpacking node-p-limit (1.1.0-1) ... 1614962828.545695066 Selecting previously unselected package node-p-locate. 1614962828.548857927 Preparing to unpack .../375-node-p-locate_2.0.0-1_all.deb ... 1614962828.549910069 Unpacking node-p-locate (2.0.0-1) ... 1614962828.581727028 Selecting previously unselected package node-path-exists. 1614962828.584876060 Preparing to unpack .../376-node-path-exists_3.0.0-1_all.deb ... 1614962828.586077929 Unpacking node-path-exists (3.0.0-1) ... 1614962828.616333008 Selecting previously unselected package node-locate-path. 1614962828.619407892 Preparing to unpack .../377-node-locate-path_2.0.0-1_all.deb ... 1614962828.620414972 Unpacking node-locate-path (2.0.0-1) ... 1614962828.650587082 Selecting previously unselected package node-find-up. 1614962828.653765917 Preparing to unpack .../378-node-find-up_2.1.0-1_all.deb ... 1614962828.654541016 Unpacking node-find-up (2.1.0-1) ... 1614962828.686311960 Selecting previously unselected package node-forever-agent. 1614962828.689366102 Preparing to unpack .../379-node-forever-agent_0.6.1-1_all.deb ... 1614962828.690202951 Unpacking node-forever-agent (0.6.1-1) ... 1614962828.720347881 Selecting previously unselected package node-mime-types. 1614962828.723362923 Preparing to unpack .../380-node-mime-types_2.1.21-1_all.deb ... 1614962828.724354029 Unpacking node-mime-types (2.1.21-1) ... 1614962828.760487080 Selecting previously unselected package node-form-data. 1614962828.763636112 Preparing to unpack .../381-node-form-data_2.3.2-2_all.deb ... 1614962828.764509916 Unpacking node-form-data (2.3.2-2) ... 1614962828.796803951 Selecting previously unselected package node-path-is-inside. 1614962828.800398111 Preparing to unpack .../382-node-path-is-inside_1.0.2-1_all.deb ... 1614962828.801449060 Unpacking node-path-is-inside (1.0.2-1) ... 1614962828.832678080 Selecting previously unselected package node-fs-vacuum. 1614962828.835844994 Preparing to unpack .../383-node-fs-vacuum_1.2.10-2_all.deb ... 1614962828.836597919 Unpacking node-fs-vacuum (1.2.10-2) ... 1614962828.867441893 Selecting previously unselected package node-object-assign. 1614962828.870898962 Preparing to unpack .../384-node-object-assign_4.1.1-2_all.deb ... 1614962828.871901989 Unpacking node-object-assign (4.1.1-2) ... 1614962828.905478001 Selecting previously unselected package node-has-unicode. 1614962828.908593893 Preparing to unpack .../385-node-has-unicode_2.0.1-2_all.deb ... 1614962828.909425974 Unpacking node-has-unicode (2.0.1-2) ... 1614962828.941201925 Selecting previously unselected package node-wide-align. 1614962828.944278955 Preparing to unpack .../386-node-wide-align_1.1.0-1_all.deb ... 1614962828.945168018 Unpacking node-wide-align (1.1.0-1) ... 1614962828.978013039 Selecting previously unselected package node-gauge. 1614962828.981139898 Preparing to unpack .../387-node-gauge_2.7.4-1_all.deb ... 1614962828.982058048 Unpacking node-gauge (2.7.4-1) ... 1614962829.018186092 Selecting previously unselected package node-get-caller-file. 1614962829.021480083 Preparing to unpack .../388-node-get-caller-file_1.0.2-1_all.deb ... 1614962829.022397995 Unpacking node-get-caller-file (1.0.2-1) ... 1614962829.055200100 Selecting previously unselected package node-getpass. 1614962829.058274984 Preparing to unpack .../389-node-getpass_0.1.7-1_all.deb ... 1614962829.059237957 Unpacking node-getpass (0.1.7-1) ... 1614962829.090902090 Selecting previously unselected package node-is-retry-allowed. 1614962829.093950033 Preparing to unpack .../390-node-is-retry-allowed_1.1.0-1_all.deb ... 1614962829.094763041 Unpacking node-is-retry-allowed (1.1.0-1) ... 1614962829.125602007 Selecting previously unselected package node-p-cancelable. 1614962829.128746033 Preparing to unpack .../391-node-p-cancelable_0.3.0-1_all.deb ... 1614962829.129565954 Unpacking node-p-cancelable (0.3.0-1) ... 1614962829.160550117 Selecting previously unselected package node-p-timeout. 1614962829.163636923 Preparing to unpack .../392-node-p-timeout_1.2.0-1_all.deb ... 1614962829.164524078 Unpacking node-p-timeout (1.2.0-1) ... 1614962829.196130037 Selecting previously unselected package node-is-plain-obj. 1614962829.199430943 Preparing to unpack .../393-node-is-plain-obj_1.1.0-1_all.deb ... 1614962829.200566053 Unpacking node-is-plain-obj (1.1.0-1) ... 1614962829.231134892 Selecting previously unselected package node-url-to-options. 1614962829.234502077 Preparing to unpack .../394-node-url-to-options_1.0.1-1_all.deb ... 1614962829.235308886 Unpacking node-url-to-options (1.0.1-1) ... 1614962829.265753031 Selecting previously unselected package node-timed-out. 1614962829.268910885 Preparing to unpack .../395-node-timed-out_4.0.1-4_all.deb ... 1614962829.269737005 Unpacking node-timed-out (4.0.1-4) ... 1614962829.300513029 Selecting previously unselected package node-lowercase-keys. 1614962829.303498983 Preparing to unpack .../396-node-lowercase-keys_1.0.0-2_all.deb ... 1614962829.304352999 Unpacking node-lowercase-keys (1.0.0-2) ... 1614962829.334989071 Selecting previously unselected package node-is-object. 1614962829.338001966 Preparing to unpack .../397-node-is-object_1.0.1-1_all.deb ... 1614962829.339138985 Unpacking node-is-object (1.0.1-1) ... 1614962829.372631073 Selecting previously unselected package node-has-symbol-support-x. 1614962829.376590014 Preparing to unpack .../398-node-has-symbol-support-x_1.4.1+dfsg-1_all.deb ... 1614962829.377644062 Unpacking node-has-symbol-support-x (1.4.1+dfsg-1) ... 1614962829.418741941 Selecting previously unselected package node-has-to-string-tag-x. 1614962829.422990084 Preparing to unpack .../399-node-has-to-string-tag-x_1.4.1+dfsg-1_all.deb ... 1614962829.424155951 Unpacking node-has-to-string-tag-x (1.4.1+dfsg-1) ... 1614962829.463896036 Selecting previously unselected package node-isurl. 1614962829.467185020 Preparing to unpack .../400-node-isurl_1.0.0-1_all.deb ... 1614962829.468122005 Unpacking node-isurl (1.0.0-1) ... 1614962829.502902985 Selecting previously unselected package node-prepend-http. 1614962829.506294012 Preparing to unpack .../401-node-prepend-http_2.0.0-1_all.deb ... 1614962829.507332087 Unpacking node-prepend-http (2.0.0-1) ... 1614962829.542546988 Selecting previously unselected package node-url-parse-lax. 1614962829.545933008 Preparing to unpack .../402-node-url-parse-lax_1.0.0-1_all.deb ... 1614962829.546936035 Unpacking node-url-parse-lax (1.0.0-1) ... 1614962852.990816116 Selecting previously unselected package node-got. 1614962852.993946075 Preparing to unpack .../403-node-got_7.1.0-1_all.deb ... 1614962852.995019913 Unpacking node-got (7.1.0-1) ... 1614962853.028486967 Selecting previously unselected package node-nopt. 1614962853.031703949 Preparing to unpack .../404-node-nopt_3.0.6-3_all.deb ... 1614962853.032679081 Unpacking node-nopt (3.0.6-3) ... 1614962853.064621925 Selecting previously unselected package node-set-blocking. 1614962853.067965031 Preparing to unpack .../405-node-set-blocking_2.0.0-1_all.deb ... 1614962853.069041014 Unpacking node-set-blocking (2.0.0-1) ... 1614962853.100853920 Selecting previously unselected package node-npmlog. 1614962853.103955030 Preparing to unpack .../406-node-npmlog_4.1.2-1_all.deb ... 1614962853.104818106 Unpacking node-npmlog (4.1.2-1) ... 1614962853.137548923 Selecting previously unselected package node-osenv. 1614962853.140630007 Preparing to unpack .../407-node-osenv_0.1.5-1_all.deb ... 1614962853.141635895 Unpacking node-osenv (0.1.5-1) ... 1614962853.173337936 Selecting previously unselected package node-har-schema. 1614962853.176459074 Preparing to unpack .../408-node-har-schema_2.0.0-1_all.deb ... 1614962853.177483082 Unpacking node-har-schema (2.0.0-1) ... 1614962853.215249062 Selecting previously unselected package node-har-validator. 1614962853.218522072 Preparing to unpack .../409-node-har-validator_5.1.0-1_all.deb ... 1614962853.219609022 Unpacking node-har-validator (5.1.0-1) ... 1614962853.253330946 Selecting previously unselected package node-json-schema. 1614962853.256424904 Preparing to unpack .../410-node-json-schema_0.2.3-1_all.deb ... 1614962853.257492065 Unpacking node-json-schema (0.2.3-1) ... 1614962853.290391922 Selecting previously unselected package node-verror. 1614962853.293576002 Preparing to unpack .../411-node-verror_1.10.0-1_all.deb ... 1614962853.294604063 Unpacking node-verror (1.10.0-1) ... 1614962853.327601910 Selecting previously unselected package node-jsprim. 1614962853.330672979 Preparing to unpack .../412-node-jsprim_1.4.0-1_all.deb ... 1614962853.331641912 Unpacking node-jsprim (1.4.0-1) ... 1614962853.363991976 Selecting previously unselected package node-sshpk. 1614962853.367288113 Preparing to unpack .../413-node-sshpk_1.13.1+dfsg-2_all.deb ... 1614962853.368288040 Unpacking node-sshpk (1.13.1+dfsg-2) ... 1614962853.411484957 Selecting previously unselected package node-http-signature. 1614962853.414746046 Preparing to unpack .../414-node-http-signature_1.2.0-1_all.deb ... 1614962853.415764093 Unpacking node-http-signature (1.2.0-1) ... 1614962853.450603008 Selecting previously unselected package node-is-typedarray. 1614962853.453819036 Preparing to unpack .../415-node-is-typedarray_1.0.0-2_all.deb ... 1614962853.454893112 Unpacking node-is-typedarray (1.0.0-2) ... 1614962853.487445116 Selecting previously unselected package node-isstream. 1614962853.490720034 Preparing to unpack .../416-node-isstream_0.1.2+dfsg-1_all.deb ... 1614962853.491703033 Unpacking node-isstream (0.1.2+dfsg-1) ... 1614962853.524468899 Selecting previously unselected package node-json-stringify-safe. 1614962853.527746916 Preparing to unpack .../417-node-json-stringify-safe_5.0.1-1_all.deb ... 1614962853.528776884 Unpacking node-json-stringify-safe (5.0.1-1) ... 1614962853.561254025 Selecting previously unselected package node-oauth-sign. 1614962853.564656019 Preparing to unpack .../418-node-oauth-sign_0.9.0-1_all.deb ... 1614962853.585611105 Unpacking node-oauth-sign (0.9.0-1) ... 1614962853.616684914 Selecting previously unselected package node-performance-now. 1614962853.619853973 Preparing to unpack .../419-node-performance-now_2.1.0+debian-1_all.deb ... 1614962853.620780945 Unpacking node-performance-now (2.1.0+debian-1) ... 1614962853.653639078 Selecting previously unselected package node-qs. 1614962853.656862974 Preparing to unpack .../420-node-qs_6.5.2-1_all.deb ... 1614962853.657752991 Unpacking node-qs (6.5.2-1) ... 1614962853.691313028 Selecting previously unselected package node-punycode. 1614962853.694736004 Preparing to unpack .../421-node-punycode_2.1.1-2_all.deb ... 1614962853.695544958 Unpacking node-punycode (2.1.1-2) ... 1614962853.727897882 Selecting previously unselected package node-tough-cookie. 1614962853.731214046 Preparing to unpack .../422-node-tough-cookie_2.3.4+dfsg-1_all.deb ... 1614962853.732462883 Unpacking node-tough-cookie (2.3.4+dfsg-1) ... 1614962853.771616936 Selecting previously unselected package node-tunnel-agent. 1614962853.774825096 Preparing to unpack .../423-node-tunnel-agent_0.6.1-1_all.deb ... 1614962853.775804996 Unpacking node-tunnel-agent (0.6.1-1) ... 1614962853.807444096 Selecting previously unselected package node-uuid. 1614962853.810527086 Preparing to unpack .../424-node-uuid_3.3.2-2_all.deb ... 1614962853.811502934 Unpacking node-uuid (3.3.2-2) ... 1614962853.847618103 Selecting previously unselected package node-node-uuid. 1614962853.850847960 Preparing to unpack .../425-node-node-uuid_3.3.2-2_all.deb ... 1614962853.851610899 Unpacking node-node-uuid (3.3.2-2) ... 1614962853.882215023 Selecting previously unselected package node-request. 1614962853.885325909 Preparing to unpack .../426-node-request_2.88.1-2_all.deb ... 1614962853.886305094 Unpacking node-request (2.88.1-2) ... 1614962853.931335926 Selecting previously unselected package node-semver. 1614962853.934551954 Preparing to unpack .../427-node-semver_5.5.1-1_all.deb ... 1614962853.935477972 Unpacking node-semver (5.5.1-1) ... 1614962853.969451904 Selecting previously unselected package node-tar. 1614962853.972522020 Preparing to unpack .../428-node-tar_4.4.6+ds1-3_all.deb ... 1614962853.973422050 Unpacking node-tar (4.4.6+ds1-3) ... 1614962854.016484976 Selecting previously unselected package node-gyp. 1614962854.019510031 Preparing to unpack .../429-node-gyp_3.8.0-6_all.deb ... 1614962854.020390034 Unpacking node-gyp (3.8.0-6) ... 1614962854.058425903 Selecting previously unselected package node-hosted-git-info. 1614962854.061575890 Preparing to unpack .../430-node-hosted-git-info_2.7.1-1_all.deb ... 1614962854.062520027 Unpacking node-hosted-git-info (2.7.1-1) ... 1614962854.095408916 Selecting previously unselected package node-import-lazy. 1614962854.098711967 Preparing to unpack .../431-node-import-lazy_3.0.0.REALLY.2.1.0-1_all.deb ... 1614962854.099586010 Unpacking node-import-lazy (3.0.0.REALLY.2.1.0-1) ... 1614962854.133644104 Selecting previously unselected package node-invert-kv. 1614962854.136876106 Preparing to unpack .../432-node-invert-kv_1.0.0-1_all.deb ... 1614962854.137727976 Unpacking node-invert-kv (1.0.0-1) ... 1614962854.170686007 Selecting previously unselected package node-is-builtin-module. 1614962854.173760891 Preparing to unpack .../433-node-is-builtin-module_2.0.0-1_all.deb ... 1614962854.174552917 Unpacking node-is-builtin-module (2.0.0-1) ... 1614962854.206706047 Selecting previously unselected package node-is-npm. 1614962854.209753990 Preparing to unpack .../434-node-is-npm_1.0.0-1_all.deb ... 1614962854.210553885 Unpacking node-is-npm (1.0.0-1) ... 1614962854.243449926 Selecting previously unselected package node-json-parse-better-errors. 1614962854.246658087 Preparing to unpack .../435-node-json-parse-better-errors_1.0.2-2_all.deb ... 1614962854.247581959 Unpacking node-json-parse-better-errors (1.0.2-2) ... 1614962854.279755116 Selecting previously unselected package node-jsonparse. 1614962854.282924891 Preparing to unpack .../436-node-jsonparse_1.3.1-6_all.deb ... 1614962854.283783913 Unpacking node-jsonparse (1.3.1-6) ... 1614962854.316442966 Selecting previously unselected package node-through. 1614962854.319690943 Preparing to unpack .../437-node-through_2.3.8-1_all.deb ... 1614962854.320583105 Unpacking node-through (2.3.8-1) ... 1614962854.353718042 Selecting previously unselected package node-jsonstream. 1614962854.356861115 Preparing to unpack .../438-node-jsonstream_1.3.2-1_all.deb ... 1614962854.357635975 Unpacking node-jsonstream (1.3.2-1) ... 1614962854.391333103 Selecting previously unselected package node-minimist. 1614962854.394507885 Preparing to unpack .../439-node-minimist_1.2.0-1+deb10u1_all.deb ... 1614962854.395473957 Unpacking node-minimist (1.2.0-1+deb10u1) ... 1614962854.428147078 Selecting previously unselected package node-strip-json-comments. 1614962854.431302071 Preparing to unpack .../440-node-strip-json-comments_2.0.1-2_all.deb ... 1614962854.432137012 Unpacking node-strip-json-comments (2.0.1-2) ... 1614962854.464790106 Selecting previously unselected package node-rc. 1614962854.468152046 Preparing to unpack .../441-node-rc_1.1.6-2_all.deb ... 1614962854.469244957 Unpacking node-rc (1.1.6-2) ... 1614962854.502432108 Selecting previously unselected package node-registry-url. 1614962854.505914927 Preparing to unpack .../442-node-registry-url_3.1.0-1_all.deb ... 1614962854.506863117 Unpacking node-registry-url (3.1.0-1) ... 1614962854.539181948 Selecting previously unselected package node-registry-auth-token. 1614962854.542552948 Preparing to unpack .../443-node-registry-auth-token_3.3.1-1_all.deb ... 1614962854.543591976 Unpacking node-registry-auth-token (3.3.1-1) ... 1614962854.577397108 Selecting previously unselected package node-package-json. 1614962854.580615044 Preparing to unpack .../444-node-package-json_4.0.1-1_all.deb ... 1614962854.581653118 Unpacking node-package-json (4.0.1-1) ... 1614962854.613883972 Selecting previously unselected package node-latest-version. 1614962854.617356062 Preparing to unpack .../445-node-latest-version_3.1.0-1_all.deb ... 1614962854.618357897 Unpacking node-latest-version (3.1.0-1) ... 1614962854.651350021 Selecting previously unselected package node-lazy-property. 1614962854.654700041 Preparing to unpack .../446-node-lazy-property_1.0.0-3_all.deb ... 1614962854.655637980 Unpacking node-lazy-property (1.0.0-3) ... 1614962854.689548016 Selecting previously unselected package node-lcid. 1614962854.692791939 Preparing to unpack .../447-node-lcid_1.0.0-1_all.deb ... 1614962854.693661928 Unpacking node-lcid (1.0.0-1) ... 1614962854.726181030 Selecting previously unselected package node-validate-npm-package-name. 1614962854.729353905 Preparing to unpack .../448-node-validate-npm-package-name_3.0.0-1_all.deb ... 1614962854.730484009 Unpacking node-validate-npm-package-name (3.0.0-1) ... 1614962854.763406992 Selecting previously unselected package node-npm-package-arg. 1614962854.766736984 Preparing to unpack .../449-node-npm-package-arg_6.0.0-2_all.deb ... 1614962854.767790079 Unpacking node-npm-package-arg (6.0.0-2) ... 1614962854.799562931 Selecting previously unselected package node-require-directory. 1614962854.802695036 Preparing to unpack .../450-node-require-directory_2.1.1-1_all.deb ... 1614962854.803540945 Unpacking node-require-directory (2.1.1-1) ... 1614962854.836630106 Selecting previously unselected package node-require-main-filename. 1614962854.839881897 Preparing to unpack .../451-node-require-main-filename_1.0.1-1_all.deb ... 1614962854.840854883 Unpacking node-require-main-filename (1.0.1-1) ... 1614962854.874532938 Selecting previously unselected package node-which-module. 1614962854.877835989 Preparing to unpack .../452-node-which-module_2.0.0-1_all.deb ... 1614962854.878845930 Unpacking node-which-module (2.0.0-1) ... 1614962854.911540031 Selecting previously unselected package node-mimic-fn. 1614962854.914828062 Preparing to unpack .../453-node-mimic-fn_1.1.0-1_all.deb ... 1614962854.915687084 Unpacking node-mimic-fn (1.1.0-1) ... 1614962854.947743893 Selecting previously unselected package node-mem. 1614962854.951018095 Preparing to unpack .../454-node-mem_1.1.0-1_all.deb ... 1614962854.952234983 Unpacking node-mem (1.1.0-1) ... 1614962854.985371113 Selecting previously unselected package node-os-locale. 1614962854.988816977 Preparing to unpack .../455-node-os-locale_2.0.0-1_all.deb ... 1614962854.989763975 Unpacking node-os-locale (2.0.0-1) ... 1614962855.023423910 Selecting previously unselected package node-yargs-parser. 1614962855.026624918 Preparing to unpack .../456-node-yargs-parser_11.1.1-1+deb10u1_all.deb ... 1614962855.027728081 Unpacking node-yargs-parser (11.1.1-1+deb10u1) ... 1614962855.060724974 Selecting previously unselected package node-yargs. 1614962855.063844919 Preparing to unpack .../457-node-yargs_10.0.3-2_all.deb ... 1614962855.064655066 Unpacking node-yargs (10.0.3-2) ... 1614962855.108438969 Selecting previously unselected package node-libnpx. 1614962855.111797094 Preparing to unpack .../458-node-libnpx_10.2.0+repack-1_all.deb ... 1614962855.112713099 Unpacking node-libnpx (10.2.0+repack-1) ... 1614962855.159473896 Selecting previously unselected package node-lockfile. 1614962855.162867069 Preparing to unpack .../459-node-lockfile_1.0.4-1_all.deb ... 1614962855.163851023 Unpacking node-lockfile (1.0.4-1) ... 1614962855.197377920 Selecting previously unselected package node-mute-stream. 1614962855.200886011 Preparing to unpack .../460-node-mute-stream_0.0.8-1_all.deb ... 1614962855.201838017 Unpacking node-mute-stream (0.0.8-1) ... 1614962855.235398054 Selecting previously unselected package node-spdx-license-ids. 1614962855.238759041 Preparing to unpack .../461-node-spdx-license-ids_1.2.2-1_all.deb ... 1614962855.239725113 Unpacking node-spdx-license-ids (1.2.2-1) ... 1614962855.273484945 Selecting previously unselected package node-spdx-correct. 1614962855.276782036 Preparing to unpack .../462-node-spdx-correct_1.0.2-1_all.deb ... 1614962855.277648926 Unpacking node-spdx-correct (1.0.2-1) ... 1614962855.310570002 Selecting previously unselected package node-spdx-expression-parse. 1614962855.313849926 Preparing to unpack .../463-node-spdx-expression-parse_1.0.4-1_all.deb ... 1614962855.314762115 Unpacking node-spdx-expression-parse (1.0.4-1) ... 1614962855.349031925 Selecting previously unselected package node-validate-npm-package-license. 1614962855.352381945 Preparing to unpack .../464-node-validate-npm-package-license_3.0.1-1_all.deb ... 1614962855.353395939 Unpacking node-validate-npm-package-license (3.0.1-1) ... 1614962855.386178970 Selecting previously unselected package node-normalize-package-data. 1614962855.389481068 Preparing to unpack .../465-node-normalize-package-data_2.4.0-1_all.deb ... 1614962855.390393972 Unpacking node-normalize-package-data (2.4.0-1) ... 1614962855.425193071 Selecting previously unselected package node-opener. 1614962855.428349018 Preparing to unpack .../466-node-opener_1.4.3-1_all.deb ... 1614962855.429379940 Unpacking node-opener (1.4.3-1) ... 1614962855.462807894 Selecting previously unselected package node-read. 1614962855.467114925 Preparing to unpack .../467-node-read_1.0.7-1_all.deb ... 1614962855.468031883 Unpacking node-read (1.0.7-1) ... 1614962855.500735044 Selecting previously unselected package node-promzard. 1614962855.503957987 Preparing to unpack .../468-node-promzard_0.3.0-1_all.deb ... 1614962855.505194902 Unpacking node-promzard (0.3.0-1) ... 1614962855.540554047 Selecting previously unselected package node-qw. 1614962855.543725967 Preparing to unpack .../469-node-qw_1.0.1-1_all.deb ... 1614962855.544706106 Unpacking node-qw (1.0.1-1) ... 1614962855.577662945 Selecting previously unselected package node-slash. 1614962855.580734968 Preparing to unpack .../470-node-slash_1.0.0-1_all.deb ... 1614962855.581672907 Unpacking node-slash (1.0.0-1) ... 1614962855.615582943 Selecting previously unselected package node-read-package-json. 1614962855.619035959 Preparing to unpack .../471-node-read-package-json_2.0.13-1_all.deb ... 1614962855.620465994 Unpacking node-read-package-json (2.0.13-1) ... 1614962855.653798103 Selecting previously unselected package node-resolve-from. 1614962855.656905890 Preparing to unpack .../472-node-resolve-from_4.0.0-1_all.deb ... 1614962855.657733917 Unpacking node-resolve-from (4.0.0-1) ... 1614962855.690582037 Selecting previously unselected package node-retry. 1614962855.693655968 Preparing to unpack .../473-node-retry_0.10.1-1_all.deb ... 1614962855.694626093 Unpacking node-retry (0.10.1-1) ... 1614962855.729185104 Selecting previously unselected package node-semver-diff. 1614962855.732394934 Preparing to unpack .../474-node-semver-diff_2.1.0-2_all.deb ... 1614962855.733464956 Unpacking node-semver-diff (2.1.0-2) ... 1614962855.767402887 Selecting previously unselected package node-sha. 1614962855.770893097 Preparing to unpack .../475-node-sha_2.0.1-1_all.deb ... 1614962855.771898985 Unpacking node-sha (2.0.1-1) ... 1614962855.804718018 Selecting previously unselected package node-slide. 1614962855.807966948 Preparing to unpack .../476-node-slide_1.1.6-2_all.deb ... 1614962855.808799982 Unpacking node-slide (1.1.6-2) ... 1614962855.844327927 Selecting previously unselected package node-sorted-object. 1614962855.847589970 Preparing to unpack .../477-node-sorted-object_2.0.1-1_all.deb ... 1614962855.848704100 Unpacking node-sorted-object (2.0.1-1) ... 1614962855.881685972 Selecting previously unselected package node-stream-iterate. 1614962855.884928942 Preparing to unpack .../478-node-stream-iterate_1.2.0-4_all.deb ... 1614962855.885766029 Unpacking node-stream-iterate (1.2.0-4) ... 1614962855.919456005 Selecting previously unselected package node-text-table. 1614962855.922621012 Preparing to unpack .../479-node-text-table_0.2.0-2_all.deb ... 1614962855.923557043 Unpacking node-text-table (0.2.0-2) ... 1614962855.956614971 Selecting previously unselected package node-uid-number. 1614962855.959734917 Preparing to unpack .../480-node-uid-number_0.0.6-1_all.deb ... 1614962855.960625887 Unpacking node-uid-number (0.0.6-1) ... 1614962855.993669987 Selecting previously unselected package node-unpipe. 1614962855.996886969 Preparing to unpack .../481-node-unpipe_1.0.0-1_all.deb ... 1614962855.998040915 Unpacking node-unpipe (1.0.0-1) ... 1614962856.031107903 Selecting previously unselected package node-write-file-atomic. 1614962856.034655094 Preparing to unpack .../482-node-write-file-atomic_2.3.0-1_all.deb ... 1614962856.035657883 Unpacking node-write-file-atomic (2.3.0-1) ... 1614962856.069678068 Selecting previously unselected package node-xdg-basedir. 1614962856.072884083 Preparing to unpack .../483-node-xdg-basedir_3.0.0-1_all.deb ... 1614962856.073875904 Unpacking node-xdg-basedir (3.0.0-1) ... 1614962856.110372066 Selecting previously unselected package npm. 1614962856.113554955 Preparing to unpack .../484-npm_5.8.0+ds6-4+deb10u2_all.deb ... 1614962856.120799065 Unpacking npm (5.8.0+ds6-4+deb10u2) ... 1614962857.001580954 Selecting previously unselected package optipng. 1614962857.005650043 Preparing to unpack .../485-optipng_0.7.7-1_amd64.deb ... 1614962857.006642103 Unpacking optipng (0.7.7-1) ... 1614962857.046499968 Selecting previously unselected package primesieve-bin. 1614962857.049911976 Preparing to unpack .../486-primesieve-bin_7.3+ds-1_amd64.deb ... 1614962857.051135063 Unpacking primesieve-bin (7.3+ds-1) ... 1614962857.084703922 Selecting previously unselected package primesieve. 1614962857.087980032 Preparing to unpack .../487-primesieve_7.3+ds-1_amd64.deb ... 1614962857.089051008 Unpacking primesieve (7.3+ds-1) ... 1614962857.120999098 Selecting previously unselected package python-pip-whl. 1614962857.124473095 Preparing to unpack .../488-python-pip-whl_18.1-5_all.deb ... 1614962857.125391006 Unpacking python-pip-whl (18.1-5) ... 1614962857.250893116 Selecting previously unselected package python3-distutils. 1614962857.254688978 Preparing to unpack .../489-python3-distutils_3.7.3-1_all.deb ... 1614962857.255795956 Unpacking python3-distutils (3.7.3-1) ... 1614962857.308717966 Selecting previously unselected package python3-pip. 1614962857.312161922 Preparing to unpack .../490-python3-pip_18.1-5_all.deb ... 1614962857.313141108 Unpacking python3-pip (18.1-5) ... 1614962857.382535934 Selecting previously unselected package python3-setuptools. 1614962857.385894060 Preparing to unpack .../491-python3-setuptools_40.8.0-1_all.deb ... 1614962857.386920929 Unpacking python3-setuptools (40.8.0-1) ... 1614962857.457307100 Selecting previously unselected package python3.7-venv. 1614962857.460957050 Preparing to unpack .../492-python3.7-venv_3.7.3-2+deb10u2_amd64.deb ... 1614962857.461935997 Unpacking python3.7-venv (3.7.3-2+deb10u2) ... 1614962857.497761011 Selecting previously unselected package python3-venv. 1614962857.501442909 Preparing to unpack .../493-python3-venv_3.7.3-1_amd64.deb ... 1614962857.502593040 Unpacking python3-venv (3.7.3-1) ... 1614962857.535907030 Selecting previously unselected package python3-virtualenv. 1614962857.539448977 Preparing to unpack .../494-python3-virtualenv_15.1.0+ds-2_all.deb ... 1614962857.540756941 Unpacking python3-virtualenv (15.1.0+ds-2) ... 1614962857.579772949 Selecting previously unselected package rsync. 1614962857.583235979 Preparing to unpack .../495-rsync_3.1.3-6_amd64.deb ... 1614962857.584790945 Unpacking rsync (3.1.3-6) ... 1614962857.645946980 Selecting previously unselected package ruby2.5-dev:amd64. 1614962857.649243116 Preparing to unpack .../496-ruby2.5-dev_2.5.5-3+deb10u3_amd64.deb ... 1614962857.650572062 Unpacking ruby2.5-dev:amd64 (2.5.5-3+deb10u3) ... 1614962857.699305058 Selecting previously unselected package ruby-dev:amd64. 1614962857.702682018 Preparing to unpack .../497-ruby-dev_1%3a2.5.1_amd64.deb ... 1614962857.703706980 Unpacking ruby-dev:amd64 (1:2.5.1) ... 1614962857.736716032 Selecting previously unselected package ruby-diff-lcs. 1614962857.740449905 Preparing to unpack .../498-ruby-diff-lcs_1.3-1_all.deb ... 1614962857.741542101 Unpacking ruby-diff-lcs (1.3-1) ... 1614962857.780807972 Selecting previously unselected package ruby-rspec-support. 1614962857.784753084 Preparing to unpack .../499-ruby-rspec-support_3.8.0c0e1m0s0-1_all.deb ... 1614962857.785738945 Unpacking ruby-rspec-support (3.8.0c0e1m0s0-1) ... 1614962857.832655907 Selecting previously unselected package ruby-rspec-expectations. 1614962857.836025953 Preparing to unpack .../500-ruby-rspec-expectations_3.8.0c0e1m0s0-1_all.deb ... 1614962857.837236881 Unpacking ruby-rspec-expectations (3.8.0c0e1m0s0-1) ... 1614962857.910571098 Selecting previously unselected package ruby-rspec-mocks. 1614962857.913954020 Preparing to unpack .../501-ruby-rspec-mocks_3.8.0c0e1m0s0-1_all.deb ... 1614962857.914990902 Unpacking ruby-rspec-mocks (3.8.0c0e1m0s0-1) ... 1614962858.005695105 Selecting previously unselected package ruby-thread-order. 1614962858.009871960 Preparing to unpack .../502-ruby-thread-order_1.1.0-1_all.deb ... 1614962858.010761023 Unpacking ruby-thread-order (1.1.0-1) ... 1614962858.045603037 Selecting previously unselected package ruby-rspec-core. 1614962858.048990965 Preparing to unpack .../503-ruby-rspec-core_3.8.0c0e1m0s0-1_all.deb ... 1614962858.050225973 Unpacking ruby-rspec-core (3.8.0c0e1m0s0-1) ... 1614962858.146637917 Selecting previously unselected package ruby-rspec. 1614962858.150104046 Preparing to unpack .../504-ruby-rspec_3.8.0c0e1m0s0-1_all.deb ... 1614962858.151024103 Unpacking ruby-rspec (3.8.0c0e1m0s0-1) ... 1614962858.185962915 Selecting previously unselected package tidy. 1614962858.189565897 Preparing to unpack .../505-tidy_2%3a5.6.0-10_amd64.deb ... 1614962858.194184065 Unpacking tidy (2:5.6.0-10) ... 1614962858.229588985 Selecting previously unselected package txt2html. 1614962858.233122110 Preparing to unpack .../506-txt2html_2.5201-1_all.deb ... 1614962858.234342098 Unpacking txt2html (2.5201-1) ... 1614962858.271589994 Selecting previously unselected package virtualenv. 1614962858.274940014 Preparing to unpack .../507-virtualenv_15.1.0+ds-2_all.deb ... 1614962858.275971889 Unpacking virtualenv (15.1.0+ds-2) ... 1614962858.309410095 Selecting previously unselected package xsltproc. 1614962858.312870979 Preparing to unpack .../508-xsltproc_1.1.32-2.2~deb10u1_amd64.deb ... 1614962858.313636065 Unpacking xsltproc (1.1.32-2.2~deb10u1) ... 1614962858.353754997 Selecting previously unselected package zip. 1614962858.357054949 Preparing to unpack .../509-zip_3.0-11+b1_amd64.deb ... 1614962858.358153105 Unpacking zip (3.0-11+b1) ... 1614962858.444555044 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... 1614962858.446110010 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 1614962858.447544098 Setting up libtext-iconv-perl (1.7-5+b7) ... 1614962858.448863983 Setting up libgraphite2-3:amd64 (1.3.13-7) ... 1614962858.450160027 Setting up librecode0:amd64 (3.6-23) ... 1614962858.451491117 Setting up liblcms2-2:amd64 (2.9-3) ... 1614962858.452662945 Setting up libpixman-1-0:amd64 (0.36.0-1) ... 1614962858.453892946 Setting up libxau6:amd64 (1:1.0.8-1+b2) ... 1614962858.454969883 Setting up imagemagick-6-common (8:6.9.10.23+dfsg-2.1+deb10u1) ... 1614962858.461843967 Setting up mime-support (3.62) ... 1614962858.476972103 Setting up libjs-inherits (2.0.3-1) ... 1614962858.478084087 Setting up libpcre16-3:amd64 (2:8.39-12) ... 1614962858.479217052 Setting up hicolor-icon-theme (0.17-2) ... 1614962858.513760090 Setting up libdatrie1:amd64 (0.2.12-2) ... 1614962858.515022039 Setting up libgslcblas0:amd64 (2.5+dfsg-6) ... 1614962859.802491903 Setting up ruby-power-assert (1.1.1-1) ... 1614962859.805172920 Setting up libgc1c2:amd64 (1:7.6.4-0.4) ... 1614962859.807471991 Setting up libyaml-0-2:amd64 (0.2.1-1) ... 1614962859.809616089 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u2) ... 1614962859.815764904 No schema files found: doing nothing. 1614962859.820328951 Setting up libaspell15:amd64 (0.60.7~20110707-6) ... 1614962859.821809053 Setting up libprocps7:amd64 (2:3.3.15-2) ... 1614962859.823218107 Setting up libbrotli1:amd64 (1.0.7-2+deb10u1) ... 1614962859.824568033 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u1) ... 1614962859.825886011 Setting up libgdk-pixbuf2.0-common (2.38.1+dfsg-1) ... 1614962859.827023983 Setting up binutils-common:amd64 (2.31.1-16) ... 1614962859.828442097 Setting up x11-common (1:7.7+19) ... 1614962859.909750938 debconf: unable to initialize frontend: Dialog 1614962859.909778118 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) 1614962859.909785032 debconf: falling back to frontend: Readline 1614962859.934238911 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 1614962859.938458920 invoke-rc.d: could not determine current runlevel 1614962859.942127943 invoke-rc.d: policy-rc.d denied execution of start. 1614962859.946341991 Setting up linux-libc-dev:amd64 (4.19.171-2) ... 1614962859.947664022 Setting up libtinyxml2-6a:amd64 (7.0.0+dfsg-1) ... 1614962859.948870897 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u1) ... 1614962859.950059891 Setting up rubygems-integration (1.11+deb10u1) ... 1614962859.951711893 Setting up libc-ares2:amd64 (1.14.0-1) ... 1614962859.953027010 Setting up libgomp1:amd64 (8.3.0-6) ... 1614962859.954421043 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 1614962859.955678940 Setting up libprimesieve-dev-common (7.3+ds-1) ... 1614962859.956846952 Setting up libpthread-stubs0-dev:amd64 (0.4-1) ... 1614962859.957986116 Setting up libjbig0:amd64 (2.1-3.1+b2) ... 1614962859.959333897 Setting up libpcre2-16-0:amd64 (10.32-5) ... 1614962859.960671902 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 1614962859.961884022 Setting up librevenge-0.0-0:amd64 (0.0.4-6) ... 1614962859.963063002 Setting up ruby-minitest (5.11.3-1) ... 1614962859.964564085 Setting up libasan5:amd64 (8.3.0-6) ... 1614962859.966324091 Setting up xtrans-dev (1.3.5-1) ... 1614962859.967603922 Setting up zip (3.0-11+b1) ... 1614962859.968877077 Setting up libpcre2-32-0:amd64 (10.32-5) ... 1614962859.970160007 Setting up libgmpxx4ldbl:amd64 (2:6.1.2+dfsg-4) ... 1614962859.971435070 Setting up libuv1:amd64 (1.24.1-1) ... 1614962859.972676039 Setting up libjpeg62-turbo:amd64 (1:1.5.2-2+deb10u1) ... 1614962859.973907948 Setting up libpcre2-posix0:amd64 (10.32-5) ... 1614962859.975195885 Setting up emacsen-common (3.0.4) ... 1614962860.019431114 Setting up ruby-test-unit (3.2.8-1) ... 1614962860.020668030 Setting up libx11-data (2:1.6.7-1+deb10u1) ... 1614962860.021850109 Setting up make (4.2.1-1.2) ... 1614962860.022938967 Setting up libmpfr6:amd64 (4.0.2-1) ... 1614962860.024149895 Setting up libnspr4:amd64 (2:4.20-1) ... 1614962860.025358915 Setting up libidn11:amd64 (1.33-2.2) ... 1614962860.026653051 Setting up libgsl23:amd64 (2.5+dfsg-6) ... 1614962860.222393990 Setting up libsigc++-2.0-0v5:amd64 (2.10.1-2) ... 1614962860.230705023 Setting up libavahi-common-data:amd64 (0.7-4+b1) ... 1614962860.237462997 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u2) ... 1614962860.243844032 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... 1614962860.251816034 Setting up ruby-net-telnet (0.1.1-2) ... 1614962860.258409977 Setting up xz-utils (5.2.4-1) ... 1614962860.274631023 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 1614962860.311314106 Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u1) ... 1614962860.314132929 Setting up libquadmath0:amd64 (8.3.0-6) ... 1614962860.316847086 Setting up libssl-dev:amd64 (1.1.1d-0+deb10u5) ... 1614962860.319051981 Setting up libpng16-16:amd64 (1.6.36-6) ... 1614962860.321384907 Setting up libpcre32-3:amd64 (2:8.39-12) ... 1614962860.323182106 Setting up libmpc3:amd64 (1.1.0-1) ... 1614962860.324755907 Setting up libatomic1:amd64 (8.3.0-6) ... 1614962860.326267004 Setting up patch (2.7.6-3+deb10u1) ... 1614962860.327621937 Setting up libwebp6:amd64 (0.6.1-2) ... 1614962860.329093933 Setting up icu-devtools (63.1-6+deb10u1) ... 1614962860.330341101 Setting up fonts-dejavu-core (2.37-1) ... 1614962860.354832888 Setting up lynx-common (2.8.9rel.1-3) ... 1614962860.357402086 Setting up libltdl7:amd64 (2.4.6-9) ... 1614962860.358930111 Setting up libfftw3-double3:amd64 (3.3.8-2) ... 1614962860.360783100 Setting up libprimesieve9:amd64 (7.3+ds-1) ... 1614962860.362221956 Setting up pypy3-lib:amd64 (7.0.0+dfsg-3) ... 1614962860.363740921 Setting up libmpx2:amd64 (8.3.0-6) ... 1614962860.365298033 Setting up liblzma-dev:amd64 (5.2.4-1) ... 1614962860.366909981 Setting up libubsan1:amd64 (8.3.0-6) ... 1614962860.368521929 Setting up libatk1.0-data (2.30.0-2) ... 1614962860.370040894 Setting up libnuma1:amd64 (2.0.12-1) ... 1614962860.371644020 Setting up libisl19:amd64 (0.20-2) ... 1614962860.373259068 Setting up liblqr-1-0:amd64 (0.4.2-2.1) ... 1614962860.374917984 Setting up sensible-utils (0.0.12) ... 1614962860.376451015 Setting up librhash0:amd64 (1.3.8-1) ... 1614962860.377849102 Setting up libdb5.3-dev (5.3.28+dfsg1-0.5) ... 1614962860.379323959 Setting up procps (2:3.3.15-2) ... 1614962860.387237072 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode 1614962860.398536921 Setting up fortune-mod (1:1.99.1-7+b1) ... 1614962860.402544022 Setting up libopenjp2-7:amd64 (2.3.0-2+deb10u1) ... 1614962860.404172897 Setting up git-man (1:2.20.1-2+deb10u3) ... 1614962860.405752897 Setting up libthai-data (0.1.28-2) ... 1614962860.407385111 Setting up xorg-sgml-doctools (1:1.11-1) ... 1614962860.408891916 Setting up python-pip-whl (18.1-5) ... 1614962860.410481930 Setting up libgtk2.0-common (2.24.32-3) ... 1614962860.412552118 Setting up cmake-data (3.13.4-1) ... 1614962860.444446087 Setting up libatk1.0-0:amd64 (2.30.0-2) ... 1614962860.445935011 Setting up libtiff5:amd64 (4.1.0+git191117-2~deb10u1) ... 1614962860.447419882 Setting up libmpdec2:amd64 (2.4.2-2) ... 1614962860.448807001 Setting up libhunspell-1.7-0:amd64 (1.7.0-2) ... 1614962860.450066090 Setting up ruby-did-you-mean (1.2.1-1) ... 1614962860.451458931 Setting up libbinutils:amd64 (2.31.1-16) ... 1614962860.452769995 Setting up cpp-8 (8.3.0-6) ... 1614962860.453933001 Setting up libde265-0:amd64 (1.0.3-1+b1) ... 1614962860.455389023 Setting up libc-dev-bin (2.28-10) ... 1614962860.456669092 Setting up libtidy5deb1:amd64 (2:5.6.0-10) ... 1614962860.457890987 Setting up libwebpmux3:amd64 (0.6.1-2) ... 1614962860.459043026 Setting up libbsd0:amd64 (0.9.1-2) ... 1614962860.460513115 Setting up libwpd-0.10-10:amd64 (0.10.3-1) ... 1614962860.461750031 Setting up libhunspell-dev:amd64 (1.7.0-2) ... 1614962860.462960005 Setting up readline-common (7.0-5) ... 1614962860.467500925 Setting up ruby-xmlrpc (0.3.0-2) ... 1614962860.468709946 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... 1614962860.470134974 Setting up libcc1-0:amd64 (8.3.0-6) ... 1614962860.471434116 Setting up liblsan0:amd64 (8.3.0-6) ... 1614962860.472683907 Setting up primesieve-bin (7.3+ds-1) ... 1614962860.473853111 Setting up libvpx5:amd64 (1.7.0-3+deb10u1) ... 1614962860.475125074 Setting up libitm1:amd64 (8.3.0-6) ... 1614962860.476702929 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 1614962860.477957964 Setting up libreadline7:amd64 (7.0-5) ... 1614962860.479396105 Setting up libvisio-0.1-1:amd64 (0.1.6-1+b2) ... 1614962860.480875015 Setting up libtiffxx5:amd64 (4.1.0+git191117-2~deb10u1) ... 1614962860.482415915 Setting up libgdbm6:amd64 (1.18.1-4) ... 1614962860.483797073 Setting up libpopt0:amd64 (1.16-12) ... 1614962860.485121965 Setting up libjs-is-typedarray (1.0.0-2) ... 1614962860.486644030 Setting up libprimesieve-dev:amd64 (7.3+ds-1) ... 1614962860.487921953 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ... 1614962860.489324093 Setting up libtsan0:amd64 (8.3.0-6) ... 1614962860.490777016 Setting up libpotrace0:amd64 (1.15-1) ... 1614962860.492290020 Setting up x11proto-dev (2018.4-4) ... 1614962860.493626118 Setting up libuv1-dev:amd64 (1.24.1-1) ... 1614962860.495244980 Setting up libglibmm-2.4-1v5:amd64 (2.58.0-2) ... 1614962860.496474028 Setting up libice6:amd64 (2:1.0.9-2) ... 1614962860.498038054 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 1614962860.499334097 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... 1614962860.500897884 Setting up libxcb1:amd64 (1.13.1-2) ... 1614962860.502167940 Setting up libgmp-dev:amd64 (2:6.1.2+dfsg-4) ... 1614962860.503398895 Setting up libxau-dev:amd64 (1:1.0.8-1+b2) ... 1614962860.504730940 Setting up libice-dev:amd64 (2:1.0.9-2) ... 1614962860.505939960 Setting up dictionaries-common (1.28.1) ... 1614962860.577596903 debconf: unable to initialize frontend: Dialog 1614962860.577622890 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) 1614962860.577630043 debconf: falling back to frontend: Readline 1614962860.786001921 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 1614962860.787533045 Setting up libxcb-render0:amd64 (1.13.1-2) ... 1614962860.789021969 Setting up libx265-165:amd64 (2.9-4) ... 1614962860.790548086 Setting up libheif1:amd64 (1.3.2-2~deb10u1) ... 1614962860.791898012 Setting up libavahi-common3:amd64 (0.7-4+b1) ... 1614962860.793266058 Setting up libjbig-dev:amd64 (2.1-3.1+b2) ... 1614962860.794569969 Setting up libnss3:amd64 (2:3.42.1-1+deb10u3) ... 1614962860.795943022 Setting up libxcb-shm0:amd64 (1.13.1-2) ... 1614962860.816978931 Setting up binutils (2.31.1-16) ... 1614962860.818542957 Setting up libcdr-0.1-1:amd64 (0.1.5-1) ... 1614962860.820297956 Setting up pypy3 (7.0.0+dfsg-3) ... 1614962863.855254889 running pypy3 rtupdate hooks for 7.0 1614962866.138909101 running pypy3 post-rtupdate hooks for 7.0 1614962866.148617029 Setting up tidy (2:5.6.0-10) ... 1614962866.153779984 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ... 1614962866.154973984 Setting up libthai0:amd64 (0.1.28-2) ... 1614962866.156316996 Setting up libxdmcp-dev:amd64 (1:1.1.2-3) ... 1614962866.157567024 Setting up primesieve (7.3+ds-1) ... 1614962866.158689022 Setting up libfreetype6:amd64 (2.9.1-3+deb10u2) ... 1614962866.159914970 Setting up libvpx-dev:amd64 (1.7.0-3+deb10u1) ... 1614962866.161128044 Setting up libdbus-glib-1-2:amd64 (0.110-4) ... 1614962866.162419081 Setting up x11proto-core-dev (2018.4-4) ... 1614962866.163672924 Setting up optipng (0.7.7-1) ... 1614962866.164892912 Setting up shared-mime-info (1.10-1) ... 1614962866.537689924 Setting up libnode64:amd64 (10.24.0~dfsg-1~deb10u1) ... 1614962866.538980961 Setting up libcroco3:amd64 (0.6.12-3) ... 1614962866.540271044 Setting up libgdbm-compat4:amd64 (1.18.1-4) ... 1614962866.541641951 Setting up ucf (3.0038+nmu1) ... 1614962866.616503954 debconf: unable to initialize frontend: Dialog 1614962866.616544962 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) 1614962866.616548061 debconf: falling back to frontend: Readline 1614962866.649494886 Setting up libgcc-8-dev:amd64 (8.3.0-6) ... 1614962866.650943995 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ... 1614962866.652390957 Setting up libwpg-0.3-3:amd64 (0.3.3-1) ... 1614962866.653892994 Setting up cpp (4:8.3.0-1) ... 1614962866.658242941 Setting up hunspell-en-gb (1:6.2.0-1) ... 1614962866.659400940 Setting up libxslt1.1:amd64 (1.1.32-2.2~deb10u1) ... 1614962866.660718918 Setting up cmake (3.13.4-1) ... 1614962866.661916971 Setting up libc6-dev:amd64 (2.28-10) ... 1614962866.663059950 Setting up libx11-6:amd64 (2:1.6.7-1+deb10u1) ... 1614962866.664340019 Setting up libharfbuzz0b:amd64 (2.3.1-1) ... 1614962866.665508986 Setting up lynx (2.8.9rel.1-3) ... 1614962866.668653965 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode 1614962866.671802044 Setting up libatkmm-1.6-1v5:amd64 (2.28.0-2) ... 1614962866.673054934 Setting up libxcomposite1:amd64 (1:0.4.4-2) ... 1614962866.674240112 Setting up libsm6:amd64 (2:1.2.3-1) ... 1614962866.675637960 Setting up libicu-dev:amd64 (63.1-6+deb10u1) ... 1614962866.676785946 Setting up libavahi-client3:amd64 (0.7-4+b1) ... 1614962866.678011894 Setting up rsync (3.1.3-6) ... 1614962866.690536976 invoke-rc.d: could not determine current runlevel 1614962866.694356918 invoke-rc.d: policy-rc.d denied execution of restart. 1614962866.811031103 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 1614962866.812808990 Setting up libstdc++-8-dev:amd64 (8.3.0-6) ... 1614962866.814438105 Setting up python3.7 (3.7.3-2+deb10u2) ... 1614962867.418349981 Setting up libncurses-dev:amd64 (6.1+20181013-2+deb10u2) ... 1614962867.419795036 Setting up gcc-8 (8.3.0-6) ... 1614962867.421375990 Setting up libxcb1-dev:amd64 (1.13.1-2) ... 1614962867.422612906 Setting up libxpm4:amd64 (1:3.5.12-1) ... 1614962867.423957109 Setting up libpcre2-dev:amd64 (10.32-5) ... 1614962867.425338030 Setting up python2.7 (2.7.16-2+deb10u1) ... 1614962868.097428083 Setting up libxrender1:amd64 (1:0.9.10-1) ... 1614962868.098917007 Setting up libnode-dev:amd64 (10.24.0~dfsg-1~deb10u1) ... 1614962868.100224972 Setting up libwmf0.2-7:amd64 (0.2.8.4-14) ... 1614962868.103991032 Setting up hunspell (1.7.0-2) ... 1614962868.105353117 Setting up libpython2-stdlib:amd64 (2.7.16-1) ... 1614962868.106686115 Setting up libsm-dev:amd64 (2:1.2.3-1) ... 1614962868.107896090 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 1614962868.109164000 Setting up fontconfig-config (2.13.1-2) ... 1614962868.184457064 debconf: unable to initialize frontend: Dialog 1614962868.184484005 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) 1614962868.184488058 debconf: falling back to frontend: Readline 1614962868.408721924 Setting up xsltproc (1.1.32-2.2~deb10u1) ... 1614962868.411624908 Setting up libx11-dev:amd64 (2:1.6.7-1+deb10u1) ... 1614962868.414572954 Setting up libenchant1c2a:amd64 (1.6.0-11.1+b1) ... 1614962868.417644978 Setting up libxext6:amd64 (2:1.3.3-1+b2) ... 1614962868.420620918 Setting up python3 (3.7.3-1) ... 1614962868.435637951 running python rtupdate hooks for python3.7... 1614962868.436317921 running python post-rtupdate hooks for python3.7... 1614962868.565896034 Setting up nodejs (10.24.0~dfsg-1~deb10u1) ... 1614962868.572376966 update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode 1614962868.574281931 Setting up node-minimist (1.2.0-1+deb10u1) ... 1614962868.575462103 Setting up python3-markupsafe (1.1.0-1) ... 1614962868.837316990 Setting up python3.7-venv (3.7.3-2+deb10u2) ... 1614962868.883590937 Setting up node-aws4 (1.8.0-1) ... 1614962868.884816885 Setting up python2 (2.7.16-1) ... 1614962868.885967016 Setting up node-prepend-http (2.0.0-1) ... 1614962868.887172937 Setting up node-typedarray (0.0.6-1) ... 1614962868.888392925 Setting up gcc (4:8.3.0-1) ... 1614962868.897778988 Setting up node-clone (2.1.2-1) ... 1614962868.898982048 Setting up node-iferr (1.0.2-1) ... 1614962868.900345087 Setting up node-chownr (1.1.1-1) ... 1614962868.901525021 Setting up node-has-flag (2.0.0-1) ... 1614962868.902749062 Setting up python3-six (1.12.0-1) ... 1614962869.152520895 Setting up node-inherits (2.0.3-1) ... 1614962869.153868914 Setting up node-builtin-modules (3.0.0-1) ... 1614962869.154944897 Setting up node-path-is-absolute (1.0.0-1) ... 1614962869.156227112 Setting up libpython-stdlib:amd64 (2.7.16-1) ... 1614962869.157592058 Setting up node-ini (1.3.5-1+deb10u1) ... 1614962869.158813000 Setting up node-iconv-lite (0.4.13-2) ... 1614962869.159965992 Setting up perl (5.28.1-6+deb10u1) ... 1614962869.169591904 Setting up node-is-npm (1.0.0-1) ... 1614962869.170784950 Setting up python3-jinja2 (2.10-2) ... 1614962869.442236900 -V is ignored in pypycompile 1614962869.578826904 Setting up python3-pygments (2.3.1+dfsg-1) ... 1614962870.777991056 Setting up libxml2-dev:amd64 (2.9.4+dfsg1-7+deb10u1) ... 1614962870.798372984 Setting up node-safe-buffer (5.1.2-1) ... 1614962870.799664974 Setting up node-promise-inflight (1.0.1-1) ... 1614962870.800913095 Setting up node-json-stringify-safe (5.0.1-1) ... 1614962870.802320957 Setting up libexpat1-dev:amd64 (2.2.6-2+deb10u1) ... 1614962870.803664923 Setting up node-json-parse-better-errors (1.0.2-2) ... 1614962870.805097103 Setting up node-y18n (3.2.1-2+deb10u1) ... 1614962870.806663990 Setting up node-detect-newline (2.1.0-1) ... 1614962870.808190107 Setting up node-shebang-regex (2.0.0-1) ... 1614962870.809555054 Setting up node-har-schema (2.0.0-1) ... 1614962870.810952902 Setting up node-mime-types (2.1.21-1) ... 1614962870.812503099 Setting up node-performance-now (2.1.0+debian-1) ... 1614962870.813868999 Setting up python3-certifi (2018.8.24-1) ... 1614962870.933182001 Setting up node-resolve-from (4.0.0-1) ... 1614962870.934674978 Setting up libjpeg62-turbo-dev:amd64 (1:1.5.2-2+deb10u1) ... 1614962870.935894966 Setting up libxfixes3:amd64 (1:5.0.3-1) ... 1614962870.937150955 Setting up node-balanced-match (0.4.2-1) ... 1614962870.938369989 Setting up node-ansi (0.3.0-3) ... 1614962870.939646959 Setting up uuid-dev:amd64 (2.33.1-0.1) ... 1614962870.940944910 Setting up node-is-object (1.0.1-1) ... 1614962870.942342997 Setting up libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ... 1614962870.963711023 Setting up node-is-stream (1.1.0-1) ... 1614962870.964860916 Setting up node-deep-extend (0.4.1-2) ... 1614962870.966028929 Setting up node-p-finally (1.0.0-2) ... 1614962870.967215061 Setting up node-get-stream (3.0.0-1) ... 1614962870.968488932 Setting up libxinerama1:amd64 (2:1.1.4-2) ... 1614962870.969808102 Setting up libxpm-dev:amd64 (1:3.5.12-1) ... 1614962870.970902920 Setting up node-set-blocking (2.0.0-1) ... 1614962870.972016096 Setting up node-prr (1.0.1-1) ... 1614962870.973223925 Setting up node-tunnel-agent (0.6.1-1) ... 1614962870.974267960 Setting up python3-idna (2.6-1) ... 1614962871.139739037 Setting up libxrandr2:amd64 (2:1.5.1-1) ... 1614962871.141338110 Setting up node-uid-number (0.0.6-1) ... 1614962871.142791986 Setting up libgetopt-argvfile-perl (1.11-3) ... 1614962871.144110918 Setting up node-signal-exit (3.0.2-1) ... 1614962871.145653009 Setting up libgraphicsmagick-q16-3 (1.4+really1.3.35-1~deb10u1) ... 1614962871.147017002 Setting up node-spdx-expression-parse (1.0.4-1) ... 1614962871.148458958 Setting up node-cyclist (1.0.1-2) ... 1614962871.149806023 Setting up libxt6:amd64 (1:1.1.5-1+b3) ... 1614962871.151025057 Setting up node-wrappy (1.0.2-1) ... 1614962871.152335882 Setting up node-text-table (0.2.0-2) ... 1614962871.153496027 Setting up libdpkg-perl (1.19.7) ... 1614962871.154694080 Setting up node-asynckit (0.4.0-2) ... 1614962871.155812025 Setting up node-proto-list (1.2.4-1) ... 1614962871.156932116 Setting up libcpan-distnameinfo-perl (0.12-2) ... 1614962871.158176899 Setting up node-require-directory (2.1.1-1) ... 1614962871.159387112 Setting up cppcheck (1.86-1) ... 1614962871.160547018 Setting up python3-urllib3 (1.24.1-1) ... 1614962871.514328957 Setting up node-punycode (2.1.1-2) ... 1614962871.515764952 Setting up node-concat-stream (1.6.2-1) ... 1614962871.516985893 Setting up libcups2:amd64 (2.2.10-6+deb10u4) ... 1614962871.518419027 Setting up node-defaults (1.0.3-1) ... 1614962871.519800901 Setting up python3-ruamel.yaml (0.15.34-1+b1) ... 1614962871.698632002 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 1614962871.699990988 Setting up node-is-typedarray (1.0.0-2) ... 1614962871.701308966 Setting up node-mute-stream (0.0.8-1) ... 1614962871.702545881 Setting up node-mimic-response (1.0.0-1) ... 1614962871.703793049 Setting up g++-8 (8.3.0-6) ... 1614962871.704948902 Setting up node-duplexer3 (0.1.4-4) ... 1614962871.706160069 Setting up libcpan-meta-check-perl (0.014-1) ... 1614962871.707323074 Setting up libparse-pmfile-perl (0.41-1) ... 1614962871.708414078 Setting up node-graceful-fs (4.1.11-1) ... 1614962871.709790945 Setting up node-jsonify (0.0.0-1) ... 1614962871.710952044 Setting up node-json-stable-stringify (1.0.1-1) ... 1614962871.712420940 Setting up node-hosted-git-info (2.7.1-1) ... 1614962871.713495016 Setting up node-aproba (1.2.0-1) ... 1614962871.714725018 Setting up node-tough-cookie (2.3.4+dfsg-1) ... 1614962871.715795994 Setting up node-mimic-fn (1.1.0-1) ... 1614962871.716901064 Setting up python3-dateutil (2.7.3-3) ... 1614962871.965614080 -V is ignored in pypycompile 1614962872.048640966 Setting up node-spdx-license-ids (1.2.2-1) ... 1614962872.049988985 Setting up node-string-decoder (1.2.0-1) ... 1614962872.051434994 Setting up node-mkdirp (0.5.1-1) ... 1614962872.052798033 Setting up node-run-queue (1.0.3-1) ... 1614962872.053963900 Setting up node-call-limit (1.1.0-1) ... 1614962872.055310011 Setting up node-core-util-is (1.0.2-1) ... 1614962872.056591034 Setting up node-json-schema (0.2.3-1) ... 1614962872.057867050 Setting up libfontconfig1:amd64 (2.13.1-2) ... 1614962872.059254885 Setting up node-is-builtin-module (2.0.0-1) ... 1614962872.060662985 Setting up node-cli-boxes (1.0.0-1) ... 1614962872.061928988 Setting up python3-whichcraft (0.4.1-1) ... 1614962872.187642097 Setting up node-opener (1.4.3-1) ... 1614962872.188803911 Setting up node-archy (1.0.0-2) ... 1614962872.190001965 Setting up node-caseless (0.12.0-1) ... 1614962872.191314936 Setting up node-imurmurhash (0.1.4-1) ... 1614962872.211103916 Setting up node-xtend (4.0.1-2) ... 1614962872.212717056 Setting up node-p-timeout (1.2.0-1) ... 1614962872.214044094 Setting up node-encoding (0.1.12-2) ... 1614962872.215600967 Setting up node-config-chain (1.1.11-1) ... 1614962872.217179060 Setting up node-read (1.0.7-1) ... 1614962872.218851089 Setting up node-detect-indent (5.0.0-1) ... 1614962872.220280886 Setting up python3-lib2to3 (3.7.3-1) ... 1614962872.311467886 Setting up python (2.7.16-1) ... 1614962872.319972992 Setting up node-npm-run-path (2.0.2-2) ... 1614962872.321126938 Setting up node-asn1 (0.2.3-1) ... 1614962872.322459936 Setting up node-has-symbol-support-x (1.4.1+dfsg-1) ... 1614962872.323652029 Setting up node-sorted-object (2.0.1-1) ... 1614962872.324819088 Setting up libdbi-perl:amd64 (1.642-1+deb10u2) ... 1614962872.325870037 Setting up node-isarray (2.0.4-1) ... 1614962872.326975107 Setting up node-osenv (0.1.5-1) ... 1614962872.328257084 Setting up node-is-plain-obj (1.1.0-1) ... 1614962872.329411983 Setting up node-shebang-command (1.2.0-1) ... 1614962872.330888987 Setting up node-lowercase-keys (1.0.0-2) ... 1614962872.332364082 Setting up node-decompress-response (3.3.0-1) ... 1614962872.333661079 Setting up node-strip-eof (1.0.0-2) ... 1614962872.334920883 Setting up node-process-nextick-args (2.0.0-1) ... 1614962872.336214066 Setting up node-semver (5.5.1-1) ... 1614962872.337629080 Setting up node-has-unicode (2.0.1-2) ... 1614962872.339090109 Setting up node-fs-write-stream-atomic (1.0.10-4) ... 1614962872.340532064 Setting up python3-pkg-resources (40.8.0-1) ... 1614962872.717194080 Setting up node-forever-agent (0.6.1-1) ... 1614962872.718641996 Setting up node-unpipe (1.0.0-1) ... 1614962872.719892979 Setting up python3-distutils (3.7.3-1) ... 1614962872.828757048 Setting up node-qs (6.5.2-1) ... 1614962872.830099106 Setting up node-slide (1.1.6-2) ... 1614962872.831348896 Setting up node-delayed-stream (0.0.5-1) ... 1614962872.832746029 Setting up node-isstream (0.1.2+dfsg-1) ... 1614962872.834083080 Setting up node-builtins (1.0.3-1) ... 1614962872.835486889 Setting up node-stream-shift (1.0.0-1) ... 1614962872.837047100 Setting up node-fs.realpath (1.0.0-1) ... 1614962872.838203907 Setting up gtk-update-icon-cache (3.24.5-1) ... 1614962872.839559078 Setting up node-oauth-sign (0.9.0-1) ... 1614962872.840754986 Setting up node-ssri (5.2.4-2) ... 1614962872.841907978 Setting up node-url-to-options (1.0.1-1) ... 1614962872.843007088 Setting up node-jsbn (1.1.0-1) ... 1614962872.844255924 Setting up node-object-assign (4.1.1-2) ... 1614962872.845575094 Setting up node-extsprintf (1.3.0-1) ... 1614962872.846880913 Setting up fontconfig (2.13.1-2) ... 1614962874.874051094 Regenerating fonts cache... done. 1614962874.879307032 Setting up node-abbrev (1.1.1-1) ... 1614962874.881352901 Setting up node-mem (1.1.0-1) ... 1614962874.882939100 Setting up libmodule-cpanfile-perl (1.1004-1) ... 1614962874.884558916 Setting up node-path-is-inside (1.0.2-1) ... 1614962874.886140108 Setting up node-supports-color (4.4.0-2) ... 1614962874.887792110 Setting up node-invert-kv (1.0.0-1) ... 1614962874.889303923 Setting up libxdamage1:amd64 (1:1.1.4-3+b3) ... 1614962874.890952110 Setting up node-p-limit (1.1.0-1) ... 1614962874.892327070 Setting up node-yallist (3.0.3-1) ... 1614962874.893826008 Setting up node-p-cancelable (0.3.0-1) ... 1614962874.895153046 Setting up python3-setuptools (40.8.0-1) ... 1614962875.462548971 Setting up node-ansi-regex (3.0.0-1) ... 1614962875.464025974 Setting up node-timed-out (4.0.1-4) ... 1614962875.465687037 Setting up libxi6:amd64 (2:1.7.9-1) ... 1614962875.467012882 Setting up node-strip-json-comments (2.0.1-2) ... 1614962875.468446016 Setting up python3-arrow (0.12.1-2) ... 1614962875.613573074 Setting up node-once (1.4.0-3) ... 1614962875.614974022 Setting up node-write-file-atomic (2.3.0-1) ... 1614962875.616307020 Setting up node-slash (1.0.0-1) ... 1614962875.617691994 Setting up node-util-deprecate (1.0.2-1) ... 1614962875.618966103 Setting up libfile-pushd-perl (1.016-1) ... 1614962875.620359898 Setting up node-editor (1.0.0-1) ... 1614962875.621701002 Setting up node-retry (0.10.1-1) ... 1614962875.622935057 Setting up node-get-caller-file (1.0.2-1) ... 1614962875.624295950 Setting up node-sha (2.0.1-1) ... 1614962875.625802040 Setting up python3-colorama (0.3.7-1) ... 1614962875.759742022 Setting up node-require-main-filename (1.0.1-1) ... 1614962875.760957956 Setting up node-url-parse-lax (1.0.0-1) ... 1614962875.762219906 Setting up node-concat-map (0.0.1-1) ... 1614962875.763447046 Setting up node-import-lazy (3.0.0.REALLY.2.1.0-1) ... 1614962875.764688969 Setting up node-is-retry-allowed (1.1.0-1) ... 1614962875.765825987 Setting up python-pkg-resources (40.8.0-1) ... 1614962876.073748112 Setting up node-assert-plus (1.0.0-1) ... 1614962876.075036049 Setting up node-ansistyles (0.1.3-1) ... 1614962876.076606035 Setting up graphicsmagick (1.4+really1.3.35-1~deb10u1) ... 1614962876.080710888 Setting up node-delegates (1.0.0-1) ... 1614962876.082149029 Setting up node-xdg-basedir (3.0.0-1) ... 1614962876.083648920 Setting up node-co (4.6.0-1) ... 1614962876.084824085 Setting up node-isexe (2.0.0-4) ... 1614962876.085984945 Setting up libxcursor1:amd64 (1:1.1.15-2) ... 1614962876.087493896 Setting up node-jsonparse (1.3.1-6) ... 1614962876.108505011 Setting up node-ajv (5.0.0-1) ... 1614962876.109893084 Setting up libpango-1.0-0:amd64 (1.42.4-8~deb10u1) ... 1614962876.111361980 Setting up node-path-exists (3.0.0-1) ... 1614962876.112793922 Setting up libpng-dev:amd64 (1.6.36-6) ... 1614962876.114305019 Setting up node-qw (1.0.1-1) ... 1614962876.115669966 Setting up node-tweetnacl (0.14.5+dfsg-3) ... 1614962876.117153883 Setting up node-escape-string-regexp (1.0.5-1) ... 1614962876.118700981 Setting up node-are-we-there-yet (1.1.4-1) ... 1614962876.119976044 Setting up node-through (2.3.8-1) ... 1614962876.121378899 Setting up node-errno (0.1.4-1) ... 1614962876.122843981 Setting up node-p-locate (2.0.0-1) ... 1614962876.124170065 Setting up node-which-module (2.0.0-1) ... 1614962876.125569105 Setting up libjpeg-dev (1:1.5.2-2+deb10u1) ... 1614962876.127163887 Setting up node-decamelize (1.2.0-1) ... 1614962876.128755093 Setting up libpoppler82:amd64 (0.71.0-5) ... 1614962876.130326986 Setting up python3-virtualenv (15.1.0+ds-2) ... 1614962876.399476051 Setting up node-aws-sign2 (0.7.1-1) ... 1614962876.400862932 Setting up node-color-name (1.1.3-1) ... 1614962876.402209997 Setting up node-semver-diff (2.1.0-2) ... 1614962876.403536081 Setting up python3-yaml (3.13-2) ... 1614962876.711421013 Setting up node-bluebird (3.5.1+dfsg2-2) ... 1614962876.712881088 Setting up node-console-control-strings (1.1.0-1) ... 1614962876.714242935 Setting up libperl-dev (5.28.1-6+deb10u1) ... 1614962876.723505974 Setting up node-camelcase (5.0.0-1) ... 1614962876.724982023 Setting up node-uuid (3.3.2-2) ... 1614962876.726332903 Setting up node-from2 (2.3.0-1) ... 1614962876.727551937 Setting up node-extend (3.0.2-1) ... 1614962876.728821993 Setting up node-jsonstream (1.3.2-1) ... 1614962876.729964972 Setting up python3-click (7.0-1) ... 1614962877.050652027 Setting up node-lazy-property (1.0.0-3) ... 1614962877.051853895 Setting up libstring-shellquote-perl (1.04-1) ... 1614962877.053026915 Setting up libcairo2:amd64 (1.16.0-4+deb10u1) ... 1614962877.054435015 Setting up node-yargs-parser (11.1.1-1+deb10u1) ... 1614962877.055757999 Setting up node-dashdash (1.14.1-2) ... 1614962877.057092905 Setting up dpkg-dev (1.19.7) ... 1614962877.059357882 Setting up libfreetype6-dev:amd64 (2.9.1-3+deb10u2) ... 1614962877.066387892 Setting up libmodule-build-perl (0.422400-1) ... 1614962877.067744017 Setting up node-validate-npm-package-name (3.0.0-1) ... 1614962877.068967104 Setting up libcairomm-1.0-1v5:amd64 (1.12.2-4) ... 1614962877.070411921 Setting up node-promzard (0.3.0-1) ... 1614962877.071624994 Setting up liberror-perl (0.17027-2) ... 1614962877.072805882 Setting up node-wcwidth.js (1.0.0-1) ... 1614962877.073915958 Setting up node-locate-path (2.0.0-1) ... 1614962877.075184107 Setting up libmagickcore-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1+deb10u1) ... 1614962877.076719046 Setting up node-spdx-correct (1.0.2-1) ... 1614962877.077924013 Setting up libyaml-syck-perl (1.31-1+b1) ... 1614962877.079121113 Setting up node-ecc-jsbn (0.1.1-1) ... 1614962877.080730915 Setting up node-combined-stream (1.0.7-1) ... 1614962877.081986904 Setting up node-unique-filename (1.1.0+ds-2) ... 1614962877.083344936 Setting up python3-chardet (3.0.4-3) ... 1614962877.573494911 Setting up python3-venv (3.7.3-1) ... 1614962877.574794054 Setting up libtiff-dev:amd64 (4.1.0+git191117-2~deb10u1) ... 1614962877.576020956 Setting up libxt-dev:amd64 (1:1.1.5-1+b3) ... 1614962877.577379942 Setting up node-brace-expansion (1.1.8-1) ... 1614962877.578782082 Setting up virtualenv (15.1.0+ds-2) ... 1614962877.580251932 Setting up python3-requests (2.21.0-1) ... 1614962877.888490915 Setting up libgd3:amd64 (2.2.5-5.2) ... 1614962877.889986038 Setting up node-form-data (2.3.2-2) ... 1614962877.891520023 Setting up node-strip-ansi (4.0.0-1) ... 1614962877.893013954 Setting up node-lockfile (1.0.4-1) ... 1614962877.894365072 Setting up pkg-config (0.29-6) ... 1614962877.919064045 Setting up node-parallel-transform (1.1.0-2) ... 1614962877.920536995 Setting up git (1:2.20.1-2+deb10u3) ... 1614962877.942413092 Setting up node-which (1.3.0-2) ... 1614962877.943686962 Setting up python3-pip (18.1-5) ... 1614962878.422055960 Setting up node-lcid (1.0.0-1) ... 1614962878.423705101 Setting up g++ (4:8.3.0-1) ... 1614962878.457089901 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 1614962878.458827019 Setting up node-stream-iterate (1.2.0-4) ... 1614962878.460176945 Setting up node-tar (4.4.6+ds1-3) ... 1614962878.461509943 Setting up node-node-uuid (3.3.2-2) ... 1614962878.462852955 Setting up node-inflight (1.0.6-1) ... 1614962878.464219093 Setting up python3-jinja2-time (0.2.0-1) ... 1614962878.590552092 Setting up node-has-to-string-tag-x (1.4.1+dfsg-1) ... 1614962878.591949940 Setting up node-rc (1.1.6-2) ... 1614962878.593173027 Setting up build-essential (12.6) ... 1614962878.594347954 Setting up libmagickwand-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1+deb10u1) ... 1614962878.595617056 Setting up libdbd-sqlite3-perl:amd64 (1.62-3) ... 1614962878.596782923 Setting up node-minimatch (3.0.4-3) ... 1614962878.598011971 Setting up node-npm-package-arg (6.0.0-2) ... 1614962878.599286079 Setting up libpangoft2-1.0-0:amd64 (1.42.4-8~deb10u1) ... 1614962878.600600004 Setting up python3-future (0.16.0-1) ... 1614962878.603997946 update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 1614962878.606292963 update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 1614962879.420584917 Setting up node-verror (1.10.0-1) ... 1614962879.440985918 Setting up node-getpass (0.1.7-1) ... 1614962879.442549944 Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1+deb10u1) ... 1614962879.444411039 Setting up node-nopt (3.0.6-3) ... 1614962879.445931911 Setting up node-isurl (1.0.0-1) ... 1614962879.447331905 Setting up node-color-convert (1.9.0-3) ... 1614962879.448748112 Setting up libpangocairo-1.0-0:amd64 (1.42.4-8~deb10u1) ... 1614962879.450282097 Setting up node-string-width (2.1.1-1) ... 1614962879.451823950 Setting up gyp (0.1+20180428git4d467626-3) ... 1614962879.810595989 Setting up node-har-validator (5.1.0-1) ... 1614962879.811862946 Setting up node-validate-npm-package-license (3.0.1-1) ... 1614962879.813026905 Setting up txt2html (2.5201-1) ... 1614962879.814321995 Setting up node-readable-stream (2.3.6-1) ... 1614962879.815565109 Setting up node-through2 (2.0.5-2) ... 1614962879.816802025 Setting up node-lru-cache (5.1.1-4) ... 1614962879.817946911 Setting up node-bcrypt-pbkdf (1.0.1-1) ... 1614962879.819257021 Setting up libfontconfig1-dev:amd64 (2.13.1-2) ... 1614962879.820661068 Setting up node-end-of-stream (1.4.1-1) ... 1614962879.821876049 Setting up libpoppler-glib8:amd64 (0.71.0-5) ... 1614962879.823149920 Setting up node-pump (3.0.0-1) ... 1614962879.824362993 Setting up python3-binaryornot (0.4.4+dfsg-2) ... 1614962879.945780039 Setting up node-jsprim (1.4.0-1) ... 1614962879.947098970 Setting up node-flush-write-stream (1.0.3-1) ... 1614962879.948380947 Setting up node-find-up (2.1.0-1) ... 1614962879.949870110 Setting up liblocal-lib-perl (2.000024-1) ... 1614962879.951276064 Setting up librsvg2-2:amd64 (2.44.10-2.1) ... 1614962879.952661037 Setting up node-duplexify (3.6.1-1) ... 1614962879.953948021 Setting up node-cross-spawn (5.1.0-2) ... 1614962879.955274105 Setting up node-normalize-package-data (2.4.0-1) ... 1614962879.956588984 Setting up node-ansi-styles (3.2.1-1) ... 1614962879.957942963 Setting up node-glob (7.1.3-2) ... 1614962879.959306955 Setting up node-pumpify (1.5.1-1) ... 1614962879.960704088 Setting up node-widest-line (1.2.2-1) ... 1614962879.961918116 Setting up node-got (7.1.0-1) ... 1614962879.963167906 Setting up libgd-dev:amd64 (2.2.5-5.2) ... 1614962879.964452982 Setting up node-chalk (2.3.0-2) ... 1614962879.965691090 Setting up librsvg2-common:amd64 (2.44.10-2.1) ... 1614962879.971278906 Setting up libpangomm-1.4-1v5:amd64 (2.42.0-2) ... 1614962879.972646952 Setting up node-registry-url (3.1.0-1) ... 1614962879.973865986 Setting up node-registry-auth-token (3.3.1-1) ... 1614962879.975013018 Setting up python3-cookiecutter (1.6.0-3) ... 1614962880.251624107 Setting up node-wide-align (1.1.0-1) ... 1614962880.252953053 Setting up node-ansi-align (2.0.0-1) ... 1614962880.254436970 Setting up node-rimraf (2.6.2-1) ... 1614962880.255928040 Setting up node-sshpk (1.13.1+dfsg-2) ... 1614962880.257296085 Setting up node-stream-each (1.2.2-2) ... 1614962880.258821011 Setting up node-mississippi (3.0.0-1) ... 1614962880.260082006 Setting up node-execa (0.10.0+dfsg-1) ... 1614962880.261614084 Setting up node-read-package-json (2.0.13-1) ... 1614962880.262937069 Setting up node-copy-concurrently (1.0.5-4) ... 1614962880.264152050 Setting up node-move-concurrently (1.0.1-2) ... 1614962880.265392065 Setting up cpanminus (1.7044-1) ... 1614962880.266532898 Setting up node-term-size (1.2.0+dfsg-2) ... 1614962880.267754078 Setting up node-os-locale (2.0.0-1) ... 1614962880.268945932 Setting up node-http-signature (1.2.0-1) ... 1614962880.270075083 Setting up cookiecutter (1.6.0-3) ... 1614962880.271290064 Setting up node-fs-vacuum (1.2.10-2) ... 1614962880.272550106 Setting up node-gauge (2.7.4-1) ... 1614962880.273761988 Setting up node-wrap-ansi (4.0.0-1) ... 1614962880.274859905 Setting up adwaita-icon-theme (3.30.1-1) ... 1614962880.374267101 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode 1614962880.375988960 Setting up node-boxen (1.2.2-1) ... 1614962880.377461910 Setting up node-package-json (4.0.1-1) ... 1614962880.378755093 Setting up node-latest-version (3.1.0-1) ... 1614962880.379951000 Setting up node-request (2.88.1-2) ... 1614962880.381299973 Setting up node-npmlog (4.1.2-1) ... 1614962880.382450104 Setting up node-cliui (4.1.0-1) ... 1614962880.384048939 Setting up node-yargs (10.0.3-2) ... 1614962880.385261059 Setting up node-cacache (11.3.2-2) ... 1614962880.386380911 Setting up libgtk2.0-0:amd64 (2.24.32-3) ... 1614962880.399854898 Setting up node-gyp (3.8.0-6) ... 1614962880.401493073 Setting up node-libnpx (10.2.0+repack-1) ... 1614962880.402833939 Setting up libgtkmm-2.4-1v5:amd64 (1:2.24.5-4) ... 1614962880.404189110 Setting up libgtkspell0:amd64 (2.0.16-1.2) ... 1614962880.405471087 Setting up npm (5.8.0+ds6-4+deb10u2) ... 1614962880.464754105 Setting up inkscape (0.92.4-3) ... 1614962881.017854929 Setting up rake (12.3.1-3+deb10u1) ... 1614962881.020695925 Setting up libruby2.5:amd64 (2.5.5-3+deb10u3) ... 1614962881.022798061 Setting up ruby2.5-dev:amd64 (2.5.5-3+deb10u3) ... 1614962881.024909019 Setting up ruby2.5 (2.5.5-3+deb10u3) ... 1614962881.026473045 Setting up ruby-dev:amd64 (1:2.5.1) ... 1614962881.027973890 Setting up ruby (1:2.5.1) ... 1614962881.038008928 Setting up ruby-rspec-support (3.8.0c0e1m0s0-1) ... 1614962881.039443016 Setting up ruby-rspec-mocks (3.8.0c0e1m0s0-1) ... 1614962881.041203022 Setting up ruby-diff-lcs (1.3-1) ... 1614962881.042841911 Setting up ruby-thread-order (1.1.0-1) ... 1614962881.065154076 Setting up ruby-rspec-expectations (3.8.0c0e1m0s0-1) ... 1614962881.066906929 Setting up ruby-rspec-core (3.8.0c0e1m0s0-1) ... 1614962881.068686008 Setting up ruby-rspec (3.8.0c0e1m0s0-1) ... 1614962881.070414066 Processing triggers for libc-bin (2.28-10) ... 1614962881.872344017 Processing triggers for dictionaries-common (1.28.1) ... 1614962881.981580019 debconf: unable to initialize frontend: Dialog 1614962881.981623888 debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) 1614962881.981647015 debconf: falling back to frontend: Readline 1614962882.112427950 Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ... 1614962882.234285116 + sudo ln -sf /usr/bin/make /usr/bin/gmake 1614962882.240236998 + false 1614962882.240626097 ++ which python3 1614962882.241842031 + sudo -H /usr/bin/python3 -m pip install beautifulsoup4 bs4 click cookiecutter lxml pycotap rebookmaker vnu_validator weasyprint zenfilter Pillow WebTest 1614962883.072978973 Collecting beautifulsoup4 1614962883.746917009 Downloading https://files.pythonhosted.org/packages/d1/41/e6495bd7d3781cee623ce23ea6ac73282a373088fcd0ddc809a047b18eae/beautifulsoup4-4.9.3-py3-none-any.whl (115kB) 1614962883.930543900 Collecting bs4 1614962884.077260971 Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz 1614962884.315757036 Requirement already satisfied: click in /usr/lib/python3/dist-packages (7.0) 1614962884.317379951 Requirement already satisfied: cookiecutter in /usr/lib/python3/dist-packages (1.6.0) 1614962884.328598022 Collecting lxml 1614962884.920129061 Downloading https://files.pythonhosted.org/packages/d2/88/b25778f17e5320c1c58f8c5060fb5b037288e162bd7554c30799e9ea90db/lxml-4.6.2-cp37-cp37m-manylinux1_x86_64.whl (5.5MB) 1614962890.041733027 Collecting pycotap 1614962890.219218016 Downloading https://files.pythonhosted.org/packages/57/e6/46537e3f2f580996563cb786e7ddaffa8052219343b046c403d0d48c6a10/pycotap-1.2.2-py3-none-any.whl 1614962890.260318041 Collecting rebookmaker 1614962890.539472103 Downloading https://files.pythonhosted.org/packages/5c/1f/f2249b7d006e06ed8fd8419be5f965397e0320f21b2f20eec94ed6270b40/rebookmaker-0.8.2.tar.gz 1614962890.864650011 Collecting vnu_validator 1614962891.135776997 Downloading https://files.pythonhosted.org/packages/a1/47/41d3b00c3ad44f028f17ac57c8cc5f21f532f488640c7d22c4ae0e7a6229/vnu-validator-0.8.1.tar.gz 1614962891.430345058 Collecting weasyprint 1614962891.635108948 Downloading https://files.pythonhosted.org/packages/47/8a/d3b38155cc317d42e75847c708cad02d36b65941192edc220f6454b4c3d7/WeasyPrint-52.3-py3-none-any.whl (365kB) 1614962891.818186998 Collecting zenfilter 1614962892.081239939 Downloading https://files.pythonhosted.org/packages/28/b4/728602c4f4821dedbd64a0eae4c2b7ea9d360737f66bf1276014383bd113/zenfilter-0.6.3.tar.gz 1614962892.338602066 Collecting Pillow 1614962892.829536915 Downloading https://files.pythonhosted.org/packages/b1/f9/5173fdbba404815d5109067ecde640dab908f4cd22b2c9de7bbedee46d67/Pillow-8.1.1-cp37-cp37m-manylinux1_x86_64.whl (2.2MB) 1614962893.566662073 Collecting WebTest 1614962893.763308048 Downloading https://files.pythonhosted.org/packages/fd/8c/3d36c39f458d986ee3aaea7683f186613df1225818dc076e75c5002eca81/WebTest-2.0.35-py2.py3-none-any.whl 1614962893.861015081 Collecting soupsieve>1.2; python_version >= "3.0" (from beautifulsoup4) 1614962894.044644117 Downloading https://files.pythonhosted.org/packages/41/e7/3617a4b988ed7744743fb0dbba5aa0a6e3f95a9557b43f8c4740d296b48a/soupsieve-2.2-py3-none-any.whl 1614962894.132745028 Requirement already satisfied: six>=1.12 in /usr/lib/python3/dist-packages (from vnu_validator) (1.12.0) 1614962894.149019003 Collecting cssselect2>=0.1 (from weasyprint) 1614962894.320615053 Downloading https://files.pythonhosted.org/packages/99/da/c86ec74495c69518720652f8aa8ab642d8af61a2098eede9db8b03d3c8b4/cssselect2-0.4.1-py3-none-any.whl 1614962894.432565928 Collecting CairoSVG>=2.4.0 (from weasyprint) 1614962894.623234987 Downloading https://files.pythonhosted.org/packages/5c/a0/9900cf4556f5d55f09bd8c6c28454349235e77ac56f648a463fc0df0045b/CairoSVG-2.5.1-py3-none-any.whl (45kB) 1614962894.722583055 Collecting cairocffi>=0.9.0 (from weasyprint) 1614962894.896645069 Downloading https://files.pythonhosted.org/packages/84/ca/0bffed5116d21251469df200448667e90acaa5131edea869b44a3fbc73d0/cairocffi-1.2.0.tar.gz (70kB) 1614962898.203551054 Requirement already satisfied: setuptools>=39.2.0 in /usr/lib/python3/dist-packages (from weasyprint) (40.8.0) 1614962898.213855982 Collecting html5lib>=0.999999999 (from weasyprint) 1614962898.393321991 Downloading https://files.pythonhosted.org/packages/6c/dd/a834df6482147d48e225a49515aabc28974ad5a4ca3215c18a882565b028/html5lib-1.1-py2.py3-none-any.whl (112kB) 1614962898.457901001 Collecting cffi>=0.6 (from weasyprint) 1614962898.763911009 Downloading https://files.pythonhosted.org/packages/97/2d/cd29c79f2eb1384577d0662f23c89d29621152f14bef8c6b25747785744b/cffi-1.14.5-cp37-cp37m-manylinux1_x86_64.whl (402kB) 1614962898.934710026 Collecting tinycss2>=1.0.0 (from weasyprint) 1614962899.088099003 Downloading https://files.pythonhosted.org/packages/65/f7/63bf697a7c7257d304269b49f1be3dfe429856889e93963d6f5790d77d82/tinycss2-1.1.0-py3-none-any.whl 1614962899.154756069 Collecting Pyphen>=0.9.1 (from weasyprint) 1614962899.327440977 Downloading https://files.pythonhosted.org/packages/7c/5a/5bc036e01389bc6a6667a932bac3e388de6e7fa5777a6ff50e652f60ec79/Pyphen-0.10.0-py3-none-any.whl (1.9MB) 1614962899.921354055 Collecting waitress>=0.8.5 (from WebTest) 1614962900.107414007 Downloading https://files.pythonhosted.org/packages/26/d1/5209fb8c764497a592363c47054436a515b47b8c3e4970ddd7184f088857/waitress-1.4.4-py2.py3-none-any.whl (58kB) 1614962900.215590954 Collecting WebOb>=1.2 (from WebTest) 1614962900.409451008 Downloading https://files.pythonhosted.org/packages/62/9c/e94a9982e9f31fc35cf46cdc543a6c2c26cb7174635b5fd25b0bbc6a7bc0/WebOb-1.8.7-py2.py3-none-any.whl (114kB) 1614962900.504131079 Collecting webencodings (from cssselect2>=0.1->weasyprint) 1614962900.662189007 Downloading https://files.pythonhosted.org/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl 1614962900.724097967 Collecting defusedxml (from CairoSVG>=2.4.0->weasyprint) 1614962900.886616945 Downloading https://files.pythonhosted.org/packages/bd/50/818096d5e27a4028942072235fe64c9899f784f9bf50363d573c081e29f8/defusedxml-0.7.0-py2.py3-none-any.whl 1614962900.937603951 Collecting pycparser (from cffi>=0.6->weasyprint) 1614962901.122272015 Downloading https://files.pythonhosted.org/packages/ae/e7/d9c3a176ca4b02024debf82342dab36efadfc5776f9c8db077e8f6e71821/pycparser-2.20-py2.py3-none-any.whl (112kB) 1614962901.190706015 Building wheels for collected packages: bs4, rebookmaker, vnu-validator, zenfilter, cairocffi 1614962901.191881895 Running setup.py bdist_wheel for bs4: started 1614962901.334767103 Running setup.py bdist_wheel for bs4: finished with status 'error' 1614962901.334825993 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-iag9g2uu/bs4/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-5o8z3co2 --python-tag cp37: 1614962901.334849119 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 1614962901.334853888 or: -c --help [cmd1 cmd2 ...] 1614962901.334856987 or: -c --help-commands 1614962901.334860086 or: -c cmd --help 1614962901.334862947 1614962901.334867001 error: invalid command 'bdist_wheel' 1614962901.334868908 1614962901.334872007 ---------------------------------------- 1614962901.334971905 Failed building wheel for bs4 1614962901.335202932 Running setup.py clean for bs4 1614962901.481302023 Running setup.py bdist_wheel for rebookmaker: started 1614962901.634968996 Running setup.py bdist_wheel for rebookmaker: finished with status 'error' 1614962901.635019064 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-iag9g2uu/rebookmaker/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-vrp5zqq5 --python-tag cp37: 1614962901.635025024 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 1614962901.635026932 or: -c --help [cmd1 cmd2 ...] 1614962901.635029078 or: -c --help-commands 1614962901.635031939 or: -c cmd --help 1614962901.635034084 1614962901.635035992 error: invalid command 'bdist_wheel' 1614962901.635037899 1614962901.635040045 ---------------------------------------- 1614962901.635162115 Failed building wheel for rebookmaker 1614962901.635298014 Running setup.py clean for rebookmaker 1614962901.781419039 Running setup.py bdist_wheel for vnu-validator: started 1614962901.926739931 Running setup.py bdist_wheel for vnu-validator: finished with status 'error' 1614962901.926819086 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-iag9g2uu/vnu-validator/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-6zmkka76 --python-tag cp37: 1614962901.926831961 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 1614962901.926837921 or: -c --help [cmd1 cmd2 ...] 1614962901.926840067 or: -c --help-commands 1614962901.926842928 or: -c cmd --help 1614962901.926846027 1614962901.926848888 error: invalid command 'bdist_wheel' 1614962901.926851988 1614962901.926855087 ---------------------------------------- 1614962901.926979065 Failed building wheel for vnu-validator 1614962901.927321911 Running setup.py clean for vnu-validator 1614962902.072732925 Running setup.py bdist_wheel for zenfilter: started 1614962902.216109037 Running setup.py bdist_wheel for zenfilter: finished with status 'error' 1614962902.216238022 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-iag9g2uu/zenfilter/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-3_ww29_x --python-tag cp37: 1614962902.216259956 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 1614962902.216262102 or: -c --help [cmd1 cmd2 ...] 1614962902.216264963 or: -c --help-commands 1614962902.216285944 or: -c cmd --help 1614962902.216288090 1614962902.216290951 error: invalid command 'bdist_wheel' 1614962902.216293097 1614962902.216295004 ---------------------------------------- 1614962902.216439962 Failed building wheel for zenfilter 1614962902.216583014 Running setup.py clean for zenfilter 1614962902.362097025 Running setup.py bdist_wheel for cairocffi: started 1614962902.897615910 Running setup.py bdist_wheel for cairocffi: finished with status 'error' 1614962902.897679090 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-iag9g2uu/cairocffi/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-9ulnlq38 --python-tag cp37: 1614962902.897699118 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 1614962902.897705078 or: -c --help [cmd1 cmd2 ...] 1614962902.897707939 or: -c --help-commands 1614962902.897711992 or: -c cmd --help 1614962902.897715092 1614962902.897718906 error: invalid command 'bdist_wheel' 1614962902.897722960 1614962902.897726059 ---------------------------------------- 1614962902.897842884 Failed building wheel for cairocffi 1614962902.898020983 Running setup.py clean for cairocffi 1614962903.440176964 Failed to build bs4 rebookmaker vnu-validator zenfilter cairocffi 1614962903.505722046 Installing collected packages: soupsieve, beautifulsoup4, bs4, lxml, pycotap, rebookmaker, vnu-validator, webencodings, tinycss2, cssselect2, pycparser, cffi, cairocffi, defusedxml, Pillow, CairoSVG, html5lib, Pyphen, weasyprint, zenfilter, waitress, WebOb, WebTest 1614962903.591855049 Running setup.py install for bs4: started 1614962903.768990993 Running setup.py install for bs4: finished with status 'done' 1614962903.886276960 Running setup.py install for rebookmaker: started 1614962904.100563049 Running setup.py install for rebookmaker: finished with status 'done' 1614962904.108639002 Running setup.py install for vnu-validator: started 1614962904.323892117 Running setup.py install for vnu-validator: finished with status 'done' 1614962904.522913933 Running setup.py install for cairocffi: started 1614962905.099487066 Running setup.py install for cairocffi: finished with status 'done' 1614962905.714411974 Running setup.py install for zenfilter: started 1614962905.931196928 Running setup.py install for zenfilter: finished with status 'done' 1614962906.067693949 Successfully installed CairoSVG-2.5.1 Pillow-8.1.1 Pyphen-0.10.0 WebOb-1.8.7 WebTest-2.0.35 beautifulsoup4-4.9.3 bs4-0.0.1 cairocffi-1.2.0 cffi-1.14.5 cssselect2-0.4.1 defusedxml-0.7.0 html5lib-1.1 lxml-4.6.2 pycotap-1.2.2 pycparser-2.20 rebookmaker-0.8.2 soupsieve-2.2 tinycss2-1.1.0 vnu-validator-0.8.1 waitress-1.4.4 weasyprint-52.3 webencodings-0.5.1 zenfilter-0.6.3 1614962906.211119890 + cpanm -vvv IO::Async 1614962906.262725115 cpanm (App::cpanminus) 1.7044 on perl 5.028001 built for x86_64-linux-gnu-thread-multi 1614962906.262770891 Work directory is /root/.cpanm/work/1614962906.9508 1614962906.264316082 You have make /usr/bin/make 1614962906.264861107 You have /usr/bin/wget 1614962906.267899990 You have /bin/tar: tar (GNU tar) 1.30 1614962906.267915010 Copyright (C) 2017 Free Software Foundation, Inc. 1614962906.267918110 License GPLv3+: GNU GPL version 3 or later . 1614962906.267920017 This is free software: you are free to change and redistribute it. 1614962906.267921925 There is NO WARRANTY, to the extent permitted by law. 1614962906.267925024 1614962906.267929077 Written by John Gilmore and Jay Fenlason. 1614962906.269779921 Searching IO::Async () on cpanmetadb ... 1614962906.279305935 --2021-03-05 16:48:26-- http://cpanmetadb.plackperl.org/v1.0/package/IO::Async 1614962906.628386974 Resolving cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)... 151.101.114.217 1614962906.701831102 Connecting to cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)|151.101.114.217|:80... connected. 1614962906.775854111 HTTP request sent, awaiting response... 200 OK 1614962906.775944948 Length: 1106 (1.1K) [text/yaml] 1614962906.775962114 Saving to: 'STDOUT' 1614962906.775973082 1614962906.775990963 0K . 100% 67.4M=0s 1614962906.776037931 1614962906.777101994 2021-03-05 16:48:26 (67.4 MB/s) - written to stdout [1106/1106] 1614962906.777164936 1614962906.801429033 --> Working on IO::Async 1614962906.812910080 Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/IO-Async-0.78.tar.gz ... --2021-03-05 16:48:26-- http://www.cpan.org/authors/id/P/PE/PEVANS/IO-Async-0.78.tar.gz 1614962907.035902023 Resolving www.cpan.org (www.cpan.org)... 151.101.114.132, 2a04:4e42:1b::644 1614962907.094784975 Connecting to www.cpan.org (www.cpan.org)|151.101.114.132|:80... connected. 1614962907.155148029 HTTP request sent, awaiting response... 200 OK 1614962907.155257940 Length: 248560 (243K) [application/x-gzip] 1614962907.155284882 Saving to: 'IO-Async-0.78.tar.gz' 1614962907.155801058 1614962907.227682114 0K .......... .......... .......... .......... .......... 20% 695K 0s 1614962907.282268047 50K .......... .......... .......... .......... .......... 41% 7.38M 0s 1614962907.301378012 100K .......... .......... .......... .......... .......... 61% 741K 0s 1614962907.327615976 150K .......... .......... .......... .......... .......... 82% 1.87M 0s 1614962907.352061033 200K .......... .......... .......... .......... .. 100% 1.67M=0.2s 1614962907.352112055 1614962907.353434086 2021-03-05 16:48:27 (1.20 MB/s) - 'IO-Async-0.78.tar.gz' saved [248560/248560] 1614962907.353475094 1614962907.355811119 Unpacking IO-Async-0.78.tar.gz 1614962907.356483936 OK 1614962907.389900923 IO-Async-0.78 1614962907.390213013 IO-Async-0.78/Build.PL 1614962907.390814066 IO-Async-0.78/Changes 1614962907.391809940 IO-Async-0.78/LICENSE 1614962907.392561913 IO-Async-0.78/MANIFEST 1614962907.393177032 IO-Async-0.78/META.json 1614962907.393930912 IO-Async-0.78/META.yml 1614962907.394545078 IO-Async-0.78/README 1614962907.395211935 IO-Async-0.78/examples 1614962907.395385981 IO-Async-0.78/examples/chat-server.pl 1614962907.396194935 IO-Async-0.78/examples/echo-server.pl 1614962907.396802902 IO-Async-0.78/examples/netcat-client.pl 1614962907.397406101 IO-Async-0.78/examples/readwrite-futures.pl 1614962907.397989035 IO-Async-0.78/examples/tail-logfile.pl 1614962907.398612022 IO-Async-0.78/examples/tcp-proxy.pl 1614962907.399173975 IO-Async-0.78/examples/whoami-server.pl 1614962907.399616957 IO-Async-0.78/lib 1614962907.399961948 IO-Async-0.78/lib/Future 1614962907.400336981 IO-Async-0.78/lib/Future/IO 1614962907.400551081 IO-Async-0.78/lib/Future/IO/Impl 1614962907.400825024 IO-Async-0.78/lib/Future/IO/Impl/IOAsync.pm 1614962907.401715040 IO-Async-0.78/lib/IO 1614962907.402409077 IO-Async-0.78/lib/IO/Async.pm 1614962907.402935982 IO-Async-0.78/lib/IO/Async 1614962907.403198004 IO-Async-0.78/lib/IO/Async/Channel.pm 1614962907.403830051 IO-Async-0.78/lib/IO/Async/Debug.pm 1614962907.404443026 IO-Async-0.78/lib/IO/Async/File.pm 1614962907.405090094 IO-Async-0.78/lib/IO/Async/FileStream.pm 1614962907.405703068 IO-Async-0.78/lib/IO/Async/Function.pm 1614962907.406358957 IO-Async-0.78/lib/IO/Async/Future.pm 1614962907.406855106 IO-Async-0.78/lib/IO/Async/Handle.pm 1614962907.407582998 IO-Async-0.78/lib/IO/Async/Listener.pm 1614962907.408356905 IO-Async-0.78/lib/IO/Async/Loop.pm 1614962907.409792900 IO-Async-0.78/lib/IO/Async/LoopTests.pm 1614962907.410626888 IO-Async-0.78/lib/IO/Async/Metrics.pm 1614962907.411102057 IO-Async-0.78/lib/IO/Async/Notifier.pm 1614962907.411814928 IO-Async-0.78/lib/IO/Async/OS.pm 1614962907.412313938 IO-Async-0.78/lib/IO/Async/PID.pm 1614962907.412777901 IO-Async-0.78/lib/IO/Async/Process.pm 1614962907.413371086 IO-Async-0.78/lib/IO/Async/Protocol.pm 1614962907.413836956 IO-Async-0.78/lib/IO/Async/Resolver.pm 1614962907.414392948 IO-Async-0.78/lib/IO/Async/Routine.pm 1614962907.414980888 IO-Async-0.78/lib/IO/Async/Signal.pm 1614962907.415496111 IO-Async-0.78/lib/IO/Async/Socket.pm 1614962907.415971994 IO-Async-0.78/lib/IO/Async/Stream.pm 1614962907.417114973 IO-Async-0.78/lib/IO/Async/Test.pm 1614962907.417596102 IO-Async-0.78/lib/IO/Async/Timer.pm 1614962907.418052912 IO-Async-0.78/lib/IO/Async/Internals 1614962907.418395996 IO-Async-0.78/lib/IO/Async/Internals/ChildManager.pm 1614962907.418813944 IO-Async-0.78/lib/IO/Async/Internals/Connector.pm 1614962907.419477940 IO-Async-0.78/lib/IO/Async/Internals/TimeQueue.pm 1614962907.419863939 IO-Async-0.78/lib/IO/Async/Loop 1614962907.420386076 IO-Async-0.78/lib/IO/Async/Loop/Poll.pm 1614962907.420911074 IO-Async-0.78/lib/IO/Async/Loop/Select.pm 1614962907.421495914 IO-Async-0.78/lib/IO/Async/OS 1614962907.421926022 IO-Async-0.78/lib/IO/Async/OS/MSWin32.pm 1614962907.422616005 IO-Async-0.78/lib/IO/Async/OS/cygwin.pm 1614962907.423135042 IO-Async-0.78/lib/IO/Async/OS/linux.pm 1614962907.423594952 IO-Async-0.78/lib/IO/Async/Protocol 1614962907.423866034 IO-Async-0.78/lib/IO/Async/Protocol/LineStream.pm 1614962907.424581051 IO-Async-0.78/lib/IO/Async/Protocol/Stream.pm 1614962907.425318956 IO-Async-0.78/lib/IO/Async/Timer 1614962907.425729990 IO-Async-0.78/lib/IO/Async/Timer/Absolute.pm 1614962907.426230907 IO-Async-0.78/lib/IO/Async/Timer/Countdown.pm 1614962907.426784039 IO-Async-0.78/lib/IO/Async/Timer/Periodic.pm 1614962907.427320957 IO-Async-0.78/t 1614962907.427874088 IO-Async-0.78/t/00use.t 1614962907.428400040 IO-Async-0.78/t/01timequeue.t 1614962907.428729057 IO-Async-0.78/t/02os.t 1614962907.429321051 IO-Async-0.78/t/03loop-magic.t 1614962907.429744959 IO-Async-0.78/t/04notifier.t 1614962907.430393934 IO-Async-0.78/t/05notifier-loop.t 1614962907.430907011 IO-Async-0.78/t/06notifier-mixin.t 1614962907.431570053 IO-Async-0.78/t/07notifier-future.t 1614962907.432116032 IO-Async-0.78/t/10loop-poll-io.t 1614962907.432539940 IO-Async-0.78/t/10loop-select-io.t 1614962907.432975054 IO-Async-0.78/t/11loop-poll-timer.t 1614962907.433432102 IO-Async-0.78/t/11loop-select-timer.t 1614962907.433835030 IO-Async-0.78/t/12loop-poll-signal.t 1614962907.434339046 IO-Async-0.78/t/12loop-select-signal.t 1614962907.434664965 IO-Async-0.78/t/13loop-poll-idle.t 1614962907.435255051 IO-Async-0.78/t/13loop-select-idle.t 1614962907.435782909 IO-Async-0.78/t/14loop-poll-process.t 1614962907.436309099 IO-Async-0.78/t/14loop-select-process.t 1614962907.436899900 IO-Async-0.78/t/15loop-poll-control.t 1614962907.437551975 IO-Async-0.78/t/15loop-select-control.t 1614962907.438070059 IO-Async-0.78/t/16loop-poll-metrics.t 1614962907.438497066 IO-Async-0.78/t/16loop-select-metrics.t 1614962907.438941002 IO-Async-0.78/t/18loop-poll-legacy.t 1614962907.439435959 IO-Async-0.78/t/18loop-select-legacy.t 1614962907.439959049 IO-Async-0.78/t/19loop-future.t 1614962907.440411091 IO-Async-0.78/t/19test.t 1614962907.440846920 IO-Async-0.78/t/20handle.t 1614962907.441366911 IO-Async-0.78/t/21stream-1read.t 1614962907.441951036 IO-Async-0.78/t/21stream-2write.t 1614962907.442399979 IO-Async-0.78/t/21stream-3split.t 1614962907.442801952 IO-Async-0.78/t/21stream-4encoding.t 1614962907.443178892 IO-Async-0.78/t/22timer-absolute.t 1614962907.443793058 IO-Async-0.78/t/22timer-countdown.t 1614962907.444144011 IO-Async-0.78/t/22timer-periodic.t 1614962907.444545984 IO-Async-0.78/t/23signal.t 1614962907.444880009 IO-Async-0.78/t/24listener.t 1614962907.445308924 IO-Async-0.78/t/25socket.t 1614962907.445671082 IO-Async-0.78/t/26pid.t 1614962907.445996046 IO-Async-0.78/t/27file.t 1614962907.446357012 IO-Async-0.78/t/28filestream.t 1614962907.446773052 IO-Async-0.78/t/30loop-fork.t 1614962907.447138071 IO-Async-0.78/t/31loop-spawnchild.t 1614962907.447442055 IO-Async-0.78/t/32loop-spawnchild-setup.t 1614962907.447748899 IO-Async-0.78/t/33process.t 1614962907.448162079 IO-Async-0.78/t/34process-handles.t 1614962907.448549032 IO-Async-0.78/t/35loop-openprocess.t 1614962907.448803902 IO-Async-0.78/t/36loop-runchild.t 1614962907.449206114 IO-Async-0.78/t/37loop-child-root.t 1614962907.449451923 IO-Async-0.78/t/38loop-thread.t 1614962907.449722052 IO-Async-0.78/t/39loop-runproccess.t 1614962907.450094938 IO-Async-0.78/t/40channel.t 1614962907.450351000 IO-Async-0.78/t/41routine.t 1614962907.450617075 IO-Async-0.78/t/42function.t 1614962907.450994968 IO-Async-0.78/t/50resolver.t 1614962907.451302052 IO-Async-0.78/t/51loop-connect.t 1614962907.451596022 IO-Async-0.78/t/52loop-listen.t 1614962907.451872110 IO-Async-0.78/t/53loop-extend.t 1614962907.452183008 IO-Async-0.78/t/60protocol.t 1614962907.452394962 IO-Async-0.78/t/61protocol-stream.t 1614962907.452665091 IO-Async-0.78/t/62protocol-linestream.t 1614962907.452902079 IO-Async-0.78/t/63handle-connect.t 1614962907.453279972 IO-Async-0.78/t/64handle-bind.t 1614962907.453520060 IO-Async-0.78/t/70future-io.t 1614962907.453831911 IO-Async-0.78/t/99pod.t 1614962907.454158068 IO-Async-0.78/t/StupidLoop.pm 1614962907.454478979 IO-Async-0.78/t/TimeAbout.pm 1614962907.455353975 Entering IO-Async-0.78 1614962907.468692064 Checking configure dependencies from META.json 1614962907.532795906 Checking if you have ExtUtils::Install 1.46 ... Yes (2.14) 1614962907.535335064 Checking if you have Module::Build 0.4004 ... Yes (0.4224) 1614962907.537930965 Running Build.PL 1614962907.616892099 Configuring IO-Async-0.78 ... Checking prerequisites... 1614962907.616919994 requires: 1614962907.616924047 ! Future is not installed 1614962907.616926908 ! Future::Utils is not installed 1614962907.616930008 ! Struct::Dumb is not installed 1614962907.616933107 test_requires: 1614962907.616935968 ! Test::Fatal is not installed 1614962907.616939068 ! Test::Identity is not installed 1614962907.616941929 ! Test::Metrics::Any is not installed 1614962907.616945028 ! Test::Refcount is not installed 1614962907.616947889 1614962907.616951942 ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions 1614962907.616974115 of the modules indicated above before proceeding with this installation 1614962907.616978884 1614962907.663912058 Created MYMETA.yml and MYMETA.json 1614962907.663942099 Creating new 'Build' script for 'IO-Async' version '0.78' 1614962907.666722059 Checking dependencies from MYMETA.json ... 1614962907.673074961 Checking if you have Test::Fatal 0 ... No 1614962907.673533916 Checking if you have Test::Identity 0 ... No 1614962907.675367117 Checking if you have Test::More 0.88 ... Yes (1.302133) 1614962907.676008940 Checking if you have Future 0.33 ... No 1614962907.677200079 Checking if you have Socket 2.007 ... Yes (2.027) 1614962907.677989960 Checking if you have Exporter 5.57 ... Yes (5.73) 1614962907.678425074 Checking if you have Test::Refcount 0 ... No 1614962907.679357052 Checking if you have IO::Poll 0 ... Yes (1.39) 1614962907.680123091 Checking if you have List::Util 0 ... Yes (1.50) 1614962907.681476116 Checking if you have Storable 0 ... Yes (3.08) 1614962907.683166027 Checking if you have File::Temp 0 ... Yes (0.2304) 1614962907.684240103 Checking if you have Time::HiRes 0 ... Yes (1.9759) 1614962907.685244083 Checking if you have File::stat 0 ... Yes (1.08) 1614962907.685650110 Checking if you have Struct::Dumb 0 ... No 1614962907.685941935 Checking if you have Future::Utils 0.18 ... No 1614962907.686305046 Checking if you have Test::Metrics::Any 0 ... No 1614962907.686671019 Searching Test::Fatal (0) on cpanmetadb ... 1614962907.686809063 OK 1614962907.686820030 ==> Found dependencies: Test::Fatal, Test::Identity, Future, Test::Refcount, Struct::Dumb, Future::Utils, Test::Metrics::Any 1614962907.690794945 --2021-03-05 16:48:27-- http://cpanmetadb.plackperl.org/v1.0/package/Test::Fatal 1614962907.696549892 Resolving cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)... 151.101.114.217 1614962907.767937899 Connecting to cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)|151.101.114.217|:80... connected. 1614962907.839864969 HTTP request sent, awaiting response... 200 OK 1614962907.839994907 Length: 94 [text/yaml] 1614962907.840143919 Saving to: 'STDOUT' 1614962907.840161085 1614962907.840184927 0K 100% 4.85M=0s 1614962907.840202093 1614962907.840992928 2021-03-05 16:48:27 (4.85 MB/s) - written to stdout [94/94] 1614962907.841098070 1614962907.848181009 --> Working on Test::Fatal 1614962907.872224092 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Test-Fatal-0.016.tar.gz ... --2021-03-05 16:48:27-- http://www.cpan.org/authors/id/R/RJ/RJBS/Test-Fatal-0.016.tar.gz 1614962907.878369093 Resolving www.cpan.org (www.cpan.org)... 151.101.114.132, 2a04:4e42:1b::644 1614962907.936966896 Connecting to www.cpan.org (www.cpan.org)|151.101.114.132|:80... connected. 1614962907.996212959 HTTP request sent, awaiting response... 200 OK 1614962907.996326923 Length: 21246 (21K) [application/x-gzip] 1614962907.996349096 Saving to: 'Test-Fatal-0.016.tar.gz' 1614962907.997122049 1614962907.999906063 0K .......... .......... 100% 5.97M=0.003s 1614962907.999978065 1614962908.001183033 2021-03-05 16:48:27 (5.97 MB/s) - 'Test-Fatal-0.016.tar.gz' saved [21246/21246] 1614962908.001249075 1614962908.004920959 Unpacking Test-Fatal-0.016.tar.gz 1614962908.006557941 OK 1614962908.047278881 Test-Fatal-0.016 1614962908.047744036 Test-Fatal-0.016/README 1614962908.048881054 Test-Fatal-0.016/Changes 1614962908.049876928 Test-Fatal-0.016/LICENSE 1614962908.051105022 Test-Fatal-0.016/dist.ini 1614962908.052458048 Test-Fatal-0.016/t 1614962908.053062916 Test-Fatal-0.016/t/todo.t 1614962908.054090023 Test-Fatal-0.016/META.yml 1614962908.055783987 Test-Fatal-0.016/MANIFEST 1614962908.056572914 Test-Fatal-0.016/t/basic.t 1614962908.057327032 Test-Fatal-0.016/META.json 1614962908.058033943 Test-Fatal-0.016/Makefile.PL 1614962908.058836937 Test-Fatal-0.016/lib/Test 1614962908.059571028 Test-Fatal-0.016/lib/Test/Fatal.pm 1614962908.060578108 Test-Fatal-0.016/t/like-exception.t 1614962908.061506033 Test-Fatal-0.016/t/00-report-prereqs.t 1614962908.062176943 Test-Fatal-0.016/xt/author 1614962908.062782049 Test-Fatal-0.016/xt/author/pod-syntax.t 1614962908.063805103 Test-Fatal-0.016/t/00-report-prereqs.dd 1614962908.064860106 Test-Fatal-0.016/examples 1614962908.065236092 Test-Fatal-0.016/examples/exception_like.t 1614962908.066231012 Test-Fatal-0.016/examples/convert-to-test-fatal 1614962908.067054033 Test-Fatal-0.016/xt/release 1614962908.067586899 Test-Fatal-0.016/xt/release/changes_has_content.t 1614962908.069834948 Entering Test-Fatal-0.016 1614962908.070684910 Checking configure dependencies from META.json 1614962908.101041079 Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34) 1614962908.104032040 Running Makefile.PL 1614962908.189599037 Configuring Test-Fatal-0.016 ... Warning: prerequisite Try::Tiny 0.07 not found. 1614962908.192625999 Checking if your kit is complete... 1614962908.192643881 Looks good 1614962908.250248909 Generating a Unix-style Makefile 1614962908.250287056 Writing Makefile for Test::Fatal 1614962908.250289917 Writing MYMETA.yml and MYMETA.json 1614962908.269347906 Checking dependencies from MYMETA.json ... 1614962908.280077934 Checking if you have Try::Tiny 0.07 ... No 1614962908.281430960 Checking if you have File::Spec 0 ... Yes (3.74) 1614962908.282349110 Checking if you have Exporter 5.57 ... Yes (5.73) 1614962908.283469915 Checking if you have Carp 0 ... Yes (1.50) 1614962908.284352064 Checking if you have strict 0 ... Yes (1.11) 1614962908.286871910 Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34) 1614962908.288995028 Checking if you have Test::Builder 0 ... Yes (1.302133) 1614962908.290673971 Checking if you have Test::More 0.65 ... Yes (1.302133) 1614962908.291656017 Checking if you have Test::Builder::Tester 0 ... Yes (1.302133) 1614962908.292520046 Checking if you have warnings 0 ... Yes (1.42) 1614962908.293415070 Checking if you have overload 0 ... Yes (1.30) 1614962908.293673038 Searching Try::Tiny (0.07) on cpanmetadb ... 1614962908.293761969 OK 1614962908.293771982 ==> Found dependencies: Try::Tiny 1614962908.297938108 --2021-03-05 16:48:28-- http://cpanmetadb.plackperl.org/v1.0/package/Try::Tiny 1614962908.303453922 Resolving cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)... 151.101.114.217 1614962908.361335039 Connecting to cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)|151.101.114.217|:80... connected. 1614962908.419645071 HTTP request sent, awaiting response... 200 OK 1614962908.419764996 Length: 88 [text/yaml] 1614962908.419791937 Saving to: 'STDOUT' 1614962908.419814110 1614962908.419847012 0K 100% 3.87M=0s 1614962908.419869900 1614962908.421092987 2021-03-05 16:48:28 (3.87 MB/s) - written to stdout [88/88] 1614962908.421159983 1614962908.428829908 --> Working on Try::Tiny 1614962908.448651075 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Try-Tiny-0.30.tar.gz ... --2021-03-05 16:48:28-- http://www.cpan.org/authors/id/E/ET/ETHER/Try-Tiny-0.30.tar.gz 1614962908.455665112 Resolving www.cpan.org (www.cpan.org)... 151.101.114.132, 2a04:4e42:1b::644 1614962908.515299082 Connecting to www.cpan.org (www.cpan.org)|151.101.114.132|:80... connected. 1614962908.573628902 HTTP request sent, awaiting response... 200 OK 1614962908.573719025 Length: 34395 (34K) [application/x-gzip] 1614962908.573735952 Saving to: 'Try-Tiny-0.30.tar.gz' 1614962908.574428082 1614962908.588366032 0K .......... .......... .......... ... 100% 2.28M=0.01s 1614962908.588453054 1614962908.589890957 2021-03-05 16:48:28 (2.28 MB/s) - 'Try-Tiny-0.30.tar.gz' saved [34395/34395] 1614962908.589952946 1614962908.594073057 Unpacking Try-Tiny-0.30.tar.gz 1614962908.595472097 OK 1614962908.637186050 Try-Tiny-0.30/ 1614962908.637720108 Try-Tiny-0.30/Changes 1614962908.638950109 Try-Tiny-0.30/CONTRIBUTING 1614962908.640001059 Try-Tiny-0.30/dist.ini 1614962908.640907049 Try-Tiny-0.30/INSTALL 1614962908.642030001 Try-Tiny-0.30/lib/ 1614962908.642484903 Try-Tiny-0.30/LICENCE 1614962908.643837929 Try-Tiny-0.30/maint/ 1614962908.644105911 Try-Tiny-0.30/Makefile.PL 1614962908.645337105 Try-Tiny-0.30/MANIFEST 1614962908.646277905 Try-Tiny-0.30/META.json 1614962908.647727966 Try-Tiny-0.30/META.yml 1614962908.649276018 Try-Tiny-0.30/README 1614962908.649976015 Try-Tiny-0.30/t/ 1614962908.650434971 Try-Tiny-0.30/xt/ 1614962908.651108027 Try-Tiny-0.30/xt/author/ 1614962908.651849031 Try-Tiny-0.30/xt/release/ 1614962908.652431011 Try-Tiny-0.30/xt/release/changes_has_content.t 1614962908.653336048 Try-Tiny-0.30/xt/release/cpan-changes.t 1614962908.654089928 Try-Tiny-0.30/xt/release/distmeta.t 1614962908.654897928 Try-Tiny-0.30/xt/release/minimum-version.t 1614962908.655638933 Try-Tiny-0.30/xt/author/00-compile.t 1614962908.656653881 Try-Tiny-0.30/xt/author/eol.t 1614962908.657708883 Try-Tiny-0.30/xt/author/kwalitee.t 1614962908.658581018 Try-Tiny-0.30/xt/author/mojibake.t 1614962908.659501076 Try-Tiny-0.30/xt/author/no-tabs.t 1614962908.660271883 Try-Tiny-0.30/xt/author/pod-coverage.t 1614962908.660962105 Try-Tiny-0.30/xt/author/pod-no404s.t 1614962908.661726952 Try-Tiny-0.30/xt/author/pod-spell.t 1614962908.662579060 Try-Tiny-0.30/xt/author/pod-syntax.t 1614962908.663369894 Try-Tiny-0.30/xt/author/portability.t 1614962908.664546013 Try-Tiny-0.30/t/00-report-prereqs.dd 1614962908.665810108 Try-Tiny-0.30/t/00-report-prereqs.t 1614962908.666819096 Try-Tiny-0.30/t/basic.t 1614962908.667721033 Try-Tiny-0.30/t/context.t 1614962908.668651104 Try-Tiny-0.30/t/erroneous_usage.t 1614962908.669606924 Try-Tiny-0.30/t/finally.t 1614962908.670314074 Try-Tiny-0.30/t/given_when.t 1614962908.670747042 Try-Tiny-0.30/t/global_destruction_forked.t 1614962908.671638966 Try-Tiny-0.30/t/global_destruction_load.t 1614962908.672303915 Try-Tiny-0.30/t/lib/ 1614962908.672564983 Try-Tiny-0.30/t/named.t 1614962908.673625946 Try-Tiny-0.30/t/when.t 1614962908.674149036 Try-Tiny-0.30/t/zzz-check-breaks.t 1614962908.674730062 Try-Tiny-0.30/t/lib/TryUser.pm 1614962908.675200939 Try-Tiny-0.30/maint/bench.pl 1614962908.675601006 Try-Tiny-0.30/lib/Try/ 1614962908.675853014 Try-Tiny-0.30/lib/Try/Tiny.pm 1614962908.677531958 Entering Try-Tiny-0.30 1614962908.678256989 Checking configure dependencies from META.json 1614962908.723014116 Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34) 1614962908.725785017 Running Makefile.PL 1614962908.812275887 Configuring Try-Tiny-0.30 ... Checking if your kit is complete... 1614962908.812304974 Looks good 1614962908.899518013 Generating a Unix-style Makefile 1614962908.899549961 Writing Makefile for Try::Tiny 1614962908.899573088 Writing MYMETA.yml and MYMETA.json 1614962908.902973890 Checking dependencies from MYMETA.json ... 1614962908.930125952 Checking if you have Carp 0 ... Yes (1.50) 1614962908.930790901 Checking if you have Exporter 5.57 ... Yes (5.73) 1614962908.931407928 Checking if you have File::Spec 0 ... Yes (3.74) 1614962908.932399035 Checking if you have if 0 ... Yes (0.0608) 1614962908.933216095 Checking if you have strict 0 ... Yes (1.11) 1614962908.934273958 Checking if you have constant 0 ... Yes (1.33) 1614962908.936894894 Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34) 1614962908.937791109 Checking if you have warnings 0 ... Yes (1.42) 1614962908.939301968 Checking if you have Test::More 0 ... Yes (1.302133) 1614962908.946474075 OK 1614962909.115854979 Building and testing Try-Tiny-0.30 ... cp lib/Try/Tiny.pm blib/lib/Try/Tiny.pm 1614962909.187719107 Manifying 1 pod document 1614962909.199985981 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t 1614962909.420849085 # 1614962909.420876026 # Versions for all modules listed in MYMETA.json (including optional ones): 1614962909.420878887 # 1614962909.420881987 # === Configure Requires === 1614962909.420883894 # 1614962909.420886040 # Module Want Have 1614962909.420888901 # ------------------- ---- ---- 1614962909.420891047 # ExtUtils::MakeMaker any 7.34 1614962909.420892954 # 1614962909.420895100 # === Configure Suggests === 1614962909.420897961 # 1614962909.420901060 # Module Want Have 1614962909.420907974 # -------- ------- ------- 1614962909.420912981 # JSON::PP 2.27300 2.97001 1614962909.420916080 # 1614962909.420917988 # === Build Requires === 1614962909.420922041 # 1614962909.420924902 # Module Want Have 1614962909.420927048 # ------------------- ---- ---- 1614962909.420929909 # ExtUtils::MakeMaker any 7.34 1614962909.420943022 # 1614962909.420950890 # === Test Requires === 1614962909.420954943 # 1614962909.420957088 # Module Want Have 1614962909.420959949 # ------------------- ---- -------- 1614962909.420963049 # ExtUtils::MakeMaker any 7.34 1614962909.420967102 # File::Spec any 3.74 1614962909.420969963 # Test::More any 1.302133 1614962909.420973063 # if any 0.0608 1614962909.420975924 # 1614962909.420979023 # === Test Recommends === 1614962909.420983076 # 1614962909.420985937 # Module Want Have 1614962909.420989037 # ---------- -------- -------- 1614962909.420991898 # CPAN::Meta 2.120900 2.150010 1614962909.420994997 # 1614962909.420998096 # === Test Suggests === 1614962909.421000004 # 1614962909.421009064 # Module Want Have 1614962909.421013117 # ------------------------ ----- ------- 1614962909.421015978 # CPAN::Meta::Check 0.011 0.014 1614962909.421019077 # CPAN::Meta::Requirements any 2.140 1614962909.421021938 # Capture::Tiny 0.12 missing 1614962909.421025038 # 1614962909.421029091 # === Runtime Requires === 1614962909.421031952 # 1614962909.421049118 # Module Want Have 1614962909.421051979 # -------- ---- ---- 1614962909.421055079 # Carp any 1.50 1614962909.421057940 # Exporter 5.57 5.73 1614962909.421061039 # constant any 1.33 1614962909.421062946 # strict any 1.11 1614962909.421066046 # warnings any 1.42 1614962909.421068907 # 1614962909.421071053 # === Runtime Suggests === 1614962909.421073914 # 1614962909.421076059 # Module Want Have 1614962909.421078920 # --------- ---- ------- 1614962909.421082020 # Sub::Name 0.08 missing 1614962909.421103001 # Sub::Util any 1.50 1614962909.421107054 # 1614962909.421109915 # === Other Modules === 1614962909.421113014 # 1614962909.421117067 # Module Have 1614962909.421119928 # ------------- ------- 1614962909.421123028 # JSON::PP 2.97001 1614962909.421125889 # Pod::Coverage missing 1614962909.421128988 # Sub::Name missing 1614962909.421132088 # YAML missing 1614962909.421149015 # autodie 2.29 1614962909.421152115 # 1614962909.423938990 t/00-report-prereqs.t .......... ok 1614962909.480623960 t/basic.t ...................... ok 1614962909.535439014 t/context.t .................... ok 1614962909.591047049 t/erroneous_usage.t ............ ok 1614962909.646460056 t/finally.t .................... ok 1614962909.696594000 t/given_when.t ................. skipped: Tests skipped on perl 5.27.7+, pending resolution of smartmatch changes 1614962909.755974054 t/global_destruction_forked.t .. ok 1614962909.806647062 t/global_destruction_load.t .... skipped: Capture::Tiny 0.12 required 1614962909.859931946 t/named.t ...................... ok 1614962909.910235882 t/when.t ....................... skipped: Tests skipped on perl 5.27.7+, pending resolution of smartmatch changes 1614962909.977901936 t/zzz-check-breaks.t ........... ok 1614962909.978116989 All tests successful. 1614962909.978133917 Files=11, Tests=97, 0 wallclock secs ( 0.03 usr 0.02 sys + 0.52 cusr 0.11 csys = 0.68 CPU) 1614962909.978153944 Result: PASS 1614962910.030582905 Manifying 1 pod document 1614962910.071854115 Installing /usr/local/share/perl/5.28.1/Try/Tiny.pm 1614962910.071899891 Installing /usr/local/man/man3/Try::Tiny.3pm 1614962910.079886913 Appending installation info to /usr/local/lib/x86_64-linux-gnu/perl/5.28.1/perllocal.pod 1614962910.103501081 OK 1614962910.103528976 Successfully installed Try-Tiny-0.30 1614962910.140553951 Installing /usr/local/share/perl/5.28.1/x86_64-linux-gnu-thread-multi/.meta/Try-Tiny-0.30/MYMETA.json 1614962910.140578032 Installing /usr/local/share/perl/5.28.1/x86_64-linux-gnu-thread-multi/.meta/Try-Tiny-0.30/install.json 1614962910.319057941 Building and testing Test-Fatal-0.016 ... cp lib/Test/Fatal.pm blib/lib/Test/Fatal.pm 1614962910.377032042 Manifying 1 pod document 1614962910.389205933 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t 1614962910.589294910 # 1614962910.589334011 # Versions for all modules listed in MYMETA.json (including optional ones): 1614962910.589339018 # 1614962910.589343071 # === Configure Requires === 1614962910.589345932 # 1614962910.589349031 # Module Want Have 1614962910.589353085 # ------------------- ---- ---- 1614962910.589355946 # ExtUtils::MakeMaker any 7.34 1614962910.589359045 # 1614962910.589361906 # === Build Requires === 1614962910.589365959 # 1614962910.589369059 # Module Want Have 1614962910.589371920 # ------------------- ---- ---- 1614962910.589375019 # ExtUtils::MakeMaker any 7.34 1614962910.589378119 # 1614962910.589380980 # === Test Requires === 1614962910.589384079 # 1614962910.589387894 # Module Want Have 1614962910.589390993 # --------------------- ---- -------- 1614962910.589394093 # ExtUtils::MakeMaker any 7.34 1614962910.589396954 # File::Spec any 3.74 1614962910.589400053 # Test::Builder::Tester any 1.302133 1614962910.589402914 # Test::More 0.65 1.302133 1614962910.589406013 # overload any 1.30 1614962910.589410067 # 1614962910.589412928 # === Test Recommends === 1614962910.589416027 # 1614962910.589420080 # Module Want Have 1614962910.589422941 # ---------- -------- -------- 1614962910.589426041 # CPAN::Meta 2.120900 2.150010 1614962910.589428902 # 1614962910.589432955 # === Runtime Requires === 1614962910.589436054 # 1614962910.589438915 # Module Want Have 1614962910.589447021 # ------------- ---- -------- 1614962910.589452028 # Carp any 1.50 1614962910.589456081 # Exporter 5.57 5.73 1614962910.589459896 # Test::Builder any 1.302133 1614962910.589462996 # Try::Tiny 0.07 0.30 1614962910.589467049 # strict any 1.11 1614962910.589469910 # warnings any 1.42 1614962910.589473009 # 1614962910.592298031 t/00-report-prereqs.t .. ok 1614962910.647913933 t/basic.t .............. ok 1614962910.705302954 t/like-exception.t ..... ok 1614962910.766874075 t/todo.t ............... ok 1614962910.767054081 All tests successful. 1614962910.767066002 Files=4, Tests=18, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.23 cusr 0.05 csys = 0.30 CPU) 1614962910.767071962 Result: PASS 1614962910.819837093 Manifying 1 pod document 1614962910.860235929 Installing /usr/local/share/perl/5.28.1/Test/Fatal.pm 1614962910.860260963 Installing /usr/local/man/man3/Test::Fatal.3pm 1614962910.868732929 Appending installation info to /usr/local/lib/x86_64-linux-gnu/perl/5.28.1/perllocal.pod 1614962910.892524958 OK 1614962910.892550945 Successfully installed Test-Fatal-0.016 1614962910.928976059 Installing /usr/local/share/perl/5.28.1/x86_64-linux-gnu-thread-multi/.meta/Test-Fatal-0.016/MYMETA.json 1614962910.929001093 Installing /usr/local/share/perl/5.28.1/x86_64-linux-gnu-thread-multi/.meta/Test-Fatal-0.016/install.json 1614962910.930699110 Searching Test::Identity (0) on cpanmetadb ... 1614962910.935062885 --2021-03-05 16:48:30-- http://cpanmetadb.plackperl.org/v1.0/package/Test::Identity 1614962910.940479994 Resolving cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)... 151.101.114.217 1614962910.999604940 Connecting to cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)|151.101.114.217|:80... connected. 1614962911.060465097 HTTP request sent, awaiting response... 200 OK 1614962911.060594082 Length: 99 [text/yaml] 1614962911.060626984 Saving to: 'STDOUT' 1614962911.060647964 1614962911.060684919 0K 100% 4.30M=0s 1614962911.060707092 1614962911.061677933 2021-03-05 16:48:31 (4.30 MB/s) - written to stdout [99/99] 1614962911.061772108 1614962911.071681023 --> Working on Test::Identity 1614962911.094850063 Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/Test-Identity-0.01.tar.gz ... --2021-03-05 16:48:31-- http://www.cpan.org/authors/id/P/PE/PEVANS/Test-Identity-0.01.tar.gz 1614962911.101738930 Resolving www.cpan.org (www.cpan.org)... 151.101.114.132, 2a04:4e42:1b::644 1614962911.164238930 Connecting to www.cpan.org (www.cpan.org)|151.101.114.132|:80... connected. 1614962911.226083040 HTTP request sent, awaiting response... 200 OK 1614962911.226198912 Length: 10889 (11K) [application/x-gzip] 1614962911.226218939 Saving to: 'Test-Identity-0.01.tar.gz' 1614962911.226648092 1614962911.227823019 0K .......... 100% 7.26M=0.001s 1614962911.227912903 1614962911.229625940 2021-03-05 16:48:31 (7.26 MB/s) - 'Test-Identity-0.01.tar.gz' saved [10889/10889] 1614962911.229698896 1614962911.233833075 Unpacking Test-Identity-0.01.tar.gz 1614962911.235117912 OK 1614962911.277990103 Test-Identity-0.01 1614962911.278464079 Test-Identity-0.01/META.yml 1614962911.279973030 Test-Identity-0.01/Changes 1614962911.280658960 Test-Identity-0.01/MANIFEST 1614962911.281203032 Test-Identity-0.01/Build.PL 1614962911.281733036 Test-Identity-0.01/LICENSE 1614962911.282654047 Test-Identity-0.01/Makefile.PL 1614962911.283370972 Test-Identity-0.01/README 1614962911.283891916 Test-Identity-0.01/t 1614962911.284420013 Test-Identity-0.01/t/00use.t 1614962911.285089970 Test-Identity-0.01/t/99pod.t 1614962911.285728931 Test-Identity-0.01/t/01identical.t 1614962911.286412954 Test-Identity-0.01/lib 1614962911.286825895 Test-Identity-0.01/lib/Test 1614962911.287115097 Test-Identity-0.01/lib/Test/Identity.pm 1614962911.289268970 Entering Test-Identity-0.01 1614962911.290549994 Checking configure dependencies from META.yml 1614962911.301352978 Checking if you have ExtUtils::Install 1.46 ... Yes (2.14) 1614962911.304924011 Checking if you have Module::Build 0.38 ... Yes (0.4224) 1614962911.308731079 Running Build.PL 1614962911.441634893 Configuring Test-Identity-0.01 ... Created MYMETA.yml and MYMETA.json 1614962911.441683054 Creating new 'Build' script for 'Test-Identity' version '0.01' 1614962911.444161892 Checking dependencies from MYMETA.json ... 1614962911.447676897 Checking if you have Scalar::Util 0 ... Yes (1.50) 1614962911.448800087 Checking if you have Test::Builder::Tester 0 ... Yes (1.302133) 1614962911.450470924 Checking if you have Test::More 0 ... Yes (1.302133) 1614962911.453404903 OK 1614962911.578684092 Building and testing Test-Identity-0.01 ... Building Test-Identity 1614962911.750121117 t/00use.t ........ ok 1614962911.809864044 t/01identical.t .. ok 1614962911.863086939 t/99pod.t ........ skipped: Test::Pod 1.00 required for testing POD 1614962911.863334894 All tests successful. 1614962911.863353014 Files=3, Tests=9, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.12 cusr 0.04 csys = 0.18 CPU) 1614962911.863357067 Result: PASS 1614962911.990664005 Building Test-Identity 1614962912.004347086 Installing /usr/local/share/perl/5.28.1/Test/Identity.pm 1614962912.004383087 Installing /usr/local/man/man3/Test::Identity.3pm 1614962912.008184910 OK 1614962912.008205891 Successfully installed Test-Identity-0.01 1614962912.045298100 Installing /usr/local/share/perl/5.28.1/x86_64-linux-gnu-thread-multi/.meta/Test-Identity-0.01/MYMETA.json 1614962912.045324087 Installing /usr/local/share/perl/5.28.1/x86_64-linux-gnu-thread-multi/.meta/Test-Identity-0.01/install.json 1614962912.046479940 Searching Future (0.33) on cpanmetadb ... 1614962912.050986052 --2021-03-05 16:48:32-- http://cpanmetadb.plackperl.org/v1.0/package/Future 1614962912.056274891 Resolving cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)... 151.101.114.217 1614962912.115025997 Connecting to cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)|151.101.114.217|:80... connected. 1614962912.174523115 HTTP request sent, awaiting response... 200 OK 1614962912.174587011 Length: 228 [text/yaml] 1614962912.174597979 Saving to: 'STDOUT' 1614962912.174607038 1614962912.174649954 0K 100% 17.2M=0s 1614962912.174669027 1614962912.175339937 2021-03-05 16:48:32 (17.2 MB/s) - written to stdout [228/228] 1614962912.175394058 1614962912.181607962 --> Working on Future 1614962912.197033882 Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/Future-0.47.tar.gz ... --2021-03-05 16:48:32-- http://www.cpan.org/authors/id/P/PE/PEVANS/Future-0.47.tar.gz 1614962912.201566935 Resolving www.cpan.org (www.cpan.org)... 151.101.114.132, 2a04:4e42:1b::644 1614962912.262830973 Connecting to www.cpan.org (www.cpan.org)|151.101.114.132|:80... connected. 1614962912.326773882 HTTP request sent, awaiting response... 200 OK 1614962912.326844931 Length: 96522 (94K) [application/x-gzip] 1614962912.326860905 Saving to: 'Future-0.47.tar.gz' 1614962912.327181101 1614962912.391833067 0K .......... .......... .......... .......... .......... 53% 792K 0s 1614962912.408690929 50K .......... .......... .......... .......... .... 100% 2.33M=0.08s 1614962912.408751011 1614962912.409862041 2021-03-05 16:48:32 (1.13 MB/s) - 'Future-0.47.tar.gz' saved [96522/96522] 1614962912.409914970 1614962912.412272930 Unpacking Future-0.47.tar.gz 1614962912.412736893 OK 1614962912.447952032 Future-0.47 1614962912.448461056 Future-0.47/Build.PL 1614962912.449296951 Future-0.47/Changes 1614962912.450156927 Future-0.47/LICENSE 1614962912.451345921 Future-0.47/MANIFEST 1614962912.452125072 Future-0.47/META.json 1614962912.453000069 Future-0.47/META.yml 1614962912.453722954 Future-0.47/README 1614962912.454922915 Future-0.47/lib 1614962912.455239058 Future-0.47/lib/Future.pm 1614962912.457609892 Future-0.47/lib/Future 1614962912.458066940 Future-0.47/lib/Future/Exception.pm 1614962912.459023952 Future-0.47/lib/Future/Mutex.pm 1614962912.459830046 Future-0.47/lib/Future/Phrasebook.pod 1614962912.460716963 Future-0.47/lib/Future/Queue.pm 1614962912.461510897 Future-0.47/lib/Future/Utils.pm 1614962912.462529898 Future-0.47/lib/Test 1614962912.463495970 Future-0.47/lib/Test/Future.pm 1614962912.464804888 Future-0.47/lib/Test/Future 1614962912.465464115 Future-0.47/lib/Test/Future/Deferred.pm 1614962912.466562986 Future-0.47/t 1614962912.467833996 Future-0.47/t/00use.t 1614962912.469080925 Future-0.47/t/01future.t 1614962912.470125914 Future-0.47/t/02cancel.t 1614962912.471143961 Future-0.47/t/03then.t 1614962912.471973896 Future-0.47/t/04else.t 1614962912.472970009 Future-0.47/t/05then-else.t 1614962912.473767996 Future-0.47/t/06followed_by.t 1614962912.474690914 Future-0.47/t/07catch.t 1614962912.475557089 Future-0.47/t/09transform.t 1614962912.476552010 Future-0.47/t/10wait_all.t 1614962912.477530956 Future-0.47/t/11wait_any.t 1614962912.478507042 Future-0.47/t/12needs_all.t 1614962912.479479074 Future-0.47/t/13needs_any.t 1614962912.480269909 Future-0.47/t/20subclass.t 1614962912.480925083 Future-0.47/t/21debug.t 1614962912.481666088 Future-0.47/t/22wrap_cb.t 1614962912.482347965 Future-0.47/t/23exception.t 1614962912.483073950 Future-0.47/t/30utils-call.t 1614962912.483724117 Future-0.47/t/31utils-call-with-escape.t 1614962912.484575033 Future-0.47/t/32utils-repeat.t 1614962912.485369921 Future-0.47/t/33utils-repeat-generate.t 1614962912.485872030 Future-0.47/t/34utils-repeat-foreach.t 1614962912.486646891 Future-0.47/t/35utils-map-void.t 1614962912.487355947 Future-0.47/t/36utils-map.t 1614962912.488270044 Future-0.47/t/40mutex.t 1614962912.489515066 Future-0.47/t/41queue.t 1614962912.490267992 Future-0.47/t/50test-future.t 1614962912.490870953 Future-0.47/t/51test-future-deferred.t 1614962912.491537094 Future-0.47/t/52awaitable-future.t 1614962912.492258072 Future-0.47/t/99pod.t 1614962912.494323969 Entering Future-0.47 1614962912.495228052 Checking configure dependencies from META.json 1614962912.504384041 Checking if you have ExtUtils::Install 1.46 ... Yes (2.14) 1614962912.506432056 Checking if you have Module::Build 0.4004 ... Yes (0.4224) 1614962912.508445978 Running Build.PL 1614962912.590522051 Configuring Future-0.47 ... Checking prerequisites... 1614962912.590564013 test_requires: 1614962912.590567112 ! Test::Refcount is not installed 1614962912.590588093 1614962912.590590000 ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions 1614962912.590593100 of the modules indicated above before proceeding with this installation 1614962912.590595007 1614962912.634388924 Created MYMETA.yml and MYMETA.json 1614962912.634432077 Creating new 'Build' script for 'Future' version '0.47' 1614962912.636959076 Checking dependencies from MYMETA.json ... 1614962912.641494036 Checking if you have Test::Fatal 0 ... Yes (0.016) 1614962912.642293930 Checking if you have Test::Identity 0 ... Yes (0.01) 1614962912.644397974 Checking if you have Test::More 0.88 ... Yes (1.302133) 1614962912.645581007 Checking if you have Time::HiRes 0 ... Yes (1.9759) 1614962912.646346092 Checking if you have Test::Builder::Module 0 ... Yes (1.302133) 1614962912.647517920 Checking if you have Carp 1.25 ... Yes (1.50) 1614962912.647880077 Checking if you have Test::Refcount 0 ... No 1614962912.648226023 Searching Test::Refcount (0) on cpanmetadb ... 1614962912.648442030 OK 1614962912.648449898 ==> Found dependencies: Test::Refcount 1614962912.652584076 --2021-03-05 16:48:32-- http://cpanmetadb.plackperl.org/v1.0/package/Test::Refcount 1614962912.657915115 Resolving cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)... 151.101.114.217 1614962912.728212118 Connecting to cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)|151.101.114.217|:80... connected. 1614962912.798851013 HTTP request sent, awaiting response... 200 OK 1614962912.798966885 Length: 99 [text/yaml] 1614962912.798990011 Saving to: 'STDOUT' 1614962912.799001932 1614962912.799065113 0K 100% 5.04M=0s 1614962912.799084902 1614962912.799913883 2021-03-05 16:48:32 (5.04 MB/s) - written to stdout [99/99] 1614962912.800000906 1614962912.808587074 --> Working on Test::Refcount 1614962912.833972931 Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/Test-Refcount-0.10.tar.gz ... --2021-03-05 16:48:32-- http://www.cpan.org/authors/id/P/PE/PEVANS/Test-Refcount-0.10.tar.gz 1614962912.840234995 Resolving www.cpan.org (www.cpan.org)... 151.101.114.132, 2a04:4e42:1b::644 1614962912.901067972 Connecting to www.cpan.org (www.cpan.org)|151.101.114.132|:80... connected. 1614962912.964807034 HTTP request sent, awaiting response... 200 OK 1614962912.964910030 Length: 17218 (17K) [application/x-gzip] 1614962912.964931965 Saving to: 'Test-Refcount-0.10.tar.gz' 1614962912.965169907 1614962912.969187975 0K .......... ...... 100% 3.88M=0.004s 1614962912.969250917 1614962912.970721960 2021-03-05 16:48:32 (3.88 MB/s) - 'Test-Refcount-0.10.tar.gz' saved [17218/17218] 1614962912.970789909 1614962912.973958015 Unpacking Test-Refcount-0.10.tar.gz 1614962912.975126982 OK 1614962913.011316061 Test-Refcount-0.10 1614962913.011866093 Test-Refcount-0.10/Build.PL 1614962913.013415098 Test-Refcount-0.10/Changes 1614962913.014729023 Test-Refcount-0.10/LICENSE 1614962913.016421080 Test-Refcount-0.10/MANIFEST 1614962913.017415047 Test-Refcount-0.10/META.json 1614962913.019238949 Test-Refcount-0.10/META.yml 1614962913.020339012 Test-Refcount-0.10/README 1614962913.021410942 Test-Refcount-0.10/lib 1614962913.021924973 Test-Refcount-0.10/lib/Test 1614962913.022660017 Test-Refcount-0.10/lib/Test/Refcount.pm 1614962913.024530888 Test-Refcount-0.10/t 1614962913.025702953 Test-Refcount-0.10/t/00use.t 1614962913.026510954 Test-Refcount-0.10/t/01count.t 1614962913.027452946 Test-Refcount-0.10/t/02one.t 1614962913.028279066 Test-Refcount-0.10/t/03weak.t 1614962913.029205084 Test-Refcount-0.10/t/04reftypes.t 1614962913.030308008 Test-Refcount-0.10/t/99pod.t 1614962913.032802105 Entering Test-Refcount-0.10 1614962913.033879042 Checking configure dependencies from META.json 1614962913.047416925 Checking if you have ExtUtils::Install 1.46 ... Yes (2.14) 1614962913.051225901 Checking if you have Module::Build 0.4004 ... Yes (0.4224) 1614962913.054261923 Running Build.PL 1614962913.141829014 Configuring Test-Refcount-0.10 ... Checking prerequisites... 1614962913.141870975 recommends: 1614962913.141875029 * Devel::MAT is not installed 1614962913.141876936 1614962913.141880035 ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions 1614962913.141881943 of the modules indicated above before proceeding with this installation 1614962913.141884089 1614962913.184942007 Created MYMETA.yml and MYMETA.json 1614962913.184971094 Creating new 'Build' script for 'Test-Refcount' version '0.10' 1614962913.187849045 Checking dependencies from MYMETA.json ... 1614962913.191509008 Checking if you have Scalar::Util 0 ... Yes (1.50) 1614962913.192578077 Checking if you have Test::Builder::Tester 0 ... Yes (1.302133) 1614962913.194247007 Checking if you have Test::More 0.88 ... Yes (1.302133) 1614962913.196573973 Checking if you have Test::Builder 0 ... Yes (1.302133) 1614962913.197886944 Checking if you have B 0 ... Yes (1.74) 1614962913.203505039 OK 1614962913.333929062 Building and testing Test-Refcount-0.10 ... Building Test-Refcount 1614962913.505137920 t/00use.t ....... ok 1614962913.566150904 t/01count.t ..... ok 1614962913.626382113 t/02one.t ....... ok 1614962913.685273886 t/03weak.t ...... ok 1614962913.746917009 t/04reftypes.t .. ok 1614962913.798033953 t/99pod.t ....... skipped: Test::Pod 1.00 required for testing POD 1614962913.798300982 All tests successful. 1614962913.798315048 Files=6, Tests=20, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.24 cusr 0.06 csys = 0.33 CPU) 1614962913.798321009 Result: PASS 1614962913.922379017 Building Test-Refcount 1614962913.935987949 Installing /usr/local/share/perl/5.28.1/Test/Refcount.pm 1614962913.936023951 Installing /usr/local/man/man3/Test::Refcount.3pm 1614962913.939846992 OK 1614962913.939873934 Successfully installed Test-Refcount-0.10 1614962913.976639986 Installing /usr/local/share/perl/5.28.1/x86_64-linux-gnu-thread-multi/.meta/Test-Refcount-0.10/MYMETA.json 1614962913.976680994 Installing /usr/local/share/perl/5.28.1/x86_64-linux-gnu-thread-multi/.meta/Test-Refcount-0.10/install.json 1614962914.182495117 Building and testing Future-0.47 ... Building Future 1614962914.363686085 t/00use.t ..................... ok 1614962914.434066057 t/01future.t .................. ok 1614962914.500668049 t/02cancel.t .................. ok 1614962914.569422960 t/03then.t .................... ok 1614962914.635826111 t/04else.t .................... ok 1614962914.698496103 t/05then-else.t ............... ok 1614962914.766522884 t/06followed_by.t ............. ok 1614962914.830126047 t/07catch.t ................... ok 1614962914.890600920 t/09transform.t ............... ok 1614962914.953797102 t/10wait_all.t ................ ok 1614962915.019334078 t/11wait_any.t ................ ok 1614962915.083709955 t/12needs_all.t ............... ok 1614962915.150088072 t/13needs_any.t ............... ok 1614962915.213598967 t/20subclass.t ................ ok 1614962915.276684999 t/21debug.t ................... ok 1614962915.338773966 t/22wrap_cb.t ................. ok 1614962915.402246952 t/23exception.t ............... ok 1614962915.463393927 t/30utils-call.t .............. ok 1614962915.527951956 t/31utils-call-with-escape.t .. ok 1614962915.593611002 t/32utils-repeat.t ............ ok 1614962915.656055927 t/33utils-repeat-generate.t ... ok 1614962915.719487906 t/34utils-repeat-foreach.t .... ok 1614962915.785938025 t/35utils-map-void.t .......... ok 1614962915.851461887 t/36utils-map.t ............... ok 1614962915.916012049 t/40mutex.t ................... ok 1614962915.977407932 t/41queue.t ................... ok 1614962916.043418884 t/50test-future.t ............. ok 1614962916.107662916 t/51test-future-deferred.t .... ok 1614962916.167938948 t/52awaitable-future.t ........ skipped: No Test::Future::AsyncAwait::Awaitable 1614962916.219542980 t/99pod.t ..................... skipped: Test::Pod 1.00 required for testing POD 1614962916.219773054 All tests successful. 1614962916.219783068 Files=30, Tests=687, 2 wallclock secs ( 0.10 usr 0.02 sys + 1.37 cusr 0.32 csys = 1.81 CPU) 1614962916.219788074 Result: PASS 1614962916.346788883 Building Future 1614962916.382946968 Installing /usr/local/share/perl/5.28.1/Future.pm 1614962916.382971048 Installing /usr/local/share/perl/5.28.1/Future/Exception.pm 1614962916.382973909 Installing /usr/local/share/perl/5.28.1/Future/Utils.pm 1614962916.382976055 Installing /usr/local/share/perl/5.28.1/Future/Phrasebook.pod 1614962916.382977962 Installing /usr/local/share/perl/5.28.1/Future/Queue.pm 1614962916.382981062 Installing /usr/local/share/perl/5.28.1/Future/Mutex.pm 1614962916.382982969 Installing /usr/local/share/perl/5.28.1/Test/Future.pm 1614962916.382985115 Installing /usr/local/share/perl/5.28.1/Test/Future/Deferred.pm 1614962916.382987022 Installing /usr/local/man/man3/Future::Utils.3pm 1614962916.382988930 Installing /usr/local/man/man3/Test::Future::Deferred.3pm 1614962916.382991076 Installing /usr/local/man/man3/Future::Queue.3pm 1614962916.382992983 Installing /usr/local/man/man3/Future::Mutex.3pm 1614962916.382994890 Installing /usr/local/man/man3/Test::Future.3pm 1614962916.382997036 Installing /usr/local/man/man3/Future.3pm 1614962916.382998943 Installing /usr/local/man/man3/Future::Phrasebook.3pm 1614962916.383002043 Installing /usr/local/man/man3/Future::Exception.3pm 1614962916.386944056 OK 1614962916.386966944 Successfully installed Future-0.47 1614962916.423043013 Installing /usr/local/share/perl/5.28.1/x86_64-linux-gnu-thread-multi/.meta/Future-0.47/MYMETA.json 1614962916.423069000 Installing /usr/local/share/perl/5.28.1/x86_64-linux-gnu-thread-multi/.meta/Future-0.47/install.json 1614962916.424041986 Already tried Test::Refcount. Skipping. 1614962916.424268961 Searching Struct::Dumb (0) on cpanmetadb ... 1614962916.428514004 --2021-03-05 16:48:36-- http://cpanmetadb.plackperl.org/v1.0/package/Struct::Dumb 1614962916.436506033 Resolving cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)... 151.101.114.217 1614962916.507380962 Connecting to cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)|151.101.114.217|:80... connected. 1614962916.577323914 HTTP request sent, awaiting response... 200 OK 1614962916.577430964 Length: 95 [text/yaml] 1614962916.577452898 Saving to: 'STDOUT' 1614962916.577470064 1614962916.577497005 0K 100% 3.57M=0s 1614962916.577513933 1614962916.578183889 2021-03-05 16:48:36 (3.57 MB/s) - written to stdout [95/95] 1614962916.578286886 1614962916.588643074 --> Working on Struct::Dumb 1614962916.609951973 Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/Struct-Dumb-0.12.tar.gz ... --2021-03-05 16:48:36-- http://www.cpan.org/authors/id/P/PE/PEVANS/Struct-Dumb-0.12.tar.gz 1614962916.618180990 Resolving www.cpan.org (www.cpan.org)... 151.101.114.132, 2a04:4e42:1b::644 1614962916.678072929 Connecting to www.cpan.org (www.cpan.org)|151.101.114.132|:80... connected. 1614962916.739355087 HTTP request sent, awaiting response... 200 OK 1614962916.739470959 Length: 17513 (17K) [application/x-gzip] 1614962916.739494085 Saving to: 'Struct-Dumb-0.12.tar.gz' 1614962916.739888906 1614962916.743597984 0K .......... ....... 100% 4.17M=0.004s 1614962916.743745089 1614962916.744802952 2021-03-05 16:48:36 (4.17 MB/s) - 'Struct-Dumb-0.12.tar.gz' saved [17513/17513] 1614962916.744900942 1614962916.749856949 Unpacking Struct-Dumb-0.12.tar.gz 1614962916.750786066 OK 1614962916.796535969 Struct-Dumb-0.12 1614962916.797126055 Struct-Dumb-0.12/Build.PL 1614962916.798522949 Struct-Dumb-0.12/Changes 1614962916.800146103 Struct-Dumb-0.12/LICENSE 1614962916.801692963 Struct-Dumb-0.12/MANIFEST 1614962916.802901030 Struct-Dumb-0.12/META.json 1614962916.804157972 Struct-Dumb-0.12/META.yml 1614962916.805207014 Struct-Dumb-0.12/README 1614962916.806333065 Struct-Dumb-0.12/lib 1614962916.807141066 Struct-Dumb-0.12/lib/Struct 1614962916.807643890 Struct-Dumb-0.12/lib/Struct/Dumb.pm 1614962916.809194088 Struct-Dumb-0.12/t 1614962916.810153008 Struct-Dumb-0.12/t/00use.t 1614962916.811161995 Struct-Dumb-0.12/t/01point.t 1614962916.812208891 Struct-Dumb-0.12/t/02scope.t 1614962916.813271046 Struct-Dumb-0.12/t/03readonly.t 1614962916.814232111 Struct-Dumb-0.12/t/04named.t 1614962916.815222979 Struct-Dumb-0.12/t/05predicate.t 1614962916.816217899 Struct-Dumb-0.12/t/10data-dump.t 1614962916.817301035 Struct-Dumb-0.12/t/11data-dump-late.t 1614962916.818272114 Struct-Dumb-0.12/t/99pod.t 1614962916.821105003 Entering Struct-Dumb-0.12 1614962916.822829008 Checking configure dependencies from META.json 1614962916.838466883 Checking if you have ExtUtils::Install 1.46 ... Yes (2.14) 1614962916.843462944 Checking if you have Module::Build 0.4004 ... Yes (0.4224) 1614962916.847706079 Running Build.PL 1614962916.965696096 Configuring Struct-Dumb-0.12 ... Created MYMETA.yml and MYMETA.json 1614962916.965743065 Creating new 'Build' script for 'Struct-Dumb' version '0.12' 1614962916.968235016 Checking dependencies from MYMETA.json ... 1614962916.972651958 Checking if you have Test::More 0.88 ... Yes (1.302133) 1614962916.973541021 Checking if you have Test::Fatal 0 ... Yes (0.016) 1614962916.975877047 OK 1614962917.101449966 Building and testing Struct-Dumb-0.12 ... Building Struct-Dumb 1614962917.273729086 t/00use.t ............. ok 1614962917.330485106 t/01point.t ........... ok 1614962917.384290934 t/02scope.t ........... ok 1614962917.440526009 t/03readonly.t ........ ok 1614962917.497693062 t/04named.t ........... ok 1614962917.552414894 t/05predicate.t ....... ok 1614962917.602554083 t/10data-dump.t ....... skipped: No Data::Dump 1614962917.654453039 t/11data-dump-late.t .. skipped: No Data::Dump 1614962917.705610037 t/99pod.t ............. skipped: Test::Pod 1.00 required for testing POD 1614962917.705879927 All tests successful. 1614962917.705893040 Files=9, Tests=27, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.34 cusr 0.08 csys = 0.45 CPU) 1614962917.705898046 Result: PASS 1614962917.830871105 Building Struct-Dumb 1614962917.845487118 Installing /usr/local/share/perl/5.28.1/Struct/Dumb.pm 1614962917.845530987 Installing /usr/local/man/man3/Struct::Dumb.3pm 1614962917.849992037 OK 1614962917.850023031 Successfully installed Struct-Dumb-0.12 1614962917.886595964 Installing /usr/local/share/perl/5.28.1/x86_64-linux-gnu-thread-multi/.meta/Struct-Dumb-0.12/MYMETA.json 1614962917.886640072 Installing /usr/local/share/perl/5.28.1/x86_64-linux-gnu-thread-multi/.meta/Struct-Dumb-0.12/install.json 1614962917.887841940 Searching Future::Utils (0.18) on cpanmetadb ... 1614962917.892034054 --2021-03-05 16:48:37-- http://cpanmetadb.plackperl.org/v1.0/package/Future::Utils 1614962917.897984028 Resolving cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)... 151.101.114.217 1614962917.970442057 Connecting to cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)|151.101.114.217|:80... connected. 1614962918.044285059 HTTP request sent, awaiting response... 200 OK 1614962918.044435024 Length: 228 [text/yaml] 1614962918.044469118 Saving to: 'STDOUT' 1614962918.044497013 1614962918.044626951 0K 100% 2.52M=0s 1614962918.044672966 1614962918.045895100 2021-03-05 16:48:38 (2.52 MB/s) - written to stdout [228/228] 1614962918.045981884 1614962918.050704002 Already tried Future-0.47. Skipping. 1614962918.052867889 Searching Test::Metrics::Any (0) on cpanmetadb ... 1614962918.077416897 --2021-03-05 16:48:38-- http://cpanmetadb.plackperl.org/v1.0/package/Test::Metrics::Any 1614962918.086158991 Resolving cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)... 151.101.114.217 1614962918.143804073 Connecting to cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)|151.101.114.217|:80... connected. 1614962918.202353954 HTTP request sent, awaiting response... 200 OK 1614962918.202498913 Length: 106 [text/yaml] 1614962918.202533960 Saving to: 'STDOUT' 1614962918.202558041 1614962918.202596903 0K 100% 3.81M=0s 1614962918.202624083 1614962918.203860044 2021-03-05 16:48:38 (3.81 MB/s) - written to stdout [106/106] 1614962918.203958988 1614962918.213838100 --> Working on Test::Metrics::Any 1614962918.241199970 Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/Test-Metrics-Any-0.01.tar.gz ... --2021-03-05 16:48:38-- http://www.cpan.org/authors/id/P/PE/PEVANS/Test-Metrics-Any-0.01.tar.gz 1614962918.248600960 Resolving www.cpan.org (www.cpan.org)... 151.101.114.132, 2a04:4e42:1b::644 1614962918.309081078 Connecting to www.cpan.org (www.cpan.org)|151.101.114.132|:80... connected. 1614962918.370448112 HTTP request sent, awaiting response... 200 OK 1614962918.370585918 Length: 12407 (12K) [application/x-gzip] 1614962918.370609999 Saving to: 'Test-Metrics-Any-0.01.tar.gz' 1614962918.371180058 1614962918.372376919 0K .......... .. 100% 7.73M=0.002s 1614962918.372458935 1614962918.374227047 2021-03-05 16:48:38 (7.73 MB/s) - 'Test-Metrics-Any-0.01.tar.gz' saved [12407/12407] 1614962918.374325991 1614962918.379082918 Unpacking Test-Metrics-Any-0.01.tar.gz 1614962918.380398035 OK 1614962918.426038027 Test-Metrics-Any-0.01 1614962918.426861048 Test-Metrics-Any-0.01/Build.PL 1614962918.429040909 Test-Metrics-Any-0.01/Changes 1614962918.430329084 Test-Metrics-Any-0.01/LICENSE 1614962918.431736946 Test-Metrics-Any-0.01/MANIFEST 1614962918.432936907 Test-Metrics-Any-0.01/META.json 1614962918.434194088 Test-Metrics-Any-0.01/META.yml 1614962918.435465097 Test-Metrics-Any-0.01/README 1614962918.436592102 Test-Metrics-Any-0.01/lib 1614962918.437213898 Test-Metrics-Any-0.01/lib/Test 1614962918.438055038 Test-Metrics-Any-0.01/lib/Test/Metrics 1614962918.438698053 Test-Metrics-Any-0.01/lib/Test/Metrics/Any.pm 1614962918.440265894 Test-Metrics-Any-0.01/t 1614962918.441565037 Test-Metrics-Any-0.01/t/00use.t 1614962918.442570925 Test-Metrics-Any-0.01/t/01metrics.t 1614962918.443547010 Test-Metrics-Any-0.01/t/02predicates.t 1614962918.444689989 Test-Metrics-Any-0.01/t/99pod.t 1614962918.447463989 Entering Test-Metrics-Any-0.01 1614962918.449002028 Checking configure dependencies from META.json 1614962918.462631941 Checking if you have Module::Build 0.4004 ... Yes (0.4224) 1614962918.468802929 Checking if you have ExtUtils::Install 1.46 ... Yes (2.14) 1614962918.473803997 Running Build.PL 1614962918.568684101 Configuring Test-Metrics-Any-0.01 ... Checking prerequisites... 1614962918.568715096 requires: 1614962918.568718910 ! Metrics::Any::Adapter is not installed 1614962918.568721056 ! Metrics::Any::Adapter::Test is not installed 1614962918.568726063 1614962918.568727970 ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions 1614962918.568730116 of the modules indicated above before proceeding with this installation 1614962918.568732023 1614962918.608613968 Created MYMETA.yml and MYMETA.json 1614962918.608642101 Creating new 'Build' script for 'Test-Metrics-Any' version '0.01' 1614962918.611057997 Checking dependencies from MYMETA.json ... 1614962918.614130974 Checking if you have Metrics::Any::Adapter::Test 0 ... No 1614962918.614646912 Checking if you have Metrics::Any::Adapter 0 ... No 1614962918.616485119 Checking if you have Test::More 0.88 ... Yes (1.302133) 1614962918.617480040 Checking if you have Test::Builder::Module 0 ... Yes (1.302133) 1614962918.617893934 Searching Metrics::Any::Adapter::Test (0) on cpanmetadb ... 1614962918.618047953 OK 1614962918.618057013 ==> Found dependencies: Metrics::Any::Adapter::Test, Metrics::Any::Adapter 1614962918.622066021 --2021-03-05 16:48:38-- http://cpanmetadb.plackperl.org/v1.0/package/Metrics::Any::Adapter::Test 1614962918.627666950 Resolving cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)... 151.101.114.217 1614962918.685920954 Connecting to cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)|151.101.114.217|:80... connected. 1614962918.745920897 HTTP request sent, awaiting response... 200 OK 1614962918.746157885 Length: 380 [text/yaml] 1614962918.746192932 Saving to: 'STDOUT' 1614962918.746217012 1614962918.746340036 0K 100% 13.4M=0s 1614962918.746381998 1614962918.747102022 2021-03-05 16:48:38 (13.4 MB/s) - written to stdout [380/380] 1614962918.747210026 1614962918.757807970 --> Working on Metrics::Any::Adapter::Test 1614962918.780683041 Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/Metrics-Any-0.06.tar.gz ... --2021-03-05 16:48:38-- http://www.cpan.org/authors/id/P/PE/PEVANS/Metrics-Any-0.06.tar.gz 1614962918.789302111 Resolving www.cpan.org (www.cpan.org)... 151.101.114.132, 2a04:4e42:1b::644 1614962918.846899986 Connecting to www.cpan.org (www.cpan.org)|151.101.114.132|:80... connected. 1614962918.905678034 HTTP request sent, awaiting response... 200 OK 1614962918.905781984 Length: 29793 (29K) [application/x-gzip] 1614962918.905802011 Saving to: 'Metrics-Any-0.06.tar.gz' 1614962918.906188965 1614962918.915268898 0K .......... .......... ......... 100% 3.03M=0.009s 1614962918.915343046 1614962918.916980982 2021-03-05 16:48:38 (3.03 MB/s) - 'Metrics-Any-0.06.tar.gz' saved [29793/29793] 1614962918.917087078 1614962918.920732021 Unpacking Metrics-Any-0.06.tar.gz 1614962918.922138929 OK 1614962918.963172913 Metrics-Any-0.06 1614962918.963598013 Metrics-Any-0.06/Build.PL 1614962918.965439081 Metrics-Any-0.06/Changes 1614962918.966500998 Metrics-Any-0.06/LICENSE 1614962918.967865944 Metrics-Any-0.06/MANIFEST 1614962918.969110966 Metrics-Any-0.06/META.json 1614962918.970439911 Metrics-Any-0.06/META.yml 1614962918.971925020 Metrics-Any-0.06/README 1614962918.973170996 Metrics-Any-0.06/lib 1614962918.973607063 Metrics-Any-0.06/lib/Metrics 1614962918.974046946 Metrics-Any-0.06/lib/Metrics/Any.pm 1614962918.975394964 Metrics-Any-0.06/lib/Metrics/Any 1614962918.975786924 Metrics-Any-0.06/lib/Metrics/Any/Adapter.pm 1614962918.977112055 Metrics-Any-0.06/lib/Metrics/Any/Collector.pm 1614962918.978468895 Metrics-Any-0.06/lib/Metrics/Any/Adapter 1614962918.979070902 Metrics-Any-0.06/lib/Metrics/Any/Adapter/File.pm 1614962918.980094910 Metrics-Any-0.06/lib/Metrics/Any/Adapter/Null.pm 1614962918.981053114 Metrics-Any-0.06/lib/Metrics/Any/Adapter/Stderr.pm 1614962918.981925011 Metrics-Any-0.06/lib/Metrics/Any/Adapter/Tee.pm 1614962918.982892990 Metrics-Any-0.06/lib/Metrics/Any/Adapter/Test.pm 1614962918.983772039 Metrics-Any-0.06/lib/Metrics/Any/AdapterBase 1614962918.984394073 Metrics-Any-0.06/lib/Metrics/Any/AdapterBase/Stored.pm 1614962918.985610008 Metrics-Any-0.06/t 1614962918.986948013 Metrics-Any-0.06/t/00use.t 1614962918.987848043 Metrics-Any-0.06/t/01collector.t 1614962918.988873959 Metrics-Any-0.06/t/02adapter-early.t 1614962918.989749908 Metrics-Any-0.06/t/03adapter-late.t 1614962918.990523100 Metrics-Any-0.06/t/04adapter-string-parse.t 1614962918.991307974 Metrics-Any-0.06/t/10adapter-null.t 1614962918.992214918 Metrics-Any-0.06/t/11adapter-file.t 1614962918.992877960 Metrics-Any-0.06/t/12adapter-tee.t 1614962918.993669987 Metrics-Any-0.06/t/13adapter-stored.t 1614962918.994420052 Metrics-Any-0.06/t/14adapter-test.t 1614962918.995187044 Metrics-Any-0.06/t/20name-prefix.t 1614962918.995939970 Metrics-Any-0.06/t/21nonstrict.t 1614962918.996718884 Metrics-Any-0.06/t/99pod.t 1614962918.998590946 Entering Metrics-Any-0.06 1614962918.999248981 Checking configure dependencies from META.json 1614962919.007989883 Checking if you have ExtUtils::Install 1.46 ... Yes (2.14) 1614962919.009946108 Checking if you have Module::Build 0.4004 ... Yes (0.4224) 1614962919.011903048 Running Build.PL 1614962919.126053095 Configuring Metrics-Any-0.06 ... Created MYMETA.yml and MYMETA.json 1614962919.126097918 Creating new 'Build' script for 'Metrics-Any' version '0.06' 1614962919.128935099 Checking dependencies from MYMETA.json ... 1614962919.134174109 Checking if you have Test::More 0.88 ... Yes (1.302133) 1614962919.134975910 Checking if you have List::Util 1.29 ... Yes (1.50) 1614962919.135832071 Checking if you have Test::Fatal 0 ... Yes (0.016) 1614962919.138607025 OK 1614962919.291815042 Building and testing Metrics-Any-0.06 ... Building Metrics-Any 1614962919.465286016 t/00use.t ................... ok 1614962919.522711992 t/01collector.t ............. ok 1614962919.577183962 t/02adapter-early.t ......... ok 1614962919.630759954 t/03adapter-late.t .......... ok 1614962919.683954954 t/04adapter-string-parse.t .. ok 1614962919.740816116 t/10adapter-null.t .......... ok 1614962919.800832987 t/11adapter-file.t .......... ok 1614962919.855298042 t/12adapter-tee.t ........... ok 1614962919.909601927 t/13adapter-stored.t ........ ok 1614962919.966670036 t/14adapter-test.t .......... ok 1614962920.022481918 t/20name-prefix.t ........... ok 1614962920.079351902 t/21nonstrict.t ............. ok 1614962920.130821943 t/99pod.t ................... skipped: Test::Pod 1.00 required for testing POD 1614962920.130990982 All tests successful. 1614962920.131011009 Files=13, Tests=73, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.51 cusr 0.12 csys = 0.67 CPU) 1614962920.131015062 Result: PASS 1614962920.257810116 Building Metrics-Any 1614962920.298026085 Installing /usr/local/share/perl/5.28.1/Metrics/Any.pm 1614962920.298079967 Installing /usr/local/share/perl/5.28.1/Metrics/Any/Collector.pm 1614962920.298083067 Installing /usr/local/share/perl/5.28.1/Metrics/Any/Adapter.pm 1614962920.298104048 Installing /usr/local/share/perl/5.28.1/Metrics/Any/AdapterBase/Stored.pm 1614962920.298106909 Installing /usr/local/share/perl/5.28.1/Metrics/Any/Adapter/Tee.pm 1614962920.298109055 Installing /usr/local/share/perl/5.28.1/Metrics/Any/Adapter/Test.pm 1614962920.298110962 Installing /usr/local/share/perl/5.28.1/Metrics/Any/Adapter/File.pm 1614962920.298113108 Installing /usr/local/share/perl/5.28.1/Metrics/Any/Adapter/Stderr.pm 1614962920.298115015 Installing /usr/local/share/perl/5.28.1/Metrics/Any/Adapter/Null.pm 1614962920.298116922 Installing /usr/local/man/man3/Metrics::Any::Adapter::Null.3pm 1614962920.298119068 Installing /usr/local/man/man3/Metrics::Any::Adapter.3pm 1614962920.298120975 Installing /usr/local/man/man3/Metrics::Any::Adapter::File.3pm 1614962920.298124075 Installing /usr/local/man/man3/Metrics::Any::Adapter::Stderr.3pm 1614962920.298125982 Installing /usr/local/man/man3/Metrics::Any::AdapterBase::Stored.3pm 1614962920.298129082 Installing /usr/local/man/man3/Metrics::Any::Collector.3pm 1614962920.298151970 Installing /usr/local/man/man3/Metrics::Any::Adapter::Test.3pm 1614962920.298156023 Installing /usr/local/man/man3/Metrics::Any::Adapter::Tee.3pm 1614962920.298158884 Installing /usr/local/man/man3/Metrics::Any.3pm 1614962920.301991940 OK 1614962920.302020073 Successfully installed Metrics-Any-0.06 1614962920.337954044 Installing /usr/local/share/perl/5.28.1/x86_64-linux-gnu-thread-multi/.meta/Metrics-Any-0.06/MYMETA.json 1614962920.337980032 Installing /usr/local/share/perl/5.28.1/x86_64-linux-gnu-thread-multi/.meta/Metrics-Any-0.06/install.json 1614962920.339327097 Searching Metrics::Any::Adapter (0) on cpanmetadb ... 1614962920.343835115 --2021-03-05 16:48:40-- http://cpanmetadb.plackperl.org/v1.0/package/Metrics::Any::Adapter 1614962920.410032034 Resolving cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)... 151.101.114.217 1614962920.540326118 Connecting to cpanmetadb.plackperl.org (cpanmetadb.plackperl.org)|151.101.114.217|:80... connected. 1614962920.735995054 HTTP request sent, awaiting response... 200 OK 1614962920.736177921 Length: 380 [text/yaml] 1614962920.736212015 Saving to: 'STDOUT' 1614962920.736252069 1614962920.736387014 0K 100% 9.48M=0s 1614962920.736428976 1614962920.738084078 2021-03-05 16:48:40 (9.48 MB/s) - written to stdout [380/380] 1614962920.738187075 1614962920.742042065 Already tried Metrics-Any-0.06. Skipping. 1614962920.888633966 Building and testing Test-Metrics-Any-0.01 ... Building Test-Metrics-Any 1614962921.058303118 t/00use.t ......... ok 1614962921.118797064 t/01metrics.t ..... ok 1614962921.178599119 t/02predicates.t .. ok 1614962921.229247093 t/99pod.t ......... skipped: Test::Pod 1.00 required for testing POD 1614962921.229474068 All tests successful. 1614962921.229487896 Files=4, Tests=10, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.17 cusr 0.03 csys = 0.23 CPU) 1614962921.229494095 Result: PASS 1614962921.354134083 Building Test-Metrics-Any 1614962921.368618011 Installing /usr/local/share/perl/5.28.1/Test/Metrics/Any.pm 1614962921.368643999 Installing /usr/local/man/man3/Test::Metrics::Any.3pm 1614962921.372633934 OK 1614962921.372654915 Successfully installed Test-Metrics-Any-0.01 1614962921.410484076 Installing /usr/local/share/perl/5.28.1/x86_64-linux-gnu-thread-multi/.meta/Test-Metrics-Any-0.01/MYMETA.json 1614962921.410511971 Installing /usr/local/share/perl/5.28.1/x86_64-linux-gnu-thread-multi/.meta/Test-Metrics-Any-0.01/install.json 1614962921.831927061 Building and testing IO-Async-0.78 ... Building IO-Async 1614962922.059839010 t/00use.t .................... ok 1614962922.119910002 t/01timequeue.t .............. ok 1614962922.194952011 t/02os.t ..................... ok 1614962922.266496897 t/03loop-magic.t ............. ok 1614962922.334775925 t/04notifier.t ............... ok 1614962922.419601917 t/05notifier-loop.t .......... ok 1614962922.494880915 t/06notifier-mixin.t ......... ok 1614962922.559122086 t/07notifier-future.t ........ ok 1614962922.990396976 t/10loop-poll-io.t ........... ok 1614962923.450217962 t/10loop-select-io.t ......... ok 1614962930.666780949 t/11loop-poll-timer.t ........ ok 1614962937.893600941 t/11loop-select-timer.t ...... ok 1614962938.138490915 t/12loop-poll-signal.t ....... ok 1614962938.395289898 t/12loop-select-signal.t ..... ok 1614962939.535053015 t/13loop-poll-idle.t ......... ok 1614962940.628464937 t/13loop-select-idle.t ....... ok 1614962940.743915081 t/14loop-poll-process.t ...... ok 1614962940.844660044 t/14loop-select-process.t .... ok 1614962943.449031115 t/15loop-poll-control.t ...... ok 1614962946.072485924 t/15loop-select-control.t .... ok 1614962946.267282963 t/16loop-poll-metrics.t ...... ok 1614962946.528904915 t/16loop-select-metrics.t .... ok 1614962946.655441046 t/18loop-poll-legacy.t ....... ok 1614962950.243833065 t/18loop-select-legacy.t ..... ok 1614962952.348264933 t/19loop-future.t ............ ok 1614962952.438875914 t/19test.t ................... ok 1614962952.897186041 t/20handle.t ................. ok 1614962953.008104086 t/21stream-1read.t ........... ok 1614962953.242670059 t/21stream-2write.t .......... ok 1614962953.384475946 t/21stream-3split.t .......... ok 1614962953.480448008 t/21stream-4encoding.t ....... ok 1614962962.586606979 t/22timer-absolute.t ......... ok 1614962985.736180067 t/22timer-countdown.t ........ ok 1614963003.094428062 t/22timer-periodic.t ......... ok 1614963003.427428961 t/23signal.t ................. ok 1614963003.571144104 t/24listener.t ............... ok 1614963003.666580915 t/25socket.t ................. ok 1614963003.755932093 t/26pid.t .................... ok 1614963004.077124119 t/27file.t ................... ok 1614963005.202322006 t/28filestream.t ............. ok 1614963005.320188046 t/30loop-fork.t .............. ok 1614963005.432846069 t/31loop-spawnchild.t ........ ok 1614963005.593569994 t/32loop-spawnchild-setup.t .. ok 1614963005.713546038 t/33process.t ................ ok 1614963005.878222942 t/34process-handles.t ........ ok 1614963005.978384972 t/35loop-openprocess.t ....... ok 1614963006.105998993 t/36loop-runchild.t .......... ok 1614963006.210217953 t/37loop-child-root.t ........ ok 1614963006.325495005 t/38loop-thread.t ............ ok 1614963006.452413082 t/39loop-runproccess.t ....... ok 1614963006.548748016 t/40channel.t ................ ok 1614963006.777122974 t/41routine.t ................ ok 1614963006.923507929 Warning: unable to close filehandle $wr properly: Bad file descriptor during global destruction. 1614963006.923557997 Warning: unable to close filehandle $wr properly: Bad file descriptor during global destruction. 1614963006.924577951 Warning: unable to close filehandle $out properly: Bad file descriptor during global destruction. 1614963006.924598932 Warning: unable to close filehandle $out properly: Bad file descriptor during global destruction. 1614963006.926187038 Warning: unable to close filehandle properly: Bad file descriptor during global destruction. 1614963006.926234961 Warning: unable to close filehandle properly: Bad file descriptor during global destruction. 1614963011.107317924 t/42function.t ............... ok 1614963011.246087074 t/50resolver.t ............... ok 1614963011.362179041 t/51loop-connect.t ........... ok 1614963011.478420019 t/52loop-listen.t ............ ok 1614963011.560966969 t/53loop-extend.t ............ ok 1614963011.649617910 t/60protocol.t ............... ok 1614963011.763319016 t/61protocol-stream.t ........ ok 1614963011.858464956 t/62protocol-linestream.t .... ok 1614963011.962980986 t/63handle-connect.t ......... ok 1614963012.065953970 t/64handle-bind.t ............ ok 1614963012.132611036 t/70future-io.t .............. skipped: Future::IO is not available 1614963012.183917046 t/99pod.t .................... skipped: Test::Pod 1.00 required for testing POD 1614963012.184185982 All tests successful. 1614963012.184201956 Files=64, Tests=1634, 91 wallclock secs ( 0.42 usr 0.12 sys + 5.38 cusr 1.43 csys = 7.35 CPU) 1614963012.184206009 Result: PASS 1614963012.323391914 Building IO-Async 1614963012.443053961 Installing /usr/local/share/perl/5.28.1/Future/IO/Impl/IOAsync.pm 1614963012.443097115 Installing /usr/local/share/perl/5.28.1/IO/Async.pm 1614963012.443121910 Installing /usr/local/share/perl/5.28.1/IO/Async/OS.pm 1614963012.443125963 Installing /usr/local/share/perl/5.28.1/IO/Async/Listener.pm 1614963012.443145037 Installing /usr/local/share/perl/5.28.1/IO/Async/Timer.pm 1614963012.443149090 Installing /usr/local/share/perl/5.28.1/IO/Async/Signal.pm 1614963012.443151951 Installing /usr/local/share/perl/5.28.1/IO/Async/Protocol.pm 1614963012.443154097 Installing /usr/local/share/perl/5.28.1/IO/Async/Channel.pm 1614963012.443156958 Installing /usr/local/share/perl/5.28.1/IO/Async/Metrics.pm 1614963012.443160057 Installing /usr/local/share/perl/5.28.1/IO/Async/Notifier.pm 1614963012.443162918 Installing /usr/local/share/perl/5.28.1/IO/Async/Function.pm 1614963012.443165064 Installing /usr/local/share/perl/5.28.1/IO/Async/Stream.pm 1614963012.443167925 Installing /usr/local/share/perl/5.28.1/IO/Async/Routine.pm 1614963012.443171024 Installing /usr/local/share/perl/5.28.1/IO/Async/FileStream.pm 1614963012.443173885 Installing /usr/local/share/perl/5.28.1/IO/Async/Test.pm 1614963012.443195105 Installing /usr/local/share/perl/5.28.1/IO/Async/PID.pm 1614963012.443197966 Installing /usr/local/share/perl/5.28.1/IO/Async/File.pm 1614963012.443201065 Installing /usr/local/share/perl/5.28.1/IO/Async/Future.pm 1614963012.443202972 Installing /usr/local/share/perl/5.28.1/IO/Async/Handle.pm 1614963012.443206072 Installing /usr/local/share/perl/5.28.1/IO/Async/Loop.pm 1614963012.443208933 Installing /usr/local/share/perl/5.28.1/IO/Async/Resolver.pm 1614963012.443212032 Installing /usr/local/share/perl/5.28.1/IO/Async/Debug.pm 1614963012.443233967 Installing /usr/local/share/perl/5.28.1/IO/Async/LoopTests.pm 1614963012.443236113 Installing /usr/local/share/perl/5.28.1/IO/Async/Process.pm 1614963012.443238974 Installing /usr/local/share/perl/5.28.1/IO/Async/Socket.pm 1614963012.443242073 Installing /usr/local/share/perl/5.28.1/IO/Async/Loop/Select.pm 1614963012.443244934 Installing /usr/local/share/perl/5.28.1/IO/Async/Loop/Poll.pm 1614963012.443248034 Installing /usr/local/share/perl/5.28.1/IO/Async/Timer/Countdown.pm 1614963012.443252087 Installing /usr/local/share/perl/5.28.1/IO/Async/Timer/Absolute.pm 1614963012.443269968 Installing /usr/local/share/perl/5.28.1/IO/Async/Timer/Periodic.pm 1614963012.443273067 Installing /usr/local/share/perl/5.28.1/IO/Async/OS/MSWin32.pm 1614963012.443295956 Installing /usr/local/share/perl/5.28.1/IO/Async/OS/cygwin.pm 1614963012.443299055 Installing /usr/local/share/perl/5.28.1/IO/Async/OS/linux.pm 1614963012.443304062 Installing /usr/local/share/perl/5.28.1/IO/Async/Internals/TimeQueue.pm 1614963012.443308115 Installing /usr/local/share/perl/5.28.1/IO/Async/Internals/Connector.pm 1614963012.443310976 Installing /usr/local/share/perl/5.28.1/IO/Async/Internals/ChildManager.pm 1614963012.443315029 Installing /usr/local/share/perl/5.28.1/IO/Async/Protocol/LineStream.pm 1614963012.443319082 Installing /usr/local/share/perl/5.28.1/IO/Async/Protocol/Stream.pm 1614963012.443321943 Installing /usr/local/man/man3/IO::Async::Notifier.3pm 1614963012.443325043 Installing /usr/local/man/man3/IO::Async::Process.3pm 1614963012.443327904 Installing /usr/local/man/man3/IO::Async::PID.3pm 1614963012.443331957 Installing /usr/local/man/man3/IO::Async::FileStream.3pm 1614963012.443348885 Installing /usr/local/man/man3/IO::Async::OS::linux.3pm 1614963012.443352938 Installing /usr/local/man/man3/IO::Async::Timer::Periodic.3pm 1614963012.443375111 Installing /usr/local/man/man3/IO::Async.3pm 1614963012.443377972 Installing /usr/local/man/man3/IO::Async::Loop::Poll.3pm 1614963012.443382025 Installing /usr/local/man/man3/IO::Async::Stream.3pm 1614963012.443384886 Installing /usr/local/man/man3/IO::Async::Resolver.3pm 1614963012.443387985 Installing /usr/local/man/man3/IO::Async::Timer::Absolute.3pm 1614963012.443391085 Installing /usr/local/man/man3/IO::Async::Timer.3pm 1614963012.443393946 Installing /usr/local/man/man3/IO::Async::Future.3pm 1614963012.443397045 Installing /usr/local/man/man3/IO::Async::Debug.3pm 1614963012.443401098 Installing /usr/local/man/man3/IO::Async::Test.3pm 1614963012.443403959 Installing /usr/local/man/man3/IO::Async::Listener.3pm 1614963012.443420887 Installing /usr/local/man/man3/IO::Async::Socket.3pm 1614963012.443424940 Installing /usr/local/man/man3/IO::Async::Channel.3pm 1614963012.443428040 Installing /usr/local/man/man3/IO::Async::Protocol::LineStream.3pm 1614963012.443449974 Installing /usr/local/man/man3/IO::Async::Protocol::Stream.3pm 1614963012.443453074 Installing /usr/local/man/man3/IO::Async::OS.3pm 1614963012.443455935 Installing /usr/local/man/man3/IO::Async::Loop.3pm 1614963012.443459034 Installing /usr/local/man/man3/IO::Async::Protocol.3pm 1614963012.443461895 Installing /usr/local/man/man3/IO::Async::Timer::Countdown.3pm 1614963012.443464994 Installing /usr/local/man/man3/Future::IO::Impl::IOAsync.3pm 1614963012.443469048 Installing /usr/local/man/man3/IO::Async::Loop::Select.3pm 1614963012.443471909 Installing /usr/local/man/man3/IO::Async::OS::MSWin32.3pm 1614963012.443475008 Installing /usr/local/man/man3/IO::Async::Metrics.3pm 1614963012.443478107 Installing /usr/local/man/man3/IO::Async::Function.3pm 1614963012.443481922 Installing /usr/local/man/man3/IO::Async::File.3pm 1614963012.443485022 Installing /usr/local/man/man3/IO::Async::Routine.3pm 1614963012.443489075 Installing /usr/local/man/man3/IO::Async::Handle.3pm 1614963012.443491936 Installing /usr/local/man/man3/IO::Async::LoopTests.3pm 1614963012.443495989 Installing /usr/local/man/man3/IO::Async::OS::cygwin.3pm 1614963012.443499088 Installing /usr/local/man/man3/IO::Async::Signal.3pm 1614963012.447293043 OK 1614963012.447314024 Successfully installed IO-Async-0.78 1614963012.483989954 Installing /usr/local/share/perl/5.28.1/x86_64-linux-gnu-thread-multi/.meta/IO-Async-0.78/MYMETA.json 1614963012.484044075 Installing /usr/local/share/perl/5.28.1/x86_64-linux-gnu-thread-multi/.meta/IO-Async-0.78/install.json 1614963012.486335993 9 distributions installed 1614963012.491482019 + cpanm --notest App::Deps::Verify App::XML::DocBook::Builder Pod::Xhtml 1614963012.781754971 --> Working on App::Deps::Verify 1614963013.025950909 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/App-Deps-Verify-0.12.0.tar.gz ... OK 1614963013.351453066 Configuring App-Deps-Verify-0.12.0 ... OK 1614963013.351521969 ==> Found dependencies: Path::Tiny, Moo, File::Which, YAML::XS, App::Cmd::Setup 1614963013.489238024 --> Working on Path::Tiny 1614963013.722568989 Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Path-Tiny-0.118.tar.gz ... OK 1614963014.011287928 Configuring Path-Tiny-0.118 ... OK 1614963014.406769991 Building Path-Tiny-0.118 ... OK 1614963014.406799078 Successfully installed Path-Tiny-0.118 1614963014.695106030 --> Working on Moo 1614963015.166480064 Fetching http://www.cpan.org/authors/id/H/HA/HAARG/Moo-2.004004.tar.gz ... OK 1614963015.481734991 Configuring Moo-2.004004 ... OK 1614963015.481781960 ==> Found dependencies: Sub::Defer, Class::Method::Modifiers, Sub::Quote, Role::Tiny 1614963015.719079018 --> Working on Sub::Defer 1614963015.917331934 Fetching http://www.cpan.org/authors/id/H/HA/HAARG/Sub-Quote-2.006006.tar.gz ... OK 1614963016.147418976 Configuring Sub-Quote-2.006006 ... OK 1614963016.505814075 Building Sub-Quote-2.006006 ... OK 1614963016.505839109 Successfully installed Sub-Quote-2.006006 1614963016.681977034 --> Working on Class::Method::Modifiers 1614963016.860279083 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Class-Method-Modifiers-2.13.tar.gz ... OK 1614963017.195614100 Configuring Class-Method-Modifiers-2.13 ... OK 1614963017.548949003 Building Class-Method-Modifiers-2.13 ... OK 1614963017.548974037 Successfully installed Class-Method-Modifiers-2.13 1614963017.892461061 --> Working on Role::Tiny 1614963018.099529982 Fetching http://www.cpan.org/authors/id/H/HA/HAARG/Role-Tiny-2.002004.tar.gz ... OK 1614963018.326340914 Configuring Role-Tiny-2.002004 ... OK 1614963018.683017969 Building Role-Tiny-2.002004 ... OK 1614963018.683043957 Successfully installed Role-Tiny-2.002004 1614963019.133455038 Building Moo-2.004004 ... OK 1614963019.133480072 Successfully installed Moo-2.004004 1614963019.363969088 --> Working on File::Which 1614963019.530617952 Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/File-Which-1.23.tar.gz ... OK 1614963019.749303102 Configuring File-Which-1.23 ... OK 1614963020.096923113 Building File-Which-1.23 ... OK 1614963020.096947908 Successfully installed File-Which-1.23 1614963020.275639057 --> Working on YAML::XS 1614963020.568846941 Fetching http://www.cpan.org/authors/id/T/TI/TINITA/YAML-LibYAML-0.82.tar.gz ... OK 1614963020.843636990 Configuring YAML-LibYAML-0.82 ... OK 1614963024.508853912 Building YAML-LibYAML-0.82 ... OK 1614963024.508879900 Successfully installed YAML-LibYAML-0.82 1614963024.676460981 --> Working on App::Cmd::Setup 1614963024.874428034 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/App-Cmd-0.331.tar.gz ... OK 1614963025.172631025 Configuring App-Cmd-0.331 ... OK 1614963025.172673941 ==> Found dependencies: Data::OptList, String::RewritePrefix, IO::TieCombine, Capture::Tiny, Class::Load, Sub::Exporter, Getopt::Long::Descriptive, Sub::Install, Sub::Exporter::Util, Module::Pluggable::Object 1614963025.308768034 --> Working on Data::OptList 1614963025.501339912 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Data-OptList-0.110.tar.gz ... OK 1614963025.738599062 Configuring Data-OptList-0.110 ... OK 1614963025.738637924 ==> Found dependencies: Params::Util, Sub::Install 1614963025.872489929 --> Working on Params::Util 1614963026.152100086 Fetching http://www.cpan.org/authors/id/R/RE/REHSACK/Params-Util-1.102.tar.gz ... OK 1614963026.677453041 Configuring Params-Util-1.102 ... OK 1614963027.489567995 Building Params-Util-1.102 ... OK 1614963027.489597082 Successfully installed Params-Util-1.102 1614963027.659725904 --> Working on Sub::Install 1614963028.309768915 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Sub-Install-0.928.tar.gz ... OK 1614963028.512939930 Configuring Sub-Install-0.928 ... OK 1614963028.857536077 Building Sub-Install-0.928 ... OK 1614963028.857588053 Successfully installed Sub-Install-0.928 1614963029.244604111 Building Data-OptList-0.110 ... OK 1614963029.244628906 Successfully installed Data-OptList-0.110 1614963029.421685934 --> Working on String::RewritePrefix 1614963029.578062057 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/String-RewritePrefix-0.008.tar.gz ... OK 1614963029.848625898 Configuring String-RewritePrefix-0.008 ... OK 1614963029.848675966 ==> Found dependencies: Sub::Exporter 1614963029.985327959 --> Working on Sub::Exporter 1614963030.206250906 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Sub-Exporter-0.987.tar.gz ... OK 1614963030.480587959 Configuring Sub-Exporter-0.987 ... OK 1614963030.864890099 Building Sub-Exporter-0.987 ... OK 1614963030.864916086 Successfully installed Sub-Exporter-0.987 1614963031.244899988 Building String-RewritePrefix-0.008 ... OK 1614963031.244926929 Successfully installed String-RewritePrefix-0.008 1614963031.418874979 --> Working on IO::TieCombine 1614963031.583826065 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/IO-TieCombine-1.005.tar.gz ... OK 1614963031.861640930 Configuring IO-TieCombine-1.005 ... OK 1614963032.212687016 Building IO-TieCombine-1.005 ... OK 1614963032.212713957 Successfully installed IO-TieCombine-1.005 1614963032.392121077 --> Working on Capture::Tiny 1614963032.569884062 Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Capture-Tiny-0.48.tar.gz ... OK 1614963032.834398031 Configuring Capture-Tiny-0.48 ... OK 1614963033.190860987 Building Capture-Tiny-0.48 ... OK 1614963033.190886974 Successfully installed Capture-Tiny-0.48 1614963033.392160892 --> Working on Class::Load 1614963033.569454908 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Class-Load-0.25.tar.gz ... OK 1614963033.902942896 Configuring Class-Load-0.25 ... OK 1614963033.902968884 ==> Found dependencies: Package::Stash, Module::Implementation, Module::Runtime 1614963034.045716047 --> Working on Package::Stash 1614963034.260036945 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Package-Stash-0.39.tar.gz ... OK 1614963034.389355898 ==> Found dependencies: Dist::CheckConflicts 1614963034.526943922 --> Working on Dist::CheckConflicts 1614963034.691416025 Fetching http://www.cpan.org/authors/id/D/DO/DOY/Dist-CheckConflicts-0.11.tar.gz ... OK 1614963034.968677998 Configuring Dist-CheckConflicts-0.11 ... OK 1614963034.968708038 ==> Found dependencies: Module::Runtime 1614963035.133486032 --> Working on Module::Runtime 1614963035.302058935 Fetching http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/Module-Runtime-0.016.tar.gz ... OK 1614963035.559319973 Configuring Module-Runtime-0.016 ... OK 1614963035.833308935 Building Module-Runtime-0.016 ... OK 1614963035.833348989 Successfully installed Module-Runtime-0.016 1614963036.219758987 Building Dist-CheckConflicts-0.11 ... OK 1614963036.219784021 Successfully installed Dist-CheckConflicts-0.11 1614963036.701380014 Configuring Package-Stash-0.39 ... OK 1614963036.701412916 ==> Found dependencies: Module::Implementation, Package::Stash::XS 1614963036.836610079 --> Working on Module::Implementation 1614963037.002371073 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Module-Implementation-0.09.tar.gz ... OK 1614963037.292325974 Configuring Module-Implementation-0.09 ... OK 1614963037.638725996 Building Module-Implementation-0.09 ... OK 1614963037.638751984 Successfully installed Module-Implementation-0.09 1614963037.811758995 --> Working on Package::Stash::XS 1614963038.020412922 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Package-Stash-XS-0.29.tar.gz ... OK 1614963038.361816883 Configuring Package-Stash-XS-0.29 ... OK 1614963039.312520981 Building Package-Stash-XS-0.29 ... OK 1614963039.312546968 Successfully installed Package-Stash-XS-0.29 1614963039.789829016 Building Package-Stash-0.39 ... OK 1614963039.789868116 Successfully installed Package-Stash-0.39 1614963040.183675051 Building Class-Load-0.25 ... OK 1614963040.183701038 Successfully installed Class-Load-0.25 1614963040.351613998 --> Working on Getopt::Long::Descriptive 1614963040.503266096 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Getopt-Long-Descriptive-0.105.tar.gz ... OK 1614963040.761745930 Configuring Getopt-Long-Descriptive-0.105 ... OK 1614963040.761773109 ==> Found dependencies: Params::Validate 1614963040.889374971 --> Working on Params::Validate 1614963041.170049906 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Params-Validate-1.30.tar.gz ... OK 1614963041.282896042 ==> Found dependencies: Module::Build 1614963041.420058012 --> Working on Module::Build 1614963041.760817051 Fetching http://www.cpan.org/authors/id/L/LE/LEONT/Module-Build-0.4231.tar.gz ... OK 1614963042.070082903 Configuring Module-Build-0.4231 ... OK 1614963042.597034931 Building Module-Build-0.4231 ... OK 1614963042.597064018 Successfully installed Module-Build-0.4231 (upgraded from 0.4224) 1614963042.906848907 Configuring Params-Validate-1.30 ... OK 1614963044.285995960 Building Params-Validate-1.30 ... OK 1614963044.286026955 Successfully installed Params-Validate-1.30 1614963044.701937914 Building Getopt-Long-Descriptive-0.105 ... OK 1614963044.701962948 Successfully installed Getopt-Long-Descriptive-0.105 1614963045.107228041 --> Working on Module::Pluggable::Object 1614963045.281936884 Fetching http://www.cpan.org/authors/id/S/SI/SIMONW/Module-Pluggable-5.2.tar.gz ... OK 1614963045.551868916 Configuring Module-Pluggable-5.2 ... OK 1614963045.912049055 Building Module-Pluggable-5.2 ... OK 1614963045.912072897 Successfully installed Module-Pluggable-5.2 1614963046.402065039 Building App-Cmd-0.331 ... OK 1614963046.402090073 Successfully installed App-Cmd-0.331 1614963046.775830030 Building App-Deps-Verify-0.12.0 ... OK 1614963046.775856018 Successfully installed App-Deps-Verify-0.12.0 1614963047.052949905 --> Working on App::XML::DocBook::Builder 1614963047.256149054 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/App-XML-DocBook-Builder-0.1003.tar.gz ... OK 1614963047.454586983 Configuring App-XML-DocBook-Builder-0.1003 ... OK 1614963047.454627991 ==> Found dependencies: Test::Trap, Class::XSAccessor 1614963047.669327974 --> Working on Test::Trap 1614963048.078490973 Fetching http://www.cpan.org/authors/id/E/EB/EBHANSSEN/Test-Trap-v0.3.4.tar.gz ... OK 1614963048.345200062 Configuring Test-Trap-v0.3.4 ... OK 1614963048.345227003 ==> Found dependencies: Data::Dump 1614963048.543186903 --> Working on Data::Dump 1614963048.895833015 Fetching http://www.cpan.org/authors/id/G/GA/GAAS/Data-Dump-1.23.tar.gz ... OK 1614963049.156511068 Configuring Data-Dump-1.23 ... OK 1614963049.529512882 Building Data-Dump-1.23 ... OK 1614963049.529553890 Successfully installed Data-Dump-1.23 1614963049.909568071 Building Test-Trap-v0.3.4 ... OK 1614963049.909595013 Successfully installed Test-Trap-v0.3.4 1614963050.197926998 --> Working on Class::XSAccessor 1614963050.611665964 Fetching http://www.cpan.org/authors/id/S/SM/SMUELLER/Class-XSAccessor-1.19.tar.gz ... OK 1614963050.857117891 Configuring Class-XSAccessor-1.19 ... OK 1614963052.687966108 Building Class-XSAccessor-1.19 ... OK 1614963052.688019037 Successfully installed Class-XSAccessor-1.19 1614963053.039850950 Building App-XML-DocBook-Builder-0.1003 ... OK 1614963053.039879084 Successfully installed App-XML-DocBook-Builder-0.1003 1614963053.213206053 --> Working on Pod::Xhtml 1614963053.362854958 Fetching http://www.cpan.org/authors/id/B/BB/BBC/Pod-Xhtml-1.61.tar.gz ... OK 1614963053.588458061 Configuring Pod-Xhtml-1.61 ... OK 1614963053.588486910 ==> Found dependencies: URI::Escape, Test::Assertions::TestScript 1614963053.744090080 --> Working on URI::Escape 1614963054.002640009 Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/URI-5.09.tar.gz ... OK 1614963054.338051081 Configuring URI-5.09 ... OK 1614963054.854635000 Building URI-5.09 ... OK 1614963054.854660988 Successfully installed URI-5.09 1614963055.032119036 --> Working on Test::Assertions::TestScript 1614963055.188611031 Fetching http://www.cpan.org/authors/id/B/BB/BBC/Test-Assertions-1.054.tar.gz ... OK 1614963055.418272018 Configuring Test-Assertions-1.054 ... OK 1614963055.418313980 ==> Found dependencies: Log::Trace 1614963055.555172920 --> Working on Log::Trace 1614963055.712905884 Fetching http://www.cpan.org/authors/id/B/BB/BBC/Log-Trace-1.070.tar.gz ... OK 1614963055.948055983 Configuring Log-Trace-1.070 ... OK 1614963056.318775892 Building Log-Trace-1.070 ... OK 1614963056.318800926 Successfully installed Log-Trace-1.070 1614963056.726998091 Building Test-Assertions-1.054 ... OK 1614963056.727030993 Successfully installed Test-Assertions-1.054 1614963057.282891989 Building Pod-Xhtml-1.61 ... OK 1614963057.282919884 Successfully installed Pod-Xhtml-1.61 1614963057.321830034 34 distributions installed 1614963057.327203989 + cpanm --notest HTML::T5 1614963057.564665079 --> Working on HTML::T5 1614963057.727426052 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/HTML-T5-0.010.tar.gz ... OK 1614963057.887933016 ==> Found dependencies: Alien::TidyHTML5, Alien::Base::Wrapper 1614963058.019737959 --> Working on Alien::TidyHTML5 1614963058.197891951 Fetching http://www.cpan.org/authors/id/R/RR/RRWO/Alien-TidyHTML5-v0.3.2.tar.gz ... OK 1614963058.294423103 ==> Found dependencies: Alien::Build::MM, Alien::Build, Alien::Build::Plugin::Build::CMake 1614963058.450694084 --> Working on Alien::Build::MM 1614963058.858061075 Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/Alien-Build-2.38.tar.gz ... OK 1614963059.565184116 Configuring Alien-Build-2.38 ... OK 1614963059.565223932 ==> Found dependencies: FFI::CheckLib, File::chdir 1614963059.698705912 --> Working on FFI::CheckLib 1614963059.867108107 Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/FFI-CheckLib-0.27.tar.gz ... OK 1614963060.116688967 Configuring FFI-CheckLib-0.27 ... OK 1614963060.466726065 Building FFI-CheckLib-0.27 ... OK 1614963060.466767073 Successfully installed FFI-CheckLib-0.27 1614963060.644422054 --> Working on File::chdir 1614963060.841801882 Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/File-chdir-0.1010.tar.gz ... OK 1614963061.090672016 Configuring File-chdir-0.1010 ... OK 1614963061.440903902 Building File-chdir-0.1010 ... OK 1614963061.440932989 Successfully installed File-chdir-0.1010 1614963063.071765900 Building Alien-Build-2.38 ... OK 1614963063.071793079 Successfully installed Alien-Build-2.38 1614963063.751492977 Configuring Alien-TidyHTML5-v0.3.2 ... OK 1614963063.751519918 ==> Found dependencies: namespace::autoclean, Alien::cmake3, Sort::Versions, Mojo::DOM58 1614963063.909070015 --> Working on namespace::autoclean 1614963064.085820913 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/namespace-autoclean-0.29.tar.gz ... OK 1614963064.410720110 Configuring namespace-autoclean-0.29 ... OK 1614963064.410747051 ==> Found dependencies: B::Hooks::EndOfScope, namespace::clean, Sub::Identify 1614963064.574029922 --> Working on B::Hooks::EndOfScope 1614963064.745321989 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/B-Hooks-EndOfScope-0.24.tar.gz ... OK 1614963065.289288044 Configuring B-Hooks-EndOfScope-0.24 ... OK 1614963065.289314985 ==> Found dependencies: Sub::Exporter::Progressive, Variable::Magic 1614963065.424849033 --> Working on Sub::Exporter::Progressive 1614963065.582768917 Fetching http://www.cpan.org/authors/id/F/FR/FREW/Sub-Exporter-Progressive-0.001013.tar.gz ... OK 1614963065.845968962 Configuring Sub-Exporter-Progressive-0.001013 ... OK 1614963066.186876059 Building Sub-Exporter-Progressive-0.001013 ... OK 1614963066.186902046 Successfully installed Sub-Exporter-Progressive-0.001013 1614963066.364438057 --> Working on Variable::Magic 1614963066.592503071 Fetching http://www.cpan.org/authors/id/V/VP/VPIT/Variable-Magic-0.62.tar.gz ... OK 1614963066.873279095 Configuring Variable-Magic-0.62 ... OK 1614963067.956801891 Building Variable-Magic-0.62 ... OK 1614963067.956826925 Successfully installed Variable-Magic-0.62 1614963068.364311934 Building B-Hooks-EndOfScope-0.24 ... OK 1614963068.364336967 Successfully installed B-Hooks-EndOfScope-0.24 1614963068.543685913 --> Working on namespace::clean 1614963068.697957039 Fetching http://www.cpan.org/authors/id/R/RI/RIBASUSHI/namespace-clean-0.27.tar.gz ... OK 1614963068.946897030 Configuring namespace-clean-0.27 ... OK 1614963069.294699907 Building namespace-clean-0.27 ... OK 1614963069.294738054 Successfully installed namespace-clean-0.27 1614963069.492814064 --> Working on Sub::Identify 1614963069.704189062 Fetching http://www.cpan.org/authors/id/R/RG/RGARCIA/Sub-Identify-0.14.tar.gz ... OK 1614963069.880702019 Configuring Sub-Identify-0.14 ... OK 1614963070.571547985 Building Sub-Identify-0.14 ... OK 1614963070.571573973 Successfully installed Sub-Identify-0.14 1614963070.962327003 Building namespace-autoclean-0.29 ... OK 1614963070.962352037 Successfully installed namespace-autoclean-0.29 1614963071.141992092 --> Working on Alien::cmake3 1614963071.308087111 Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/Alien-cmake3-0.05.tar.gz ... OK 1614963071.701754093 Configuring Alien-cmake3-0.05 ... OK 1614963072.711057901 Building Alien-cmake3-0.05 ... OK 1614963072.711081982 Successfully installed Alien-cmake3-0.05 1614963072.886202097 --> Working on Sort::Versions 1614963073.039541006 Fetching http://www.cpan.org/authors/id/N/NE/NEILB/Sort-Versions-1.62.tar.gz ... OK 1614963073.266572952 Configuring Sort-Versions-1.62 ... OK 1614963073.605698109 Building Sort-Versions-1.62 ... OK 1614963073.605724096 Successfully installed Sort-Versions-1.62 1614963073.780195951 --> Working on Mojo::DOM58 1614963074.005392075 Fetching http://www.cpan.org/authors/id/D/DB/DBOOK/Mojo-DOM58-2.000.tar.gz ... OK 1614963074.270493031 Configuring Mojo-DOM58-2.000 ... OK 1614963074.671627045 Building Mojo-DOM58-2.000 ... OK 1614963074.671667099 Successfully installed Mojo-DOM58-2.000 1614963085.171484947 Building Alien-TidyHTML5-v0.3.2 ... OK 1614963085.171513081 Successfully installed Alien-TidyHTML5-v0.3.2 1614963085.617052078 Configuring HTML-T5-0.010 ... OK 1614963085.617091894 ==> Found dependencies: Test::Exception 1614963085.748426914 --> Working on Test::Exception 1614963085.883502960 Fetching http://www.cpan.org/authors/id/E/EX/EXODIST/Test-Exception-0.43.tar.gz ... OK 1614963086.138634920 Configuring Test-Exception-0.43 ... OK 1614963086.138680935 ==> Found dependencies: Sub::Uplevel 1614963086.297863007 --> Working on Sub::Uplevel 1614963086.466198921 Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-0.2800.tar.gz ... OK 1614963086.732448101 Configuring Sub-Uplevel-0.2800 ... OK 1614963087.080229044 Building Sub-Uplevel-0.2800 ... OK 1614963087.080255985 Successfully installed Sub-Uplevel-0.2800 1614963087.468808889 Building Test-Exception-0.43 ... OK 1614963087.468835115 Successfully installed Test-Exception-0.43 1614963088.296209097 Building HTML-T5-0.010 ... OK 1614963088.296233892 Successfully installed HTML-T5-0.010 1614963088.334703922 16 distributions installed 1614963088.340008020 + cpanm --notest Bit::Vector Carp::Always Class::XSAccessor GD Getopt::Long IO::All Image::Size List::MoreUtils Path::Tiny Term::ReadKey 1614963088.573117018 --> Working on Bit::Vector 1614963088.915546894 Fetching http://www.cpan.org/authors/id/S/ST/STBEY/Bit-Vector-7.4.tar.gz ... OK 1614963089.242439985 Configuring Bit-Vector-7.4 ... OK 1614963089.242470026 ==> Found dependencies: Carp::Clan 1614963089.384267092 --> Working on Carp::Clan 1614963089.552910089 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Carp-Clan-6.08.tar.gz ... OK 1614963089.875771999 Configuring Carp-Clan-6.08 ... OK 1614963090.228786945 Building Carp-Clan-6.08 ... OK 1614963090.228811979 Successfully installed Carp-Clan-6.08 1614963093.583919048 Building Bit-Vector-7.4 ... OK 1614963093.583946943 Successfully installed Bit-Vector-7.4 1614963093.756441116 --> Working on Carp::Always 1614963093.888228893 Fetching http://www.cpan.org/authors/id/F/FE/FERREIRA/Carp-Always-0.16.tar.gz ... OK 1614963094.094722033 Configuring Carp-Always-0.16 ... OK 1614963094.440417051 Building Carp-Always-0.16 ... OK 1614963094.440442085 Successfully installed Carp-Always-0.16 1614963094.612571955 Class::XSAccessor is up to date. (1.19) 1614963094.759488106 --> Working on GD 1614963095.082098007 Fetching http://www.cpan.org/authors/id/R/RU/RURBAN/GD-2.73.tar.gz ... OK 1614963095.163367987 ==> Found dependencies: ExtUtils::PkgConfig 1614963095.292500019 --> Working on ExtUtils::PkgConfig 1614963095.439662933 Fetching http://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-PkgConfig-1.16.tar.gz ... OK 1614963095.664278984 Configuring ExtUtils-PkgConfig-1.16 ... OK 1614963096.006817102 Building ExtUtils-PkgConfig-1.16 ... OK 1614963096.006841898 Successfully installed ExtUtils-PkgConfig-1.16 1614963096.240782976 Configuring GD-2.73 ... OK 1614963099.358563900 Building GD-2.73 ... OK 1614963099.358589888 Successfully installed GD-2.73 1614963099.531166077 --> Working on Getopt::Long 1614963099.721910000 Fetching http://www.cpan.org/authors/id/J/JV/JV/Getopt-Long-2.52.tar.gz ... OK 1614963099.961297989 Configuring Getopt-Long-2.52 ... OK 1614963100.344619989 Building Getopt-Long-2.52 ... OK 1614963100.344645977 Successfully installed Getopt-Long-2.52 (upgraded from 2.5) 1614963100.548758984 --> Working on IO::All 1614963100.756817102 Fetching http://www.cpan.org/authors/id/F/FR/FREW/IO-All-0.87.tar.gz ... OK 1614963100.994652987 Configuring IO-All-0.87 ... OK 1614963101.457098007 Building IO-All-0.87 ... OK 1614963101.457123995 Successfully installed IO-All-0.87 1614963101.626255035 --> Working on Image::Size 1614963101.915530920 Fetching http://www.cpan.org/authors/id/R/RJ/RJRAY/Image-Size-3.300.tar.gz ... OK 1614963102.148878098 Configuring Image-Size-3.300 ... OK 1614963102.673717022 Building Image-Size-3.300 ... OK 1614963102.673743963 Successfully installed Image-Size-3.300 1614963102.843920946 --> Working on List::MoreUtils 1614963103.116187096 Fetching http://www.cpan.org/authors/id/R/RE/REHSACK/List-MoreUtils-0.430.tar.gz ... OK 1614963103.632347107 Configuring List-MoreUtils-0.430 ... OK 1614963103.632375956 ==> Found dependencies: List::MoreUtils::XS, Exporter::Tiny 1614963103.767362118 --> Working on List::MoreUtils::XS 1614963104.048985958 Fetching http://www.cpan.org/authors/id/R/RE/REHSACK/List-MoreUtils-XS-0.430.tar.gz ... OK 1614963105.204376936 Configuring List-MoreUtils-XS-0.430 ... OK 1614963108.187036037 Building List-MoreUtils-XS-0.430 ... OK 1614963108.187067986 Successfully installed List-MoreUtils-XS-0.430 1614963108.358580112 --> Working on Exporter::Tiny 1614963108.567722082 Fetching http://www.cpan.org/authors/id/T/TO/TOBYINK/Exporter-Tiny-1.002002.tar.gz ... OK 1614963108.779855967 Configuring Exporter-Tiny-1.002002 ... OK 1614963109.171562910 Building Exporter-Tiny-1.002002 ... OK 1614963109.171588898 Successfully installed Exporter-Tiny-1.002002 1614963109.596802950 Building List-MoreUtils-0.430 ... OK 1614963109.596831083 Successfully installed List-MoreUtils-0.430 1614963109.773083925 Path::Tiny is up to date. (0.118) 1614963109.918936968 --> Working on Term::ReadKey 1614963110.138423920 Fetching http://www.cpan.org/authors/id/J/JS/JSTOWE/TermReadKey-2.38.tar.gz ... OK 1614963110.348439932 Configuring TermReadKey-2.38 ... OK 1614963111.302679062 Building TermReadKey-2.38 ... OK 1614963111.302705050 Successfully installed TermReadKey-2.38 1614963111.342222929 12 distributions installed 1614963111.347002029 + cpanm --notest Class::XSAccessor Config::IniFiles HTML::Links::Localize 1614963111.637857914 Class::XSAccessor is up to date. (1.19) 1614963111.770715952 --> Working on Config::IniFiles 1614963111.979382992 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Config-IniFiles-3.000003.tar.gz ... OK 1614963112.249541998 Configuring Config-IniFiles-3.000003 ... OK 1614963112.249583960 ==> Found dependencies: IO::Scalar 1614963112.387125015 --> Working on IO::Scalar 1614963112.603733063 Fetching http://www.cpan.org/authors/id/C/CA/CAPOEIRAB/IO-Stringy-2.113.tar.gz ... OK 1614963112.899311066 Configuring IO-Stringy-2.113 ... OK 1614963113.313519955 Building IO-Stringy-2.113 ... OK 1614963113.313546896 Successfully installed IO-Stringy-2.113 1614963113.662592888 Building Config-IniFiles-3.000003 ... OK 1614963113.662619114 Successfully installed Config-IniFiles-3.000003 1614963114.021378040 --> Working on HTML::Links::Localize 1614963114.298291922 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/HTML-Links-Localize-0.2.11.tar.gz ... OK 1614963114.543756962 Configuring HTML-Links-Localize-0.2.11 ... OK 1614963114.543797970 ==> Found dependencies: HTML::TokeParser 1614963114.685626984 --> Working on HTML::TokeParser 1614963114.967051983 Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/HTML-Parser-3.76.tar.gz ... OK 1614963115.230230093 Configuring HTML-Parser-3.76 ... OK 1614963115.230268955 ==> Found dependencies: HTML::Tagset, HTTP::Headers 1614963115.366872072 --> Working on HTML::Tagset 1614963115.523235083 Fetching http://www.cpan.org/authors/id/P/PE/PETDANCE/HTML-Tagset-3.20.tar.gz ... OK 1614963115.772931099 Configuring HTML-Tagset-3.20 ... OK 1614963116.117424965 Building HTML-Tagset-3.20 ... OK 1614963116.117450953 Successfully installed HTML-Tagset-3.20 1614963116.364928961 --> Working on HTTP::Headers 1614963116.649373055 Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/HTTP-Message-6.28.tar.gz ... OK 1614963116.980187893 Configuring HTTP-Message-6.28 ... OK 1614963116.980215073 ==> Found dependencies: LWP::MediaTypes, HTTP::Date, Encode, IO::HTML, Encode::Locale 1614963117.114113092 --> Working on LWP::MediaTypes 1614963117.284143925 Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/LWP-MediaTypes-6.04.tar.gz ... OK 1614963117.569144964 Configuring LWP-MediaTypes-6.04 ... OK 1614963117.916913986 Building LWP-MediaTypes-6.04 ... OK 1614963117.916939974 Successfully installed LWP-MediaTypes-6.04 1614963118.094893932 --> Working on HTTP::Date 1614963118.282572985 Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/HTTP-Date-6.05.tar.gz ... OK 1614963118.573277950 Configuring HTTP-Date-6.05 ... OK 1614963118.573302984 ==> Found dependencies: Time::Zone, Time::Local 1614963118.719405890 --> Working on Time::Zone 1614963118.964138985 Fetching http://www.cpan.org/authors/id/A/AT/ATOOMIC/TimeDate-2.33.tar.gz ... OK 1614963119.249994993 Configuring TimeDate-2.33 ... OK 1614963119.682575941 Building TimeDate-2.33 ... OK 1614963119.682617903 Successfully installed TimeDate-2.33 1614963119.862838984 --> Working on Time::Local 1614963120.077964067 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Time-Local-1.30.tar.gz ... OK 1614963120.388623953 Configuring Time-Local-1.30 ... OK 1614963120.737314939 Building Time-Local-1.30 ... OK 1614963120.737340927 Successfully installed Time-Local-1.30 (upgraded from 1.25) 1614963121.122792959 Building HTTP-Date-6.05 ... OK 1614963121.122818947 Successfully installed HTTP-Date-6.05 1614963121.298834085 --> Working on Encode 1614963122.368649006 Fetching http://www.cpan.org/authors/id/D/DA/DANKOGAI/Encode-3.08.tar.gz ... OK 1614963122.805803061 Configuring Encode-3.08 ... OK 1614963134.978614092 Building Encode-3.08 ... OK 1614963134.978641987 Successfully installed Encode-3.08 (upgraded from 2.97) 1614963135.141171932 --> Working on IO::HTML 1614963135.283989906 Fetching http://www.cpan.org/authors/id/C/CJ/CJM/IO-HTML-1.004.tar.gz ... OK 1614963135.528949022 Configuring IO-HTML-1.004 ... OK 1614963135.879348993 Building IO-HTML-1.004 ... OK 1614963135.879374027 Successfully installed IO-HTML-1.004 1614963136.052822113 --> Working on Encode::Locale 1614963136.222793102 Fetching http://www.cpan.org/authors/id/G/GA/GAAS/Encode-Locale-1.05.tar.gz ... OK 1614963136.440778971 Configuring Encode-Locale-1.05 ... OK 1614963136.785018921 Building Encode-Locale-1.05 ... OK 1614963136.785046101 Successfully installed Encode-Locale-1.05 1614963137.286742926 Building HTTP-Message-6.28 ... OK 1614963137.286770105 Successfully installed HTTP-Message-6.28 1614963138.791059017 Building HTML-Parser-3.76 ... OK 1614963138.791085958 Successfully installed HTML-Parser-3.76 1614963139.114697933 Building HTML-Links-Localize-0.2.11 ... OK 1614963139.114725113 Successfully installed HTML-Links-Localize-0.2.11 1614963139.153762102 13 distributions installed 1614963139.158848047 + sudo cpanm --notest App::Deps::Verify Carp::Always File::Which IO::All List::MoreUtils Math::BigInt::GMP Math::GMP MooX MooX::late Path::Tiny String::ShellQuote Test::Code::TidyAll Test::Differences Test::File::IsSorted Test::PerlTidy Test::TrailingSpace Tree::AVL 1614963139.462800026 App::Deps::Verify is up to date. (0.12.0) 1614963139.589941978 Carp::Always is up to date. (0.16) 1614963139.735306978 File::Which is up to date. (1.23) 1614963139.901765108 IO::All is up to date. (0.87) 1614963140.070813894 List::MoreUtils is up to date. (0.430) 1614963140.240736961 --> Working on Math::BigInt::GMP 1614963140.810846090 Fetching http://www.cpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.6007.tar.gz ... OK 1614963140.884515047 /bin/tar: Math-BigInt-GMP-1.6007/BUGS: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.884879112 /bin/tar: Math-BigInt-GMP-1.6007/build/leak.pl: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.885035992 /bin/tar: Math-BigInt-GMP-1.6007/build/leaktest: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.885205030 /bin/tar: Math-BigInt-GMP-1.6007/build/README: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.885265112 /bin/tar: Math-BigInt-GMP-1.6007/build: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.885509014 /bin/tar: Math-BigInt-GMP-1.6007/CHANGES: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.885670900 /bin/tar: Math-BigInt-GMP-1.6007/CREDITS: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.885901928 /bin/tar: Math-BigInt-GMP-1.6007/GMP.xs: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.886410952 /bin/tar: Math-BigInt-GMP-1.6007/lib/Math/BigInt/GMP.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.886467934 /bin/tar: Math-BigInt-GMP-1.6007/lib/Math/BigInt: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.886589050 /bin/tar: Math-BigInt-GMP-1.6007/lib/Math: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.886600018 /bin/tar: Math-BigInt-GMP-1.6007/lib: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.886706114 /bin/tar: Math-BigInt-GMP-1.6007/LICENSE: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.886882067 /bin/tar: Math-BigInt-GMP-1.6007/Makefile.PL: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.887053013 /bin/tar: Math-BigInt-GMP-1.6007/MANIFEST: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.887195110 /bin/tar: Math-BigInt-GMP-1.6007/MANIFEST.SKIP: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.887351990 /bin/tar: Math-BigInt-GMP-1.6007/META.json: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.887531042 /bin/tar: Math-BigInt-GMP-1.6007/META.yml: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.887672901 /bin/tar: Math-BigInt-GMP-1.6007/README: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.887885094 /bin/tar: Math-BigInt-GMP-1.6007/SIGNATURE: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.888170004 /bin/tar: Math-BigInt-GMP-1.6007/t/00sig.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.888375998 /bin/tar: Math-BigInt-GMP-1.6007/t/01load.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.888612986 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_add.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.888761044 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_add.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.888957977 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_div.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.889183998 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_div.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.889455080 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_gcd.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.889628887 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_gcd.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.890136003 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_lcm.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.890310049 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_lcm.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.890458107 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_log_int.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.894418001 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_mod.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.894674063 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_mod.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.896917105 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_modinv.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.897257090 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_modinv.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.897702932 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_mul.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.897860050 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_mul.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.902436018 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_nok.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.902614117 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_nok.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.902906895 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_pow.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.918114901 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_root.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.918637991 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_root.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.918961048 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_sub.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.919236898 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-binary-_sub.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.921209097 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-ternary-_lsft.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.921405077 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-ternary-_lsft.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.924252987 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-ternary-_modpow.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.924503088 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-ternary-_modpow.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.925151110 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-ternary-_rsft.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.925316095 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-ternary-_rsft.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.925604105 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-unary-_dec.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.925759077 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-unary-_dec.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.925944090 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-unary-_dfac.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.926127911 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-unary-_dfac.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.926369905 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-unary-_fac.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.926553965 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-unary-_fac.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.926753044 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-unary-_fib.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.926904917 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-unary-_fib.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.927242994 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-unary-_inc.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.927464962 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-unary-_inc.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.927699089 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-unary-_lucas.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.927854061 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-unary-_lucas.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.928401947 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-unary-_sqrt.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.928582907 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-arithmetic-unary-_sqrt.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.930032969 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-bitwise-_and.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.930319071 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-bitwise-_and.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.931943893 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-bitwise-_or.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.932176113 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-bitwise-_or.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.933809042 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-bitwise-_xor.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.933937073 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-bitwise-_xor.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.934139967 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-boolean-_is_even.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.934324980 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-boolean-_is_odd.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.934484005 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-boolean-_is_one.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.934653997 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-boolean-_is_ten.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.934788942 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-boolean-_is_two.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.934930086 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-boolean-_is_zero.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.935113907 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-comparison-_acmp.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.935262918 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-constructor-binary-_from_base.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.935439110 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-constructor-binary-_from_base.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.935619116 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-constructor-nullary-_one.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.935792923 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-constructor-nullary-_ten.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.935940981 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-constructor-nullary-_two.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.936113119 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-constructor-nullary-_zero.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.936283112 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-constructor-unary-_copy.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.936600924 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-constructor-unary-_from_bin.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.936777115 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-constructor-unary-_from_bin.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.937220097 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-constructor-unary-_from_bytes.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.937345028 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-constructor-unary-_from_bytes.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.937556982 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-constructor-unary-_from_hex.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.937720060 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-constructor-unary-_from_hex.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.937961102 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-constructor-unary-_from_oct.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.938138008 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-constructor-unary-_from_oct.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.938318968 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-constructor-unary-_new.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.938503027 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-convert-number-_num.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.938791990 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-convert-string-_as_bin.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.938947916 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-convert-string-_as_bin.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.939333916 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-convert-string-_as_bytes.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.939511061 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-convert-string-_as_bytes.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.939739943 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-convert-string-_as_hex.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.939933062 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-convert-string-_as_hex.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.940181971 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-convert-string-_as_oct.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.940370083 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-convert-string-_as_oct.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.940538883 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-convert-string-_str.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.940722942 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-convert-string-_to_base.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.940917969 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-convert-string-_to_base.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.941200972 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-convert-string-_to_bin.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.941385031 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-convert-string-_to_bin.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.941767931 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-convert-string-_to_bytes.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.941946983 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-convert-string-_to_bytes.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.942172050 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-convert-string-_to_hex.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.942347050 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-convert-string-_to_hex.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.942589998 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-convert-string-_to_oct.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.942807913 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-convert-string-_to_oct.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.942996025 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-misc-api_version.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.943217039 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-misc-_check.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.943430901 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-property-_alen.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.943599939 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-property-_digit.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.943762064 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-property-_len.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.943928957 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib-property-_zeros.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.944120884 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib.ini: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.944282055 /bin/tar: Math-BigInt-GMP-1.6007/t/author-lib.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.944571018 /bin/tar: Math-BigInt-GMP-1.6007/t/bigfltpm.inc: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.944747925 /bin/tar: Math-BigInt-GMP-1.6007/t/bigfltpm.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.944972038 /bin/tar: Math-BigInt-GMP-1.6007/t/bigintg.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.945384979 /bin/tar: Math-BigInt-GMP-1.6007/t/bigintpm.inc: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.945537090 /bin/tar: Math-BigInt-GMP-1.6007/t/bigintpm.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.945728064 /bin/tar: Math-BigInt-GMP-1.6007/t/biglog.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.945898056 /bin/tar: Math-BigInt-GMP-1.6007/t/bigroot.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.946404934 /bin/tar: Math-BigInt-GMP-1.6007/t/Math/BigInt/Lib/TestUtil.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.946424007 /bin/tar: Math-BigInt-GMP-1.6007/t/Math/BigInt/Lib: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.946446896 /bin/tar: Math-BigInt-GMP-1.6007/t/Math/BigInt: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.946506023 /bin/tar: Math-BigInt-GMP-1.6007/t/Math: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.946697950 /bin/tar: Math-BigInt-GMP-1.6007/t/mbi-from-big-scalar.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.946966887 /bin/tar: Math-BigInt-GMP-1.6007/t/mbimbf.inc: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.947149038 /bin/tar: Math-BigInt-GMP-1.6007/t/mbimbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.947293043 /bin/tar: Math-BigInt-GMP-1.6007/t/mbi_rand.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.947439909 /bin/tar: Math-BigInt-GMP-1.6007/t/release-cpan-changes.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.947587967 /bin/tar: Math-BigInt-GMP-1.6007/t/release-pod-coverage.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.947731972 /bin/tar: Math-BigInt-GMP-1.6007/t/release-pod.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.947877884 /bin/tar: Math-BigInt-GMP-1.6007/t/release-portability.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.948029995 /bin/tar: Math-BigInt-GMP-1.6007/t/release-test-version.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.948174000 /bin/tar: Math-BigInt-GMP-1.6007/t/storable.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.948319912 /bin/tar: Math-BigInt-GMP-1.6007/t/threads.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.948369026 /bin/tar: Math-BigInt-GMP-1.6007/t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.948530912 /bin/tar: Math-BigInt-GMP-1.6007/TODO: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.948703051 /bin/tar: Math-BigInt-GMP-1.6007/typemap: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.948772907 /bin/tar: Math-BigInt-GMP-1.6007: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963140.948798895 /bin/tar: Exiting with failure status due to previous errors 1614963141.139810085 Configuring Math-BigInt-GMP-1.6007 ... OK 1614963141.139837027 ==> Found dependencies: Math::BigInt 1614963141.301820993 --> Working on Math::BigInt 1614963142.012758970 Fetching http://www.cpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-1.999818.tar.gz ... OK 1614963142.110563040 /bin/tar: Math-BigInt-1.999818/BUGS: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.111125946 /bin/tar: Math-BigInt-1.999818/CHANGES: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.111381054 /bin/tar: Math-BigInt-1.999818/CREDITS: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.111671925 /bin/tar: Math-BigInt-1.999818/examples/1000.txt: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.111872911 /bin/tar: Math-BigInt-1.999818/examples/bigprimes.pl: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.112143993 /bin/tar: Math-BigInt-1.999818/examples/prime.pl: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.112205982 /bin/tar: Math-BigInt-1.999818/examples: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.112432957 /bin/tar: Math-BigInt-1.999818/GOALS: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.112668037 /bin/tar: Math-BigInt-1.999818/HISTORY: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.114100933 /bin/tar: Math-BigInt-1.999818/lib/Math/BigFloat.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.114614964 /bin/tar: Math-BigInt-1.999818/lib/Math/BigInt/Calc.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.115000010 /bin/tar: Math-BigInt-1.999818/lib/Math/BigInt/Lib.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.115071058 /bin/tar: Math-BigInt-1.999818/lib/Math/BigInt: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.116527081 /bin/tar: Math-BigInt-1.999818/lib/Math/BigInt.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.116561890 /bin/tar: Math-BigInt-1.999818/lib/Math: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.116729021 /bin/tar: Math-BigInt-1.999818/lib: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.116931915 /bin/tar: Math-BigInt-1.999818/LICENSE: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.117120028 /bin/tar: Math-BigInt-1.999818/Makefile.PL: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.117302895 /bin/tar: Math-BigInt-1.999818/MANIFEST: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.117506981 /bin/tar: Math-BigInt-1.999818/MANIFEST.SKIP: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.117682934 /bin/tar: Math-BigInt-1.999818/META.json: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.117840052 /bin/tar: Math-BigInt-1.999818/META.yml: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.117986917 /bin/tar: Math-BigInt-1.999818/NEW: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.118184090 /bin/tar: Math-BigInt-1.999818/README: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.118433952 /bin/tar: Math-BigInt-1.999818/SIGNATURE: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.118748903 /bin/tar: Math-BigInt-1.999818/t/00sig.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.118958950 /bin/tar: Math-BigInt-1.999818/t/01load.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.119138002 /bin/tar: Math-BigInt-1.999818/t/alias.inc: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.119307041 /bin/tar: Math-BigInt-1.999818/t/author-batan-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.119472980 /bin/tar: Math-BigInt-1.999818/t/author-batan2-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.119766951 /bin/tar: Math-BigInt-1.999818/t/author-bexp-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.119939089 /bin/tar: Math-BigInt-1.999818/t/author-blog-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.120132923 /bin/tar: Math-BigInt-1.999818/t/author-blog-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.120337009 /bin/tar: Math-BigInt-1.999818/t/author-bmod-bdiv-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.124895096 /bin/tar: Math-BigInt-1.999818/t/author-bnok-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.125077963 /bin/tar: Math-BigInt-1.999818/t/author-bpi-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.125325918 /bin/tar: Math-BigInt-1.999818/t/author-btmod-btdiv-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.125581026 /bin/tar: Math-BigInt-1.999818/t/author-constructors-a-p-r.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.125866890 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_add.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.126120090 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_add.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.126389027 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_div.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.126593113 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_div.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.126827955 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_gcd.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.127011061 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_gcd.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.130088091 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_lcm.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.130458117 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_lcm.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.130727053 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_log_int.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.135282993 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_mod.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.135763884 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_mod.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.138377905 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_modinv.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.138596058 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_modinv.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.138865948 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_mul.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.139087915 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_mul.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.143517971 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_nok.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.143810034 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_nok.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.143968105 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_pow.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.161935091 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_root.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.162266970 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_root.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.162604094 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_sub.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.162858009 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-binary-_sub.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.164618015 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-ternary-_lsft.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.164834023 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-ternary-_lsft.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.167850018 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-ternary-_modpow.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.168098927 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-ternary-_modpow.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.169018984 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-ternary-_rsft.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.169280052 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-ternary-_rsft.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.169608116 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-unary-_dec.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.169915915 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-unary-_dec.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.170151949 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-unary-_dfac.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.170358896 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-unary-_dfac.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.170593977 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-unary-_fac.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.170789957 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-unary-_fac.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.171020985 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-unary-_fib.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.171664000 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-unary-_fib.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.171988010 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-unary-_inc.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.172208071 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-unary-_inc.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.172404051 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-unary-_lucas.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.172576904 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-unary-_lucas.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.172960997 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-unary-_sqrt.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.173227072 /bin/tar: Math-BigInt-1.999818/t/author-lib-arithmetic-unary-_sqrt.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.174633980 /bin/tar: Math-BigInt-1.999818/t/author-lib-bitwise-_and.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.174855947 /bin/tar: Math-BigInt-1.999818/t/author-lib-bitwise-_and.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.176389933 /bin/tar: Math-BigInt-1.999818/t/author-lib-bitwise-_or.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.176646948 /bin/tar: Math-BigInt-1.999818/t/author-lib-bitwise-_or.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.177696943 /bin/tar: Math-BigInt-1.999818/t/author-lib-bitwise-_sand.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.177879095 /bin/tar: Math-BigInt-1.999818/t/author-lib-bitwise-_sand.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.179095030 /bin/tar: Math-BigInt-1.999818/t/author-lib-bitwise-_sor.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.179269075 /bin/tar: Math-BigInt-1.999818/t/author-lib-bitwise-_sor.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.180591106 /bin/tar: Math-BigInt-1.999818/t/author-lib-bitwise-_sxor.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.180855036 /bin/tar: Math-BigInt-1.999818/t/author-lib-bitwise-_sxor.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.182619095 /bin/tar: Math-BigInt-1.999818/t/author-lib-bitwise-_xor.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.182799101 /bin/tar: Math-BigInt-1.999818/t/author-lib-bitwise-_xor.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.183029890 /bin/tar: Math-BigInt-1.999818/t/author-lib-boolean-_is_even.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.183217049 /bin/tar: Math-BigInt-1.999818/t/author-lib-boolean-_is_odd.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.183394909 /bin/tar: Math-BigInt-1.999818/t/author-lib-boolean-_is_one.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.183574915 /bin/tar: Math-BigInt-1.999818/t/author-lib-boolean-_is_ten.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.183732033 /bin/tar: Math-BigInt-1.999818/t/author-lib-boolean-_is_two.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.183919907 /bin/tar: Math-BigInt-1.999818/t/author-lib-boolean-_is_zero.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.184210062 /bin/tar: Math-BigInt-1.999818/t/author-lib-comparison-_acmp.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.184386969 /bin/tar: Math-BigInt-1.999818/t/author-lib-constructor-binary-_from_base.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.184597015 /bin/tar: Math-BigInt-1.999818/t/author-lib-constructor-binary-_from_base.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.184813976 /bin/tar: Math-BigInt-1.999818/t/author-lib-constructor-nullary-_one.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.184967041 /bin/tar: Math-BigInt-1.999818/t/author-lib-constructor-nullary-_ten.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.185153961 /bin/tar: Math-BigInt-1.999818/t/author-lib-constructor-nullary-_two.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.185350895 /bin/tar: Math-BigInt-1.999818/t/author-lib-constructor-nullary-_zero.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.185520887 /bin/tar: Math-BigInt-1.999818/t/author-lib-constructor-unary-_copy.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.185842991 /bin/tar: Math-BigInt-1.999818/t/author-lib-constructor-unary-_from_bin.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.186018944 /bin/tar: Math-BigInt-1.999818/t/author-lib-constructor-unary-_from_bin.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.186448097 /bin/tar: Math-BigInt-1.999818/t/author-lib-constructor-unary-_from_bytes.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.186657906 /bin/tar: Math-BigInt-1.999818/t/author-lib-constructor-unary-_from_bytes.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.186922073 /bin/tar: Math-BigInt-1.999818/t/author-lib-constructor-unary-_from_hex.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.187136889 /bin/tar: Math-BigInt-1.999818/t/author-lib-constructor-unary-_from_hex.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.187406063 /bin/tar: Math-BigInt-1.999818/t/author-lib-constructor-unary-_from_oct.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.187621117 /bin/tar: Math-BigInt-1.999818/t/author-lib-constructor-unary-_from_oct.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.187807083 /bin/tar: Math-BigInt-1.999818/t/author-lib-constructor-unary-_new.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.187974930 /bin/tar: Math-BigInt-1.999818/t/author-lib-convert-number-_num.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.188287973 /bin/tar: Math-BigInt-1.999818/t/author-lib-convert-string-_as_bin.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.188455105 /bin/tar: Math-BigInt-1.999818/t/author-lib-convert-string-_as_bin.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.188792944 /bin/tar: Math-BigInt-1.999818/t/author-lib-convert-string-_as_bytes.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.188987017 /bin/tar: Math-BigInt-1.999818/t/author-lib-convert-string-_as_bytes.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.189306021 /bin/tar: Math-BigInt-1.999818/t/author-lib-convert-string-_as_hex.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.189526081 /bin/tar: Math-BigInt-1.999818/t/author-lib-convert-string-_as_hex.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.189836025 /bin/tar: Math-BigInt-1.999818/t/author-lib-convert-string-_as_oct.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.190011978 /bin/tar: Math-BigInt-1.999818/t/author-lib-convert-string-_as_oct.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.190224886 /bin/tar: Math-BigInt-1.999818/t/author-lib-convert-string-_str.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.190412045 /bin/tar: Math-BigInt-1.999818/t/author-lib-convert-string-_to_base.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.190594912 /bin/tar: Math-BigInt-1.999818/t/author-lib-convert-string-_to_base.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.190851927 /bin/tar: Math-BigInt-1.999818/t/author-lib-convert-string-_to_bin.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.191087008 /bin/tar: Math-BigInt-1.999818/t/author-lib-convert-string-_to_bin.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.191483021 /bin/tar: Math-BigInt-1.999818/t/author-lib-convert-string-_to_bytes.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.191664934 /bin/tar: Math-BigInt-1.999818/t/author-lib-convert-string-_to_bytes.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.191895962 /bin/tar: Math-BigInt-1.999818/t/author-lib-convert-string-_to_hex.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.192080021 /bin/tar: Math-BigInt-1.999818/t/author-lib-convert-string-_to_hex.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.192317963 /bin/tar: Math-BigInt-1.999818/t/author-lib-convert-string-_to_oct.dat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.192495108 /bin/tar: Math-BigInt-1.999818/t/author-lib-convert-string-_to_oct.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.192708015 /bin/tar: Math-BigInt-1.999818/t/author-lib-misc-_check.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.192872047 /bin/tar: Math-BigInt-1.999818/t/author-lib-property-_alen.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.193059921 /bin/tar: Math-BigInt-1.999818/t/author-lib-property-_digit.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.193293095 /bin/tar: Math-BigInt-1.999818/t/author-lib-property-_digitsum.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.193465948 /bin/tar: Math-BigInt-1.999818/t/author-lib-property-_len.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.193627119 /bin/tar: Math-BigInt-1.999818/t/author-lib-property-_zeros.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.193783045 /bin/tar: Math-BigInt-1.999818/t/author-lib.ini: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.193952084 /bin/tar: Math-BigInt-1.999818/t/author-lib.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.194156885 /bin/tar: Math-BigInt-1.999818/t/author-numify-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.194314003 /bin/tar: Math-BigInt-1.999818/t/author-numify-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.194494963 /bin/tar: Math-BigInt-1.999818/t/author-relop-mbi-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.194709063 /bin/tar: Math-BigInt-1.999818/t/backermann-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.194858074 /bin/tar: Math-BigInt-1.999818/t/bare_mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.195027113 /bin/tar: Math-BigInt-1.999818/t/bare_mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.195188999 /bin/tar: Math-BigInt-1.999818/t/bare_mif.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.195378065 /bin/tar: Math-BigInt-1.999818/t/bdigitsum-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.195569038 /bin/tar: Math-BigInt-1.999818/t/bdstr-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.195729017 /bin/tar: Math-BigInt-1.999818/t/bdstr-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.195909977 /bin/tar: Math-BigInt-1.999818/t/bestr-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.196080923 /bin/tar: Math-BigInt-1.999818/t/bestr-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.196280003 /bin/tar: Math-BigInt-1.999818/t/bfib-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.196557045 /bin/tar: Math-BigInt-1.999818/t/bigfltpm.inc: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.196734905 /bin/tar: Math-BigInt-1.999818/t/bigfltpm.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.196995974 /bin/tar: Math-BigInt-1.999818/t/bigintc.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.197360039 /bin/tar: Math-BigInt-1.999818/t/bigintpm.inc: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.197583914 /bin/tar: Math-BigInt-1.999818/t/bigintpm.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.197791100 /bin/tar: Math-BigInt-1.999818/t/bigints.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.197973013 /bin/tar: Math-BigInt-1.999818/t/biglog.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.198199034 /bin/tar: Math-BigInt-1.999818/t/bigroot.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.198349953 /bin/tar: Math-BigInt-1.999818/t/big_pi_e.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.198498011 /bin/tar: Math-BigInt-1.999818/t/blucas-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.198714972 /bin/tar: Math-BigInt-1.999818/t/bnok-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.198908091 /bin/tar: Math-BigInt-1.999818/t/bnok-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.199091911 /bin/tar: Math-BigInt-1.999818/t/bnstr-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.199235916 /bin/tar: Math-BigInt-1.999818/t/bnstr-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.199445963 /bin/tar: Math-BigInt-1.999818/t/bsstr-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.199619055 /bin/tar: Math-BigInt-1.999818/t/bsstr-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.199795008 /bin/tar: Math-BigInt-1.999818/t/buparrow-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.199947119 /bin/tar: Math-BigInt-1.999818/t/calling-class-methods.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.200119972 /bin/tar: Math-BigInt-1.999818/t/calling-instance-methods.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.200298071 /bin/tar: Math-BigInt-1.999818/t/calling.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.200491905 /bin/tar: Math-BigInt-1.999818/t/config.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.200731039 /bin/tar: Math-BigInt-1.999818/t/constant.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.200965881 /bin/tar: Math-BigInt-1.999818/t/const_mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.201189995 /bin/tar: Math-BigInt-1.999818/t/downgrade.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.201426983 /bin/tar: Math-BigInt-1.999818/t/dparts-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.201596975 /bin/tar: Math-BigInt-1.999818/t/dparts-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.201816082 /bin/tar: Math-BigInt-1.999818/t/eparts-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.201986074 /bin/tar: Math-BigInt-1.999818/t/eparts-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.202179909 /bin/tar: Math-BigInt-1.999818/t/from_base-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.202358007 /bin/tar: Math-BigInt-1.999818/t/from_bin-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.202531099 /bin/tar: Math-BigInt-1.999818/t/from_bin-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.202699900 /bin/tar: Math-BigInt-1.999818/t/from_hex-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.202897072 /bin/tar: Math-BigInt-1.999818/t/from_hex-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.203088999 /bin/tar: Math-BigInt-1.999818/t/from_ieee754-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.203289986 /bin/tar: Math-BigInt-1.999818/t/from_oct-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.203459024 /bin/tar: Math-BigInt-1.999818/t/from_oct-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.203668118 /bin/tar: Math-BigInt-1.999818/t/inf_nan.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.203836918 /bin/tar: Math-BigInt-1.999818/t/isa.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.204006910 /bin/tar: Math-BigInt-1.999818/t/lib_load.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.207945108 /bin/tar: Math-BigInt-1.999818/t/Math/BigFloat/Subclass.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.207969904 /bin/tar: Math-BigInt-1.999818/t/Math/BigFloat: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.208230972 /bin/tar: Math-BigInt-1.999818/t/Math/BigInt/BareCalc.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.208614111 /bin/tar: Math-BigInt-1.999818/t/Math/BigInt/Lib/Minimal.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.208842993 /bin/tar: Math-BigInt-1.999818/t/Math/BigInt/Lib/TestUtil.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.208904982 /bin/tar: Math-BigInt-1.999818/t/Math/BigInt/Lib: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.209139109 /bin/tar: Math-BigInt-1.999818/t/Math/BigInt/Scalar.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.209346056 /bin/tar: Math-BigInt-1.999818/t/Math/BigInt/Subclass.pm: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.209402084 /bin/tar: Math-BigInt-1.999818/t/Math/BigInt: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.209521055 /bin/tar: Math-BigInt-1.999818/t/Math: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.209728003 /bin/tar: Math-BigInt-1.999818/t/mbf_ali.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.210051060 /bin/tar: Math-BigInt-1.999818/t/mbimbf.inc: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.210251093 /bin/tar: Math-BigInt-1.999818/t/mbimbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.210432053 /bin/tar: Math-BigInt-1.999818/t/mbi_ali.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.210649967 /bin/tar: Math-BigInt-1.999818/t/mbi_rand.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.210874081 /bin/tar: Math-BigInt-1.999818/t/nan_cmp.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.211052895 /bin/tar: Math-BigInt-1.999818/t/new-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.211232901 /bin/tar: Math-BigInt-1.999818/t/new_overloaded.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.211421967 /bin/tar: Math-BigInt-1.999818/t/nparts-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.211606026 /bin/tar: Math-BigInt-1.999818/t/nparts-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.211770058 /bin/tar: Math-BigInt-1.999818/t/objectify_mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.211949110 /bin/tar: Math-BigInt-1.999818/t/objectify_mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.212157965 /bin/tar: Math-BigInt-1.999818/t/release-cpan-changes.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.212341070 /bin/tar: Math-BigInt-1.999818/t/release-pod-coverage.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.212558031 /bin/tar: Math-BigInt-1.999818/t/release-pod.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.212722063 /bin/tar: Math-BigInt-1.999818/t/release-portability.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.212886095 /bin/tar: Math-BigInt-1.999818/t/release-whitespaces.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.213057041 /bin/tar: Math-BigInt-1.999818/t/require.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.213206053 /bin/tar: Math-BigInt-1.999818/t/req_mbf0.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.213372946 /bin/tar: Math-BigInt-1.999818/t/req_mbf1.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.213515997 /bin/tar: Math-BigInt-1.999818/t/req_mbfa.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.213663101 /bin/tar: Math-BigInt-1.999818/t/req_mbfi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.213805914 /bin/tar: Math-BigInt-1.999818/t/req_mbfn.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.213983059 /bin/tar: Math-BigInt-1.999818/t/req_mbfw.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.214207888 /bin/tar: Math-BigInt-1.999818/t/round.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.214349985 /bin/tar: Math-BigInt-1.999818/t/rt-16221.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.214539051 /bin/tar: Math-BigInt-1.999818/t/sparts-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.214724064 /bin/tar: Math-BigInt-1.999818/t/sparts-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.214895964 /bin/tar: Math-BigInt-1.999818/t/sub_ali.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.215063095 /bin/tar: Math-BigInt-1.999818/t/sub_mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.215224981 /bin/tar: Math-BigInt-1.999818/t/sub_mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.215400934 /bin/tar: Math-BigInt-1.999818/t/sub_mif.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.215558052 /bin/tar: Math-BigInt-1.999818/t/to_base-mbi.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.215754986 /bin/tar: Math-BigInt-1.999818/t/to_ieee754-mbf.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.215920925 /bin/tar: Math-BigInt-1.999818/t/trap.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.216202021 /bin/tar: Math-BigInt-1.999818/t/upgrade.inc: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.216376066 /bin/tar: Math-BigInt-1.999818/t/upgrade.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.216556072 /bin/tar: Math-BigInt-1.999818/t/upgrade2.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.216758966 /bin/tar: Math-BigInt-1.999818/t/upgradef.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.216928959 /bin/tar: Math-BigInt-1.999818/t/use.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.217109919 /bin/tar: Math-BigInt-1.999818/t/use_lib1.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.217291117 /bin/tar: Math-BigInt-1.999818/t/use_lib2.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.217463017 /bin/tar: Math-BigInt-1.999818/t/use_lib3.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.217643023 /bin/tar: Math-BigInt-1.999818/t/use_lib4.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.217801094 /bin/tar: Math-BigInt-1.999818/t/use_mbfw.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.217963934 /bin/tar: Math-BigInt-1.999818/t/with_sub.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.218157053 /bin/tar: Math-BigInt-1.999818/t/_e_math.t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.218211889 /bin/tar: Math-BigInt-1.999818/t: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.218417883 /bin/tar: Math-BigInt-1.999818/TODO: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.218511105 /bin/tar: Math-BigInt-1.999818: Cannot change ownership to uid 1061331, gid 1049089: Invalid argument 1614963142.218554020 /bin/tar: Exiting with failure status due to previous errors 1614963142.397955894 Configuring Math-BigInt-1.999818 ... OK 1614963142.899832010 Building Math-BigInt-1.999818 ... OK 1614963142.899856091 Successfully installed Math-BigInt-1.999818 (upgraded from 1.999811) 1614963143.982470036 Building Math-BigInt-GMP-1.6007 ... OK 1614963143.982511044 Successfully installed Math-BigInt-GMP-1.6007 1614963144.149298906 --> Working on Math::GMP 1614963144.537447929 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Math-GMP-2.20.tar.gz ... OK 1614963144.604049921 ==> Found dependencies: Alien::GMP 1614963144.870230913 --> Working on Alien::GMP 1614963145.352428913 Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/Alien-GMP-1.16.tar.gz ... OK 1614963145.797708035 Configuring Alien-GMP-1.16 ... OK 1614963145.797750950 ==> Found dependencies: Devel::CheckLib 1614963146.034845114 --> Working on Devel::CheckLib 1614963146.379770994 Fetching http://www.cpan.org/authors/id/M/MA/MATTN/Devel-CheckLib-1.14.tar.gz ... OK 1614963146.565778017 Configuring Devel-CheckLib-1.14 ... OK 1614963147.072920084 Building Devel-CheckLib-1.14 ... OK 1614963147.072945118 Successfully installed Devel-CheckLib-1.14 1614963148.453454971 Building Alien-GMP-1.16 ... OK 1614963148.453494072 Successfully installed Alien-GMP-1.16 1614963148.672185898 Configuring Math-GMP-2.20 ... OK 1614963149.829626083 Building Math-GMP-2.20 ... OK 1614963149.829651117 Successfully installed Math-GMP-2.20 1614963150.072567940 --> Working on MooX 1614963150.784069061 Fetching http://www.cpan.org/authors/id/G/GE/GETTY/MooX-0.101.tar.gz ... OK 1614963151.028167009 Configuring MooX-0.101 ... OK 1614963151.028193951 ==> Found dependencies: Import::Into 1614963151.160593987 --> Working on Import::Into 1614963151.318777084 Fetching http://www.cpan.org/authors/id/H/HA/HAARG/Import-Into-1.002005.tar.gz ... OK 1614963151.545898914 Configuring Import-Into-1.002005 ... OK 1614963151.901396990 Building Import-Into-1.002005 ... OK 1614963151.901422024 Successfully installed Import-Into-1.002005 1614963152.287394047 Building MooX-0.101 ... OK 1614963152.287421942 Successfully installed MooX-0.101 1614963152.460257053 --> Working on MooX::late 1614963152.619317055 Fetching http://www.cpan.org/authors/id/T/TO/TOBYINK/MooX-late-0.100.tar.gz ... OK 1614963152.864273071 Configuring MooX-late-0.100 ... OK 1614963152.864300966 ==> Found dependencies: Type::Utils, Sub::HandlesVia 1614963153.005114079 --> Working on Type::Utils 1614963153.439963102 Fetching http://www.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-1.012001.tar.gz ... OK 1614963153.746747971 Configuring Type-Tiny-1.012001 ... OK 1614963154.833678007 Building Type-Tiny-1.012001 ... OK 1614963154.833718061 Successfully installed Type-Tiny-1.012001 1614963155.009987116 --> Working on Sub::HandlesVia 1614963155.245325089 Fetching http://www.cpan.org/authors/id/T/TO/TOBYINK/Sub-HandlesVia-0.016.tar.gz ... OK 1614963155.504439116 Configuring Sub-HandlesVia-0.016 ... OK 1614963155.504482985 ==> Found dependencies: List::Util, Class::Tiny 1614963155.643609047 --> Working on List::Util 1614963155.925988913 Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.55.tar.gz ... OK 1614963156.178977966 Configuring Scalar-List-Utils-1.55 ... OK 1614963157.683362007 Building Scalar-List-Utils-1.55 ... OK 1614963157.683387041 Successfully installed Scalar-List-Utils-1.55 (upgraded from 1.50) 1614963157.854952097 --> Working on Class::Tiny 1614963158.008584976 Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Class-Tiny-1.008.tar.gz ... OK 1614963158.257901907 Configuring Class-Tiny-1.008 ... OK 1614963158.606805086 Building Class-Tiny-1.008 ... OK 1614963158.606828928 Successfully installed Class-Tiny-1.008 1614963159.037903070 Building Sub-HandlesVia-0.016 ... OK 1614963159.037930012 Successfully installed Sub-HandlesVia-0.016 1614963159.430743933 Building MooX-late-0.100 ... OK 1614963159.430769920 Successfully installed MooX-late-0.100 1614963159.609849930 Path::Tiny is up to date. (0.118) 1614963159.775305033 String::ShellQuote is up to date. (1.04) 1614963159.934930086 --> Working on Test::Code::TidyAll 1614963160.348786116 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Code-TidyAll-0.78.tar.gz ... OK 1614963160.991395950 Configuring Code-TidyAll-0.78 ... OK 1614963160.991436005 ==> Found dependencies: Text::Diff, Time::Duration::Parse, Specio::Declare, Specio::Library::Numeric, Specio::Library::Path::Tiny, IPC::Run3, Specio::Library::String, Specio::Library::Builtins, Text::Diff::Table, Specio, IPC::System::Simple, Config::INI::Reader, List::Compare, List::SomeUtils, Scope::Guard, Log::Any 1614963161.126163960 --> Working on Text::Diff 1614963161.292567015 Fetching http://www.cpan.org/authors/id/N/NE/NEILB/Text-Diff-1.45.tar.gz ... OK 1614963161.539802074 Configuring Text-Diff-1.45 ... OK 1614963161.539829016 ==> Found dependencies: Algorithm::Diff 1614963161.679305077 --> Working on Algorithm::Diff 1614963161.846616983 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Algorithm-Diff-1.201.tar.gz ... OK 1614963162.087021112 Configuring Algorithm-Diff-1.201 ... OK 1614963162.455192089 Building Algorithm-Diff-1.201 ... OK 1614963162.455215931 Successfully installed Algorithm-Diff-1.201 1614963162.861314058 Building Text-Diff-1.45 ... OK 1614963162.861340046 Successfully installed Text-Diff-1.45 1614963163.058929920 --> Working on Time::Duration::Parse 1614963163.218334913 Fetching http://www.cpan.org/authors/id/N/NE/NEILB/Time-Duration-Parse-0.15.tar.gz ... OK 1614963163.465707064 Configuring Time-Duration-Parse-0.15 ... OK 1614963163.465734959 ==> Found dependencies: Exporter::Lite 1614963163.623567104 --> Working on Exporter::Lite 1614963163.775825977 Fetching http://www.cpan.org/authors/id/N/NE/NEILB/Exporter-Lite-0.08.tar.gz ... OK 1614963163.937000990 Configuring Exporter-Lite-0.08 ... OK 1614963164.279737949 Building Exporter-Lite-0.08 ... OK 1614963164.279762030 Successfully installed Exporter-Lite-0.08 1614963164.668618917 Building Time-Duration-Parse-0.15 ... OK 1614963164.668646097 Successfully installed Time-Duration-Parse-0.15 1614963164.839835882 --> Working on Specio::Declare 1614963165.104621887 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Specio-0.47.tar.gz ... OK 1614963165.460481882 Configuring Specio-0.47 ... OK 1614963165.460511923 ==> Found dependencies: Devel::StackTrace, XString, Eval::Closure, MRO::Compat 1614963165.595132113 --> Working on Devel::StackTrace 1614963165.775706053 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Devel-StackTrace-2.04.tar.gz ... OK 1614963166.078119993 Configuring Devel-StackTrace-2.04 ... OK 1614963166.439822912 Building Devel-StackTrace-2.04 ... OK 1614963166.439851999 Successfully installed Devel-StackTrace-2.04 1614963166.663450956 --> Working on XString 1614963166.945435047 Fetching http://www.cpan.org/authors/id/A/AT/ATOOMIC/XString-0.005.tar.gz ... OK 1614963167.228266001 Configuring XString-0.005 ... OK 1614963167.885966063 Building XString-0.005 ... OK 1614963167.885993958 Successfully installed XString-0.005 1614963168.062346935 --> Working on Eval::Closure 1614963168.246361017 Fetching http://www.cpan.org/authors/id/D/DO/DOY/Eval-Closure-0.14.tar.gz ... OK 1614963168.528131962 Configuring Eval-Closure-0.14 ... OK 1614963168.874321938 Building Eval-Closure-0.14 ... OK 1614963168.874346972 Successfully installed Eval-Closure-0.14 1614963169.048804998 --> Working on MRO::Compat 1614963169.211976051 Fetching http://www.cpan.org/authors/id/H/HA/HAARG/MRO-Compat-0.13.tar.gz ... OK 1614963169.462675095 Configuring MRO-Compat-0.13 ... OK 1614963169.806550980 Building MRO-Compat-0.13 ... OK 1614963169.806576967 Successfully installed MRO-Compat-0.13 1614963170.702944040 Building Specio-0.47 ... OK 1614963170.702975988 Successfully installed Specio-0.47 1614963171.038054943 --> Working on Specio::Library::Path::Tiny 1614963171.226242065 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Specio-Library-Path-Tiny-0.04.tar.gz ... OK 1614963171.488290071 Configuring Specio-Library-Path-Tiny-0.04 ... OK 1614963171.836431026 Building Specio-Library-Path-Tiny-0.04 ... OK 1614963171.836457968 Successfully installed Specio-Library-Path-Tiny-0.04 1614963172.009264946 --> Working on IPC::Run3 1614963172.167331934 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/IPC-Run3-0.048.tar.gz ... OK 1614963172.419506073 Configuring IPC-Run3-0.048 ... OK 1614963172.880191088 Building IPC-Run3-0.048 ... OK 1614963172.880215883 Successfully installed IPC-Run3-0.048 1614963173.684050083 --> Working on IPC::System::Simple 1614963173.874236107 Fetching http://www.cpan.org/authors/id/J/JK/JKEENAN/IPC-System-Simple-1.30.tar.gz ... OK 1614963174.119915009 Configuring IPC-System-Simple-1.30 ... OK 1614963174.476677895 Building IPC-System-Simple-1.30 ... OK 1614963174.476702929 Successfully installed IPC-System-Simple-1.30 1614963174.650856018 --> Working on Config::INI::Reader 1614963174.819392920 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Config-INI-0.025.tar.gz ... OK 1614963175.086890936 Configuring Config-INI-0.025 ... OK 1614963175.086918116 ==> Found dependencies: Mixin::Linewise::Readers, Mixin::Linewise::Writers 1614963175.223284960 --> Working on Mixin::Linewise::Readers 1614963175.412468910 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Mixin-Linewise-0.108.tar.gz ... OK 1614963175.637804985 Configuring Mixin-Linewise-0.108 ... OK 1614963175.637834072 ==> Found dependencies: PerlIO::utf8_strict 1614963175.772192955 --> Working on PerlIO::utf8_strict 1614963176.003168106 Fetching http://www.cpan.org/authors/id/L/LE/LEONT/PerlIO-utf8_strict-0.008.tar.gz ... OK 1614963176.271893978 Configuring PerlIO-utf8_strict-0.008 ... OK 1614963176.980792046 Building PerlIO-utf8_strict-0.008 ... OK 1614963176.980837107 Successfully installed PerlIO-utf8_strict-0.008 1614963177.372848034 Building Mixin-Linewise-0.108 ... OK 1614963177.372874975 Successfully installed Mixin-Linewise-0.108 1614963178.191230059 Building Config-INI-0.025 ... OK 1614963178.191256046 Successfully installed Config-INI-0.025 1614963178.359395027 --> Working on List::Compare 1614963178.593317032 Fetching http://www.cpan.org/authors/id/J/JK/JKEENAN/List-Compare-0.55.tar.gz ... OK 1614963178.868654013 Configuring List-Compare-0.55 ... OK 1614963179.309851885 Building List-Compare-0.55 ... OK 1614963179.309879065 Successfully installed List-Compare-0.55 1614963179.480892897 --> Working on List::SomeUtils 1614963179.706346035 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/List-SomeUtils-0.58.tar.gz ... OK 1614963180.243810892 Configuring List-SomeUtils-0.58 ... OK 1614963180.243855000 ==> Found dependencies: List::SomeUtils::XS 1614963180.657701015 --> Working on List::SomeUtils::XS 1614963180.968868971 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/List-SomeUtils-XS-0.58.tar.gz ... OK 1614963181.288642883 Configuring List-SomeUtils-XS-0.58 ... OK 1614963183.492091894 Building List-SomeUtils-XS-0.58 ... OK 1614963183.492120981 Successfully installed List-SomeUtils-XS-0.58 1614963183.918886900 Building List-SomeUtils-0.58 ... OK 1614963183.918914080 Successfully installed List-SomeUtils-0.58 1614963184.096411943 --> Working on Scope::Guard 1614963184.240046978 Fetching http://www.cpan.org/authors/id/C/CH/CHOCOLATE/Scope-Guard-0.21.tar.gz ... OK 1614963184.445693970 Configuring Scope-Guard-0.21 ... OK 1614963184.789591074 Building Scope-Guard-0.21 ... OK 1614963184.789635897 Successfully installed Scope-Guard-0.21 1614963184.970244884 --> Working on Log::Any 1614963185.181353092 Fetching http://www.cpan.org/authors/id/P/PR/PREACTION/Log-Any-1.709.tar.gz ... OK 1614963185.457171917 Configuring Log-Any-1.709 ... OK 1614963185.933777094 Building Log-Any-1.709 ... OK 1614963185.933803082 Successfully installed Log-Any-1.709 1614963186.889209032 Building Code-TidyAll-0.78 ... OK 1614963186.889236927 Successfully installed Code-TidyAll-0.78 1614963187.066821098 --> Working on Test::Differences 1614963187.224653959 Fetching http://www.cpan.org/authors/id/D/DC/DCANTRELL/Test-Differences-0.67.tar.gz ... OK 1614963187.478986979 Configuring Test-Differences-0.67 ... OK 1614963187.828913927 Building Test-Differences-0.67 ... OK 1614963187.828939915 Successfully installed Test-Differences-0.67 1614963187.999787092 --> Working on Test::File::IsSorted 1614963188.157996893 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/File-IsSorted-0.0.6.tar.gz ... OK 1614963188.417680979 Configuring File-IsSorted-0.0.6 ... OK 1614963188.723490953 Building File-IsSorted-0.0.6 ... OK 1614963188.723517895 Successfully installed File-IsSorted-0.0.6 1614963188.920974970 --> Working on Test::PerlTidy 1614963189.131227970 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Test-PerlTidy-20200930.tar.gz ... OK 1614963189.402968884 Configuring Test-PerlTidy-20200930 ... OK 1614963189.403016090 ==> Found dependencies: Perl::Tidy 1614963189.544217110 --> Working on Perl::Tidy 1614963189.977793932 Fetching http://www.cpan.org/authors/id/S/SH/SHANCOCK/Perl-Tidy-20210111.tar.gz ... OK 1614963190.241688967 Configuring Perl-Tidy-20210111 ... OK 1614963190.959325075 Building Perl-Tidy-20210111 ... OK 1614963190.959350109 Successfully installed Perl-Tidy-20210111 1614963191.280827999 Building Test-PerlTidy-20200930 ... OK 1614963191.280868053 Successfully installed Test-PerlTidy-20200930 1614963191.477889061 --> Working on Test::TrailingSpace 1614963191.630465031 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Test-TrailingSpace-0.0600.tar.gz ... OK 1614963191.885467052 Configuring Test-TrailingSpace-0.0600 ... OK 1614963191.885499001 ==> Found dependencies: File::Find::Object::Rule 1614963192.021050930 --> Working on File::Find::Object::Rule 1614963192.195796013 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/File-Find-Object-Rule-0.0312.tar.gz ... OK 1614963192.464087009 Configuring File-Find-Object-Rule-0.0312 ... OK 1614963192.464128971 ==> Found dependencies: Text::Glob, File::Find::Object, Number::Compare 1614963192.599070072 --> Working on Text::Glob 1614963192.770034075 Fetching http://www.cpan.org/authors/id/R/RC/RCLAMP/Text-Glob-0.11.tar.gz ... OK 1614963193.014533997 Configuring Text-Glob-0.11 ... OK 1614963193.354358912 Building Text-Glob-0.11 ... OK 1614963193.354387045 Successfully installed Text-Glob-0.11 1614963193.537086010 --> Working on File::Find::Object 1614963193.701324940 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/File-Find-Object-0.3.5.tar.gz ... OK 1614963193.960129976 Configuring File-Find-Object-0.3.5 ... OK 1614963194.268702030 Building File-Find-Object-0.3.5 ... OK 1614963194.268740892 Successfully installed File-Find-Object-0.3.5 1614963194.447887897 --> Working on Number::Compare 1614963194.661873102 Fetching http://www.cpan.org/authors/id/R/RC/RCLAMP/Number-Compare-0.03.tar.gz ... OK 1614963194.707155943 /bin/tar: Number-Compare-0.03/Changes: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1614963194.709265947 /bin/tar: Number-Compare-0.03/lib/Number/Compare.pm: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1614963194.709598064 /bin/tar: Number-Compare-0.03/lib/Number: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1614963194.709947109 /bin/tar: Number-Compare-0.03/lib: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1614963194.710953951 /bin/tar: Number-Compare-0.03/Makefile.PL: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1614963194.711834908 /bin/tar: Number-Compare-0.03/MANIFEST: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1614963194.712738991 /bin/tar: Number-Compare-0.03/MANIFEST.SKIP: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1614963194.713453054 /bin/tar: Number-Compare-0.03/META.yml: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1614963194.714819908 /bin/tar: Number-Compare-0.03/t/Number-Compare.t: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1614963194.714948893 /bin/tar: Number-Compare-0.03/t: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1614963194.715353966 /bin/tar: Number-Compare-0.03: Cannot change ownership to uid 831580115, gid 755412454: Invalid argument 1614963194.715408087 /bin/tar: Exiting with failure status due to previous errors 1614963194.907035112 Configuring Number-Compare-0.03 ... OK 1614963195.251777887 Building Number-Compare-0.03 ... OK 1614963195.251802921 Successfully installed Number-Compare-0.03 1614963195.614311934 Building File-Find-Object-Rule-0.0312 ... OK 1614963195.614336967 Successfully installed File-Find-Object-Rule-0.0312 1614963195.926995993 Building Test-TrailingSpace-0.0600 ... OK 1614963195.927027941 Successfully installed Test-TrailingSpace-0.0600 1614963196.089734077 --> Working on Tree::AVL 1614963196.254559040 Fetching http://www.cpan.org/authors/id/M/MB/MBEEBE/Tree-AVL-1.077.tar.gz ... OK 1614963196.501468897 Configuring Tree-AVL-1.077 ... OK 1614963196.851974010 Building Tree-AVL-1.077 ... OK 1614963196.852000952 Successfully installed Tree-AVL-1.077 1614963196.891803980 43 distributions installed 1614963196.897749901 + sudo cpanm --notest https://salsa.debian.org/reproducible-builds/strip-nondeterminism.git 1614963201.117816925 Cloning https://salsa.debian.org/reproducible-builds/strip-nondeterminism.git ... OK 1614963201.117851973 --> Working on https://salsa.debian.org/reproducible-builds/strip-nondeterminism.git 1614963201.313102007 Configuring /tmp/e0O9EfTRmC ... OK 1614963201.313143969 ==> Found dependencies: Sub::Override, Archive::Zip, Archive::Cpio 1614963201.461162090 --> Working on Sub::Override 1614963201.612656116 Fetching http://www.cpan.org/authors/id/O/OV/OVID/Sub-Override-0.09.tar.gz ... OK 1614963201.868166924 Configuring Sub-Override-0.09 ... OK 1614963202.212707996 Building Sub-Override-0.09 ... OK 1614963202.212748051 Successfully installed Sub-Override-0.09 1614963202.407203913 --> Working on Archive::Zip 1614963202.704060078 Fetching http://www.cpan.org/authors/id/P/PH/PHRED/Archive-Zip-1.68.tar.gz ... OK 1614963202.982589006 Configuring Archive-Zip-1.68 ... OK 1614963203.502144098 Building Archive-Zip-1.68 ... OK 1614963203.502171040 Successfully installed Archive-Zip-1.68 1614963203.677326918 --> Working on Archive::Cpio 1614963203.837234974 Fetching http://www.cpan.org/authors/id/P/PI/PIXEL/Archive-Cpio-0.10.tar.gz ... OK 1614963204.072922945 Configuring Archive-Cpio-0.10 ... OK 1614963204.582170963 Building Archive-Cpio-0.10 ... OK 1614963204.582199097 Successfully installed Archive-Cpio-0.10 1614963205.263561010 Building File-StripNondeterminism-v1.11.0 ... OK 1614963205.263588905 Successfully installed File-StripNondeterminism-v1.11.0 1614963205.263592005 4 distributions installed 1614963205.269157887 + perl bin/my-cookiecutter.pl 1614963207.199942112 + deps-app plinst --notest -i bin/common-required-deps.yml -i bin/required-modules.yml 1614963208.060174942 --> Working on App::Gezer 1614963208.271616936 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/App-Gezer-0.0.4.tar.gz ... OK 1614963208.565551996 Configuring App-Gezer-0.0.4 ... OK 1614963208.565593004 ==> Found dependencies: File::Update, Data::Munge, CHI 1614963208.832905054 --> Working on File::Update 1614963209.050050974 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/File-Update-0.2.1.tar.gz ... OK 1614963209.303885937 Configuring File-Update-0.2.1 ... OK 1614963209.568994999 Building File-Update-0.2.1 ... OK 1614963209.569041967 Successfully installed File-Update-0.2.1 1614963209.870783091 --> Working on Data::Munge 1614963210.137646914 Fetching http://www.cpan.org/authors/id/M/MA/MAUKE/Data-Munge-0.097.tar.gz ... OK 1614963210.389544010 Configuring Data-Munge-0.097 ... OK 1614963210.730854034 Building Data-Munge-0.097 ... OK 1614963210.730880022 Successfully installed Data-Munge-0.097 1614963211.162797928 --> Working on CHI 1614963211.777673960 Fetching http://www.cpan.org/authors/id/J/JS/JSWARTZ/CHI-0.60.tar.gz ... OK 1614963211.825951099 /bin/tar: CHI-0.60/Changes: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.827981949 /bin/tar: CHI-0.60/etc/bench/bench.pl: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.828087091 /bin/tar: CHI-0.60/etc/bench: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.828517914 /bin/tar: CHI-0.60/etc: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.829561949 /bin/tar: CHI-0.60/INSTALL: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.831681013 /bin/tar: CHI-0.60/lib/CHI/Benchmarks.pod: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.832839012 /bin/tar: CHI-0.60/lib/CHI/CacheObject.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.833910942 /bin/tar: CHI-0.60/lib/CHI/Constants.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.835724115 /bin/tar: CHI-0.60/lib/CHI/Driver/Base/CacheContainer.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.835865974 /bin/tar: CHI-0.60/lib/CHI/Driver/Base: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.836472034 /bin/tar: CHI-0.60/lib/CHI/Driver/CacheCache.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.837374926 /bin/tar: CHI-0.60/lib/CHI/Driver/Development.pod: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.838473082 /bin/tar: CHI-0.60/lib/CHI/Driver/FastMmap.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.839427948 /bin/tar: CHI-0.60/lib/CHI/Driver/File.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.840230942 /bin/tar: CHI-0.60/lib/CHI/Driver/Memory.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.840995073 /bin/tar: CHI-0.60/lib/CHI/Driver/Metacache.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.841670990 /bin/tar: CHI-0.60/lib/CHI/Driver/Null.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.842319965 /bin/tar: CHI-0.60/lib/CHI/Driver/RawMemory.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.843317986 /bin/tar: CHI-0.60/lib/CHI/Driver/Role/HasSubcaches.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.844063044 /bin/tar: CHI-0.60/lib/CHI/Driver/Role/IsSizeAware.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.844976902 /bin/tar: CHI-0.60/lib/CHI/Driver/Role/IsSubcache.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.845690966 /bin/tar: CHI-0.60/lib/CHI/Driver/Role/Universal.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.845918894 /bin/tar: CHI-0.60/lib/CHI/Driver/Role: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.846112013 /bin/tar: CHI-0.60/lib/CHI/Driver: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.847197056 /bin/tar: CHI-0.60/lib/CHI/Driver.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.848273993 /bin/tar: CHI-0.60/lib/CHI/Serializer/JSON.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.848789930 /bin/tar: CHI-0.60/lib/CHI/Serializer/Storable.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.849037886 /bin/tar: CHI-0.60/lib/CHI/Serializer: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.849932909 /bin/tar: CHI-0.60/lib/CHI/Stats.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.850945950 /bin/tar: CHI-0.60/lib/CHI/t/Bugs.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.851577044 /bin/tar: CHI-0.60/lib/CHI/t/Config.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.852313995 /bin/tar: CHI-0.60/lib/CHI/t/Constants.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.853219032 /bin/tar: CHI-0.60/lib/CHI/t/Driver/CacheCache.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.853636980 /bin/tar: CHI-0.60/lib/CHI/t/Driver/FastMmap.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.854495049 /bin/tar: CHI-0.60/lib/CHI/t/Driver/File/DepthZero.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.854643106 /bin/tar: CHI-0.60/lib/CHI/t/Driver/File: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.855400085 /bin/tar: CHI-0.60/lib/CHI/t/Driver/File.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.856003046 /bin/tar: CHI-0.60/lib/CHI/t/Driver/Memory.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.856539011 /bin/tar: CHI-0.60/lib/CHI/t/Driver/NonMoose.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.857774973 /bin/tar: CHI-0.60/lib/CHI/t/Driver/RawMemory.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.858747005 /bin/tar: CHI-0.60/lib/CHI/t/Driver/Subcache/l1_cache.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.859251022 /bin/tar: CHI-0.60/lib/CHI/t/Driver/Subcache/mirror_cache.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.859455109 /bin/tar: CHI-0.60/lib/CHI/t/Driver/Subcache: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.859894991 /bin/tar: CHI-0.60/lib/CHI/t/Driver/Subcache.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.860140085 /bin/tar: CHI-0.60/lib/CHI/t/Driver: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.861494064 /bin/tar: CHI-0.60/lib/CHI/t/Driver.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.862220049 /bin/tar: CHI-0.60/lib/CHI/t/GetError.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.862880945 /bin/tar: CHI-0.60/lib/CHI/t/Initialize.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.863526106 /bin/tar: CHI-0.60/lib/CHI/t/Null.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.863970995 /bin/tar: CHI-0.60/lib/CHI/t/RequiredModules.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.864489079 /bin/tar: CHI-0.60/lib/CHI/t/Sanity.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.864969015 /bin/tar: CHI-0.60/lib/CHI/t/SetError.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.865473986 /bin/tar: CHI-0.60/lib/CHI/t/Subcache.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.865962982 /bin/tar: CHI-0.60/lib/CHI/t/Subclass.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.866518021 /bin/tar: CHI-0.60/lib/CHI/t/Util.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.866686106 /bin/tar: CHI-0.60/lib/CHI/t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.867866039 /bin/tar: CHI-0.60/lib/CHI/Test/Class.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.868588924 /bin/tar: CHI-0.60/lib/CHI/Test/Driver/NonMoose.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.868971109 /bin/tar: CHI-0.60/lib/CHI/Test/Driver/Readonly.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.869942904 /bin/tar: CHI-0.60/lib/CHI/Test/Driver/Role/CheckKeyValidity.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.870035887 /bin/tar: CHI-0.60/lib/CHI/Test/Driver/Role: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.870625973 /bin/tar: CHI-0.60/lib/CHI/Test/Driver/Writeonly.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.870754004 /bin/tar: CHI-0.60/lib/CHI/Test/Driver: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.871217966 /bin/tar: CHI-0.60/lib/CHI/Test/Util.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.871350050 /bin/tar: CHI-0.60/lib/CHI/Test: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.871939898 /bin/tar: CHI-0.60/lib/CHI/Test.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.872531891 /bin/tar: CHI-0.60/lib/CHI/Types.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.873085022 /bin/tar: CHI-0.60/lib/CHI/Util.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.873235941 /bin/tar: CHI-0.60/lib/CHI: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.874099970 /bin/tar: CHI-0.60/lib/CHI.pm: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.874257088 /bin/tar: CHI-0.60/lib: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.874958992 /bin/tar: CHI-0.60/LICENSE: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.875587940 /bin/tar: CHI-0.60/Makefile.PL: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.876029968 /bin/tar: CHI-0.60/MANIFEST: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.876499891 /bin/tar: CHI-0.60/META.json: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.876862049 /bin/tar: CHI-0.60/META.yml: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.877341986 /bin/tar: CHI-0.60/perltidy.LOG: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.877784967 /bin/tar: CHI-0.60/README: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.878504992 /bin/tar: CHI-0.60/t/00-load.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.878916979 /bin/tar: CHI-0.60/t/author-03-pod.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.879427910 /bin/tar: CHI-0.60/t/author-file-driver.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.879734993 /bin/tar: CHI-0.60/t/author-no-data-serializer.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.879931927 /bin/tar: CHI-0.60/t/author-RequiredModules.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.880301952 /bin/tar: CHI-0.60/t/Bugs.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.880536079 /bin/tar: CHI-0.60/t/Config.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.880820990 /bin/tar: CHI-0.60/t/Constants.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.881181002 /bin/tar: CHI-0.60/t/Driver-Memory.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.881479025 /bin/tar: CHI-0.60/t/Driver-RawMemory.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.881788015 /bin/tar: CHI-0.60/t/GetError.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.882210970 /bin/tar: CHI-0.60/t/Initialize.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.883414984 /bin/tar: CHI-0.60/t/permcache/Default/0/4/1.dat: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.883900881 /bin/tar: CHI-0.60/t/permcache/Default/0/4/empty.dat: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.883950949 /bin/tar: CHI-0.60/t/permcache/Default/0/4: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.884056091 /bin/tar: CHI-0.60/t/permcache/Default/0: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.884783030 /bin/tar: CHI-0.60/t/permcache/Default/1/a/+20+21+22+23+24+25+26+27+28+29+2a+2b+2c-+2e+2f09+3a+3b+3c=+3e+3f+40AZ+5b+5c+5d+5e_+60az+7b+7c+7d~+f0.dat: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.884856939 /bin/tar: CHI-0.60/t/permcache/Default/1/a: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.885051012 /bin/tar: CHI-0.60/t/permcache/Default/1: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.885529041 /bin/tar: CHI-0.60/t/permcache/Default/2/3/+0a.dat: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.885601997 /bin/tar: CHI-0.60/t/permcache/Default/2/3: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.885688066 /bin/tar: CHI-0.60/t/permcache/Default/2: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.886316061 /bin/tar: CHI-0.60/t/permcache/Default/6/3/0.dat: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.886507988 /bin/tar: CHI-0.60/t/permcache/Default/6/3: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.886601925 /bin/tar: CHI-0.60/t/permcache/Default/6: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.887259007 /bin/tar: CHI-0.60/t/permcache/Default/7/7/+20.dat: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.887348890 /bin/tar: CHI-0.60/t/permcache/Default/7/7: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.887557983 /bin/tar: CHI-0.60/t/permcache/Default/7: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.888165951 /bin/tar: CHI-0.60/t/permcache/Default/8/1/a.dat: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.888190031 /bin/tar: CHI-0.60/t/permcache/Default/8/1: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.888262987 /bin/tar: CHI-0.60/t/permcache/Default/8: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.888750076 /bin/tar: CHI-0.60/t/permcache/Default/b/6/medium.dat: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.888809919 /bin/tar: CHI-0.60/t/permcache/Default/b/6: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.888940096 /bin/tar: CHI-0.60/t/permcache/Default/b: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.889028072 /bin/tar: CHI-0.60/t/permcache/Default: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.889147997 /bin/tar: CHI-0.60/t/permcache: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.889437914 /bin/tar: CHI-0.60/t/release-dependent.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.889664888 /bin/tar: CHI-0.60/t/Sanity.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.889894962 /bin/tar: CHI-0.60/t/set_permcache.pl: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.890172958 /bin/tar: CHI-0.60/t/SetError.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.890394926 /bin/tar: CHI-0.60/t/smoke-Driver-CacheCache.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.890619993 /bin/tar: CHI-0.60/t/smoke-Driver-FastMmap.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.890856028 /bin/tar: CHI-0.60/t/smoke-Driver-File-DepthZero.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.891091108 /bin/tar: CHI-0.60/t/smoke-Driver-File.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.891345024 /bin/tar: CHI-0.60/t/smoke-Driver-NonMoose.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.891565084 /bin/tar: CHI-0.60/t/smoke-Driver-Subcache-l1_cache.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.891804934 /bin/tar: CHI-0.60/t/smoke-Driver-Subcache-mirror_cache.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.892020941 /bin/tar: CHI-0.60/t/smoke-Null.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.892273903 /bin/tar: CHI-0.60/t/Subcache.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.892442942 /bin/tar: CHI-0.60/t/Subclass.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.892663956 /bin/tar: CHI-0.60/t/Util.t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.892761946 /bin/tar: CHI-0.60/t: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.892891884 /bin/tar: CHI-0.60: Cannot change ownership to uid 512269995, gid 1896053708: Invalid argument 1614963211.892935991 /bin/tar: Exiting with failure status due to previous errors 1614963212.080951929 Configuring CHI-0.60 ... OK 1614963212.080976009 ==> Found dependencies: Data::UUID, Hash::MoreUtils, MooX::Types::MooseLike::Base, MooX::Types::MooseLike::Numeric, Digest::JHash, Time::Duration, Task::Weaken, Carp::Assert, JSON::MaybeXS, MooX::Types::MooseLike 1614963212.330055952 --> Working on Data::UUID 1614963212.596765995 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Data-UUID-1.226.tar.gz ... OK 1614963212.854502916 Configuring Data-UUID-1.226 ... OK 1614963213.694739103 Building Data-UUID-1.226 ... OK 1614963213.694777966 Successfully installed Data-UUID-1.226 1614963213.895055056 --> Working on Hash::MoreUtils 1614963214.057187080 Fetching http://www.cpan.org/authors/id/R/RE/REHSACK/Hash-MoreUtils-0.06.tar.gz ... OK 1614963214.296710968 Configuring Hash-MoreUtils-0.06 ... OK 1614963214.642971039 Building Hash-MoreUtils-0.06 ... OK 1614963214.642996073 Successfully installed Hash-MoreUtils-0.06 1614963214.821646929 --> Working on MooX::Types::MooseLike::Base 1614963214.982170105 Fetching http://www.cpan.org/authors/id/M/MA/MATEU/MooX-Types-MooseLike-0.29.tar.gz ... OK 1614963215.239320993 Configuring MooX-Types-MooseLike-0.29 ... OK 1614963215.593230963 Building MooX-Types-MooseLike-0.29 ... OK 1614963215.593269110 Successfully installed MooX-Types-MooseLike-0.29 1614963215.798422098 --> Working on MooX::Types::MooseLike::Numeric 1614963215.959230900 Fetching http://www.cpan.org/authors/id/M/MA/MATEU/MooX-Types-MooseLike-Numeric-1.03.tar.gz ... OK 1614963216.186899900 Configuring MooX-Types-MooseLike-Numeric-1.03 ... OK 1614963216.527396917 Building MooX-Types-MooseLike-Numeric-1.03 ... OK 1614963216.527422905 Successfully installed MooX-Types-MooseLike-Numeric-1.03 1614963216.701159000 --> Working on Digest::JHash 1614963216.861569881 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Digest-JHash-0.10.tar.gz ... OK 1614963217.130054951 Configuring Digest-JHash-0.10 ... OK 1614963217.773920059 Building Digest-JHash-0.10 ... OK 1614963217.773945093 Successfully installed Digest-JHash-0.10 1614963217.956998110 --> Working on Time::Duration 1614963218.118093967 Fetching http://www.cpan.org/authors/id/N/NE/NEILB/Time-Duration-1.21.tar.gz ... OK 1614963218.368215084 Configuring Time-Duration-1.21 ... OK 1614963218.713067055 Building Time-Duration-1.21 ... OK 1614963218.713104963 Successfully installed Time-Duration-1.21 1614963218.893942118 --> Working on Task::Weaken 1614963219.088592052 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Task-Weaken-1.06.tar.gz ... OK 1614963219.383826971 Configuring Task-Weaken-1.06 ... OK 1614963219.725470066 Building Task-Weaken-1.06 ... OK 1614963219.725498915 Successfully installed Task-Weaken-1.06 1614963219.895992994 --> Working on Carp::Assert 1614963220.056541920 Fetching http://www.cpan.org/authors/id/N/NE/NEILB/Carp-Assert-0.21.tar.gz ... OK 1614963220.341639042 Configuring Carp-Assert-0.21 ... OK 1614963220.691800117 Building Carp-Assert-0.21 ... OK 1614963220.691828012 Successfully installed Carp-Assert-0.21 1614963220.874845982 --> Working on JSON::MaybeXS 1614963221.064843893 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/JSON-MaybeXS-1.004003.tar.gz ... OK 1614963221.538254976 Configuring JSON-MaybeXS-1.004003 ... OK 1614963221.538295984 ==> Found dependencies: Cpanel::JSON::XS 1614963221.729402065 --> Working on Cpanel::JSON::XS 1614963222.064461946 Fetching http://www.cpan.org/authors/id/R/RU/RURBAN/Cpanel-JSON-XS-4.25.tar.gz ... OK 1614963222.413351059 Configuring Cpanel-JSON-XS-4.25 ... OK 1614963224.675753117 Building Cpanel-JSON-XS-4.25 ... OK 1614963224.675781012 Successfully installed Cpanel-JSON-XS-4.25 1614963225.059880972 Building JSON-MaybeXS-1.004003 ... OK 1614963225.059906960 Successfully installed JSON-MaybeXS-1.004003 1614963225.934222937 Building CHI-0.60 ... OK 1614963225.934251070 Successfully installed CHI-0.60 1614963226.261993885 Building App-Gezer-0.0.4 ... OK 1614963226.262023926 Successfully installed App-Gezer-0.0.4 1614963226.441642046 App::XML::DocBook::Builder is up to date. (0.1003) 1614963226.592068911 --> Working on CGI 1614963226.926285028 Fetching http://www.cpan.org/authors/id/L/LE/LEEJO/CGI-4.51.tar.gz ... OK 1614963227.225841999 Configuring CGI-4.51 ... OK 1614963227.720896006 Building CGI-4.51 ... OK 1614963227.720921993 Successfully installed CGI-4.51 1614963227.893831968 --> Working on CGI::Minimal 1614963228.069427013 Fetching http://www.cpan.org/authors/id/S/SN/SNOWHARE/CGI-Minimal-1.30.tar.gz ... OK 1614963228.277780056 Configuring CGI-Minimal-1.30 ... OK 1614963228.558521032 Building CGI-Minimal-1.30 ... OK 1614963228.558558941 Successfully installed CGI-Minimal-1.30 1614963228.765469074 Carp is up to date. (1.50) 1614963228.945291996 Carp::Always is up to date. (0.16) 1614963229.106578112 --> Working on Code::TidyAll::Plugin::TestCount 1614963229.291095972 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Code-TidyAll-Plugin-TestCount-0.0.2.tar.gz ... OK 1614963229.521895885 Configuring Code-TidyAll-Plugin-TestCount-0.0.2 ... OK 1614963229.521938086 ==> Found dependencies: Test::Count::FileMutator::ByFileType::Lib 1614963229.679085016 --> Working on Test::Count::FileMutator::ByFileType::Lib 1614963229.854748011 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Test-Count-0.1105.tar.gz ... OK 1614963230.122581005 Configuring Test-Count-0.1105 ... OK 1614963230.122622013 ==> Found dependencies: Parse::RecDescent 1614963230.261687994 --> Working on Parse::RecDescent 1614963230.553987026 Fetching http://www.cpan.org/authors/id/J/JT/JTBRAUN/Parse-RecDescent-1.967015.tar.gz ... OK 1614963230.726102114 Configuring Parse-RecDescent-1.967015 ... OK 1614963231.087095976 Building Parse-RecDescent-1.967015 ... OK 1614963231.087122917 Successfully installed Parse-RecDescent-1.967015 1614963231.492120981 Building Test-Count-0.1105 ... OK 1614963231.492147923 Successfully installed Test-Count-0.1105 1614963231.815888882 Building Code-TidyAll-Plugin-TestCount-0.0.2 ... OK 1614963231.815913916 Successfully installed Code-TidyAll-Plugin-TestCount-0.0.2 1614963231.995053053 --> Working on Cwd 1614963232.279376984 Fetching http://www.cpan.org/authors/id/X/XS/XSAWYERX/PathTools-3.75.tar.gz ... OK 1614963232.472191095 Configuring PathTools-3.75 ... OK 1614963233.322931051 Building PathTools-3.75 ... OK 1614963233.322958946 Successfully installed PathTools-3.75 (upgraded from 3.74) 1614963233.516042948 --> Working on DBD::SQLite 1614963234.072710991 Fetching http://www.cpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.66.tar.gz ... OK 1614963234.446309090 Configuring DBD-SQLite-1.66 ... OK 1614963264.160343885 Building DBD-SQLite-1.66 ... OK 1614963264.160366058 Successfully installed DBD-SQLite-1.66 (upgraded from 1.62) 1614963264.405229092 --> Working on DBI 1614963264.915920973 Fetching http://www.cpan.org/authors/id/T/TI/TIMB/DBI-1.643.tar.gz ... OK 1614963265.229434013 Configuring DBI-1.643 ... OK 1614963269.737112999 Building DBI-1.643 ... OK 1614963269.737142086 Successfully installed DBI-1.643 (upgraded from 1.642) 1614963269.911868095 --> Working on Data::Dumper 1614963270.221976995 Fetching http://www.cpan.org/authors/id/X/XS/XSAWYERX/Data-Dumper-2.173.tar.gz ... OK 1614963270.442214966 Configuring Data-Dumper-2.173 ... OK 1614963271.608094931 Building Data-Dumper-2.173 ... OK 1614963271.608122110 Successfully installed Data-Dumper-2.173 (upgraded from 2.170) 1614963271.780946970 --> Working on DateTime 1614963272.677894115 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-1.54.tar.gz ... OK 1614963273.056596041 Configuring DateTime-1.54 ... OK 1614963273.056622982 ==> Found dependencies: Params::ValidationCompiler, DateTime::Locale, DateTime::TimeZone 1614963273.190445900 --> Working on Params::ValidationCompiler 1614963273.393138885 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Params-ValidationCompiler-0.30.tar.gz ... OK 1614963273.701179028 Configuring Params-ValidationCompiler-0.30 ... OK 1614963273.701222897 ==> Found dependencies: Exception::Class 1614963273.859791040 --> Working on Exception::Class 1614963274.056626081 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Exception-Class-1.44.tar.gz ... OK 1614963274.338999987 Configuring Exception-Class-1.44 ... OK 1614963274.339049101 ==> Found dependencies: Class::Data::Inheritable 1614963274.494103909 --> Working on Class::Data::Inheritable 1614963274.635673046 Fetching http://www.cpan.org/authors/id/T/TM/TMTM/Class-Data-Inheritable-0.08.tar.gz ... OK 1614963274.849262953 Configuring Class-Data-Inheritable-0.08 ... OK 1614963275.197249889 Building Class-Data-Inheritable-0.08 ... OK 1614963275.197273970 Successfully installed Class-Data-Inheritable-0.08 1614963275.617969990 Building Exception-Class-1.44 ... OK 1614963275.617995977 Successfully installed Exception-Class-1.44 1614963276.037925959 Building Params-ValidationCompiler-0.30 ... OK 1614963276.037950039 Successfully installed Params-ValidationCompiler-0.30 1614963276.284465075 --> Working on DateTime::Locale 1614963276.959882021 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Locale-1.31.tar.gz ... OK 1614963277.446717978 ==> Found dependencies: File::ShareDir::Install 1614963277.579519987 --> Working on File::ShareDir::Install 1614963277.732055902 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/File-ShareDir-Install-0.13.tar.gz ... OK 1614963278.037043095 Configuring File-ShareDir-Install-0.13 ... OK 1614963278.388746977 Building File-ShareDir-Install-0.13 ... OK 1614963278.388772011 Successfully installed File-ShareDir-Install-0.13 1614963278.782983065 Configuring DateTime-Locale-1.31 ... OK 1614963278.783035040 ==> Found dependencies: File::ShareDir 1614963278.939531088 --> Working on File::ShareDir 1614963279.123334885 Fetching http://www.cpan.org/authors/id/R/RE/REHSACK/File-ShareDir-1.118.tar.gz ... OK 1614963279.357772112 Configuring File-ShareDir-1.118 ... OK 1614963279.357800007 ==> Found dependencies: Class::Inspector 1614963279.518672943 --> Working on Class::Inspector 1614963279.677567005 Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/Class-Inspector-1.36.tar.gz ... OK 1614963279.843874931 Configuring Class-Inspector-1.36 ... OK 1614963280.196506023 Building Class-Inspector-1.36 ... OK 1614963280.196536064 Successfully installed Class-Inspector-1.36 1614963280.708421946 Building File-ShareDir-1.118 ... OK 1614963280.708447933 Successfully installed File-ShareDir-1.118 1614963301.959877968 Building DateTime-Locale-1.31 ... OK 1614963301.959903955 Successfully installed DateTime-Locale-1.31 1614963302.247562885 --> Working on DateTime::TimeZone 1614963302.656836033 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-TimeZone-2.47.tar.gz ... OK 1614963303.245721102 Configuring DateTime-TimeZone-2.47 ... OK 1614963303.245760918 ==> Found dependencies: Class::Singleton 1614963303.381851912 --> Working on Class::Singleton 1614963303.595439911 Fetching http://www.cpan.org/authors/id/S/SH/SHAY/Class-Singleton-1.6.tar.gz ... OK 1614963303.843761921 Configuring Class-Singleton-1.6 ... OK 1614963304.198153019 Building Class-Singleton-1.6 ... OK 1614963304.198203087 Successfully installed Class-Singleton-1.6 1614963305.975147963 Building DateTime-TimeZone-2.47 ... OK 1614963305.975174904 Successfully installed DateTime-TimeZone-2.47 1614963307.100131035 Building DateTime-1.54 ... OK 1614963307.100159883 Successfully installed DateTime-1.54 1614963307.559500933 --> Working on DateTime::Format::Strptime 1614963308.052241087 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-1.78.tar.gz ... OK 1614963308.554593086 Configuring DateTime-Format-Strptime-1.78 ... OK 1614963308.928788900 Building DateTime-Format-Strptime-1.78 ... OK 1614963308.928813934 Successfully installed DateTime-Format-Strptime-1.78 1614963309.109632015 Encode is up to date. (3.08) 1614963309.278736115 skipping S/SH/SHAY/perl-5.32.1.tar.gz 1614963309.444884062 --> Working on Exporter 1614963309.604717016 Fetching http://www.cpan.org/authors/id/T/TO/TODDR/Exporter-5.74.tar.gz ... OK 1614963309.806065083 Configuring Exporter-5.74 ... OK 1614963310.162869930 Building Exporter-5.74 ... OK 1614963310.162894011 Successfully installed Exporter-5.74 (upgraded from 5.73) 1614963311.342603922 File::Find::Object is up to date. (0.3.5) 1614963311.536389112 File::Find::Object::Rule is up to date. (0.0312) 1614963311.701271057 --> Working on File::Path 1614963312.049227953 Fetching http://www.cpan.org/authors/id/J/JK/JKEENAN/File-Path-2.18.tar.gz ... OK 1614963312.309562922 Configuring File-Path-2.18 ... OK 1614963312.672394037 Building File-Path-2.18 ... OK 1614963312.672434092 Successfully installed File-Path-2.18 (upgraded from 2.15) 1614963312.841660976 --> Working on File::ShouldUpdate 1614963312.975619078 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/File-ShouldUpdate-0.2.0.tar.gz ... OK 1614963313.217787981 Configuring File-ShouldUpdate-0.2.0 ... OK 1614963313.480498075 Building File-ShouldUpdate-0.2.0 ... OK 1614963313.480524063 Successfully installed File-ShouldUpdate-0.2.0 1614963313.937436104 File::Which is up to date. (1.23) 1614963314.120383024 Getopt::Long is up to date. (2.52) 1614963314.298060894 --> Working on HTML::Acronyms 1614963314.447945118 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/HTML-Acronyms-0.0.3.tar.gz ... OK 1614963314.694303989 Configuring HTML-Acronyms-0.0.3 ... OK 1614963314.968827009 Building HTML-Acronyms-0.0.3 ... OK 1614963314.968851089 Successfully installed HTML-Acronyms-0.0.3 1614963315.134413958 --> Working on HTML::Latemp::GenMakeHelpers 1614963315.281234026 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/HTML-Latemp-GenMakeHelpers-0.10.1.tar.gz ... OK 1614963315.555481911 Configuring HTML-Latemp-GenMakeHelpers-0.10.1 ... OK 1614963315.555510044 ==> Found dependencies: File::Find::Rule 1614963315.715854883 --> Working on File::Find::Rule 1614963315.862571001 Fetching http://www.cpan.org/authors/id/R/RC/RCLAMP/File-Find-Rule-0.34.tar.gz ... OK 1614963316.103353024 Configuring File-Find-Rule-0.34 ... OK 1614963316.653795004 Building File-Find-Rule-0.34 ... OK 1614963316.653820992 Successfully installed File-Find-Rule-0.34 1614963316.988503933 Building HTML-Latemp-GenMakeHelpers-0.10.1 ... OK 1614963316.988529921 Successfully installed HTML-Latemp-GenMakeHelpers-0.10.1 1614963317.191592932 --> Working on HTML::Latemp::NavLinks::GenHtml::ArrowImages 1614963317.356122017 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/HTML-Latemp-NavLinks-GenHtml-0.2.9.tar.gz ... OK 1614963317.588406086 Configuring HTML-Latemp-NavLinks-GenHtml-0.2.9 ... OK 1614963317.588435888 ==> Found dependencies: Template::Stash, Template, Class::Accessor 1614963317.721541882 --> Working on Template::Stash 1614963318.114424944 Fetching http://www.cpan.org/authors/id/A/AT/ATOOMIC/Template-Toolkit-3.009.tar.gz ... OK 1614963318.483369112 Configuring Template-Toolkit-3.009 ... OK 1614963318.483398914 ==> Found dependencies: AppConfig 1614963318.615870953 --> Working on AppConfig 1614963318.827358961 Fetching http://www.cpan.org/authors/id/N/NE/NEILB/AppConfig-1.71.tar.gz ... OK 1614963319.084347963 Configuring AppConfig-1.71 ... OK 1614963319.510785103 Building AppConfig-1.71 ... OK 1614963319.510809898 Successfully installed AppConfig-1.71 1614963321.800443888 Building Template-Toolkit-3.009 ... OK 1614963321.800468922 Successfully installed Template-Toolkit-3.009 1614963322.143342972 --> Working on Class::Accessor 1614963322.293044090 Fetching http://www.cpan.org/authors/id/K/KA/KASEI/Class-Accessor-0.51.tar.gz ... OK 1614963322.539529085 Configuring Class-Accessor-0.51 ... OK 1614963322.908499002 Building Class-Accessor-0.51 ... OK 1614963322.908540964 Successfully installed Class-Accessor-0.51 1614963323.248989105 Building HTML-Latemp-NavLinks-GenHtml-0.2.9 ... OK 1614963323.249054909 Successfully installed HTML-Latemp-NavLinks-GenHtml-0.2.9 1614963323.449279070 --> Working on HTML::Selector::XPath 1614963323.611032009 Fetching http://www.cpan.org/authors/id/C/CO/CORION/HTML-Selector-XPath-0.25.tar.gz ... OK 1614963323.841837883 Configuring HTML-Selector-XPath-0.25 ... OK 1614963324.191962004 Building HTML-Selector-XPath-0.25 ... OK 1614963324.191987038 Successfully installed HTML-Selector-XPath-0.25 1614963324.361974001 --> Working on HTML::Spelling::Site 1614963324.509155035 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/HTML-Spelling-Site-0.6.0.tar.gz ... OK 1614963324.808404922 Configuring HTML-Spelling-Site-0.6.0 ... OK 1614963325.123368025 Building HTML-Spelling-Site-0.6.0 ... OK 1614963325.123394012 Successfully installed HTML-Spelling-Site-0.6.0 1614963325.322233915 HTML::T5 is up to date. (0.010) 1614963325.474765062 --> Working on HTML::Toc 1614963325.723089933 Fetching http://www.cpan.org/authors/id/F/FV/FVULTO/HTML-Toc-1.12.tar.gz ... OK 1614963325.970016956 Configuring HTML-Toc-1.12 ... OK 1614963326.233892918 Building HTML-Toc-1.12 ... OK 1614963326.233920097 Successfully installed HTML-Toc-1.12 1614963326.399678946 --> Working on HTML::TokeParser::Simple 1614963326.548434973 Fetching http://www.cpan.org/authors/id/O/OV/OVID/HTML-TokeParser-Simple-3.16.tar.gz ... OK 1614963326.729516029 Configuring HTML-TokeParser-Simple-3.16 ... OK 1614963327.069917917 Building HTML-TokeParser-Simple-3.16 ... OK 1614963327.069943905 Successfully installed HTML-TokeParser-Simple-3.16 1614963327.236809015 --> Working on HTML::TreeBuilder::LibXML 1614963327.395220041 Fetching http://www.cpan.org/authors/id/T/TO/TOKUHIROM/HTML-TreeBuilder-LibXML-0.26.tar.gz ... OK 1614963327.472687006 ==> Found dependencies: Module::Build::Tiny 1614963327.620733976 --> Working on Module::Build::Tiny 1614963327.770185947 Fetching http://www.cpan.org/authors/id/L/LE/LEONT/Module-Build-Tiny-0.039.tar.gz ... OK 1614963327.870233059 ==> Found dependencies: ExtUtils::Config, ExtUtils::Helpers, ExtUtils::InstallPaths 1614963328.003451109 --> Working on ExtUtils::Config 1614963328.167052984 Fetching http://www.cpan.org/authors/id/L/LE/LEONT/ExtUtils-Config-0.008.tar.gz ... OK 1614963328.415973902 Configuring ExtUtils-Config-0.008 ... OK 1614963328.763071060 Building ExtUtils-Config-0.008 ... OK 1614963328.763098955 Successfully installed ExtUtils-Config-0.008 1614963328.931978941 --> Working on ExtUtils::Helpers 1614963329.084187031 Fetching http://www.cpan.org/authors/id/L/LE/LEONT/ExtUtils-Helpers-0.026.tar.gz ... OK 1614963329.321959019 Configuring ExtUtils-Helpers-0.026 ... OK 1614963329.684247971 Building ExtUtils-Helpers-0.026 ... OK 1614963329.684274912 Successfully installed ExtUtils-Helpers-0.026 1614963329.855726004 --> Working on ExtUtils::InstallPaths 1614963330.030134916 Fetching http://www.cpan.org/authors/id/L/LE/LEONT/ExtUtils-InstallPaths-0.012.tar.gz ... OK 1614963330.250525951 Configuring ExtUtils-InstallPaths-0.012 ... OK 1614963330.611668110 Building ExtUtils-InstallPaths-0.012 ... OK 1614963330.611695051 Successfully installed ExtUtils-InstallPaths-0.012 1614963330.791260004 Configuring Module-Build-Tiny-0.039 ... OK 1614963330.984675884 Building Module-Build-Tiny-0.039 ... OK 1614963330.984702110 Successfully installed Module-Build-Tiny-0.039 1614963331.110538960 Configuring HTML-TreeBuilder-LibXML-0.26 ... OK 1614963331.110580921 ==> Found dependencies: HTML::TreeBuilder::XPath, XML::LibXML, LWP::UserAgent 1614963331.242171049 --> Working on HTML::TreeBuilder::XPath 1614963331.416188955 Fetching http://www.cpan.org/authors/id/M/MI/MIROD/HTML-TreeBuilder-XPath-0.14.tar.gz ... OK 1614963331.653959990 Configuring HTML-TreeBuilder-XPath-0.14 ... OK 1614963331.653989077 ==> Found dependencies: XML::XPathEngine, HTML::TreeBuilder 1614963331.785531044 --> Working on XML::XPathEngine 1614963331.938081980 Fetching http://www.cpan.org/authors/id/M/MI/MIROD/XML-XPathEngine-0.14.tar.gz ... OK 1614963332.194936991 Configuring XML-XPathEngine-0.14 ... OK 1614963332.587579012 Building XML-XPathEngine-0.14 ... OK 1614963332.587605953 Successfully installed XML-XPathEngine-0.14 1614963332.837615967 --> Working on HTML::TreeBuilder 1614963333.102051973 Fetching http://www.cpan.org/authors/id/K/KE/KENTNL/HTML-Tree-5.07.tar.gz ... OK 1614963333.394782066 Configuring HTML-Tree-5.07 ... OK 1614963333.889538050 Building HTML-Tree-5.07 ... OK 1614963333.889563084 Successfully installed HTML-Tree-5.07 1614963334.281567097 Building HTML-TreeBuilder-XPath-0.14 ... OK 1614963334.281591892 Successfully installed HTML-TreeBuilder-XPath-0.14 1614963334.456559896 --> Working on XML::LibXML 1614963334.904803991 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXML-2.0206.tar.gz ... OK 1614963335.015728951 ==> Found dependencies: Alien::Libxml2 1614963335.151947975 --> Working on Alien::Libxml2 1614963335.298916101 Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/Alien-Libxml2-0.17.tar.gz ... OK 1614963335.682933092 Configuring Alien-Libxml2-0.17 ... OK 1614963336.828442097 Building Alien-Libxml2-0.17 ... OK 1614963336.828469038 Successfully installed Alien-Libxml2-0.17 1614963337.095168114 Configuring XML-LibXML-2.0206 ... OK 1614963337.095211029 ==> Found dependencies: XML::SAX::Base, XML::SAX::Exception, XML::SAX, XML::SAX::DocumentLocator, XML::NamespaceSupport 1614963337.248492956 --> Working on XML::SAX::Base 1614963337.423662901 Fetching http://www.cpan.org/authors/id/G/GR/GRANTM/XML-SAX-Base-1.09.tar.gz ... OK 1614963337.688103914 Configuring XML-SAX-Base-1.09 ... OK 1614963338.068949938 Building XML-SAX-Base-1.09 ... OK 1614963338.068975925 Successfully installed XML-SAX-Base-1.09 1614963338.612421989 --> Working on XML::SAX 1614963339.099740028 Fetching http://www.cpan.org/authors/id/G/GR/GRANTM/XML-SAX-1.02.tar.gz ... OK 1614963339.384217024 Configuring XML-SAX-1.02 ... OK 1614963339.384246111 ==> Found dependencies: XML::NamespaceSupport 1614963339.623076916 --> Working on XML::NamespaceSupport 1614963339.797529936 Fetching http://www.cpan.org/authors/id/P/PE/PERIGRIN/XML-NamespaceSupport-1.12.tar.gz ... OK 1614963340.046098948 Configuring XML-NamespaceSupport-1.12 ... OK 1614963340.402411938 Building XML-NamespaceSupport-1.12 ... OK 1614963340.402437925 Successfully installed XML-NamespaceSupport-1.12 1614963340.917875051 Building XML-SAX-1.02 ... OK 1614963340.917905092 Successfully installed XML-SAX-1.02 1614963350.072083950 Building XML-LibXML-2.0206 ... OK 1614963350.072129965 Successfully installed XML-LibXML-2.0206 1614963350.242032051 --> Working on LWP::UserAgent 1614963350.564798117 Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/libwww-perl-6.52.tar.gz ... OK 1614963350.870996952 Configuring libwww-perl-6.52 ... OK 1614963350.871031046 ==> Found dependencies: HTTP::Cookies, HTTP::Negotiate, HTTP::Daemon, File::Listing, WWW::RobotRules, Net::HTTP 1614963351.005495071 --> Working on HTTP::Cookies 1614963351.164972067 Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/HTTP-Cookies-6.10.tar.gz ... OK 1614963351.431667089 Configuring HTTP-Cookies-6.10 ... OK 1614963351.796607971 Building HTTP-Cookies-6.10 ... OK 1614963351.796634912 Successfully installed HTTP-Cookies-6.10 1614963351.964217901 --> Working on HTTP::Negotiate 1614963352.131696939 Fetching http://www.cpan.org/authors/id/G/GA/GAAS/HTTP-Negotiate-6.01.tar.gz ... OK 1614963352.348505020 Configuring HTTP-Negotiate-6.01 ... OK 1614963352.688611984 Building HTTP-Negotiate-6.01 ... OK 1614963352.688641071 Successfully installed HTTP-Negotiate-6.01 1614963352.864350080 --> Working on HTTP::Daemon 1614963353.076832056 Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/HTTP-Daemon-6.12.tar.gz ... OK 1614963353.375761032 Configuring HTTP-Daemon-6.12 ... OK 1614963353.610011101 Building HTTP-Daemon-6.12 ... OK 1614963353.610035896 Successfully installed HTTP-Daemon-6.12 1614963353.788592100 --> Working on File::Listing 1614963354.014270067 Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/File-Listing-6.14.tar.gz ... OK 1614963354.269172907 Configuring File-Listing-6.14 ... OK 1614963354.611701012 Building File-Listing-6.14 ... OK 1614963354.611726999 Successfully installed File-Listing-6.14 1614963354.780968904 --> Working on WWW::RobotRules 1614963354.934739113 Fetching http://www.cpan.org/authors/id/G/GA/GAAS/WWW-RobotRules-6.02.tar.gz ... OK 1614963355.169971943 Configuring WWW-RobotRules-6.02 ... OK 1614963355.514810085 Building WWW-RobotRules-6.02 ... OK 1614963355.514836073 Successfully installed WWW-RobotRules-6.02 1614963355.682972908 --> Working on Net::HTTP 1614963355.828339100 Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/Net-HTTP-6.20.tar.gz ... OK 1614963356.131336927 Configuring Net-HTTP-6.20 ... OK 1614963356.501148939 Building Net-HTTP-6.20 ... OK 1614963356.501173973 Successfully installed Net-HTTP-6.20 1614963357.477742910 Building libwww-perl-6.52 ... OK 1614963357.477768898 Successfully installed libwww-perl-6.52 1614963357.706893921 Building HTML-TreeBuilder-LibXML-0.26 ... OK 1614963357.706919909 Successfully installed HTML-TreeBuilder-LibXML-0.26 1614963357.879278898 --> Working on HTML::Widgets::NavMenu 1614963358.092626095 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/HTML-Widgets-NavMenu-1.0801.tar.gz ... OK 1614963358.373735905 Configuring HTML-Widgets-NavMenu-1.0801 ... OK 1614963358.849061012 Building HTML-Widgets-NavMenu-1.0801 ... OK 1614963358.849087000 Successfully installed HTML-Widgets-NavMenu-1.0801 1614963359.175508022 --> Working on HTML::Widgets::NavMenu::ToJSON 1614963359.320837975 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/HTML-Widgets-NavMenu-ToJSON-0.0.8.tar.gz ... OK 1614963359.586174011 Configuring HTML-Widgets-NavMenu-ToJSON-0.0.8 ... OK 1614963359.901920080 Building HTML-Widgets-NavMenu-ToJSON-0.0.8 ... OK 1614963359.901945114 Successfully installed HTML-Widgets-NavMenu-ToJSON-0.0.8 1614963360.225332975 IO::All is up to date. (0.87) 1614963360.374792099 IO::Async::Function is up to date. (0.78) 1614963360.689553022 --> Working on IO::Handle 1614963361.027087927 Fetching http://www.cpan.org/authors/id/T/TO/TODDR/IO-1.45.tar.gz ... OK 1614963361.274317026 Configuring IO-1.45 ... OK 1614963362.380687952 Building IO-1.45 ... OK 1614963362.380713940 Successfully installed IO-1.45 (upgraded from 1.39) 1614963362.550905943 --> Working on Inline 1614963362.768666029 Fetching http://www.cpan.org/authors/id/I/IN/INGY/Inline-0.86.tar.gz ... OK 1614963363.022310972 Configuring Inline-0.86 ... OK 1614963363.462357044 Building Inline-0.86 ... OK 1614963363.462400913 Successfully installed Inline-0.86 1614963363.711898088 --> Working on Inline::Python 1614963364.026057959 Fetching http://www.cpan.org/authors/id/N/NI/NINE/Inline-Python-0.56.tar.gz ... OK 1614963364.316893101 Configuring Inline-Python-0.56 ... ! Configure failed for Inline-Python-0.56. See /root/.cpanm/work/1614963207.24414/build.log for details. 1614963364.317513943 N/A 1614963364.459583998 List::MoreUtils is up to date. (0.430) 1614963364.607686043 List::Util is up to date. (1.55) 1614963364.762475014 --> Working on Markdent 1614963365.103279114 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Markdent-0.39.tar.gz ... OK 1614963365.496550083 Configuring Markdent-0.39 ... OK 1614963365.496591091 ==> Found dependencies: Moose::Role, List::AllUtils, MooseX::Role::Parameterized, MooseX::Getopt::OptionTypeMap, MooseX::StrictConstructor, Moose::Meta::Class, Tree::Simple, File::Slurper, MooseX::Getopt::Dashes, MooseX::SemiAffordanceAccessor, Moose 1614963365.660847902 --> Working on Moose::Role 1614963366.067662954 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Moose-2.2014.tar.gz ... OK 1614963367.096374035 Configuring Moose-2.2014 ... OK 1614963367.096415043 ==> Found dependencies: Sub::Name, Package::DeprecationManager, Devel::OverloadInfo, Devel::GlobalDestruction, Module::Runtime::Conflicts, Class::Load::XS 1614963367.236104965 --> Working on Sub::Name 1614963367.544740915 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Sub-Name-0.26.tar.gz ... OK 1614963367.887283087 Configuring Sub-Name-0.26 ... OK 1614963368.613476038 Building Sub-Name-0.26 ... OK 1614963368.613501072 Successfully installed Sub-Name-0.26 1614963368.780424118 --> Working on Package::DeprecationManager 1614963368.938127041 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Package-DeprecationManager-0.17.tar.gz ... OK 1614963369.243544102 Configuring Package-DeprecationManager-0.17 ... OK 1614963369.600796938 Building Package-DeprecationManager-0.17 ... OK 1614963369.600821972 Successfully installed Package-DeprecationManager-0.17 1614963369.835800886 --> Working on Devel::OverloadInfo 1614963370.082314968 Fetching http://www.cpan.org/authors/id/I/IL/ILMARI/Devel-OverloadInfo-0.005.tar.gz ... OK 1614963370.332223892 Configuring Devel-OverloadInfo-0.005 ... OK 1614963370.682708979 Building Devel-OverloadInfo-0.005 ... OK 1614963370.682739973 Successfully installed Devel-OverloadInfo-0.005 1614963371.047245979 --> Working on Devel::GlobalDestruction 1614963371.312155962 Fetching http://www.cpan.org/authors/id/H/HA/HAARG/Devel-GlobalDestruction-0.14.tar.gz ... OK 1614963371.568203926 Configuring Devel-GlobalDestruction-0.14 ... OK 1614963371.916002035 Building Devel-GlobalDestruction-0.14 ... OK 1614963371.916045904 Successfully installed Devel-GlobalDestruction-0.14 1614963372.276686907 --> Working on Module::Runtime::Conflicts 1614963372.667521000 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Module-Runtime-Conflicts-0.003.tar.gz ... OK 1614963372.978658915 Configuring Module-Runtime-Conflicts-0.003 ... OK 1614963373.325948000 Building Module-Runtime-Conflicts-0.003 ... OK 1614963373.325973988 Successfully installed Module-Runtime-Conflicts-0.003 1614963373.710031986 --> Working on Class::Load::XS 1614963374.124958992 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Class-Load-XS-0.10.tar.gz ... OK 1614963374.470818996 Configuring Class-Load-XS-0.10 ... OK 1614963375.182288885 Building Class-Load-XS-0.10 ... OK 1614963375.182327986 Successfully installed Class-Load-XS-0.10 1614963383.025393009 Building Moose-2.2014 ... OK 1614963383.025418997 Successfully installed Moose-2.2014 1614963383.196540117 --> Working on List::AllUtils 1614963383.406864882 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/List-AllUtils-0.18.tar.gz ... OK 1614963383.684051037 Configuring List-AllUtils-0.18 ... OK 1614963383.684077978 ==> Found dependencies: List::UtilsBy 1614963383.815226078 --> Working on List::UtilsBy 1614963383.969489098 Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/List-UtilsBy-0.11.tar.gz ... OK 1614963384.174566031 Configuring List-UtilsBy-0.11 ... OK 1614963384.449647903 Building List-UtilsBy-0.11 ... OK 1614963384.449672937 Successfully installed List-UtilsBy-0.11 1614963384.885941029 Building List-AllUtils-0.18 ... OK 1614963384.885968924 Successfully installed List-AllUtils-0.18 1614963385.060731888 --> Working on MooseX::Role::Parameterized 1614963385.311321020 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/MooseX-Role-Parameterized-1.11.tar.gz ... OK 1614963385.624471903 Configuring MooseX-Role-Parameterized-1.11 ... OK 1614963385.890993118 Building MooseX-Role-Parameterized-1.11 ... OK 1614963385.891022921 Successfully installed MooseX-Role-Parameterized-1.11 1614963386.087939024 --> Working on MooseX::Getopt::OptionTypeMap 1614963386.298358917 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/MooseX-Getopt-0.74.tar.gz ... OK 1614963386.626019001 Configuring MooseX-Getopt-0.74 ... OK 1614963386.925152063 Building MooseX-Getopt-0.74 ... OK 1614963386.925179005 Successfully installed MooseX-Getopt-0.74 1614963387.099102974 --> Working on MooseX::StrictConstructor 1614963387.263653040 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/MooseX-StrictConstructor-0.21.tar.gz ... OK 1614963387.578931093 Configuring MooseX-StrictConstructor-0.21 ... OK 1614963387.930876017 Building MooseX-StrictConstructor-0.21 ... OK 1614963387.930917978 Successfully installed MooseX-StrictConstructor-0.21 1614963388.309911966 --> Working on Tree::Simple 1614963388.530535936 Fetching http://www.cpan.org/authors/id/R/RS/RSAVAGE/Tree-Simple-1.34.tgz ... OK 1614963388.766762972 Configuring Tree-Simple-1.34 ... OK 1614963389.142049074 Building Tree-Simple-1.34 ... OK 1614963389.142074108 Successfully installed Tree-Simple-1.34 1614963389.333981037 --> Working on File::Slurper 1614963389.496087074 Fetching http://www.cpan.org/authors/id/L/LE/LEONT/File-Slurper-0.012.tar.gz ... OK 1614963389.759469032 Configuring File-Slurper-0.012 ... OK 1614963390.105356932 Building File-Slurper-0.012 ... OK 1614963390.105396986 Successfully installed File-Slurper-0.012 1614963390.437241077 --> Working on MooseX::SemiAffordanceAccessor 1614963390.595041990 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/MooseX-SemiAffordanceAccessor-0.10.tar.gz ... OK 1614963390.875354052 Configuring MooseX-SemiAffordanceAccessor-0.10 ... OK 1614963391.218071938 Building MooseX-SemiAffordanceAccessor-0.10 ... OK 1614963391.218096972 Successfully installed MooseX-SemiAffordanceAccessor-0.10 1614963392.724970102 Building Markdent-0.39 ... OK 1614963392.724996090 Successfully installed Markdent-0.39 1614963392.935909986 Module::Build is up to date. (0.4231) 1614963393.092885971 --> Working on Module::Format::AsHTML 1614963393.772723913 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Module-Format-AsHTML-0.0.2.tar.gz ... OK 1614963394.035475969 Configuring Module-Format-AsHTML-0.0.2 ... OK 1614963394.304831982 Building Module-Format-AsHTML-0.0.2 ... OK 1614963394.304857016 Successfully installed Module-Format-AsHTML-0.0.2 1614963394.551033974 Moo is up to date. (2.004004) 1614963394.695070028 MooX is up to date. (0.101) 1614963394.855853081 MooX::late is up to date. (0.100) 1614963395.183027029 --> Working on Parallel::Map 1614963395.339725971 Fetching http://www.cpan.org/authors/id/M/MS/MSTROUT/Parallel-Map-0.000002.tar.gz ... OK 1614963395.588918924 Configuring Parallel-Map-0.000002 ... OK 1614963395.927495003 Building Parallel-Map-0.000002 ... OK 1614963395.927520037 Successfully installed Parallel-Map-0.000002 1614963396.096771955 --> Working on Parallel::Map::Segmented 1614963396.251995087 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Parallel-Map-Segmented-0.4.0.tar.gz ... OK 1614963396.495387077 Configuring Parallel-Map-Segmented-0.4.0 ... OK 1614963396.495414019 ==> Found dependencies: Parallel::ForkManager::Segmented::Base 1614963396.635142088 --> Working on Parallel::ForkManager::Segmented::Base 1614963396.818723917 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Parallel-ForkManager-Segmented-Base-0.4.0.tar.gz ... OK 1614963397.070421934 Configuring Parallel-ForkManager-Segmented-Base-0.4.0 ... OK 1614963397.342811108 Building Parallel-ForkManager-Segmented-Base-0.4.0 ... OK 1614963397.342850924 Successfully installed Parallel-ForkManager-Segmented-Base-0.4.0 1614963397.655554056 Building Parallel-Map-Segmented-0.4.0 ... OK 1614963397.655595064 Successfully installed Parallel-Map-Segmented-0.4.0 1614963397.847564936 Path::Tiny is up to date. (0.118) 1614963398.049735069 Perl::Tidy is up to date. (20210111) 1614963398.211911917 Pod::Xhtml is up to date. (1.61) 1614963398.371838093 --> Working on QuadPres 1614963398.532073021 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/QuadPres-0.30.0.tar.gz ... OK 1614963398.817161083 Configuring QuadPres-0.30.0 ... OK 1614963398.817205906 ==> Found dependencies: Text::VimColor 1614963398.954379082 --> Working on Text::VimColor 1614963399.174854994 Fetching http://www.cpan.org/authors/id/R/RW/RWSTAUNER/Text-VimColor-0.29.tar.gz ... OK 1614963399.361020088 Configuring Text-VimColor-0.29 ... ! Configure failed for Text-VimColor-0.29. See /root/.cpanm/work/1614963207.24414/build.log for details. 1614963399.376339912 ! Installing the dependencies failed: Module 'Text::VimColor' is not installed 1614963399.376435041 ! Bailing out the installation for QuadPres-0.30.0. 1614963399.377314091 N/A 1614963399.512830019 --> Working on SQ 1614963399.669682980 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/SQ-0.0.6.tar.gz ... OK 1614963399.924678087 Configuring SQ-0.0.6 ... OK 1614963400.188980103 Building SQ-0.0.6 ... OK 1614963400.189011097 Successfully installed SQ-0.0.6 1614963400.388494015 --> Working on SVG 1614963400.615685940 Fetching http://www.cpan.org/authors/id/M/MA/MANWAR/SVG-2.85.tar.gz ... OK 1614963400.881623983 Configuring SVG-2.85 ... OK 1614963401.289504051 Building SVG-2.85 ... OK 1614963401.289530039 Successfully installed SVG-2.85 1614963401.491523981 --> Working on Spork::Shlomify 1614963401.654578924 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Spork-Shlomify-0.0403.tar.gz ... OK 1614963401.902693033 Configuring Spork-Shlomify-0.0403 ... OK 1614963401.902734995 ==> Found dependencies: Spork::Config, Spoon, Spork::Formatter, mixin, Spork 1614963402.353951931 --> Working on Spork::Config 1614963402.500781059 Fetching http://www.cpan.org/authors/id/I/IN/INGY/Spork-0.21.tar.gz ... OK 1614963402.818367004 Configuring Spork-0.21 ... OK 1614963402.818406105 ==> Found dependencies: Spoon, Kwiki, Kwiki::Cache 1614963402.995338917 --> Working on Spoon 1614963403.145037889 Fetching http://www.cpan.org/authors/id/I/IN/INGY/Spoon-0.24.tar.gz ... OK 1614963403.448367119 Configuring Spoon-0.24 ... OK 1614963403.448394060 ==> Found dependencies: Spiffy 1614963403.579869986 --> Working on Spiffy 1614963403.724555016 Fetching http://www.cpan.org/authors/id/I/IN/INGY/Spiffy-0.46.tar.gz ... OK 1614963403.947916985 Configuring Spiffy-0.46 ... OK 1614963404.326252937 Building Spiffy-0.46 ... OK 1614963404.326289892 Successfully installed Spiffy-0.46 1614963404.815671921 Building Spoon-0.24 ... OK 1614963404.815701962 Successfully installed Spoon-0.24 1614963405.052212954 --> Working on Kwiki 1614963405.374243021 Fetching http://www.cpan.org/authors/id/I/IN/INGY/Kwiki-0.39.tar.gz ... OK 1614963405.705816984 Configuring Kwiki-0.38 ... OK 1614963406.340522051 Building Kwiki-0.38 ... OK 1614963406.340563059 Successfully installed Kwiki-0.38 1614963406.751904964 --> Working on Kwiki::Cache 1614963406.913036108 Fetching http://www.cpan.org/authors/id/I/IN/INGY/Kwiki-Cache-0.11.tar.gz ... OK 1614963407.200773001 Configuring Kwiki-Cache-0.11 ... OK 1614963407.533617020 Building Kwiki-Cache-0.11 ... OK 1614963407.533658028 Successfully installed Kwiki-Cache-0.11 1614963408.117649078 Building Spork-0.21 ... OK 1614963408.117674112 Successfully installed Spork-0.21 1614963408.465284109 --> Working on mixin 1614963408.638061047 Fetching http://www.cpan.org/authors/id/M/MS/MSCHWERN/mixin-0.08.tar.gz ... OK 1614963408.874546051 Configuring mixin-0.08 ... OK 1614963408.874598026 ==> Found dependencies: Test::NoWarnings 1614963409.015775919 --> Working on Test::NoWarnings 1614963409.204767942 Fetching http://www.cpan.org/authors/id/A/AD/ADAMK/Test-NoWarnings-1.04.tar.gz ... OK 1614963409.461889982 Configuring Test-NoWarnings-1.04 ... OK 1614963409.811335087 Building Test-NoWarnings-1.04 ... OK 1614963409.811374903 Successfully installed Test-NoWarnings-1.04 1614963410.127911091 Building mixin-0.08 ... OK 1614963410.127935886 Successfully installed mixin-0.08 1614963410.668982983 Building Spork-Shlomify-0.0403 ... OK 1614963410.669012070 Successfully installed Spork-Shlomify-0.0403 1614963410.851532936 String::ShellQuote is up to date. (1.04) 1614963411.031517029 Test::Code::TidyAll is up to date. (0.78) 1614963411.194930077 Test::Differences is up to date. (0.67) 1614963411.356637001 --> Working on Test::File::Find::CaseCollide 1614963411.516267061 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/File-Find-CaseCollide-0.2.0.tar.gz ... OK 1614963411.782560110 Configuring File-Find-CaseCollide-0.2.0 ... OK 1614963412.071424961 Building File-Find-CaseCollide-0.2.0 ... OK 1614963412.071464062 Successfully installed File-Find-CaseCollide-0.2.0 1614963412.245945930 Test::File::IsSorted is up to date. (0.0.6) 1614963412.425782919 --> Working on Test::HTML::Recursive::DeprecatedTags 1614963412.587055922 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Test-HTML-Recursive-DeprecatedTags-0.0.2.tar.gz ... OK 1614963412.843847036 Configuring Test-HTML-Recursive-DeprecatedTags-0.0.2 ... OK 1614963412.843874931 ==> Found dependencies: Test::HTML::Tidy::Recursive 1614963412.978121996 --> Working on Test::HTML::Tidy::Recursive 1614963413.157947063 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Test-HTML-Tidy-Recursive-0.6.2.tar.gz ... OK 1614963413.444169044 Configuring Test-HTML-Tidy-Recursive-0.6.2 ... OK 1614963413.728892088 Building Test-HTML-Tidy-Recursive-0.6.2 ... OK 1614963413.728918076 Successfully installed Test-HTML-Tidy-Recursive-0.6.2 1614963414.046823025 Building Test-HTML-Recursive-DeprecatedTags-0.0.2 ... OK 1614963414.046860933 Successfully installed Test-HTML-Recursive-DeprecatedTags-0.0.2 1614963414.374090910 --> Working on Test::More 1614963414.783106089 Fetching http://www.cpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302183.tar.gz ... OK 1614963415.161237001 Configuring Test-Simple-1.302183 ... OK 1614963416.347399950 Building Test-Simple-1.302183 ... OK 1614963416.347425938 Successfully installed Test-Simple-1.302183 (upgraded from 1.302133) 1614963416.520926952 --> Working on Test::Perl::Critic 1614963416.685220957 Fetching http://www.cpan.org/authors/id/P/PE/PETDANCE/Test-Perl-Critic-1.04.tar.gz ... OK 1614963416.901840925 Configuring Test-Perl-Critic-1.04 ... OK 1614963416.901866913 ==> Found dependencies: Perl::Critic::Violation, MCE, Perl::Critic, Perl::Critic::Utils 1614963417.079854012 --> Working on Perl::Critic::Violation 1614963417.479139090 Fetching http://www.cpan.org/authors/id/P/PE/PETDANCE/Perl-Critic-1.138.tar.gz ... OK 1614963417.912415028 Configuring Perl-Critic-1.138 ... OK 1614963417.912444115 ==> Found dependencies: Test::Deep, B::Keywords, PPIx::QuoteLike, Pod::Spell, PPI, PPIx::Regexp::Util, IO::String, PPI::Document::File, String::Format, PPI::Token::Quote::Single, PPIx::Utilities::Node, Config::Tiny, PPIx::Utilities::Statement, PPI::Document, PPI::Node, PPIx::Regexp, PPI::Token::Whitespace, Readonly 1614963418.052685022 --> Working on Test::Deep 1614963418.229398966 Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Test-Deep-1.130.tar.gz ... OK 1614963418.538558960 Configuring Test-Deep-1.130 ... OK 1614963418.994159937 Building Test-Deep-1.130 ... OK 1614963418.994185925 Successfully installed Test-Deep-1.130 1614963419.164786100 --> Working on B::Keywords 1614963419.316711903 Fetching http://www.cpan.org/authors/id/R/RU/RURBAN/B-Keywords-1.22.tar.gz ... OK 1614963419.565365076 Configuring B-Keywords-1.22 ... OK 1614963419.911895990 Building B-Keywords-1.22 ... OK 1614963419.911921024 Successfully installed B-Keywords-1.22 1614963420.085724115 --> Working on PPIx::QuoteLike 1614963420.316787004 Fetching http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-QuoteLike-0.015.tar.gz ... OK 1614963420.551101923 Configuring PPIx-QuoteLike-0.015 ... OK 1614963420.551129103 ==> Found dependencies: PPI::Document, PPI::Dumper, Readonly 1614963420.693078995 --> Working on PPI::Document 1614963420.986459017 Fetching http://www.cpan.org/authors/id/M/MI/MITHALDU/PPI-1.270.tar.gz ... OK 1614963421.372338057 Configuring PPI-1.270 ... OK 1614963421.372364998 ==> Found dependencies: IO::String, Clone 1614963421.515779972 --> Working on IO::String 1614963421.675398111 Fetching http://www.cpan.org/authors/id/G/GA/GAAS/IO-String-1.08.tar.gz ... OK 1614963421.902919054 Configuring IO-String-1.08 ... OK 1614963422.245919943 Building IO-String-1.08 ... OK 1614963422.245946884 Successfully installed IO-String-1.08 1614963422.418813944 --> Working on Clone 1614963422.572824955 Fetching http://www.cpan.org/authors/id/A/AT/ATOOMIC/Clone-0.45.tar.gz ... OK 1614963422.828927040 Configuring Clone-0.45 ... OK 1614963423.488296986 Building Clone-0.45 ... OK 1614963423.488323927 Successfully installed Clone-0.45 1614963424.833477974 Building PPI-1.270 ... OK 1614963424.833507061 Successfully installed PPI-1.270 1614963425.220150948 --> Working on Readonly 1614963425.465677023 Fetching http://www.cpan.org/authors/id/S/SA/SANKO/Readonly-2.05.tar.gz ... OK 1614963425.668554068 Configuring Readonly-2.05 ... OK 1614963425.858617067 Building Readonly-2.05 ... OK 1614963425.858643055 Successfully installed Readonly-2.05 1614963426.273849964 Building PPIx-QuoteLike-0.015 ... OK 1614963426.273875952 Successfully installed PPIx-QuoteLike-0.015 1614963426.445662975 --> Working on Pod::Spell 1614963426.609692097 Fetching http://www.cpan.org/authors/id/D/DO/DOLMEN/Pod-Spell-1.20.tar.gz ... OK 1614963426.890145063 Configuring Pod-Spell-1.20 ... OK 1614963426.890171051 ==> Found dependencies: Lingua::EN::Inflect 1614963427.054138899 --> Working on Lingua::EN::Inflect 1614963427.277888060 Fetching http://www.cpan.org/authors/id/D/DC/DCONWAY/Lingua-EN-Inflect-1.905.tar.gz ... OK 1614963427.536629915 Configuring Lingua-EN-Inflect-1.905 ... OK 1614963427.917428970 Building Lingua-EN-Inflect-1.905 ... OK 1614963427.917470932 Successfully installed Lingua-EN-Inflect-1.905 1614963428.544027090 Building Pod-Spell-1.20 ... OK 1614963428.544068098 Successfully installed Pod-Spell-1.20 1614963428.912703037 --> Working on PPIx::Regexp::Util 1614963429.207182884 Fetching http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.078.tar.gz ... OK 1614963429.492897034 Configuring PPIx-Regexp-0.078 ... OK 1614963430.234730005 Building PPIx-Regexp-0.078 ... OK 1614963430.234754086 Successfully installed PPIx-Regexp-0.078 1614963430.567570925 --> Working on String::Format 1614963430.819941998 Fetching http://www.cpan.org/authors/id/S/SR/SREZIC/String-Format-1.18.tar.gz ... OK 1614963431.056430101 Configuring String-Format-1.18 ... OK 1614963431.394011974 Building String-Format-1.18 ... OK 1614963431.394073963 Successfully installed String-Format-1.18 1614963431.699363947 --> Working on PPIx::Utilities::Node 1614963431.870445013 Fetching http://www.cpan.org/authors/id/E/EL/ELLIOTJS/PPIx-Utilities-1.001000.tar.gz ... OK 1614963432.136694908 Configuring PPIx-Utilities-1.001000 ... OK 1614963432.425903082 Building PPIx-Utilities-1.001000 ... OK 1614963432.425931931 Successfully installed PPIx-Utilities-1.001000 1614963432.624470949 --> Working on Config::Tiny 1614963432.787386894 Fetching http://www.cpan.org/authors/id/R/RS/RSAVAGE/Config-Tiny-2.26.tgz ... OK 1614963433.051495075 Configuring Config-Tiny-2.26 ... OK 1614963433.404551029 Building Config-Tiny-2.26 ... OK 1614963433.404578924 Successfully installed Config-Tiny-2.26 1614963435.985961914 Building Perl-Critic-1.138 ... OK 1614963435.985987902 Successfully installed Perl-Critic-1.138 1614963436.238482952 --> Working on MCE 1614963437.001925945 Fetching http://www.cpan.org/authors/id/M/MA/MARIOROY/MCE-1.874.tar.gz ... OK 1614963437.275502920 Configuring MCE-1.874 ... OK 1614963437.967077017 Building MCE-1.874 ... OK 1614963437.967103004 Successfully installed MCE-1.874 1614963438.699073076 Building Test-Perl-Critic-1.04 ... OK 1614963438.699116945 Successfully installed Test-Perl-Critic-1.04 1614963438.870234966 Test::TrailingSpace is up to date. (0.0600) 1614963439.017723083 Test::Trap is up to date. (0.3.4) 1614963439.157725096 --> Working on Text::Hspell 1614963439.298221111 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Text-Hspell-0.4.1.tar.gz ... OK 1614963439.562235117 Configuring Text-Hspell-0.4.1 ... OK 1614963439.990134001 Building Text-Hspell-0.4.1 ... ! Installing Text::Hspell failed. See /root/.cpanm/work/1614963207.24414/build.log for details. Retry with --force to force install it. 1614963439.991934061 FAIL 1614963440.116394997 --> Working on Text::Hunspell 1614963440.484910011 Fetching http://www.cpan.org/authors/id/C/CO/COSIMO/Text-Hunspell-2.14.tar.gz ... OK 1614963440.589560986 ==> Found dependencies: Alien::Hunspell 1614963440.722913027 --> Working on Alien::Hunspell 1614963440.863961935 Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/Alien-Hunspell-0.16.tar.gz ... OK 1614963441.252799988 Configuring Alien-Hunspell-0.16 ... OK 1614963442.419482946 Building Alien-Hunspell-0.16 ... OK 1614963442.419507980 Successfully installed Alien-Hunspell-0.16 1614963442.618979931 Configuring Text-Hunspell-2.14 ... OK 1614963443.649146080 Building Text-Hunspell-2.14 ... OK 1614963443.649173975 Successfully installed Text-Hunspell-2.14 1614963443.821592093 --> Working on Text::WrapAsUtf8 1614963443.972604036 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Text-WrapAsUtf8-0.0.2.tar.gz ... OK 1614963444.213433027 Configuring Text-WrapAsUtf8-0.0.2 ... OK 1614963444.481683016 Building Text-WrapAsUtf8-0.0.2 ... OK 1614963444.481724024 Successfully installed Text-WrapAsUtf8-0.0.2 1614963444.657535076 --> Working on URI::Escape::XS 1614963444.786438942 Fetching http://www.cpan.org/authors/id/D/DA/DANKOGAI/URI-Escape-XS-0.14.tar.gz ... OK 1614963445.024254084 Configuring URI-Escape-XS-0.14 ... OK 1614963445.704482079 Building URI-Escape-XS-0.14 ... OK 1614963445.704507113 Successfully installed URI-Escape-XS-0.14 1614963445.882791996 --> Working on URI::Find 1614963446.082454920 Fetching http://www.cpan.org/authors/id/M/MS/MSCHWERN/URI-Find-20160806.tar.gz ... OK 1614963446.310875893 Configuring URI-Find-20160806 ... OK 1614963446.600621939 Building URI-Find-20160806 ... OK 1614963446.600656033 Successfully installed URI-Find-20160806 1614963446.772442102 --> Working on XML::Feed 1614963447.014811993 Fetching http://www.cpan.org/authors/id/D/DA/DAVECROSS/XML-Feed-0.61.tar.gz ... OK 1614963447.262337923 Configuring XML-Feed-0.61 ... OK 1614963447.262363911 ==> Found dependencies: Class::ErrorHandler, DateTime::Format::W3CDTF, XML::XPath, DateTime::Format::Flexible, XML::Atom, Feed::Find, DateTime::Format::Mail, URI::Fetch, DateTime::Format::Natural, XML::RSS, DateTime::Format::ISO8601 1614963447.724864960 --> Working on Class::ErrorHandler 1614963447.873461962 Fetching http://www.cpan.org/authors/id/T/TO/TOKUHIROM/Class-ErrorHandler-0.04.tar.gz ... OK 1614963448.110479116 Configuring Class-ErrorHandler-0.04 ... OK 1614963448.450351000 Building Class-ErrorHandler-0.04 ... OK 1614963448.450390100 Successfully installed Class-ErrorHandler-0.04 1614963448.627212048 --> Working on DateTime::Format::W3CDTF 1614963448.789859056 Fetching http://www.cpan.org/authors/id/G/GW/GWILLIAMS/DateTime-Format-W3CDTF-0.08.tar.gz ... OK 1614963449.059735060 Configuring DateTime-Format-W3CDTF-0.08 ... OK 1614963449.406841993 Building DateTime-Format-W3CDTF-0.08 ... OK 1614963449.406867981 Successfully installed DateTime-Format-W3CDTF-0.08 1614963449.583210945 --> Working on XML::XPath 1614963449.800875902 Fetching http://www.cpan.org/authors/id/M/MA/MANWAR/XML-XPath-1.44.tar.gz ... OK 1614963450.045157909 Configuring XML-XPath-1.44 ... OK 1614963450.045186043 ==> Found dependencies: XML::Parser 1614963450.175879955 --> Working on XML::Parser 1614963450.570308924 Fetching http://www.cpan.org/authors/id/T/TO/TODDR/XML-Parser-2.46.tar.gz ... OK 1614963450.942637920 Configuring XML-Parser-2.46 ... OK 1614963453.012927055 Building XML-Parser-2.46 ... OK 1614963453.012952089 Successfully installed XML-Parser-2.46 1614963453.649897099 Building XML-XPath-1.44 ... OK 1614963453.649924994 Successfully installed XML-XPath-1.44 1614963453.845999956 --> Working on DateTime::Format::Flexible 1614963454.099358082 Fetching http://www.cpan.org/authors/id/T/TH/THINC/DateTime-Format-Flexible-0.32.tar.gz ... OK 1614963454.345916986 Configuring DateTime-Format-Flexible-0.32 ... OK 1614963454.345957041 ==> Found dependencies: DateTime::Format::Builder 1614963454.506745100 --> Working on DateTime::Format::Builder 1614963454.750521898 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Format-Builder-0.83.tar.gz ... OK 1614963455.064573050 Configuring DateTime-Format-Builder-0.83 ... OK 1614963455.490941048 Building DateTime-Format-Builder-0.83 ... OK 1614963455.490967989 Successfully installed DateTime-Format-Builder-0.83 1614963455.915188074 Building DateTime-Format-Flexible-0.32 ... OK 1614963455.915213108 Successfully installed DateTime-Format-Flexible-0.32 1614963456.154946089 --> Working on XML::Atom 1614963456.441574097 Fetching http://www.cpan.org/authors/id/M/MI/MIYAGAWA/XML-Atom-0.42.tar.gz ... OK 1614963456.657510996 Configuring XML-Atom-0.42 ... OK 1614963456.657536983 ==> Found dependencies: Digest::SHA1 1614963456.790776014 --> Working on Digest::SHA1 1614963456.959094048 Fetching http://www.cpan.org/authors/id/G/GA/GAAS/Digest-SHA1-2.13.tar.gz ... OK 1614963457.193912983 Configuring Digest-SHA1-2.13 ... OK 1614963458.106185913 Building Digest-SHA1-2.13 ... OK 1614963458.106211901 Successfully installed Digest-SHA1-2.13 1614963458.399961948 Building XML-Atom-0.42 ... OK 1614963458.399986982 Successfully installed XML-Atom-0.42 1614963458.569758892 --> Working on Feed::Find 1614963458.773982048 Fetching http://www.cpan.org/authors/id/B/BT/BTROTT/Feed-Find-0.07.tar.gz ... OK 1614963459.109801054 Configuring Feed-Find-0.07 ... OK 1614963459.449557066 Building Feed-Find-0.07 ... OK 1614963459.449583054 Successfully installed Feed-Find-0.07 1614963459.621575117 --> Working on DateTime::Format::Mail 1614963459.897738934 Fetching http://www.cpan.org/authors/id/B/BO/BOOK/DateTime-Format-Mail-0.403.tar.gz ... OK 1614963460.154479027 Configuring DateTime-Format-Mail-0.403 ... OK 1614963460.500946045 Building DateTime-Format-Mail-0.403 ... OK 1614963460.500972986 Successfully installed DateTime-Format-Mail-0.403 1614963460.669353008 --> Working on URI::Fetch 1614963460.819411993 Fetching http://www.cpan.org/authors/id/N/NE/NEILB/URI-Fetch-0.13.tar.gz ... OK 1614963461.021025896 Configuring URI-Fetch-0.13 ... OK 1614963461.371762991 Building URI-Fetch-0.13 ... OK 1614963461.371793985 Successfully installed URI-Fetch-0.13 1614963461.564991951 --> Working on DateTime::Format::Natural 1614963461.793257952 Fetching http://www.cpan.org/authors/id/S/SC/SCHUBIGER/DateTime-Format-Natural-1.11.tar.gz ... OK 1614963462.049356937 Configuring DateTime-Format-Natural-1.11 ... OK 1614963462.049385071 ==> Found dependencies: boolean, Module::Util, Test::MockTime 1614963462.181796074 --> Working on boolean 1614963462.335920095 Fetching http://www.cpan.org/authors/id/I/IN/INGY/boolean-0.46.tar.gz ... OK 1614963462.581669092 Configuring boolean-0.46 ... OK 1614963462.926002979 Building boolean-0.46 ... OK 1614963462.926034927 Successfully installed boolean-0.46 1614963463.282552958 --> Working on Module::Util 1614963463.439160109 Fetching http://www.cpan.org/authors/id/M/MA/MATTLAW/Module-Util-1.09.tar.gz ... OK 1614963463.667150974 Configuring Module-Util-1.09 ... OK 1614963463.949765921 Building Module-Util-1.09 ... OK 1614963463.949791908 Successfully installed Module-Util-1.09 1614963464.129528046 --> Working on Test::MockTime 1614963464.287708998 Fetching http://www.cpan.org/authors/id/D/DD/DDICK/Test-MockTime-0.17.tar.gz ... OK 1614963464.514849901 Configuring Test-MockTime-0.17 ... OK 1614963464.855416059 Building Test-MockTime-0.17 ... OK 1614963464.855443001 Successfully installed Test-MockTime-0.17 1614963465.290766954 Building DateTime-Format-Natural-1.11 ... OK 1614963465.290792942 Successfully installed DateTime-Format-Natural-1.11 1614963465.480777979 --> Working on XML::RSS 1614963465.757817030 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-RSS-1.62.tar.gz ... OK 1614963465.989293098 Configuring XML-RSS-1.62 ... OK 1614963466.351736069 Building XML-RSS-1.62 ... OK 1614963466.351762056 Successfully installed XML-RSS-1.62 1614963466.549721956 --> Working on DateTime::Format::ISO8601 1614963466.758846998 Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Format-ISO8601-0.16.tar.gz ... OK 1614963467.091784000 Configuring DateTime-Format-ISO8601-0.16 ... OK 1614963467.469582081 Building DateTime-Format-ISO8601-0.16 ... OK 1614963467.469609022 Successfully installed DateTime-Format-ISO8601-0.16 1614963467.839072943 Building XML-Feed-0.61 ... OK 1614963467.839097977 Successfully installed XML-Feed-0.61 1614963469.206676006 --> Working on XML::Grammar::Fiction::App::FromProto 1614963469.495737076 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-Grammar-Fiction-0.22.0.tar.gz ... OK 1614963469.825840950 Configuring XML-Grammar-Fiction-0.22.0 ... OK 1614963469.825906992 ==> Found dependencies: XML::LibXSLT, XML::GrammarBase::Role::XSLT, XML::Writer, XML::GrammarBase::Role::RelaxNG 1614963469.966820002 --> Working on XML::LibXSLT 1614963470.234570980 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXSLT-1.99.tar.gz ... OK 1614963470.945169926 Configuring XML-LibXSLT-1.99 ... ! Configure failed for XML-LibXSLT-1.99. See /root/.cpanm/work/1614963207.24414/build.log for details. 1614963470.945705891 N/A 1614963471.394427061 --> Working on XML::GrammarBase::Role::XSLT 1614963471.563400030 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-GrammarBase-0.2.8.tar.gz ... OK 1614963471.843142033 Configuring XML-GrammarBase-0.2.8 ... OK 1614963471.843168974 ==> Found dependencies: Package::Variant, XML::LibXSLT 1614963471.982744932 --> Working on Package::Variant 1614963472.145450115 Fetching http://www.cpan.org/authors/id/M/MS/MSTROUT/Package-Variant-1.003002.tar.gz ... OK 1614963472.378480911 Configuring Package-Variant-1.003002 ... OK 1614963472.378508091 ==> Found dependencies: strictures 1614963472.539777994 --> Working on strictures 1614963472.705804110 Fetching http://www.cpan.org/authors/id/H/HA/HAARG/strictures-2.000006.tar.gz ... OK 1614963473.170490026 Configuring strictures-2.000006 ... OK 1614963473.170530081 ==> Found dependencies: indirect, multidimensional, bareword::filehandles 1614963473.313325882 --> Working on indirect 1614963473.533812046 Fetching http://www.cpan.org/authors/id/V/VP/VPIT/indirect-0.39.tar.gz ... OK 1614963473.805216074 Configuring indirect-0.39 ... OK 1614963474.708211899 Building indirect-0.39 ... OK 1614963474.708254099 Successfully installed indirect-0.39 1614963475.040113926 --> Working on multidimensional 1614963475.258555889 Fetching http://www.cpan.org/authors/id/I/IL/ILMARI/multidimensional-0.014.tar.gz ... OK 1614963475.343550920 ==> Found dependencies: B::Hooks::OP::Check, ExtUtils::Depends 1614963475.496521950 --> Working on B::Hooks::OP::Check 1614963475.722197056 Fetching http://www.cpan.org/authors/id/E/ET/ETHER/B-Hooks-OP-Check-0.22.tar.gz ... OK 1614963475.829243898 ==> Found dependencies: ExtUtils::Depends 1614963475.959076881 --> Working on ExtUtils::Depends 1614963476.111830950 Fetching http://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-Depends-0.8000.tar.gz ... OK 1614963476.361836910 Configuring ExtUtils-Depends-0.8000 ... OK 1614963476.708638906 Building ExtUtils-Depends-0.8000 ... OK 1614963476.708667040 Successfully installed ExtUtils-Depends-0.8000 1614963476.964772940 Configuring B-Hooks-OP-Check-0.22 ... OK 1614963477.619311094 Building B-Hooks-OP-Check-0.22 ... OK 1614963477.619349003 Successfully installed B-Hooks-OP-Check-0.22 1614963477.843424082 Configuring multidimensional-0.014 ... OK 1614963478.483453989 Building multidimensional-0.014 ... OK 1614963478.483479977 Successfully installed multidimensional-0.014 1614963478.654675007 --> Working on bareword::filehandles 1614963478.917296886 Fetching http://www.cpan.org/authors/id/I/IL/ILMARI/bareword-filehandles-0.007.tar.gz ... OK 1614963479.197499990 Configuring bareword-filehandles-0.007 ... OK 1614963479.865879059 Building bareword-filehandles-0.007 ... OK 1614963479.865905046 Successfully installed bareword-filehandles-0.007 1614963480.256628990 Building strictures-2.000006 ... OK 1614963480.256655931 Successfully installed strictures-2.000006 1614963480.644898891 Building Package-Variant-1.003002 ... OK 1614963480.644925117 Successfully installed Package-Variant-1.003002 1614963480.688965082 ! Installing the dependencies failed: Module 'XML::LibXSLT' is not installed 1614963480.689131975 ! Bailing out the installation for XML-GrammarBase-0.2.8. 1614963480.830441952 --> Working on XML::Writer 1614963481.001074076 Fetching http://www.cpan.org/authors/id/J/JO/JOSEPHW/XML-Writer-0.900.tar.gz ... OK 1614963481.234224081 Configuring XML-Writer-0.900 ... OK 1614963481.590660095 Building XML-Writer-0.900 ... OK 1614963481.590688944 Successfully installed XML-Writer-0.900 1614963481.846606970 ! Installing the dependencies failed: Module 'XML::GrammarBase::Role::XSLT' is not installed, Module 'XML::LibXSLT' is not installed, Module 'XML::GrammarBase::Role::RelaxNG' is not installed 1614963481.846920967 ! Bailing out the installation for XML-Grammar-Fiction-0.22.0. 1614963482.135307074 --> Working on XML::Grammar::Fortune 1614963482.362674952 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-Grammar-Fortune-0.0802.tar.gz ... OK 1614963482.639060020 Configuring XML-Grammar-Fortune-0.0802 ... OK 1614963482.639087915 ==> Found dependencies: XML::GrammarBase::Role::RelaxNG, XML::GrammarBase::Role::XSLT, Text::Format 1614963482.769804001 --> Working on Text::Format 1614963482.932692051 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Text-Format-0.62.tar.gz ... OK 1614963483.192667961 Configuring Text-Format-0.62 ... OK 1614963483.474786997 Building Text-Format-0.62 ... OK 1614963483.474817038 Successfully installed Text-Format-0.62 1614963483.522854090 ! Installing the dependencies failed: Module 'XML::GrammarBase::Role::XSLT' is not installed, Module 'XML::GrammarBase::Role::RelaxNG' is not installed 1614963483.522958994 ! Bailing out the installation for XML-Grammar-Fortune-0.0802. 1614963483.659399986 --> Working on XML::Grammar::Fortune::Synd::App 1614963483.825046062 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-Grammar-Fortune-Synd-0.0215.tar.gz ... OK 1614963484.104428053 Configuring XML-Grammar-Fortune-Synd-0.0215 ... OK 1614963484.104459047 ==> Found dependencies: Heap::Elem::Ref, Heap::Binary, XML::Grammar::Fortune 1614963484.265242100 --> Working on Heap::Elem::Ref 1614963484.429394960 Fetching http://www.cpan.org/authors/id/J/JM/JMM/Heap-0.80.tar.gz ... OK 1614963484.685245037 Configuring Heap-0.80 ... OK 1614963485.082287073 Building Heap-0.80 ... OK 1614963485.082312107 Successfully installed Heap-0.80 1614963485.295588017 ! Installing the dependencies failed: Module 'XML::Grammar::Fortune' is not installed 1614963485.295906067 ! Bailing out the installation for XML-Grammar-Fortune-Synd-0.0215. 1614963485.585735083 --> Working on XML::Grammar::ProductsSyndication 1614963485.876051903 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-Grammar-ProductsSyndication-0.0406.tar.gz ... OK 1614963486.104603052 Configuring XML-Grammar-ProductsSyndication-0.0406 ... OK 1614963486.104629993 ==> Found dependencies: XML::LibXSLT, Imager, XML::Amazon 1614963486.306058884 --> Working on Imager 1614963486.892213106 Fetching http://www.cpan.org/authors/id/T/TO/TONYC/Imager-1.012.tar.gz ... OK 1614963488.565160036 Configuring Imager-1.012 ... OK 1614963509.883105040 Building Imager-1.012 ... OK 1614963509.883133888 Successfully installed Imager-1.012 1614963510.420484066 --> Working on XML::Amazon 1614963510.663187027 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-Amazon-0.14.tar.gz ... OK 1614963510.927622080 Configuring XML-Amazon-0.14 ... OK 1614963510.927650928 ==> Found dependencies: XML::Simple 1614963511.059277058 --> Working on XML::Simple 1614963511.282866001 Fetching http://www.cpan.org/authors/id/G/GR/GRANTM/XML-Simple-2.25.tar.gz ... OK 1614963511.507242918 Configuring XML-Simple-2.25 ... OK 1614963511.507268906 ==> Found dependencies: XML::SAX::Expat 1614963511.633920908 --> Working on XML::SAX::Expat 1614963511.780983925 Fetching http://www.cpan.org/authors/id/B/BJ/BJOERN/XML-SAX-Expat-0.51.tar.gz ... OK 1614963512.006948948 Configuring XML-SAX-Expat-0.51 ... OK 1614963512.375648975 Building XML-SAX-Expat-0.51 ... OK 1614963512.375674009 Successfully installed XML-SAX-Expat-0.51 1614963512.824604988 Building XML-Simple-2.25 ... OK 1614963512.824631929 Successfully installed XML-Simple-2.25 1614963513.174877882 Building XML-Amazon-0.14 ... OK 1614963513.174921036 Successfully installed XML-Amazon-0.14 1614963513.223896027 ! Installing the dependencies failed: Module 'XML::LibXSLT' is not installed 1614963513.223975897 ! Bailing out the installation for XML-Grammar-ProductsSyndication-0.0406. 1614963513.942964077 --> Working on XML::Grammar::Vered 1614963514.366209984 Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-Grammar-Vered-0.0.12.tar.gz ... OK 1614963514.635519981 Configuring XML-Grammar-Vered-0.0.12 ... ! Installing the dependencies failed: Module 'XML::GrammarBase::Role::XSLT' is not installed, Module 'XML::GrammarBase::Role::RelaxNG' is not installed 1614963514.635883093 ! Bailing out the installation for XML-Grammar-Vered-0.0.12. 1614963514.636816025 OK 1614963514.636827946 ==> Found dependencies: XML::GrammarBase::Role::RelaxNG, XML::GrammarBase::Role::XSLT 1614963515.115123034 --> Working on autodie 1614963515.377378941 Fetching http://www.cpan.org/authors/id/T/TO/TODDR/autodie-2.34.tar.gz ... OK 1614963515.671195984 Configuring autodie-2.34 ... OK 1614963516.094831944 Building autodie-2.34 ... OK 1614963516.094861984 Successfully installed autodie-2.34 (upgraded from 2.29) 1614963516.272593975 constant is up to date. (1.33) 1614963516.504400969 lib is up to date. (0.64) 1614963516.666280985 --> Working on parent 1614963516.828907013 Fetching http://www.cpan.org/authors/id/C/CO/CORION/parent-0.238.tar.gz ... OK 1614963517.083590031 Configuring parent-0.238 ... OK 1614963517.420751095 Building parent-0.238 ... OK 1614963517.420775890 Successfully installed parent-0.238 (upgraded from 0.236) 1614963518.164190054 161 distributions installed 1614963518.185400009 + gem install asciidoctor compass compass-blueprint 1614963523.573883057 Successfully installed asciidoctor-2.0.12 1614963523.573910952 Parsing documentation for asciidoctor-2.0.12 1614963523.573914051 Installing ri documentation for asciidoctor-2.0.12 1614963523.573915958 Done installing documentation for asciidoctor after 1 seconds 1614963523.573918104 Building native extensions. This could take a while... 1614963555.260443926 Successfully installed ffi-1.14.2 1614963555.260474920 Successfully installed rb-inotify-0.10.1 1614963555.260478973 Successfully installed rb-fsevent-0.10.4 1614963555.260481119 Successfully installed chunky_png-1.4.0 1614963555.260483980 Successfully installed sass-3.4.25 1614963555.260487080 Successfully installed compass-import-once-1.0.5 1614963555.260488987 Successfully installed multi_json-1.15.0 1614963555.260492086 Successfully installed compass-core-1.0.3 1614963555.260494947 Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks! 1614963555.260498047 Successfully installed compass-1.0.3 1614963555.260499954 Parsing documentation for ffi-1.14.2 1614963555.260503054 Installing ri documentation for ffi-1.14.2 1614963555.260504961 Parsing documentation for rb-inotify-0.10.1 1614963555.260508060 Installing ri documentation for rb-inotify-0.10.1 1614963555.260510921 Parsing documentation for rb-fsevent-0.10.4 1614963555.260513067 Installing ri documentation for rb-fsevent-0.10.4 1614963555.260515928 Parsing documentation for chunky_png-1.4.0 1614963555.260518074 Installing ri documentation for chunky_png-1.4.0 1614963555.260520935 Parsing documentation for sass-3.4.25 1614963555.260523081 Installing ri documentation for sass-3.4.25 1614963555.260525942 Parsing documentation for compass-import-once-1.0.5 1614963555.260528088 Installing ri documentation for compass-import-once-1.0.5 1614963555.260530949 Parsing documentation for multi_json-1.15.0 1614963555.260534048 Installing ri documentation for multi_json-1.15.0 1614963555.260535955 Parsing documentation for compass-core-1.0.3 1614963555.260539055 Installing ri documentation for compass-core-1.0.3 1614963555.260540962 Parsing documentation for compass-1.0.3 1614963555.260544062 Installing ri documentation for compass-1.0.3 1614963555.260545969 Done installing documentation for ffi, rb-inotify, rb-fsevent, chunky_png, sass, compass-import-once, multi_json, compass-core, compass after 13 seconds 1614963555.260549068 Successfully installed compass-blueprint-1.0.0 1614963555.260551929 Parsing documentation for compass-blueprint-1.0.0 1614963555.260554075 Installing ri documentation for compass-blueprint-1.0.0 1614963555.260556936 Done installing documentation for compass-blueprint after 0 seconds 1614963555.260560036 11 gems installed 1614963555.270109892 + PATH=/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 1614963555.270365953 + cd .. 1614963555.270382881 + git clone https://github.com/thewml/wml-extended-apis.git 1614963555.272211075 Cloning into 'wml-extended-apis'... 1614963556.267380953 + cd wml-extended-apis/xhtml/1.x 1614963556.267435074 + bash Install.bash 1614963556.357379913 + cd .. 1614963556.357404947 + git clone https://github.com/thewml/latemp.git 1614963556.358860970 Cloning into 'latemp'... 1614963557.824022055 + cd latemp/support-headers 1614963557.824068069 + perl install.pl 1614963557.854619980 + cd .. 1614963557.854646921 + git clone https://github.com/shlomif/wml-affiliations.git 1614963557.856353998 Cloning into 'wml-affiliations'... 1614963558.734368086 + cd wml-affiliations/wml 1614963558.734410048 + bash Install.bash 1614963558.745691061 + bash -x bin/install-npm-deps.sh 1614963558.749953032 + set -e 1614963558.749993086 + npm install 1614963559.274436951 npm WARN npm npm does not support Node.js v10.24.0 1614963559.274713993 npm WARN npm You should probably upgrade to a newer version of node as we 1614963559.274733067 npm WARN npm can't make any promises that npm will work with this version. 1614963559.274930954 npm WARN npm Supported releases of Node.js are the latest release of 4, 6, 7, 8, 9. 1614963559.275016069 npm WARN npm You can find the latest version at https://nodejs.org/ 1614963561.337604046 npm WARN notice [SECURITY] lodash has the following vulnerability: 1 high. Go here for more details: https://www.npmjs.com/advisories?search=lodash&version=4.17.19 - Run `npm i npm@latest -g` to upgrade your npm version, and then `npm audit` to get more info. 1614963563.642422915 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents): 1614963563.642482996 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 1614963563.643215895 1614963563.645416021 added 165 packages from 201 contributors in 4.163s 1614963563.670227051 + PATH=/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/source/node_modules/.bin 1614963563.670284986 + bower install 1614963564.422152042 bower ESUDO Please do not run with sudo 1614963564.422374964 1614963564.422389030 Additional error details: 1614963564.422393084 Since bower is a user command, there is no need to execute it with superuser permissions. 1614963564.422396898 If you're having permission errors when using bower without sudo, please spend a few minutes learning more about how your system should work and make any necessary repairs. 1614963564.422399998 1614963564.422403097 http://www.joyent.com/blog/installing-node-and-npm 1614963564.422406912 https://gist.github.com/isaacs/579814 1614963564.422409058 1614963564.422413111 You can however run a command with sudo using "--allow-root" option 1614963564.795346022 bower jqTree#* not-cached https://github.com/mbraak/jqTree.git#* 1614963564.795402050 bower jqTree#* resolve https://github.com/mbraak/jqTree.git#* 1614963565.474211931 bower jqTree#* download https://github.com/mbraak/jqTree/archive/1.6.0.tar.gz 1614963567.589756012 bower jqTree#* extract archive.tar.gz 1614963567.905584097 bower jqTree#* invalid-meta for:/tmp/c15b7ea9cea82c410a1cd556de5a28b5/bower/375fc68d1d0920b4326501ebe26724d7-48665-VmYK87/bower.json 1614963567.905667067 bower jqTree#* invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes 1614963567.905673027 bower jqTree#* invalid-meta The "main" field cannot contain font, image, audio, or video files 1614963567.911952019 bower jqTree#* resolved https://github.com/mbraak/jqTree.git#1.6.0 1614963568.419626951 bower jquery#>=1.9 not-cached https://github.com/jquery/jquery-dist.git#>=1.9 1614963568.419733047 bower jquery#>=1.9 resolve https://github.com/jquery/jquery-dist.git#>=1.9 1614963569.075050116 bower jquery#>=1.9 download https://github.com/jquery/jquery-dist/archive/3.6.0.tar.gz 1614963569.944953918 bower jquery#>=1.9 extract archive.tar.gz 1614963570.168926001 bower jquery#>=1.9 resolved https://github.com/jquery/jquery-dist.git#3.6.0 1614963570.171665907 bower jqTree#* install jqTree#1.6.0 1614963570.171719074 bower jquery#>=1.9 install jquery#3.6.0 1614963570.428833961 1614963570.428858995 jqTree#1.6.0 bower_components/jqTree 1614963570.428863049 └── jquery#3.6.0 1614963570.428867102 1614963570.428869963 jquery#3.6.0 bower_components/jquery 1614963570.449939966 + bash bin/install-git-cmakey-program-system-wide.bash git installer https://github.com/shlomif/quad-pres 1614963570.451714993 + vcs_tool=git 1614963570.451729059 + shift 1614963570.451730967 + d=installer 1614963570.451734066 + shift 1614963570.451735973 + url=https://github.com/shlomif/quad-pres 1614963570.451738119 + shift 1614963570.451740026 + clone_dir=mygit 1614963570.451741934 + git clone https://github.com/shlomif/quad-pres mygit 1614963570.452878952 Cloning into 'mygit'... 1614963572.055965900 + cd mygit/installer 1614963572.056169033 + mkdir b 1614963572.057651043 + cd b 1614963572.057739019 + cmake .. 1614963572.132262945 -- The C compiler identification is GNU 8.3.0 1614963572.229895115 -- The CXX compiler identification is GNU 8.3.0 1614963572.236346960 -- Check for working C compiler: /usr/bin/cc 1614963572.319813013 -- Check for working C compiler: /usr/bin/cc -- works 1614963572.320625067 -- Detecting C compiler ABI info 1614963572.407167912 -- Detecting C compiler ABI info - done 1614963572.412180901 -- Detecting C compile features 1614963572.670439005 -- Detecting C compile features - done 1614963572.674907923 -- Check for working CXX compiler: /usr/bin/c++ 1614963572.801820993 -- Check for working CXX compiler: /usr/bin/c++ -- works 1614963572.802762032 -- Detecting CXX compiler ABI info 1614963572.928992033 -- Detecting CXX compiler ABI info - done 1614963572.933707952 -- Detecting CXX compile features 1614963573.624484062 -- Detecting CXX compile features - done 1614963573.626178980 CMake Warning at cmake/shlomif_common_bootstrap.cmake:7 (MESSAGE): 1614963573.626194000 Could not find Shlomif_Common.cmake - you can find it here: 1614963573.626199007 https://github.com/shlomif/shlomif-cmake-modules ; trying to download it 1614963573.626203060 for you. 1614963573.626205921 Call Stack (most recent call first): 1614963573.626209021 CMakeLists.txt:6 (INCLUDE) 1614963573.626230955 1614963573.626234055 1614963574.065753937 -- Found Perl: /usr/bin/perl (found version "5.28.1") 1614963574.115798950 -- Configuring done 1614963574.126105070 -- Generating done 1614963574.128931046 -- Build files have been written to: /root/source/mygit/installer/b 1614963574.131412029 + make 1614963574.171670914 Scanning dependencies of target quadp_bin 1614963574.185291052 [ 50%] Generating quadp 1614963574.220071077 [ 50%] Built target quadp_bin 1614963574.234194994 Scanning dependencies of target Path_pm_pl 1614963574.247983932 [100%] Generating Shlomif/Quad/Pres/Path.pm 1614963574.285974026 [100%] Built target Path_pm_pl 1614963574.298311949 + sudo make install 1614963574.353172064 [ 50%] Built target quadp_bin 1614963574.380264044 [100%] Built target Path_pm_pl 1614963574.405301094 Install the project... 1614963574.417026043 -- Install configuration: "" 1614963574.417501926 -- Installing: /usr/local/bin/quadp 1614963574.418502092 -- Installing: /usr/local/share/quad-pres/perl5/Shlomif/Quad/Pres/CGI.pm 1614963574.418850899 -- Installing: /usr/local/share/quad-pres/perl5/Shlomif/Quad/Pres/CmdLine.pm 1614963574.419539928 -- Installing: /usr/local/share/quad-pres/perl5/Shlomif/Quad/Pres/CmdLineMulti.pm 1614963574.419935942 -- Installing: /usr/local/share/quad-pres/perl5/Shlomif/Quad/Pres/Path.pm 1614963574.420687914 -- Installing: /usr/local/share/quad-pres/wml/quadpres_main.wml 1614963574.421247005 -- Installing: /usr/local/share/quad-pres/wml/themes/alon-altman-text/template.wml 1614963574.421690941 -- Installing: /usr/local/share/quad-pres/wml/themes/shlomif-text/template.wml 1614963574.421984911 -- Installing: /usr/local/share/quad-pres/wml/wml_helpers.wml 1614963574.422688961 -- Installing: /usr/local/share/quad-pres/template/style.css 1614963574.422869921 -- Installing: /usr/local/share/quad-pres/template/template.html.wml 1614963574.425724030 + rm -fr mygit 1614963574.478182077 + bash bin/install-git-cmakey-program-system-wide.bash git src https://github.com/thewml/website-meta-language.git 1614963574.480036974 + vcs_tool=git 1614963574.480057001 + shift 1614963574.480063915 + d=src 1614963574.480067968 + shift 1614963574.480071068 + url=https://github.com/thewml/website-meta-language.git 1614963574.480074883 + shift 1614963574.480093002 + clone_dir=mygit 1614963574.480096102 + git clone https://github.com/thewml/website-meta-language.git mygit 1614963574.481708050 Cloning into 'mygit'... 1614963576.326708078 + cd mygit/src 1614963576.327157974 + mkdir b 1614963576.330149889 + cd b 1614963576.330387115 + cmake .. 1614963576.478399038 -- The C compiler identification is GNU 8.3.0 1614963576.599327087 -- The CXX compiler identification is GNU 8.3.0 1614963576.605813026 -- Check for working C compiler: /usr/bin/cc 1614963576.690741062 -- Check for working C compiler: /usr/bin/cc -- works 1614963576.691551924 -- Detecting C compiler ABI info 1614963576.779052019 -- Detecting C compiler ABI info - done 1614963576.784142017 -- Detecting C compile features 1614963577.038213968 -- Detecting C compile features - done 1614963577.042731047 -- Check for working CXX compiler: /usr/bin/c++ 1614963577.163877010 -- Check for working CXX compiler: /usr/bin/c++ -- works 1614963577.164902925 -- Detecting CXX compiler ABI info 1614963577.291033983 -- Detecting CXX compiler ABI info - done 1614963577.295831919 -- Detecting CXX compile features 1614963577.983510971 -- Detecting CXX compile features - done 1614963577.985235929 CMake Warning at cmake/shlomif_common_bootstrap.cmake:7 (MESSAGE): 1614963577.985256910 Could not find Shlomif_Common.cmake - you can find it here: 1614963577.985260963 https://github.com/shlomif/shlomif-cmake-modules ; trying to download it 1614963577.985263109 for you. 1614963577.985265017 Call Stack (most recent call first): 1614963577.985266924 CMakeLists.txt:4 (INCLUDE) 1614963577.985270023 1614963577.985272884 1614963578.333919048 -- Found Perl: /usr/bin/perl (found version "5.28.1") 1614963578.525079966 -- Looking for wsyncup in /usr/lib/x86_64-linux-gnu/libcurses.so 1614963578.618571997 -- Looking for wsyncup in /usr/lib/x86_64-linux-gnu/libcurses.so - found 1614963578.619733095 -- Looking for cbreak in /usr/lib/x86_64-linux-gnu/libncurses.so 1614963578.709801912 -- Looking for cbreak in /usr/lib/x86_64-linux-gnu/libncurses.so - found 1614963578.711829901 -- Found Curses: /usr/lib/x86_64-linux-gnu/libncurses.so 1614963578.718777895 -- Looking for dirent.h 1614963578.805758953 -- Looking for dirent.h - found 1614963578.806736946 -- Looking for alloca.h 1614963578.891750097 -- Looking for alloca.h - found 1614963578.892743111 -- Looking for argz.h 1614963578.978689909 -- Looking for argz.h - found 1614963578.979713917 -- Looking for dld.h 1614963579.013926029 -- Looking for dld.h - not found 1614963579.014893055 -- Looking for dlfcn.h 1614963579.098819017 -- Looking for dlfcn.h - found 1614963579.099785089 -- Looking for dl.h 1614963579.133389950 -- Looking for dl.h - not found 1614963579.134262085 -- Looking for memory.h 1614963579.219649076 -- Looking for memory.h - found 1614963579.220550060 -- Looking for pwd.h 1614963579.305658102 -- Looking for pwd.h - found 1614963579.306452036 -- Looking for sys/dl.h 1614963579.339536905 -- Looking for sys/dl.h - not found 1614963579.340373993 -- Looking for sys/param.h 1614963579.429688931 -- Looking for sys/param.h - found 1614963579.430476904 -- Looking for unistd.h 1614963579.515614033 -- Looking for unistd.h - found 1614963579.515913963 -- Looking for __argz_count 1614963579.601655960 -- Looking for __argz_count - found 1614963579.601877928 -- Looking for __argz_next 1614963579.687622070 -- Looking for __argz_next - found 1614963579.687808037 -- Looking for __argz_stringify 1614963579.773621082 -- Looking for __argz_stringify - found 1614963579.773957968 -- Looking for alloca 1614963579.859838963 -- Looking for alloca - not found 1614963579.860131025 -- Looking for argz_append 1614963579.945647955 -- Looking for argz_append - found 1614963579.945950031 -- Looking for argz_create_sep 1614963580.031558990 -- Looking for argz_create_sep - found 1614963580.031754971 -- Looking for argz_insert 1614963580.116686106 -- Looking for argz_insert - found 1614963580.117144108 -- Looking for argz_next 1614963580.205539942 -- Looking for argz_next - found 1614963580.205851078 -- Looking for argz_stringify 1614963580.292778969 -- Looking for argz_stringify - found 1614963580.293181896 -- Looking for dlerror 1614963580.378740072 -- Looking for dlerror - not found 1614963580.379077911 -- Looking for feof_unlocked 1614963580.464595079 -- Looking for feof_unlocked - found 1614963580.465018034 -- Looking for fgets_unlocked 1614963580.549247980 -- Looking for fgets_unlocked - found 1614963580.549525976 -- Looking for getc_unlocked 1614963580.634814024 -- Looking for getc_unlocked - found 1614963580.635039091 -- Looking for getegid 1614963580.720565081 -- Looking for getegid - found 1614963580.720974922 -- Looking for geteuid 1614963580.807708025 -- Looking for geteuid - found 1614963580.807920933 -- Looking for getgid 1614963580.893673897 -- Looking for getgid - found 1614963580.893919945 -- Looking for getgrgid 1614963580.979581118 -- Looking for getgrgid - found 1614963580.979917049 -- Looking for getpagesize 1614963581.067493916 -- Looking for getpagesize - found 1614963581.067755938 -- Looking for getpwuid 1614963581.153723955 -- Looking for getpwuid - found 1614963581.153887033 -- Looking for getuid 1614963581.238940954 -- Looking for getuid - found 1614963581.239244938 -- Looking for mempcpy 1614963581.324661016 -- Looking for mempcpy - found 1614963581.324903965 -- Looking for munmap 1614963581.410651922 -- Looking for munmap - found 1614963581.410887003 -- Looking for obstack 1614963581.495747089 -- Looking for obstack - not found 1614963581.495937109 -- Looking for stpcpy 1614963581.580679893 -- Looking for stpcpy - found 1614963581.580965042 -- Looking for strcasecmp 1614963581.667814970 -- Looking for strcasecmp - found 1614963581.668010950 -- Looking for tsearch 1614963581.754538059 -- Looking for tsearch - found 1614963581.754890919 -- Looking for xmalloc 1614963581.840758085 -- Looking for xmalloc - not found 1614963581.841013908 -- Looking for xstrdup 1614963581.929951906 -- Looking for xstrdup - not found 1614963581.996412039 -- Looking for netinet/in.h 1614963582.088649035 -- Looking for netinet/in.h - found 1614963582.089787006 -- Looking for sys/socket.h 1614963582.178529978 -- Looking for sys/socket.h - found 1614963582.179053068 -- Looking for setegid 1614963582.265716076 -- Looking for setegid - found 1614963582.265933990 -- Looking for seteuid 1614963582.351607084 -- Looking for seteuid - found 1614963582.475263119 -- Configuring done 1614963582.580610991 -- Generating done 1614963582.598910093 -- Build files have been written to: /root/source/mygit/src/b 1614963582.604223967 + make 1614963582.646719933 [ 1%] Generating iselect_readme.c 1614963582.687961102 [ 1%] Generating iselect_help.c 1614963582.734839916 Scanning dependencies of target iselect 1614963582.749205112 [ 1%] Building C object wml_aux/iselect/CMakeFiles/iselect.dir/iselect_help.c.o 1614963582.775377989 [ 2%] Building C object wml_aux/iselect/CMakeFiles/iselect.dir/iselect_readme.c.o 1614963582.800410032 [ 2%] Building C object wml_aux/iselect/CMakeFiles/iselect.dir/__/__/lib/getopt.c.o 1614963582.828597069 [ 3%] Building C object wml_aux/iselect/CMakeFiles/iselect.dir/__/__/lib/getopt1.c.o 1614963582.856132984 [ 3%] Building C object wml_aux/iselect/CMakeFiles/iselect.dir/iselect_main.c.o 1614963582.903937101 [ 4%] Building C object wml_aux/iselect/CMakeFiles/iselect.dir/iselect_browse.c.o 1614963582.974102974 [ 4%] Building C object wml_aux/iselect/CMakeFiles/iselect.dir/iselect_keys.c.o 1614963583.022996902 [ 5%] Linking C executable wml_aux_iselect 1614963583.033876896 /usr/bin/cc -rdynamic CMakeFiles/iselect.dir/iselect_help.c.o CMakeFiles/iselect.dir/iselect_readme.c.o CMakeFiles/iselect.dir/__/__/lib/getopt.c.o CMakeFiles/iselect.dir/__/__/lib/getopt1.c.o CMakeFiles/iselect.dir/iselect_main.c.o CMakeFiles/iselect.dir/iselect_browse.c.o CMakeFiles/iselect.dir/iselect_keys.c.o -o wml_aux_iselect -lncurses -lform 1614963583.072161913 [ 5%] Built target iselect 1614963583.085788965 Scanning dependencies of target wml_aux_iselect 1614963583.099848986 [ 6%] Generating iselect.1 1614963583.182240009 [ 6%] Built target wml_aux_iselect 1614963583.196782112 Scanning dependencies of target pod_htmlinfo 1614963583.210704088 [ 7%] Generating htmlinfo.1 1614963583.283885002 [ 7%] Built target pod_htmlinfo 1614963583.297732115 Scanning dependencies of target preproc_htmlinfo 1614963583.311038971 [ 7%] Generating htmlinfo.pl 1614963583.339521885 [ 7%] Built target preproc_htmlinfo 1614963583.353379011 Scanning dependencies of target pod_map2html 1614963583.366705894 [ 7%] Generating map2html.1 1614963583.441884995 [ 7%] Built target pod_map2html 1614963583.456218004 Scanning dependencies of target preproc_map2html 1614963583.470031977 [ 8%] Generating map2html.pl 1614963583.498769999 [ 8%] Built target preproc_map2html 1614963583.512696028 Scanning dependencies of target pod_freetable 1614963583.526051998 [ 8%] Generating freetable.1 1614963583.606009960 [ 8%] Built target pod_freetable 1614963583.620480061 Scanning dependencies of target preproc_freetable 1614963583.633892059 [ 9%] Generating freetable.pl 1614963583.662287951 [ 9%] Built target preproc_freetable 1614963583.677122116 Scanning dependencies of target ipp_preproc 1614963583.691154957 [ 10%] Generating ipp.pl 1614963583.719008923 [ 10%] Built target ipp_preproc 1614963583.733191967 Scanning dependencies of target ipp_pod 1614963583.747725010 [ 11%] Generating ipp.1 1614963583.833013058 [ 11%] Built target ipp_pod 1614963583.850264072 Scanning dependencies of target gettext 1614963583.864737034 [ 11%] Building C object wml_backend/p2_mp4h/CMakeFiles/gettext.dir/modules/intl/gettext.c.o 1614963583.911681890 [ 12%] Linking C shared module gettext.so 1614963583.953299046 [ 12%] Built target gettext 1614963583.967061043 Scanning dependencies of target mp4hp__gettext 1614963583.980537891 [ 12%] Generating gettext.mp4hp 1614963583.995666981 [ 12%] Built target mp4hp__gettext 1614963584.011485100 Scanning dependencies of target exec 1614963584.025485992 [ 13%] Building C object wml_backend/p2_mp4h/CMakeFiles/exec.dir/modules/system/exec.c.o 1614963584.075944901 [ 13%] Linking C shared module exec.so 1614963584.117801905 [ 13%] Built target exec 1614963584.133660078 Scanning dependencies of target sh 1614963584.147639036 [ 13%] Building C object wml_backend/p2_mp4h/CMakeFiles/sh.dir/modules/system/sh.c.o 1614963584.189096928 [ 14%] Linking C shared module sh.so 1614963584.230328083 [ 14%] Built target sh 1614963584.244251966 Scanning dependencies of target mp4hp__exec 1614963584.257325888 [ 15%] Generating exec.mp4hp 1614963584.272798061 [ 15%] Built target mp4hp__exec 1614963584.286623955 Scanning dependencies of target mp4hp__sh 1614963584.299952030 [ 16%] Generating sh.mp4hp 1614963584.315126896 [ 16%] Built target mp4hp__sh 1614963584.331816912 Scanning dependencies of target mp4h_lib 1614963584.345870018 [ 16%] Building C object wml_backend/p2_mp4h/lib/CMakeFiles/mp4h_lib.dir/error.c.o 1614963584.386723042 [ 17%] Building C object wml_backend/p2_mp4h/lib/CMakeFiles/mp4h_lib.dir/obstack.c.o 1614963584.416460991 [ 17%] Building C object wml_backend/p2_mp4h/lib/CMakeFiles/mp4h_lib.dir/xmalloc.c.o 1614963584.453080893 [ 18%] Building C object wml_backend/p2_mp4h/lib/CMakeFiles/mp4h_lib.dir/xstrdup.c.o 1614963584.483762026 [ 18%] Linking C static library libmp4h_lib.a 1614963584.525796890 [ 18%] Built target mp4h_lib 1614963584.550056934 Scanning dependencies of target mp4h 1614963584.563930035 [ 18%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/builtin.c.o 1614963584.851703882 [ 19%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/debug.c.o 1614963584.908894062 [ 19%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/devel.c.o 1614963584.963520050 [ 20%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/freeze.c.o 1614963585.019629002 [ 20%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/input.c.o 1614963585.107824087 [ 21%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/ltdl.c.o 1614963585.227458954 [ 21%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/macro.c.o 1614963585.311171055 [ 22%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/module.c.o 1614963585.376842976 [ 22%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/mp4h.c.o 1614963585.428807020 [ 23%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/output.c.o 1614963585.492249966 [ 23%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/path.c.o 1614963585.539988995 [ 24%] Building C object wml_backend/p2_mp4h/src/CMakeFiles/mp4h.dir/symtab.c.o 1614963585.591160059 [ 24%] Linking C executable wml_p2_mp4h 1614963585.602274895 /usr/bin/cc -rdynamic CMakeFiles/mp4h.dir/builtin.c.o CMakeFiles/mp4h.dir/debug.c.o CMakeFiles/mp4h.dir/devel.c.o CMakeFiles/mp4h.dir/freeze.c.o CMakeFiles/mp4h.dir/input.c.o CMakeFiles/mp4h.dir/ltdl.c.o CMakeFiles/mp4h.dir/macro.c.o CMakeFiles/mp4h.dir/module.c.o CMakeFiles/mp4h.dir/mp4h.c.o CMakeFiles/mp4h.dir/output.c.o CMakeFiles/mp4h.dir/path.c.o CMakeFiles/mp4h.dir/symtab.c.o -o wml_p2_mp4h -lm -lpcre ../lib/libmp4h_lib.a -ldl 1614963585.647641897 [ 24%] Built target mp4h 1614963585.661612988 Scanning dependencies of target mp4h_pod 1614963585.675424099 [ 24%] Generating mp4h.pod 1614963585.738548994 [ 25%] Generating mp4h.1 1614963585.912961006 [ 25%] Built target mp4h_pod 1614963585.927222967 Scanning dependencies of target mp4h_doc_html 1614963585.941071987 [ 26%] Generating mp4h.html 1614963586.051975965 [ 26%] Built target mp4h_doc_html 1614963586.066668987 Scanning dependencies of target eperl_pod_preproc 1614963586.080389023 [ 26%] Generating eperl.pod 1614963586.120362997 [ 26%] Built target eperl_pod_preproc 1614963586.134186029 [ 26%] Generating eperl_perl5_sm.h 1614963586.162436008 [ 27%] Generating eperl_license.c 1614963586.203855038 [ 27%] Generating eperl_logo.c 1614963586.246865034 [ 28%] Generating eperl_readme.c 1614963586.296977997 Scanning dependencies of target eperl 1614963586.311745882 [ 29%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/__/__/lib/getopt.c.o 1614963586.338888884 [ 29%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/__/__/lib/getopt1.c.o 1614963586.365864992 [ 30%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/eperl_license.c.o 1614963586.386081934 [ 30%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/eperl_logo.c.o 1614963586.406857967 [ 31%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/eperl_readme.c.o 1614963586.427611113 [ 31%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/eperl_debug.c.o 1614963586.479410887 [ 32%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/eperl_http.c.o 1614963586.598573923 [ 32%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/eperl_main.c.o 1614963586.840867043 [ 33%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/eperl_parse.c.o 1614963586.973947048 [ 33%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/eperl_perl5.c.o 1614963587.232763052 [ 34%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/eperl_pp.c.o 1614963587.392750025 [ 34%] Building C object wml_backend/p3_eperl/CMakeFiles/eperl.dir/eperl_sys.c.o 1614963587.510854006 [ 35%] Linking C executable wml_p3_eperl 1614963587.539036036 /usr/bin/ld: cannot find -lgdbm 1614963587.539103031 /usr/bin/ld: cannot find -lgdbm_compat 1614963587.539108038 collect2: error: ld returned 1 exit status 1614963587.540857077 make[2]: *** [wml_backend/p3_eperl/CMakeFiles/eperl.dir/build.make:266: wml_backend/p3_eperl/wml_p3_eperl] Error 1 1614963587.540987968 make[1]: *** [CMakeFiles/Makefile2:1130: wml_backend/p3_eperl/CMakeFiles/eperl.dir/all] Error 2 1614963587.541223049 make: *** [Makefile:163: all] Error 2 1614963587.541575909 + exit -1 1614963587.541795969 + exit -1 1614963587.960259914 Running [systemd-run --scope --user podman exec shlomi_fish_homesite_deb10 bash -c set -e -x 1614963587.960315943 mv /temp-git ~/source 1614963587.960326910 true || ls -lR /root 1614963587.960334063 cat /etc/apt/sources.list 1614963587.960340977 sed -r -i -e 's#^(deb *)[^ ]+( *buster +main.*)$#\1http://mirror.isoc.org.il/pub/debian\2#' /etc/apt/sources.list 1614963587.960347891 cat /etc/apt/sources.list 1614963587.960355043 # exit 5 1614963587.960362911 su -c "apt-get update" 1614963587.960370064 su -c "apt-get -y install eatmydata netselect-apt sudo" 1614963587.960376978 # sudo netselect-apt -c israel -t 3 -a amd64 # -n buster 1614963587.960382938 sudo apt-get update -qq 1614963587.960390091 1614963587.960396051 cd ~/source 1614963587.960405111 sudo eatmydata apt-get --no-install-recommends install -y build-essential cmake cmake-data cookiecutter cpanminus cppcheck fortune-mod g++ gcc git graphicsmagick hunspell hunspell-en-gb inkscape libdb5.3-dev libdbd-sqlite3-perl libgd-dev libgmp-dev libhunspell-dev libncurses-dev libpcre2-dev libpcre3-dev libperl-dev libprimesieve-dev libxml2-dev lynx lynx make nodejs npm optipng perl primesieve pypy3 python3 python3-cookiecutter python3-pip python3-setuptools python3-venv python3-virtualenv python3-virtualenv rsync ruby ruby-dev ruby-rspec tidy txt2html virtualenv xsltproc xz-utils zip zip 1614963587.960416079 sudo ln -sf /usr/bin/make /usr/bin/gmake 1614963587.960427046 if false 1614963587.960436106 then 1614963587.960444927 git clone https://github.com/kimwalisch/primesieve 1614963587.960454941 cd primesieve 1614963587.960464954 cmake . 1614963587.960474014 make -j2 1614963587.960484028 sudo make install 1614963587.960494995 cd .. 1614963587.960505962 rm -fr primesieve 1614963587.960516930 fi 1614963587.960527897 sudo -H `which python3` -m pip install beautifulsoup4 bs4 click cookiecutter lxml pycotap rebookmaker vnu_validator weasyprint zenfilter Pillow WebTest 1614963587.960539103 cpanm -vvv IO::Async 1614963587.960550070 cpanm --notest App::Deps::Verify App::XML::DocBook::Builder Pod::Xhtml 1614963587.960561037 cpanm --notest HTML::T5 1614963587.960570097 # For wml 1614963587.960580111 cpanm --notest Bit::Vector Carp::Always Class::XSAccessor GD Getopt::Long IO::All Image::Size List::MoreUtils Path::Tiny Term::ReadKey 1614963587.960589886 # For quadp 1614963587.960601091 cpanm --notest Class::XSAccessor Config::IniFiles HTML::Links::Localize 1614963587.960612059 sudo cpanm --notest App::Deps::Verify Carp::Always File::Which IO::All List::MoreUtils Math::BigInt::GMP Math::GMP MooX MooX::late Path::Tiny String::ShellQuote Test::Code::TidyAll Test::Differences Test::File::IsSorted Test::PerlTidy Test::TrailingSpace Tree::AVL 1614963587.960623026 sudo cpanm --notest https://salsa.debian.org/reproducible-builds/strip-nondeterminism.git 1614963587.960633039 perl bin/my-cookiecutter.pl 1614963587.960644960 deps-app plinst --notest -i bin/common-required-deps.yml -i bin/required-modules.yml 1614963587.960654974 gem install asciidoctor compass compass-blueprint 1614963587.960665941 PATH="$HOME/bin:$PATH" 1614963587.960675955 ( cd .. && git clone https://github.com/thewml/wml-extended-apis.git && cd wml-extended-apis/xhtml/1.x && bash Install.bash ) 1614963587.960686922 ( cd .. && git clone https://github.com/thewml/latemp.git && cd latemp/support-headers && perl install.pl ) 1614963587.960697889 ( cd .. && git clone https://github.com/shlomif/wml-affiliations.git && cd wml-affiliations/wml && bash Install.bash ) 1614963587.960709095 bash -x bin/install-npm-deps.sh 1614963587.960719109 bash bin/install-git-cmakey-program-system-wide.bash 'git' 'installer' 'https://github.com/shlomif/quad-pres' 1614963587.960730076 bash bin/install-git-cmakey-program-system-wide.bash 'git' 'src' 'https://github.com/thewml/website-meta-language.git' 1614963587.960740089 bash bin/install-git-cmakey-program-system-wide.bash 'git' 'installer' 'https://github.com/thewml/latemp.git' 1614963587.960751057 echo '{"amazon_sak":"invalid"}' > "$HOME"/.shlomifish-amazon-sak.json 1614963587.960761070 ( cd "$HOME" && git clone https://github.com/w3c/markup-validator.git ) 1614963587.960771084 pwd 1614963587.960781097 echo "HOME=$HOME" 1614963587.960792065 virtualenv -p `which pypy3` /pypyenv 1614963587.960803032 source /pypyenv/bin/activate 1614963587.960813046 pydeps="flake8 six" 1614963587.960824013 `which python3` -m pip install $pydeps 1614963587.960833073 export LD_LIBRARY_PATH="/usr/local/lib:$LD_LIBRARY_PATH" 1614963587.960856915 cmake_build_is_already_part_of_test_sh='true' 1614963587.960860014 if test "$cmake_build_is_already_part_of_test_sh" != "true" 1614963587.960863113 then 1614963587.960866928 true # bash -c "mkdir b ; cd b ; make && cd .. && rm -fr b" 1614963587.960870028 fi 1614963587.960872889 bash bin/rebuild 1614963587.960875988 ] failed! at /home/shlomif/perl5/lib/perl5/Docker/CLI/Wrapper/Base.pm line 22.