Sat 6 Feb 13:27:13 UTC 2021: Using CONF from /home/debian-cd/build.buster/CONF.sh.buster_release. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD[1234567890]* rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/tasks rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/*.filelist* rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/packages-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/upgrade-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/md5-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt echo "Updating task files..." Updating task files... mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/tasks echo "- copying task files from 'tasks/buster/'" - copying task files from 'tasks/buster/' cp -r /home/debian-cd/build.buster/debian-cd/tasks/buster/* /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/tasks echo "- generating dynamic task files" - generating dynamic task files set -e; cd /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/tasks; \ /home/debian-cd/build.buster/debian-cd/tools/update_tasks; \ /home/debian-cd/build.buster/debian-cd/tools/generate_di_list; \ /home/debian-cd/build.buster/debian-cd/tools/generate_di+k_list update_tasks: Using "gnome" as the default desktop, as specified by pool/main/t/tasksel/task-desktop_3.53_all.deb date -u '+%Y%m%d' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/DATE date -u '+%Y%m%dT%H%M%SZ' --date tomorrow > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/DATE-zulu dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.114_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/debootstrap/usr/share/debootstrap/scripts/buster ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/debootstrap/usr/share/debootstrap/scripts/buster ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/tools/boot/sid ; \ fi for ARCH in armhf; do \ echo "Using the provided status file for buster-$ARCH ..."; \ cp /home/debian-cd/build.buster/debian-cd/data/buster/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt/buster-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ if [ "$BACKPORTS"x != ""x ] ; then \ echo "Using the provided status file for buster-backports-$ARCH ..."; \ cp /home/debian-cd/build.buster/debian-cd/data/buster/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt/buster-backports-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ fi; \ done Using the provided status file for buster-armhf ... make[2]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.114_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/debootstrap/usr/share/debootstrap/scripts/buster ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/debootstrap/usr/share/debootstrap/scripts/buster ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/tools/boot/sid ; \ fi Generating a fake status file for apt-get and apt-cache... for ARCH in armhf; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt/buster-$ARCH/apt/preferences.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt/buster-backports-$ARCH/apt/preferences.d; \ fi; \ if [ $ARCH = "source" -o "3" = "1" -o "3" = "2" -o "3" = "C" -o "3" = "F" ];then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt/buster-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt/buster-backports-$ARCH/status ; \ fi; \ else \ /home/debian-cd/build.buster/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-$ARCH/Packages.*z* | \ perl -000 -ne 's/^(Package: .*)$/$1\nStatus: install ok installed/m; print if (/^Priority: (required|important|standard)/m or /^Section: base/m);' \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt/buster-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ /home/debian-cd/build.buster/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-$ARCH/Packages.*z* | \ perl -000 -ne 's/^(Package: .*)$/$1\nStatus: install ok installed/m; print if (/^Priority: (required|important|standard)/m or /^Section: base/m);' \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt/buster-backports-$ARCH/status ; \ fi; \ fi; \ done; :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/archive-keyring dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2019.1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/archive-keyring for ARCH in armhf; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt/buster-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt/buster-$ARCH/apt/trusted.gpg.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt/buster-backports-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt/buster-backports-$ARCH/apt/trusted.gpg.d; \ fi; \ done # Updating the apt database for ARCH in armhf; do \ export ARCH=$ARCH; \ /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ fi; \ done Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian buster InRelease [122 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian buster InRelease [122 kB] Get:2 file:/srv/cdbuilder.debian.org/src/ftp/debian buster/contrib armhf Packages [47.7 kB] Get:3 file:/srv/cdbuilder.debian.org/src/ftp/debian buster/main/debian-installer armhf Packages [63.9 kB] Get:4 file:/srv/cdbuilder.debian.org/src/ftp/debian buster/main armhf Packages [10.5 MB] Reading package lists... # If we're doing a build using d-i from sid, we'll need sid sources too if [ ""x = "yes"x ] && \ [ "buster"x != ""x ] && \ [ "buster"x != "buster"x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt/buster-source/apt/preferences.d ; \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt/buster-source/status ; \ export CODENAME=buster; \ export ARCH=source; \ /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ fi; \ fi for ARCH in armhf; do \ export ARCH=$ARCH; \ /home/debian-cd/build.buster/debian-cd/tools/apt-selection check || make correctstatus; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.buster/debian-cd/tools/apt-selection check || make correctstatus; \ fi; \ done Reading package lists... Building dependency tree... You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: apt : Depends: libapt-pkg5.0 (>= 1.7.0~alpha3~) but it is not installed Depends: libc6 (>= 2.15) Depends: libgcc1 (>= 1:3.5) but it is not installed Depends: libgnutls30 (>= 3.6.6) but it is not installed Depends: libseccomp2 (>= 1.0.1) but it is not installed Depends: libstdc++6 (>= 5.2) but it is not installed apt-listchanges : Depends: python3-apt (>= 0.7.93) but it is not installed Depends: python3-debconf but it is not installed Depends: python3:any (>= 3.5~) apt-utils : Depends: libapt-inst2.0 (>= 1.0.5) but it is not installed Depends: libapt-pkg5.0 (>= 1.3~rc2) but it is not installed Depends: libc6 (>= 2.4) Depends: libdb5.3 but it is not installed Depends: libgcc1 (>= 1:3.5) but it is not installed Depends: libstdc++6 (>= 5.2) but it is not installed base-passwd : Depends: libc6 (>= 2.8) Depends: libdebconfclient0 (>= 0.145) but it is not installed bash : PreDepends: libc6 (>= 2.28) PreDepends: libtinfo6 (>= 6) but it is not installed bind9-host : Depends: libbind9-161 (= 1:9.11.5.P4+dfsg-5.1+deb10u2) but it is not installed Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u2) but it is not installed Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u2) but it is not installed Depends: libisccfg163 (= 1:9.11.5.P4+dfsg-5.1+deb10u2) but it is not installed Depends: liblwres161 (= 1:9.11.5.P4+dfsg-5.1+deb10u2) but it is not installed Depends: libc6 (>= 2.4) Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libcom-err2 (>= 1.43.9) but it is not installed Depends: libfstrm0 (>= 0.2.0) but it is not installed Depends: libgeoip1 but it is not installed Depends: libgssapi-krb5-2 (>= 1.6.dfsg.2) but it is not installed Depends: libidn2-0 (>= 2.0.0) but it is not installed Depends: libjson-c3 (>= 0.10) but it is not installed Depends: libk5crypto3 (>= 1.6.dfsg.2) but it is not installed Depends: libkrb5-3 (>= 1.6.dfsg.2) but it is not installed Depends: liblmdb0 (>= 0.9.6) but it is not installed Depends: libprotobuf-c1 (>= 1.0.0) but it is not installed Depends: libssl1.1 (>= 1.1.0) but it is not installed Depends: libxml2 (>= 2.6.27) but it is not installed bsdmainutils : Depends: libbsd0 (>= 0.2.0) but it is not installed Depends: libc6 (>= 2.8) Depends: libtinfo6 (>= 6) but it is not installed bsdutils : PreDepends: libc6 (>= 2.28) PreDepends: libsystemd0 but it is not installed bzip2 : Depends: libbz2-1.0 (= 1.0.6-9.2~deb10u1) but it is not installed Depends: libc6 (>= 2.4) coreutils : PreDepends: libacl1 (>= 2.2.23) but it is not installed PreDepends: libattr1 (>= 1:2.4.44) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libselinux1 (>= 2.1.13) but it is not installed cpio : Depends: libc6 (>= 2.17) cron : Depends: libc6 (>= 2.28) Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 2.0.82) but it is not installed Depends: lsb-base (>= 3.0-10) but it is not installed dash : PreDepends: libc6 (>= 2.28) dbus : Depends: libapparmor1 (>= 2.8.94) but it is not installed Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.28) Depends: libcap-ng0 (>= 0.7.9) but it is not installed Depends: libdbus-1-3 (= 1.12.20-0+deb10u1) but it is not installed Depends: libexpat1 (>= 2.1~beta3) but it is not installed Depends: libselinux1 (>= 2.0.65) but it is not installed Depends: libsystemd0 but it is not installed debconf-i18n : Depends: liblocale-gettext-perl but it is not installed Depends: libtext-iconv-perl but it is not installed Depends: libtext-wrapi18n-perl but it is not installed Depends: libtext-charwidth-perl but it is not installed debianutils : PreDepends: libc6 (>= 2.15) diffutils : PreDepends: libc6 (>= 2.17) dmidecode : Depends: libc6 (>= 2.4) dpkg : PreDepends: libbz2-1.0 but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: liblzma5 (>= 5.2.2) but it is not installed PreDepends: libselinux1 (>= 2.3) but it is not installed PreDepends: zlib1g (>= 1:1.1.4) but it is not installed e2fsprogs : PreDepends: libblkid1 (>= 2.17.2) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libcom-err2 (>= 1.43.9) but it is not installed PreDepends: libext2fs2 (= 1.44.5-1+deb10u3) but it is not installed PreDepends: libss2 (>= 1.38) but it is not installed PreDepends: libuuid1 (>= 2.16) but it is not installed fdisk : Depends: libc6 (>= 2.28) Depends: libfdisk1 (>= 2.33) but it is not installed Depends: libmount1 (>= 2.24.2) but it is not installed Depends: libncursesw6 (>= 6) but it is not installed Depends: libsmartcols1 (>= 2.28~rc1) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed file : Depends: libc6 (>= 2.4) Depends: libmagic1 (= 1:5.35-4+deb10u2) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed findutils : PreDepends: libc6 (>= 2.28) PreDepends: libselinux1 (>= 1.32) but it is not installed gettext-base : Depends: libc6 (>= 2.4) gpgv : Depends: libbz2-1.0 but it is not installed Depends: libc6 (>= 2.28) Depends: libgcrypt20 (>= 1.8.0) but it is not installed Depends: libgpg-error0 (>= 1.26-2~) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed grep : PreDepends: libc6 (>= 2.28) PreDepends: libpcre3 but it is not installed groff-base : Depends: libc6 (>= 2.4) Depends: libgcc1 (>= 1:4.0) but it is not installed Depends: libstdc++6 (>= 4.3.0) but it is not installed Depends: libuchardet0 (>= 0.0.1) but it is not installed gzip : PreDepends: libc6 (>= 2.28) hdparm : Depends: libc6 (>= 2.7) Depends: lsb-base but it is not installed hostname : PreDepends: libc6 (>= 2.4) ifupdown : Depends: libc6 (>= 2.28) Depends: lsb-base but it is not installed iproute2 : Depends: libc6 (>= 2.27) Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libdb5.3 but it is not installed Depends: libelf1 (>= 0.131) but it is not installed Depends: libmnl0 (>= 1.0.3-4~) but it is not installed Depends: libselinux1 (>= 2.0.15) but it is not installed Depends: libxtables12 (>= 1.6.0+snapshot20161117) but it is not installed Depends: libcap2-bin but it is not installed iptables : Depends: libip4tc0 (= 1.8.2-4) but it is not installed Depends: libip6tc0 (= 1.8.2-4) but it is not installed Depends: libiptc0 (= 1.8.2-4) but it is not installed Depends: libxtables12 (= 1.8.2-4) but it is not installed Depends: libc6 (>= 2.28) Depends: libmnl0 (>= 1.0.3-4~) but it is not installed Depends: libnetfilter-conntrack3 but it is not installed Depends: libnfnetlink0 but it is not installed Depends: libnftnl11 (>= 1.1.2) but it is not installed iputils-ping : Depends: libc6 (>= 2.11) Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libidn2-0 (>= 0.6) but it is not installed Depends: libnettle6 but it is not installed isc-dhcp-client : Depends: libc6 (>= 2.28) Depends: libdns-export1104 but it is not installed Depends: libisc-export1100 but it is not installed kmod : Depends: libc6 (>= 2.17) Depends: liblzma5 (>= 5.1.1alpha+20120614) but it is not installed Depends: libssl1.1 (>= 1.1.0) but it is not installed Depends: libkmod2 (= 26-1) but it is not installed Depends: lsb-base but it is not installed less : Depends: libc6 (>= 2.11) Depends: libtinfo6 (>= 6) but it is not installed libc-bin : Depends: libc6 (> 2.28) Depends: libc6 (< 2.29) liblockfile-bin : Depends: libc6 (>= 2.4) libnss-systemd : Depends: libc6 (>= 2.28) libpam-modules : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libdb5.3 but it is not installed PreDepends: libpam0g (>= 1.3.1) but it is not installed PreDepends: libselinux1 (>= 2.1.9) but it is not installed libpam-modules-bin : Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.4) Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 1.32) but it is not installed libpam-systemd : Depends: libc6 (>= 2.28) Depends: libpam0g (>= 0.99.7.1) but it is not installed login : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.7) PreDepends: libpam0g (>= 0.99.7.1) but it is not installed logrotate : Depends: libacl1 (>= 2.2.51-8) but it is not installed Depends: libc6 (>= 2.27) Depends: libpopt0 (>= 1.14) but it is not installed Depends: libselinux1 (>= 1.32) but it is not installed lsof : Depends: libc6 (>= 2.11) Depends: libselinux1 (>= 1.32) but it is not installed man-db : Depends: libc6 (>= 2.28) Depends: libgdbm6 (>= 1.16) but it is not installed Depends: libpipeline1 (>= 1.5.0) but it is not installed Depends: libseccomp2 (>= 2.1.0) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed mawk : PreDepends: libc6 (>= 2.11) mount : PreDepends: libblkid1 (>= 2.17.2) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libmount1 (>= 2.33) but it is not installed PreDepends: libselinux1 (>= 2.6-3~) but it is not installed PreDepends: libsmartcols1 (>= 2.33) but it is not installed nano : Depends: libc6 (>= 2.28) Depends: libncursesw6 (>= 6) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed ncurses-bin : PreDepends: libc6 (>= 2.7) PreDepends: libtinfo6 (>= 6.1) but it is not installed netcat-traditional : Depends: libc6 (>= 2.15) openssh-client : Depends: libc6 (>= 2.28) Depends: libedit2 (>= 2.11-20080614-0) but it is not installed Depends: libgssapi-krb5-2 (>= 1.17) but it is not installed Depends: libselinux1 (>= 1.32) but it is not installed Depends: libssl1.1 (>= 1.1.1) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed passwd : Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.8) Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 1.32) but it is not installed Depends: libsemanage1 (>= 2.0.3) but it is not installed pciutils : Depends: libc6 (>= 2.7) Depends: libkmod2 (>= 5~) but it is not installed Depends: libpci3 (= 1:3.5.2-1) but it is not installed perl : Depends: libperl5.28 (= 5.28.1-6+deb10u1) but it is not installed perl-base : PreDepends: libc6 (>= 2.28) procps : Depends: libc6 (>= 2.27) Depends: libncurses6 (>= 6) but it is not installed Depends: libncursesw6 (>= 6) but it is not installed Depends: libprocps7 (>= 2:3.3.15-1) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed Depends: lsb-base (>= 3.0-10) but it is not installed python : Depends: libpython-stdlib (= 2.7.16-1) but it is not installed Depends: python2 (= 2.7.16-1) but it is not installed python-minimal : Depends: python2.7-minimal (>= 2.7.16-1~) but it is not installed Depends: python2-minimal (= 2.7.16-1) but it is not installed python2.7 : Depends: python2.7-minimal (= 2.7.16-2+deb10u1) but it is not installed Depends: libpython2.7-stdlib (= 2.7.16-2+deb10u1) but it is not installed python3-reportbug : Depends: python3:any Depends: python3-debian but it is not installed Depends: python3-debianbts (>= 1.13) but it is not installed Depends: python3-requests but it is not installed Depends: python3-apt but it is not installed reportbug : Depends: python3:any rsyslog : Depends: libc6 (>= 2.28) Depends: libestr0 (>= 0.1.4) but it is not installed Depends: libfastjson4 (>= 0.99.7) but it is not installed Depends: liblognorm5 (>= 2.0.3) but it is not installed Depends: libsystemd0 (>= 209) but it is not installed Depends: libuuid1 (>= 2.16) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed Depends: lsb-base (>= 3.2-14) but it is not installed sed : PreDepends: libacl1 (>= 2.2.51-8) but it is not installed PreDepends: libc6 (>= 2.7) PreDepends: libselinux1 (>= 1.32) but it is not installed systemd : PreDepends: libblkid1 (>= 2.24) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libgcrypt20 (>= 1.8.0) but it is not installed PreDepends: liblz4-1 (>= 0.0~r122) but it is not installed PreDepends: liblzma5 (>= 5.1.1alpha+20120614) but it is not installed PreDepends: libselinux1 (>= 2.1.9) but it is not installed Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libapparmor1 (>= 2.9.0-3+exp2) but it is not installed Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libcryptsetup12 (>= 2:1.6.0) but it is not installed Depends: libgnutls30 (>= 3.6.6) but it is not installed Depends: libgpg-error0 (>= 1.14) but it is not installed Depends: libidn11 (>= 1.13) but it is not installed Depends: libip4tc0 (>= 1.6.0+snapshot20161117) but it is not installed Depends: libkmod2 (>= 5~) but it is not installed Depends: liblz4-1 (>= 0.0~r130) but it is not installed Depends: libmount1 (>= 2.30) but it is not installed Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libseccomp2 (>= 2.3.1) but it is not installed Depends: libsystemd0 (= 241-7~deb10u6) but it is not installed sysvinit-utils : Depends: libc6 (>= 2.4) tar : PreDepends: libacl1 (>= 2.2.23) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libselinux1 (>= 1.32) but it is not installed tasksel : Depends: liblocale-gettext-perl but it is not installed telnet : Depends: libc6 (>= 2.15) Depends: libgcc1 (>= 1:3.5) but it is not installed Depends: libstdc++6 (>= 5) but it is not installed traceroute : Depends: libc6 (>= 2.4) udev : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libblkid1 (>= 2.24) but it is not installed Depends: libc6 (>= 2.28) Depends: libkmod2 (>= 5~) but it is not installed Depends: libselinux1 (>= 2.1.9) but it is not installed Depends: libudev1 (= 241-7~deb10u6) but it is not installed Depends: lsb-base (>= 3.0-6) but it is not installed util-linux : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libblkid1 (>= 2.31.1) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libcap-ng0 (>= 0.7.9) but it is not installed PreDepends: libmount1 (>= 2.25) but it is not installed PreDepends: libpam0g (>= 0.99.7.1) but it is not installed PreDepends: libselinux1 (>= 2.6-3~) but it is not installed PreDepends: libsmartcols1 (>= 2.33) but it is not installed PreDepends: libsystemd0 but it is not installed PreDepends: libtinfo6 (>= 6) but it is not installed PreDepends: libudev1 (>= 183) but it is not installed PreDepends: libuuid1 (>= 2.16) but it is not installed PreDepends: zlib1g (>= 1:1.1.4) but it is not installed vim-common : Depends: xxd but it is not installed vim-tiny : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libc6 (>= 2.28) Depends: libselinux1 (>= 1.32) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed wget : Depends: libc6 (>= 2.28) Depends: libgnutls30 (>= 3.6.6) but it is not installed Depends: libidn2-0 (>= 0.6) but it is not installed Depends: libnettle6 but it is not installed Depends: libpcre2-8-0 (>= 10.32) but it is not installed Depends: libpsl5 (>= 0.16.0) but it is not installed Depends: libuuid1 (>= 2.16) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed whiptail : Depends: libc6 (>= 2.4) Depends: libnewt0.52 (>= 0.52.20) but it is not installed Depends: libpopt0 (>= 1.14) but it is not installed Depends: libslang2 (>= 2.2.4) but it is not installed xz-utils : Depends: libc6 (>= 2.28) Depends: liblzma5 (>= 5.2.2) but it is not installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). make[3]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.114_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/debootstrap/usr/share/debootstrap/scripts/buster ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/debootstrap/usr/share/debootstrap/scripts/buster ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/tools/boot/sid ; \ fi if [ "armhf" != "source" ] ; then \ for ARCH in armhf; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ fi; \ done; \ fi Apt-get is updating its files ... Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian buster InRelease [122 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian buster InRelease [122 kB] Reading package lists... set -e; \ if [ "armhf" != "source" ] ; then \ for ARCH in armhf; do \ export ARCH=$ARCH; \ for i in `/home/debian-cd/build.buster/debian-cd/tools/apt-selection deselected -f install`; do \ echo $ARCH:$i; \ perl -i -000 -ne "print unless /^Package: \Q$i\E/m" \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt/buster-$ARCH/status; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ for i in `USE_BP=1 /home/debian-cd/build.buster/debian-cd/tools/apt-selection deselected -f install`; do \ echo $ARCH:$i; \ perl -i -000 -ne "print unless /^Package: \Q$i\E/m" \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt/buster-backports-$ARCH/status; \ done; \ fi; \ done; \ fi set -e; \ if [ "armhf" != "source" ] ; then \ for ARCH in armhf; do \ export ARCH=$ARCH; \ for i in `/home/debian-cd/build.buster/debian-cd/tools/apt-selection selected -f install`; do \ echo $ARCH:$i; \ /home/debian-cd/build.buster/debian-cd/tools/apt-selection cache --no-all-versions show "$i" | perl -000 -npe \ "s/^(Package: .*)\$/\$1\nStatus: install ok installed/m;" \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt/buster-$ARCH/status; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ for i in `USE_BP=1 /home/debian-cd/build.buster/debian-cd/tools/apt-selection selected -f install`; do \ echo $ARCH:$i; \ USE_BP=1 /home/debian-cd/build.buster/debian-cd/tools/apt-selection cache --no-all-versions show "$i" | perl -000 -npe \ "s/^(Package: .*)\$/\$1\nStatus: install ok installed/m;" \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt/buster-backports-$ARCH/status; \ done; \ fi; \ done; \ fi armhf:ca-certificates armhf:dmsetup armhf:gcc-8-base armhf:libacl1 armhf:libapparmor1 armhf:libapt-inst2.0 armhf:libapt-pkg5.0 armhf:libargon2-1 armhf:libattr1 armhf:libaudit-common armhf:libaudit1 armhf:libbind9-161 armhf:libblkid1 armhf:libbsd0 armhf:libbz2-1.0 armhf:libc6 armhf:libcap-ng0 armhf:libcap2 armhf:libcap2-bin armhf:libcom-err2 armhf:libcryptsetup12 armhf:libcurl3-gnutls armhf:libdb5.3 armhf:libdbus-1-3 armhf:libdebconfclient0 armhf:libdevmapper1.02.1 armhf:libdns-export1104 armhf:libdns1104 armhf:libedit2 armhf:libelf1 armhf:libestr0 armhf:libexpat1 armhf:libext2fs2 armhf:libfastjson4 armhf:libfdisk1 armhf:libffi6 armhf:libfstrm0 armhf:libgcc1 armhf:libgcrypt20 armhf:libgdbm-compat4 armhf:libgdbm6 armhf:libgeoip1 armhf:libgmp10 armhf:libgnutls30 armhf:libgpg-error0 armhf:libgssapi-krb5-2 armhf:libhogweed4 armhf:libicu63 armhf:libidn11 armhf:libidn2-0 armhf:libip4tc0 armhf:libip6tc0 armhf:libiptc0 armhf:libisc-export1100 armhf:libisc1100 armhf:libisccc161 armhf:libisccfg163 armhf:libjson-c3 armhf:libk5crypto3 armhf:libkeyutils1 armhf:libkmod2 armhf:libkrb5-3 armhf:libkrb5support0 armhf:libldap-2.4-2 armhf:libldap-common armhf:liblmdb0 armhf:liblocale-gettext-perl armhf:liblognorm5 armhf:liblwres161 armhf:liblz4-1 armhf:liblzma5 armhf:libmagic-mgc armhf:libmagic1 armhf:libmnl0 armhf:libmount1 armhf:libmpdec2 armhf:libncurses6 armhf:libncursesw6 armhf:libnetfilter-conntrack3 armhf:libnettle6 armhf:libnewt0.52 armhf:libnfnetlink0 armhf:libnftnl11 armhf:libnghttp2-14 armhf:libp11-kit0 armhf:libpam0g armhf:libpci3 armhf:libpcre2-8-0 armhf:libpcre3 armhf:libperl5.28 armhf:libpipeline1 armhf:libpopt0 armhf:libprocps7 armhf:libprotobuf-c1 armhf:libpsl5 armhf:libpython-stdlib armhf:libpython2-stdlib armhf:libpython2.7-minimal armhf:libpython2.7-stdlib armhf:libpython3-stdlib armhf:libpython3.7-minimal armhf:libpython3.7-stdlib armhf:libreadline7 armhf:librtmp1 armhf:libsasl2-2 armhf:libsasl2-modules-db armhf:libseccomp2 armhf:libselinux1 armhf:libsemanage-common armhf:libsemanage1 armhf:libsepol1 armhf:libslang2 armhf:libsmartcols1 armhf:libsqlite3-0 armhf:libss2 armhf:libssh2-1 armhf:libssl1.1 armhf:libstdc++6 armhf:libsystemd0 armhf:libtasn1-6 armhf:libtext-charwidth-perl armhf:libtext-iconv-perl armhf:libtext-wrapi18n-perl armhf:libtinfo6 armhf:libuchardet0 armhf:libudev1 armhf:libunistring2 armhf:libuuid1 armhf:libxml2 armhf:libxtables12 armhf:libzstd1 armhf:lsb-base armhf:openssl armhf:python-apt-common armhf:python2 armhf:python2-minimal armhf:python2.7-minimal armhf:python3 armhf:python3-apt armhf:python3-certifi armhf:python3-chardet armhf:python3-debconf armhf:python3-debian armhf:python3-debianbts armhf:python3-httplib2 armhf:python3-idna armhf:python3-minimal armhf:python3-pkg-resources armhf:python3-pycurl armhf:python3-pysimplesoap armhf:python3-requests armhf:python3-six armhf:python3-urllib3 armhf:python3.7 armhf:python3.7-minimal armhf:xxd armhf:zlib1g for ARCH in armhf; do \ ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/apt-selection check; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/apt-selection check; \ fi; \ done Reading package lists... Building dependency tree... make[3]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' make[2]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' ... checking your mirror make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' /home/debian-cd/build.buster/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian "armhf" buster buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/md5-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/ Using MD5 sums from Packages files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-armhf/Packages.xz Using MD5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/installer-armhf/20190702/images/MD5SUMS Using MD5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/installer-armhf/20190702+deb10u8/images/MD5SUMS for ARCH in armhf; do \ if [ -e /home/debian-cd/build.buster/debian-cd/data/buster/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source MD5 info too"; \ /home/debian-cd/build.buster/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian source buster buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/md5-check; \ fi; \ done make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' ... building the images; using target(s) "official_images" Building all available jigdos and up to 1 isos for armhf DVD make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.114_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/debootstrap/usr/share/debootstrap/scripts/buster ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/debootstrap/usr/share/debootstrap/scripts/buster ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/tools/boot/sid ; \ fi if [ "armhf" != "source" ] ; then \ for ARCH in armhf; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ fi; \ done; \ fi Apt-get is updating its files ... Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian buster InRelease [122 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian buster InRelease [122 kB] Reading package lists... if [ ""x != "yes"x ] ; then \ if [ "3"x = "1"x ] ; then \ : ; \ elif [ "3"x = "2"x -o "3"x = "C"x ] ; then \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/rawlist; \ else \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/rawlist; \ echo "exim4-daemon-light" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/rawlist; \ fi; \ fi if [ ""x != "yes"x ] ; then \ if [ _3 != _1 ]; then \ for ARCH in armhf; do \ BINCLUDE=`[ -n "" ] && cat | sort -u | tr "\n" "," | sed 's!,$!!g'`; \ [ -z "$BINCLUDE" ] || BINCLUDE="--include=$BINCLUDE"; \ BEXCLUDE=`[ -n "" ] && cat | tr "\n" "," | sed 's!,$!!g'`; \ [ -z "$BEXCLUDE" ] || BEXCLUDE="--exclude=$BEXCLUDE"; \ debootstrap --no-check-gpg --arch $ARCH \ --print-debs \ $BINCLUDE $BEXCLUDE \ buster \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/debootstrap.tmp \ file:/srv/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/debootstrap-list; \ cat /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/debootstrap-list >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/rawlist; \ rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/debootstrap.tmp; \ done; \ fi; \ fi for ARCH in armhf; do \ ARCHDEFS="$ARCHDEFS -D ARCH_`echo $ARCH | sed 's/-/_/'`"; \ ARCHUNDEFS="$ARCHUNDEFS -U $ARCH"; \ done; \ for VARIANT in ; do \ VARIANTDEFS="$VARIANTDEFS -D VARIANT_$VARIANT"; \ done; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DFORCE_FIRMWARE"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_486_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_586_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_686_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_686_PAE_KERNEL"; \ fi; \ if [ ""x != "yes"x ] ; then \ cpp -nostdinc -P -undef $ARCHDEFS $VARIANTDEFS\ $ARCHUNDEFS -U i386 -U linux -U unix \ -DFORCENONUSONCD1=0 \ -I /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/tasks /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/tasks/Debian-all >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/rawlist; \ fi if [ ""x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt/buster-source/apt-state/lists/*Sources | \ sort -u > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/rawlist; \ fi Generating the complete list of packages to be included in /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/rawlist \ > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/list /home/debian-cd/build.buster/debian-cd/tools/check_backports_packages /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/list.backports if [ -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/list.backports ]; then mv /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/list.backports /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/list; fi for ARCH in armhf; do \ ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/sort_deps /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/list; \ done Running sort_deps to sort packages for armhf: Generating dependency tree with apt-cache depends... Adding standard, required, important and base packages first S/R/I/B packages take 110031472 bytes Adding the rest of the requested packages Now up to 60697975662 bytes COMPLETE=1; add all remaining packages Done: processed/sorted 55600 packages, total size 64202990754 bytes. if [ ""x = "yes"x ] ; then \ /home/debian-cd/build.buster/debian-cd/tools/grab_source_list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/packages; \ else \ /home/debian-cd/build.buster/debian-cd/tools/merge_package_lists /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/apt "armhf" /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/packages; \ fi if [ ""x = "yes"x ] ; then \ grep ^source /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/packages > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/packages.source; \ fi /home/debian-cd/build.buster/debian-cd/tools/make_disc_trees.pl /home/debian-cd/build.buster/debian-cd /srv/cdbuilder.debian.org/src/ftp/debian /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf buster "armhf" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso -version says: xorriso 1.5.0 ISO 9660 Rock Ridge filesystem manipulator and CD/DVD/BD burn program Copyright (C) 2017, Thomas Schmitt , libburnia project. xorriso version : 1.5.0 Version timestamp : 2018.09.15.133001 Build timestamp : -none-given- libisofs in use : 1.5.0 (min. 1.5.0) libjte in use : 1.0.0 (min. 1.0.0) libburn in use : 1.5.0 (min. 1.5.0) libburn OS adapter: internal GNU/Linux SG_IO adapter sg-linux libisoburn in use : 1.5.0 (min. 1.5.0) Provided under GNU GPL version 3 or later, due to libreadline license. There is NO WARRANTY, to the extent permitted by law. Reading in package information for armhf: Done: Read details of 55600 packages for armhf Reading in translated package descriptions for main: Done: read 224367 entries for 36 languages Reading in translated package descriptions for contrib: Done: read 295 entries for 1 languages Starting to lay out packages into images: Adding the required directories Generating the image label and volume id Adding .disk/base_components Adding .disk/cd_type Adding udeb/base includes/excludes WARNING: Unable to read UDEB_INCLUDE file /home/debian-cd/build.buster/debian-cd/data/buster/armhf_udeb_include WARNING: Unable to read UDEB_EXCLUDE file /home/debian-cd/build.buster/debian-cd/data/buster/armhf_udeb_exclude Adding docs to CD1 Removing old dedications removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-9.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-2.2.cn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-9.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-2.2.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-9.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-2.2.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-9.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-2.2.fi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-9.0.ta.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-2.2.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-9.0.th.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-2.2.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-9.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-2.2.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-2.2.pt_BR.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-2.2.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-2.2.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-5.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-5.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-5.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-5.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-5.0.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-5.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-5.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-5.0.lt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-5.0.ml.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-5.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-5.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-5.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-5.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-5.0.sk.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-5.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-5.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-5.0.vi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-9.0.bn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-9.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-9.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-9.0.da.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-9.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-9.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-9.0.gl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-9.0.id.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-9.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-9.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-9.0.ms.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-9.0.nl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-9.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/doc/dedication/dedication-9.0.pt_BR.txt' Extracting FAQ on CD1 Adding installtools Downloading most recent release notes for armhf --2021-02-06 13:32:05-- https://www.debian.org/releases/buster/release-notes-armhf.tar.gz Resolving www.debian.org (www.debian.org)... 2001:67c:2564:a119::77, 130.89.148.77 Connecting to www.debian.org (www.debian.org)|2001:67c:2564:a119::77|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 7028980 (6.7M) [application/x-gzip] Saving to: 'release-notes-armhf.tar.gz' 0K .......... .......... .......... .......... .......... 0% 1.67M 4s 50K .......... .......... .......... .......... .......... 1% 4.27M 3s 100K .......... .......... .......... .......... .......... 2% 7.91M 2s 150K .......... .......... .......... .......... .......... 2% 8.83M 2s 200K .......... .......... .......... .......... .......... 3% 9.34M 2s 250K .......... .......... .......... .......... .......... 4% 14.8M 1s 300K .......... .......... .......... .......... .......... 5% 22.5M 1s 350K .......... .......... .......... .......... .......... 5% 16.6M 1s 400K .......... .......... .......... .......... .......... 6% 18.8M 1s 450K .......... .......... .......... .......... .......... 7% 16.6M 1s 500K .......... .......... .......... .......... .......... 8% 28.5M 1s 550K .......... .......... .......... .......... .......... 8% 38.4M 1s 600K .......... .......... .......... .......... .......... 9% 32.8M 1s 650K .......... .......... .......... .......... .......... 10% 23.9M 1s 700K .......... .......... .......... .......... .......... 10% 50.9M 1s 750K .......... .......... .......... .......... .......... 11% 29.1M 1s 800K .......... .......... .......... .......... .......... 12% 32.3M 1s 850K .......... .......... .......... .......... .......... 13% 69.1M 1s 900K .......... .......... .......... .......... .......... 13% 39.5M 1s 950K .......... .......... .......... .......... .......... 14% 47.7M 0s 1000K .......... .......... .......... .......... .......... 15% 53.4M 0s 1050K .......... .......... .......... .......... .......... 16% 56.4M 0s 1100K .......... .......... .......... .......... .......... 16% 49.0M 0s 1150K .......... .......... .......... .......... .......... 17% 52.1M 0s 1200K .......... .......... .......... .......... .......... 18% 48.7M 0s 1250K .......... .......... .......... .......... .......... 18% 119M 0s 1300K .......... .......... .......... .......... .......... 19% 47.8M 0s 1350K .......... .......... .......... .......... .......... 20% 48.1M 0s 1400K .......... .......... .......... .......... .......... 21% 84.3M 0s 1450K .......... .......... .......... .......... .......... 21% 112M 0s 1500K .......... .......... .......... .......... .......... 22% 69.1M 0s 1550K .......... .......... .......... .......... .......... 23% 65.7M 0s 1600K .......... .......... .......... .......... .......... 24% 61.3M 0s 1650K .......... .......... .......... .......... .......... 24% 75.2M 0s 1700K .......... .......... .......... .......... .......... 25% 112M 0s 1750K .......... .......... .......... .......... .......... 26% 80.5M 0s 1800K .......... .......... .......... .......... .......... 26% 87.9M 0s 1850K .......... .......... .......... .......... .......... 27% 78.4M 0s 1900K .......... .......... .......... .......... .......... 28% 101M 0s 1950K .......... .......... .......... .......... .......... 29% 113M 0s 2000K .......... .......... .......... .......... .......... 29% 82.6M 0s 2050K .......... .......... .......... .......... .......... 30% 96.1M 0s 2100K .......... .......... .......... .......... .......... 31% 99.4M 0s 2150K .......... .......... .......... .......... .......... 32% 110M 0s 2200K .......... .......... .......... .......... .......... 32% 102M 0s 2250K .......... .......... .......... .......... .......... 33% 101M 0s 2300K .......... .......... .......... .......... .......... 34% 115M 0s 2350K .......... .......... .......... .......... .......... 34% 114M 0s 2400K .......... .......... .......... .......... .......... 35% 96.5M 0s 2450K .......... .......... .......... .......... .......... 36% 112M 0s 2500K .......... .......... .......... .......... .......... 37% 110M 0s 2550K .......... .......... .......... .......... .......... 37% 115M 0s 2600K .......... .......... .......... .......... .......... 38% 105M 0s 2650K .......... .......... .......... .......... .......... 39% 114M 0s 2700K .......... .......... .......... .......... .......... 40% 113M 0s 2750K .......... .......... .......... .......... .......... 40% 113M 0s 2800K .......... .......... .......... .......... .......... 41% 95.1M 0s 2850K .......... .......... .......... .......... .......... 42% 116M 0s 2900K .......... .......... .......... .......... .......... 42% 113M 0s 2950K .......... .......... .......... .......... .......... 43% 114M 0s 3000K .......... .......... .......... .......... .......... 44% 113M 0s 3050K .......... .......... .......... .......... .......... 45% 114M 0s 3100K .......... .......... .......... .......... .......... 45% 116M 0s 3150K .......... .......... .......... .......... .......... 46% 112M 0s 3200K .......... .......... .......... .......... .......... 47% 95.9M 0s 3250K .......... .......... .......... .......... .......... 48% 110M 0s 3300K .......... .......... .......... .......... .......... 48% 118M 0s 3350K .......... .......... .......... .......... .......... 49% 113M 0s 3400K .......... .......... .......... .......... .......... 50% 104M 0s 3450K .......... .......... .......... .......... .......... 50% 114M 0s 3500K .......... .......... .......... .......... .......... 51% 114M 0s 3550K .......... .......... .......... .......... .......... 52% 2.94M 0s 3600K .......... .......... .......... .......... .......... 53% 103M 0s 3650K .......... .......... .......... .......... .......... 53% 137M 0s 3700K .......... .......... .......... .......... .......... 54% 131M 0s 3750K .......... .......... .......... .......... .......... 55% 135M 0s 3800K .......... .......... .......... .......... .......... 56% 117M 0s 3850K .......... .......... .......... .......... .......... 56% 131M 0s 3900K .......... .......... .......... .......... .......... 57% 130M 0s 3950K .......... .......... .......... .......... .......... 58% 133M 0s 4000K .......... .......... .......... .......... .......... 59% 108M 0s 4050K .......... .......... .......... .......... .......... 59% 131M 0s 4100K .......... .......... .......... .......... .......... 60% 138M 0s 4150K .......... .......... .......... .......... .......... 61% 131M 0s 4200K .......... .......... .......... .......... .......... 61% 126M 0s 4250K .......... .......... .......... .......... .......... 62% 133M 0s 4300K .......... .......... .......... .......... .......... 63% 125M 0s 4350K .......... .......... .......... .......... .......... 64% 132M 0s 4400K .......... .......... .......... .......... .......... 64% 108M 0s 4450K .......... .......... .......... .......... .......... 65% 125M 0s 4500K .......... .......... .......... .......... .......... 66% 133M 0s 4550K .......... .......... .......... .......... .......... 67% 128M 0s 4600K .......... .......... .......... .......... .......... 67% 120M 0s 4650K .......... .......... .......... .......... .......... 68% 137M 0s 4700K .......... .......... .......... .......... .......... 69% 131M 0s 4750K .......... .......... .......... .......... .......... 69% 132M 0s 4800K .......... .......... .......... .......... .......... 70% 107M 0s 4850K .......... .......... .......... .......... .......... 71% 133M 0s 4900K .......... .......... .......... .......... .......... 72% 136M 0s 4950K .......... .......... .......... .......... .......... 72% 141M 0s 5000K .......... .......... .......... .......... .......... 73% 124M 0s 5050K .......... .......... .......... .......... .......... 74% 137M 0s 5100K .......... .......... .......... .......... .......... 75% 142M 0s 5150K .......... .......... .......... .......... .......... 75% 141M 0s 5200K .......... .......... .......... .......... .......... 76% 118M 0s 5250K .......... .......... .......... .......... .......... 77% 142M 0s 5300K .......... .......... .......... .......... .......... 77% 137M 0s 5350K .......... .......... .......... .......... .......... 78% 141M 0s 5400K .......... .......... .......... .......... .......... 79% 129M 0s 5450K .......... .......... .......... .......... .......... 80% 141M 0s 5500K .......... .......... .......... .......... .......... 80% 142M 0s 5550K .......... .......... .......... .......... .......... 81% 137M 0s 5600K .......... .......... .......... .......... .......... 82% 113M 0s 5650K .......... .......... .......... .......... .......... 83% 141M 0s 5700K .......... .......... .......... .......... .......... 83% 141M 0s 5750K .......... .......... .......... .......... .......... 84% 140M 0s 5800K .......... .......... .......... .......... .......... 85% 120M 0s 5850K .......... .......... .......... .......... .......... 85% 140M 0s 5900K .......... .......... .......... .......... .......... 86% 141M 0s 5950K .......... .......... .......... .......... .......... 87% 141M 0s 6000K .......... .......... .......... .......... .......... 88% 117M 0s 6050K .......... .......... .......... .......... .......... 88% 128M 0s 6100K .......... .......... .......... .......... .......... 89% 119M 0s 6150K .......... .......... .......... .......... .......... 90% 125M 0s 6200K .......... .......... .......... .......... .......... 91% 108M 0s 6250K .......... .......... .......... .......... .......... 91% 120M 0s 6300K .......... .......... .......... .......... .......... 92% 119M 0s 6350K .......... .......... .......... .......... .......... 93% 140M 0s 6400K .......... .......... .......... .......... .......... 93% 117M 0s 6450K .......... .......... .......... .......... .......... 94% 139M 0s 6500K .......... .......... .......... .......... .......... 95% 141M 0s 6550K .......... .......... .......... .......... .......... 96% 135M 0s 6600K .......... .......... .......... .......... .......... 96% 124M 0s 6650K .......... .......... .......... .......... .......... 97% 136M 0s 6700K .......... .......... .......... .......... .......... 98% 141M 0s 6750K .......... .......... .......... .......... .......... 99% 140M 0s 6800K .......... .......... .......... .......... .......... 99% 115M 0s 6850K .......... .... 100% 135M=0.2s 2021-02-06 13:32:05 (43.3 MB/s) - 'release-notes-armhf.tar.gz' saved [7028980/7028980] ca/ ca/ap-old-stuff.ca.html ca/apb.ca.html ca/ch-about.ca.html ca/ch-information.ca.html ca/ch-installing.ca.html ca/ch-moreinfo.ca.html ca/ch-upgrading.ca.html ca/ch-whats-new.ca.html ca/debian.css ca/images/ ca/images/annot-close.png ca/images/annot-open.png ca/images/blank.png ca/images/caution.png ca/images/draft.png ca/images/home.png ca/images/important.png ca/images/next.png ca/images/note.png ca/images/prev.png ca/images/tip.png ca/images/toc-blank.png ca/images/toc-minus.png ca/images/toc-plus.png ca/images/up.png ca/images/warning.png ca/index.ca.html ca/relnotes-glossary.ca.html ca/relnotes-index.ca.html ca/release-notes.ca.txt ca/release-notes.ca.pdf da/ da/ap-old-stuff.da.html da/apb.da.html da/ch-about.da.html da/ch-information.da.html da/ch-installing.da.html da/ch-moreinfo.da.html da/ch-upgrading.da.html da/ch-whats-new.da.html da/debian.css da/images/ da/images/annot-close.png da/images/annot-open.png da/images/blank.png da/images/caution.png da/images/draft.png da/images/home.png da/images/important.png da/images/next.png da/images/note.png da/images/prev.png da/images/tip.png da/images/toc-blank.png da/images/toc-minus.png da/images/toc-plus.png da/images/up.png da/images/warning.png da/index.da.html da/relnotes-glossary.da.html da/relnotes-index.da.html da/release-notes.da.txt da/release-notes.da.pdf de/ de/ap-old-stuff.de.html de/apb.de.html de/ch-about.de.html de/ch-information.de.html de/ch-installing.de.html de/ch-moreinfo.de.html de/ch-upgrading.de.html de/ch-whats-new.de.html de/debian.css de/images/ de/images/annot-close.png de/images/annot-open.png de/images/blank.png de/images/caution.png de/images/draft.png de/images/home.png de/images/important.png de/images/next.png de/images/note.png de/images/prev.png de/images/tip.png de/images/toc-blank.png de/images/toc-minus.png de/images/toc-plus.png de/images/up.png de/images/warning.png de/index.de.html de/relnotes-glossary.de.html de/relnotes-index.de.html de/release-notes.de.txt de/release-notes.de.pdf en/ en/ap-old-stuff.en.html en/apb.en.html en/ch-about.en.html en/ch-information.en.html en/ch-installing.en.html en/ch-moreinfo.en.html en/ch-upgrading.en.html en/ch-whats-new.en.html en/debian.css en/images/ en/images/annot-close.png en/images/annot-open.png en/images/blank.png en/images/caution.png en/images/draft.png en/images/home.png en/images/important.png en/images/next.png en/images/note.png en/images/prev.png en/images/tip.png en/images/toc-blank.png en/images/toc-minus.png en/images/toc-plus.png en/images/up.png en/images/warning.png en/index.en.html en/relnotes-glossary.en.html en/relnotes-index.en.html en/release-notes.en.txt en/release-notes.en.pdf es/ es/ap-old-stuff.es.html es/apb.es.html es/ch-about.es.html es/ch-information.es.html es/ch-installing.es.html es/ch-moreinfo.es.html es/ch-upgrading.es.html es/ch-whats-new.es.html es/debian.css es/images/ es/images/annot-close.png es/images/annot-open.png es/images/blank.png es/images/caution.png es/images/draft.png es/images/home.png es/images/important.png es/images/next.png es/images/note.png es/images/prev.png es/images/tip.png es/images/toc-blank.png es/images/toc-minus.png es/images/toc-plus.png es/images/up.png es/images/warning.png es/index.es.html es/relnotes-glossary.es.html es/relnotes-index.es.html es/release-notes.es.txt es/release-notes.es.pdf fr/ fr/ap-old-stuff.fr.html fr/apb.fr.html fr/ch-about.fr.html fr/ch-information.fr.html fr/ch-installing.fr.html fr/ch-moreinfo.fr.html fr/ch-upgrading.fr.html fr/ch-whats-new.fr.html fr/debian.css fr/images/ fr/images/annot-close.png fr/images/annot-open.png fr/images/blank.png fr/images/caution.png fr/images/draft.png fr/images/home.png fr/images/important.png fr/images/next.png fr/images/note.png fr/images/prev.png fr/images/tip.png fr/images/toc-blank.png fr/images/toc-minus.png fr/images/toc-plus.png fr/images/up.png fr/images/warning.png fr/index.fr.html fr/relnotes-glossary.fr.html fr/relnotes-index.fr.html fr/release-notes.fr.txt fr/release-notes.fr.pdf it/ it/ap-old-stuff.it.html it/apb.it.html it/ch-about.it.html it/ch-information.it.html it/ch-installing.it.html it/ch-moreinfo.it.html it/ch-upgrading.it.html it/ch-whats-new.it.html it/debian.css it/images/ it/images/annot-close.png it/images/annot-open.png it/images/blank.png it/images/caution.png it/images/draft.png it/images/home.png it/images/important.png it/images/next.png it/images/note.png it/images/prev.png it/images/tip.png it/images/toc-blank.png it/images/toc-minus.png it/images/toc-plus.png it/images/up.png it/images/warning.png it/index.it.html it/relnotes-glossary.it.html it/relnotes-index.it.html it/release-notes.it.txt it/release-notes.it.pdf ja/ ja/ap-old-stuff.ja.html ja/apb.ja.html ja/ch-about.ja.html ja/ch-information.ja.html ja/ch-installing.ja.html ja/ch-moreinfo.ja.html ja/ch-upgrading.ja.html ja/ch-whats-new.ja.html ja/debian.css ja/images/ ja/images/annot-close.png ja/images/annot-open.png ja/images/blank.png ja/images/caution.png ja/images/draft.png ja/images/home.png ja/images/important.png ja/images/next.png ja/images/note.png ja/images/prev.png ja/images/tip.png ja/images/toc-blank.png ja/images/toc-minus.png ja/images/toc-plus.png ja/images/up.png ja/images/warning.png ja/index.ja.html ja/relnotes-glossary.ja.html ja/relnotes-index.ja.html ja/release-notes.ja.txt ja/release-notes.ja.pdf nl/ nl/ap-old-stuff.nl.html nl/apb.nl.html nl/ch-about.nl.html nl/ch-information.nl.html nl/ch-installing.nl.html nl/ch-moreinfo.nl.html nl/ch-upgrading.nl.html nl/ch-whats-new.nl.html nl/debian.css nl/images/ nl/images/annot-close.png nl/images/annot-open.png nl/images/blank.png nl/images/caution.png nl/images/draft.png nl/images/home.png nl/images/important.png nl/images/next.png nl/images/note.png nl/images/prev.png nl/images/tip.png nl/images/toc-blank.png nl/images/toc-minus.png nl/images/toc-plus.png nl/images/up.png nl/images/warning.png nl/index.nl.html nl/relnotes-glossary.nl.html nl/relnotes-index.nl.html nl/release-notes.nl.txt nl/release-notes.nl.pdf pl/ pl/ap-old-stuff.pl.html pl/apb.pl.html pl/ch-about.pl.html pl/ch-information.pl.html pl/ch-installing.pl.html pl/ch-moreinfo.pl.html pl/ch-upgrading.pl.html pl/ch-whats-new.pl.html pl/debian.css pl/images/ pl/images/annot-close.png pl/images/annot-open.png pl/images/blank.png pl/images/caution.png pl/images/draft.png pl/images/home.png pl/images/important.png pl/images/next.png pl/images/note.png pl/images/prev.png pl/images/tip.png pl/images/toc-blank.png pl/images/toc-minus.png pl/images/toc-plus.png pl/images/up.png pl/images/warning.png pl/index.pl.html pl/relnotes-glossary.pl.html pl/relnotes-index.pl.html pl/release-notes.pl.txt pl/release-notes.pl.pdf pt/ pt/ap-old-stuff.pt.html pt/apb.pt.html pt/ch-about.pt.html pt/ch-information.pt.html pt/ch-installing.pt.html pt/ch-moreinfo.pt.html pt/ch-upgrading.pt.html pt/ch-whats-new.pt.html pt/debian.css pt/images/ pt/images/annot-close.png pt/images/annot-open.png pt/images/blank.png pt/images/caution.png pt/images/draft.png pt/images/home.png pt/images/important.png pt/images/next.png pt/images/note.png pt/images/prev.png pt/images/tip.png pt/images/toc-blank.png pt/images/toc-minus.png pt/images/toc-plus.png pt/images/up.png pt/images/warning.png pt/index.pt.html pt/relnotes-glossary.pt.html pt/relnotes-index.pt.html pt/release-notes.pt.txt pt/release-notes.pt.pdf pt-br/ pt-br/ap-old-stuff.pt-br.html pt-br/apb.pt-br.html pt-br/ch-about.pt-br.html pt-br/ch-information.pt-br.html pt-br/ch-installing.pt-br.html pt-br/ch-moreinfo.pt-br.html pt-br/ch-upgrading.pt-br.html pt-br/ch-whats-new.pt-br.html pt-br/debian.css pt-br/images/ pt-br/images/annot-close.png pt-br/images/annot-open.png pt-br/images/blank.png pt-br/images/caution.png pt-br/images/draft.png pt-br/images/home.png pt-br/images/important.png pt-br/images/next.png pt-br/images/note.png pt-br/images/prev.png pt-br/images/tip.png pt-br/images/toc-blank.png pt-br/images/toc-minus.png pt-br/images/toc-plus.png pt-br/images/up.png pt-br/images/warning.png pt-br/index.pt-br.html pt-br/relnotes-glossary.pt-br.html pt-br/relnotes-index.pt-br.html pt-br/release-notes.pt-br.txt pt-br/release-notes.pt-br.pdf ro/ ro/ap-old-stuff.ro.html ro/apb.ro.html ro/ch-about.ro.html ro/ch-information.ro.html ro/ch-installing.ro.html ro/ch-moreinfo.ro.html ro/ch-upgrading.ro.html ro/ch-whats-new.ro.html ro/debian.css ro/images/ ro/images/annot-close.png ro/images/annot-open.png ro/images/blank.png ro/images/caution.png ro/images/draft.png ro/images/home.png ro/images/important.png ro/images/next.png ro/images/note.png ro/images/prev.png ro/images/tip.png ro/images/toc-blank.png ro/images/toc-minus.png ro/images/toc-plus.png ro/images/up.png ro/images/warning.png ro/index.ro.html ro/relnotes-glossary.ro.html ro/relnotes-index.ro.html ro/release-notes.ro.txt ro/release-notes.ro.pdf ru/ ru/ap-old-stuff.ru.html ru/apb.ru.html ru/ch-about.ru.html ru/ch-information.ru.html ru/ch-installing.ru.html ru/ch-moreinfo.ru.html ru/ch-upgrading.ru.html ru/ch-whats-new.ru.html ru/debian.css ru/images/ ru/images/annot-close.png ru/images/annot-open.png ru/images/blank.png ru/images/caution.png ru/images/draft.png ru/images/home.png ru/images/important.png ru/images/next.png ru/images/note.png ru/images/prev.png ru/images/tip.png ru/images/toc-blank.png ru/images/toc-minus.png ru/images/toc-plus.png ru/images/up.png ru/images/warning.png ru/index.ru.html ru/relnotes-glossary.ru.html ru/relnotes-index.ru.html ru/release-notes.ru.txt ru/release-notes.ru.pdf sk/ sk/ap-old-stuff.sk.html sk/apb.sk.html sk/ch-about.sk.html sk/ch-information.sk.html sk/ch-installing.sk.html sk/ch-moreinfo.sk.html sk/ch-upgrading.sk.html sk/ch-whats-new.sk.html sk/debian.css sk/images/ sk/images/annot-close.png sk/images/annot-open.png sk/images/blank.png sk/images/caution.png sk/images/draft.png sk/images/home.png sk/images/important.png sk/images/next.png sk/images/note.png sk/images/prev.png sk/images/tip.png sk/images/toc-blank.png sk/images/toc-minus.png sk/images/toc-plus.png sk/images/up.png sk/images/warning.png sk/index.sk.html sk/relnotes-glossary.sk.html sk/relnotes-index.sk.html sk/release-notes.sk.txt sk/release-notes.sk.pdf sv/ sv/ap-old-stuff.sv.html sv/apb.sv.html sv/ch-about.sv.html sv/ch-information.sv.html sv/ch-installing.sv.html sv/ch-moreinfo.sv.html sv/ch-upgrading.sv.html sv/ch-whats-new.sv.html sv/debian.css sv/images/ sv/images/annot-close.png sv/images/annot-open.png sv/images/blank.png sv/images/caution.png sv/images/draft.png sv/images/home.png sv/images/important.png sv/images/next.png sv/images/note.png sv/images/prev.png sv/images/tip.png sv/images/toc-blank.png sv/images/toc-minus.png sv/images/toc-plus.png sv/images/up.png sv/images/warning.png sv/index.sv.html sv/relnotes-glossary.sv.html sv/relnotes-index.sv.html sv/release-notes.sv.txt sv/release-notes.sv.pdf zh-cn/ zh-cn/ap-old-stuff.zh-cn.html zh-cn/apb.zh-cn.html zh-cn/ch-about.zh-cn.html zh-cn/ch-information.zh-cn.html zh-cn/ch-installing.zh-cn.html zh-cn/ch-moreinfo.zh-cn.html zh-cn/ch-upgrading.zh-cn.html zh-cn/ch-whats-new.zh-cn.html zh-cn/debian.css zh-cn/images/ zh-cn/images/annot-close.png zh-cn/images/annot-open.png zh-cn/images/blank.png zh-cn/images/caution.png zh-cn/images/draft.png zh-cn/images/home.png zh-cn/images/important.png zh-cn/images/next.png zh-cn/images/note.png zh-cn/images/prev.png zh-cn/images/tip.png zh-cn/images/toc-blank.png zh-cn/images/toc-minus.png zh-cn/images/toc-plus.png zh-cn/images/up.png zh-cn/images/warning.png zh-cn/index.zh-cn.html zh-cn/relnotes-glossary.zh-cn.html zh-cn/relnotes-index.zh-cn.html zh-cn/release-notes.zh-cn.txt zh-cn/release-notes.zh-cn.pdf Adding common docs on CD1 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/buster/boot-armhf 1 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1 mkdir: created directory '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/boot1' Adding EFI boot code for armhf on CD1 Using newer EFI support in xorriso 10500 Starting new "armhf" DVD 1 at /home/debian-cd/build.buster/debian-cd/buster/CD1 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 1 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Checking base is installable for armhf Found all files needed for debootstrap for all binary arches Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 1 filled with 5295 packages, 2231610 blocks, 4570337280 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD2 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/buster/boot-armhf 2 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD2 Starting new "armhf" DVD 2 at /home/debian-cd/build.buster/debian-cd/buster/CD2 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 2 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 2 filled with 2760 packages, 2293374 blocks, 4696829952 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD3 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/buster/boot-armhf 3 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD3 Starting new "armhf" DVD 3 at /home/debian-cd/build.buster/debian-cd/buster/CD3 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 3 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 3 filled with 2729 packages, 2281224 blocks, 4671946752 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD4 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/buster/boot-armhf 4 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD4 Starting new "armhf" DVD 4 at /home/debian-cd/build.buster/debian-cd/buster/CD4 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 4 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 4 filled with 2118 packages, 2242721 blocks, 4593092608 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD5 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/buster/boot-armhf 5 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD5 Starting new "armhf" DVD 5 at /home/debian-cd/build.buster/debian-cd/buster/CD5 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 5 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 5 filled with 2672 packages, 2286102 blocks, 4681936896 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD6 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/buster/boot-armhf 6 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD6 Starting new "armhf" DVD 6 at /home/debian-cd/build.buster/debian-cd/buster/CD6 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 6 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 6 filled with 2212 packages, 2276910 blocks, 4663111680 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD7 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/buster/boot-armhf 7 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD7 Starting new "armhf" DVD 7 at /home/debian-cd/build.buster/debian-cd/buster/CD7 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 7 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 7 filled with 1813 packages, 2166490 blocks, 4436971520 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD8 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/buster/boot-armhf 8 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD8 Starting new "armhf" DVD 8 at /home/debian-cd/build.buster/debian-cd/buster/CD8 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 8 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 8 filled with 3673 packages, 2293268 blocks, 4696612864 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD9 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/buster/boot-armhf 9 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD9 Starting new "armhf" DVD 9 at /home/debian-cd/build.buster/debian-cd/buster/CD9 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 9 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 9 filled with 4590 packages, 2293090 blocks, 4696248320 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD10 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/buster/boot-armhf 10 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD10 Starting new "armhf" DVD 10 at /home/debian-cd/build.buster/debian-cd/buster/CD10 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 10 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 10 filled with 5312 packages, 2271547 blocks, 4652128256 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD11 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/buster/boot-armhf 11 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD11 Starting new "armhf" DVD 11 at /home/debian-cd/build.buster/debian-cd/buster/CD11 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 11 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 11 filled with 5899 packages, 2279984 blocks, 4669407232 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD12 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/buster/boot-armhf 12 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD12 Starting new "armhf" DVD 12 at /home/debian-cd/build.buster/debian-cd/buster/CD12 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 12 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 12 filled with 7133 packages, 2253416 blocks, 4614995968 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD13 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/buster/boot-armhf 13 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD13 Starting new "armhf" DVD 13 at /home/debian-cd/build.buster/debian-cd/buster/CD13 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 13 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 13 filled with 8067 packages, 2291938 blocks, 4693889024 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD14 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/buster/boot-armhf 14 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD14 Starting new "armhf" DVD 14 at /home/debian-cd/build.buster/debian-cd/buster/CD14 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 14 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 14 (not) filled with 1327 packages, 2185821 blocks, 4476561408 bytes Finished: 55600 packages placed make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' make[1]: warning: -j4 forced in submake: resetting jobserver mode. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' /home/debian-cd/build.buster/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian "armhf" buster buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/md5-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/ Using MD5 sums from Packages files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-armhf/Packages.xz Using MD5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/installer-armhf/20190702/images/MD5SUMS Using MD5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/installer-armhf/20190702+deb10u8/images/MD5SUMS for ARCH in armhf; do \ if [ -e /home/debian-cd/build.buster/debian-cd/data/buster/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source MD5 info too"; \ /home/debian-cd/build.buster/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian source buster buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/md5-check; \ fi; \ done CD=13 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" CD=1 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 13 ... CD=3 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Last-minute updates: README.html Generating armhf iso/jigdo image number 1 ... CD=4 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Last-minute updates: README.html Generating armhf iso/jigdo image number 3 ... Last-minute updates: README.html Generating armhf iso/jigdo image number 4 ... README.txt Last-minute updates: README.html README.txt README.txt README.txt Sat 6 Feb 14:29:41 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 armhf 13' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-13.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-13.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot13 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD13 Sat 6 Feb 14:29:41 UTC 2021 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 armhf 3' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-3.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-3.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot3 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD3 Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free Sat 6 Feb 14:29:41 UTC 2021 xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 armhf 1' -o /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-1.iso -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-1.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-1.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot1 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes -e boot/grub/efi.img -no-emul-boot -append_partition 2 0xef /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1/boot/grub/efi.img -partition_cyl_align all CD1 Sat 6 Feb 14:29:41 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 armhf 4' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-4.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-4.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot4 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD4 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Drive current: -outdev 'stdio:/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-1.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 2141g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD4' xorriso : UPDATE : 3899 files added in 1 seconds xorriso : UPDATE : 3899 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD3' xorriso : UPDATE : 4845 files added in 1 seconds xorriso : UPDATE : 4845 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-b43legacy-installer_019-4+deb10u1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/alsa-firmware-loaders_1.1.7-1_armhf.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-b43-installer_019-4+deb10u1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.02% done Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD13' xorriso : UPDATE : 13938 files added in 1 seconds xorriso : UPDATE : 13938 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD1' xorriso : UPDATE : 11178 files added in 1 seconds xorriso : UPDATE : 11178 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/basic-defs.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/choosing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/compatibility.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/contributing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/customizing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/faqinfo.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ftparchives.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/getting-debian.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/index.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/kernel.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/nextrelease.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/pkg-basics.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/pkgtools.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/redistributing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/software.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/support.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/uptodate.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-linux-free_3.4_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: NOTE : Automatically adjusted MBR geometry to 1011/140/63 libisofs: NOTE : Aligned image size to cylinder size by 2027 blocks xorriso : UPDATE : 0.13% done xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.11% done xorriso : UPDATE : 0.47% done xorriso : UPDATE : 0.20% done xorriso : UPDATE : 0.15% done xorriso : UPDATE : 0.24% done xorriso : UPDATE : 1.10% done, estimate finish Sat Feb 06 14:33:58 2021 xorriso : UPDATE : 0.31% done, estimate finish Sat Feb 06 14:42:00 2021 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 06 14:41:50 2021 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 1.74% done, estimate finish Sat Feb 06 14:33:22 2021 xorriso : UPDATE : 0.48% done, estimate finish Sat Feb 06 14:41:18 2021 xorriso : UPDATE : 0.32% done, estimate finish Sat Feb 06 14:45:50 2021 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 06 14:45:53 2021 xorriso : UPDATE : 2.32% done, estimate finish Sat Feb 06 14:33:10 2021 xorriso : UPDATE : 0.56% done, estimate finish Sat Feb 06 14:42:34 2021 xorriso : UPDATE : 0.48% done, estimate finish Sat Feb 06 14:43:55 2021 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 06 14:50:08 2021 xorriso : UPDATE : 2.81% done, estimate finish Sat Feb 06 14:33:09 2021 xorriso : UPDATE : 0.76% done, estimate finish Sat Feb 06 14:41:25 2021 xorriso : UPDATE : 0.64% done, estimate finish Sat Feb 06 14:42:58 2021 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 06 14:54:23 2021 xorriso : UPDATE : 4.13% done, estimate finish Sat Feb 06 14:32:28 2021 xorriso : UPDATE : 1.44% done, estimate finish Sat Feb 06 14:37:02 2021 xorriso : UPDATE : 0.76% done, estimate finish Sat Feb 06 14:43:10 2021 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 06 14:58:38 2021 xorriso : UPDATE : 4.13% done, estimate finish Sat Feb 06 14:32:52 2021 xorriso : UPDATE : 2.21% done, estimate finish Sat Feb 06 14:35:14 2021 xorriso : UPDATE : 0.91% done, estimate finish Sat Feb 06 14:42:41 2021 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 06 15:02:53 2021 xorriso : UPDATE : 5.38% done, estimate finish Sat Feb 06 14:32:27 2021 xorriso : UPDATE : 2.91% done, estimate finish Sat Feb 06 14:34:29 2021 xorriso : UPDATE : 1.06% done, estimate finish Sat Feb 06 14:42:32 2021 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 06 15:07:09 2021 xorriso : UPDATE : 6.31% done, estimate finish Sat Feb 06 14:32:18 2021 xorriso : UPDATE : 3.74% done, estimate finish Sat Feb 06 14:33:52 2021 xorriso : UPDATE : 1.22% done, estimate finish Sat Feb 06 14:42:13 2021 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 06 15:11:24 2021 xorriso : UPDATE : 6.89% done, estimate finish Sat Feb 06 14:32:20 2021 xorriso : UPDATE : 3.93% done, estimate finish Sat Feb 06 14:34:06 2021 xorriso : UPDATE : 1.35% done, estimate finish Sat Feb 06 14:42:10 2021 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 06 15:15:39 2021 xorriso : UPDATE : 7.28% done, estimate finish Sat Feb 06 14:32:25 2021 xorriso : UPDATE : 4.98% done, estimate finish Sat Feb 06 14:33:30 2021 xorriso : UPDATE : 1.49% done, estimate finish Sat Feb 06 14:42:09 2021 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 06 15:19:54 2021 xorriso : UPDATE : 8.78% done, estimate finish Sat Feb 06 14:31:54 2021 xorriso : UPDATE : 5.88% done, estimate finish Sat Feb 06 14:33:13 2021 xorriso : UPDATE : 1.98% done, estimate finish Sat Feb 06 14:39:56 2021 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 06 15:24:09 2021 xorriso : UPDATE : 9.36% done, estimate finish Sat Feb 06 14:31:57 2021 xorriso : UPDATE : 6.05% done, estimate finish Sat Feb 06 14:33:23 2021 xorriso : UPDATE : 2.32% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 06 15:28:25 2021 xorriso : UPDATE : 9.36% done, estimate finish Sat Feb 06 14:32:09 2021 xorriso : UPDATE : 7.49% done, estimate finish Sat Feb 06 14:32:54 2021 xorriso : UPDATE : 2.85% done, estimate finish Sat Feb 06 14:37:58 2021 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 06 15:32:40 2021 xorriso : UPDATE : 9.36% done, estimate finish Sat Feb 06 14:32:21 2021 xorriso : UPDATE : 8.19% done, estimate finish Sat Feb 06 14:32:02 2021 xorriso : UPDATE : 3.16% done, estimate finish Sat Feb 06 14:37:42 2021 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 06 15:36:55 2021 xorriso : UPDATE : 9.36% done, estimate finish Sat Feb 06 14:32:33 2021 xorriso : UPDATE : 8.74% done, estimate finish Sat Feb 06 14:32:04 2021 xorriso : UPDATE : 4.64% done, estimate finish Sat Feb 06 14:34:05 2021 xorriso : UPDATE : 2.60% done, estimate finish Sat Feb 06 14:40:29 2021 xorriso : UPDATE : 9.36% done, estimate finish Sat Feb 06 14:32:45 2021 xorriso : UPDATE : 8.74% done, estimate finish Sat Feb 06 14:32:17 2021 xorriso : UPDATE : 5.43% done, estimate finish Sat Feb 06 14:33:43 2021 xorriso : UPDATE : 15.54% done, estimate finish Sat Feb 06 14:31:37 2021 xorriso : UPDATE : 9.36% done, estimate finish Sat Feb 06 14:32:57 2021 xorriso : UPDATE : 8.74% done, estimate finish Sat Feb 06 14:32:29 2021 xorriso : UPDATE : 6.01% done, estimate finish Sat Feb 06 14:33:35 2021 xorriso : UPDATE : 16.26% done, estimate finish Sat Feb 06 14:31:38 2021 xorriso : UPDATE : 9.36% done, estimate finish Sat Feb 06 14:33:09 2021 xorriso : UPDATE : 11.44% done, estimate finish Sat Feb 06 14:31:58 2021 xorriso : UPDATE : 6.89% done, estimate finish Sat Feb 06 14:33:19 2021 xorriso : UPDATE : 16.84% done, estimate finish Sat Feb 06 14:31:40 2021 xorriso : UPDATE : 16.16% done, estimate finish Sat Feb 06 14:31:44 2021 xorriso : UPDATE : 12.06% done, estimate finish Sat Feb 06 14:31:59 2021 xorriso : UPDATE : 7.49% done, estimate finish Sat Feb 06 14:33:16 2021 xorriso : UPDATE : 17.68% done, estimate finish Sat Feb 06 14:31:40 2021 xorriso : UPDATE : 16.16% done, estimate finish Sat Feb 06 14:31:49 2021 xorriso : UPDATE : 12.35% done, estimate finish Sat Feb 06 14:32:05 2021 xorriso : UPDATE : 8.26% done, estimate finish Sat Feb 06 14:33:08 2021 xorriso : UPDATE : 18.34% done, estimate finish Sat Feb 06 14:31:42 2021 xorriso : UPDATE : 16.16% done, estimate finish Sat Feb 06 14:31:58 2021 xorriso : UPDATE : 13.66% done, estimate finish Sat Feb 06 14:31:59 2021 xorriso : UPDATE : 8.98% done, estimate finish Sat Feb 06 14:33:02 2021 xorriso : UPDATE : 19.17% done, estimate finish Sat Feb 06 14:31:42 2021 xorriso : UPDATE : 16.16% done, estimate finish Sat Feb 06 14:32:08 2021 xorriso : UPDATE : 14.10% done, estimate finish Sat Feb 06 14:32:02 2021 xorriso : UPDATE : 9.66% done, estimate finish Sat Feb 06 14:32:59 2021 xorriso : UPDATE : 19.91% done, estimate finish Sat Feb 06 14:31:42 2021 xorriso : UPDATE : 20.52% done, estimate finish Sat Feb 06 14:31:43 2021 xorriso : UPDATE : 16.16% done, estimate finish Sat Feb 06 14:32:17 2021 xorriso : UPDATE : 15.07% done, estimate finish Sat Feb 06 14:31:59 2021 xorriso : UPDATE : 10.45% done, estimate finish Sat Feb 06 14:32:54 2021 xorriso : UPDATE : 20.52% done, estimate finish Sat Feb 06 14:31:48 2021 xorriso : UPDATE : 16.16% done, estimate finish Sat Feb 06 14:32:27 2021 xorriso : UPDATE : 15.87% done, estimate finish Sat Feb 06 14:31:58 2021 xorriso : UPDATE : 10.73% done, estimate finish Sat Feb 06 14:32:59 2021 xorriso : UPDATE : 22.22% done, estimate finish Sat Feb 06 14:31:43 2021 xorriso : UPDATE : 16.16% done, estimate finish Sat Feb 06 14:32:37 2021 xorriso : UPDATE : 16.70% done, estimate finish Sat Feb 06 14:31:58 2021 xorriso : UPDATE : 12.04% done, estimate finish Sat Feb 06 14:32:25 2021 xorriso : UPDATE : 22.93% done, estimate finish Sat Feb 06 14:30:51 2021 xorriso : UPDATE : 16.16% done, estimate finish Sat Feb 06 14:32:46 2021 xorriso : UPDATE : 17.38% done, estimate finish Sat Feb 06 14:31:59 2021 xorriso : UPDATE : 12.65% done, estimate finish Sat Feb 06 14:32:26 2021 xorriso : UPDATE : 23.12% done, estimate finish Sat Feb 06 14:30:56 2021 xorriso : UPDATE : 16.16% done, estimate finish Sat Feb 06 14:32:56 2021 xorriso : UPDATE : 17.78% done, estimate finish Sat Feb 06 14:32:02 2021 xorriso : UPDATE : 12.78% done, estimate finish Sat Feb 06 14:32:34 2021 xorriso : UPDATE : 24.38% done, estimate finish Sat Feb 06 14:30:56 2021 xorriso : UPDATE : 16.16% done, estimate finish Sat Feb 06 14:33:06 2021 xorriso : UPDATE : 18.37% done, estimate finish Sat Feb 06 14:32:04 2021 xorriso : UPDATE : 14.15% done, estimate finish Sat Feb 06 14:32:23 2021 xorriso : UPDATE : 25.21% done, estimate finish Sat Feb 06 14:30:59 2021 xorriso : UPDATE : 16.16% done, estimate finish Sat Feb 06 14:33:15 2021 xorriso : UPDATE : 19.63% done, estimate finish Sat Feb 06 14:31:59 2021 xorriso : UPDATE : 14.64% done, estimate finish Sat Feb 06 14:32:26 2021 xorriso : UPDATE : 25.86% done, estimate finish Sat Feb 06 14:31:02 2021 xorriso : UPDATE : 16.16% done, estimate finish Sat Feb 06 14:33:25 2021 xorriso : UPDATE : 20.38% done, estimate finish Sat Feb 06 14:31:59 2021 xorriso : UPDATE : 15.60% done, estimate finish Sat Feb 06 14:32:22 2021 xorriso : UPDATE : 26.55% done, estimate finish Sat Feb 06 14:31:03 2021 xorriso : UPDATE : 16.16% done xorriso : UPDATE : 20.99% done, estimate finish Sat Feb 06 14:32:01 2021 xorriso : UPDATE : 16.36% done, estimate finish Sat Feb 06 14:32:21 2021 xorriso : UPDATE : 27.40% done, estimate finish Sat Feb 06 14:31:05 2021 xorriso : UPDATE : 16.16% done xorriso : UPDATE : 21.29% done, estimate finish Sat Feb 06 14:32:04 2021 xorriso : UPDATE : 16.83% done, estimate finish Sat Feb 06 14:32:23 2021 xorriso : UPDATE : 28.13% done, estimate finish Sat Feb 06 14:31:08 2021 xorriso : UPDATE : 16.16% done xorriso : UPDATE : 21.29% done, estimate finish Sat Feb 06 14:32:10 2021 xorriso : UPDATE : 17.28% done, estimate finish Sat Feb 06 14:32:25 2021 xorriso : UPDATE : 28.81% done, estimate finish Sat Feb 06 14:31:09 2021 xorriso : UPDATE : 16.16% done xorriso : UPDATE : 22.45% done, estimate finish Sat Feb 06 14:32:11 2021 xorriso : UPDATE : 18.47% done, estimate finish Sat Feb 06 14:32:20 2021 xorriso : UPDATE : 29.50% done, estimate finish Sat Feb 06 14:31:11 2021 xorriso : UPDATE : 16.16% done xorriso : UPDATE : 23.60% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 19.25% done, estimate finish Sat Feb 06 14:32:20 2021 xorriso : UPDATE : 29.98% done, estimate finish Sat Feb 06 14:31:40 2021 xorriso : UPDATE : 16.16% done xorriso : UPDATE : 24.46% done, estimate finish Sat Feb 06 14:32:04 2021 xorriso : UPDATE : 19.98% done, estimate finish Sat Feb 06 14:32:19 2021 xorriso : UPDATE : 31.51% done, estimate finish Sat Feb 06 14:31:34 2021 xorriso : UPDATE : 16.16% done xorriso : UPDATE : 24.98% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 20.42% done, estimate finish Sat Feb 06 14:32:22 2021 xorriso : UPDATE : 32.09% done, estimate finish Sat Feb 06 14:31:36 2021 xorriso : UPDATE : 16.16% done xorriso : UPDATE : 24.98% done, estimate finish Sat Feb 06 14:32:13 2021 xorriso : UPDATE : 21.71% done, estimate finish Sat Feb 06 14:32:15 2021 xorriso : UPDATE : 32.48% done, estimate finish Sat Feb 06 14:31:40 2021 xorriso : UPDATE : 16.16% done xorriso : UPDATE : 26.78% done, estimate finish Sat Feb 06 14:32:03 2021 xorriso : UPDATE : 22.12% done, estimate finish Sat Feb 06 14:32:18 2021 xorriso : UPDATE : 33.80% done, estimate finish Sat Feb 06 14:31:37 2021 xorriso : UPDATE : 16.16% done xorriso : UPDATE : 27.43% done, estimate finish Sat Feb 06 14:32:04 2021 xorriso : UPDATE : 22.12% done, estimate finish Sat Feb 06 14:32:25 2021 xorriso : UPDATE : 34.64% done, estimate finish Sat Feb 06 14:31:36 2021 xorriso : UPDATE : 16.16% done xorriso : UPDATE : 28.23% done, estimate finish Sat Feb 06 14:32:03 2021 xorriso : UPDATE : 22.55% done, estimate finish Sat Feb 06 14:32:28 2021 xorriso : UPDATE : 35.34% done, estimate finish Sat Feb 06 14:31:38 2021 xorriso : UPDATE : 16.16% done xorriso : UPDATE : 29.05% done, estimate finish Sat Feb 06 14:32:02 2021 xorriso : UPDATE : 24.90% done, estimate finish Sat Feb 06 14:32:12 2021 xorriso : UPDATE : 35.92% done, estimate finish Sat Feb 06 14:31:39 2021 xorriso : UPDATE : 17.43% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 29.85% done, estimate finish Sat Feb 06 14:32:02 2021 xorriso : UPDATE : 26.45% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 36.74% done, estimate finish Sat Feb 06 14:31:39 2021 xorriso : UPDATE : 32.73% done, estimate finish Sat Feb 06 14:31:36 2021 xorriso : UPDATE : 30.64% done, estimate finish Sat Feb 06 14:31:56 2021 xorriso : UPDATE : 26.94% done, estimate finish Sat Feb 06 14:32:08 2021 xorriso : UPDATE : 37.43% done, estimate finish Sat Feb 06 14:31:40 2021 xorriso : UPDATE : 41.82% done, estimate finish Sat Feb 06 14:31:12 2021 xorriso : UPDATE : 31.39% done, estimate finish Sat Feb 06 14:31:57 2021 xorriso : UPDATE : 27.97% done, estimate finish Sat Feb 06 14:32:01 2021 xorriso : UPDATE : 28.63% done, estimate finish Sat Feb 06 14:32:02 2021 xorriso : UPDATE : 38.12% done, estimate finish Sat Feb 06 14:31:38 2021 xorriso : UPDATE : 41.82% done, estimate finish Sat Feb 06 14:31:15 2021 xorriso : UPDATE : 31.96% done, estimate finish Sat Feb 06 14:31:59 2021 xorriso : UPDATE : 32.84% done, estimate finish Sat Feb 06 14:31:57 2021 xorriso : UPDATE : 29.36% done, estimate finish Sat Feb 06 14:32:03 2021 xorriso : UPDATE : 38.89% done, estimate finish Sat Feb 06 14:31:38 2021 xorriso : UPDATE : 41.82% done, estimate finish Sat Feb 06 14:31:18 2021 xorriso : UPDATE : 33.45% done, estimate finish Sat Feb 06 14:31:58 2021 xorriso : UPDATE : 29.91% done, estimate finish Sat Feb 06 14:32:04 2021 xorriso : UPDATE : 39.62% done, estimate finish Sat Feb 06 14:31:39 2021 xorriso : UPDATE : 45.04% done, estimate finish Sat Feb 06 14:31:14 2021 xorriso : UPDATE : 33.98% done, estimate finish Sat Feb 06 14:32:00 2021 xorriso : UPDATE : 31.05% done, estimate finish Sat Feb 06 14:32:02 2021 xorriso : UPDATE : 40.57% done, estimate finish Sat Feb 06 14:31:38 2021 xorriso : UPDATE : 45.70% done, estimate finish Sat Feb 06 14:31:15 2021 xorriso : UPDATE : 34.61% done, estimate finish Sat Feb 06 14:32:01 2021 xorriso : UPDATE : 31.51% done, estimate finish Sat Feb 06 14:32:04 2021 xorriso : UPDATE : 41.01% done, estimate finish Sat Feb 06 14:31:41 2021 xorriso : UPDATE : 46.58% done, estimate finish Sat Feb 06 14:31:16 2021 xorriso : UPDATE : 35.29% done, estimate finish Sat Feb 06 14:32:01 2021 xorriso : UPDATE : 32.40% done, estimate finish Sat Feb 06 14:32:03 2021 xorriso : UPDATE : 41.01% done, estimate finish Sat Feb 06 14:31:46 2021 xorriso : UPDATE : 47.32% done, estimate finish Sat Feb 06 14:31:06 2021 xorriso : UPDATE : 32.40% done, estimate finish Sat Feb 06 14:32:08 2021 xorriso : UPDATE : 35.94% done, estimate finish Sat Feb 06 14:32:02 2021 xorriso : UPDATE : 43.34% done, estimate finish Sat Feb 06 14:31:38 2021 xorriso : UPDATE : 47.93% done, estimate finish Sat Feb 06 14:31:07 2021 xorriso : UPDATE : 32.40% done, estimate finish Sat Feb 06 14:32:14 2021 xorriso : UPDATE : 36.57% done, estimate finish Sat Feb 06 14:32:03 2021 xorriso : UPDATE : 44.19% done, estimate finish Sat Feb 06 14:31:38 2021 xorriso : UPDATE : 48.80% done, estimate finish Sat Feb 06 14:31:08 2021 xorriso : UPDATE : 35.37% done, estimate finish Sat Feb 06 14:32:00 2021 xorriso : UPDATE : 37.13% done, estimate finish Sat Feb 06 14:32:04 2021 xorriso : UPDATE : 44.88% done, estimate finish Sat Feb 06 14:31:38 2021 xorriso : UPDATE : 49.76% done, estimate finish Sat Feb 06 14:31:09 2021 xorriso : UPDATE : 37.76% done, estimate finish Sat Feb 06 14:32:11 2021 xorriso : UPDATE : 36.10% done, estimate finish Sat Feb 06 14:32:00 2021 xorriso : UPDATE : 45.74% done, estimate finish Sat Feb 06 14:31:39 2021 xorriso : UPDATE : 50.53% done, estimate finish Sat Feb 06 14:31:10 2021 xorriso : UPDATE : 36.52% done, estimate finish Sat Feb 06 14:32:05 2021 xorriso : UPDATE : 37.80% done, estimate finish Sat Feb 06 14:32:17 2021 xorriso : UPDATE : 46.43% done, estimate finish Sat Feb 06 14:31:39 2021 xorriso : UPDATE : 50.87% done, estimate finish Sat Feb 06 14:31:12 2021 xorriso : UPDATE : 39.29% done, estimate finish Sat Feb 06 14:32:09 2021 xorriso : UPDATE : 36.52% done, estimate finish Sat Feb 06 14:32:11 2021 xorriso : UPDATE : 47.18% done, estimate finish Sat Feb 06 14:31:40 2021 xorriso : UPDATE : 52.14% done, estimate finish Sat Feb 06 14:31:13 2021 xorriso : UPDATE : 37.15% done, estimate finish Sat Feb 06 14:32:12 2021 xorriso : UPDATE : 40.00% done, estimate finish Sat Feb 06 14:32:09 2021 xorriso : UPDATE : 47.46% done, estimate finish Sat Feb 06 14:31:43 2021 xorriso : UPDATE : 52.89% done, estimate finish Sat Feb 06 14:31:13 2021 xorriso : UPDATE : 39.60% done, estimate finish Sat Feb 06 14:32:00 2021 xorriso : UPDATE : 40.68% done, estimate finish Sat Feb 06 14:32:09 2021 xorriso : UPDATE : 47.46% done, estimate finish Sat Feb 06 14:31:49 2021 xorriso : UPDATE : 53.58% done, estimate finish Sat Feb 06 14:31:14 2021 xorriso : UPDATE : 40.30% done, estimate finish Sat Feb 06 14:32:00 2021 xorriso : UPDATE : 41.35% done, estimate finish Sat Feb 06 14:32:09 2021 xorriso : UPDATE : 49.16% done, estimate finish Sat Feb 06 14:31:43 2021 xorriso : UPDATE : 54.17% done, estimate finish Sat Feb 06 14:31:15 2021 xorriso : UPDATE : 41.94% done, estimate finish Sat Feb 06 14:32:09 2021 xorriso : UPDATE : 41.06% done, estimate finish Sat Feb 06 14:32:00 2021 xorriso : UPDATE : 50.10% done, estimate finish Sat Feb 06 14:31:43 2021 xorriso : UPDATE : 54.17% done, estimate finish Sat Feb 06 14:31:47 2021 xorriso : UPDATE : 41.83% done, estimate finish Sat Feb 06 14:32:00 2021 xorriso : UPDATE : 41.94% done, estimate finish Sat Feb 06 14:32:14 2021 xorriso : UPDATE : 51.38% done, estimate finish Sat Feb 06 14:31:40 2021 xorriso : UPDATE : 54.17% done, estimate finish Sat Feb 06 14:31:53 2021 xorriso : UPDATE : 43.59% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 42.61% done, estimate finish Sat Feb 06 14:32:01 2021 xorriso : UPDATE : 52.14% done, estimate finish Sat Feb 06 14:31:42 2021 xorriso : UPDATE : 54.52% done, estimate finish Sat Feb 06 14:31:56 2021 xorriso : UPDATE : 44.06% done, estimate finish Sat Feb 06 14:32:09 2021 xorriso : UPDATE : 43.15% done, estimate finish Sat Feb 06 14:32:01 2021 xorriso : UPDATE : 52.70% done, estimate finish Sat Feb 06 14:31:42 2021 xorriso : UPDATE : 57.55% done, estimate finish Sat Feb 06 14:31:40 2021 xorriso : UPDATE : 44.86% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 43.81% done, estimate finish Sat Feb 06 14:32:02 2021 xorriso : UPDATE : 53.39% done, estimate finish Sat Feb 06 14:31:43 2021 xorriso : UPDATE : 57.80% done, estimate finish Sat Feb 06 14:31:43 2021 xorriso : UPDATE : 45.47% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 44.64% done, estimate finish Sat Feb 06 14:32:01 2021 xorriso : UPDATE : 54.02% done, estimate finish Sat Feb 06 14:31:45 2021 xorriso : UPDATE : 57.80% done, estimate finish Sat Feb 06 14:31:47 2021 xorriso : UPDATE : 46.15% done, estimate finish Sat Feb 06 14:32:08 2021 xorriso : UPDATE : 45.34% done, estimate finish Sat Feb 06 14:32:02 2021 xorriso : UPDATE : 54.69% done, estimate finish Sat Feb 06 14:31:47 2021 xorriso : UPDATE : 57.80% done, estimate finish Sat Feb 06 14:31:51 2021 xorriso : UPDATE : 46.09% done, estimate finish Sat Feb 06 14:32:02 2021 xorriso : UPDATE : 46.86% done, estimate finish Sat Feb 06 14:32:08 2021 xorriso : UPDATE : 54.69% done, estimate finish Sat Feb 06 14:31:51 2021 xorriso : UPDATE : 61.03% done, estimate finish Sat Feb 06 14:31:39 2021 xorriso : UPDATE : 47.30% done, estimate finish Sat Feb 06 14:32:09 2021 xorriso : UPDATE : 46.76% done, estimate finish Sat Feb 06 14:32:03 2021 xorriso : UPDATE : 56.46% done, estimate finish Sat Feb 06 14:31:45 2021 xorriso : UPDATE : 61.73% done, estimate finish Sat Feb 06 14:31:39 2021 xorriso : UPDATE : 47.47% done, estimate finish Sat Feb 06 14:32:03 2021 xorriso : UPDATE : 48.08% done, estimate finish Sat Feb 06 14:32:08 2021 xorriso : UPDATE : 57.29% done, estimate finish Sat Feb 06 14:31:46 2021 xorriso : UPDATE : 62.05% done, estimate finish Sat Feb 06 14:31:42 2021 xorriso : UPDATE : 48.15% done, estimate finish Sat Feb 06 14:32:03 2021 xorriso : UPDATE : 48.53% done, estimate finish Sat Feb 06 14:32:10 2021 xorriso : UPDATE : 57.87% done, estimate finish Sat Feb 06 14:31:46 2021 xorriso : UPDATE : 63.07% done, estimate finish Sat Feb 06 14:31:36 2021 xorriso : UPDATE : 48.90% done, estimate finish Sat Feb 06 14:32:04 2021 xorriso : UPDATE : 49.25% done, estimate finish Sat Feb 06 14:32:10 2021 xorriso : UPDATE : 58.33% done, estimate finish Sat Feb 06 14:31:48 2021 xorriso : UPDATE : 63.79% done, estimate finish Sat Feb 06 14:31:37 2021 xorriso : UPDATE : 50.27% done, estimate finish Sat Feb 06 14:32:08 2021 xorriso : UPDATE : 49.79% done, estimate finish Sat Feb 06 14:32:03 2021 xorriso : UPDATE : 58.33% done, estimate finish Sat Feb 06 14:31:52 2021 xorriso : UPDATE : 63.90% done, estimate finish Sat Feb 06 14:31:40 2021 xorriso : UPDATE : 50.61% done, estimate finish Sat Feb 06 14:32:03 2021 xorriso : UPDATE : 50.27% done, estimate finish Sat Feb 06 14:32:11 2021 xorriso : UPDATE : 58.33% done, estimate finish Sat Feb 06 14:31:56 2021 xorriso : UPDATE : 65.23% done, estimate finish Sat Feb 06 14:31:38 2021 xorriso : UPDATE : 65.71% done, estimate finish Sat Feb 06 14:31:40 2021 xorriso : UPDATE : 50.27% done, estimate finish Sat Feb 06 14:32:24 2021 xorriso : UPDATE : 51.03% done, estimate finish Sat Feb 06 14:32:05 2021 xorriso : UPDATE : 61.14% done, estimate finish Sat Feb 06 14:31:46 2021 xorriso : UPDATE : 66.04% done, estimate finish Sat Feb 06 14:31:42 2021 xorriso : UPDATE : 50.27% done, estimate finish Sat Feb 06 14:32:31 2021 xorriso : UPDATE : 51.71% done, estimate finish Sat Feb 06 14:32:08 2021 xorriso : UPDATE : 62.21% done, estimate finish Sat Feb 06 14:31:44 2021 xorriso : UPDATE : 67.12% done, estimate finish Sat Feb 06 14:31:41 2021 xorriso : UPDATE : 52.31% done, estimate finish Sat Feb 06 14:32:09 2021 xorriso : UPDATE : 53.71% done, estimate finish Sat Feb 06 14:32:04 2021 xorriso : UPDATE : 62.73% done, estimate finish Sat Feb 06 14:31:46 2021 xorriso : UPDATE : 67.75% done, estimate finish Sat Feb 06 14:31:42 2021 xorriso : UPDATE : 53.71% done, estimate finish Sat Feb 06 14:32:09 2021 xorriso : UPDATE : 52.97% done, estimate finish Sat Feb 06 14:32:08 2021 xorriso : UPDATE : 63.71% done, estimate finish Sat Feb 06 14:31:45 2021 xorriso : UPDATE : 68.59% done, estimate finish Sat Feb 06 14:31:42 2021 xorriso : UPDATE : 53.71% done, estimate finish Sat Feb 06 14:32:14 2021 xorriso : UPDATE : 53.40% done, estimate finish Sat Feb 06 14:32:11 2021 xorriso : UPDATE : 64.00% done, estimate finish Sat Feb 06 14:31:47 2021 xorriso : UPDATE : 68.87% done, estimate finish Sat Feb 06 14:31:43 2021 xorriso : UPDATE : 53.71% done, estimate finish Sat Feb 06 14:32:18 2021 xorriso : UPDATE : 54.20% done, estimate finish Sat Feb 06 14:32:10 2021 xorriso : UPDATE : 65.28% done, estimate finish Sat Feb 06 14:31:45 2021 xorriso : UPDATE : 69.68% done, estimate finish Sat Feb 06 14:31:42 2021 xorriso : UPDATE : 54.33% done, estimate finish Sat Feb 06 14:32:18 2021 xorriso : UPDATE : 55.33% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 65.90% done, estimate finish Sat Feb 06 14:31:47 2021 xorriso : UPDATE : 70.07% done, estimate finish Sat Feb 06 14:31:50 2021 xorriso : UPDATE : 57.68% done, estimate finish Sat Feb 06 14:32:03 2021 xorriso : UPDATE : 56.11% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 66.69% done, estimate finish Sat Feb 06 14:31:46 2021 xorriso : UPDATE : 71.24% done, estimate finish Sat Feb 06 14:31:46 2021 xorriso : UPDATE : 58.00% done, estimate finish Sat Feb 06 14:32:05 2021 xorriso : UPDATE : 56.86% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 67.29% done, estimate finish Sat Feb 06 14:31:47 2021 xorriso : UPDATE : 72.20% done, estimate finish Sat Feb 06 14:31:46 2021 xorriso : UPDATE : 60.02% done, estimate finish Sat Feb 06 14:31:59 2021 xorriso : UPDATE : 57.60% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 68.11% done, estimate finish Sat Feb 06 14:31:46 2021 xorriso : UPDATE : 73.69% done, estimate finish Sat Feb 06 14:31:43 2021 xorriso : UPDATE : 58.23% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 60.74% done, estimate finish Sat Feb 06 14:31:50 2021 xorriso : UPDATE : 68.85% done, estimate finish Sat Feb 06 14:31:47 2021 xorriso : UPDATE : 74.42% done, estimate finish Sat Feb 06 14:31:42 2021 xorriso : UPDATE : 59.00% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 61.50% done, estimate finish Sat Feb 06 14:31:52 2021 xorriso : UPDATE : 68.85% done, estimate finish Sat Feb 06 14:31:53 2021 xorriso : UPDATE : 74.42% done, estimate finish Sat Feb 06 14:31:45 2021 xorriso : UPDATE : 62.18% done, estimate finish Sat Feb 06 14:31:53 2021 xorriso : UPDATE : 59.75% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 68.85% done, estimate finish Sat Feb 06 14:31:58 2021 xorriso : UPDATE : 76.05% done, estimate finish Sat Feb 06 14:31:42 2021 xorriso : UPDATE : 62.75% done, estimate finish Sat Feb 06 14:31:53 2021 xorriso : UPDATE : 60.54% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 71.33% done, estimate finish Sat Feb 06 14:31:47 2021 xorriso : UPDATE : 76.64% done, estimate finish Sat Feb 06 14:31:43 2021 xorriso : UPDATE : 63.13% done, estimate finish Sat Feb 06 14:31:56 2021 xorriso : UPDATE : 61.42% done, estimate finish Sat Feb 06 14:32:05 2021 xorriso : UPDATE : 72.08% done, estimate finish Sat Feb 06 14:31:48 2021 xorriso : UPDATE : 76.64% done, estimate finish Sat Feb 06 14:31:45 2021 xorriso : UPDATE : 64.37% done, estimate finish Sat Feb 06 14:31:54 2021 xorriso : UPDATE : 62.27% done, estimate finish Sat Feb 06 14:32:05 2021 xorriso : UPDATE : 72.83% done, estimate finish Sat Feb 06 14:31:48 2021 xorriso : UPDATE : 78.69% done, estimate finish Sat Feb 06 14:31:42 2021 xorriso : UPDATE : 64.93% done, estimate finish Sat Feb 06 14:31:55 2021 xorriso : UPDATE : 62.80% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 73.51% done, estimate finish Sat Feb 06 14:31:49 2021 xorriso : UPDATE : 80.06% done, estimate finish Sat Feb 06 14:31:36 2021 xorriso : UPDATE : 64.93% done, estimate finish Sat Feb 06 14:31:58 2021 xorriso : UPDATE : 63.70% done, estimate finish Sat Feb 06 14:32:05 2021 xorriso : UPDATE : 73.92% done, estimate finish Sat Feb 06 14:31:50 2021 xorriso : UPDATE : 80.51% done, estimate finish Sat Feb 06 14:31:38 2021 xorriso : UPDATE : 66.43% done, estimate finish Sat Feb 06 14:31:56 2021 xorriso : UPDATE : 64.36% done, estimate finish Sat Feb 06 14:32:05 2021 xorriso : UPDATE : 75.05% done, estimate finish Sat Feb 06 14:31:49 2021 xorriso : UPDATE : 81.52% done, estimate finish Sat Feb 06 14:31:37 2021 xorriso : UPDATE : 67.42% done, estimate finish Sat Feb 06 14:31:56 2021 xorriso : UPDATE : 65.02% done, estimate finish Sat Feb 06 14:32:05 2021 xorriso : UPDATE : 75.93% done, estimate finish Sat Feb 06 14:31:48 2021 xorriso : UPDATE : 82.54% done, estimate finish Sat Feb 06 14:31:37 2021 xorriso : UPDATE : 68.12% done, estimate finish Sat Feb 06 14:32:02 2021 xorriso : UPDATE : 65.24% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 76.70% done, estimate finish Sat Feb 06 14:31:48 2021 xorriso : UPDATE : 83.22% done, estimate finish Sat Feb 06 14:31:38 2021 xorriso : UPDATE : 65.24% done, estimate finish Sat Feb 06 14:32:14 2021 xorriso : UPDATE : 68.65% done, estimate finish Sat Feb 06 14:32:03 2021 xorriso : UPDATE : 77.08% done, estimate finish Sat Feb 06 14:31:47 2021 xorriso : UPDATE : 83.88% done, estimate finish Sat Feb 06 14:31:39 2021 xorriso : UPDATE : 65.24% done, estimate finish Sat Feb 06 14:32:19 2021 xorriso : UPDATE : 69.20% done, estimate finish Sat Feb 06 14:32:04 2021 xorriso : UPDATE : 77.08% done, estimate finish Sat Feb 06 14:31:50 2021 xorriso : UPDATE : 84.58% done, estimate finish Sat Feb 06 14:31:39 2021 xorriso : UPDATE : 65.24% done, estimate finish Sat Feb 06 14:32:24 2021 xorriso : UPDATE : 70.25% done, estimate finish Sat Feb 06 14:32:02 2021 xorriso : UPDATE : 77.08% done, estimate finish Sat Feb 06 14:31:53 2021 xorriso : UPDATE : 85.32% done, estimate finish Sat Feb 06 14:31:39 2021 xorriso : UPDATE : 69.26% done, estimate finish Sat Feb 06 14:32:02 2021 xorriso : UPDATE : 71.07% done, estimate finish Sat Feb 06 14:32:02 2021 xorriso : UPDATE : 79.52% done, estimate finish Sat Feb 06 14:31:47 2021 xorriso : UPDATE : 85.99% done, estimate finish Sat Feb 06 14:31:39 2021 xorriso : UPDATE : 70.32% done, estimate finish Sat Feb 06 14:32:02 2021 xorriso : UPDATE : 71.07% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 79.52% done, estimate finish Sat Feb 06 14:31:49 2021 xorriso : UPDATE : 86.71% done, estimate finish Sat Feb 06 14:31:41 2021 xorriso : UPDATE : 72.31% done, estimate finish Sat Feb 06 14:32:03 2021 xorriso : UPDATE : 70.97% done, estimate finish Sat Feb 06 14:32:02 2021 xorriso : UPDATE : 79.52% done, estimate finish Sat Feb 06 14:31:52 2021 xorriso : UPDATE : 87.10% done, estimate finish Sat Feb 06 14:31:43 2021 xorriso : UPDATE : 73.47% done, estimate finish Sat Feb 06 14:32:01 2021 xorriso : UPDATE : 71.66% done, estimate finish Sat Feb 06 14:32:02 2021 xorriso : UPDATE : 79.52% done, estimate finish Sat Feb 06 14:31:55 2021 xorriso : UPDATE : 87.32% done, estimate finish Sat Feb 06 14:31:45 2021 xorriso : UPDATE : 71.75% done, estimate finish Sat Feb 06 14:32:05 2021 xorriso : UPDATE : 73.67% done, estimate finish Sat Feb 06 14:32:03 2021 xorriso : UPDATE : 79.52% done, estimate finish Sat Feb 06 14:31:57 2021 xorriso : UPDATE : 87.49% done, estimate finish Sat Feb 06 14:31:47 2021 xorriso : UPDATE : 72.04% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 73.78% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 79.52% done, estimate finish Sat Feb 06 14:32:00 2021 xorriso : UPDATE : 88.05% done, estimate finish Sat Feb 06 14:31:47 2021 xorriso : UPDATE : 73.87% done, estimate finish Sat Feb 06 14:32:12 2021 xorriso : UPDATE : 72.13% done, estimate finish Sat Feb 06 14:32:09 2021 xorriso : UPDATE : 79.52% done, estimate finish Sat Feb 06 14:32:03 2021 xorriso : UPDATE : 88.74% done, estimate finish Sat Feb 06 14:31:48 2021 xorriso : UPDATE : 72.66% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 74.31% done, estimate finish Sat Feb 06 14:32:13 2021 xorriso : UPDATE : 79.52% done, estimate finish Sat Feb 06 14:32:43 2021 xorriso : UPDATE : 89.46% done, estimate finish Sat Feb 06 14:31:47 2021 xorriso : UPDATE : 74.93% done, estimate finish Sat Feb 06 14:32:13 2021 xorriso : UPDATE : 73.35% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 79.52% done, estimate finish Sat Feb 06 14:32:52 2021 xorriso : UPDATE : 89.69% done, estimate finish Sat Feb 06 14:31:49 2021 xorriso : UPDATE : 74.06% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 75.23% done, estimate finish Sat Feb 06 14:32:15 2021 xorriso : UPDATE : 79.52% done, estimate finish Sat Feb 06 14:33:00 2021 xorriso : UPDATE : 89.69% done, estimate finish Sat Feb 06 14:31:51 2021 xorriso : UPDATE : 76.04% done, estimate finish Sat Feb 06 14:32:14 2021 xorriso : UPDATE : 74.52% done, estimate finish Sat Feb 06 14:32:09 2021 xorriso : UPDATE : 79.52% done, estimate finish Sat Feb 06 14:33:08 2021 xorriso : UPDATE : 90.48% done, estimate finish Sat Feb 06 14:31:50 2021 xorriso : UPDATE : 75.36% done, estimate finish Sat Feb 06 14:32:08 2021 xorriso : UPDATE : 77.21% done, estimate finish Sat Feb 06 14:32:10 2021 xorriso : UPDATE : 90.53% done, estimate finish Sat Feb 06 14:31:43 2021 xorriso : UPDATE : 92.85% done, estimate finish Sat Feb 06 14:31:45 2021 xorriso : UPDATE : 76.57% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 77.88% done, estimate finish Sat Feb 06 14:32:10 2021 xorriso : UPDATE : 90.88% done, estimate finish Sat Feb 06 14:31:44 2021 xorriso : UPDATE : 90.88% done, estimate finish Sat Feb 06 14:31:46 2021 xorriso : UPDATE : 93.43% done, estimate finish Sat Feb 06 14:31:46 2021 xorriso : UPDATE : 78.54% done, estimate finish Sat Feb 06 14:32:10 2021 xorriso : UPDATE : 77.24% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 93.01% done, estimate finish Sat Feb 06 14:31:44 2021 xorriso : UPDATE : 93.43% done, estimate finish Sat Feb 06 14:31:48 2021 xorriso : UPDATE : 77.84% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 79.16% done, estimate finish Sat Feb 06 14:32:11 2021 xorriso : UPDATE : 93.66% done, estimate finish Sat Feb 06 14:31:44 2021 xorriso : UPDATE : 93.43% done, estimate finish Sat Feb 06 14:31:50 2021 xorriso : UPDATE : 79.82% done, estimate finish Sat Feb 06 14:32:09 2021 xorriso : UPDATE : 78.68% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 94.00% done, estimate finish Sat Feb 06 14:31:45 2021 xorriso : UPDATE : 96.77% done, estimate finish Sat Feb 06 14:31:43 2021 xorriso : UPDATE : 80.40% done, estimate finish Sat Feb 06 14:32:09 2021 xorriso : UPDATE : 79.40% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 94.00% done, estimate finish Sat Feb 06 14:31:47 2021 xorriso : UPDATE : 97.51% done, estimate finish Sat Feb 06 14:31:43 2021 xorriso : UPDATE : 80.10% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 80.91% done, estimate finish Sat Feb 06 14:32:09 2021 xorriso : UPDATE : 94.00% done, estimate finish Sat Feb 06 14:31:45 2021 xorriso : UPDATE : 98.22% done, estimate finish Sat Feb 06 14:31:43 2021 xorriso : UPDATE : 81.17% done, estimate finish Sat Feb 06 14:32:10 2021 xorriso : UPDATE : 80.76% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 94.00% done, estimate finish Sat Feb 06 14:31:46 2021 xorriso : UPDATE : 99.08% done xorriso : UPDATE : 81.97% done, estimate finish Sat Feb 06 14:32:10 2021 xorriso : UPDATE : 81.42% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 97.93% done xorriso : UPDATE : 99.75% done xorriso : UPDATE : 82.15% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 82.16% done, estimate finish Sat Feb 06 14:32:12 2021 xorriso : UPDATE : 98.21% done ISO image produced: 2242722 sectors Written to medium : 2242722 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 82.76% done, estimate finish Sat Feb 06 14:32:08 2021 xorriso : UPDATE : 83.23% done, estimate finish Sat Feb 06 14:32:09 2021 CD=5 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 5 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:31:44 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 armhf 5' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-5.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-5.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot5 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD5 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD5' xorriso : UPDATE : 4855 files added in 1 seconds xorriso : UPDATE : 4855 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-ath9k-htc_1.4.0-97-g75b3e59+dfsg-3_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/sigrok-firmware-fx2lafw_0.1.6-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 99.36% done xorriso : UPDATE : 83.81% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 84.19% done, estimate finish Sat Feb 06 14:32:09 2021 xorriso : UPDATE : Thank you for being patient. Working since 124 seconds. xorriso : UPDATE : 0.18% done xorriso : UPDATE : 85.08% done, estimate finish Sat Feb 06 14:32:08 2021 xorriso : UPDATE : 83.81% done, estimate finish Sat Feb 06 14:32:09 2021 ISO image produced: 2281225 sectors Written to medium : 2281225 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 0.41% done, estimate finish Sat Feb 06 14:40:37 2021 xorriso : UPDATE : 85.08% done, estimate finish Sat Feb 06 14:32:10 2021 xorriso : UPDATE : 85.55% done, estimate finish Sat Feb 06 14:32:06 2021 CD=7 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 7 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:31:47 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 armhf 7' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-7.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-7.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot7 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD7 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD7' xorriso : UPDATE : 3340 files added in 1 seconds xorriso : UPDATE : 3340 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/hdmi2usb-fx2-firmware_0.0.0~git20151225-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 1.02% done, estimate finish Sat Feb 06 14:36:59 2021 xorriso : UPDATE : 85.55% done, estimate finish Sat Feb 06 14:32:08 2021 xorriso : UPDATE : 86.80% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 86.73% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 87.43% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 0.20% done xorriso : UPDATE : 1.12% done, estimate finish Sat Feb 06 14:38:00 2021 xorriso : UPDATE : 88.21% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 87.26% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 0.37% done, estimate finish Sat Feb 06 14:42:36 2021 xorriso : UPDATE : 2.58% done, estimate finish Sat Feb 06 14:35:07 2021 xorriso : UPDATE : 87.26% done, estimate finish Sat Feb 06 14:32:10 2021 xorriso : UPDATE : 88.91% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 1.71% done, estimate finish Sat Feb 06 14:35:07 2021 xorriso : UPDATE : 3.26% done, estimate finish Sat Feb 06 14:34:56 2021 xorriso : UPDATE : 87.26% done, estimate finish Sat Feb 06 14:32:13 2021 xorriso : UPDATE : 89.55% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 2.20% done, estimate finish Sat Feb 06 14:35:08 2021 xorriso : UPDATE : 3.96% done, estimate finish Sat Feb 06 14:34:48 2021 xorriso : UPDATE : 87.26% done, estimate finish Sat Feb 06 14:32:16 2021 xorriso : UPDATE : 90.32% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 3.20% done, estimate finish Sat Feb 06 14:34:37 2021 xorriso : UPDATE : 4.75% done, estimate finish Sat Feb 06 14:34:38 2021 xorriso : UPDATE : 87.26% done, estimate finish Sat Feb 06 14:32:18 2021 xorriso : UPDATE : 90.86% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 3.36% done, estimate finish Sat Feb 06 14:34:59 2021 xorriso : UPDATE : 5.42% done, estimate finish Sat Feb 06 14:34:35 2021 xorriso : UPDATE : 92.78% done, estimate finish Sat Feb 06 14:32:03 2021 xorriso : UPDATE : 90.86% done, estimate finish Sat Feb 06 14:32:08 2021 xorriso : UPDATE : 3.36% done, estimate finish Sat Feb 06 14:35:29 2021 xorriso : UPDATE : 5.85% done, estimate finish Sat Feb 06 14:34:40 2021 xorriso : UPDATE : 93.59% done, estimate finish Sat Feb 06 14:32:03 2021 xorriso : UPDATE : 92.70% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 3.36% done, estimate finish Sat Feb 06 14:35:58 2021 xorriso : UPDATE : 6.93% done, estimate finish Sat Feb 06 14:34:27 2021 xorriso : UPDATE : 93.81% done, estimate finish Sat Feb 06 14:32:04 2021 xorriso : UPDATE : 92.87% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 3.36% done, estimate finish Sat Feb 06 14:36:28 2021 xorriso : UPDATE : 7.37% done, estimate finish Sat Feb 06 14:34:31 2021 xorriso : UPDATE : 95.13% done, estimate finish Sat Feb 06 14:32:03 2021 xorriso : UPDATE : 93.76% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 3.36% done, estimate finish Sat Feb 06 14:36:58 2021 xorriso : UPDATE : 8.02% done, estimate finish Sat Feb 06 14:34:10 2021 xorriso : UPDATE : 95.79% done, estimate finish Sat Feb 06 14:32:04 2021 xorriso : UPDATE : 94.76% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 3.36% done, estimate finish Sat Feb 06 14:37:28 2021 xorriso : UPDATE : 8.52% done, estimate finish Sat Feb 06 14:34:13 2021 xorriso : UPDATE : 96.50% done, estimate finish Sat Feb 06 14:32:04 2021 xorriso : UPDATE : 95.55% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 3.36% done, estimate finish Sat Feb 06 14:37:58 2021 xorriso : UPDATE : 8.52% done, estimate finish Sat Feb 06 14:34:27 2021 xorriso : UPDATE : 97.29% done, estimate finish Sat Feb 06 14:32:03 2021 xorriso : UPDATE : 95.55% done, estimate finish Sat Feb 06 14:32:07 2021 xorriso : UPDATE : 3.36% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 10.19% done, estimate finish Sat Feb 06 14:34:08 2021 xorriso : UPDATE : 98.10% done xorriso : UPDATE : 97.10% done, estimate finish Sat Feb 06 14:32:05 2021 xorriso : UPDATE : 7.95% done, estimate finish Sat Feb 06 14:34:44 2021 xorriso : UPDATE : 11.37% done, estimate finish Sat Feb 06 14:34:02 2021 xorriso : UPDATE : 98.77% done xorriso : UPDATE : 97.53% done, estimate finish Sat Feb 06 14:32:06 2021 xorriso : UPDATE : 12.60% done, estimate finish Sat Feb 06 14:33:40 2021 xorriso : UPDATE : 11.97% done, estimate finish Sat Feb 06 14:34:04 2021 xorriso : UPDATE : 12.54% done, estimate finish Sat Feb 06 14:34:05 2021 xorriso : UPDATE : 99.51% done xorriso : UPDATE : 98.90% done xorriso : UPDATE : 12.60% done, estimate finish Sat Feb 06 14:33:49 2021 xorriso : UPDATE : 13.26% done, estimate finish Sat Feb 06 14:34:05 2021 xorriso : UPDATE : Thank you for being patient. Working since 142 seconds. xorriso : UPDATE : 99.42% done xorriso : UPDATE : 14.58% done, estimate finish Sat Feb 06 14:33:38 2021 xorriso : UPDATE : 14.28% done, estimate finish Sat Feb 06 14:34:02 2021 ISO image produced: 2231610 sectors Written to medium : 2231610 sectors at LBA 0 ISO image produced: 2291939 sectors Written to medium : 2291939 sectors at LBA 0 Writing to 'stdio:/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-1.iso' completed successfully. Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 15.30% done, estimate finish Sat Feb 06 14:33:40 2021 CD=8 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 8 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:32:06 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 armhf 8' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-8.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-8.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot8 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD8 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' CD=9 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 9 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:32:06 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 armhf 9' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-9.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-9.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot9 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD9 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD8' xorriso : UPDATE : 6569 files added in 1 seconds xorriso : UPDATE : 6569 files added in 1 seconds xorriso : UPDATE : 14.85% done, estimate finish Sat Feb 06 14:34:04 2021 libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/dns323-firmware-tools_0.7.3-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-ath9k-htc-dbgsym_1.4.0-97-g75b3e59+dfsg-3_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/nxt-firmware_1.29-20120908+dfsg-7_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD9' xorriso : UPDATE : 8460 files added in 1 seconds xorriso : UPDATE : 16.19% done, estimate finish Sat Feb 06 14:33:39 2021 xorriso : UPDATE : 0.02% done xorriso : UPDATE : 8460 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/expeyes-firmware-dev_4.4.4+dfsg-4_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython-doc_1.0.1-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/ubertooth-firmware-source_2018.12.R1-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 15.77% done, estimate finish Sat Feb 06 14:34:01 2021 xorriso : UPDATE : 0.13% done xorriso : UPDATE : 0.11% done xorriso : UPDATE : 16.97% done, estimate finish Sat Feb 06 14:33:40 2021 xorriso : UPDATE : 15.98% done, estimate finish Sat Feb 06 14:34:05 2021 xorriso : UPDATE : 0.27% done, estimate finish Sat Feb 06 14:44:35 2021 xorriso : UPDATE : 0.22% done xorriso : UPDATE : 17.75% done, estimate finish Sat Feb 06 14:33:42 2021 xorriso : UPDATE : 17.25% done, estimate finish Sat Feb 06 14:33:59 2021 xorriso : UPDATE : 0.48% done, estimate finish Sat Feb 06 14:42:28 2021 xorriso : UPDATE : 0.36% done, estimate finish Sat Feb 06 14:44:45 2021 xorriso : UPDATE : 18.50% done, estimate finish Sat Feb 06 14:33:43 2021 xorriso : UPDATE : 17.55% done, estimate finish Sat Feb 06 14:34:04 2021 xorriso : UPDATE : 1.35% done, estimate finish Sat Feb 06 14:37:04 2021 xorriso : UPDATE : 0.68% done, estimate finish Sat Feb 06 14:41:11 2021 xorriso : UPDATE : 18.83% done, estimate finish Sat Feb 06 14:33:23 2021 xorriso : UPDATE : 18.79% done, estimate finish Sat Feb 06 14:33:58 2021 xorriso : UPDATE : 2.14% done, estimate finish Sat Feb 06 14:36:01 2021 xorriso : UPDATE : 1.43% done, estimate finish Sat Feb 06 14:37:37 2021 xorriso : UPDATE : 20.21% done, estimate finish Sat Feb 06 14:33:21 2021 xorriso : UPDATE : 18.91% done, estimate finish Sat Feb 06 14:34:05 2021 xorriso : UPDATE : 2.90% done, estimate finish Sat Feb 06 14:35:35 2021 xorriso : UPDATE : 1.97% done, estimate finish Sat Feb 06 14:36:58 2021 xorriso : UPDATE : 20.34% done, estimate finish Sat Feb 06 14:33:26 2021 xorriso : UPDATE : 20.13% done, estimate finish Sat Feb 06 14:34:00 2021 xorriso : UPDATE : 3.53% done, estimate finish Sat Feb 06 14:35:26 2021 xorriso : UPDATE : 2.83% done, estimate finish Sat Feb 06 14:36:05 2021 xorriso : UPDATE : 21.95% done, estimate finish Sat Feb 06 14:33:24 2021 xorriso : UPDATE : 20.76% done, estimate finish Sat Feb 06 14:34:02 2021 xorriso : UPDATE : 4.14% done, estimate finish Sat Feb 06 14:35:21 2021 xorriso : UPDATE : 3.57% done, estimate finish Sat Feb 06 14:35:44 2021 xorriso : UPDATE : 22.65% done, estimate finish Sat Feb 06 14:33:25 2021 xorriso : UPDATE : 21.35% done, estimate finish Sat Feb 06 14:34:03 2021 xorriso : UPDATE : 4.87% done, estimate finish Sat Feb 06 14:35:13 2021 xorriso : UPDATE : 4.29% done, estimate finish Sat Feb 06 14:35:31 2021 xorriso : UPDATE : 23.29% done, estimate finish Sat Feb 06 14:33:27 2021 xorriso : UPDATE : 22.13% done, estimate finish Sat Feb 06 14:34:03 2021 xorriso : UPDATE : 4.96% done, estimate finish Sat Feb 06 14:35:29 2021 xorriso : UPDATE : 4.69% done, estimate finish Sat Feb 06 14:35:35 2021 xorriso : UPDATE : 23.29% done, estimate finish Sat Feb 06 14:33:32 2021 xorriso : UPDATE : 22.76% done, estimate finish Sat Feb 06 14:34:03 2021 xorriso : UPDATE : 6.31% done, estimate finish Sat Feb 06 14:35:02 2021 xorriso : UPDATE : 5.72% done, estimate finish Sat Feb 06 14:35:15 2021 xorriso : UPDATE : 23.29% done, estimate finish Sat Feb 06 14:33:37 2021 xorriso : UPDATE : 22.76% done, estimate finish Sat Feb 06 14:34:11 2021 xorriso : UPDATE : 7.31% done, estimate finish Sat Feb 06 14:34:52 2021 xorriso : UPDATE : 6.17% done, estimate finish Sat Feb 06 14:35:18 2021 xorriso : UPDATE : 23.29% done, estimate finish Sat Feb 06 14:33:42 2021 xorriso : UPDATE : 22.76% done, estimate finish Sat Feb 06 14:34:20 2021 xorriso : UPDATE : 7.73% done, estimate finish Sat Feb 06 14:34:56 2021 xorriso : UPDATE : 7.14% done, estimate finish Sat Feb 06 14:35:06 2021 xorriso : UPDATE : 23.29% done, estimate finish Sat Feb 06 14:33:47 2021 xorriso : UPDATE : 22.76% done, estimate finish Sat Feb 06 14:34:30 2021 xorriso : UPDATE : 7.73% done, estimate finish Sat Feb 06 14:34:46 2021 xorriso : UPDATE : 7.71% done, estimate finish Sat Feb 06 14:35:06 2021 xorriso : UPDATE : 28.37% done, estimate finish Sat Feb 06 14:33:38 2021 xorriso : UPDATE : 22.76% done, estimate finish Sat Feb 06 14:34:38 2021 xorriso : UPDATE : 7.73% done, estimate finish Sat Feb 06 14:35:01 2021 xorriso : UPDATE : 8.63% done, estimate finish Sat Feb 06 14:34:29 2021 xorriso : UPDATE : 29.10% done, estimate finish Sat Feb 06 14:33:40 2021 xorriso : UPDATE : 22.76% done, estimate finish Sat Feb 06 14:34:47 2021 xorriso : UPDATE : 10.49% done, estimate finish Sat Feb 06 14:34:21 2021 xorriso : UPDATE : 9.25% done, estimate finish Sat Feb 06 14:34:31 2021 xorriso : UPDATE : 29.85% done, estimate finish Sat Feb 06 14:33:41 2021 xorriso : UPDATE : 22.76% done, estimate finish Sat Feb 06 14:34:56 2021 xorriso : UPDATE : 10.49% done, estimate finish Sat Feb 06 14:34:32 2021 xorriso : UPDATE : 9.25% done, estimate finish Sat Feb 06 14:34:43 2021 xorriso : UPDATE : 30.68% done, estimate finish Sat Feb 06 14:33:41 2021 xorriso : UPDATE : 24.75% done, estimate finish Sat Feb 06 14:34:34 2021 xorriso : UPDATE : 10.49% done, estimate finish Sat Feb 06 14:34:42 2021 xorriso : UPDATE : 9.25% done, estimate finish Sat Feb 06 14:34:56 2021 xorriso : UPDATE : 31.61% done, estimate finish Sat Feb 06 14:33:41 2021 xorriso : UPDATE : 30.45% done, estimate finish Sat Feb 06 14:33:51 2021 xorriso : UPDATE : 11.97% done, estimate finish Sat Feb 06 14:34:30 2021 xorriso : UPDATE : 9.25% done, estimate finish Sat Feb 06 14:35:08 2021 xorriso : UPDATE : 32.00% done, estimate finish Sat Feb 06 14:33:44 2021 xorriso : UPDATE : 33.06% done, estimate finish Sat Feb 06 14:33:42 2021 xorriso : UPDATE : 31.03% done, estimate finish Sat Feb 06 14:33:52 2021 xorriso : UPDATE : 13.89% done, estimate finish Sat Feb 06 14:34:17 2021 xorriso : UPDATE : 10.55% done, estimate finish Sat Feb 06 14:34:54 2021 xorriso : UPDATE : 33.72% done, estimate finish Sat Feb 06 14:33:44 2021 xorriso : UPDATE : 31.88% done, estimate finish Sat Feb 06 14:33:52 2021 xorriso : UPDATE : 14.68% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 13.27% done, estimate finish Sat Feb 06 14:34:25 2021 xorriso : UPDATE : 34.57% done, estimate finish Sat Feb 06 14:33:44 2021 xorriso : UPDATE : 32.51% done, estimate finish Sat Feb 06 14:33:46 2021 xorriso : UPDATE : 15.14% done, estimate finish Sat Feb 06 14:34:20 2021 xorriso : UPDATE : 13.82% done, estimate finish Sat Feb 06 14:34:28 2021 xorriso : UPDATE : 35.22% done, estimate finish Sat Feb 06 14:33:45 2021 xorriso : UPDATE : 33.12% done, estimate finish Sat Feb 06 14:33:48 2021 xorriso : UPDATE : 16.26% done, estimate finish Sat Feb 06 14:34:17 2021 xorriso : UPDATE : 13.82% done, estimate finish Sat Feb 06 14:34:36 2021 xorriso : UPDATE : 35.83% done, estimate finish Sat Feb 06 14:33:46 2021 xorriso : UPDATE : 34.11% done, estimate finish Sat Feb 06 14:33:47 2021 xorriso : UPDATE : 16.93% done, estimate finish Sat Feb 06 14:34:09 2021 xorriso : UPDATE : 16.15% done, estimate finish Sat Feb 06 14:34:19 2021 xorriso : UPDATE : 36.78% done, estimate finish Sat Feb 06 14:33:51 2021 xorriso : UPDATE : 35.08% done, estimate finish Sat Feb 06 14:33:46 2021 xorriso : UPDATE : 17.12% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 16.78% done, estimate finish Sat Feb 06 14:34:17 2021 xorriso : UPDATE : 37.37% done, estimate finish Sat Feb 06 14:33:52 2021 xorriso : UPDATE : 35.87% done, estimate finish Sat Feb 06 14:33:47 2021 xorriso : UPDATE : 18.58% done, estimate finish Sat Feb 06 14:34:09 2021 xorriso : UPDATE : 17.55% done, estimate finish Sat Feb 06 14:34:17 2021 xorriso : UPDATE : 38.32% done, estimate finish Sat Feb 06 14:33:51 2021 xorriso : UPDATE : 36.67% done, estimate finish Sat Feb 06 14:33:47 2021 xorriso : UPDATE : 19.25% done, estimate finish Sat Feb 06 14:34:11 2021 xorriso : UPDATE : 17.72% done, estimate finish Sat Feb 06 14:34:24 2021 xorriso : UPDATE : 38.47% done, estimate finish Sat Feb 06 14:33:55 2021 xorriso : UPDATE : 37.18% done, estimate finish Sat Feb 06 14:33:49 2021 xorriso : UPDATE : 19.41% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 17.72% done, estimate finish Sat Feb 06 14:34:32 2021 xorriso : UPDATE : 39.99% done, estimate finish Sat Feb 06 14:33:51 2021 xorriso : UPDATE : 37.29% done, estimate finish Sat Feb 06 14:33:53 2021 xorriso : UPDATE : 19.41% done, estimate finish Sat Feb 06 14:34:23 2021 xorriso : UPDATE : 17.72% done, estimate finish Sat Feb 06 14:34:40 2021 xorriso : UPDATE : 20.79% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 40.72% done, estimate finish Sat Feb 06 14:33:51 2021 xorriso : UPDATE : 38.79% done, estimate finish Sat Feb 06 14:33:49 2021 xorriso : UPDATE : 19.41% done, estimate finish Sat Feb 06 14:34:30 2021 xorriso : UPDATE : 21.25% done, estimate finish Sat Feb 06 14:34:19 2021 xorriso : UPDATE : 41.00% done, estimate finish Sat Feb 06 14:33:54 2021 xorriso : UPDATE : 39.71% done, estimate finish Sat Feb 06 14:33:49 2021 xorriso : UPDATE : 19.41% done, estimate finish Sat Feb 06 14:34:37 2021 xorriso : UPDATE : 22.23% done, estimate finish Sat Feb 06 14:34:17 2021 xorriso : UPDATE : 42.30% done, estimate finish Sat Feb 06 14:33:51 2021 xorriso : UPDATE : 39.78% done, estimate finish Sat Feb 06 14:34:01 2021 xorriso : UPDATE : 19.41% done, estimate finish Sat Feb 06 14:34:44 2021 xorriso : UPDATE : 23.00% done, estimate finish Sat Feb 06 14:34:18 2021 xorriso : UPDATE : 42.30% done, estimate finish Sat Feb 06 14:33:55 2021 xorriso : UPDATE : 41.12% done, estimate finish Sat Feb 06 14:33:55 2021 xorriso : UPDATE : 19.41% done, estimate finish Sat Feb 06 14:34:51 2021 xorriso : UPDATE : 23.65% done, estimate finish Sat Feb 06 14:34:18 2021 xorriso : UPDATE : 44.15% done, estimate finish Sat Feb 06 14:33:50 2021 xorriso : UPDATE : 42.07% done, estimate finish Sat Feb 06 14:33:54 2021 xorriso : UPDATE : 22.88% done, estimate finish Sat Feb 06 14:34:41 2021 xorriso : UPDATE : 23.84% done, estimate finish Sat Feb 06 14:34:22 2021 xorriso : UPDATE : 44.53% done, estimate finish Sat Feb 06 14:33:51 2021 xorriso : UPDATE : 42.07% done, estimate finish Sat Feb 06 14:34:00 2021 xorriso : UPDATE : 25.91% done, estimate finish Sat Feb 06 14:34:14 2021 xorriso : UPDATE : 25.14% done, estimate finish Sat Feb 06 14:34:21 2021 xorriso : UPDATE : 44.53% done, estimate finish Sat Feb 06 14:33:57 2021 xorriso : UPDATE : 42.07% done, estimate finish Sat Feb 06 14:34:05 2021 xorriso : UPDATE : 26.83% done, estimate finish Sat Feb 06 14:34:13 2021 xorriso : UPDATE : 25.95% done, estimate finish Sat Feb 06 14:34:20 2021 xorriso : UPDATE : 44.53% done, estimate finish Sat Feb 06 14:34:04 2021 xorriso : UPDATE : 42.07% done, estimate finish Sat Feb 06 14:34:11 2021 xorriso : UPDATE : 26.83% done, estimate finish Sat Feb 06 14:34:20 2021 xorriso : UPDATE : 26.65% done, estimate finish Sat Feb 06 14:34:21 2021 xorriso : UPDATE : 44.53% done, estimate finish Sat Feb 06 14:34:10 2021 xorriso : UPDATE : 42.07% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 26.83% done, estimate finish Sat Feb 06 14:34:26 2021 xorriso : UPDATE : 27.40% done, estimate finish Sat Feb 06 14:34:21 2021 xorriso : UPDATE : 44.53% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 42.07% done, estimate finish Sat Feb 06 14:34:21 2021 xorriso : UPDATE : 26.83% done, estimate finish Sat Feb 06 14:34:32 2021 xorriso : UPDATE : 27.91% done, estimate finish Sat Feb 06 14:34:23 2021 xorriso : UPDATE : 44.53% done, estimate finish Sat Feb 06 14:34:22 2021 xorriso : UPDATE : 47.23% done, estimate finish Sat Feb 06 14:33:52 2021 xorriso : UPDATE : 30.87% done, estimate finish Sat Feb 06 14:34:09 2021 xorriso : UPDATE : 28.90% done, estimate finish Sat Feb 06 14:34:21 2021 xorriso : UPDATE : 44.53% done, estimate finish Sat Feb 06 14:34:28 2021 xorriso : UPDATE : 47.77% done, estimate finish Sat Feb 06 14:33:54 2021 xorriso : UPDATE : 31.11% done, estimate finish Sat Feb 06 14:34:12 2021 xorriso : UPDATE : 29.62% done, estimate finish Sat Feb 06 14:34:21 2021 xorriso : UPDATE : 51.96% done, estimate finish Sat Feb 06 14:33:43 2021 xorriso : UPDATE : 47.77% done, estimate finish Sat Feb 06 14:33:55 2021 xorriso : UPDATE : 32.48% done, estimate finish Sat Feb 06 14:34:09 2021 xorriso : UPDATE : 29.81% done, estimate finish Sat Feb 06 14:34:25 2021 xorriso : UPDATE : 52.35% done, estimate finish Sat Feb 06 14:33:45 2021 xorriso : UPDATE : 47.77% done, estimate finish Sat Feb 06 14:34:01 2021 xorriso : UPDATE : 32.85% done, estimate finish Sat Feb 06 14:34:11 2021 xorriso : UPDATE : 29.81% done, estimate finish Sat Feb 06 14:34:30 2021 xorriso : UPDATE : 52.99% done, estimate finish Sat Feb 06 14:33:46 2021 xorriso : UPDATE : 47.77% done, estimate finish Sat Feb 06 14:34:06 2021 xorriso : UPDATE : 33.85% done, estimate finish Sat Feb 06 14:34:00 2021 xorriso : UPDATE : 31.88% done, estimate finish Sat Feb 06 14:34:21 2021 xorriso : UPDATE : 52.99% done, estimate finish Sat Feb 06 14:33:48 2021 xorriso : UPDATE : 47.77% done, estimate finish Sat Feb 06 14:34:13 2021 xorriso : UPDATE : 34.60% done, estimate finish Sat Feb 06 14:34:01 2021 xorriso : UPDATE : 32.78% done, estimate finish Sat Feb 06 14:34:21 2021 xorriso : UPDATE : 54.52% done, estimate finish Sat Feb 06 14:33:44 2021 xorriso : UPDATE : 47.77% done, estimate finish Sat Feb 06 14:34:18 2021 xorriso : UPDATE : 35.28% done, estimate finish Sat Feb 06 14:34:02 2021 xorriso : UPDATE : 33.64% done, estimate finish Sat Feb 06 14:34:20 2021 xorriso : UPDATE : 55.74% done, estimate finish Sat Feb 06 14:33:42 2021 xorriso : UPDATE : 47.77% done, estimate finish Sat Feb 06 14:34:24 2021 xorriso : UPDATE : 36.18% done, estimate finish Sat Feb 06 14:34:03 2021 xorriso : UPDATE : 34.47% done, estimate finish Sat Feb 06 14:34:19 2021 xorriso : UPDATE : 55.74% done, estimate finish Sat Feb 06 14:33:47 2021 xorriso : UPDATE : 47.77% done, estimate finish Sat Feb 06 14:34:29 2021 xorriso : UPDATE : 36.68% done, estimate finish Sat Feb 06 14:34:05 2021 xorriso : UPDATE : 35.19% done, estimate finish Sat Feb 06 14:34:20 2021 xorriso : UPDATE : 58.10% done, estimate finish Sat Feb 06 14:33:41 2021 xorriso : UPDATE : 47.77% done, estimate finish Sat Feb 06 14:34:35 2021 xorriso : UPDATE : 37.29% done, estimate finish Sat Feb 06 14:34:07 2021 xorriso : UPDATE : 35.86% done, estimate finish Sat Feb 06 14:34:20 2021 xorriso : UPDATE : 58.89% done, estimate finish Sat Feb 06 14:33:41 2021 xorriso : UPDATE : 53.63% done, estimate finish Sat Feb 06 14:33:58 2021 xorriso : UPDATE : 38.38% done, estimate finish Sat Feb 06 14:34:06 2021 xorriso : UPDATE : 36.49% done, estimate finish Sat Feb 06 14:34:22 2021 xorriso : UPDATE : 59.30% done, estimate finish Sat Feb 06 14:33:43 2021 xorriso : UPDATE : 57.83% done, estimate finish Sat Feb 06 14:33:44 2021 xorriso : UPDATE : 39.16% done, estimate finish Sat Feb 06 14:34:06 2021 xorriso : UPDATE : 37.19% done, estimate finish Sat Feb 06 14:34:22 2021 xorriso : UPDATE : 60.33% done, estimate finish Sat Feb 06 14:33:42 2021 xorriso : UPDATE : 58.23% done, estimate finish Sat Feb 06 14:33:42 2021 xorriso : UPDATE : 40.00% done, estimate finish Sat Feb 06 14:34:06 2021 xorriso : UPDATE : 38.02% done, estimate finish Sat Feb 06 14:34:21 2021 xorriso : UPDATE : 61.35% done, estimate finish Sat Feb 06 14:33:42 2021 xorriso : UPDATE : 59.56% done, estimate finish Sat Feb 06 14:33:41 2021 xorriso : UPDATE : 40.73% done, estimate finish Sat Feb 06 14:34:07 2021 xorriso : UPDATE : 38.67% done, estimate finish Sat Feb 06 14:34:22 2021 xorriso : UPDATE : 62.14% done, estimate finish Sat Feb 06 14:33:42 2021 xorriso : UPDATE : 59.91% done, estimate finish Sat Feb 06 14:33:43 2021 xorriso : UPDATE : 40.95% done, estimate finish Sat Feb 06 14:34:21 2021 xorriso : UPDATE : 39.61% done, estimate finish Sat Feb 06 14:34:21 2021 xorriso : UPDATE : 62.87% done, estimate finish Sat Feb 06 14:33:40 2021 xorriso : UPDATE : 59.91% done, estimate finish Sat Feb 06 14:33:47 2021 xorriso : UPDATE : 42.20% done, estimate finish Sat Feb 06 14:34:17 2021 xorriso : UPDATE : 40.25% done, estimate finish Sat Feb 06 14:34:22 2021 xorriso : UPDATE : 63.63% done, estimate finish Sat Feb 06 14:33:42 2021 xorriso : UPDATE : 59.91% done, estimate finish Sat Feb 06 14:33:51 2021 xorriso : UPDATE : 42.93% done, estimate finish Sat Feb 06 14:34:17 2021 xorriso : UPDATE : 40.25% done, estimate finish Sat Feb 06 14:34:29 2021 xorriso : UPDATE : 63.92% done, estimate finish Sat Feb 06 14:33:44 2021 xorriso : UPDATE : 62.48% done, estimate finish Sat Feb 06 14:33:44 2021 xorriso : UPDATE : 43.74% done, estimate finish Sat Feb 06 14:34:17 2021 xorriso : UPDATE : 41.91% done, estimate finish Sat Feb 06 14:34:21 2021 xorriso : UPDATE : 65.21% done, estimate finish Sat Feb 06 14:33:43 2021 xorriso : UPDATE : 63.72% done, estimate finish Sat Feb 06 14:33:44 2021 xorriso : UPDATE : 44.03% done, estimate finish Sat Feb 06 14:34:20 2021 xorriso : UPDATE : 42.57% done, estimate finish Sat Feb 06 14:34:22 2021 xorriso : UPDATE : 65.21% done, estimate finish Sat Feb 06 14:33:46 2021 xorriso : UPDATE : 64.44% done, estimate finish Sat Feb 06 14:33:44 2021 xorriso : UPDATE : 45.29% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 42.57% done, estimate finish Sat Feb 06 14:34:28 2021 xorriso : UPDATE : 66.94% done, estimate finish Sat Feb 06 14:33:43 2021 xorriso : UPDATE : 65.13% done, estimate finish Sat Feb 06 14:33:45 2021 xorriso : UPDATE : 45.90% done, estimate finish Sat Feb 06 14:34:17 2021 xorriso : UPDATE : 44.04% done, estimate finish Sat Feb 06 14:34:22 2021 xorriso : UPDATE : 67.76% done, estimate finish Sat Feb 06 14:33:43 2021 xorriso : UPDATE : 65.83% done, estimate finish Sat Feb 06 14:33:45 2021 xorriso : UPDATE : 46.32% done, estimate finish Sat Feb 06 14:34:19 2021 xorriso : UPDATE : 44.90% done, estimate finish Sat Feb 06 14:34:21 2021 xorriso : UPDATE : 68.46% done, estimate finish Sat Feb 06 14:33:44 2021 xorriso : UPDATE : 66.12% done, estimate finish Sat Feb 06 14:33:52 2021 xorriso : UPDATE : 47.10% done, estimate finish Sat Feb 06 14:34:19 2021 xorriso : UPDATE : 45.49% done, estimate finish Sat Feb 06 14:34:23 2021 xorriso : UPDATE : 69.24% done, estimate finish Sat Feb 06 14:33:45 2021 xorriso : UPDATE : 67.08% done, estimate finish Sat Feb 06 14:33:50 2021 xorriso : UPDATE : 48.31% done, estimate finish Sat Feb 06 14:34:17 2021 xorriso : UPDATE : 45.93% done, estimate finish Sat Feb 06 14:34:24 2021 xorriso : UPDATE : 70.00% done, estimate finish Sat Feb 06 14:33:45 2021 xorriso : UPDATE : 68.20% done, estimate finish Sat Feb 06 14:33:49 2021 xorriso : UPDATE : 48.95% done, estimate finish Sat Feb 06 14:34:14 2021 xorriso : UPDATE : 45.93% done, estimate finish Sat Feb 06 14:34:28 2021 xorriso : UPDATE : 70.12% done, estimate finish Sat Feb 06 14:33:52 2021 xorriso : UPDATE : 68.34% done, estimate finish Sat Feb 06 14:33:52 2021 xorriso : UPDATE : 49.47% done, estimate finish Sat Feb 06 14:34:17 2021 xorriso : UPDATE : 45.93% done, estimate finish Sat Feb 06 14:34:41 2021 xorriso : UPDATE : 70.12% done, estimate finish Sat Feb 06 14:33:56 2021 xorriso : UPDATE : 69.31% done, estimate finish Sat Feb 06 14:33:51 2021 xorriso : UPDATE : 50.21% done, estimate finish Sat Feb 06 14:34:17 2021 xorriso : UPDATE : 45.93% done, estimate finish Sat Feb 06 14:34:48 2021 xorriso : UPDATE : 70.12% done, estimate finish Sat Feb 06 14:34:00 2021 xorriso : UPDATE : 70.21% done, estimate finish Sat Feb 06 14:33:51 2021 xorriso : UPDATE : 51.08% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 45.93% done, estimate finish Sat Feb 06 14:34:56 2021 xorriso : UPDATE : 70.12% done, estimate finish Sat Feb 06 14:34:04 2021 xorriso : UPDATE : 71.42% done, estimate finish Sat Feb 06 14:33:50 2021 xorriso : UPDATE : 51.68% done, estimate finish Sat Feb 06 14:34:18 2021 xorriso : UPDATE : 45.93% done, estimate finish Sat Feb 06 14:35:04 2021 xorriso : UPDATE : 70.12% done, estimate finish Sat Feb 06 14:34:09 2021 xorriso : UPDATE : 72.09% done, estimate finish Sat Feb 06 14:33:50 2021 xorriso : UPDATE : 52.30% done, estimate finish Sat Feb 06 14:34:19 2021 xorriso : UPDATE : 45.93% done, estimate finish Sat Feb 06 14:35:11 2021 xorriso : UPDATE : 70.12% done, estimate finish Sat Feb 06 14:34:13 2021 xorriso : UPDATE : 52.68% done, estimate finish Sat Feb 06 14:34:20 2021 xorriso : UPDATE : 72.84% done, estimate finish Sat Feb 06 14:33:51 2021 xorriso : UPDATE : 45.93% done, estimate finish Sat Feb 06 14:35:19 2021 xorriso : UPDATE : 72.58% done, estimate finish Sat Feb 06 14:34:01 2021 xorriso : UPDATE : 73.57% done, estimate finish Sat Feb 06 14:33:50 2021 xorriso : UPDATE : 52.68% done, estimate finish Sat Feb 06 14:34:24 2021 xorriso : UPDATE : 45.93% done, estimate finish Sat Feb 06 14:35:27 2021 xorriso : UPDATE : 77.15% done, estimate finish Sat Feb 06 14:33:46 2021 xorriso : UPDATE : 73.57% done, estimate finish Sat Feb 06 14:33:54 2021 xorriso : UPDATE : 52.68% done, estimate finish Sat Feb 06 14:34:28 2021 xorriso : UPDATE : 45.93% done, estimate finish Sat Feb 06 14:35:34 2021 xorriso : UPDATE : 77.15% done, estimate finish Sat Feb 06 14:33:48 2021 xorriso : UPDATE : 73.57% done, estimate finish Sat Feb 06 14:33:58 2021 xorriso : UPDATE : 52.68% done, estimate finish Sat Feb 06 14:34:32 2021 xorriso : UPDATE : 73.57% done, estimate finish Sat Feb 06 14:34:01 2021 xorriso : UPDATE : 52.68% done, estimate finish Sat Feb 06 14:34:36 2021 xorriso : UPDATE : 45.93% done, estimate finish Sat Feb 06 14:35:42 2021 xorriso : UPDATE : 77.15% done, estimate finish Sat Feb 06 14:33:51 2021 xorriso : UPDATE : 73.57% done, estimate finish Sat Feb 06 14:34:05 2021 xorriso : UPDATE : 52.68% done, estimate finish Sat Feb 06 14:35:17 2021 xorriso : UPDATE : 45.93% done, estimate finish Sat Feb 06 14:35:49 2021 xorriso : UPDATE : 77.15% done, estimate finish Sat Feb 06 14:33:53 2021 xorriso : UPDATE : 77.77% done, estimate finish Sat Feb 06 14:33:50 2021 xorriso : UPDATE : 56.30% done, estimate finish Sat Feb 06 14:34:30 2021 xorriso : UPDATE : 48.54% done, estimate finish Sat Feb 06 14:35:59 2021 xorriso : UPDATE : 77.15% done, estimate finish Sat Feb 06 14:33:57 2021 xorriso : UPDATE : 78.55% done, estimate finish Sat Feb 06 14:33:49 2021 xorriso : UPDATE : 58.80% done, estimate finish Sat Feb 06 14:34:18 2021 xorriso : UPDATE : 58.52% done, estimate finish Sat Feb 06 14:34:05 2021 xorriso : UPDATE : 77.15% done, estimate finish Sat Feb 06 14:34:01 2021 xorriso : UPDATE : 79.51% done, estimate finish Sat Feb 06 14:33:50 2021 xorriso : UPDATE : 60.27% done, estimate finish Sat Feb 06 14:34:13 2021 xorriso : UPDATE : 59.01% done, estimate finish Sat Feb 06 14:34:07 2021 xorriso : UPDATE : 77.15% done, estimate finish Sat Feb 06 14:34:05 2021 xorriso : UPDATE : 80.22% done, estimate finish Sat Feb 06 14:33:49 2021 xorriso : UPDATE : 61.02% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 60.02% done, estimate finish Sat Feb 06 14:34:07 2021 xorriso : UPDATE : 77.15% done, estimate finish Sat Feb 06 14:34:08 2021 xorriso : UPDATE : 80.92% done, estimate finish Sat Feb 06 14:33:50 2021 xorriso : UPDATE : 61.70% done, estimate finish Sat Feb 06 14:34:14 2021 xorriso : UPDATE : 60.04% done, estimate finish Sat Feb 06 14:34:10 2021 xorriso : UPDATE : 80.87% done, estimate finish Sat Feb 06 14:33:53 2021 xorriso : UPDATE : 81.63% done, estimate finish Sat Feb 06 14:33:50 2021 xorriso : UPDATE : 62.41% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 60.04% done, estimate finish Sat Feb 06 14:34:13 2021 xorriso : UPDATE : 85.71% done, estimate finish Sat Feb 06 14:33:42 2021 xorriso : UPDATE : 82.40% done, estimate finish Sat Feb 06 14:33:50 2021 xorriso : UPDATE : 63.10% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 60.04% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 85.71% done, estimate finish Sat Feb 06 14:33:44 2021 xorriso : UPDATE : 82.53% done, estimate finish Sat Feb 06 14:33:51 2021 xorriso : UPDATE : 63.89% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 60.04% done, estimate finish Sat Feb 06 14:34:20 2021 xorriso : UPDATE : 85.71% done, estimate finish Sat Feb 06 14:33:46 2021 xorriso : UPDATE : 82.53% done, estimate finish Sat Feb 06 14:33:54 2021 xorriso : UPDATE : 64.67% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 61.88% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 85.71% done, estimate finish Sat Feb 06 14:33:48 2021 xorriso : UPDATE : 82.53% done, estimate finish Sat Feb 06 14:33:56 2021 xorriso : UPDATE : 64.78% done, estimate finish Sat Feb 06 14:34:05 2021 xorriso : UPDATE : 65.40% done, estimate finish Sat Feb 06 14:34:07 2021 xorriso : UPDATE : 85.71% done, estimate finish Sat Feb 06 14:33:48 2021 xorriso : UPDATE : 82.53% done, estimate finish Sat Feb 06 14:33:59 2021 xorriso : UPDATE : 66.48% done, estimate finish Sat Feb 06 14:34:03 2021 xorriso : UPDATE : 66.17% done, estimate finish Sat Feb 06 14:33:58 2021 xorriso : UPDATE : 85.71% done, estimate finish Sat Feb 06 14:33:51 2021 xorriso : UPDATE : 82.53% done, estimate finish Sat Feb 06 14:34:02 2021 xorriso : UPDATE : 67.19% done, estimate finish Sat Feb 06 14:34:05 2021 xorriso : UPDATE : 66.88% done, estimate finish Sat Feb 06 14:33:59 2021 xorriso : UPDATE : 85.71% done, estimate finish Sat Feb 06 14:33:54 2021 xorriso : UPDATE : 82.53% done, estimate finish Sat Feb 06 14:34:05 2021 xorriso : UPDATE : 67.99% done, estimate finish Sat Feb 06 14:34:05 2021 xorriso : UPDATE : 66.88% done, estimate finish Sat Feb 06 14:34:01 2021 xorriso : UPDATE : 93.29% done, estimate finish Sat Feb 06 14:33:40 2021 xorriso : UPDATE : 82.53% done, estimate finish Sat Feb 06 14:34:07 2021 xorriso : UPDATE : 68.72% done, estimate finish Sat Feb 06 14:34:06 2021 xorriso : UPDATE : 66.88% done, estimate finish Sat Feb 06 14:34:04 2021 xorriso : UPDATE : 93.29% done, estimate finish Sat Feb 06 14:33:41 2021 xorriso : UPDATE : 89.72% done, estimate finish Sat Feb 06 14:33:48 2021 xorriso : UPDATE : 69.02% done, estimate finish Sat Feb 06 14:34:08 2021 xorriso : UPDATE : 66.88% done, estimate finish Sat Feb 06 14:34:07 2021 xorriso : UPDATE : 93.29% done, estimate finish Sat Feb 06 14:33:43 2021 xorriso : UPDATE : 90.09% done, estimate finish Sat Feb 06 14:33:49 2021 xorriso : UPDATE : 70.22% done, estimate finish Sat Feb 06 14:34:08 2021 xorriso : UPDATE : 66.88% done, estimate finish Sat Feb 06 14:34:09 2021 xorriso : UPDATE : 93.29% done, estimate finish Sat Feb 06 14:33:44 2021 xorriso : UPDATE : 90.09% done, estimate finish Sat Feb 06 14:33:50 2021 xorriso : UPDATE : 70.74% done, estimate finish Sat Feb 06 14:34:08 2021 xorriso : UPDATE : 66.88% done, estimate finish Sat Feb 06 14:34:11 2021 xorriso : UPDATE : 93.29% done, estimate finish Sat Feb 06 14:33:46 2021 xorriso : UPDATE : 92.13% done, estimate finish Sat Feb 06 14:33:48 2021 xorriso : UPDATE : 71.71% done, estimate finish Sat Feb 06 14:34:09 2021 xorriso : UPDATE : 66.88% done, estimate finish Sat Feb 06 14:34:14 2021 xorriso : UPDATE : 98.03% done xorriso : UPDATE : 92.20% done, estimate finish Sat Feb 06 14:33:49 2021 xorriso : UPDATE : 71.75% done, estimate finish Sat Feb 06 14:34:11 2021 xorriso : UPDATE : 73.49% done, estimate finish Sat Feb 06 14:34:03 2021 xorriso : UPDATE : 98.84% done xorriso : UPDATE : 73.27% done, estimate finish Sat Feb 06 14:34:14 2021 xorriso : UPDATE : 93.94% done, estimate finish Sat Feb 06 14:33:48 2021 xorriso : UPDATE : 74.16% done, estimate finish Sat Feb 06 14:34:04 2021 xorriso : UPDATE : 99.83% done xorriso : UPDATE : 73.54% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 93.94% done, estimate finish Sat Feb 06 14:33:49 2021 xorriso : UPDATE : 74.91% done, estimate finish Sat Feb 06 14:34:11 2021 ISO image produced: 2166491 sectors Written to medium : 2166491 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=12 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 12 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:33:43 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 armhf 12' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-12.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-12.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot12 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD12 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso : UPDATE : 74.79% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 93.94% done, estimate finish Sat Feb 06 14:33:51 2021 xorriso : UPDATE : 75.57% done, estimate finish Sat Feb 06 14:34:13 2021 xorriso : UPDATE : 11900 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD12' xorriso : UPDATE : 12664 files added in 1 seconds xorriso : UPDATE : 12664 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython-dl_1.2.4+dfsg-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 93.94% done, estimate finish Sat Feb 06 14:33:52 2021 xorriso : UPDATE : 74.92% done, estimate finish Sat Feb 06 14:34:17 2021 xorriso : UPDATE : 76.21% done, estimate finish Sat Feb 06 14:34:14 2021 xorriso : UPDATE : 0.22% done xorriso : UPDATE : 97.58% done, estimate finish Sat Feb 06 14:33:48 2021 xorriso : UPDATE : 74.92% done, estimate finish Sat Feb 06 14:34:20 2021 xorriso : UPDATE : 77.25% done, estimate finish Sat Feb 06 14:34:13 2021 xorriso : UPDATE : 0.34% done, estimate finish Sat Feb 06 14:45:08 2021 xorriso : UPDATE : 98.30% done xorriso : UPDATE : 75.57% done, estimate finish Sat Feb 06 14:34:20 2021 xorriso : UPDATE : 77.85% done, estimate finish Sat Feb 06 14:34:14 2021 xorriso : UPDATE : 0.50% done, estimate finish Sat Feb 06 14:44:46 2021 xorriso : UPDATE : 99.05% done xorriso : UPDATE : 78.34% done, estimate finish Sat Feb 06 14:34:13 2021 xorriso : UPDATE : 78.62% done, estimate finish Sat Feb 06 14:34:13 2021 xorriso : UPDATE : 0.63% done, estimate finish Sat Feb 06 14:45:11 2021 xorriso : UPDATE : 99.88% done xorriso : UPDATE : 79.06% done, estimate finish Sat Feb 06 14:34:13 2021 xorriso : UPDATE : 79.21% done, estimate finish Sat Feb 06 14:34:14 2021 xorriso : UPDATE : 1.25% done, estimate finish Sat Feb 06 14:40:50 2021 xorriso : UPDATE : 79.80% done, estimate finish Sat Feb 06 14:34:15 2021 ISO image produced: 2286103 sectors Written to medium : 2286103 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 79.67% done, estimate finish Sat Feb 06 14:34:15 2021 CD=11 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 11 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:33:50 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 armhf 11' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-11.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-11.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot11 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD11 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD11' xorriso : UPDATE : 10754 files added in 1 seconds xorriso : UPDATE : 10754 files added in 1 seconds xorriso : UPDATE : 2.02% done, estimate finish Sat Feb 06 14:38:57 2021 xorriso : UPDATE : 80.64% done, estimate finish Sat Feb 06 14:34:14 2021 libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 81.05% done, estimate finish Sat Feb 06 14:34:13 2021 xorriso : UPDATE : 0.02% done xorriso : UPDATE : 2.79% done, estimate finish Sat Feb 06 14:38:07 2021 xorriso : UPDATE : 81.46% done, estimate finish Sat Feb 06 14:34:14 2021 xorriso : UPDATE : 0.16% done xorriso : UPDATE : 81.71% done, estimate finish Sat Feb 06 14:34:14 2021 xorriso : UPDATE : 3.73% done, estimate finish Sat Feb 06 14:37:28 2021 xorriso : UPDATE : 82.22% done, estimate finish Sat Feb 06 14:34:14 2021 xorriso : UPDATE : 0.27% done, estimate finish Sat Feb 06 14:46:15 2021 xorriso : UPDATE : 82.52% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 4.26% done, estimate finish Sat Feb 06 14:37:24 2021 xorriso : UPDATE : 83.01% done, estimate finish Sat Feb 06 14:34:14 2021 xorriso : UPDATE : 0.43% done, estimate finish Sat Feb 06 14:45:36 2021 xorriso : UPDATE : 82.72% done, estimate finish Sat Feb 06 14:34:18 2021 xorriso : UPDATE : 4.26% done, estimate finish Sat Feb 06 14:37:47 2021 xorriso : UPDATE : 83.68% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 0.56% done, estimate finish Sat Feb 06 14:45:45 2021 xorriso : UPDATE : 84.15% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 4.26% done, estimate finish Sat Feb 06 14:38:11 2021 xorriso : UPDATE : 84.29% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 0.73% done, estimate finish Sat Feb 06 14:45:13 2021 xorriso : UPDATE : 84.49% done, estimate finish Sat Feb 06 14:34:17 2021 xorriso : UPDATE : 7.66% done, estimate finish Sat Feb 06 14:36:26 2021 xorriso : UPDATE : 85.32% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 1.99% done, estimate finish Sat Feb 06 14:38:54 2021 xorriso : UPDATE : 85.40% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 8.40% done, estimate finish Sat Feb 06 14:36:24 2021 xorriso : UPDATE : 85.95% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 2.78% done, estimate finish Sat Feb 06 14:38:04 2021 xorriso : UPDATE : 86.38% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 9.18% done, estimate finish Sat Feb 06 14:36:21 2021 xorriso : UPDATE : 86.70% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 3.44% done, estimate finish Sat Feb 06 14:37:44 2021 xorriso : UPDATE : 87.24% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 9.99% done, estimate finish Sat Feb 06 14:35:43 2021 xorriso : UPDATE : 87.47% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 4.07% done, estimate finish Sat Feb 06 14:37:33 2021 xorriso : UPDATE : 87.93% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 10.79% done, estimate finish Sat Feb 06 14:35:44 2021 xorriso : UPDATE : 88.26% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 4.79% done, estimate finish Sat Feb 06 14:37:21 2021 xorriso : UPDATE : 88.73% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 89.41% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 11.62% done, estimate finish Sat Feb 06 14:35:44 2021 xorriso : UPDATE : 89.04% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 5.04% done, estimate finish Sat Feb 06 14:37:30 2021 xorriso : UPDATE : 90.19% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 11.97% done, estimate finish Sat Feb 06 14:35:50 2021 xorriso : UPDATE : 89.84% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 6.36% done, estimate finish Sat Feb 06 14:37:00 2021 xorriso : UPDATE : 90.58% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 11.97% done, estimate finish Sat Feb 06 14:35:59 2021 xorriso : UPDATE : 90.63% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 7.45% done, estimate finish Sat Feb 06 14:36:46 2021 xorriso : UPDATE : 91.78% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 11.97% done, estimate finish Sat Feb 06 14:36:08 2021 xorriso : UPDATE : 91.41% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 8.25% done, estimate finish Sat Feb 06 14:36:41 2021 xorriso : UPDATE : 92.02% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 11.97% done, estimate finish Sat Feb 06 14:36:17 2021 xorriso : UPDATE : 92.06% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 8.97% done, estimate finish Sat Feb 06 14:35:56 2021 xorriso : UPDATE : 93.33% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 11.97% done, estimate finish Sat Feb 06 14:36:27 2021 xorriso : UPDATE : 92.06% done, estimate finish Sat Feb 06 14:34:18 2021 xorriso : UPDATE : 9.32% done, estimate finish Sat Feb 06 14:36:03 2021 xorriso : UPDATE : 93.49% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 11.97% done, estimate finish Sat Feb 06 14:36:36 2021 xorriso : UPDATE : 93.64% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 9.32% done, estimate finish Sat Feb 06 14:36:15 2021 xorriso : UPDATE : 94.28% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 11.97% done, estimate finish Sat Feb 06 14:36:45 2021 xorriso : UPDATE : 93.94% done, estimate finish Sat Feb 06 14:34:17 2021 xorriso : UPDATE : 11.61% done, estimate finish Sat Feb 06 14:35:55 2021 xorriso : UPDATE : 94.49% done, estimate finish Sat Feb 06 14:34:17 2021 xorriso : UPDATE : 19.44% done, estimate finish Sat Feb 06 14:35:37 2021 xorriso : UPDATE : 95.59% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 12.31% done, estimate finish Sat Feb 06 14:35:57 2021 xorriso : UPDATE : 12.79% done, estimate finish Sat Feb 06 14:35:59 2021 xorriso : UPDATE : 95.81% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 20.92% done, estimate finish Sat Feb 06 14:35:32 2021 xorriso : UPDATE : 96.39% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 13.73% done, estimate finish Sat Feb 06 14:35:58 2021 xorriso : UPDATE : 96.59% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 22.09% done, estimate finish Sat Feb 06 14:35:32 2021 xorriso : UPDATE : 97.13% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 14.50% done, estimate finish Sat Feb 06 14:35:58 2021 xorriso : UPDATE : 97.26% done, estimate finish Sat Feb 06 14:34:16 2021 xorriso : UPDATE : 22.75% done, estimate finish Sat Feb 06 14:35:33 2021 xorriso : UPDATE : 97.90% done, estimate finish Sat Feb 06 14:34:15 2021 xorriso : UPDATE : 14.95% done, estimate finish Sat Feb 06 14:36:01 2021 xorriso : UPDATE : 97.75% done, estimate finish Sat Feb 06 14:34:17 2021 xorriso : UPDATE : 24.04% done, estimate finish Sat Feb 06 14:35:31 2021 xorriso : UPDATE : 98.61% done xorriso : UPDATE : 15.01% done, estimate finish Sat Feb 06 14:36:07 2021 xorriso : UPDATE : 97.93% done, estimate finish Sat Feb 06 14:34:18 2021 xorriso : UPDATE : 24.34% done, estimate finish Sat Feb 06 14:35:36 2021 xorriso : UPDATE : 98.69% done xorriso : UPDATE : 15.01% done, estimate finish Sat Feb 06 14:36:14 2021 xorriso : UPDATE : 98.26% done, estimate finish Sat Feb 06 14:34:18 2021 xorriso : UPDATE : 24.41% done, estimate finish Sat Feb 06 14:35:40 2021 xorriso : UPDATE : 99.07% done xorriso : UPDATE : 16.05% done, estimate finish Sat Feb 06 14:36:20 2021 xorriso : UPDATE : 98.94% done xorriso : UPDATE : 24.41% done, estimate finish Sat Feb 06 14:35:46 2021 xorriso : UPDATE : 99.73% done xorriso : UPDATE : 16.67% done, estimate finish Sat Feb 06 14:36:20 2021 xorriso : UPDATE : 99.69% done xorriso : UPDATE : 26.56% done, estimate finish Sat Feb 06 14:35:38 2021 ISO image produced: 2293269 sectors Written to medium : 2293269 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=2 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 2 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:34:18 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 armhf 2' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-2.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-2.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot2 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD2 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD2' xorriso : UPDATE : 4712 files added in 1 seconds xorriso : UPDATE : 4712 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 16.67% done, estimate finish Sat Feb 06 14:36:29 2021 ISO image produced: 2293091 sectors Written to medium : 2293091 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 27.15% done, estimate finish Sat Feb 06 14:35:40 2021 xorriso : UPDATE : 0.02% done CD=6 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 6 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:34:19 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 armhf 6' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-6.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-6.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot6 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD6 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD6' xorriso : UPDATE : 4094 files added in 1 seconds xorriso : UPDATE : 4094 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython_1.0.1-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/ubertooth-firmware_2018.12.R1-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 18.63% done, estimate finish Sat Feb 06 14:36:14 2021 xorriso : UPDATE : 27.99% done, estimate finish Sat Feb 06 14:35:43 2021 xorriso : UPDATE : 0.18% done xorriso : UPDATE : 18.63% done, estimate finish Sat Feb 06 14:36:21 2021 xorriso : UPDATE : 0.18% done xorriso : UPDATE : 28.51% done, estimate finish Sat Feb 06 14:35:45 2021 xorriso : UPDATE : 0.46% done, estimate finish Sat Feb 06 14:42:00 2021 xorriso : UPDATE : 20.51% done, estimate finish Sat Feb 06 14:36:09 2021 xorriso : UPDATE : 0.23% done, estimate finish Sat Feb 06 14:50:12 2021 xorriso : UPDATE : 29.16% done, estimate finish Sat Feb 06 14:35:47 2021 xorriso : UPDATE : 1.19% done, estimate finish Sat Feb 06 14:38:40 2021 xorriso : UPDATE : 21.01% done, estimate finish Sat Feb 06 14:36:11 2021 xorriso : UPDATE : 1.36% done, estimate finish Sat Feb 06 14:38:15 2021 xorriso : UPDATE : 30.04% done, estimate finish Sat Feb 06 14:35:46 2021 xorriso : UPDATE : 1.66% done, estimate finish Sat Feb 06 14:38:27 2021 xorriso : UPDATE : 21.87% done, estimate finish Sat Feb 06 14:36:10 2021 xorriso : UPDATE : 2.13% done, estimate finish Sat Feb 06 14:37:38 2021 xorriso : UPDATE : 30.89% done, estimate finish Sat Feb 06 14:35:46 2021 xorriso : UPDATE : 2.56% done, estimate finish Sat Feb 06 14:37:39 2021 xorriso : UPDATE : 22.31% done, estimate finish Sat Feb 06 14:36:12 2021 xorriso : UPDATE : 2.87% done, estimate finish Sat Feb 06 14:37:22 2021 xorriso : UPDATE : 31.21% done, estimate finish Sat Feb 06 14:35:50 2021 xorriso : UPDATE : 2.88% done, estimate finish Sat Feb 06 14:37:52 2021 xorriso : UPDATE : 22.31% done, estimate finish Sat Feb 06 14:36:18 2021 xorriso : UPDATE : 3.02% done, estimate finish Sat Feb 06 14:37:46 2021 xorriso : UPDATE : 32.74% done, estimate finish Sat Feb 06 14:35:45 2021 xorriso : UPDATE : 3.89% done, estimate finish Sat Feb 06 14:37:22 2021 xorriso : UPDATE : 22.31% done, estimate finish Sat Feb 06 14:36:26 2021 xorriso : UPDATE : 4.00% done, estimate finish Sat Feb 06 14:37:20 2021 xorriso : UPDATE : 33.53% done, estimate finish Sat Feb 06 14:35:46 2021 xorriso : UPDATE : 4.57% done, estimate finish Sat Feb 06 14:37:17 2021 xorriso : UPDATE : 22.31% done, estimate finish Sat Feb 06 14:36:35 2021 xorriso : UPDATE : 34.28% done, estimate finish Sat Feb 06 14:35:46 2021 xorriso : UPDATE : 4.00% done, estimate finish Sat Feb 06 14:37:45 2021 xorriso : UPDATE : 4.57% done, estimate finish Sat Feb 06 14:37:39 2021 xorriso : UPDATE : 22.31% done, estimate finish Sat Feb 06 14:36:45 2021 xorriso : UPDATE : 34.90% done, estimate finish Sat Feb 06 14:35:48 2021 xorriso : UPDATE : 4.71% done, estimate finish Sat Feb 06 14:37:36 2021 xorriso : UPDATE : 6.30% done, estimate finish Sat Feb 06 14:37:00 2021 xorriso : UPDATE : 22.39% done, estimate finish Sat Feb 06 14:36:53 2021 xorriso : UPDATE : 6.57% done, estimate finish Sat Feb 06 14:36:56 2021 xorriso : UPDATE : 36.13% done, estimate finish Sat Feb 06 14:35:46 2021 xorriso : UPDATE : 7.08% done, estimate finish Sat Feb 06 14:36:56 2021 xorriso : UPDATE : 27.88% done, estimate finish Sat Feb 06 14:35:59 2021 xorriso : UPDATE : 7.59% done, estimate finish Sat Feb 06 14:36:48 2021 xorriso : UPDATE : 36.82% done, estimate finish Sat Feb 06 14:35:47 2021 xorriso : UPDATE : 7.30% done, estimate finish Sat Feb 06 14:37:05 2021 xorriso : UPDATE : 28.85% done, estimate finish Sat Feb 06 14:35:58 2021 xorriso : UPDATE : 8.27% done, estimate finish Sat Feb 06 14:36:48 2021 xorriso : UPDATE : 37.54% done, estimate finish Sat Feb 06 14:35:48 2021 xorriso : UPDATE : 8.47% done, estimate finish Sat Feb 06 14:36:38 2021 xorriso : UPDATE : 29.64% done, estimate finish Sat Feb 06 14:35:59 2021 xorriso : UPDATE : 38.27% done, estimate finish Sat Feb 06 14:35:49 2021 xorriso : UPDATE : 9.66% done, estimate finish Sat Feb 06 14:36:22 2021 xorriso : UPDATE : 9.18% done, estimate finish Sat Feb 06 14:36:38 2021 xorriso : UPDATE : 30.33% done, estimate finish Sat Feb 06 14:36:00 2021 xorriso : UPDATE : 38.97% done, estimate finish Sat Feb 06 14:35:49 2021 xorriso : UPDATE : 10.13% done, estimate finish Sat Feb 06 14:36:27 2021 xorriso : UPDATE : 9.90% done, estimate finish Sat Feb 06 14:36:38 2021 xorriso : UPDATE : 30.98% done, estimate finish Sat Feb 06 14:36:01 2021 xorriso : UPDATE : 39.77% done, estimate finish Sat Feb 06 14:35:49 2021 xorriso : UPDATE : 11.67% done, estimate finish Sat Feb 06 14:36:18 2021 xorriso : UPDATE : 9.90% done, estimate finish Sat Feb 06 14:36:50 2021 xorriso : UPDATE : 31.50% done, estimate finish Sat Feb 06 14:36:02 2021 xorriso : UPDATE : 40.52% done, estimate finish Sat Feb 06 14:35:50 2021 xorriso : UPDATE : 12.49% done, estimate finish Sat Feb 06 14:36:18 2021 xorriso : UPDATE : 9.90% done, estimate finish Sat Feb 06 14:37:01 2021 xorriso : UPDATE : 32.32% done, estimate finish Sat Feb 06 14:35:53 2021 xorriso : UPDATE : 13.10% done, estimate finish Sat Feb 06 14:36:21 2021 xorriso : UPDATE : 41.28% done, estimate finish Sat Feb 06 14:35:50 2021 xorriso : UPDATE : 12.28% done, estimate finish Sat Feb 06 14:36:36 2021 xorriso : UPDATE : 32.63% done, estimate finish Sat Feb 06 14:35:56 2021 xorriso : UPDATE : 41.99% done, estimate finish Sat Feb 06 14:35:50 2021 xorriso : UPDATE : 13.65% done, estimate finish Sat Feb 06 14:36:24 2021 xorriso : UPDATE : 13.12% done, estimate finish Sat Feb 06 14:36:35 2021 xorriso : UPDATE : 33.66% done, estimate finish Sat Feb 06 14:35:56 2021 xorriso : UPDATE : 42.65% done, estimate finish Sat Feb 06 14:35:51 2021 xorriso : UPDATE : 13.76% done, estimate finish Sat Feb 06 14:36:31 2021 xorriso : UPDATE : 13.79% done, estimate finish Sat Feb 06 14:36:35 2021 xorriso : UPDATE : 34.61% done, estimate finish Sat Feb 06 14:35:55 2021 xorriso : UPDATE : 15.63% done, estimate finish Sat Feb 06 14:36:20 2021 xorriso : UPDATE : 43.34% done, estimate finish Sat Feb 06 14:35:55 2021 xorriso : UPDATE : 14.63% done, estimate finish Sat Feb 06 14:36:34 2021 xorriso : UPDATE : 35.48% done, estimate finish Sat Feb 06 14:35:55 2021 xorriso : UPDATE : 15.99% done, estimate finish Sat Feb 06 14:36:24 2021 xorriso : UPDATE : 44.02% done, estimate finish Sat Feb 06 14:35:55 2021 xorriso : UPDATE : 15.26% done, estimate finish Sat Feb 06 14:36:36 2021 xorriso : UPDATE : 36.13% done, estimate finish Sat Feb 06 14:35:56 2021 xorriso : UPDATE : 17.10% done, estimate finish Sat Feb 06 14:36:23 2021 xorriso : UPDATE : 44.51% done, estimate finish Sat Feb 06 14:35:57 2021 xorriso : UPDATE : 15.26% done, estimate finish Sat Feb 06 14:36:45 2021 xorriso : UPDATE : 36.59% done, estimate finish Sat Feb 06 14:35:59 2021 xorriso : UPDATE : 45.69% done, estimate finish Sat Feb 06 14:35:53 2021 xorriso : UPDATE : 17.85% done, estimate finish Sat Feb 06 14:36:23 2021 xorriso : UPDATE : 15.26% done, estimate finish Sat Feb 06 14:36:56 2021 xorriso : UPDATE : 37.45% done, estimate finish Sat Feb 06 14:35:59 2021 xorriso : UPDATE : 46.58% done, estimate finish Sat Feb 06 14:35:53 2021 xorriso : UPDATE : 18.21% done, estimate finish Sat Feb 06 14:36:28 2021 xorriso : UPDATE : 17.84% done, estimate finish Sat Feb 06 14:36:31 2021 xorriso : UPDATE : 38.00% done, estimate finish Sat Feb 06 14:36:00 2021 xorriso : UPDATE : 19.00% done, estimate finish Sat Feb 06 14:36:28 2021 xorriso : UPDATE : 47.30% done, estimate finish Sat Feb 06 14:35:53 2021 xorriso : UPDATE : 18.50% done, estimate finish Sat Feb 06 14:36:32 2021 xorriso : UPDATE : 38.83% done, estimate finish Sat Feb 06 14:36:00 2021 xorriso : UPDATE : 48.21% done, estimate finish Sat Feb 06 14:35:52 2021 xorriso : UPDATE : 20.13% done, estimate finish Sat Feb 06 14:36:25 2021 xorriso : UPDATE : 19.05% done, estimate finish Sat Feb 06 14:36:34 2021 xorriso : UPDATE : 39.45% done, estimate finish Sat Feb 06 14:36:10 2021 xorriso : UPDATE : 49.33% done, estimate finish Sat Feb 06 14:35:51 2021 xorriso : UPDATE : 20.61% done, estimate finish Sat Feb 06 14:36:27 2021 xorriso : UPDATE : 19.86% done, estimate finish Sat Feb 06 14:36:34 2021 xorriso : UPDATE : 20.69% done, estimate finish Sat Feb 06 14:36:32 2021 xorriso : UPDATE : 40.03% done, estimate finish Sat Feb 06 14:36:11 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Feb 06 14:35:51 2021 xorriso : UPDATE : 20.61% done, estimate finish Sat Feb 06 14:36:34 2021 xorriso : UPDATE : 50.41% done, estimate finish Sat Feb 06 14:35:52 2021 xorriso : UPDATE : 20.61% done, estimate finish Sat Feb 06 14:36:40 2021 xorriso : UPDATE : 21.38% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 40.72% done, estimate finish Sat Feb 06 14:36:11 2021 xorriso : UPDATE : 50.63% done, estimate finish Sat Feb 06 14:35:55 2021 xorriso : UPDATE : 23.29% done, estimate finish Sat Feb 06 14:36:25 2021 xorriso : UPDATE : 21.78% done, estimate finish Sat Feb 06 14:36:36 2021 xorriso : UPDATE : 41.39% done, estimate finish Sat Feb 06 14:36:12 2021 xorriso : UPDATE : 24.08% done, estimate finish Sat Feb 06 14:36:25 2021 xorriso : UPDATE : 52.21% done, estimate finish Sat Feb 06 14:35:49 2021 xorriso : UPDATE : 22.79% done, estimate finish Sat Feb 06 14:36:34 2021 xorriso : UPDATE : 42.10% done, estimate finish Sat Feb 06 14:36:11 2021 xorriso : UPDATE : 52.87% done, estimate finish Sat Feb 06 14:35:50 2021 xorriso : UPDATE : 24.57% done, estimate finish Sat Feb 06 14:36:27 2021 xorriso : UPDATE : 23.49% done, estimate finish Sat Feb 06 14:36:34 2021 xorriso : UPDATE : 42.70% done, estimate finish Sat Feb 06 14:36:12 2021 xorriso : UPDATE : 53.71% done, estimate finish Sat Feb 06 14:35:50 2021 xorriso : UPDATE : 25.47% done, estimate finish Sat Feb 06 14:36:26 2021 xorriso : UPDATE : 24.30% done, estimate finish Sat Feb 06 14:36:29 2021 xorriso : UPDATE : 42.79% done, estimate finish Sat Feb 06 14:36:17 2021 xorriso : UPDATE : 54.41% done, estimate finish Sat Feb 06 14:35:51 2021 xorriso : UPDATE : 25.85% done, estimate finish Sat Feb 06 14:36:32 2021 xorriso : UPDATE : 25.11% done, estimate finish Sat Feb 06 14:36:28 2021 xorriso : UPDATE : 43.98% done, estimate finish Sat Feb 06 14:36:13 2021 xorriso : UPDATE : 54.97% done, estimate finish Sat Feb 06 14:35:51 2021 xorriso : UPDATE : 25.85% done, estimate finish Sat Feb 06 14:36:39 2021 xorriso : UPDATE : 25.80% done, estimate finish Sat Feb 06 14:36:29 2021 xorriso : UPDATE : 45.07% done, estimate finish Sat Feb 06 14:36:11 2021 xorriso : UPDATE : 27.58% done, estimate finish Sat Feb 06 14:36:30 2021 xorriso : UPDATE : 55.39% done, estimate finish Sat Feb 06 14:35:53 2021 xorriso : UPDATE : 25.98% done, estimate finish Sat Feb 06 14:36:35 2021 xorriso : UPDATE : 45.65% done, estimate finish Sat Feb 06 14:36:12 2021 xorriso : UPDATE : 56.13% done, estimate finish Sat Feb 06 14:35:54 2021 xorriso : UPDATE : 28.28% done, estimate finish Sat Feb 06 14:36:30 2021 xorriso : UPDATE : 27.24% done, estimate finish Sat Feb 06 14:36:31 2021 xorriso : UPDATE : 46.28% done, estimate finish Sat Feb 06 14:36:13 2021 xorriso : UPDATE : 57.22% done, estimate finish Sat Feb 06 14:35:52 2021 xorriso : UPDATE : 29.54% done, estimate finish Sat Feb 06 14:36:26 2021 xorriso : UPDATE : 28.04% done, estimate finish Sat Feb 06 14:36:30 2021 xorriso : UPDATE : 47.35% done, estimate finish Sat Feb 06 14:36:10 2021 xorriso : UPDATE : 57.93% done, estimate finish Sat Feb 06 14:35:52 2021 xorriso : UPDATE : 30.35% done, estimate finish Sat Feb 06 14:36:27 2021 xorriso : UPDATE : 28.73% done, estimate finish Sat Feb 06 14:36:31 2021 xorriso : UPDATE : 48.14% done, estimate finish Sat Feb 06 14:36:09 2021 xorriso : UPDATE : 30.70% done, estimate finish Sat Feb 06 14:36:30 2021 xorriso : UPDATE : 58.57% done, estimate finish Sat Feb 06 14:35:53 2021 xorriso : UPDATE : 29.50% done, estimate finish Sat Feb 06 14:36:31 2021 xorriso : UPDATE : 48.67% done, estimate finish Sat Feb 06 14:36:11 2021 xorriso : UPDATE : 31.54% done, estimate finish Sat Feb 06 14:36:29 2021 xorriso : UPDATE : 59.30% done, estimate finish Sat Feb 06 14:35:56 2021 xorriso : UPDATE : 30.30% done, estimate finish Sat Feb 06 14:36:30 2021 xorriso : UPDATE : 49.34% done, estimate finish Sat Feb 06 14:36:11 2021 xorriso : UPDATE : 32.65% done, estimate finish Sat Feb 06 14:36:27 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Feb 06 14:35:57 2021 xorriso : UPDATE : 30.71% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 49.97% done, estimate finish Sat Feb 06 14:36:12 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Feb 06 14:36:03 2021 xorriso : UPDATE : 33.13% done, estimate finish Sat Feb 06 14:36:29 2021 xorriso : UPDATE : 31.76% done, estimate finish Sat Feb 06 14:36:34 2021 xorriso : UPDATE : 50.60% done, estimate finish Sat Feb 06 14:36:12 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Feb 06 14:36:07 2021 xorriso : UPDATE : 34.32% done, estimate finish Sat Feb 06 14:36:23 2021 xorriso : UPDATE : 32.37% done, estimate finish Sat Feb 06 14:36:36 2021 xorriso : UPDATE : 50.82% done, estimate finish Sat Feb 06 14:36:15 2021 xorriso : UPDATE : 35.12% done, estimate finish Sat Feb 06 14:36:24 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Feb 06 14:36:12 2021 xorriso : UPDATE : 32.99% done, estimate finish Sat Feb 06 14:36:37 2021 xorriso : UPDATE : 50.82% done, estimate finish Sat Feb 06 14:36:19 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Feb 06 14:36:17 2021 xorriso : UPDATE : 35.42% done, estimate finish Sat Feb 06 14:36:27 2021 xorriso : UPDATE : 33.29% done, estimate finish Sat Feb 06 14:36:40 2021 xorriso : UPDATE : 53.01% done, estimate finish Sat Feb 06 14:36:10 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Feb 06 14:36:22 2021 xorriso : UPDATE : 36.54% done, estimate finish Sat Feb 06 14:36:25 2021 xorriso : UPDATE : 34.35% done, estimate finish Sat Feb 06 14:36:37 2021 xorriso : UPDATE : 53.68% done, estimate finish Sat Feb 06 14:36:09 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Feb 06 14:36:27 2021 xorriso : UPDATE : 37.09% done, estimate finish Sat Feb 06 14:36:26 2021 xorriso : UPDATE : 35.11% done, estimate finish Sat Feb 06 14:36:38 2021 xorriso : UPDATE : 53.89% done, estimate finish Sat Feb 06 14:36:13 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Feb 06 14:36:32 2021 xorriso : UPDATE : 37.09% done, estimate finish Sat Feb 06 14:36:32 2021 xorriso : UPDATE : 35.76% done, estimate finish Sat Feb 06 14:36:38 2021 xorriso : UPDATE : 53.89% done, estimate finish Sat Feb 06 14:36:19 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Feb 06 14:36:38 2021 xorriso : UPDATE : 37.09% done, estimate finish Sat Feb 06 14:36:37 2021 xorriso : UPDATE : 36.51% done, estimate finish Sat Feb 06 14:36:37 2021 xorriso : UPDATE : 54.80% done, estimate finish Sat Feb 06 14:36:17 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Feb 06 14:44:29 2021 xorriso : UPDATE : 40.12% done, estimate finish Sat Feb 06 14:36:23 2021 xorriso : UPDATE : 36.98% done, estimate finish Sat Feb 06 14:36:39 2021 xorriso : UPDATE : 56.81% done, estimate finish Sat Feb 06 14:36:08 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Feb 06 14:45:24 2021 xorriso : UPDATE : 40.82% done, estimate finish Sat Feb 06 14:36:24 2021 xorriso : UPDATE : 37.47% done, estimate finish Sat Feb 06 14:36:40 2021 xorriso : UPDATE : 57.12% done, estimate finish Sat Feb 06 14:36:11 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Feb 06 14:46:18 2021 xorriso : UPDATE : 40.94% done, estimate finish Sat Feb 06 14:36:28 2021 xorriso : UPDATE : 38.51% done, estimate finish Sat Feb 06 14:36:41 2021 xorriso : UPDATE : 58.15% done, estimate finish Sat Feb 06 14:36:09 2021 xorriso : UPDATE : 67.11% done, estimate finish Sat Feb 06 14:36:05 2021 xorriso : UPDATE : 42.37% done, estimate finish Sat Feb 06 14:36:26 2021 xorriso : UPDATE : 39.09% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 58.96% done, estimate finish Sat Feb 06 14:36:09 2021 xorriso : UPDATE : 72.43% done, estimate finish Sat Feb 06 14:35:45 2021 xorriso : UPDATE : 43.28% done, estimate finish Sat Feb 06 14:36:24 2021 xorriso : UPDATE : 39.75% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 59.80% done, estimate finish Sat Feb 06 14:36:08 2021 xorriso : UPDATE : 44.00% done, estimate finish Sat Feb 06 14:36:25 2021 xorriso : UPDATE : 73.01% done, estimate finish Sat Feb 06 14:35:46 2021 xorriso : UPDATE : 40.55% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 60.24% done, estimate finish Sat Feb 06 14:36:10 2021 xorriso : UPDATE : 44.46% done, estimate finish Sat Feb 06 14:36:28 2021 xorriso : UPDATE : 73.10% done, estimate finish Sat Feb 06 14:35:48 2021 xorriso : UPDATE : 41.59% done, estimate finish Sat Feb 06 14:36:39 2021 xorriso : UPDATE : 61.24% done, estimate finish Sat Feb 06 14:36:09 2021 xorriso : UPDATE : 45.08% done, estimate finish Sat Feb 06 14:36:28 2021 xorriso : UPDATE : 74.45% done, estimate finish Sat Feb 06 14:35:46 2021 xorriso : UPDATE : 42.13% done, estimate finish Sat Feb 06 14:36:40 2021 xorriso : UPDATE : 61.74% done, estimate finish Sat Feb 06 14:36:10 2021 xorriso : UPDATE : 45.48% done, estimate finish Sat Feb 06 14:36:31 2021 xorriso : UPDATE : 74.55% done, estimate finish Sat Feb 06 14:35:49 2021 xorriso : UPDATE : 42.82% done, estimate finish Sat Feb 06 14:36:40 2021 xorriso : UPDATE : 62.27% done, estimate finish Sat Feb 06 14:36:11 2021 xorriso : UPDATE : 76.12% done, estimate finish Sat Feb 06 14:35:47 2021 xorriso : UPDATE : 45.95% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 43.46% done, estimate finish Sat Feb 06 14:36:40 2021 xorriso : UPDATE : 63.16% done, estimate finish Sat Feb 06 14:36:10 2021 xorriso : UPDATE : 76.75% done, estimate finish Sat Feb 06 14:35:37 2021 xorriso : UPDATE : 47.44% done, estimate finish Sat Feb 06 14:36:28 2021 xorriso : UPDATE : 44.11% done, estimate finish Sat Feb 06 14:36:40 2021 xorriso : UPDATE : 64.11% done, estimate finish Sat Feb 06 14:36:09 2021 xorriso : UPDATE : 77.49% done, estimate finish Sat Feb 06 14:35:39 2021 xorriso : UPDATE : 47.44% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 44.96% done, estimate finish Sat Feb 06 14:36:40 2021 xorriso : UPDATE : 64.73% done, estimate finish Sat Feb 06 14:36:09 2021 xorriso : UPDATE : 78.33% done, estimate finish Sat Feb 06 14:35:39 2021 xorriso : UPDATE : 47.44% done, estimate finish Sat Feb 06 14:36:36 2021 xorriso : UPDATE : 45.46% done, estimate finish Sat Feb 06 14:36:40 2021 xorriso : UPDATE : 65.64% done, estimate finish Sat Feb 06 14:36:09 2021 xorriso : UPDATE : 78.94% done, estimate finish Sat Feb 06 14:35:40 2021 xorriso : UPDATE : 47.44% done, estimate finish Sat Feb 06 14:36:56 2021 xorriso : UPDATE : 46.33% done, estimate finish Sat Feb 06 14:36:39 2021 xorriso : UPDATE : 66.31% done, estimate finish Sat Feb 06 14:36:09 2021 xorriso : UPDATE : 47.44% done, estimate finish Sat Feb 06 14:37:04 2021 xorriso : UPDATE : 79.67% done, estimate finish Sat Feb 06 14:35:41 2021 xorriso : UPDATE : 47.04% done, estimate finish Sat Feb 06 14:36:39 2021 xorriso : UPDATE : 67.00% done, estimate finish Sat Feb 06 14:36:09 2021 xorriso : UPDATE : 47.44% done, estimate finish Sat Feb 06 14:37:12 2021 xorriso : UPDATE : 80.36% done, estimate finish Sat Feb 06 14:35:42 2021 xorriso : UPDATE : 47.97% done, estimate finish Sat Feb 06 14:36:38 2021 xorriso : UPDATE : 67.65% done, estimate finish Sat Feb 06 14:36:10 2021 xorriso : UPDATE : 52.93% done, estimate finish Sat Feb 06 14:36:25 2021 xorriso : UPDATE : 81.13% done, estimate finish Sat Feb 06 14:35:43 2021 xorriso : UPDATE : 48.73% done, estimate finish Sat Feb 06 14:36:37 2021 xorriso : UPDATE : 68.27% done, estimate finish Sat Feb 06 14:36:12 2021 xorriso : UPDATE : 68.77% done, estimate finish Sat Feb 06 14:36:13 2021 xorriso : UPDATE : 53.48% done, estimate finish Sat Feb 06 14:36:26 2021 xorriso : UPDATE : 81.86% done, estimate finish Sat Feb 06 14:35:43 2021 xorriso : UPDATE : 49.01% done, estimate finish Sat Feb 06 14:36:39 2021 xorriso : UPDATE : 69.72% done, estimate finish Sat Feb 06 14:36:11 2021 xorriso : UPDATE : 54.32% done, estimate finish Sat Feb 06 14:36:26 2021 xorriso : UPDATE : 82.50% done, estimate finish Sat Feb 06 14:35:43 2021 xorriso : UPDATE : 50.11% done, estimate finish Sat Feb 06 14:36:38 2021 xorriso : UPDATE : 69.72% done, estimate finish Sat Feb 06 14:36:15 2021 xorriso : UPDATE : 54.56% done, estimate finish Sat Feb 06 14:36:29 2021 xorriso : UPDATE : 83.10% done, estimate finish Sat Feb 06 14:35:44 2021 xorriso : UPDATE : 50.64% done, estimate finish Sat Feb 06 14:36:39 2021 xorriso : UPDATE : 71.39% done, estimate finish Sat Feb 06 14:36:10 2021 xorriso : UPDATE : 54.56% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 83.75% done, estimate finish Sat Feb 06 14:35:54 2021 xorriso : UPDATE : 50.64% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 72.04% done, estimate finish Sat Feb 06 14:36:10 2021 xorriso : UPDATE : 83.95% done, estimate finish Sat Feb 06 14:35:56 2021 xorriso : UPDATE : 56.76% done, estimate finish Sat Feb 06 14:36:26 2021 xorriso : UPDATE : 50.64% done, estimate finish Sat Feb 06 14:36:47 2021 xorriso : UPDATE : 72.56% done, estimate finish Sat Feb 06 14:36:11 2021 xorriso : UPDATE : 84.63% done, estimate finish Sat Feb 06 14:35:55 2021 xorriso : UPDATE : 57.42% done, estimate finish Sat Feb 06 14:36:26 2021 xorriso : UPDATE : 50.64% done, estimate finish Sat Feb 06 14:37:00 2021 xorriso : UPDATE : 72.93% done, estimate finish Sat Feb 06 14:36:12 2021 xorriso : UPDATE : 84.63% done, estimate finish Sat Feb 06 14:35:58 2021 xorriso : UPDATE : 57.83% done, estimate finish Sat Feb 06 14:36:18 2021 xorriso : UPDATE : 50.64% done, estimate finish Sat Feb 06 14:37:08 2021 xorriso : UPDATE : 73.97% done, estimate finish Sat Feb 06 14:36:11 2021 xorriso : UPDATE : 87.19% done, estimate finish Sat Feb 06 14:35:52 2021 xorriso : UPDATE : 58.83% done, estimate finish Sat Feb 06 14:36:18 2021 xorriso : UPDATE : 55.19% done, estimate finish Sat Feb 06 14:36:32 2021 xorriso : UPDATE : 74.63% done, estimate finish Sat Feb 06 14:36:11 2021 xorriso : UPDATE : 59.56% done, estimate finish Sat Feb 06 14:36:19 2021 xorriso : UPDATE : 87.57% done, estimate finish Sat Feb 06 14:35:53 2021 xorriso : UPDATE : 55.55% done, estimate finish Sat Feb 06 14:36:34 2021 xorriso : UPDATE : 75.41% done, estimate finish Sat Feb 06 14:36:11 2021 xorriso : UPDATE : 88.70% done, estimate finish Sat Feb 06 14:35:52 2021 xorriso : UPDATE : 60.28% done, estimate finish Sat Feb 06 14:36:20 2021 xorriso : UPDATE : 56.22% done, estimate finish Sat Feb 06 14:36:35 2021 xorriso : UPDATE : 75.73% done, estimate finish Sat Feb 06 14:36:13 2021 xorriso : UPDATE : 89.22% done, estimate finish Sat Feb 06 14:35:52 2021 xorriso : UPDATE : 61.01% done, estimate finish Sat Feb 06 14:36:21 2021 xorriso : UPDATE : 56.88% done, estimate finish Sat Feb 06 14:36:35 2021 xorriso : UPDATE : 75.73% done, estimate finish Sat Feb 06 14:36:17 2021 xorriso : UPDATE : 89.97% done, estimate finish Sat Feb 06 14:35:52 2021 xorriso : UPDATE : 61.50% done, estimate finish Sat Feb 06 14:36:22 2021 xorriso : UPDATE : 56.88% done, estimate finish Sat Feb 06 14:36:39 2021 xorriso : UPDATE : 78.15% done, estimate finish Sat Feb 06 14:36:08 2021 xorriso : UPDATE : 90.75% done, estimate finish Sat Feb 06 14:35:52 2021 xorriso : UPDATE : 62.44% done, estimate finish Sat Feb 06 14:36:22 2021 xorriso : UPDATE : 56.88% done, estimate finish Sat Feb 06 14:36:43 2021 xorriso : UPDATE : 78.93% done, estimate finish Sat Feb 06 14:36:08 2021 xorriso : UPDATE : 63.25% done, estimate finish Sat Feb 06 14:36:22 2021 xorriso : UPDATE : 91.28% done, estimate finish Sat Feb 06 14:35:52 2021 xorriso : UPDATE : 59.96% done, estimate finish Sat Feb 06 14:36:31 2021 xorriso : UPDATE : 79.78% done, estimate finish Sat Feb 06 14:36:08 2021 xorriso : UPDATE : 92.15% done, estimate finish Sat Feb 06 14:35:52 2021 xorriso : UPDATE : 64.05% done, estimate finish Sat Feb 06 14:36:23 2021 xorriso : UPDATE : 59.96% done, estimate finish Sat Feb 06 14:36:35 2021 xorriso : UPDATE : 79.78% done, estimate finish Sat Feb 06 14:36:10 2021 xorriso : UPDATE : 92.97% done, estimate finish Sat Feb 06 14:35:52 2021 xorriso : UPDATE : 61.28% done, estimate finish Sat Feb 06 14:36:24 2021 xorriso : UPDATE : 64.05% done, estimate finish Sat Feb 06 14:36:25 2021 xorriso : UPDATE : 79.78% done, estimate finish Sat Feb 06 14:36:13 2021 xorriso : UPDATE : 93.51% done, estimate finish Sat Feb 06 14:35:52 2021 xorriso : UPDATE : 61.28% done, estimate finish Sat Feb 06 14:36:28 2021 xorriso : UPDATE : 64.05% done, estimate finish Sat Feb 06 14:36:38 2021 xorriso : UPDATE : 79.78% done, estimate finish Sat Feb 06 14:36:15 2021 xorriso : UPDATE : 64.05% done, estimate finish Sat Feb 06 14:36:44 2021 xorriso : UPDATE : 93.74% done, estimate finish Sat Feb 06 14:35:53 2021 xorriso : UPDATE : 63.23% done, estimate finish Sat Feb 06 14:36:24 2021 xorriso : UPDATE : 79.78% done, estimate finish Sat Feb 06 14:36:18 2021 xorriso : UPDATE : 63.23% done, estimate finish Sat Feb 06 14:36:27 2021 xorriso : UPDATE : 64.05% done, estimate finish Sat Feb 06 14:36:50 2021 xorriso : UPDATE : 93.74% done, estimate finish Sat Feb 06 14:35:55 2021 xorriso : UPDATE : 79.78% done, estimate finish Sat Feb 06 14:36:21 2021 xorriso : UPDATE : 64.05% done, estimate finish Sat Feb 06 14:36:55 2021 xorriso : UPDATE : 63.23% done, estimate finish Sat Feb 06 14:36:30 2021 xorriso : UPDATE : 93.74% done, estimate finish Sat Feb 06 14:35:57 2021 xorriso : UPDATE : 79.78% done, estimate finish Sat Feb 06 14:36:34 2021 xorriso : UPDATE : 64.05% done, estimate finish Sat Feb 06 14:37:00 2021 xorriso : UPDATE : 63.23% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 96.99% done, estimate finish Sat Feb 06 14:35:51 2021 xorriso : UPDATE : 79.78% done, estimate finish Sat Feb 06 14:36:39 2021 xorriso : UPDATE : 64.05% done, estimate finish Sat Feb 06 14:37:05 2021 xorriso : UPDATE : 63.23% done, estimate finish Sat Feb 06 14:36:36 2021 xorriso : UPDATE : 97.78% done, estimate finish Sat Feb 06 14:35:51 2021 xorriso : UPDATE : 79.78% done, estimate finish Sat Feb 06 14:36:45 2021 xorriso : UPDATE : 64.05% done, estimate finish Sat Feb 06 14:37:11 2021 xorriso : UPDATE : 63.23% done, estimate finish Sat Feb 06 14:36:40 2021 xorriso : UPDATE : 98.41% done, estimate finish Sat Feb 06 14:35:52 2021 xorriso : UPDATE : 79.78% done, estimate finish Sat Feb 06 14:36:50 2021 xorriso : UPDATE : 99.10% done xorriso : UPDATE : 63.23% done, estimate finish Sat Feb 06 14:36:43 2021 xorriso : UPDATE : 64.05% done, estimate finish Sat Feb 06 14:37:17 2021 xorriso : UPDATE : 79.78% done, estimate finish Sat Feb 06 14:36:55 2021 xorriso : UPDATE : 99.78% done xorriso : UPDATE : 64.05% done, estimate finish Sat Feb 06 14:37:22 2021 xorriso : UPDATE : 63.23% done, estimate finish Sat Feb 06 14:36:47 2021 xorriso : UPDATE : 79.78% done, estimate finish Sat Feb 06 14:37:01 2021 ISO image produced: 2253417 sectors Written to medium : 2253417 sectors at LBA 0 xorriso : UPDATE : 63.23% done, estimate finish Sat Feb 06 14:38:25 2021 xorriso : UPDATE : 64.05% done, estimate finish Sat Feb 06 14:37:27 2021 Writing to 'stdio:/dev/null' completed successfully. CD=10 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 10 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:35:53 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 armhf 10' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-10.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-10.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot10 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD10 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD10' xorriso : UPDATE : 9586 files added in 1 seconds xorriso : UPDATE : 79.78% done, estimate finish Sat Feb 06 14:37:06 2021 xorriso : UPDATE : 9586 files added in 1 seconds xorriso : UPDATE : 72.10% done, estimate finish Sat Feb 06 14:36:24 2021 xorriso : UPDATE : 64.05% done libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/bladerf-firmware-fx3_0.2017.12~rc1-2_armhf.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.11% done xorriso : UPDATE : 79.78% done, estimate finish Sat Feb 06 14:37:11 2021 xorriso : UPDATE : 72.78% done, estimate finish Sat Feb 06 14:36:25 2021 xorriso : UPDATE : 64.05% done xorriso : UPDATE : 0.27% done xorriso : UPDATE : 79.78% done, estimate finish Sat Feb 06 14:37:16 2021 xorriso : UPDATE : 72.78% done, estimate finish Sat Feb 06 14:36:27 2021 xorriso : UPDATE : 64.05% done xorriso : UPDATE : 0.41% done, estimate finish Sat Feb 06 14:47:01 2021 xorriso : UPDATE : 79.78% done, estimate finish Sat Feb 06 14:37:22 2021 xorriso : UPDATE : 64.05% done xorriso : UPDATE : 72.78% done, estimate finish Sat Feb 06 14:36:31 2021 xorriso : UPDATE : 0.51% done, estimate finish Sat Feb 06 14:48:02 2021 xorriso : UPDATE : 79.78% done xorriso : UPDATE : 72.78% done, estimate finish Sat Feb 06 14:36:33 2021 xorriso : UPDATE : 64.05% done xorriso : UPDATE : 1.35% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 80.18% done, estimate finish Sat Feb 06 14:43:38 2021 xorriso : UPDATE : 72.78% done, estimate finish Sat Feb 06 14:36:36 2021 xorriso : UPDATE : 64.05% done xorriso : UPDATE : 1.97% done, estimate finish Sat Feb 06 14:40:44 2021 xorriso : UPDATE : 95.10% done, estimate finish Sat Feb 06 14:36:03 2021 xorriso : UPDATE : 72.78% done, estimate finish Sat Feb 06 14:36:40 2021 xorriso : UPDATE : 73.94% done, estimate finish Sat Feb 06 14:36:41 2021 xorriso : UPDATE : 2.11% done, estimate finish Sat Feb 06 14:41:13 2021 xorriso : UPDATE : 98.23% done xorriso : UPDATE : 82.97% done, estimate finish Sat Feb 06 14:36:17 2021 xorriso : UPDATE : 72.78% done, estimate finish Sat Feb 06 14:36:42 2021 xorriso : UPDATE : 3.82% done, estimate finish Sat Feb 06 14:39:17 2021 xorriso : UPDATE : 98.99% done xorriso : UPDATE : 72.78% done, estimate finish Sat Feb 06 14:36:46 2021 xorriso : UPDATE : 83.72% done, estimate finish Sat Feb 06 14:36:17 2021 xorriso : UPDATE : 3.82% done, estimate finish Sat Feb 06 14:39:43 2021 xorriso : UPDATE : 99.70% done xorriso : UPDATE : 84.49% done, estimate finish Sat Feb 06 14:36:17 2021 xorriso : UPDATE : 79.22% done, estimate finish Sat Feb 06 14:36:18 2021 xorriso : UPDATE : 3.82% done, estimate finish Sat Feb 06 14:40:09 2021 ISO image produced: 2279985 sectors Written to medium : 2279985 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 82.36% done, estimate finish Sat Feb 06 14:36:16 2021 xorriso : UPDATE : 85.26% done, estimate finish Sat Feb 06 14:36:11 2021 CD=14 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.buster/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 14 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:36:04 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 armhf 14' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-14.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf/debian-10.8.0-armhf-DVD-14.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot14 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long -cache-inodes CD14 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarmhf/buster/CD14' xorriso : UPDATE : 2205 files added in 1 seconds xorriso : UPDATE : 2205 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 6.69% done, estimate finish Sat Feb 06 14:38:35 2021 xorriso : UPDATE : 82.36% done, estimate finish Sat Feb 06 14:36:17 2021 xorriso : UPDATE : 86.08% done, estimate finish Sat Feb 06 14:36:13 2021 xorriso : UPDATE : 7.53% done, estimate finish Sat Feb 06 14:38:30 2021 xorriso : UPDATE : 0.51% done xorriso : UPDATE : 82.36% done, estimate finish Sat Feb 06 14:36:18 2021 xorriso : UPDATE : 86.91% done, estimate finish Sat Feb 06 14:36:14 2021 xorriso : UPDATE : 8.07% done, estimate finish Sat Feb 06 14:38:32 2021 xorriso : UPDATE : 1.19% done, estimate finish Sat Feb 06 14:39:27 2021 xorriso : UPDATE : 85.90% done, estimate finish Sat Feb 06 14:36:16 2021 xorriso : UPDATE : 87.60% done, estimate finish Sat Feb 06 14:36:14 2021 xorriso : UPDATE : 8.68% done, estimate finish Sat Feb 06 14:38:33 2021 xorriso : UPDATE : 1.19% done, estimate finish Sat Feb 06 14:40:51 2021 xorriso : UPDATE : 87.94% done, estimate finish Sat Feb 06 14:36:16 2021 xorriso : UPDATE : 87.49% done, estimate finish Sat Feb 06 14:36:16 2021 xorriso : UPDATE : 9.60% done, estimate finish Sat Feb 06 14:37:59 2021 xorriso : UPDATE : 2.74% done, estimate finish Sat Feb 06 14:38:46 2021 xorriso : UPDATE : 88.14% done, estimate finish Sat Feb 06 14:36:17 2021 xorriso : UPDATE : 87.94% done, estimate finish Sat Feb 06 14:36:17 2021 xorriso : UPDATE : 9.81% done, estimate finish Sat Feb 06 14:38:07 2021 xorriso : UPDATE : 3.12% done, estimate finish Sat Feb 06 14:38:58 2021 xorriso : UPDATE : 87.94% done, estimate finish Sat Feb 06 14:36:19 2021 xorriso : UPDATE : 89.14% done, estimate finish Sat Feb 06 14:36:18 2021 xorriso : UPDATE : 10.91% done, estimate finish Sat Feb 06 14:38:03 2021 xorriso : UPDATE : 4.06% done, estimate finish Sat Feb 06 14:38:43 2021 xorriso : UPDATE : 87.94% done, estimate finish Sat Feb 06 14:36:20 2021 xorriso : UPDATE : 89.14% done, estimate finish Sat Feb 06 14:36:19 2021 xorriso : UPDATE : 91.29% done, estimate finish Sat Feb 06 14:36:17 2021 xorriso : UPDATE : 11.48% done, estimate finish Sat Feb 06 14:38:05 2021 xorriso : UPDATE : 4.06% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 92.23% done, estimate finish Sat Feb 06 14:36:16 2021 xorriso : UPDATE : 92.62% done, estimate finish Sat Feb 06 14:36:17 2021 xorriso : UPDATE : 92.07% done, estimate finish Sat Feb 06 14:36:18 2021 xorriso : UPDATE : 12.32% done, estimate finish Sat Feb 06 14:38:05 2021 xorriso : UPDATE : 4.06% done, estimate finish Sat Feb 06 14:39:32 2021 xorriso : UPDATE : 92.62% done, estimate finish Sat Feb 06 14:36:19 2021 xorriso : UPDATE : 92.58% done, estimate finish Sat Feb 06 14:36:20 2021 xorriso : UPDATE : 13.03% done, estimate finish Sat Feb 06 14:38:06 2021 xorriso : UPDATE : 6.85% done, estimate finish Sat Feb 06 14:38:23 2021 xorriso : UPDATE : 92.62% done, estimate finish Sat Feb 06 14:36:25 2021 xorriso : UPDATE : 94.27% done, estimate finish Sat Feb 06 14:36:19 2021 xorriso : UPDATE : 13.55% done, estimate finish Sat Feb 06 14:38:09 2021 xorriso : UPDATE : 6.85% done, estimate finish Sat Feb 06 14:38:37 2021 xorriso : UPDATE : 92.62% done, estimate finish Sat Feb 06 14:36:27 2021 xorriso : UPDATE : 94.74% done, estimate finish Sat Feb 06 14:36:20 2021 xorriso : UPDATE : 14.40% done, estimate finish Sat Feb 06 14:38:07 2021 xorriso : UPDATE : 8.77% done, estimate finish Sat Feb 06 14:38:15 2021 xorriso : UPDATE : 92.62% done, estimate finish Sat Feb 06 14:36:29 2021 xorriso : UPDATE : 96.23% done, estimate finish Sat Feb 06 14:36:20 2021 xorriso : UPDATE : 15.16% done, estimate finish Sat Feb 06 14:38:07 2021 xorriso : UPDATE : 9.83% done, estimate finish Sat Feb 06 14:38:02 2021 xorriso : UPDATE : 92.86% done, estimate finish Sat Feb 06 14:36:31 2021 xorriso : UPDATE : 97.08% done, estimate finish Sat Feb 06 14:36:20 2021 xorriso : UPDATE : 15.80% done, estimate finish Sat Feb 06 14:38:09 2021 xorriso : UPDATE : 10.02% done, estimate finish Sat Feb 06 14:38:11 2021 xorriso : UPDATE : 98.33% done xorriso : UPDATE : 98.06% done xorriso : UPDATE : 16.56% done, estimate finish Sat Feb 06 14:38:15 2021 xorriso : UPDATE : 11.25% done, estimate finish Sat Feb 06 14:38:05 2021 xorriso : UPDATE : 98.99% done xorriso : UPDATE : 98.86% done xorriso : UPDATE : 17.27% done, estimate finish Sat Feb 06 14:38:14 2021 xorriso : UPDATE : 12.67% done, estimate finish Sat Feb 06 14:37:59 2021 xorriso : UPDATE : 99.81% done xorriso : UPDATE : 99.79% done xorriso : UPDATE : 17.49% done, estimate finish Sat Feb 06 14:38:20 2021 xorriso : UPDATE : 13.43% done, estimate finish Sat Feb 06 14:38:00 2021 ISO image produced: 2276911 sectors Written to medium : 2276911 sectors at LBA 0 ISO image produced: 2293375 sectors Written to medium : 2293375 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 18.75% done, estimate finish Sat Feb 06 14:38:14 2021 xorriso : UPDATE : 14.27% done, estimate finish Sat Feb 06 14:38:00 2021 xorriso : UPDATE : 14.93% done, estimate finish Sat Feb 06 14:38:01 2021 xorriso : UPDATE : 19.43% done, estimate finish Sat Feb 06 14:38:14 2021 xorriso : UPDATE : 15.75% done, estimate finish Sat Feb 06 14:38:02 2021 xorriso : UPDATE : 20.15% done, estimate finish Sat Feb 06 14:38:14 2021 xorriso : UPDATE : 16.47% done, estimate finish Sat Feb 06 14:38:02 2021 xorriso : UPDATE : 20.15% done, estimate finish Sat Feb 06 14:38:22 2021 xorriso : UPDATE : 17.37% done, estimate finish Sat Feb 06 14:38:02 2021 xorriso : UPDATE : 20.15% done, estimate finish Sat Feb 06 14:38:28 2021 xorriso : UPDATE : 18.22% done, estimate finish Sat Feb 06 14:38:03 2021 xorriso : UPDATE : 22.38% done, estimate finish Sat Feb 06 14:38:14 2021 xorriso : UPDATE : 19.10% done, estimate finish Sat Feb 06 14:38:03 2021 xorriso : UPDATE : 23.36% done, estimate finish Sat Feb 06 14:38:12 2021 xorriso : UPDATE : 19.89% done, estimate finish Sat Feb 06 14:38:03 2021 xorriso : UPDATE : 23.36% done, estimate finish Sat Feb 06 14:38:18 2021 xorriso : UPDATE : 20.70% done, estimate finish Sat Feb 06 14:38:04 2021 xorriso : UPDATE : 25.43% done, estimate finish Sat Feb 06 14:38:04 2021 xorriso : UPDATE : 21.59% done, estimate finish Sat Feb 06 14:38:03 2021 xorriso : UPDATE : 26.19% done, estimate finish Sat Feb 06 14:38:05 2021 xorriso : UPDATE : 22.29% done, estimate finish Sat Feb 06 14:38:05 2021 xorriso : UPDATE : 26.93% done, estimate finish Sat Feb 06 14:38:04 2021 xorriso : UPDATE : 23.22% done, estimate finish Sat Feb 06 14:38:04 2021 xorriso : UPDATE : 27.65% done, estimate finish Sat Feb 06 14:38:05 2021 xorriso : UPDATE : 23.81% done, estimate finish Sat Feb 06 14:38:06 2021 xorriso : UPDATE : 27.84% done, estimate finish Sat Feb 06 14:38:10 2021 xorriso : UPDATE : 23.81% done, estimate finish Sat Feb 06 14:38:11 2021 xorriso : UPDATE : 29.24% done, estimate finish Sat Feb 06 14:38:05 2021 xorriso : UPDATE : 25.91% done, estimate finish Sat Feb 06 14:38:03 2021 xorriso : UPDATE : 29.37% done, estimate finish Sat Feb 06 14:38:09 2021 xorriso : UPDATE : 26.73% done, estimate finish Sat Feb 06 14:38:03 2021 xorriso : UPDATE : 29.37% done, estimate finish Sat Feb 06 14:38:15 2021 xorriso : UPDATE : 26.97% done, estimate finish Sat Feb 06 14:38:09 2021 xorriso : UPDATE : 31.47% done, estimate finish Sat Feb 06 14:38:06 2021 xorriso : UPDATE : 26.97% done, estimate finish Sat Feb 06 14:38:17 2021 xorriso : UPDATE : 32.07% done, estimate finish Sat Feb 06 14:38:02 2021 xorriso : UPDATE : 26.97% done, estimate finish Sat Feb 06 14:38:24 2021 xorriso : UPDATE : 33.25% done, estimate finish Sat Feb 06 14:37:59 2021 xorriso : UPDATE : 26.97% done, estimate finish Sat Feb 06 14:38:31 2021 xorriso : UPDATE : 33.96% done, estimate finish Sat Feb 06 14:38:00 2021 xorriso : UPDATE : 26.97% done, estimate finish Sat Feb 06 14:38:39 2021 xorriso : UPDATE : 34.71% done, estimate finish Sat Feb 06 14:38:01 2021 xorriso : UPDATE : 26.97% done, estimate finish Sat Feb 06 14:38:47 2021 xorriso : UPDATE : 35.08% done, estimate finish Sat Feb 06 14:38:04 2021 xorriso : UPDATE : 26.97% done, estimate finish Sat Feb 06 14:38:54 2021 xorriso : UPDATE : 36.19% done, estimate finish Sat Feb 06 14:38:01 2021 xorriso : UPDATE : 26.97% done, estimate finish Sat Feb 06 14:39:01 2021 xorriso : UPDATE : 36.91% done, estimate finish Sat Feb 06 14:38:02 2021 xorriso : UPDATE : 26.97% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 37.52% done, estimate finish Sat Feb 06 14:38:03 2021 xorriso : UPDATE : 36.00% done, estimate finish Sat Feb 06 14:37:59 2021 xorriso : UPDATE : 38.21% done, estimate finish Sat Feb 06 14:38:04 2021 xorriso : UPDATE : 37.26% done, estimate finish Sat Feb 06 14:37:53 2021 xorriso : UPDATE : 38.92% done, estimate finish Sat Feb 06 14:38:04 2021 xorriso : UPDATE : 37.26% done, estimate finish Sat Feb 06 14:37:58 2021 xorriso : UPDATE : 39.67% done, estimate finish Sat Feb 06 14:38:08 2021 xorriso : UPDATE : 37.26% done, estimate finish Sat Feb 06 14:38:04 2021 xorriso : UPDATE : 40.40% done, estimate finish Sat Feb 06 14:38:08 2021 xorriso : UPDATE : 37.26% done, estimate finish Sat Feb 06 14:38:09 2021 xorriso : UPDATE : 40.80% done, estimate finish Sat Feb 06 14:38:11 2021 xorriso : UPDATE : 37.26% done, estimate finish Sat Feb 06 14:38:15 2021 xorriso : UPDATE : 41.47% done, estimate finish Sat Feb 06 14:38:12 2021 xorriso : UPDATE : 37.26% done, estimate finish Sat Feb 06 14:38:20 2021 xorriso : UPDATE : 41.47% done, estimate finish Sat Feb 06 14:38:17 2021 xorriso : UPDATE : 37.26% done, estimate finish Sat Feb 06 14:38:25 2021 xorriso : UPDATE : 43.77% done, estimate finish Sat Feb 06 14:38:07 2021 xorriso : UPDATE : 37.26% done, estimate finish Sat Feb 06 14:38:31 2021 xorriso : UPDATE : 44.37% done, estimate finish Sat Feb 06 14:38:07 2021 xorriso : UPDATE : 37.26% done, estimate finish Sat Feb 06 14:38:36 2021 xorriso : UPDATE : 45.06% done, estimate finish Sat Feb 06 14:38:07 2021 xorriso : UPDATE : 41.52% done, estimate finish Sat Feb 06 14:38:12 2021 xorriso : UPDATE : 46.05% done, estimate finish Sat Feb 06 14:38:06 2021 xorriso : UPDATE : 47.61% done, estimate finish Sat Feb 06 14:37:51 2021 xorriso : UPDATE : 46.55% done, estimate finish Sat Feb 06 14:38:08 2021 xorriso : UPDATE : 47.61% done, estimate finish Sat Feb 06 14:37:55 2021 xorriso : UPDATE : 47.36% done, estimate finish Sat Feb 06 14:38:08 2021 xorriso : UPDATE : 47.61% done, estimate finish Sat Feb 06 14:38:00 2021 xorriso : UPDATE : 48.03% done, estimate finish Sat Feb 06 14:38:08 2021 xorriso : UPDATE : 47.61% done, estimate finish Sat Feb 06 14:38:04 2021 xorriso : UPDATE : 48.74% done, estimate finish Sat Feb 06 14:38:08 2021 xorriso : UPDATE : 47.61% done, estimate finish Sat Feb 06 14:38:09 2021 xorriso : UPDATE : 49.31% done, estimate finish Sat Feb 06 14:38:10 2021 xorriso : UPDATE : 47.61% done, estimate finish Sat Feb 06 14:38:15 2021 xorriso : UPDATE : 49.89% done, estimate finish Sat Feb 06 14:38:11 2021 xorriso : UPDATE : 47.61% done, estimate finish Sat Feb 06 14:38:19 2021 xorriso : UPDATE : 49.89% done, estimate finish Sat Feb 06 14:38:15 2021 xorriso : UPDATE : 47.61% done, estimate finish Sat Feb 06 14:38:24 2021 xorriso : UPDATE : 51.78% done, estimate finish Sat Feb 06 14:38:08 2021 xorriso : UPDATE : 47.61% done, estimate finish Sat Feb 06 14:38:29 2021 xorriso : UPDATE : 51.78% done, estimate finish Sat Feb 06 14:38:12 2021 xorriso : UPDATE : 47.61% done, estimate finish Sat Feb 06 14:38:33 2021 xorriso : UPDATE : 51.78% done, estimate finish Sat Feb 06 14:38:16 2021 xorriso : UPDATE : 52.59% done, estimate finish Sat Feb 06 14:38:31 2021 xorriso : UPDATE : 51.78% done, estimate finish Sat Feb 06 14:38:20 2021 xorriso : UPDATE : 57.89% done, estimate finish Sat Feb 06 14:37:55 2021 xorriso : UPDATE : 51.78% done, estimate finish Sat Feb 06 14:38:45 2021 xorriso : UPDATE : 58.65% done, estimate finish Sat Feb 06 14:37:54 2021 xorriso : UPDATE : 56.32% done, estimate finish Sat Feb 06 14:38:04 2021 xorriso : UPDATE : 58.65% done, estimate finish Sat Feb 06 14:37:59 2021 xorriso : UPDATE : 57.26% done, estimate finish Sat Feb 06 14:38:03 2021 xorriso : UPDATE : 58.65% done, estimate finish Sat Feb 06 14:38:03 2021 xorriso : UPDATE : 57.96% done, estimate finish Sat Feb 06 14:38:04 2021 xorriso : UPDATE : 58.65% done, estimate finish Sat Feb 06 14:38:07 2021 xorriso : UPDATE : 58.67% done, estimate finish Sat Feb 06 14:38:05 2021 xorriso : UPDATE : 58.65% done, estimate finish Sat Feb 06 14:38:10 2021 xorriso : UPDATE : 59.26% done, estimate finish Sat Feb 06 14:38:06 2021 xorriso : UPDATE : 58.65% done, estimate finish Sat Feb 06 14:38:14 2021 xorriso : UPDATE : 60.01% done, estimate finish Sat Feb 06 14:38:06 2021 xorriso : UPDATE : 58.65% done, estimate finish Sat Feb 06 14:38:18 2021 xorriso : UPDATE : 60.72% done, estimate finish Sat Feb 06 14:38:07 2021 xorriso : UPDATE : 61.31% done, estimate finish Sat Feb 06 14:38:07 2021 xorriso : UPDATE : 58.65% done, estimate finish Sat Feb 06 14:38:22 2021 xorriso : UPDATE : 62.02% done, estimate finish Sat Feb 06 14:38:07 2021 xorriso : UPDATE : 58.65% done, estimate finish Sat Feb 06 14:38:21 2021 xorriso : UPDATE : 62.74% done, estimate finish Sat Feb 06 14:38:08 2021 xorriso : UPDATE : 58.65% done, estimate finish Sat Feb 06 14:38:27 2021 xorriso : UPDATE : 63.30% done, estimate finish Sat Feb 06 14:37:58 2021 xorriso : UPDATE : 66.68% done, estimate finish Sat Feb 06 14:37:51 2021 xorriso : UPDATE : 63.99% done, estimate finish Sat Feb 06 14:37:59 2021 xorriso : UPDATE : 68.95% done, estimate finish Sat Feb 06 14:37:47 2021 xorriso : UPDATE : 64.46% done, estimate finish Sat Feb 06 14:38:01 2021 xorriso : UPDATE : 68.95% done, estimate finish Sat Feb 06 14:37:50 2021 xorriso : UPDATE : 65.66% done, estimate finish Sat Feb 06 14:38:00 2021 xorriso : UPDATE : 68.95% done, estimate finish Sat Feb 06 14:37:52 2021 xorriso : UPDATE : 66.44% done, estimate finish Sat Feb 06 14:38:00 2021 xorriso : UPDATE : 68.95% done, estimate finish Sat Feb 06 14:37:55 2021 xorriso : UPDATE : 66.44% done, estimate finish Sat Feb 06 14:38:03 2021 xorriso : UPDATE : 68.95% done, estimate finish Sat Feb 06 14:37:58 2021 xorriso : UPDATE : 67.77% done, estimate finish Sat Feb 06 14:38:02 2021 xorriso : UPDATE : 68.95% done, estimate finish Sat Feb 06 14:38:01 2021 xorriso : UPDATE : 69.08% done, estimate finish Sat Feb 06 14:38:01 2021 xorriso : UPDATE : 68.95% done, estimate finish Sat Feb 06 14:38:03 2021 xorriso : UPDATE : 69.08% done, estimate finish Sat Feb 06 14:38:03 2021 xorriso : UPDATE : 68.95% done, estimate finish Sat Feb 06 14:38:00 2021 xorriso : UPDATE : 69.08% done, estimate finish Sat Feb 06 14:38:05 2021 xorriso : UPDATE : 68.95% done, estimate finish Sat Feb 06 14:38:03 2021 xorriso : UPDATE : 69.08% done, estimate finish Sat Feb 06 14:38:20 2021 xorriso : UPDATE : 73.89% done, estimate finish Sat Feb 06 14:37:52 2021 xorriso : UPDATE : 69.08% done, estimate finish Sat Feb 06 14:38:25 2021 xorriso : UPDATE : 79.29% done, estimate finish Sat Feb 06 14:37:46 2021 xorriso : UPDATE : 69.08% done, estimate finish Sat Feb 06 14:38:31 2021 xorriso : UPDATE : 79.29% done, estimate finish Sat Feb 06 14:37:47 2021 xorriso : UPDATE : 69.08% done, estimate finish Sat Feb 06 14:38:36 2021 xorriso : UPDATE : 79.29% done, estimate finish Sat Feb 06 14:37:49 2021 xorriso : UPDATE : 69.08% done, estimate finish Sat Feb 06 14:38:42 2021 xorriso : UPDATE : 79.29% done, estimate finish Sat Feb 06 14:37:51 2021 xorriso : UPDATE : 69.08% done, estimate finish Sat Feb 06 14:38:47 2021 xorriso : UPDATE : 79.29% done, estimate finish Sat Feb 06 14:37:53 2021 xorriso : UPDATE : 70.99% done, estimate finish Sat Feb 06 14:38:32 2021 xorriso : UPDATE : 79.29% done, estimate finish Sat Feb 06 14:37:55 2021 xorriso : UPDATE : 77.93% done, estimate finish Sat Feb 06 14:38:03 2021 xorriso : UPDATE : 79.29% done, estimate finish Sat Feb 06 14:37:57 2021 xorriso : UPDATE : 77.93% done, estimate finish Sat Feb 06 14:38:06 2021 xorriso : UPDATE : 79.29% done, estimate finish Sat Feb 06 14:37:58 2021 xorriso : UPDATE : 77.93% done, estimate finish Sat Feb 06 14:38:07 2021 xorriso : UPDATE : 79.29% done, estimate finish Sat Feb 06 14:38:02 2021 xorriso : UPDATE : 79.03% done, estimate finish Sat Feb 06 14:38:02 2021 xorriso : UPDATE : 79.54% done, estimate finish Sat Feb 06 14:38:03 2021 xorriso : UPDATE : 81.67% done, estimate finish Sat Feb 06 14:37:58 2021 xorriso : UPDATE : 89.58% done, estimate finish Sat Feb 06 14:37:48 2021 xorriso : UPDATE : 82.41% done, estimate finish Sat Feb 06 14:37:58 2021 xorriso : UPDATE : 90.40% done, estimate finish Sat Feb 06 14:37:48 2021 xorriso : UPDATE : 82.75% done, estimate finish Sat Feb 06 14:38:00 2021 xorriso : UPDATE : 90.84% done, estimate finish Sat Feb 06 14:37:49 2021 xorriso : UPDATE : 83.52% done, estimate finish Sat Feb 06 14:38:00 2021 xorriso : UPDATE : 91.25% done, estimate finish Sat Feb 06 14:37:50 2021 xorriso : UPDATE : 84.19% done, estimate finish Sat Feb 06 14:38:01 2021 xorriso : UPDATE : 92.31% done, estimate finish Sat Feb 06 14:37:50 2021 xorriso : UPDATE : 84.92% done, estimate finish Sat Feb 06 14:38:01 2021 xorriso : UPDATE : 92.80% done, estimate finish Sat Feb 06 14:37:51 2021 xorriso : UPDATE : 85.70% done, estimate finish Sat Feb 06 14:38:01 2021 xorriso : UPDATE : 92.80% done, estimate finish Sat Feb 06 14:37:52 2021 xorriso : UPDATE : 86.21% done, estimate finish Sat Feb 06 14:38:03 2021 xorriso : UPDATE : 94.54% done, estimate finish Sat Feb 06 14:37:51 2021 xorriso : UPDATE : 87.10% done, estimate finish Sat Feb 06 14:38:03 2021 xorriso : UPDATE : 95.34% done, estimate finish Sat Feb 06 14:37:52 2021 xorriso : UPDATE : 87.75% done, estimate finish Sat Feb 06 14:38:04 2021 xorriso : UPDATE : 95.89% done, estimate finish Sat Feb 06 14:37:52 2021 xorriso : UPDATE : 87.84% done, estimate finish Sat Feb 06 14:38:06 2021 xorriso : UPDATE : 96.19% done, estimate finish Sat Feb 06 14:37:53 2021 xorriso : UPDATE : 96.39% done, estimate finish Sat Feb 06 14:37:54 2021 xorriso : UPDATE : 89.14% done, estimate finish Sat Feb 06 14:38:04 2021 xorriso : UPDATE : 97.83% done xorriso : UPDATE : 89.54% done, estimate finish Sat Feb 06 14:38:05 2021 xorriso : UPDATE : 99.19% done xorriso : UPDATE : 89.54% done, estimate finish Sat Feb 06 14:38:07 2021 xorriso : UPDATE : 99.89% done xorriso : UPDATE : 89.54% done, estimate finish Sat Feb 06 14:38:09 2021 ISO image produced: 2185822 sectors Written to medium : 2185822 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 89.54% done, estimate finish Sat Feb 06 14:38:11 2021 xorriso : UPDATE : 89.54% done, estimate finish Sat Feb 06 14:38:13 2021 xorriso : UPDATE : 94.58% done, estimate finish Sat Feb 06 14:38:04 2021 xorriso : UPDATE : 94.78% done, estimate finish Sat Feb 06 14:38:05 2021 xorriso : UPDATE : 96.09% done, estimate finish Sat Feb 06 14:38:04 2021 xorriso : UPDATE : 96.20% done, estimate finish Sat Feb 06 14:38:05 2021 xorriso : UPDATE : 97.14% done, estimate finish Sat Feb 06 14:38:05 2021 xorriso : UPDATE : 98.48% done xorriso : UPDATE : 99.17% done xorriso : UPDATE : 99.94% done ISO image produced: 2271548 sectors Written to medium : 2271548 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. echo 13.image 1.image 3.image 4.image 5.image 7.image 8.image 9.image 12.image 11.image 2.image 6.image 10.image 14.image 13.image 1.image 3.image 4.image 5.image 7.image 8.image 9.image 12.image 11.image 2.image 6.image 10.image 14.image make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' /home/debian-cd/build.buster/debian-cd/tools/imagesums /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarmhf 0555cd5799fe67b913afdf8ccab63dee528b6969 debian-10.8.0-armhf-DVD-1.iso 866f4fb21089eaa5e82c18144cbbe0395add911d debian-10.8.0-armhf-DVD-1.jigdo a32701122089c9c400cccd223ade0d3e debian-10.8.0-armhf-DVD-1.iso 280ba8b6c3d111cf846433989e119f31 debian-10.8.0-armhf-DVD-1.jigdo c9c8c0785518d709096d170776a43d43cb3e452b5e4b544a8f1cb48869eb1018e93c699fda86a350d140f65960d2dd3d08ad97f7b58d6a39b06a8a238a02954c debian-10.8.0-armhf-DVD-1.iso 82593f1efb06ad78bb14ee51d4de65aae6497e2c2aed2a0ac22aac5daaa040867dc5d922de78bee99a6caab910e617272b996fb9292ec9cfa600ceb4936dbc66 debian-10.8.0-armhf-DVD-1.jigdo f94a2f8a93313827ceafbf9bf62afb84f544dc6c3c0197131bc4ac0ce0d15543 debian-10.8.0-armhf-DVD-1.iso a5948bfd562b0ecd41e92a8c1fbb819bf248e428b91e4dbf4bd80c8e5dd2ec78 debian-10.8.0-armhf-DVD-1.jigdo 28d5d1e20e3d9479b1a466c30e7701d6ed4d8335 debian-10.8.0-armhf-DVD-10.iso 05e0050b6208a5504fe347fd5d3203a3bf8df4ab debian-10.8.0-armhf-DVD-10.jigdo a5be3472967346b035c19e0408ef4934 debian-10.8.0-armhf-DVD-10.iso 1303b229cfd0624ca4ea431abeaa6c29 debian-10.8.0-armhf-DVD-10.jigdo e002deed72af62a0db0ce627d36f4818271edffd92d79c944c13b08c131749406f0b351248f4977019f926d2eef75541bf19dc0c586a3c1dbd320704b8f70720 debian-10.8.0-armhf-DVD-10.iso 60bdfff2533576aec8389d10748a5af648e20b47f1199c8c271260fee46dc323b118a993946c83e697d9ac9430dc0aa8be960367fcbe7e1dcee4b5d328aaa21a debian-10.8.0-armhf-DVD-10.jigdo b0972cdc4f502ea754b1945dd2234100a536120b3f594a09a8133951507ffcbc debian-10.8.0-armhf-DVD-10.iso 9ba5841bc8c361bc820c2877bff5966bcee2d10cd6ed6f7b523ea40bb9868aa1 debian-10.8.0-armhf-DVD-10.jigdo a68ccaf0e0a650884c75bcb17aca36d8d75b4457 debian-10.8.0-armhf-DVD-11.iso a6c2bb6d04797b2b5b28aa4e2fdb021f4f255a06 debian-10.8.0-armhf-DVD-11.jigdo ab9b6857d4025b668c64ce60177d6003 debian-10.8.0-armhf-DVD-11.iso 2e609ae365c26e68c3f96fb3edda69e3 debian-10.8.0-armhf-DVD-11.jigdo ad4e9c966bdc1c59efaac2428276d28d27c918eb15642828a3ee33db9012311f6bb15801f182fd9452a3e0490d65fd90ccc75e5e96adc4eef73d4f3dc4fe2326 debian-10.8.0-armhf-DVD-11.iso 53b85c4625e460cb36d4b971a863b15f84842c361fb91d168d1b440adc1b19f81977db68c9dd1bbfb66e1fadd69419ce62a79d27b87538c500d43e686149b4d0 debian-10.8.0-armhf-DVD-11.jigdo f3277884f9bd8d4faa5e9f6701b66df47df415df6f9fccd7c5212b25f50cb5d5 debian-10.8.0-armhf-DVD-11.iso a2d3be557f08db4c0120600759797133db3aefb97e60001a63b13e606859295d debian-10.8.0-armhf-DVD-11.jigdo 33d22a81001b96c7c42d92d1c6661be0bebc768c debian-10.8.0-armhf-DVD-12.iso aaa12737a08815f9a80220ae30b2aa89aea4eea7 debian-10.8.0-armhf-DVD-12.jigdo c1689170f46f6d650cceb4c753f8084f debian-10.8.0-armhf-DVD-12.iso c69336d55d303030fdb76fba4ded118d debian-10.8.0-armhf-DVD-12.jigdo fed942abea1e19834e358401d125190f736d618437f4478ffcc21fd3bb4fca80b25d6e8b5fdfee8126273ab894b33d3f2d8be85331b2be1720fb533650f54fa8 debian-10.8.0-armhf-DVD-12.iso d03fcecb9a4d3ac3f2cefce7034f33a0e1ff06d86caa2f70144fd0a73ed4aebbf8e4c1a4f149c79b74fd65547ef68c31fee39581b08026cce631e5c21f4726f6 debian-10.8.0-armhf-DVD-12.jigdo 7d0135c59ee8f70ab254a1c823cf97394959747627219ada37175813d07c29d7 debian-10.8.0-armhf-DVD-12.iso 0621ac75512e33a8271dc37a8e4ad3386cae18729ac53509eb3d08398f1fa7e1 debian-10.8.0-armhf-DVD-12.jigdo 17b847af8e94ed1345b3015eb18246f360617453 debian-10.8.0-armhf-DVD-13.iso 4e0533ba61d2f29a07df4297d5ac58e95cf12432 debian-10.8.0-armhf-DVD-13.jigdo 944c09eea9f6f60ea1bb7d3e5de45af6 debian-10.8.0-armhf-DVD-13.iso 2ad6136cd807a853e2fed0d6e28ece7a debian-10.8.0-armhf-DVD-13.jigdo 782d91376e3e21bd119a0c1f75987c09bc65702e62a55fbd9f0f250c88b17f895ca4ed18dc98687058bfc6f206a75b4ff127bb9abe4b8e4152f18d5fb387dae9 debian-10.8.0-armhf-DVD-13.iso 1f43b33ac9e268a12290d375116c73c95a0c665c3d9f00cb60efe6c7c50c068474c5e2404d1cdb039b96f44ef64757011601f19839ccda97969cac85a6752b29 debian-10.8.0-armhf-DVD-13.jigdo 7f222c86d50e1ce15e8ad1d7b07de9bca4bdfbffe0479cf88b54351b471b7cda debian-10.8.0-armhf-DVD-13.iso f17dd0d52e5aec5218d46ecf6f6423a71b9e3dde333d72d6094b7eb372ed9d6b debian-10.8.0-armhf-DVD-13.jigdo 313550d104ccffe6d717969fdedbc77e1dbfa3cb debian-10.8.0-armhf-DVD-14.iso 21a27bb444e974ebc66cd3705b955a17bb5554cb debian-10.8.0-armhf-DVD-14.jigdo b8b8ec2b7a27db3811122048794bd874 debian-10.8.0-armhf-DVD-14.iso 5eb84f7b6850103601cb65770a0af181 debian-10.8.0-armhf-DVD-14.jigdo 201d94f3f2982b44d1de254f3f953c3ee7c1bc827c18854a40d31917e67977cae46a390a509b688c862f1a75a1d065244a6c692ade4ca68bbcd8f571c648009a debian-10.8.0-armhf-DVD-14.iso 99f0717ea2a9496930bbe5df24cf552a97ac7fc5a68e075d7aa2314a3b31d68030edfacf14e3ff58f5498b5c4e6f7293c1972ed3e1c5985ec6138b5431c5e7bd debian-10.8.0-armhf-DVD-14.jigdo 26cc8b68edc613987eadaa7271396f9e6c563363c5824a8610918377e9fa6aaf debian-10.8.0-armhf-DVD-14.iso a741733ff239a52fd509669c1769df754090061076aa6349d2c7c2ae132641f4 debian-10.8.0-armhf-DVD-14.jigdo 80b554c4aad10a322082dfc966101ad97d9e4314 debian-10.8.0-armhf-DVD-2.iso 5012aad1c3b95e0f43436f6dde058e9788adb163 debian-10.8.0-armhf-DVD-2.jigdo f3a734c20977a24045be6c3be50f61c6 debian-10.8.0-armhf-DVD-2.iso 790b92730186d477ecdae1d94a9bab3f debian-10.8.0-armhf-DVD-2.jigdo 92b9b1fbcf733c0a0dbff6137476a2334b98decf1e3e51da544cae4affa7cdaa25780ae7050576ec301638db65468c52b62afaf1a0d9991961835af5391e1a9b debian-10.8.0-armhf-DVD-2.iso e15ae5070421e6e63f8c31e770265ee87fea605e88a09c7f7105af4bb28e35c47aab2d05649176f1a4d7c84dd8a9d15c74b720cf2c438da72690e235b126283d debian-10.8.0-armhf-DVD-2.jigdo 2d8f9258fb3eb7839ba34ff9bacd109e1df667fc8af3785ebfd2fede80a23cf6 debian-10.8.0-armhf-DVD-2.iso e0eaa05de6c58b52c4885f4b3e5088484b74e6baa0c8e66d79ab34361befdc1a debian-10.8.0-armhf-DVD-2.jigdo 60a178521cb8828839775a71fa0d522be8a7f07d debian-10.8.0-armhf-DVD-3.iso bcd02efac7817074afe3278014939dc95e131ad8 debian-10.8.0-armhf-DVD-3.jigdo 0e3b5b813ab817be9be3228e45744fd4 debian-10.8.0-armhf-DVD-3.iso 587377385a117f842023fafe63557756 debian-10.8.0-armhf-DVD-3.jigdo 593fbe096d7014ee54d544a17cec02d4ce37b74639c25082664b12453dc61d60ad3b8ab581ce948c12a3578212db99638e6261030e8c2a140b4ba0795af28679 debian-10.8.0-armhf-DVD-3.iso b0557a18d3767f4356a5720635b271427924e424ce3c30ff8866dd3b11324728aa17121214a946914391a07cba2c8637e5978f048e5f32e0fe353f8e940c3034 debian-10.8.0-armhf-DVD-3.jigdo a1e71b77c729b0928e40268a64da627347877830375e4ef97a0d6b907aed2ffa debian-10.8.0-armhf-DVD-3.iso ec6a30f683c28685c10cbc120c5f0a64c54ac6b6c7b05059c5a9726f93cd1362 debian-10.8.0-armhf-DVD-3.jigdo f5ae8e8c9a91e80c61177386229930ffe065c277 debian-10.8.0-armhf-DVD-4.iso 016900e9332ac03979ceb6b41961cfb8b8aa2e91 debian-10.8.0-armhf-DVD-4.jigdo 7345f130e5c7156d60ff0d644707ab00 debian-10.8.0-armhf-DVD-4.iso 7fb519301ca035f4a2395e8bb22a99d2 debian-10.8.0-armhf-DVD-4.jigdo f327515e84a6aeab0824dffd9c4f1190b8e263b8b71b83981c4ce3379b343aa10853b48fe4cd983967ae567b35632a94c7ec50fad989ca3b1d20938e7ed15416 debian-10.8.0-armhf-DVD-4.iso 7aafaaadbb2ea73245d5ae0097f22f859882f9d2163bd7cca9a4f9fa79a62c16f2d3997e5ff00e971a9451a9843e1e9aa3f66f78e8d1183c686f8678aec57eb0 debian-10.8.0-armhf-DVD-4.jigdo 9cf36d2a0e80623194172e4b618c7a3ec74bf197ac599ce402316165da7ab3d0 debian-10.8.0-armhf-DVD-4.iso d185279fb429ae193b6a7c013ed3285d3e642de267d9e8292834ba82e272d9f7 debian-10.8.0-armhf-DVD-4.jigdo e52c92347101babf95f121286a9d99bbe83d7718 debian-10.8.0-armhf-DVD-5.iso b3fedcc4f7ec5da7632d6a07d38434ebb37fbe08 debian-10.8.0-armhf-DVD-5.jigdo a6e62e4d7daf0be8d4b46b6c7c75fa58 debian-10.8.0-armhf-DVD-5.iso b48e6eccacf43d2e308df8fbc21aaf0c debian-10.8.0-armhf-DVD-5.jigdo 50d9768d7c243d13f783fd9f67f49382311ab07f1923a8092aea7844717c607e1a982ad706d954c50ce1150a123df1a68bf83cb08bfc0f7dd287d329166f459e debian-10.8.0-armhf-DVD-5.iso 35fb965b4b3a91f5a849e8e114f5798621707500bcf73acc3ebbf857dbfd9339c5a8bebd3855ab8f38fd460b2f5840daf3253216af42968fb52102bc610f0127 debian-10.8.0-armhf-DVD-5.jigdo 942cf7034c1de6ee7afae9fc91f6aec2107792aaa7744e5d2674623683632306 debian-10.8.0-armhf-DVD-5.iso 232098ed1830bd918bf26f6ea139d93fe236ed2c4a24706fdca37bcc8e4819b0 debian-10.8.0-armhf-DVD-5.jigdo a50ef850dbc657bc5ab625c3e54ff925ed8b6f9a debian-10.8.0-armhf-DVD-6.iso 032037856ec87fcc8eea0a8d7d6d99be536e50c1 debian-10.8.0-armhf-DVD-6.jigdo 424f545700256b5275d5c2af3f4ee333 debian-10.8.0-armhf-DVD-6.iso b61362f42e73616a0a4d3232ae300751 debian-10.8.0-armhf-DVD-6.jigdo c191f2c465ef88abe3f3118652ae446b9db15a26f1a8c44d89e99eee4da8c8bbb9fb269284fe1f8b6474dc4efbfe6895a7de279269ca3d8cba8e0b8665102700 debian-10.8.0-armhf-DVD-6.iso dd33b3472d65aa5a00989a55484a29e9c6dbf609174f127517c5f49a1864f29aff367628362b8480e46220d9abcf0ddad768f8af822ce0598e6f1b3ee12ae8cd debian-10.8.0-armhf-DVD-6.jigdo 83537367fbb937881a0e1482dead84c9bb9fd2f3efb6db5be556bce70b15df19 debian-10.8.0-armhf-DVD-6.iso fdfaf7116ab0b81eeb415e4f474d6bda980d2541ea4ff279bed434ff42ace09e debian-10.8.0-armhf-DVD-6.jigdo f2b83a8c4569a535afa4c9d4563695448e971ff3 debian-10.8.0-armhf-DVD-7.iso 0337bc4872cbadc2c4912752e57a3154b3f13deb debian-10.8.0-armhf-DVD-7.jigdo 922998714b9a55ced49298a22c091049 debian-10.8.0-armhf-DVD-7.iso cfc1876e8cd0d45c94102c5c2604bd44 debian-10.8.0-armhf-DVD-7.jigdo 119b54d7d3d9310f382de1916b83666bb35c1dd14e9e6ae2c19c7ab827209b003285f6ca942e823ca4ed5fbbaafe294ff1b5e4460cf10fa3bdb9406df19a2167 debian-10.8.0-armhf-DVD-7.iso df8b3d54fdd6415392d7918b3d9900e71326cc36c6274edab9c662307f2d1df3ef0ed9c0efdba9cbdc3d2d1c2449ba281612283f0c2bdb4376b3ea61a8aa1535 debian-10.8.0-armhf-DVD-7.jigdo 22099913047f572dab15ad5ebf5532e41e91d73829084d51fc37c0b308dc9fce debian-10.8.0-armhf-DVD-7.iso 7ccd26ab1005171d738be05f31673fcb9eb98b38c462fe0e1e63a0ce91c6eb1b debian-10.8.0-armhf-DVD-7.jigdo e18dbdae78e703be588c0058f0a66d3ff01c69a9 debian-10.8.0-armhf-DVD-8.iso 8111ce16b179f09a49f629d9e650b816f7e1b619 debian-10.8.0-armhf-DVD-8.jigdo b06ef8682cfc4cbb9b2c838bde82ee10 debian-10.8.0-armhf-DVD-8.iso fdfb4b77432958be17e03c1dc3769ebf debian-10.8.0-armhf-DVD-8.jigdo 83a805fe16c1bd927b0578a3b9f3ac69ba41b01983cc8c0f5254affcefa5e5c7355fb5a1bfad02d7e824fa0e606b5498621e995d722af79d464fd48802ad72fd debian-10.8.0-armhf-DVD-8.iso c4cb6369f0684411350ee5147d3000faf8c4ef19cf93f02e38bda2bfb20e4bf897237ed49dfd2740103c40b54cc16cc030a0c125fcbb8bda535e44bc953285ce debian-10.8.0-armhf-DVD-8.jigdo 4572c6dc50339c1c1a776c4f0e4e71899a1b9005f29a9fd435f8b02e476a7a2e debian-10.8.0-armhf-DVD-8.iso 844b6b7cb76e8db75eebe6723854442286f388fac21e50b30754effcf9a06250 debian-10.8.0-armhf-DVD-8.jigdo 8bb2ce56ae192f906295b35d42f9f3fc376756f1 debian-10.8.0-armhf-DVD-9.iso c109c92cb0bfa9e07888c4e93125da438ee4615f debian-10.8.0-armhf-DVD-9.jigdo a056930fad9f20f840c3e4b42cfb8093 debian-10.8.0-armhf-DVD-9.iso 3885be302174346555c942ca01c95411 debian-10.8.0-armhf-DVD-9.jigdo b8871cc1aa1039ed4638bc9113baf1cc60c945c1d025112fd483c4ae62419e9c0a33fb0b3a84cf51b441f2b2536576eb2e214d567b3caa464425b1cfb34154c6 debian-10.8.0-armhf-DVD-9.iso 9426b5d4aa87af03bdf6199fd8c622a79cc5625bdf3022686bfc1f7f66aee38102dc164170fc43d1d337c613ea1b3829f2ec76d5c2286161099b390f798e4166 debian-10.8.0-armhf-DVD-9.jigdo c9ba99cf03ca7e0779541f29fe1748905defba758f7032cd2395ec2df4f67c44 debian-10.8.0-armhf-DVD-9.iso efffc81b350cb458501a23b886223e1c8414c06b09b213694cb75492ea242fc5 debian-10.8.0-armhf-DVD-9.jigdo af2cb2e9987c8eb6dcef49961f7ca949503d65d2 debian-10.8.0-armhf-DVD-1.template 7b1639aa35de6155cf754f43078da8ea debian-10.8.0-armhf-DVD-1.template 20d14186b8bef0ede99631c68879b0a32e971569feb90a4863f40a38834ebfa0e1d4b00cc5cd3ba7528d2e8b6cfdb130c63751a4429534204c45bc945443b6fe debian-10.8.0-armhf-DVD-1.template 947be73f39155d6c9ce30a1aefb0764030525497af1dc1f7849122ccc33cccc8 debian-10.8.0-armhf-DVD-1.template ad72e65fc1b42546ca11ea7d00e3bbda29c5c453 debian-10.8.0-armhf-DVD-10.template b8a633da32a93a837a9b91656702b70d debian-10.8.0-armhf-DVD-10.template c25227e8c61ca58beaedd54b8dccb590666980302aa5cd21e1b08d31a431360bb6a8f9db0c0a89d449358e4f8ea9733a9786f193cf2367df592e2d752785b0ae debian-10.8.0-armhf-DVD-10.template d5d86e6dcaeaf227ff2846ff9ca71e113c5330a81cacdc1f5c095262cb270d9e debian-10.8.0-armhf-DVD-10.template 037a4e577a8683743a7bf4e61c8c8a9b0d58aa0b debian-10.8.0-armhf-DVD-11.template 65b521198943540dd57951dba9802705 debian-10.8.0-armhf-DVD-11.template cac4a10aa09932e6764569d0ed4a952f869e2b570c67630d25ce70725d45b6bdee0cfbf166a625b9f817074e933a205faf2c2a4499e52f5901b2df853c330aaf debian-10.8.0-armhf-DVD-11.template 2cbf655979d8f4b95e34200ef92ed7042b1496316d8e104a731dce23d1fd4303 debian-10.8.0-armhf-DVD-11.template 48b9d1dfb49a0b6cb5be3bb1f1e1bdb99e820d86 debian-10.8.0-armhf-DVD-12.template bed5c18568641ac7aafecddbce9bede4 debian-10.8.0-armhf-DVD-12.template 59dea9ed2907cfed2e4c54e8381d2610ff4e247b025f282be380520b2b2ede760f814dfd134d1e28ecfb9fe219af7b79e4162d26de0be057ae2b466369d5a601 debian-10.8.0-armhf-DVD-12.template 59883d1ac6daf78486529e433a5c54af528072372a9a635cc1859caa51978cca debian-10.8.0-armhf-DVD-12.template acf58e2f88583c67866d825d59f3704069135396 debian-10.8.0-armhf-DVD-13.template 092f0b1b58e0aedb816ca6a092a2038c debian-10.8.0-armhf-DVD-13.template f1cc754dec086334efb22e5bde745844f696ac5d8a2deaa8137c4bcf7513acb4f9af99ffabe07fa4beb5b6fe360df2544da8173cb4f0d787d05e36d273f9cc49 debian-10.8.0-armhf-DVD-13.template ba63475fdd901cdee0a3270352de12bf0802e02ed74f59794aa3f3250ee1e644 debian-10.8.0-armhf-DVD-13.template 909c100dc9cc70a55f9f590b9a755613d015d58d debian-10.8.0-armhf-DVD-14.template b1432436f66999f0f0ee7cd8f6d6e620 debian-10.8.0-armhf-DVD-14.template 1b57c572fc0cf380f5e36f51dc24dedc06e2c0b71c2d22da309e96728310569dfc99164ff15207fca6fce48b6c4160af327f72756eda79dcd0b14b95fd3ccbdb debian-10.8.0-armhf-DVD-14.template 4453dc448ec674d7ffab8f7a49b1b17d2762470e67a90b1f7a901b5818f50549 debian-10.8.0-armhf-DVD-14.template e5ff053e7f5828b2a258c1668c2828362f8da15e debian-10.8.0-armhf-DVD-2.template 43eca6539373968a2734a13fa152cec1 debian-10.8.0-armhf-DVD-2.template c6a2e46ec8b758f891219fdea8368e0d97466b680e09fa6ab043f7327f14c9ee7dc796643f770905c03373239f49023fdfe55e3b2d28b2c1192fb5361d521a8c debian-10.8.0-armhf-DVD-2.template 43985e5aa84e1b9b580e5227b547abd5b67b92959ece23d03d660a2ae34bb7cb debian-10.8.0-armhf-DVD-2.template d8986efd8b552625612f04c48016db5deddfcd8f debian-10.8.0-armhf-DVD-3.template b1f428c6db901bf5ded0731263241dbf debian-10.8.0-armhf-DVD-3.template 0ca529f6fd073ab77e6036db6896ef6609f3ca4efe6876e9baee6677d5edb9707b80bf653242b8f9712d757182752535213badb82a9ce83c4ca8a9ae96043e51 debian-10.8.0-armhf-DVD-3.template 878f9df78827bead9992f5a6cbd576aac4de0b97e4ed5a5d8b8e8f6375bd4b53 debian-10.8.0-armhf-DVD-3.template ed2bce24dc1fcb974a16abda0bb015bb42430784 debian-10.8.0-armhf-DVD-4.template 1f6d3c86d574ada3e79c8c416670e15d debian-10.8.0-armhf-DVD-4.template 87499b7bde49d84bd4bb67803d476d97b283a1ce39b5f64b3b5515d711a3fd5fabc15feb142a5f743bac1706785962834cd2718c9afb8ebce9216097520b63c8 debian-10.8.0-armhf-DVD-4.template eefe7bd5417624605f5d78bc6fe4304478a899c8baeb4954b09548c7d3c1b596 debian-10.8.0-armhf-DVD-4.template c451bda95fba5e5c35414152ba5fb7ad34391408 debian-10.8.0-armhf-DVD-5.template 530fe07e28013c6f990dd58a4a5b640b debian-10.8.0-armhf-DVD-5.template 6817c6e97611fc6fe1d634170d2d59e341e91e6ff12627768d8447d8af2a2b2d09a90921b177fda0987cc86251ce65db8b5b12087fc3962b3f2d3dab020caacd debian-10.8.0-armhf-DVD-5.template 881ea070f75b182a90536cdf6c95132df0f9fcd2fa50e05834da19509362d94e debian-10.8.0-armhf-DVD-5.template 9806ba1a77e1930842d20819fcefb3a89b6fd910 debian-10.8.0-armhf-DVD-6.template e81b816291fd6450a750ca3d7c704981 debian-10.8.0-armhf-DVD-6.template bb196cc29f6d16c11838f42d0fe6299b62f091aa2d806e91667ed716d5902a5de790efa84114f9e67698cd4fb2a01b18983de1abdef7e1e066396d3e001a17fc debian-10.8.0-armhf-DVD-6.template 1b8bc8e4bbc0d180cfbd934c31af56197092224455cee054be1508f62bac65c0 debian-10.8.0-armhf-DVD-6.template e3df5d204151a797a0cb8e677b6253e2ebc33bf4 debian-10.8.0-armhf-DVD-7.template e6438f22d1ea5ecc663c9ece38d129f2 debian-10.8.0-armhf-DVD-7.template faf14c75e526858f9d9bdafd2dbc9fe2a42297c30e5962096afca26d7634bf1fab59b5b618388012611e379a3d0eed1319b219d777c1acb781d72512d4aa7814 debian-10.8.0-armhf-DVD-7.template 5792c6ef3395b79eb54a527e058aac4b5e61544c6f460c2e3d6edecb9a98f3bd debian-10.8.0-armhf-DVD-7.template 744060494e1195f66a50e27166db5dd9e5aa0b5f debian-10.8.0-armhf-DVD-8.template 5d09186e9ed303c832902d7ca484a32f debian-10.8.0-armhf-DVD-8.template 47015cede7aba7f95562e3dbb57cf2d3985adb6891f02889ea15cd96ffe0a6d981cfccd4ae2c0decf666519d3fa0a076e2fc3c3e7f8070fe9d8beaba6f92a699 debian-10.8.0-armhf-DVD-8.template 17be768177bfef685ad253666af0195fa06167909a9ca4f9458c75126dfaee1f debian-10.8.0-armhf-DVD-8.template 983153bdf769905480780bef963002182e61b70f debian-10.8.0-armhf-DVD-9.template 2a34b85b746a02f2bb4e7444fe794e53 debian-10.8.0-armhf-DVD-9.template d40027ef6efea14a21b25175984d75ea4da0d084014a98064e36f0958491a5b9794907653dc93a325c318a620d23c6712ba5f38dcc3a202cc33641c881730193 debian-10.8.0-armhf-DVD-9.template 05773a66d774ba8c6e0a9890fd332390ab5530d0f99b1ffc3af2d0a397843a42 debian-10.8.0-armhf-DVD-9.template make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' Sat 6 Feb 14:38:11 UTC 2021: Finished.