Sat 7 Oct 16:22:02 UTC 2023: Using CONF from /home/debian-cd/build.bullseye/CONF.sh.bullseye_release. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD[1234567890]* rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/tasks rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/*.filelist* rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/packages-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/upgrade-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/checksum-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/apt rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/apt date -u '+%Y%m%d' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/DATE date -u '+%Y%m%dT%H%M%SZ' --date tomorrow > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/DATE-zulu dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi for ARCH in ; do \ echo "Using the provided status file for bullseye-$ARCH ..."; \ cp /home/debian-cd/build.bullseye/debian-cd/data/bullseye/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/apt/bullseye-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ if [ "$BACKPORTS"x != ""x ] ; then \ echo "Using the provided status file for bullseye-backports-$ARCH ..."; \ cp /home/debian-cd/build.bullseye/debian-cd/data/bullseye/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/apt/bullseye-backports-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ fi; \ done make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/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/bullseye/debian-cd' /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian "source" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/checksum-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ Using md5 sums from Sources files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/source/Sources.xz for ARCH in source; do \ if [ -e /home/debian-cd/build.bullseye/debian-cd/data/bullseye/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source checksum info too"; \ /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian source bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/checksum-check; \ fi; \ done make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' ... building the images; using target(s) "official_images" Building all available jigdos and no isos for source DLBD make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi Generating a fake status file for apt-get and apt-cache... for ARCH in source; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/apt/bullseye-$ARCH/apt/preferences.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/apt/bullseye-backports-$ARCH/apt/preferences.d; \ fi; \ if [ $ARCH = "source" -o "D" = "1" -o "D" = "2" -o "D" = "C" -o "D" = "F" ];then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/apt/bullseye-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/apt/bullseye-backports-$ARCH/status ; \ fi; \ else \ /home/debian-cd/build.bullseye/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/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/Dbullseyesource/apt/bullseye-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ /home/debian-cd/build.bullseye/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/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/Dbullseyesource/apt/bullseye-backports-$ARCH/status ; \ fi; \ fi; \ done; :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/archive-keyring dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2021.1.1+deb11u1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/archive-keyring for ARCH in source; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ for key in ; do \ gpg --export -a $key >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/apt/bullseye-$ARCH/apt/trusted.gpg.d/$key.asc; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ fi; \ done # Updating the apt database for ARCH in source; do \ export ARCH=$ARCH; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ fi; \ done Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Get:2 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/main Sources [11.4 MB] Get:3 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/contrib Sources [51.4 kB] Reading package lists... # If we're doing a build using d-i from sid, we'll need sid sources too if [ "yes"x = "yes"x ] && \ [ "bullseye"x != ""x ] && \ [ "bullseye"x != "bullseye"x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/apt/bullseye-source/apt/preferences.d ; \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/apt/bullseye-source/status ; \ export CODENAME=bullseye; \ export ARCH=source; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ fi; \ fi for ARCH in source; do \ export ARCH=$ARCH; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check || make correctstatus; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check || make correctstatus; \ fi; \ done Reading package lists... Building dependency tree... if [ "source" != "source" ] ; then \ for ARCH in source; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ fi; \ done; \ fi if [ "yes"x != "yes"x ] ; then \ if [ "D"x = "1"x ] ; then \ : ; \ elif [ "D"x = "2"x -o "D"x = "C"x ] ; then \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/rawlist; \ else \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/rawlist; \ echo "exim4-daemon-light" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/rawlist; \ fi; \ fi if [ "yes"x != "yes"x ] ; then \ if [ _D != _1 ]; then \ for ARCH in ; 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 \ bullseye \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/debootstrap.tmp \ file:/srv/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/debootstrap-list; \ cat /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/debootstrap-list >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/rawlist; \ rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/debootstrap.tmp; \ done; \ fi; \ fi for ARCH in ; 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 [ "yes"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/Dbullseyesource/bullseye/tasks /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/tasks/Debian-all >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/rawlist; \ fi if [ "yes"x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/apt/bullseye-source/apt-state/lists/*Sources | \ sort -u > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/rawlist; \ fi Generating the complete list of packages to be included in /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/rawlist \ > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/list /home/debian-cd/build.bullseye/debian-cd/tools/check_backports_packages /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/list.backports if [ -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/list.backports ]; then mv /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/list.backports /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/list; fi for ARCH in ; do \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/sort_deps /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/list; \ done if [ "yes"x = "yes"x ] ; then \ /home/debian-cd/build.bullseye/debian-cd/tools/grab_source_list /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/apt /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/packages; \ else \ /home/debian-cd/build.bullseye/debian-cd/tools/merge_package_lists /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/apt "source" /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/packages; \ fi if [ "yes"x = "yes"x ] ; then \ grep ^source /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/packages > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/packages.source; \ fi /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl /home/debian-cd/build.bullseye/debian-cd /srv/cdbuilder.debian.org/src/ftp/debian /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource bullseye "source" "xorriso" "-as mkisofs -r -checksum_algorithm_iso 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.2 : RockRidge filesystem manipulator, libburnia project. xorriso -version says: xorriso 1.5.2 ISO 9660 Rock Ridge filesystem manipulator and CD/DVD/BD burn program Copyright (C) 2019, Thomas Schmitt , libburnia project. xorriso version : 1.5.2 Version timestamp : 2019.10.26.180001 Build timestamp : -none-given- libisofs in use : 1.5.2 (min. 1.5.2) libjte in use : 2.0.0 (min. 2.0.0) libburn in use : 1.5.2 (min. 1.5.2) libburn OS adapter: internal GNU/Linux SG_IO adapter sg-linux libisoburn in use : 1.5.2 (min. 1.5.2) 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 source: W: Unable to locate package astroidmail W: Unable to locate package cava-alsa W: Unable to locate package go-md2man-v2 W: Unable to locate package jodconverter-cli W: Unable to locate package linphone-desktop W: Unable to locate package mdp-src Done: Read details of 31085 packages for source 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 Adding docs to CD1 Removing old dedications removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-9.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-2.2.cn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-9.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-2.2.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-9.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-2.2.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-9.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-2.2.fi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-9.0.ta.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-2.2.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-9.0.th.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-2.2.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-9.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-2.2.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-2.2.pt_BR.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-2.2.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-2.2.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-5.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-5.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-5.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-5.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-5.0.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-5.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-5.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-5.0.lt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-5.0.ml.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-5.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-5.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-5.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-5.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-5.0.sk.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-5.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-5.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-5.0.vi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-9.0.bn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-9.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-9.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-9.0.da.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-9.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-9.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-9.0.gl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-9.0.id.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-9.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-9.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-9.0.ms.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-9.0.nl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-9.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1/doc/dedication/dedication-9.0.pt_BR.txt' Extracting FAQ on CD1 Adding installtools Omitting release notes, as requested Adding common docs on CD1 Adding Release files Starting new "source" DLBD 1 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD1 Specified size for this image: 50GB DLBD, 23652352 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 1 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 1 filled with 19772 packages, 23637832 blocks, 48410279936 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD2 Adding Release files Starting new "source" DLBD 2 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD2 Specified size for this image: 50GB DLBD, 23652352 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 2 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 2 (not) filled with 11226 packages, 15049052 blocks, 30820458496 bytes Finished: 30998 packages placed make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: warning: -j4 forced in submake: resetting jobserver mode. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian "source" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/checksum-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ Using md5 sums from Sources files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/source/Sources.xz for ARCH in source; do \ if [ -e /home/debian-cd/build.bullseye/debian-cd/data/bullseye/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source checksum info too"; \ /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian source bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/checksum-check; \ fi; \ done CD=1 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye" "source" "/srv/cdbuilder.debian.org/dst/deb-cd/out/Dbullseyesource" "11.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso 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.bullseye/debian-cd/tools/jigdo_cleanup" CD=2 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye" "source" "/srv/cdbuilder.debian.org/dst/deb-cd/out/Dbullseyesource" "11.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso 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.bullseye/debian-cd/tools/jigdo_cleanup" Generating source iso/jigdo image number 1 ... Last-minute updates: README.html Generating source iso/jigdo image number 2 ... Last-minute updates: README.html README.txt README.txt Sat 7 Oct 16:53:49 UTC 2023 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.8.0 Source 2' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -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*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/Dbullseyesource/debian-11.8.0-source-DLBD-2.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/Dbullseyesource/debian-11.8.0-source-DLBD-2.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot2 -J -joliet-long CD2 xorriso 1.5.2 : 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 Sat 7 Oct 16:53:49 UTC 2023 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.8.0 Source 1' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -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*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/Dbullseyesource/debian-11.8.0-source-DLBD-1.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/Dbullseyesource/debian-11.8.0-source-DLBD-1.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot1 -J -joliet-long CD1 xorriso 1.5.2 : 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 : UPDATE : 11400 files added in 1 seconds xorriso : UPDATE : 18200 files added in 1 seconds xorriso : UPDATE : 24200 files added in 2 seconds xorriso : UPDATE : 39600 files added in 2 seconds xorriso : UPDATE : 41000 files added in 3 seconds xorriso : UPDATE : 66200 files added in 3 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD2' xorriso : UPDATE : 45395 files added in 3 seconds xorriso : UPDATE : 45395 files added in 3 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyesource/bullseye/CD1' xorriso : UPDATE : 80816 files added in 4 seconds xorriso : UPDATE : 80816 files added in 4 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.00% done libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable 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. xorriso : UPDATE : 0.00% done xorriso : UPDATE : 0.03% done xorriso : UPDATE : 0.01% done xorriso : UPDATE : 0.04% done, estimate finish Sat Oct 07 18:24:26 2023 xorriso : UPDATE : 0.03% done, estimate finish Sat Oct 07 19:15:08 2023 xorriso : UPDATE : 0.06% done, estimate finish Sat Oct 07 18:26:32 2023 xorriso : UPDATE : 0.04% done, estimate finish Sat Oct 07 19:10:52 2023 xorriso : UPDATE : 0.08% done, estimate finish Sat Oct 07 18:27:36 2023 xorriso : UPDATE : 0.05% done, estimate finish Sat Oct 07 19:08:43 2023 xorriso : UPDATE : 0.08% done, estimate finish Sat Oct 07 18:44:15 2023 xorriso : UPDATE : 0.06% done, estimate finish Sat Oct 07 19:12:03 2023 xorriso : UPDATE : 0.10% done, estimate finish Sat Oct 07 18:42:08 2023 xorriso : UPDATE : 0.08% done, estimate finish Sat Oct 07 19:10:23 2023 xorriso : UPDATE : 0.12% done, estimate finish Sat Oct 07 18:37:36 2023 xorriso : UPDATE : 0.09% done, estimate finish Sat Oct 07 19:11:47 2023 xorriso : UPDATE : 0.14% done, estimate finish Sat Oct 07 18:36:54 2023 xorriso : UPDATE : 0.09% done, estimate finish Sat Oct 07 19:25:34 2023 xorriso : UPDATE : 0.16% done, estimate finish Sat Oct 07 18:34:07 2023 xorriso : UPDATE : 0.09% done, estimate finish Sat Oct 07 19:38:49 2023 xorriso : UPDATE : 0.16% done, estimate finish Sat Oct 07 18:42:26 2023 xorriso : UPDATE : 0.11% done, estimate finish Sat Oct 07 19:34:20 2023 xorriso : UPDATE : 0.18% done, estimate finish Sat Oct 07 18:41:26 2023 xorriso : UPDATE : 0.12% done, estimate finish Sat Oct 07 19:35:22 2023 xorriso : UPDATE : 0.23% done, estimate finish Sat Oct 07 18:23:56 2023 xorriso : UPDATE : 0.13% done, estimate finish Sat Oct 07 19:30:37 2023 xorriso : UPDATE : 0.31% done, estimate finish Sat Oct 07 18:06:07 2023 xorriso : UPDATE : 0.14% done, estimate finish Sat Oct 07 19:28:02 2023 xorriso : UPDATE : 0.39% done, estimate finish Sat Oct 07 17:55:06 2023 xorriso : UPDATE : 0.16% done, estimate finish Sat Oct 07 19:23:49 2023 xorriso : UPDATE : 0.50% done, estimate finish Sat Oct 07 17:45:18 2023 xorriso : UPDATE : 0.17% done, estimate finish Sat Oct 07 19:24:05 2023 xorriso : UPDATE : 0.50% done, estimate finish Sat Oct 07 17:48:38 2023 xorriso : UPDATE : 0.18% done, estimate finish Sat Oct 07 19:37:04 2023 xorriso : UPDATE : 0.50% done, estimate finish Sat Oct 07 17:37:46 2023 xorriso : UPDATE : 0.18% done, estimate finish Sat Oct 07 19:50:31 2023 xorriso : UPDATE : 0.84% done, estimate finish Sat Oct 07 17:19:23 2023 xorriso : UPDATE : 0.18% done, estimate finish Sat Oct 07 20:01:44 2023 xorriso : UPDATE : 0.85% done, estimate finish Sat Oct 07 17:21:11 2023 xorriso : UPDATE : 0.20% done, estimate finish Sat Oct 07 19:52:03 2023 xorriso : UPDATE : 1.02% done, estimate finish Sat Oct 07 17:18:03 2023 xorriso : UPDATE : 0.21% done, estimate finish Sat Oct 07 19:47:53 2023 xorriso : UPDATE : 1.09% done, estimate finish Sat Oct 07 17:18:07 2023 xorriso : UPDATE : 0.23% done, estimate finish Sat Oct 07 19:40:13 2023 xorriso : UPDATE : 1.09% done, estimate finish Sat Oct 07 17:19:50 2023 xorriso : UPDATE : 0.29% done, estimate finish Sat Oct 07 18:56:05 2023 xorriso : UPDATE : 1.09% done, estimate finish Sat Oct 07 17:21:33 2023 xorriso : UPDATE : 0.37% done, estimate finish Sat Oct 07 18:30:30 2023 xorriso : UPDATE : 1.09% done, estimate finish Sat Oct 07 17:23:16 2023 xorriso : UPDATE : 0.41% done, estimate finish Sat Oct 07 18:24:01 2023 xorriso : UPDATE : 1.09% done, estimate finish Sat Oct 07 17:25:00 2023 xorriso : UPDATE : 0.41% done, estimate finish Sat Oct 07 18:29:00 2023 xorriso : UPDATE : 1.09% done, estimate finish Sat Oct 07 17:26:44 2023 xorriso : UPDATE : 0.41% done, estimate finish Sat Oct 07 18:20:05 2023 xorriso : UPDATE : 1.09% done, estimate finish Sat Oct 07 17:25:26 2023 xorriso : UPDATE : 0.41% done, estimate finish Sat Oct 07 18:26:11 2023 xorriso : UPDATE : 1.09% done, estimate finish Sat Oct 07 17:27:42 2023 xorriso : UPDATE : 0.69% done, estimate finish Sat Oct 07 17:43:06 2023 xorriso : UPDATE : 1.09% done, estimate finish Sat Oct 07 17:29:59 2023 xorriso : UPDATE : 0.75% done, estimate finish Sat Oct 07 17:41:22 2023 xorriso : UPDATE : 1.09% done, estimate finish Sat Oct 07 17:32:16 2023 xorriso : UPDATE : 0.77% done, estimate finish Sat Oct 07 17:42:47 2023 xorriso : UPDATE : 1.09% done, estimate finish Sat Oct 07 17:34:32 2023 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 07 17:40:39 2023 xorriso : UPDATE : 1.09% done, estimate finish Sat Oct 07 17:36:49 2023 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 07 17:43:01 2023 xorriso : UPDATE : 1.09% done, estimate finish Sat Oct 07 17:39:06 2023 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 07 17:45:23 2023 xorriso : UPDATE : 1.09% done, estimate finish Sat Oct 07 17:41:22 2023 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 07 17:47:46 2023 xorriso : UPDATE : 1.09% done, estimate finish Sat Oct 07 17:43:39 2023 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 07 17:50:08 2023 xorriso : UPDATE : 1.09% done, estimate finish Sat Oct 07 17:45:55 2023 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 07 17:46:45 2023 xorriso : UPDATE : 1.09% done xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 07 17:49:48 2023 xorriso : UPDATE : 1.09% done xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 07 17:52:52 2023 xorriso : UPDATE : 1.09% done xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 07 17:55:56 2023 xorriso : UPDATE : 2.07% done, estimate finish Sat Oct 07 17:19:13 2023 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 07 17:59:00 2023 xorriso : UPDATE : 3.37% done, estimate finish Sat Oct 07 17:07:53 2023 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 07 18:02:04 2023 xorriso : UPDATE : 3.44% done, estimate finish Sat Oct 07 17:08:10 2023 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 07 18:05:08 2023 xorriso : UPDATE : 3.44% done, estimate finish Sat Oct 07 17:08:46 2023 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 07 18:08:11 2023 xorriso : UPDATE : 3.44% done, estimate finish Sat Oct 07 17:09:22 2023 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 07 18:11:15 2023 xorriso : UPDATE : 3.44% done, estimate finish Sat Oct 07 17:09:58 2023 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 07 18:14:18 2023 xorriso : UPDATE : 3.44% done, estimate finish Sat Oct 07 17:10:34 2023 xorriso : UPDATE : 0.83% done xorriso : UPDATE : 3.44% done, estimate finish Sat Oct 07 17:07:41 2023 xorriso : UPDATE : 0.83% done xorriso : UPDATE : 3.44% done, estimate finish Sat Oct 07 17:08:18 2023 xorriso : UPDATE : 0.83% done xorriso : UPDATE : 4.22% done, estimate finish Sat Oct 07 17:05:50 2023 xorriso : UPDATE : 0.83% done xorriso : UPDATE : 4.31% done, estimate finish Sat Oct 07 17:06:03 2023 xorriso : UPDATE : 1.45% done, estimate finish Sat Oct 07 17:39:31 2023 xorriso : UPDATE : 4.39% done, estimate finish Sat Oct 07 17:06:15 2023 xorriso : UPDATE : 2.27% done, estimate finish Sat Oct 07 17:19:57 2023 xorriso : UPDATE : 4.47% done, estimate finish Sat Oct 07 17:06:27 2023 xorriso : UPDATE : 2.31% done, estimate finish Sat Oct 07 17:20:17 2023 xorriso : UPDATE : 4.50% done, estimate finish Sat Oct 07 17:06:47 2023 xorriso : UPDATE : 2.31% done, estimate finish Sat Oct 07 17:21:13 2023 xorriso : UPDATE : 4.66% done, estimate finish Sat Oct 07 17:06:43 2023 xorriso : UPDATE : 2.44% done, estimate finish Sat Oct 07 17:20:21 2023 xorriso : UPDATE : 4.77% done, estimate finish Sat Oct 07 17:06:47 2023 xorriso : UPDATE : 2.44% done, estimate finish Sat Oct 07 17:21:13 2023 xorriso : UPDATE : 4.78% done, estimate finish Sat Oct 07 17:07:10 2023 xorriso : UPDATE : 2.44% done, estimate finish Sat Oct 07 17:16:58 2023 xorriso : UPDATE : 4.97% done, estimate finish Sat Oct 07 17:08:06 2023 xorriso : UPDATE : 2.65% done, estimate finish Sat Oct 07 17:15:46 2023 xorriso : UPDATE : 4.99% done, estimate finish Sat Oct 07 17:08:44 2023 xorriso : UPDATE : 2.71% done, estimate finish Sat Oct 07 17:15:55 2023 xorriso : UPDATE : 5.18% done, estimate finish Sat Oct 07 17:08:24 2023 xorriso : UPDATE : 2.75% done, estimate finish Sat Oct 07 17:16:19 2023 xorriso : UPDATE : 5.28% done, estimate finish Sat Oct 07 17:08:32 2023 xorriso : UPDATE : 2.75% done, estimate finish Sat Oct 07 17:17:04 2023 xorriso : UPDATE : 5.37% done, estimate finish Sat Oct 07 17:08:42 2023 xorriso : UPDATE : 2.75% done, estimate finish Sat Oct 07 17:17:49 2023 xorriso : UPDATE : 5.45% done, estimate finish Sat Oct 07 17:08:54 2023 xorriso : UPDATE : 2.75% done, estimate finish Sat Oct 07 17:18:33 2023 xorriso : UPDATE : 5.51% done, estimate finish Sat Oct 07 17:09:09 2023 xorriso : UPDATE : 3.04% done, estimate finish Sat Oct 07 17:16:35 2023 xorriso : UPDATE : 5.60% done, estimate finish Sat Oct 07 17:09:18 2023 xorriso : UPDATE : 3.04% done, estimate finish Sat Oct 07 17:17:14 2023 xorriso : UPDATE : 5.63% done, estimate finish Sat Oct 07 17:09:42 2023 xorriso : UPDATE : 3.04% done, estimate finish Sat Oct 07 17:17:54 2023 xorriso : UPDATE : 5.81% done, estimate finish Sat Oct 07 17:09:24 2023 xorriso : UPDATE : 3.04% done, estimate finish Sat Oct 07 17:24:46 2023 xorriso : UPDATE : 5.82% done, estimate finish Sat Oct 07 17:12:34 2023 xorriso : UPDATE : 3.31% done, estimate finish Sat Oct 07 17:20:22 2023 xorriso : UPDATE : 6.00% done, estimate finish Sat Oct 07 17:11:36 2023 xorriso : UPDATE : 3.35% done, estimate finish Sat Oct 07 17:20:49 2023 xorriso : UPDATE : 6.00% done, estimate finish Sat Oct 07 17:12:29 2023 xorriso : UPDATE : 3.41% done, estimate finish Sat Oct 07 17:21:01 2023 xorriso : UPDATE : 6.00% done, estimate finish Sat Oct 07 17:13:25 2023 xorriso : UPDATE : 3.48% done, estimate finish Sat Oct 07 17:20:58 2023 xorriso : UPDATE : 6.30% done, estimate finish Sat Oct 07 17:11:27 2023 xorriso : UPDATE : 3.53% done, estimate finish Sat Oct 07 17:21:19 2023 xorriso : UPDATE : 6.32% done, estimate finish Sat Oct 07 17:12:01 2023 xorriso : UPDATE : 3.59% done, estimate finish Sat Oct 07 17:21:22 2023 xorriso : UPDATE : 6.50% done, estimate finish Sat Oct 07 17:11:25 2023 xorriso : UPDATE : 6.56% done, estimate finish Sat Oct 07 17:11:34 2023 xorriso : UPDATE : 3.63% done, estimate finish Sat Oct 07 17:21:38 2023 xorriso : UPDATE : 6.62% done, estimate finish Sat Oct 07 17:11:48 2023 xorriso : UPDATE : 3.68% done, estimate finish Sat Oct 07 17:21:53 2023 xorriso : UPDATE : 6.70% done, estimate finish Sat Oct 07 17:11:53 2023 xorriso : UPDATE : 3.74% done, estimate finish Sat Oct 07 17:21:54 2023 xorriso : UPDATE : 6.78% done, estimate finish Sat Oct 07 17:11:57 2023 xorriso : UPDATE : 3.75% done, estimate finish Sat Oct 07 17:22:37 2023 xorriso : UPDATE : 6.85% done, estimate finish Sat Oct 07 17:11:36 2023 xorriso : UPDATE : 3.85% done, estimate finish Sat Oct 07 17:21:01 2023 xorriso : UPDATE : 6.93% done, estimate finish Sat Oct 07 17:11:44 2023 xorriso : UPDATE : 3.92% done, estimate finish Sat Oct 07 17:21:02 2023 xorriso : UPDATE : 7.08% done, estimate finish Sat Oct 07 17:11:20 2023 xorriso : UPDATE : 3.92% done, estimate finish Sat Oct 07 17:22:11 2023 xorriso : UPDATE : 7.15% done, estimate finish Sat Oct 07 17:11:33 2023 xorriso : UPDATE : 4.02% done, estimate finish Sat Oct 07 17:21:40 2023 xorriso : UPDATE : 7.21% done, estimate finish Sat Oct 07 17:11:49 2023 xorriso : UPDATE : 4.10% done, estimate finish Sat Oct 07 17:21:19 2023 xorriso : UPDATE : 7.30% done, estimate finish Sat Oct 07 17:11:49 2023 xorriso : UPDATE : 4.15% done, estimate finish Sat Oct 07 17:21:40 2023 xorriso : UPDATE : 7.40% done, estimate finish Sat Oct 07 17:11:47 2023 xorriso : UPDATE : 4.28% done, estimate finish Sat Oct 07 17:20:47 2023 xorriso : UPDATE : 7.47% done, estimate finish Sat Oct 07 17:11:54 2023 xorriso : UPDATE : 4.28% done, estimate finish Sat Oct 07 17:21:38 2023 xorriso : UPDATE : 7.52% done, estimate finish Sat Oct 07 17:12:12 2023 xorriso : UPDATE : 4.40% done, estimate finish Sat Oct 07 17:20:54 2023 xorriso : UPDATE : 7.58% done, estimate finish Sat Oct 07 17:12:21 2023 xorriso : UPDATE : 4.48% done, estimate finish Sat Oct 07 17:20:49 2023 xorriso : UPDATE : 7.63% done, estimate finish Sat Oct 07 17:13:42 2023 xorriso : UPDATE : 4.52% done, estimate finish Sat Oct 07 17:21:49 2023 xorriso : UPDATE : 7.67% done, estimate finish Sat Oct 07 17:14:10 2023 xorriso : UPDATE : 4.59% done, estimate finish Sat Oct 07 17:21:41 2023 xorriso : UPDATE : 7.67% done, estimate finish Sat Oct 07 17:15:16 2023 xorriso : UPDATE : 4.66% done, estimate finish Sat Oct 07 17:21:35 2023 xorriso : UPDATE : 7.85% done, estimate finish Sat Oct 07 17:13:51 2023 xorriso : UPDATE : 4.70% done, estimate finish Sat Oct 07 17:21:54 2023 xorriso : UPDATE : 7.97% done, estimate finish Sat Oct 07 17:13:28 2023 xorriso : UPDATE : 4.74% done, estimate finish Sat Oct 07 17:22:23 2023 xorriso : UPDATE : 8.07% done, estimate finish Sat Oct 07 17:13:17 2023 xorriso : UPDATE : 4.74% done, estimate finish Sat Oct 07 17:23:28 2023 xorriso : UPDATE : 8.14% done, estimate finish Sat Oct 07 17:13:23 2023 xorriso : UPDATE : 4.74% done, estimate finish Sat Oct 07 17:24:35 2023 xorriso : UPDATE : 8.26% done, estimate finish Sat Oct 07 17:13:01 2023 xorriso : UPDATE : 4.96% done, estimate finish Sat Oct 07 17:21:54 2023 xorriso : UPDATE : 8.33% done, estimate finish Sat Oct 07 17:13:11 2023 xorriso : UPDATE : 5.03% done, estimate finish Sat Oct 07 17:21:49 2023 xorriso : UPDATE : 8.33% done, estimate finish Sat Oct 07 17:13:50 2023 xorriso : UPDATE : 5.08% done, estimate finish Sat Oct 07 17:21:58 2023 xorriso : UPDATE : 8.57% done, estimate finish Sat Oct 07 17:11:52 2023 xorriso : UPDATE : 5.13% done, estimate finish Sat Oct 07 17:22:30 2023 xorriso : UPDATE : 8.66% done, estimate finish Sat Oct 07 17:11:55 2023 xorriso : UPDATE : 5.19% done, estimate finish Sat Oct 07 17:22:43 2023 xorriso : UPDATE : 8.72% done, estimate finish Sat Oct 07 17:12:09 2023 xorriso : UPDATE : 5.24% done, estimate finish Sat Oct 07 17:22:54 2023 xorriso : UPDATE : 8.86% done, estimate finish Sat Oct 07 17:11:45 2023 xorriso : UPDATE : 5.28% done, estimate finish Sat Oct 07 17:23:12 2023 xorriso : UPDATE : 8.95% done, estimate finish Sat Oct 07 17:11:49 2023 xorriso : UPDATE : 5.33% done, estimate finish Sat Oct 07 17:23:21 2023 xorriso : UPDATE : 8.96% done, estimate finish Sat Oct 07 17:12:28 2023 xorriso : UPDATE : 5.41% done, estimate finish Sat Oct 07 17:23:01 2023 xorriso : UPDATE : 5.47% done, estimate finish Sat Oct 07 17:23:03 2023 xorriso : UPDATE : 9.16% done, estimate finish Sat Oct 07 17:11:38 2023 xorriso : UPDATE : 5.51% done, estimate finish Sat Oct 07 17:23:15 2023 xorriso : UPDATE : 9.21% done, estimate finish Sat Oct 07 17:11:58 2023 xorriso : UPDATE : 5.54% done, estimate finish Sat Oct 07 17:23:44 2023 xorriso : UPDATE : 9.21% done, estimate finish Sat Oct 07 17:12:34 2023 xorriso : UPDATE : 5.63% done, estimate finish Sat Oct 07 17:23:11 2023 xorriso : UPDATE : 9.21% done, estimate finish Sat Oct 07 17:13:10 2023 xorriso : UPDATE : 5.68% done, estimate finish Sat Oct 07 17:24:11 2023 xorriso : UPDATE : 9.56% done, estimate finish Sat Oct 07 17:11:20 2023 xorriso : UPDATE : 5.69% done, estimate finish Sat Oct 07 17:25:45 2023 xorriso : UPDATE : 9.64% done, estimate finish Sat Oct 07 17:11:30 2023 xorriso : UPDATE : 5.73% done, estimate finish Sat Oct 07 17:25:57 2023 xorriso : UPDATE : 9.71% done, estimate finish Sat Oct 07 17:11:45 2023 xorriso : UPDATE : 5.88% done, estimate finish Sat Oct 07 17:23:36 2023 xorriso : UPDATE : 9.87% done, estimate finish Sat Oct 07 17:11:14 2023 xorriso : UPDATE : 5.93% done, estimate finish Sat Oct 07 17:23:37 2023 xorriso : UPDATE : 9.87% done, estimate finish Sat Oct 07 17:11:57 2023 xorriso : UPDATE : 6.00% done, estimate finish Sat Oct 07 17:23:24 2023 xorriso : UPDATE : 9.87% done, estimate finish Sat Oct 07 17:12:38 2023 xorriso : UPDATE : 6.06% done, estimate finish Sat Oct 07 17:23:25 2023 xorriso : UPDATE : 10.14% done, estimate finish Sat Oct 07 17:11:23 2023 xorriso : UPDATE : 6.13% done, estimate finish Sat Oct 07 17:23:07 2023 xorriso : UPDATE : 10.14% done, estimate finish Sat Oct 07 17:11:58 2023 xorriso : UPDATE : 6.18% done, estimate finish Sat Oct 07 17:23:12 2023 xorriso : UPDATE : 10.14% done, estimate finish Sat Oct 07 17:12:33 2023 xorriso : UPDATE : 6.26% done, estimate finish Sat Oct 07 17:23:00 2023 xorriso : UPDATE : 10.14% done, estimate finish Sat Oct 07 17:13:09 2023 xorriso : UPDATE : 6.32% done, estimate finish Sat Oct 07 17:21:57 2023 xorriso : UPDATE : 10.52% done, estimate finish Sat Oct 07 17:11:35 2023 xorriso : UPDATE : 6.39% done, estimate finish Sat Oct 07 17:21:49 2023 xorriso : UPDATE : 10.63% done, estimate finish Sat Oct 07 17:11:29 2023 xorriso : UPDATE : 6.45% done, estimate finish Sat Oct 07 17:21:53 2023 xorriso : UPDATE : 10.63% done, estimate finish Sat Oct 07 17:12:17 2023 xorriso : UPDATE : 6.50% done, estimate finish Sat Oct 07 17:22:06 2023 xorriso : UPDATE : 10.63% done, estimate finish Sat Oct 07 17:13:07 2023 xorriso : UPDATE : 6.59% done, estimate finish Sat Oct 07 17:21:42 2023 xorriso : UPDATE : 10.97% done, estimate finish Sat Oct 07 17:11:10 2023 xorriso : UPDATE : 6.64% done, estimate finish Sat Oct 07 17:21:52 2023 xorriso : UPDATE : 11.09% done, estimate finish Sat Oct 07 17:11:03 2023 xorriso : UPDATE : 6.70% done, estimate finish Sat Oct 07 17:21:59 2023 xorriso : UPDATE : 11.17% done, estimate finish Sat Oct 07 17:11:10 2023 xorriso : UPDATE : 6.70% done, estimate finish Sat Oct 07 17:22:51 2023 xorriso : UPDATE : 11.22% done, estimate finish Sat Oct 07 17:11:24 2023 xorriso : UPDATE : 11.36% done, estimate finish Sat Oct 07 17:11:10 2023 xorriso : UPDATE : 6.81% done, estimate finish Sat Oct 07 17:22:06 2023 xorriso : UPDATE : 11.47% done, estimate finish Sat Oct 07 17:11:07 2023 xorriso : UPDATE : 6.83% done, estimate finish Sat Oct 07 17:22:37 2023 xorriso : UPDATE : 6.83% done, estimate finish Sat Oct 07 17:25:09 2023 xorriso : UPDATE : 11.55% done, estimate finish Sat Oct 07 17:10:58 2023 xorriso : UPDATE : 11.60% done, estimate finish Sat Oct 07 17:11:25 2023 xorriso : UPDATE : 6.83% done, estimate finish Sat Oct 07 17:26:51 2023 xorriso : UPDATE : 11.60% done, estimate finish Sat Oct 07 17:12:13 2023 xorriso : UPDATE : 7.14% done, estimate finish Sat Oct 07 17:20:50 2023 xorriso : UPDATE : 11.85% done, estimate finish Sat Oct 07 17:10:59 2023 xorriso : UPDATE : 7.18% done, estimate finish Sat Oct 07 17:21:12 2023 xorriso : UPDATE : 11.97% done, estimate finish Sat Oct 07 17:10:56 2023 xorriso : UPDATE : 7.26% done, estimate finish Sat Oct 07 17:21:05 2023 xorriso : UPDATE : 7.26% done, estimate finish Sat Oct 07 17:22:03 2023 xorriso : UPDATE : 11.98% done, estimate finish Sat Oct 07 17:11:24 2023 xorriso : UPDATE : 12.15% done, estimate finish Sat Oct 07 17:11:02 2023 xorriso : UPDATE : 7.26% done, estimate finish Sat Oct 07 17:23:03 2023 xorriso : UPDATE : 7.26% done, estimate finish Sat Oct 07 17:24:01 2023 xorriso : UPDATE : 12.21% done, estimate finish Sat Oct 07 17:11:16 2023 xorriso : UPDATE : 7.26% done, estimate finish Sat Oct 07 17:24:59 2023 xorriso : UPDATE : 12.26% done, estimate finish Sat Oct 07 17:11:28 2023 xorriso : UPDATE : 12.38% done, estimate finish Sat Oct 07 17:11:22 2023 xorriso : UPDATE : 7.26% done, estimate finish Sat Oct 07 17:25:58 2023 xorriso : UPDATE : 12.50% done, estimate finish Sat Oct 07 17:11:37 2023 xorriso : UPDATE : 7.26% done, estimate finish Sat Oct 07 17:28:46 2023 xorriso : UPDATE : 7.26% done, estimate finish Sat Oct 07 17:30:48 2023 xorriso : UPDATE : 12.57% done, estimate finish Sat Oct 07 17:11:50 2023 xorriso : UPDATE : 12.70% done, estimate finish Sat Oct 07 17:11:31 2023 xorriso : UPDATE : 7.26% done, estimate finish Sat Oct 07 17:32:49 2023 xorriso : UPDATE : 7.26% done, estimate finish Sat Oct 07 17:34:50 2023 xorriso : UPDATE : 12.73% done, estimate finish Sat Oct 07 17:12:01 2023 xorriso : UPDATE : 7.26% done, estimate finish Sat Oct 07 17:36:51 2023 xorriso : UPDATE : 12.86% done, estimate finish Sat Oct 07 17:11:46 2023 xorriso : UPDATE : 8.02% done, estimate finish Sat Oct 07 17:19:01 2023 xorriso : UPDATE : 12.94% done, estimate finish Sat Oct 07 17:11:49 2023 xorriso : UPDATE : 8.06% done, estimate finish Sat Oct 07 17:19:21 2023 xorriso : UPDATE : 13.03% done, estimate finish Sat Oct 07 17:11:53 2023 xorriso : UPDATE : 8.13% done, estimate finish Sat Oct 07 17:19:21 2023 xorriso : UPDATE : 13.05% done, estimate finish Sat Oct 07 17:12:17 2023 xorriso : UPDATE : 8.18% done, estimate finish Sat Oct 07 17:19:37 2023 xorriso : UPDATE : 13.19% done, estimate finish Sat Oct 07 17:11:59 2023 xorriso : UPDATE : 13.29% done, estimate finish Sat Oct 07 17:11:58 2023 xorriso : UPDATE : 8.18% done, estimate finish Sat Oct 07 17:20:19 2023 xorriso : UPDATE : 8.18% done, estimate finish Sat Oct 07 17:17:48 2023 xorriso : UPDATE : 13.34% done, estimate finish Sat Oct 07 17:12:41 2023 xorriso : UPDATE : 8.18% done, estimate finish Sat Oct 07 17:18:46 2023 xorriso : UPDATE : 13.48% done, estimate finish Sat Oct 07 17:12:08 2023 xorriso : UPDATE : 8.18% done, estimate finish Sat Oct 07 17:19:45 2023 xorriso : UPDATE : 13.56% done, estimate finish Sat Oct 07 17:12:14 2023 xorriso : UPDATE : 13.61% done, estimate finish Sat Oct 07 17:12:34 2023 xorriso : UPDATE : 8.18% done, estimate finish Sat Oct 07 17:20:44 2023 xorriso : UPDATE : 13.61% done, estimate finish Sat Oct 07 17:13:19 2023 xorriso : UPDATE : 8.18% done, estimate finish Sat Oct 07 17:21:42 2023 xorriso : UPDATE : 8.66% done, estimate finish Sat Oct 07 17:17:19 2023 xorriso : UPDATE : 13.74% done, estimate finish Sat Oct 07 17:12:53 2023 xorriso : UPDATE : 13.89% done, estimate finish Sat Oct 07 17:12:25 2023 xorriso : UPDATE : 8.68% done, estimate finish Sat Oct 07 17:17:51 2023 xorriso : UPDATE : 13.95% done, estimate finish Sat Oct 07 17:12:36 2023 xorriso : UPDATE : 8.79% done, estimate finish Sat Oct 07 17:17:40 2023 xorriso : UPDATE : 8.84% done, estimate finish Sat Oct 07 17:17:48 2023 xorriso : UPDATE : 14.06% done, estimate finish Sat Oct 07 17:12:26 2023 xorriso : UPDATE : 8.85% done, estimate finish Sat Oct 07 17:18:18 2023 xorriso : UPDATE : 14.06% done, estimate finish Sat Oct 07 17:12:59 2023 xorriso : UPDATE : 14.25% done, estimate finish Sat Oct 07 17:12:21 2023 xorriso : UPDATE : 8.94% done, estimate finish Sat Oct 07 17:18:14 2023 xorriso : UPDATE : 14.26% done, estimate finish Sat Oct 07 17:12:47 2023 xorriso : UPDATE : 8.98% done, estimate finish Sat Oct 07 17:19:44 2023 xorriso : UPDATE : 14.44% done, estimate finish Sat Oct 07 17:11:58 2023 xorriso : UPDATE : 9.07% done, estimate finish Sat Oct 07 17:19:25 2023 xorriso : UPDATE : 14.47% done, estimate finish Sat Oct 07 17:12:26 2023 xorriso : UPDATE : 9.15% done, estimate finish Sat Oct 07 17:19:21 2023 xorriso : UPDATE : 14.60% done, estimate finish Sat Oct 07 17:12:09 2023 xorriso : UPDATE : 9.17% done, estimate finish Sat Oct 07 17:19:59 2023 xorriso : UPDATE : 14.68% done, estimate finish Sat Oct 07 17:12:11 2023 xorriso : UPDATE : 9.17% done, estimate finish Sat Oct 07 17:20:52 2023 xorriso : UPDATE : 14.82% done, estimate finish Sat Oct 07 17:11:53 2023 xorriso : UPDATE : 9.35% done, estimate finish Sat Oct 07 17:19:33 2023 xorriso : UPDATE : 14.87% done, estimate finish Sat Oct 07 17:12:09 2023 xorriso : UPDATE : 9.39% done, estimate finish Sat Oct 07 17:19:51 2023 xorriso : UPDATE : 9.44% done, estimate finish Sat Oct 07 17:20:04 2023 xorriso : UPDATE : 14.97% done, estimate finish Sat Oct 07 17:12:06 2023 xorriso : UPDATE : 15.02% done, estimate finish Sat Oct 07 17:12:18 2023 xorriso : UPDATE : 9.45% done, estimate finish Sat Oct 07 17:20:44 2023 xorriso : UPDATE : 9.54% done, estimate finish Sat Oct 07 17:20:29 2023 xorriso : UPDATE : 15.08% done, estimate finish Sat Oct 07 17:12:27 2023 xorriso : UPDATE : 15.15% done, estimate finish Sat Oct 07 17:12:22 2023 xorriso : UPDATE : 9.61% done, estimate finish Sat Oct 07 17:21:17 2023 xorriso : UPDATE : 9.67% done, estimate finish Sat Oct 07 17:21:31 2023 xorriso : UPDATE : 15.25% done, estimate finish Sat Oct 07 17:12:14 2023 xorriso : UPDATE : 15.30% done, estimate finish Sat Oct 07 17:12:37 2023 xorriso : UPDATE : 9.67% done, estimate finish Sat Oct 07 17:22:46 2023 xorriso : UPDATE : 15.37% done, estimate finish Sat Oct 07 17:12:42 2023 xorriso : UPDATE : 9.81% done, estimate finish Sat Oct 07 17:21:13 2023 xorriso : UPDATE : 15.49% done, estimate finish Sat Oct 07 17:12:28 2023 xorriso : UPDATE : 9.83% done, estimate finish Sat Oct 07 17:21:51 2023 xorriso : UPDATE : 15.61% done, estimate finish Sat Oct 07 17:12:13 2023 xorriso : UPDATE : 9.83% done, estimate finish Sat Oct 07 17:22:52 2023 xorriso : UPDATE : 15.68% done, estimate finish Sat Oct 07 17:12:23 2023 xorriso : UPDATE : 9.83% done, estimate finish Sat Oct 07 17:23:53 2023 xorriso : UPDATE : 15.76% done, estimate finish Sat Oct 07 17:12:26 2023 xorriso : UPDATE : 9.83% done, estimate finish Sat Oct 07 17:24:54 2023 xorriso : UPDATE : 15.84% done, estimate finish Sat Oct 07 17:12:28 2023 xorriso : UPDATE : 9.83% done, estimate finish Sat Oct 07 17:25:55 2023 xorriso : UPDATE : 15.92% done, estimate finish Sat Oct 07 17:12:33 2023 xorriso : UPDATE : 9.83% done, estimate finish Sat Oct 07 17:26:56 2023 xorriso : UPDATE : 15.99% done, estimate finish Sat Oct 07 17:12:53 2023 xorriso : UPDATE : 9.83% done, estimate finish Sat Oct 07 17:45:46 2023 xorriso : UPDATE : 16.03% done, estimate finish Sat Oct 07 17:13:23 2023 xorriso : UPDATE : 9.83% done, estimate finish Sat Oct 07 17:49:29 2023 xorriso : UPDATE : 16.11% done, estimate finish Sat Oct 07 17:13:24 2023 xorriso : UPDATE : 9.83% done, estimate finish Sat Oct 07 17:53:12 2023 xorriso : UPDATE : 16.21% done, estimate finish Sat Oct 07 17:13:12 2023 xorriso : UPDATE : 9.83% done, estimate finish Sat Oct 07 17:56:55 2023 xorriso : UPDATE : 16.29% done, estimate finish Sat Oct 07 17:13:11 2023 xorriso : UPDATE : 9.83% done, estimate finish Sat Oct 07 18:00:37 2023 xorriso : UPDATE : 16.36% done, estimate finish Sat Oct 07 17:13:20 2023 xorriso : UPDATE : 9.83% done, estimate finish Sat Oct 07 18:04:21 2023 xorriso : UPDATE : 16.47% done, estimate finish Sat Oct 07 17:13:04 2023 xorriso : UPDATE : 9.83% done, estimate finish Sat Oct 07 18:08:04 2023 xorriso : UPDATE : 16.49% done, estimate finish Sat Oct 07 17:13:31 2023 xorriso : UPDATE : 9.83% done, estimate finish Sat Oct 07 18:11:47 2023 xorriso : UPDATE : 16.61% done, estimate finish Sat Oct 07 17:13:15 2023 xorriso : UPDATE : 9.83% done, estimate finish Sat Oct 07 18:15:30 2023 xorriso : UPDATE : 16.72% done, estimate finish Sat Oct 07 17:13:05 2023 xorriso : UPDATE : 10.66% done, estimate finish Sat Oct 07 17:23:24 2023 xorriso : UPDATE : 16.74% done, estimate finish Sat Oct 07 17:14:06 2023 xorriso : UPDATE : 11.03% done, estimate finish Sat Oct 07 17:15:11 2023 xorriso : UPDATE : 16.89% done, estimate finish Sat Oct 07 17:13:08 2023 xorriso : UPDATE : 11.03% done, estimate finish Sat Oct 07 17:15:55 2023 xorriso : UPDATE : 16.93% done, estimate finish Sat Oct 07 17:13:37 2023 xorriso : UPDATE : 11.16% done, estimate finish Sat Oct 07 17:15:44 2023 xorriso : UPDATE : 17.08% done, estimate finish Sat Oct 07 17:12:56 2023 xorriso : UPDATE : 11.16% done, estimate finish Sat Oct 07 17:16:24 2023 xorriso : UPDATE : 17.16% done, estimate finish Sat Oct 07 17:13:01 2023 xorriso : UPDATE : 11.32% done, estimate finish Sat Oct 07 17:16:00 2023 xorriso : UPDATE : 17.25% done, estimate finish Sat Oct 07 17:12:54 2023 xorriso : UPDATE : 11.36% done, estimate finish Sat Oct 07 17:16:18 2023 xorriso : UPDATE : 17.32% done, estimate finish Sat Oct 07 17:13:03 2023 xorriso : UPDATE : 11.41% done, estimate finish Sat Oct 07 17:16:35 2023 xorriso : UPDATE : 17.38% done, estimate finish Sat Oct 07 17:13:14 2023 xorriso : UPDATE : 11.46% done, estimate finish Sat Oct 07 17:16:51 2023 xorriso : UPDATE : 17.48% done, estimate finish Sat Oct 07 17:13:04 2023 xorriso : UPDATE : 11.56% done, estimate finish Sat Oct 07 17:16:46 2023 xorriso : UPDATE : 17.55% done, estimate finish Sat Oct 07 17:13:12 2023 xorriso : UPDATE : 11.64% done, estimate finish Sat Oct 07 17:16:49 2023 xorriso : UPDATE : 17.68% done, estimate finish Sat Oct 07 17:12:00 2023 xorriso : UPDATE : 11.69% done, estimate finish Sat Oct 07 17:20:34 2023 xorriso : UPDATE : 17.69% done, estimate finish Sat Oct 07 17:12:46 2023 xorriso : UPDATE : 11.76% done, estimate finish Sat Oct 07 17:20:32 2023 xorriso : UPDATE : 17.86% done, estimate finish Sat Oct 07 17:12:01 2023 xorriso : UPDATE : 11.86% done, estimate finish Sat Oct 07 17:19:57 2023 xorriso : UPDATE : 17.96% done, estimate finish Sat Oct 07 17:11:59 2023 xorriso : UPDATE : 11.92% done, estimate finish Sat Oct 07 17:20:07 2023 xorriso : UPDATE : 18.03% done, estimate finish Sat Oct 07 17:12:08 2023 xorriso : UPDATE : 11.95% done, estimate finish Sat Oct 07 17:20:39 2023 xorriso : UPDATE : 18.04% done, estimate finish Sat Oct 07 17:12:44 2023 xorriso : UPDATE : 12.00% done, estimate finish Sat Oct 07 17:20:47 2023 xorriso : UPDATE : 18.04% done, estimate finish Sat Oct 07 17:13:22 2023 xorriso : UPDATE : 12.12% done, estimate finish Sat Oct 07 17:20:08 2023 xorriso : UPDATE : 18.04% done, estimate finish Sat Oct 07 17:14:00 2023 xorriso : UPDATE : 12.17% done, estimate finish Sat Oct 07 17:20:17 2023 xorriso : UPDATE : 18.04% done, estimate finish Sat Oct 07 17:14:38 2023 xorriso : UPDATE : 12.21% done, estimate finish Sat Oct 07 17:20:36 2023 xorriso : UPDATE : 18.13% done, estimate finish Sat Oct 07 17:14:30 2023 xorriso : UPDATE : 12.21% done, estimate finish Sat Oct 07 17:21:20 2023 xorriso : UPDATE : 18.61% done, estimate finish Sat Oct 07 17:12:03 2023 xorriso : UPDATE : 12.38% done, estimate finish Sat Oct 07 17:19:54 2023 xorriso : UPDATE : 18.75% done, estimate finish Sat Oct 07 17:11:41 2023 xorriso : UPDATE : 12.44% done, estimate finish Sat Oct 07 17:20:03 2023 xorriso : UPDATE : 18.78% done, estimate finish Sat Oct 07 17:12:13 2023 xorriso : UPDATE : 12.48% done, estimate finish Sat Oct 07 17:20:24 2023 xorriso : UPDATE : 18.89% done, estimate finish Sat Oct 07 17:12:04 2023 xorriso : UPDATE : 12.54% done, estimate finish Sat Oct 07 17:20:27 2023 xorriso : UPDATE : 18.92% done, estimate finish Sat Oct 07 17:12:29 2023 xorriso : UPDATE : 12.57% done, estimate finish Sat Oct 07 17:21:01 2023 xorriso : UPDATE : 19.08% done, estimate finish Sat Oct 07 17:12:01 2023 xorriso : UPDATE : 12.57% done, estimate finish Sat Oct 07 17:21:58 2023 xorriso : UPDATE : 19.20% done, estimate finish Sat Oct 07 17:11:54 2023 xorriso : UPDATE : 12.71% done, estimate finish Sat Oct 07 17:20:53 2023 xorriso : UPDATE : 19.28% done, estimate finish Sat Oct 07 17:11:58 2023 xorriso : UPDATE : 12.71% done, estimate finish Sat Oct 07 17:21:42 2023 xorriso : UPDATE : 19.37% done, estimate finish Sat Oct 07 17:12:00 2023 xorriso : UPDATE : 12.85% done, estimate finish Sat Oct 07 17:20:42 2023 xorriso : UPDATE : 19.43% done, estimate finish Sat Oct 07 17:12:09 2023 xorriso : UPDATE : 12.85% done, estimate finish Sat Oct 07 17:21:26 2023 xorriso : UPDATE : 19.55% done, estimate finish Sat Oct 07 17:11:57 2023 xorriso : UPDATE : 13.02% done, estimate finish Sat Oct 07 17:20:46 2023 xorriso : UPDATE : 19.61% done, estimate finish Sat Oct 07 17:12:14 2023 xorriso : UPDATE : 13.02% done, estimate finish Sat Oct 07 17:22:03 2023 xorriso : UPDATE : 19.68% done, estimate finish Sat Oct 07 17:12:28 2023 xorriso : UPDATE : 13.15% done, estimate finish Sat Oct 07 17:20:41 2023 xorriso : UPDATE : 19.79% done, estimate finish Sat Oct 07 17:12:18 2023 xorriso : UPDATE : 13.19% done, estimate finish Sat Oct 07 17:21:05 2023 xorriso : UPDATE : 13.27% done, estimate finish Sat Oct 07 17:20:42 2023 xorriso : UPDATE : 19.79% done, estimate finish Sat Oct 07 17:12:58 2023 xorriso : UPDATE : 13.33% done, estimate finish Sat Oct 07 17:20:41 2023 xorriso : UPDATE : 19.99% done, estimate finish Sat Oct 07 17:12:10 2023 xorriso : UPDATE : 13.38% done, estimate finish Sat Oct 07 17:20:53 2023 xorriso : UPDATE : 20.06% done, estimate finish Sat Oct 07 17:12:19 2023 xorriso : UPDATE : 13.40% done, estimate finish Sat Oct 07 17:21:26 2023 xorriso : UPDATE : 20.13% done, estimate finish Sat Oct 07 17:12:24 2023 xorriso : UPDATE : 13.51% done, estimate finish Sat Oct 07 17:20:51 2023 xorriso : UPDATE : 20.26% done, estimate finish Sat Oct 07 17:12:14 2023 xorriso : UPDATE : 13.56% done, estimate finish Sat Oct 07 17:20:59 2023 xorriso : UPDATE : 20.34% done, estimate finish Sat Oct 07 17:12:16 2023 xorriso : UPDATE : 13.61% done, estimate finish Sat Oct 07 17:21:09 2023 xorriso : UPDATE : 20.45% done, estimate finish Sat Oct 07 17:12:22 2023 xorriso : UPDATE : 13.66% done, estimate finish Sat Oct 07 17:21:49 2023 xorriso : UPDATE : 20.54% done, estimate finish Sat Oct 07 17:12:24 2023 xorriso : UPDATE : 13.75% done, estimate finish Sat Oct 07 17:21:12 2023 xorriso : UPDATE : 20.60% done, estimate finish Sat Oct 07 17:12:37 2023 xorriso : UPDATE : 13.79% done, estimate finish Sat Oct 07 17:21:37 2023 xorriso : UPDATE : 20.67% done, estimate finish Sat Oct 07 17:12:47 2023 xorriso : UPDATE : 13.88% done, estimate finish Sat Oct 07 17:21:08 2023 xorriso : UPDATE : 20.67% done, estimate finish Sat Oct 07 17:13:29 2023 xorriso : UPDATE : 20.95% done, estimate finish Sat Oct 07 17:12:00 2023 xorriso : UPDATE : 13.94% done, estimate finish Sat Oct 07 17:21:06 2023 xorriso : UPDATE : 20.99% done, estimate finish Sat Oct 07 17:12:18 2023 xorriso : UPDATE : 14.01% done, estimate finish Sat Oct 07 17:21:02 2023 xorriso : UPDATE : 21.15% done, estimate finish Sat Oct 07 17:11:55 2023 xorriso : UPDATE : 14.05% done, estimate finish Sat Oct 07 17:21:17 2023 xorriso : UPDATE : 21.25% done, estimate finish Sat Oct 07 17:11:56 2023 xorriso : UPDATE : 14.13% done, estimate finish Sat Oct 07 17:21:06 2023 xorriso : UPDATE : 21.30% done, estimate finish Sat Oct 07 17:12:08 2023 xorriso : UPDATE : 14.13% done, estimate finish Sat Oct 07 17:21:51 2023 xorriso : UPDATE : 21.30% done, estimate finish Sat Oct 07 17:12:36 2023 xorriso : UPDATE : 14.26% done, estimate finish Sat Oct 07 17:20:57 2023 xorriso : UPDATE : 21.56% done, estimate finish Sat Oct 07 17:11:20 2023 xorriso : UPDATE : 14.26% done, estimate finish Sat Oct 07 17:21:26 2023 xorriso : UPDATE : 21.58% done, estimate finish Sat Oct 07 17:11:55 2023 xorriso : UPDATE : 14.26% done, estimate finish Sat Oct 07 17:22:46 2023 xorriso : UPDATE : 21.76% done, estimate finish Sat Oct 07 17:11:22 2023 xorriso : UPDATE : 14.26% done, estimate finish Sat Oct 07 17:24:06 2023 xorriso : UPDATE : 21.90% done, estimate finish Sat Oct 07 17:11:08 2023 xorriso : UPDATE : 14.58% done, estimate finish Sat Oct 07 17:19:31 2023 xorriso : UPDATE : 21.99% done, estimate finish Sat Oct 07 17:11:12 2023 xorriso : UPDATE : 14.63% done, estimate finish Sat Oct 07 17:19:43 2023 xorriso : UPDATE : 22.09% done, estimate finish Sat Oct 07 17:11:14 2023 xorriso : UPDATE : 14.69% done, estimate finish Sat Oct 07 17:19:52 2023 xorriso : UPDATE : 22.17% done, estimate finish Sat Oct 07 17:11:20 2023 xorriso : UPDATE : 14.72% done, estimate finish Sat Oct 07 17:20:17 2023 xorriso : UPDATE : 22.26% done, estimate finish Sat Oct 07 17:11:24 2023 xorriso : UPDATE : 14.76% done, estimate finish Sat Oct 07 17:20:34 2023 xorriso : UPDATE : 22.30% done, estimate finish Sat Oct 07 17:11:40 2023 xorriso : UPDATE : 14.76% done, estimate finish Sat Oct 07 17:21:20 2023 xorriso : UPDATE : 22.30% done, estimate finish Sat Oct 07 17:12:06 2023 xorriso : UPDATE : 14.93% done, estimate finish Sat Oct 07 17:20:09 2023 xorriso : UPDATE : 22.30% done, estimate finish Sat Oct 07 17:14:14 2023 xorriso : UPDATE : 15.03% done, estimate finish Sat Oct 07 17:18:41 2023 xorriso : UPDATE : 22.30% done, estimate finish Sat Oct 07 17:15:16 2023 xorriso : UPDATE : 15.10% done, estimate finish Sat Oct 07 17:18:47 2023 xorriso : UPDATE : 22.30% done, estimate finish Sat Oct 07 17:16:18 2023 xorriso : UPDATE : 15.15% done, estimate finish Sat Oct 07 17:19:04 2023 xorriso : UPDATE : 22.30% done, estimate finish Sat Oct 07 17:17:20 2023 xorriso : UPDATE : 15.15% done, estimate finish Sat Oct 07 17:20:00 2023 xorriso : UPDATE : 22.30% done, estimate finish Sat Oct 07 17:18:23 2023 xorriso : UPDATE : 15.15% done, estimate finish Sat Oct 07 17:20:56 2023 xorriso : UPDATE : 23.20% done, estimate finish Sat Oct 07 17:10:47 2023 xorriso : UPDATE : 15.34% done, estimate finish Sat Oct 07 17:19:17 2023 xorriso : UPDATE : 23.25% done, estimate finish Sat Oct 07 17:11:02 2023 xorriso : UPDATE : 15.42% done, estimate finish Sat Oct 07 17:19:18 2023 xorriso : UPDATE : 23.40% done, estimate finish Sat Oct 07 17:10:51 2023 xorriso : UPDATE : 15.47% done, estimate finish Sat Oct 07 17:19:27 2023 xorriso : UPDATE : 23.48% done, estimate finish Sat Oct 07 17:10:57 2023 xorriso : UPDATE : 15.49% done, estimate finish Sat Oct 07 17:19:54 2023 xorriso : UPDATE : 15.49% done, estimate finish Sat Oct 07 17:20:35 2023 xorriso : UPDATE : 23.54% done, estimate finish Sat Oct 07 17:11:06 2023 xorriso : UPDATE : 15.49% done, estimate finish Sat Oct 07 17:25:13 2023 xorriso : UPDATE : 23.68% done, estimate finish Sat Oct 07 17:09:23 2023 xorriso : UPDATE : 15.76% done, estimate finish Sat Oct 07 17:20:05 2023 xorriso : UPDATE : 23.76% done, estimate finish Sat Oct 07 17:09:35 2023 xorriso : UPDATE : 15.81% done, estimate finish Sat Oct 07 17:20:20 2023 xorriso : UPDATE : 23.87% done, estimate finish Sat Oct 07 17:09:40 2023 xorriso : UPDATE : 15.89% done, estimate finish Sat Oct 07 17:20:08 2023 xorriso : UPDATE : 23.93% done, estimate finish Sat Oct 07 17:09:54 2023 xorriso : UPDATE : 15.95% done, estimate finish Sat Oct 07 17:20:18 2023 xorriso : UPDATE : 24.02% done, estimate finish Sat Oct 07 17:10:01 2023 xorriso : UPDATE : 16.00% done, estimate finish Sat Oct 07 17:20:27 2023 xorriso : UPDATE : 24.11% done, estimate finish Sat Oct 07 17:10:08 2023 xorriso : UPDATE : 16.05% done, estimate finish Sat Oct 07 17:20:34 2023 xorriso : UPDATE : 24.20% done, estimate finish Sat Oct 07 17:10:15 2023 xorriso : UPDATE : 16.09% done, estimate finish Sat Oct 07 17:20:53 2023 xorriso : UPDATE : 24.32% done, estimate finish Sat Oct 07 17:10:14 2023 xorriso : UPDATE : 16.17% done, estimate finish Sat Oct 07 17:20:39 2023 xorriso : UPDATE : 24.43% done, estimate finish Sat Oct 07 17:10:16 2023 xorriso : UPDATE : 16.17% done, estimate finish Sat Oct 07 17:21:22 2023 xorriso : UPDATE : 24.46% done, estimate finish Sat Oct 07 17:10:32 2023 xorriso : UPDATE : 16.17% done, estimate finish Sat Oct 07 17:20:00 2023 xorriso : UPDATE : 24.46% done, estimate finish Sat Oct 07 17:13:29 2023 xorriso : UPDATE : 16.17% done, estimate finish Sat Oct 07 17:21:11 2023 xorriso : UPDATE : 24.46% done, estimate finish Sat Oct 07 17:14:28 2023 xorriso : UPDATE : 16.17% done, estimate finish Sat Oct 07 17:22:22 2023 xorriso : UPDATE : 24.46% done, estimate finish Sat Oct 07 17:15:25 2023 xorriso : UPDATE : 16.17% done, estimate finish Sat Oct 07 17:23:32 2023 xorriso : UPDATE : 24.46% done, estimate finish Sat Oct 07 17:16:22 2023 xorriso : UPDATE : 16.17% done, estimate finish Sat Oct 07 17:24:43 2023 xorriso : UPDATE : 24.46% done, estimate finish Sat Oct 07 17:17:20 2023 xorriso : UPDATE : 16.17% done, estimate finish Sat Oct 07 17:25:53 2023 xorriso : UPDATE : 24.46% done, estimate finish Sat Oct 07 17:18:18 2023 xorriso : UPDATE : 16.17% done, estimate finish Sat Oct 07 17:27:04 2023 xorriso : UPDATE : 24.46% done, estimate finish Sat Oct 07 17:19:16 2023 xorriso : UPDATE : 16.17% done, estimate finish Sat Oct 07 17:28:14 2023 xorriso : UPDATE : 24.46% done, estimate finish Sat Oct 07 17:20:14 2023 xorriso : UPDATE : 16.17% done, estimate finish Sat Oct 07 17:29:25 2023 xorriso : UPDATE : 24.46% done, estimate finish Sat Oct 07 17:21:12 2023 xorriso : UPDATE : 16.17% done, estimate finish Sat Oct 07 17:30:35 2023 xorriso : UPDATE : 24.46% done, estimate finish Sat Oct 07 17:22:10 2023 xorriso : UPDATE : 16.17% done xorriso : UPDATE : 24.46% done xorriso : UPDATE : 16.17% done xorriso : UPDATE : 24.46% done xorriso : UPDATE : 16.17% done xorriso : UPDATE : 24.46% done xorriso : UPDATE : 16.17% done xorriso : UPDATE : 24.46% done xorriso : UPDATE : 16.22% done, estimate finish Sat Oct 07 20:58:14 2023 xorriso : UPDATE : 24.46% done xorriso : UPDATE : 17.48% done, estimate finish Sat Oct 07 17:17:14 2023 xorriso : UPDATE : 24.46% done xorriso : UPDATE : 17.57% done, estimate finish Sat Oct 07 17:17:13 2023 xorriso : UPDATE : 24.46% done xorriso : UPDATE : 17.62% done, estimate finish Sat Oct 07 17:17:27 2023 xorriso : UPDATE : 24.46% done xorriso : UPDATE : 17.71% done, estimate finish Sat Oct 07 17:17:25 2023 xorriso : UPDATE : 24.46% done xorriso : UPDATE : 17.73% done, estimate finish Sat Oct 07 17:17:47 2023 xorriso : UPDATE : 24.46% done xorriso : UPDATE : 17.84% done, estimate finish Sat Oct 07 17:13:06 2023 xorriso : UPDATE : 24.66% done, estimate finish Sat Oct 07 17:40:19 2023 xorriso : UPDATE : 17.90% done, estimate finish Sat Oct 07 17:13:23 2023 xorriso : UPDATE : 26.82% done, estimate finish Sat Oct 07 17:07:31 2023 xorriso : UPDATE : 17.90% done, estimate finish Sat Oct 07 17:13:50 2023 xorriso : UPDATE : 27.33% done, estimate finish Sat Oct 07 17:07:03 2023 xorriso : UPDATE : 17.92% done, estimate finish Sat Oct 07 17:14:17 2023 xorriso : UPDATE : 27.42% done, estimate finish Sat Oct 07 17:07:11 2023 xorriso : UPDATE : 18.09% done, estimate finish Sat Oct 07 17:14:05 2023 xorriso : UPDATE : 27.53% done, estimate finish Sat Oct 07 17:07:19 2023 xorriso : UPDATE : 18.16% done, estimate finish Sat Oct 07 17:14:16 2023 xorriso : UPDATE : 27.61% done, estimate finish Sat Oct 07 17:07:28 2023 xorriso : UPDATE : 18.17% done, estimate finish Sat Oct 07 17:14:40 2023 xorriso : UPDATE : 27.69% done, estimate finish Sat Oct 07 17:07:36 2023 xorriso : UPDATE : 18.27% done, estimate finish Sat Oct 07 17:14:41 2023 xorriso : UPDATE : 27.75% done, estimate finish Sat Oct 07 17:07:45 2023 xorriso : UPDATE : 18.32% done, estimate finish Sat Oct 07 17:14:56 2023 xorriso : UPDATE : 27.88% done, estimate finish Sat Oct 07 17:07:49 2023 xorriso : UPDATE : 18.36% done, estimate finish Sat Oct 07 17:15:10 2023 xorriso : UPDATE : 28.01% done, estimate finish Sat Oct 07 17:07:52 2023 xorriso : UPDATE : 18.36% done, estimate finish Sat Oct 07 17:23:00 2023 xorriso : UPDATE : 28.04% done, estimate finish Sat Oct 07 17:06:14 2023 xorriso : UPDATE : 18.50% done, estimate finish Sat Oct 07 17:21:04 2023 xorriso : UPDATE : 28.23% done, estimate finish Sat Oct 07 17:06:17 2023 xorriso : UPDATE : 28.23% done, estimate finish Sat Oct 07 17:06:30 2023 xorriso : UPDATE : 18.59% done, estimate finish Sat Oct 07 17:20:33 2023 xorriso : UPDATE : 28.23% done, estimate finish Sat Oct 07 17:06:44 2023 xorriso : UPDATE : 18.61% done, estimate finish Sat Oct 07 17:21:10 2023 xorriso : UPDATE : 28.23% done, estimate finish Sat Oct 07 17:06:58 2023 xorriso : UPDATE : 18.72% done, estimate finish Sat Oct 07 17:20:29 2023 xorriso : UPDATE : 28.62% done, estimate finish Sat Oct 07 17:06:47 2023 xorriso : UPDATE : 18.80% done, estimate finish Sat Oct 07 17:20:15 2023 xorriso : UPDATE : 28.76% done, estimate finish Sat Oct 07 17:06:51 2023 xorriso : UPDATE : 18.84% done, estimate finish Sat Oct 07 17:20:33 2023 xorriso : UPDATE : 28.80% done, estimate finish Sat Oct 07 17:07:00 2023 xorriso : UPDATE : 18.93% done, estimate finish Sat Oct 07 17:20:18 2023 xorriso : UPDATE : 28.94% done, estimate finish Sat Oct 07 17:07:04 2023 xorriso : UPDATE : 18.99% done, estimate finish Sat Oct 07 17:20:19 2023 xorriso : UPDATE : 18.99% done, estimate finish Sat Oct 07 17:20:58 2023 xorriso : UPDATE : 29.01% done, estimate finish Sat Oct 07 17:07:11 2023 xorriso : UPDATE : 19.08% done, estimate finish Sat Oct 07 17:20:35 2023 xorriso : UPDATE : 29.08% done, estimate finish Sat Oct 07 17:07:19 2023 xorriso : UPDATE : 19.08% done, estimate finish Sat Oct 07 17:20:00 2023 xorriso : UPDATE : 29.20% done, estimate finish Sat Oct 07 17:10:40 2023 xorriso : UPDATE : 19.08% done, estimate finish Sat Oct 07 17:21:04 2023 xorriso : UPDATE : 29.31% done, estimate finish Sat Oct 07 17:10:41 2023 xorriso : UPDATE : 19.08% done, estimate finish Sat Oct 07 17:22:09 2023 xorriso : UPDATE : 29.40% done, estimate finish Sat Oct 07 17:10:44 2023 xorriso : UPDATE : 19.08% done, estimate finish Sat Oct 07 17:23:14 2023 xorriso : UPDATE : 29.49% done, estimate finish Sat Oct 07 17:10:49 2023 xorriso : UPDATE : 19.08% done, estimate finish Sat Oct 07 17:24:18 2023 xorriso : UPDATE : 29.55% done, estimate finish Sat Oct 07 17:11:02 2023 xorriso : UPDATE : 19.08% done, estimate finish Sat Oct 07 17:25:24 2023 xorriso : UPDATE : 29.60% done, estimate finish Sat Oct 07 17:11:15 2023 xorriso : UPDATE : 19.08% done, estimate finish Sat Oct 07 17:26:28 2023 xorriso : UPDATE : 29.64% done, estimate finish Sat Oct 07 17:11:31 2023 xorriso : UPDATE : 19.71% done, estimate finish Sat Oct 07 17:18:29 2023 xorriso : UPDATE : 29.71% done, estimate finish Sat Oct 07 17:11:40 2023 xorriso : UPDATE : 19.73% done, estimate finish Sat Oct 07 17:18:56 2023 xorriso : UPDATE : 29.79% done, estimate finish Sat Oct 07 17:11:44 2023 xorriso : UPDATE : 19.84% done, estimate finish Sat Oct 07 17:18:38 2023 xorriso : UPDATE : 29.85% done, estimate finish Sat Oct 07 17:11:52 2023 xorriso : UPDATE : 19.89% done, estimate finish Sat Oct 07 17:17:49 2023 xorriso : UPDATE : 29.88% done, estimate finish Sat Oct 07 17:14:29 2023 xorriso : UPDATE : 19.91% done, estimate finish Sat Oct 07 17:18:34 2023 xorriso : UPDATE : 29.95% done, estimate finish Sat Oct 07 17:14:29 2023 xorriso : UPDATE : 19.99% done, estimate finish Sat Oct 07 17:18:30 2023 xorriso : UPDATE : 30.00% done, estimate finish Sat Oct 07 17:14:45 2023 xorriso : UPDATE : 19.99% done, estimate finish Sat Oct 07 17:19:21 2023 xorriso : UPDATE : 30.05% done, estimate finish Sat Oct 07 17:14:52 2023 xorriso : UPDATE : 19.99% done, estimate finish Sat Oct 07 17:20:13 2023 xorriso : UPDATE : 30.13% done, estimate finish Sat Oct 07 17:14:43 2023 xorriso : UPDATE : 20.18% done, estimate finish Sat Oct 07 17:18:51 2023 xorriso : UPDATE : 30.19% done, estimate finish Sat Oct 07 17:14:52 2023 xorriso : UPDATE : 20.27% done, estimate finish Sat Oct 07 17:18:39 2023 xorriso : UPDATE : 30.24% done, estimate finish Sat Oct 07 17:15:02 2023 xorriso : UPDATE : 20.32% done, estimate finish Sat Oct 07 17:18:53 2023 xorriso : UPDATE : 30.30% done, estimate finish Sat Oct 07 17:15:06 2023 xorriso : UPDATE : 20.35% done, estimate finish Sat Oct 07 17:19:13 2023 xorriso : UPDATE : 30.36% done, estimate finish Sat Oct 07 17:15:08 2023 xorriso : UPDATE : 20.44% done, estimate finish Sat Oct 07 17:19:05 2023 xorriso : UPDATE : 30.40% done, estimate finish Sat Oct 07 17:15:23 2023 xorriso : UPDATE : 20.44% done, estimate finish Sat Oct 07 17:22:19 2023 xorriso : UPDATE : 30.47% done, estimate finish Sat Oct 07 17:16:08 2023 xorriso : UPDATE : 20.59% done, estimate finish Sat Oct 07 17:20:25 2023 xorriso : UPDATE : 30.47% done, estimate finish Sat Oct 07 17:17:19 2023 xorriso : UPDATE : 20.65% done, estimate finish Sat Oct 07 17:20:24 2023 xorriso : UPDATE : 30.47% done, estimate finish Sat Oct 07 17:18:32 2023 xorriso : UPDATE : 20.67% done, estimate finish Sat Oct 07 17:21:06 2023 xorriso : UPDATE : 30.47% done, estimate finish Sat Oct 07 17:19:43 2023 xorriso : UPDATE : 20.76% done, estimate finish Sat Oct 07 17:20:37 2023 xorriso : UPDATE : 30.47% done, estimate finish Sat Oct 07 17:20:55 2023 xorriso : UPDATE : 20.80% done, estimate finish Sat Oct 07 17:20:55 2023 xorriso : UPDATE : 30.47% done, estimate finish Sat Oct 07 17:22:07 2023 xorriso : UPDATE : 20.92% done, estimate finish Sat Oct 07 17:20:15 2023 xorriso : UPDATE : 30.47% done, estimate finish Sat Oct 07 17:23:18 2023 xorriso : UPDATE : 20.97% done, estimate finish Sat Oct 07 17:20:21 2023 xorriso : UPDATE : 30.47% done, estimate finish Sat Oct 07 17:24:31 2023 xorriso : UPDATE : 21.01% done, estimate finish Sat Oct 07 17:20:36 2023 xorriso : UPDATE : 30.47% done, estimate finish Sat Oct 07 17:25:42 2023 xorriso : UPDATE : 21.12% done, estimate finish Sat Oct 07 17:20:11 2023 xorriso : UPDATE : 30.47% done, estimate finish Sat Oct 07 17:26:54 2023 xorriso : UPDATE : 21.17% done, estimate finish Sat Oct 07 17:18:49 2023 xorriso : UPDATE : 30.47% done xorriso : UPDATE : 21.18% done, estimate finish Sat Oct 07 17:19:41 2023 xorriso : UPDATE : 30.47% done xorriso : UPDATE : 21.33% done, estimate finish Sat Oct 07 17:18:40 2023 xorriso : UPDATE : 30.47% done xorriso : UPDATE : 21.36% done, estimate finish Sat Oct 07 17:19:10 2023 xorriso : UPDATE : 30.47% done xorriso : UPDATE : 21.36% done, estimate finish Sat Oct 07 17:20:00 2023 xorriso : UPDATE : 30.47% done xorriso : UPDATE : 21.36% done, estimate finish Sat Oct 07 17:20:51 2023 xorriso : UPDATE : 30.47% done xorriso : UPDATE : 21.36% done, estimate finish Sat Oct 07 17:21:41 2023 xorriso : UPDATE : 30.47% done xorriso : UPDATE : 21.36% done, estimate finish Sat Oct 07 17:22:32 2023 xorriso : UPDATE : 30.47% done xorriso : UPDATE : 21.36% done, estimate finish Sat Oct 07 17:23:22 2023 xorriso : UPDATE : 30.47% done xorriso : UPDATE : 21.38% done, estimate finish Sat Oct 07 17:23:48 2023 xorriso : UPDATE : 30.47% done xorriso : UPDATE : 21.83% done, estimate finish Sat Oct 07 17:19:51 2023 xorriso : UPDATE : 30.47% done xorriso : UPDATE : 21.85% done, estimate finish Sat Oct 07 17:20:35 2023 xorriso : UPDATE : 30.47% done xorriso : UPDATE : 21.95% done, estimate finish Sat Oct 07 17:20:00 2023 xorriso : UPDATE : 30.47% done xorriso : UPDATE : 22.01% done, estimate finish Sat Oct 07 17:20:09 2023 xorriso : UPDATE : 30.47% done xorriso : UPDATE : 22.06% done, estimate finish Sat Oct 07 17:20:16 2023 xorriso : UPDATE : 30.47% done xorriso : UPDATE : 22.12% done, estimate finish Sat Oct 07 17:20:23 2023 xorriso : UPDATE : 30.47% done xorriso : UPDATE : 22.17% done, estimate finish Sat Oct 07 17:20:30 2023 xorriso : UPDATE : 30.51% done, estimate finish Sat Oct 07 21:48:06 2023 xorriso : UPDATE : 22.22% done, estimate finish Sat Oct 07 17:20:38 2023 xorriso : UPDATE : 32.30% done, estimate finish Sat Oct 07 17:11:06 2023 xorriso : UPDATE : 22.22% done, estimate finish Sat Oct 07 17:21:23 2023 xorriso : UPDATE : 33.76% done, estimate finish Sat Oct 07 17:08:07 2023 xorriso : UPDATE : 22.36% done, estimate finish Sat Oct 07 17:20:33 2023 xorriso : UPDATE : 33.83% done, estimate finish Sat Oct 07 17:08:15 2023 xorriso : UPDATE : 22.42% done, estimate finish Sat Oct 07 17:21:17 2023 xorriso : UPDATE : 33.83% done, estimate finish Sat Oct 07 17:06:30 2023 xorriso : UPDATE : 22.48% done, estimate finish Sat Oct 07 17:21:16 2023 xorriso : UPDATE : 33.83% done, estimate finish Sat Oct 07 17:06:44 2023 xorriso : UPDATE : 22.50% done, estimate finish Sat Oct 07 17:22:04 2023 xorriso : UPDATE : 33.83% done, estimate finish Sat Oct 07 17:06:58 2023 xorriso : UPDATE : 22.59% done, estimate finish Sat Oct 07 17:21:25 2023 xorriso : UPDATE : 33.83% done, estimate finish Sat Oct 07 17:07:11 2023 xorriso : UPDATE : 22.59% done, estimate finish Sat Oct 07 17:22:25 2023 xorriso : UPDATE : 33.83% done, estimate finish Sat Oct 07 17:07:24 2023 xorriso : UPDATE : 22.59% done, estimate finish Sat Oct 07 17:23:25 2023 xorriso : UPDATE : 33.83% done, estimate finish Sat Oct 07 17:07:38 2023 xorriso : UPDATE : 22.59% done, estimate finish Sat Oct 07 17:24:25 2023 xorriso : UPDATE : 33.83% done, estimate finish Sat Oct 07 17:07:52 2023 xorriso : UPDATE : 22.59% done, estimate finish Sat Oct 07 17:25:26 2023 xorriso : UPDATE : 33.83% done, estimate finish Sat Oct 07 17:08:05 2023 xorriso : UPDATE : 22.59% done, estimate finish Sat Oct 07 17:26:26 2023 xorriso : UPDATE : 33.83% done, estimate finish Sat Oct 07 17:08:19 2023 xorriso : UPDATE : 23.01% done, estimate finish Sat Oct 07 17:20:36 2023 xorriso : UPDATE : 33.83% done, estimate finish Sat Oct 07 17:08:32 2023 xorriso : UPDATE : 23.07% done, estimate finish Sat Oct 07 17:20:02 2023 xorriso : UPDATE : 33.83% done xorriso : UPDATE : 23.08% done, estimate finish Sat Oct 07 17:21:04 2023 xorriso : UPDATE : 33.83% done xorriso : UPDATE : 23.22% done, estimate finish Sat Oct 07 17:19:44 2023 xorriso : UPDATE : 33.83% done xorriso : UPDATE : 23.23% done, estimate finish Sat Oct 07 17:20:33 2023 xorriso : UPDATE : 33.83% done xorriso : UPDATE : 23.31% done, estimate finish Sat Oct 07 17:20:18 2023 xorriso : UPDATE : 33.83% done xorriso : UPDATE : 23.39% done, estimate finish Sat Oct 07 17:20:05 2023 xorriso : UPDATE : 33.83% done xorriso : UPDATE : 23.45% done, estimate finish Sat Oct 07 17:20:09 2023 xorriso : UPDATE : 33.83% done xorriso : UPDATE : 23.48% done, estimate finish Sat Oct 07 17:20:36 2023 xorriso : UPDATE : 33.83% done xorriso : UPDATE : 23.48% done, estimate finish Sat Oct 07 17:21:20 2023 xorriso : UPDATE : 33.83% done xorriso : UPDATE : 23.56% done, estimate finish Sat Oct 07 17:21:03 2023 xorriso : UPDATE : 33.83% done xorriso : UPDATE : 23.71% done, estimate finish Sat Oct 07 17:20:16 2023 xorriso : UPDATE : 33.83% done xorriso : UPDATE : 23.77% done, estimate finish Sat Oct 07 17:20:16 2023 xorriso : UPDATE : 33.83% done xorriso : UPDATE : 23.82% done, estimate finish Sat Oct 07 17:20:30 2023 xorriso : UPDATE : 34.95% done, estimate finish Sat Oct 07 17:12:00 2023 xorriso : UPDATE : 23.82% done, estimate finish Sat Oct 07 17:21:29 2023 xorriso : UPDATE : 36.58% done, estimate finish Sat Oct 07 17:07:36 2023 xorriso : UPDATE : 23.96% done, estimate finish Sat Oct 07 17:20:24 2023 xorriso : UPDATE : 36.69% done, estimate finish Sat Oct 07 17:07:43 2023 xorriso : UPDATE : 24.03% done, estimate finish Sat Oct 07 17:20:14 2023 xorriso : UPDATE : 36.72% done, estimate finish Sat Oct 07 17:07:55 2023 xorriso : UPDATE : 24.09% done, estimate finish Sat Oct 07 17:20:22 2023 xorriso : UPDATE : 36.75% done, estimate finish Sat Oct 07 17:08:08 2023 xorriso : UPDATE : 24.12% done, estimate finish Sat Oct 07 17:20:39 2023 xorriso : UPDATE : 36.79% done, estimate finish Sat Oct 07 17:08:20 2023 xorriso : UPDATE : 36.82% done, estimate finish Sat Oct 07 17:08:31 2023 xorriso : UPDATE : 24.12% done, estimate finish Sat Oct 07 17:21:22 2023 xorriso : UPDATE : 24.12% done, estimate finish Sat Oct 07 17:22:01 2023 xorriso : UPDATE : 36.85% done, estimate finish Sat Oct 07 17:08:42 2023 xorriso : UPDATE : 24.12% done, estimate finish Sat Oct 07 17:22:45 2023 xorriso : UPDATE : 36.88% done, estimate finish Sat Oct 07 17:08:53 2023 xorriso : UPDATE : 24.12% done, estimate finish Sat Oct 07 17:28:10 2023 xorriso : UPDATE : 36.99% done, estimate finish Sat Oct 07 17:06:54 2023 xorriso : UPDATE : 24.12% done, estimate finish Sat Oct 07 17:29:57 2023 xorriso : UPDATE : 37.07% done, estimate finish Sat Oct 07 17:07:03 2023 xorriso : UPDATE : 24.12% done, estimate finish Sat Oct 07 17:31:44 2023 xorriso : UPDATE : 37.16% done, estimate finish Sat Oct 07 17:07:11 2023 xorriso : UPDATE : 24.12% done, estimate finish Sat Oct 07 17:33:30 2023 xorriso : UPDATE : 37.28% done, estimate finish Sat Oct 07 17:07:17 2023 xorriso : UPDATE : 24.12% done, estimate finish Sat Oct 07 17:35:18 2023 xorriso : UPDATE : 37.33% done, estimate finish Sat Oct 07 17:07:27 2023 xorriso : UPDATE : 24.12% done, estimate finish Sat Oct 07 17:37:04 2023 xorriso : UPDATE : 37.33% done, estimate finish Sat Oct 07 17:07:39 2023 xorriso : UPDATE : 24.12% done, estimate finish Sat Oct 07 17:38:51 2023 xorriso : UPDATE : 37.33% done, estimate finish Sat Oct 07 17:07:52 2023 xorriso : UPDATE : 24.12% done, estimate finish Sat Oct 07 17:40:38 2023 xorriso : UPDATE : 37.71% done, estimate finish Sat Oct 07 17:07:39 2023 xorriso : UPDATE : 24.12% done, estimate finish Sat Oct 07 17:42:25 2023 xorriso : UPDATE : 37.80% done, estimate finish Sat Oct 07 17:07:45 2023 xorriso : UPDATE : 24.12% done, estimate finish Sat Oct 07 17:44:12 2023 xorriso : UPDATE : 37.92% done, estimate finish Sat Oct 07 17:07:49 2023 xorriso : UPDATE : 24.12% done xorriso : UPDATE : 38.00% done, estimate finish Sat Oct 07 17:11:05 2023 xorriso : UPDATE : 24.12% done xorriso : UPDATE : 38.09% done, estimate finish Sat Oct 07 17:11:07 2023 xorriso : UPDATE : 24.50% done, estimate finish Sat Oct 07 17:32:14 2023 xorriso : UPDATE : 38.17% done, estimate finish Sat Oct 07 17:11:13 2023 xorriso : UPDATE : 25.36% done, estimate finish Sat Oct 07 17:16:30 2023 xorriso : UPDATE : 38.24% done, estimate finish Sat Oct 07 17:11:26 2023 xorriso : UPDATE : 25.43% done, estimate finish Sat Oct 07 17:16:40 2023 xorriso : UPDATE : 38.34% done, estimate finish Sat Oct 07 17:11:23 2023 xorriso : UPDATE : 25.47% done, estimate finish Sat Oct 07 17:17:00 2023 xorriso : UPDATE : 38.34% done, estimate finish Sat Oct 07 17:11:53 2023 xorriso : UPDATE : 25.51% done, estimate finish Sat Oct 07 17:17:19 2023 xorriso : UPDATE : 38.61% done, estimate finish Sat Oct 07 17:11:03 2023 xorriso : UPDATE : 25.51% done, estimate finish Sat Oct 07 17:17:52 2023 xorriso : UPDATE : 38.72% done, estimate finish Sat Oct 07 17:10:59 2023 xorriso : UPDATE : 25.65% done, estimate finish Sat Oct 07 17:17:27 2023 xorriso : UPDATE : 38.80% done, estimate finish Sat Oct 07 17:11:05 2023 xorriso : UPDATE : 25.71% done, estimate finish Sat Oct 07 17:17:35 2023 xorriso : UPDATE : 38.87% done, estimate finish Sat Oct 07 17:11:10 2023 xorriso : UPDATE : 25.77% done, estimate finish Sat Oct 07 17:13:24 2023 xorriso : UPDATE : 38.96% done, estimate finish Sat Oct 07 17:11:21 2023 xorriso : UPDATE : 25.77% done, estimate finish Sat Oct 07 17:13:52 2023 xorriso : UPDATE : 39.04% done, estimate finish Sat Oct 07 17:11:29 2023 xorriso : UPDATE : 25.89% done, estimate finish Sat Oct 07 17:13:55 2023 xorriso : UPDATE : 39.11% done, estimate finish Sat Oct 07 17:11:35 2023 xorriso : UPDATE : 25.94% done, estimate finish Sat Oct 07 17:14:12 2023 xorriso : UPDATE : 39.18% done, estimate finish Sat Oct 07 17:11:44 2023 xorriso : UPDATE : 26.01% done, estimate finish Sat Oct 07 17:14:22 2023 xorriso : UPDATE : 39.28% done, estimate finish Sat Oct 07 17:11:42 2023 xorriso : UPDATE : 26.01% done, estimate finish Sat Oct 07 17:14:47 2023 xorriso : UPDATE : 39.36% done, estimate finish Sat Oct 07 17:11:48 2023 xorriso : UPDATE : 26.13% done, estimate finish Sat Oct 07 17:14:45 2023 xorriso : UPDATE : 39.43% done, estimate finish Sat Oct 07 17:11:51 2023 xorriso : UPDATE : 26.21% done, estimate finish Sat Oct 07 17:14:54 2023 xorriso : UPDATE : 39.51% done, estimate finish Sat Oct 07 17:11:56 2023 xorriso : UPDATE : 26.26% done, estimate finish Sat Oct 07 17:15:05 2023 xorriso : UPDATE : 39.58% done, estimate finish Sat Oct 07 17:12:01 2023 xorriso : UPDATE : 26.30% done, estimate finish Sat Oct 07 17:15:19 2023 xorriso : UPDATE : 39.68% done, estimate finish Sat Oct 07 17:11:57 2023 xorriso : UPDATE : 26.30% done, estimate finish Sat Oct 07 17:22:24 2023 xorriso : UPDATE : 39.75% done, estimate finish Sat Oct 07 17:12:47 2023 xorriso : UPDATE : 26.33% done, estimate finish Sat Oct 07 17:23:08 2023 xorriso : UPDATE : 39.83% done, estimate finish Sat Oct 07 17:12:50 2023 xorriso : UPDATE : 26.52% done, estimate finish Sat Oct 07 17:20:22 2023 xorriso : UPDATE : 39.92% done, estimate finish Sat Oct 07 17:12:46 2023 xorriso : UPDATE : 26.57% done, estimate finish Sat Oct 07 17:20:40 2023 xorriso : UPDATE : 39.98% done, estimate finish Sat Oct 07 17:12:53 2023 xorriso : UPDATE : 26.57% done, estimate finish Sat Oct 07 17:21:35 2023 xorriso : UPDATE : 40.09% done, estimate finish Sat Oct 07 17:12:38 2023 xorriso : UPDATE : 26.65% done, estimate finish Sat Oct 07 17:21:13 2023 xorriso : UPDATE : 40.17% done, estimate finish Sat Oct 07 17:12:41 2023 xorriso : UPDATE : 26.80% done, estimate finish Sat Oct 07 17:20:05 2023 xorriso : UPDATE : 40.25% done, estimate finish Sat Oct 07 17:12:40 2023 xorriso : UPDATE : 26.85% done, estimate finish Sat Oct 07 17:20:16 2023 xorriso : UPDATE : 40.32% done, estimate finish Sat Oct 07 17:12:44 2023 xorriso : UPDATE : 26.92% done, estimate finish Sat Oct 07 17:20:13 2023 xorriso : UPDATE : 40.41% done, estimate finish Sat Oct 07 17:12:43 2023 xorriso : UPDATE : 26.97% done, estimate finish Sat Oct 07 17:20:21 2023 xorriso : UPDATE : 40.49% done, estimate finish Sat Oct 07 17:12:43 2023 xorriso : UPDATE : 26.98% done, estimate finish Sat Oct 07 17:19:34 2023 xorriso : UPDATE : 40.56% done, estimate finish Sat Oct 07 17:12:42 2023 xorriso : UPDATE : 26.98% done, estimate finish Sat Oct 07 17:20:39 2023 xorriso : UPDATE : 40.64% done, estimate finish Sat Oct 07 17:12:43 2023 xorriso : UPDATE : 27.05% done, estimate finish Sat Oct 07 17:20:31 2023 xorriso : UPDATE : 40.73% done, estimate finish Sat Oct 07 17:12:40 2023 xorriso : UPDATE : 27.24% done, estimate finish Sat Oct 07 17:18:55 2023 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 07 17:12:47 2023 xorriso : UPDATE : 27.33% done, estimate finish Sat Oct 07 17:18:46 2023 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 07 17:13:24 2023 xorriso : UPDATE : 27.37% done, estimate finish Sat Oct 07 17:19:03 2023 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 07 17:14:02 2023 xorriso : UPDATE : 27.37% done, estimate finish Sat Oct 07 17:19:44 2023 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 07 17:14:39 2023 xorriso : UPDATE : 27.55% done, estimate finish Sat Oct 07 17:18:46 2023 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 07 17:15:16 2023 xorriso : UPDATE : 27.56% done, estimate finish Sat Oct 07 17:19:19 2023 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 07 17:15:54 2023 xorriso : UPDATE : 27.56% done, estimate finish Sat Oct 07 17:19:54 2023 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 07 17:16:31 2023 xorriso : UPDATE : 27.56% done, estimate finish Sat Oct 07 17:21:33 2023 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 07 17:31:49 2023 xorriso : UPDATE : 27.56% done, estimate finish Sat Oct 07 17:22:49 2023 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 07 17:34:30 2023 xorriso : UPDATE : 27.93% done, estimate finish Sat Oct 07 17:18:03 2023 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 07 17:37:12 2023 xorriso : UPDATE : 28.00% done, estimate finish Sat Oct 07 17:18:08 2023 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 07 17:39:53 2023 xorriso : UPDATE : 28.05% done, estimate finish Sat Oct 07 17:18:20 2023 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 07 17:42:34 2023 xorriso : UPDATE : 28.12% done, estimate finish Sat Oct 07 17:18:25 2023 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 07 17:45:16 2023 xorriso : UPDATE : 28.21% done, estimate finish Sat Oct 07 17:18:19 2023 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 07 17:47:57 2023 xorriso : UPDATE : 28.27% done, estimate finish Sat Oct 07 17:18:27 2023 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 07 17:50:38 2023 xorriso : UPDATE : 28.30% done, estimate finish Sat Oct 07 17:18:47 2023 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 07 17:53:19 2023 xorriso : UPDATE : 28.38% done, estimate finish Sat Oct 07 17:18:40 2023 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 07 17:56:00 2023 xorriso : UPDATE : 28.38% done, estimate finish Sat Oct 07 17:17:40 2023 xorriso : UPDATE : 40.79% done xorriso : UPDATE : 28.56% done, estimate finish Sat Oct 07 17:16:52 2023 xorriso : UPDATE : 40.79% done xorriso : UPDATE : 28.63% done, estimate finish Sat Oct 07 17:17:01 2023 xorriso : UPDATE : 40.79% done xorriso : UPDATE : 28.68% done, estimate finish Sat Oct 07 17:17:13 2023 xorriso : UPDATE : 40.79% done xorriso : UPDATE : 28.74% done, estimate finish Sat Oct 07 17:17:26 2023 xorriso : UPDATE : 40.79% done xorriso : UPDATE : 28.79% done, estimate finish Sat Oct 07 17:17:39 2023 xorriso : UPDATE : 40.79% done xorriso : UPDATE : 28.85% done, estimate finish Sat Oct 07 17:17:51 2023 xorriso : UPDATE : 40.79% done xorriso : UPDATE : 28.85% done, estimate finish Sat Oct 07 17:18:25 2023 xorriso : UPDATE : 40.89% done, estimate finish Sat Oct 07 18:53:20 2023 xorriso : UPDATE : 29.01% done, estimate finish Sat Oct 07 17:17:51 2023 xorriso : UPDATE : 42.61% done, estimate finish Sat Oct 07 17:11:18 2023 xorriso : UPDATE : 29.05% done, estimate finish Sat Oct 07 17:18:05 2023 xorriso : UPDATE : 43.99% done, estimate finish Sat Oct 07 17:08:36 2023 xorriso : UPDATE : 29.15% done, estimate finish Sat Oct 07 17:18:22 2023 xorriso : UPDATE : 44.10% done, estimate finish Sat Oct 07 17:06:52 2023 xorriso : UPDATE : 29.19% done, estimate finish Sat Oct 07 17:18:43 2023 xorriso : UPDATE : 44.20% done, estimate finish Sat Oct 07 17:07:00 2023 xorriso : UPDATE : 29.19% done, estimate finish Sat Oct 07 17:19:36 2023 xorriso : UPDATE : 44.24% done, estimate finish Sat Oct 07 17:07:10 2023 xorriso : UPDATE : 29.35% done, estimate finish Sat Oct 07 17:18:38 2023 xorriso : UPDATE : 44.45% done, estimate finish Sat Oct 07 17:07:11 2023 xorriso : UPDATE : 29.35% done, estimate finish Sat Oct 07 17:19:22 2023 xorriso : UPDATE : 44.55% done, estimate finish Sat Oct 07 17:07:17 2023 xorriso : UPDATE : 29.35% done, estimate finish Sat Oct 07 17:20:08 2023 xorriso : UPDATE : 44.66% done, estimate finish Sat Oct 07 17:07:23 2023 xorriso : UPDATE : 29.37% done, estimate finish Sat Oct 07 17:20:38 2023 xorriso : UPDATE : 44.66% done, estimate finish Sat Oct 07 17:07:34 2023 xorriso : UPDATE : 29.65% done, estimate finish Sat Oct 07 17:18:34 2023 xorriso : UPDATE : 44.88% done, estimate finish Sat Oct 07 17:07:33 2023 xorriso : UPDATE : 29.74% done, estimate finish Sat Oct 07 17:18:26 2023 xorriso : UPDATE : 44.97% done, estimate finish Sat Oct 07 17:07:39 2023 xorriso : UPDATE : 29.81% done, estimate finish Sat Oct 07 17:18:28 2023 xorriso : UPDATE : 45.03% done, estimate finish Sat Oct 07 17:07:46 2023 xorriso : UPDATE : 29.85% done, estimate finish Sat Oct 07 17:19:02 2023 xorriso : UPDATE : 45.21% done, estimate finish Sat Oct 07 17:10:27 2023 xorriso : UPDATE : 29.89% done, estimate finish Sat Oct 07 17:19:31 2023 xorriso : UPDATE : 45.31% done, estimate finish Sat Oct 07 17:10:28 2023 xorriso : UPDATE : 45.38% done, estimate finish Sat Oct 07 17:10:36 2023 xorriso : UPDATE : 30.00% done, estimate finish Sat Oct 07 17:18:56 2023 xorriso : UPDATE : 30.02% done, estimate finish Sat Oct 07 17:19:30 2023 xorriso : UPDATE : 45.52% done, estimate finish Sat Oct 07 17:10:28 2023 xorriso : UPDATE : 30.12% done, estimate finish Sat Oct 07 17:19:07 2023 xorriso : UPDATE : 45.59% done, estimate finish Sat Oct 07 17:10:37 2023 xorriso : UPDATE : 30.17% done, estimate finish Sat Oct 07 17:19:16 2023 xorriso : UPDATE : 45.71% done, estimate finish Sat Oct 07 17:10:33 2023 xorriso : UPDATE : 30.17% done, estimate finish Sat Oct 07 17:19:58 2023 xorriso : UPDATE : 45.81% done, estimate finish Sat Oct 07 17:10:36 2023 xorriso : UPDATE : 30.17% done, estimate finish Sat Oct 07 17:20:40 2023 xorriso : UPDATE : 45.81% done, estimate finish Sat Oct 07 17:10:58 2023 xorriso : UPDATE : 30.43% done, estimate finish Sat Oct 07 17:18:51 2023 xorriso : UPDATE : 46.09% done, estimate finish Sat Oct 07 17:10:25 2023 xorriso : UPDATE : 30.48% done, estimate finish Sat Oct 07 17:19:02 2023 xorriso : UPDATE : 46.18% done, estimate finish Sat Oct 07 17:10:28 2023 xorriso : UPDATE : 30.55% done, estimate finish Sat Oct 07 17:18:59 2023 xorriso : UPDATE : 46.18% done, estimate finish Sat Oct 07 17:10:46 2023 xorriso : UPDATE : 30.59% done, estimate finish Sat Oct 07 17:19:23 2023 xorriso : UPDATE : 46.40% done, estimate finish Sat Oct 07 17:10:27 2023 xorriso : UPDATE : 30.67% done, estimate finish Sat Oct 07 17:19:14 2023 xorriso : UPDATE : 46.46% done, estimate finish Sat Oct 07 17:10:41 2023 xorriso : UPDATE : 30.70% done, estimate finish Sat Oct 07 17:19:47 2023 xorriso : UPDATE : 46.46% done, estimate finish Sat Oct 07 17:11:10 2023 xorriso : UPDATE : 30.80% done, estimate finish Sat Oct 07 17:19:22 2023 xorriso : UPDATE : 46.74% done, estimate finish Sat Oct 07 17:10:26 2023 xorriso : UPDATE : 30.88% done, estimate finish Sat Oct 07 17:19:12 2023 xorriso : UPDATE : 46.82% done, estimate finish Sat Oct 07 17:10:32 2023 xorriso : UPDATE : 30.93% done, estimate finish Sat Oct 07 17:19:27 2023 xorriso : UPDATE : 46.97% done, estimate finish Sat Oct 07 17:10:24 2023 xorriso : UPDATE : 31.02% done, estimate finish Sat Oct 07 17:19:14 2023 xorriso : UPDATE : 47.06% done, estimate finish Sat Oct 07 17:10:26 2023 xorriso : UPDATE : 31.09% done, estimate finish Sat Oct 07 17:19:12 2023 xorriso : UPDATE : 47.10% done, estimate finish Sat Oct 07 17:10:39 2023 xorriso : UPDATE : 31.13% done, estimate finish Sat Oct 07 17:19:27 2023 xorriso : UPDATE : 47.16% done, estimate finish Sat Oct 07 17:10:48 2023 xorriso : UPDATE : 31.17% done, estimate finish Sat Oct 07 17:19:37 2023 xorriso : UPDATE : 47.38% done, estimate finish Sat Oct 07 17:10:28 2023 xorriso : UPDATE : 31.28% done, estimate finish Sat Oct 07 17:19:14 2023 xorriso : UPDATE : 47.47% done, estimate finish Sat Oct 07 17:10:36 2023 xorriso : UPDATE : 31.32% done, estimate finish Sat Oct 07 17:19:40 2023 xorriso : UPDATE : 47.57% done, estimate finish Sat Oct 07 17:10:36 2023 xorriso : UPDATE : 31.40% done, estimate finish Sat Oct 07 17:19:26 2023 xorriso : UPDATE : 47.69% done, estimate finish Sat Oct 07 17:10:34 2023 xorriso : UPDATE : 31.44% done, estimate finish Sat Oct 07 17:19:52 2023 xorriso : UPDATE : 47.73% done, estimate finish Sat Oct 07 17:10:50 2023 xorriso : UPDATE : 31.44% done, estimate finish Sat Oct 07 17:20:42 2023 xorriso : UPDATE : 47.90% done, estimate finish Sat Oct 07 17:10:34 2023 xorriso : UPDATE : 31.46% done, estimate finish Sat Oct 07 17:21:16 2023 xorriso : UPDATE : 47.97% done, estimate finish Sat Oct 07 17:10:43 2023 xorriso : UPDATE : 48.00% done, estimate finish Sat Oct 07 17:10:59 2023 xorriso : UPDATE : 31.67% done, estimate finish Sat Oct 07 17:19:30 2023 xorriso : UPDATE : 48.00% done, estimate finish Sat Oct 07 17:11:23 2023 xorriso : UPDATE : 31.76% done, estimate finish Sat Oct 07 17:19:14 2023 xorriso : UPDATE : 48.00% done, estimate finish Sat Oct 07 17:11:45 2023 xorriso : UPDATE : 31.84% done, estimate finish Sat Oct 07 17:19:10 2023 xorriso : UPDATE : 48.03% done, estimate finish Sat Oct 07 17:12:00 2023 xorriso : UPDATE : 31.91% done, estimate finish Sat Oct 07 17:19:09 2023 xorriso : UPDATE : 48.55% done, estimate finish Sat Oct 07 17:10:31 2023 xorriso : UPDATE : 31.92% done, estimate finish Sat Oct 07 17:20:04 2023 xorriso : UPDATE : 32.02% done, estimate finish Sat Oct 07 17:19:31 2023 xorriso : UPDATE : 48.55% done, estimate finish Sat Oct 07 17:11:04 2023 xorriso : UPDATE : 48.78% done, estimate finish Sat Oct 07 17:10:27 2023 xorriso : UPDATE : 32.14% done, estimate finish Sat Oct 07 17:18:53 2023 xorriso : UPDATE : 48.87% done, estimate finish Sat Oct 07 17:10:31 2023 xorriso : UPDATE : 32.14% done, estimate finish Sat Oct 07 17:19:42 2023 xorriso : UPDATE : 48.94% done, estimate finish Sat Oct 07 17:10:41 2023 xorriso : UPDATE : 32.26% done, estimate finish Sat Oct 07 17:19:07 2023 xorriso : UPDATE : 49.01% done, estimate finish Sat Oct 07 17:10:48 2023 xorriso : UPDATE : 32.34% done, estimate finish Sat Oct 07 17:18:59 2023 xorriso : UPDATE : 49.01% done, estimate finish Sat Oct 07 17:11:11 2023 xorriso : UPDATE : 32.34% done, estimate finish Sat Oct 07 17:19:40 2023 xorriso : UPDATE : 49.01% done, estimate finish Sat Oct 07 17:11:34 2023 xorriso : UPDATE : 32.34% done, estimate finish Sat Oct 07 17:20:20 2023 xorriso : UPDATE : 49.43% done, estimate finish Sat Oct 07 17:10:27 2023 xorriso : UPDATE : 32.34% done, estimate finish Sat Oct 07 17:21:00 2023 xorriso : UPDATE : 49.51% done, estimate finish Sat Oct 07 17:10:32 2023 xorriso : UPDATE : 32.38% done, estimate finish Sat Oct 07 17:21:10 2023 xorriso : UPDATE : 49.62% done, estimate finish Sat Oct 07 17:10:32 2023 xorriso : UPDATE : 32.73% done, estimate finish Sat Oct 07 17:17:45 2023 xorriso : UPDATE : 49.66% done, estimate finish Sat Oct 07 17:10:51 2023 xorriso : UPDATE : 32.82% done, estimate finish Sat Oct 07 17:17:38 2023 xorriso : UPDATE : 49.66% done, estimate finish Sat Oct 07 17:11:22 2023 xorriso : UPDATE : 32.88% done, estimate finish Sat Oct 07 17:17:50 2023 xorriso : UPDATE : 49.92% done, estimate finish Sat Oct 07 17:10:37 2023 xorriso : UPDATE : 32.94% done, estimate finish Sat Oct 07 17:18:00 2023 xorriso : UPDATE : 50.04% done, estimate finish Sat Oct 07 17:10:32 2023 xorriso : UPDATE : 32.94% done, estimate finish Sat Oct 07 17:18:42 2023 xorriso : UPDATE : 50.14% done, estimate finish Sat Oct 07 17:10:34 2023 xorriso : UPDATE : 32.94% done, estimate finish Sat Oct 07 17:19:23 2023 xorriso : UPDATE : 50.23% done, estimate finish Sat Oct 07 17:10:39 2023 xorriso : UPDATE : 32.94% done, estimate finish Sat Oct 07 17:20:03 2023 xorriso : UPDATE : 50.33% done, estimate finish Sat Oct 07 17:10:40 2023 xorriso : UPDATE : 33.25% done, estimate finish Sat Oct 07 17:17:57 2023 xorriso : UPDATE : 50.42% done, estimate finish Sat Oct 07 17:10:42 2023 xorriso : UPDATE : 33.32% done, estimate finish Sat Oct 07 17:18:01 2023 xorriso : UPDATE : 50.52% done, estimate finish Sat Oct 07 17:10:42 2023 xorriso : UPDATE : 33.38% done, estimate finish Sat Oct 07 17:18:09 2023 xorriso : UPDATE : 50.64% done, estimate finish Sat Oct 07 17:10:49 2023 xorriso : UPDATE : 33.44% done, estimate finish Sat Oct 07 17:18:51 2023 xorriso : UPDATE : 50.71% done, estimate finish Sat Oct 07 17:10:57 2023 xorriso : UPDATE : 33.50% done, estimate finish Sat Oct 07 17:18:55 2023 xorriso : UPDATE : 50.84% done, estimate finish Sat Oct 07 17:10:50 2023 xorriso : UPDATE : 33.57% done, estimate finish Sat Oct 07 17:19:00 2023 xorriso : UPDATE : 50.90% done, estimate finish Sat Oct 07 17:10:59 2023 xorriso : UPDATE : 33.62% done, estimate finish Sat Oct 07 17:19:09 2023 xorriso : UPDATE : 51.04% done, estimate finish Sat Oct 07 17:10:50 2023 xorriso : UPDATE : 33.69% done, estimate finish Sat Oct 07 17:19:09 2023 xorriso : UPDATE : 51.14% done, estimate finish Sat Oct 07 17:10:50 2023 xorriso : UPDATE : 33.72% done, estimate finish Sat Oct 07 17:19:34 2023 xorriso : UPDATE : 51.23% done, estimate finish Sat Oct 07 17:10:53 2023 xorriso : UPDATE : 33.72% done, estimate finish Sat Oct 07 17:20:16 2023 xorriso : UPDATE : 51.31% done, estimate finish Sat Oct 07 17:10:56 2023 xorriso : UPDATE : 33.72% done, estimate finish Sat Oct 07 17:20:58 2023 xorriso : UPDATE : 51.42% done, estimate finish Sat Oct 07 17:10:55 2023 xorriso : UPDATE : 33.72% done, estimate finish Sat Oct 07 17:21:40 2023 xorriso : UPDATE : 51.52% done, estimate finish Sat Oct 07 17:10:55 2023 xorriso : UPDATE : 33.72% done, estimate finish Sat Oct 07 17:22:22 2023 xorriso : UPDATE : 51.55% done, estimate finish Sat Oct 07 17:11:27 2023 xorriso : UPDATE : 33.72% done, estimate finish Sat Oct 07 17:33:15 2023 xorriso : UPDATE : 51.72% done, estimate finish Sat Oct 07 17:10:59 2023 xorriso : UPDATE : 33.72% done, estimate finish Sat Oct 07 17:35:39 2023 xorriso : UPDATE : 51.83% done, estimate finish Sat Oct 07 17:10:56 2023 xorriso : UPDATE : 33.72% done, estimate finish Sat Oct 07 17:38:02 2023 xorriso : UPDATE : 51.93% done, estimate finish Sat Oct 07 17:10:56 2023 xorriso : UPDATE : 33.72% done, estimate finish Sat Oct 07 17:40:25 2023 xorriso : UPDATE : 52.02% done, estimate finish Sat Oct 07 17:10:59 2023 xorriso : UPDATE : 33.72% done, estimate finish Sat Oct 07 17:42:49 2023 xorriso : UPDATE : 52.12% done, estimate finish Sat Oct 07 17:10:59 2023 xorriso : UPDATE : 33.72% done, estimate finish Sat Oct 07 17:45:12 2023 xorriso : UPDATE : 52.22% done, estimate finish Sat Oct 07 17:10:58 2023 xorriso : UPDATE : 33.72% done, estimate finish Sat Oct 07 17:47:35 2023 xorriso : UPDATE : 52.23% done, estimate finish Sat Oct 07 17:11:17 2023 xorriso : UPDATE : 33.72% done, estimate finish Sat Oct 07 17:49:59 2023 xorriso : UPDATE : 52.44% done, estimate finish Sat Oct 07 17:10:53 2023 xorriso : UPDATE : 34.78% done, estimate finish Sat Oct 07 17:18:20 2023 xorriso : UPDATE : 52.54% done, estimate finish Sat Oct 07 17:10:54 2023 xorriso : UPDATE : 34.78% done, estimate finish Sat Oct 07 17:18:51 2023 xorriso : UPDATE : 52.54% done, estimate finish Sat Oct 07 17:10:59 2023 xorriso : UPDATE : 34.78% done, estimate finish Sat Oct 07 17:15:46 2023 xorriso : UPDATE : 52.54% done, estimate finish Sat Oct 07 17:11:33 2023 xorriso : UPDATE : 34.78% done, estimate finish Sat Oct 07 17:16:25 2023 xorriso : UPDATE : 52.54% done, estimate finish Sat Oct 07 17:12:07 2023 xorriso : UPDATE : 34.78% done, estimate finish Sat Oct 07 17:17:04 2023 xorriso : UPDATE : 52.54% done, estimate finish Sat Oct 07 17:12:41 2023 xorriso : UPDATE : 34.78% done, estimate finish Sat Oct 07 17:17:43 2023 xorriso : UPDATE : 52.54% done, estimate finish Sat Oct 07 17:13:15 2023 xorriso : UPDATE : 34.78% done, estimate finish Sat Oct 07 17:18:22 2023 xorriso : UPDATE : 52.54% done, estimate finish Sat Oct 07 17:13:49 2023 xorriso : UPDATE : 34.78% done, estimate finish Sat Oct 07 17:19:01 2023 xorriso : UPDATE : 52.54% done, estimate finish Sat Oct 07 17:14:22 2023 xorriso : UPDATE : 34.78% done, estimate finish Sat Oct 07 17:19:40 2023 xorriso : UPDATE : 52.54% done, estimate finish Sat Oct 07 17:14:57 2023 xorriso : UPDATE : 34.82% done, estimate finish Sat Oct 07 17:19:58 2023 xorriso : UPDATE : 53.57% done, estimate finish Sat Oct 07 17:10:17 2023 xorriso : UPDATE : 35.54% done, estimate finish Sat Oct 07 17:16:01 2023 xorriso : UPDATE : 53.75% done, estimate finish Sat Oct 07 17:10:07 2023 xorriso : UPDATE : 35.54% done, estimate finish Sat Oct 07 17:16:24 2023 xorriso : UPDATE : 53.75% done, estimate finish Sat Oct 07 17:09:56 2023 xorriso : UPDATE : 35.54% done, estimate finish Sat Oct 07 17:18:15 2023 xorriso : UPDATE : 53.96% done, estimate finish Sat Oct 07 17:09:39 2023 xorriso : UPDATE : 35.54% done, estimate finish Sat Oct 07 17:19:09 2023 xorriso : UPDATE : 54.04% done, estimate finish Sat Oct 07 17:09:47 2023 xorriso : UPDATE : 35.54% done, estimate finish Sat Oct 07 17:20:02 2023 xorriso : UPDATE : 54.17% done, estimate finish Sat Oct 07 17:09:46 2023 xorriso : UPDATE : 35.54% done, estimate finish Sat Oct 07 17:20:56 2023 xorriso : UPDATE : 54.18% done, estimate finish Sat Oct 07 17:10:05 2023 xorriso : UPDATE : 35.54% done, estimate finish Sat Oct 07 17:21:49 2023 xorriso : UPDATE : 54.31% done, estimate finish Sat Oct 07 17:10:04 2023 xorriso : UPDATE : 35.54% done, estimate finish Sat Oct 07 17:22:42 2023 xorriso : UPDATE : 35.54% done, estimate finish Sat Oct 07 17:23:31 2023 xorriso : UPDATE : 54.49% done, estimate finish Sat Oct 07 17:09:54 2023 xorriso : UPDATE : 54.54% done, estimate finish Sat Oct 07 17:10:01 2023 xorriso : UPDATE : 35.54% done, estimate finish Sat Oct 07 17:24:24 2023 xorriso : UPDATE : 54.54% done, estimate finish Sat Oct 07 17:10:19 2023 xorriso : UPDATE : 35.54% done, estimate finish Sat Oct 07 17:25:19 2023 xorriso : UPDATE : 54.54% done, estimate finish Sat Oct 07 17:10:36 2023 xorriso : UPDATE : 36.41% done, estimate finish Sat Oct 07 17:17:07 2023 xorriso : UPDATE : 54.54% done, estimate finish Sat Oct 07 17:10:53 2023 xorriso : UPDATE : 36.47% done, estimate finish Sat Oct 07 17:17:12 2023 xorriso : UPDATE : 55.07% done, estimate finish Sat Oct 07 17:09:57 2023 xorriso : UPDATE : 36.51% done, estimate finish Sat Oct 07 17:16:50 2023 xorriso : UPDATE : 55.07% done, estimate finish Sat Oct 07 17:10:22 2023 xorriso : UPDATE : 36.51% done, estimate finish Sat Oct 07 17:17:32 2023 xorriso : UPDATE : 55.07% done, estimate finish Sat Oct 07 17:10:47 2023 xorriso : UPDATE : 36.51% done, estimate finish Sat Oct 07 17:18:13 2023 xorriso : UPDATE : 36.51% done, estimate finish Sat Oct 07 17:18:55 2023 xorriso : UPDATE : 55.07% done, estimate finish Sat Oct 07 17:11:12 2023 xorriso : UPDATE : 36.83% done, estimate finish Sat Oct 07 17:17:03 2023 xorriso : UPDATE : 55.07% done, estimate finish Sat Oct 07 17:11:37 2023 xorriso : UPDATE : 55.07% done, estimate finish Sat Oct 07 17:12:02 2023 xorriso : UPDATE : 36.88% done, estimate finish Sat Oct 07 17:17:15 2023 xorriso : UPDATE : 55.07% done, estimate finish Sat Oct 07 17:12:27 2023 xorriso : UPDATE : 36.88% done, estimate finish Sat Oct 07 17:17:45 2023 xorriso : UPDATE : 36.88% done, estimate finish Sat Oct 07 17:18:16 2023 xorriso : UPDATE : 55.07% done, estimate finish Sat Oct 07 17:12:52 2023 xorriso : UPDATE : 36.88% done, estimate finish Sat Oct 07 17:18:46 2023 xorriso : UPDATE : 55.07% done, estimate finish Sat Oct 07 17:13:16 2023 xorriso : UPDATE : 55.07% done, estimate finish Sat Oct 07 17:13:41 2023 xorriso : UPDATE : 36.88% done, estimate finish Sat Oct 07 17:19:16 2023 xorriso : UPDATE : 36.88% done, estimate finish Sat Oct 07 17:27:16 2023 xorriso : UPDATE : 55.07% done xorriso : UPDATE : 36.88% done, estimate finish Sat Oct 07 17:29:03 2023 xorriso : UPDATE : 55.07% done xorriso : UPDATE : 55.07% done xorriso : UPDATE : 36.88% done, estimate finish Sat Oct 07 17:30:49 2023 xorriso : UPDATE : 36.88% done, estimate finish Sat Oct 07 17:32:37 2023 xorriso : UPDATE : 55.07% done xorriso : UPDATE : 55.07% done xorriso : UPDATE : 36.88% done, estimate finish Sat Oct 07 17:34:24 2023 xorriso : UPDATE : 56.68% done, estimate finish Sat Oct 07 17:10:27 2023 xorriso : UPDATE : 36.88% done, estimate finish Sat Oct 07 17:36:10 2023 xorriso : UPDATE : 36.88% done, estimate finish Sat Oct 07 17:37:57 2023 xorriso : UPDATE : 57.02% done, estimate finish Sat Oct 07 17:09:49 2023 xorriso : UPDATE : 36.88% done, estimate finish Sat Oct 07 17:39:44 2023 xorriso : UPDATE : 57.13% done, estimate finish Sat Oct 07 17:09:51 2023 xorriso : UPDATE : 36.88% done, estimate finish Sat Oct 07 17:41:31 2023 xorriso : UPDATE : 57.22% done, estimate finish Sat Oct 07 17:09:55 2023 xorriso : UPDATE : 36.88% done, estimate finish Sat Oct 07 17:43:17 2023 xorriso : UPDATE : 57.26% done, estimate finish Sat Oct 07 17:10:06 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 57.26% done, estimate finish Sat Oct 07 17:08:04 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 57.56% done, estimate finish Sat Oct 07 17:07:58 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 57.70% done, estimate finish Sat Oct 07 17:08:01 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 57.81% done, estimate finish Sat Oct 07 17:08:07 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 57.91% done, estimate finish Sat Oct 07 17:08:13 2023 xorriso : UPDATE : 58.00% done, estimate finish Sat Oct 07 17:08:19 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 36.88% done xorriso : UPDATE : 58.07% done, estimate finish Sat Oct 07 17:08:26 2023 xorriso : UPDATE : 58.20% done, estimate finish Sat Oct 07 17:08:28 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 36.88% done xorriso : UPDATE : 58.28% done, estimate finish Sat Oct 07 17:08:34 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 58.38% done, estimate finish Sat Oct 07 17:08:38 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 58.39% done, estimate finish Sat Oct 07 17:10:11 2023 xorriso : UPDATE : 58.61% done, estimate finish Sat Oct 07 17:09:49 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 36.88% done xorriso : UPDATE : 58.68% done, estimate finish Sat Oct 07 17:09:59 2023 xorriso : UPDATE : 58.83% done, estimate finish Sat Oct 07 17:09:53 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 36.88% done xorriso : UPDATE : 58.92% done, estimate finish Sat Oct 07 17:09:58 2023 xorriso : UPDATE : 58.99% done, estimate finish Sat Oct 07 17:10:06 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 59.11% done, estimate finish Sat Oct 07 17:10:04 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 59.25% done, estimate finish Sat Oct 07 17:10:01 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 59.27% done, estimate finish Sat Oct 07 17:10:14 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 59.27% done, estimate finish Sat Oct 07 17:10:30 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 59.52% done, estimate finish Sat Oct 07 17:10:10 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 59.52% done, estimate finish Sat Oct 07 17:10:37 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 59.52% done, estimate finish Sat Oct 07 17:11:04 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 59.52% done, estimate finish Sat Oct 07 17:11:31 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 59.52% done, estimate finish Sat Oct 07 17:11:57 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 59.52% done, estimate finish Sat Oct 07 17:12:25 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 59.52% done, estimate finish Sat Oct 07 17:12:51 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 60.46% done, estimate finish Sat Oct 07 17:09:50 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 60.50% done, estimate finish Sat Oct 07 17:10:00 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 60.50% done, estimate finish Sat Oct 07 17:10:15 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 60.50% done, estimate finish Sat Oct 07 17:10:49 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 60.50% done, estimate finish Sat Oct 07 17:11:20 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 60.50% done, estimate finish Sat Oct 07 17:11:50 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 60.50% done, estimate finish Sat Oct 07 17:12:20 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 60.50% done, estimate finish Sat Oct 07 17:12:49 2023 xorriso : UPDATE : 36.88% done xorriso : UPDATE : 60.50% done, estimate finish Sat Oct 07 17:13:20 2023 xorriso : UPDATE : 37.29% done, estimate finish Sat Oct 07 17:34:33 2023 xorriso : UPDATE : 60.50% done, estimate finish Sat Oct 07 17:13:50 2023 xorriso : UPDATE : 38.72% done, estimate finish Sat Oct 07 17:15:53 2023 xorriso : UPDATE : 60.69% done, estimate finish Sat Oct 07 17:12:57 2023 xorriso : UPDATE : 40.39% done, estimate finish Sat Oct 07 17:12:55 2023 xorriso : UPDATE : 61.83% done, estimate finish Sat Oct 07 17:09:37 2023 xorriso : UPDATE : 41.02% done, estimate finish Sat Oct 07 17:12:26 2023 xorriso : UPDATE : 61.90% done, estimate finish Sat Oct 07 17:09:42 2023 xorriso : UPDATE : 41.11% done, estimate finish Sat Oct 07 17:12:32 2023 xorriso : UPDATE : 61.90% done, estimate finish Sat Oct 07 17:09:20 2023 xorriso : UPDATE : 41.19% done, estimate finish Sat Oct 07 17:11:11 2023 xorriso : UPDATE : 61.90% done, estimate finish Sat Oct 07 17:09:42 2023 xorriso : UPDATE : 41.21% done, estimate finish Sat Oct 07 17:11:20 2023 xorriso : UPDATE : 61.90% done, estimate finish Sat Oct 07 17:10:02 2023 xorriso : UPDATE : 41.21% done, estimate finish Sat Oct 07 17:11:31 2023 xorriso : UPDATE : 61.90% done, estimate finish Sat Oct 07 17:10:23 2023 xorriso : UPDATE : 41.39% done, estimate finish Sat Oct 07 17:11:33 2023 xorriso : UPDATE : 61.90% done, estimate finish Sat Oct 07 17:10:44 2023 xorriso : UPDATE : 41.39% done, estimate finish Sat Oct 07 17:11:43 2023 xorriso : UPDATE : 61.90% done, estimate finish Sat Oct 07 17:11:05 2023 xorriso : UPDATE : 41.39% done, estimate finish Sat Oct 07 17:11:52 2023 xorriso : UPDATE : 61.90% done, estimate finish Sat Oct 07 17:11:26 2023 xorriso : UPDATE : 41.56% done, estimate finish Sat Oct 07 17:11:54 2023 xorriso : UPDATE : 61.90% done, estimate finish Sat Oct 07 17:11:47 2023 xorriso : UPDATE : 41.72% done, estimate finish Sat Oct 07 17:11:57 2023 xorriso : UPDATE : 61.90% done, estimate finish Sat Oct 07 17:12:08 2023 xorriso : UPDATE : 41.80% done, estimate finish Sat Oct 07 17:12:02 2023 xorriso : UPDATE : 61.90% done, estimate finish Sat Oct 07 17:12:29 2023 xorriso : UPDATE : 41.86% done, estimate finish Sat Oct 07 17:12:08 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 41.91% done, estimate finish Sat Oct 07 17:18:23 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 42.00% done, estimate finish Sat Oct 07 17:18:07 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 42.07% done, estimate finish Sat Oct 07 17:18:10 2023 xorriso : UPDATE : 42.13% done, estimate finish Sat Oct 07 17:18:14 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 42.19% done, estimate finish Sat Oct 07 17:18:18 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 61.90% done xorriso : UPDATE : 42.25% done, estimate finish Sat Oct 07 17:18:26 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 42.30% done, estimate finish Sat Oct 07 17:18:37 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 42.40% done, estimate finish Sat Oct 07 17:18:24 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 42.42% done, estimate finish Sat Oct 07 17:18:46 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 42.42% done, estimate finish Sat Oct 07 17:19:17 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 42.42% done, estimate finish Sat Oct 07 17:19:48 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 42.42% done, estimate finish Sat Oct 07 17:22:54 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 42.42% done, estimate finish Sat Oct 07 17:24:08 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 42.82% done, estimate finish Sat Oct 07 17:18:27 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 42.82% done, estimate finish Sat Oct 07 17:19:08 2023 xorriso : UPDATE : 42.98% done, estimate finish Sat Oct 07 17:18:19 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 42.99% done, estimate finish Sat Oct 07 17:18:48 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 43.11% done, estimate finish Sat Oct 07 17:18:22 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 43.17% done, estimate finish Sat Oct 07 17:18:27 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 43.25% done, estimate finish Sat Oct 07 17:18:24 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 43.32% done, estimate finish Sat Oct 07 17:18:26 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 43.40% done, estimate finish Sat Oct 07 17:16:04 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 43.40% done, estimate finish Sat Oct 07 17:16:42 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 43.40% done, estimate finish Sat Oct 07 17:17:21 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 43.63% done, estimate finish Sat Oct 07 17:16:22 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 43.69% done, estimate finish Sat Oct 07 17:16:34 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 43.74% done, estimate finish Sat Oct 07 17:16:47 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 43.83% done, estimate finish Sat Oct 07 17:16:44 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 43.88% done, estimate finish Sat Oct 07 17:16:56 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 43.88% done, estimate finish Sat Oct 07 17:17:22 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 43.88% done, estimate finish Sat Oct 07 17:17:48 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 43.88% done, estimate finish Sat Oct 07 17:22:30 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 43.88% done, estimate finish Sat Oct 07 17:23:45 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 43.88% done, estimate finish Sat Oct 07 17:25:02 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 43.88% done, estimate finish Sat Oct 07 17:26:18 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 43.88% done, estimate finish Sat Oct 07 17:27:35 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 43.88% done, estimate finish Sat Oct 07 17:28:50 2023 xorriso : UPDATE : 61.90% done xorriso : UPDATE : 43.88% done, estimate finish Sat Oct 07 17:30:07 2023 xorriso : UPDATE : 61.94% done, estimate finish Sat Oct 07 20:25:51 2023 xorriso : UPDATE : 43.88% done, estimate finish Sat Oct 07 17:31:23 2023 xorriso : UPDATE : 63.95% done, estimate finish Sat Oct 07 17:10:25 2023 xorriso : UPDATE : 43.88% done, estimate finish Sat Oct 07 17:32:39 2023 xorriso : UPDATE : 66.59% done, estimate finish Sat Oct 07 17:08:07 2023 xorriso : UPDATE : 43.88% done, estimate finish Sat Oct 07 17:33:55 2023 xorriso : UPDATE : 68.27% done, estimate finish Sat Oct 07 17:07:34 2023 xorriso : UPDATE : 43.88% done xorriso : UPDATE : 68.27% done, estimate finish Sat Oct 07 17:07:01 2023 xorriso : UPDATE : 43.88% done xorriso : UPDATE : 68.27% done, estimate finish Sat Oct 07 17:07:06 2023 xorriso : UPDATE : 43.88% done xorriso : UPDATE : 68.27% done, estimate finish Sat Oct 07 17:07:11 2023 xorriso : UPDATE : 43.88% done xorriso : UPDATE : 68.27% done, estimate finish Sat Oct 07 17:07:16 2023 xorriso : UPDATE : 43.88% done xorriso : UPDATE : 68.27% done, estimate finish Sat Oct 07 17:07:21 2023 xorriso : UPDATE : 43.88% done xorriso : UPDATE : 68.27% done, estimate finish Sat Oct 07 17:07:26 2023 xorriso : UPDATE : 43.88% done xorriso : UPDATE : 68.27% done, estimate finish Sat Oct 07 17:07:31 2023 xorriso : UPDATE : 43.88% done xorriso : UPDATE : 68.27% done, estimate finish Sat Oct 07 17:07:35 2023 xorriso : UPDATE : 43.88% done xorriso : UPDATE : 68.27% done, estimate finish Sat Oct 07 17:07:40 2023 xorriso : UPDATE : 44.98% done, estimate finish Sat Oct 07 17:20:25 2023 xorriso : UPDATE : 68.27% done, estimate finish Sat Oct 07 17:07:46 2023 xorriso : UPDATE : 45.75% done, estimate finish Sat Oct 07 17:13:11 2023 xorriso : UPDATE : 68.27% done xorriso : UPDATE : 45.75% done, estimate finish Sat Oct 07 17:13:31 2023 xorriso : UPDATE : 68.27% done xorriso : UPDATE : 45.75% done, estimate finish Sat Oct 07 17:13:52 2023 xorriso : UPDATE : 68.27% done xorriso : UPDATE : 45.75% done, estimate finish Sat Oct 07 17:14:11 2023 xorriso : UPDATE : 70.00% done, estimate finish Sat Oct 07 17:09:22 2023 xorriso : UPDATE : 45.75% done, estimate finish Sat Oct 07 17:14:32 2023 xorriso : UPDATE : 70.15% done, estimate finish Sat Oct 07 17:09:20 2023 xorriso : UPDATE : 46.12% done, estimate finish Sat Oct 07 17:13:58 2023 xorriso : UPDATE : 70.29% done, estimate finish Sat Oct 07 17:09:19 2023 xorriso : UPDATE : 46.22% done, estimate finish Sat Oct 07 17:14:02 2023 xorriso : UPDATE : 70.35% done, estimate finish Sat Oct 07 17:09:27 2023 xorriso : UPDATE : 46.27% done, estimate finish Sat Oct 07 17:14:13 2023 xorriso : UPDATE : 70.51% done, estimate finish Sat Oct 07 17:09:24 2023 xorriso : UPDATE : 46.36% done, estimate finish Sat Oct 07 17:14:18 2023 xorriso : UPDATE : 70.51% done, estimate finish Sat Oct 07 17:09:35 2023 xorriso : UPDATE : 46.44% done, estimate finish Sat Oct 07 17:14:24 2023 xorriso : UPDATE : 70.51% done, estimate finish Sat Oct 07 17:09:46 2023 xorriso : UPDATE : 46.50% done, estimate finish Sat Oct 07 17:17:50 2023 xorriso : UPDATE : 70.51% done, estimate finish Sat Oct 07 17:08:16 2023 xorriso : UPDATE : 46.57% done, estimate finish Sat Oct 07 17:17:53 2023 xorriso : UPDATE : 70.51% done, estimate finish Sat Oct 07 17:08:27 2023 xorriso : UPDATE : 46.65% done, estimate finish Sat Oct 07 17:17:48 2023 xorriso : UPDATE : 70.51% done, estimate finish Sat Oct 07 17:08:39 2023 xorriso : UPDATE : 46.67% done, estimate finish Sat Oct 07 17:18:16 2023 xorriso : UPDATE : 70.51% done, estimate finish Sat Oct 07 17:08:50 2023 xorriso : UPDATE : 46.78% done, estimate finish Sat Oct 07 17:17:56 2023 xorriso : UPDATE : 70.51% done, estimate finish Sat Oct 07 17:09:01 2023 xorriso : UPDATE : 46.78% done, estimate finish Sat Oct 07 17:18:31 2023 xorriso : UPDATE : 70.51% done, estimate finish Sat Oct 07 17:09:12 2023 xorriso : UPDATE : 46.78% done, estimate finish Sat Oct 07 17:19:05 2023 xorriso : UPDATE : 70.51% done, estimate finish Sat Oct 07 17:09:23 2023 xorriso : UPDATE : 70.51% done, estimate finish Sat Oct 07 17:09:34 2023 xorriso : UPDATE : 46.78% done, estimate finish Sat Oct 07 17:19:40 2023 xorriso : UPDATE : 70.51% done, estimate finish Sat Oct 07 17:09:45 2023 xorriso : UPDATE : 46.78% done, estimate finish Sat Oct 07 17:20:15 2023 xorriso : UPDATE : 70.51% done, estimate finish Sat Oct 07 17:09:57 2023 xorriso : UPDATE : 46.78% done, estimate finish Sat Oct 07 17:20:50 2023 xorriso : UPDATE : 70.57% done, estimate finish Sat Oct 07 17:10:02 2023 xorriso : UPDATE : 47.25% done, estimate finish Sat Oct 07 17:17:49 2023 xorriso : UPDATE : 72.21% done, estimate finish Sat Oct 07 17:08:58 2023 xorriso : UPDATE : 47.30% done, estimate finish Sat Oct 07 17:18:02 2023 xorriso : UPDATE : 72.25% done, estimate finish Sat Oct 07 17:09:08 2023 xorriso : UPDATE : 47.39% done, estimate finish Sat Oct 07 17:17:55 2023 xorriso : UPDATE : 72.25% done, estimate finish Sat Oct 07 17:09:21 2023 xorriso : UPDATE : 47.43% done, estimate finish Sat Oct 07 17:18:13 2023 xorriso : UPDATE : 72.25% done, estimate finish Sat Oct 07 17:09:34 2023 xorriso : UPDATE : 47.50% done, estimate finish Sat Oct 07 17:18:12 2023 xorriso : UPDATE : 72.25% done, estimate finish Sat Oct 07 17:09:49 2023 xorriso : UPDATE : 47.61% done, estimate finish Sat Oct 07 17:17:56 2023 xorriso : UPDATE : 72.25% done, estimate finish Sat Oct 07 17:10:02 2023 xorriso : UPDATE : 47.68% done, estimate finish Sat Oct 07 17:17:57 2023 xorriso : UPDATE : 72.25% done, estimate finish Sat Oct 07 17:10:16 2023 xorriso : UPDATE : 47.68% done, estimate finish Sat Oct 07 17:18:27 2023 xorriso : UPDATE : 72.25% done, estimate finish Sat Oct 07 17:10:29 2023 xorriso : UPDATE : 47.82% done, estimate finish Sat Oct 07 17:17:58 2023 xorriso : UPDATE : 72.25% done, estimate finish Sat Oct 07 17:10:43 2023 xorriso : UPDATE : 47.83% done, estimate finish Sat Oct 07 17:18:20 2023 xorriso : UPDATE : 72.25% done, estimate finish Sat Oct 07 17:10:56 2023 xorriso : UPDATE : 47.92% done, estimate finish Sat Oct 07 17:18:42 2023 xorriso : UPDATE : 47.92% done, estimate finish Sat Oct 07 17:19:28 2023 xorriso : UPDATE : 72.25% done, estimate finish Sat Oct 07 18:37:36 2023 xorriso : UPDATE : 48.07% done, estimate finish Sat Oct 07 17:18:28 2023 xorriso : UPDATE : 72.75% done, estimate finish Sat Oct 07 17:14:03 2023 xorriso : UPDATE : 48.20% done, estimate finish Sat Oct 07 17:17:56 2023 xorriso : UPDATE : 73.68% done, estimate finish Sat Oct 07 17:09:35 2023 xorriso : UPDATE : 48.20% done, estimate finish Sat Oct 07 17:18:32 2023 xorriso : UPDATE : 73.78% done, estimate finish Sat Oct 07 17:09:37 2023 xorriso : UPDATE : 48.20% done, estimate finish Sat Oct 07 17:19:10 2023 xorriso : UPDATE : 73.89% done, estimate finish Sat Oct 07 17:09:39 2023 xorriso : UPDATE : 48.20% done, estimate finish Sat Oct 07 17:19:48 2023 xorriso : UPDATE : 73.98% done, estimate finish Sat Oct 07 17:09:42 2023 xorriso : UPDATE : 48.20% done, estimate finish Sat Oct 07 17:20:25 2023 xorriso : UPDATE : 74.08% done, estimate finish Sat Oct 07 17:09:44 2023 xorriso : UPDATE : 48.20% done, estimate finish Sat Oct 07 17:21:02 2023 xorriso : UPDATE : 74.12% done, estimate finish Sat Oct 07 17:09:51 2023 xorriso : UPDATE : 48.63% done, estimate finish Sat Oct 07 17:18:00 2023 xorriso : UPDATE : 74.28% done, estimate finish Sat Oct 07 17:09:46 2023 xorriso : UPDATE : 48.70% done, estimate finish Sat Oct 07 17:17:59 2023 xorriso : UPDATE : 74.39% done, estimate finish Sat Oct 07 17:09:47 2023 xorriso : UPDATE : 48.70% done, estimate finish Sat Oct 07 17:18:10 2023 xorriso : UPDATE : 74.47% done, estimate finish Sat Oct 07 17:08:22 2023 xorriso : UPDATE : 48.70% done, estimate finish Sat Oct 07 17:18:54 2023 xorriso : UPDATE : 74.47% done, estimate finish Sat Oct 07 17:08:32 2023 xorriso : UPDATE : 48.96% done, estimate finish Sat Oct 07 17:17:16 2023 xorriso : UPDATE : 74.47% done, estimate finish Sat Oct 07 17:08:43 2023 xorriso : UPDATE : 49.04% done, estimate finish Sat Oct 07 17:17:17 2023 xorriso : UPDATE : 74.47% done, estimate finish Sat Oct 07 17:08:52 2023 xorriso : UPDATE : 49.11% done, estimate finish Sat Oct 07 17:17:21 2023 xorriso : UPDATE : 74.47% done, estimate finish Sat Oct 07 17:09:03 2023 xorriso : UPDATE : 49.14% done, estimate finish Sat Oct 07 17:17:40 2023 xorriso : UPDATE : 74.47% done, estimate finish Sat Oct 07 17:09:13 2023 xorriso : UPDATE : 49.20% done, estimate finish Sat Oct 07 17:17:45 2023 xorriso : UPDATE : 74.47% done, estimate finish Sat Oct 07 17:09:23 2023 xorriso : UPDATE : 49.31% done, estimate finish Sat Oct 07 17:17:32 2023 xorriso : UPDATE : 74.47% done, estimate finish Sat Oct 07 17:09:33 2023 xorriso : UPDATE : 49.34% done, estimate finish Sat Oct 07 17:17:47 2023 xorriso : UPDATE : 74.47% done, estimate finish Sat Oct 07 17:09:44 2023 xorriso : UPDATE : 49.43% done, estimate finish Sat Oct 07 17:17:42 2023 xorriso : UPDATE : 74.47% done, estimate finish Sat Oct 07 17:09:53 2023 xorriso : UPDATE : 49.50% done, estimate finish Sat Oct 07 17:17:23 2023 xorriso : UPDATE : 75.65% done, estimate finish Sat Oct 07 17:09:42 2023 xorriso : UPDATE : 49.59% done, estimate finish Sat Oct 07 17:17:14 2023 xorriso : UPDATE : 75.81% done, estimate finish Sat Oct 07 17:09:36 2023 xorriso : UPDATE : 49.65% done, estimate finish Sat Oct 07 17:17:24 2023 xorriso : UPDATE : 75.94% done, estimate finish Sat Oct 07 17:09:35 2023 xorriso : UPDATE : 49.72% done, estimate finish Sat Oct 07 17:17:28 2023 xorriso : UPDATE : 76.06% done, estimate finish Sat Oct 07 17:09:35 2023 xorriso : UPDATE : 49.76% done, estimate finish Sat Oct 07 17:17:45 2023 xorriso : UPDATE : 76.17% done, estimate finish Sat Oct 07 17:09:36 2023 xorriso : UPDATE : 49.82% done, estimate finish Sat Oct 07 17:17:53 2023 xorriso : UPDATE : 76.23% done, estimate finish Sat Oct 07 17:09:42 2023 xorriso : UPDATE : 49.82% done, estimate finish Sat Oct 07 17:18:24 2023 xorriso : UPDATE : 76.23% done, estimate finish Sat Oct 07 17:09:54 2023 xorriso : UPDATE : 49.82% done, estimate finish Sat Oct 07 17:18:55 2023 xorriso : UPDATE : 76.23% done, estimate finish Sat Oct 07 17:10:06 2023 xorriso : UPDATE : 50.10% done, estimate finish Sat Oct 07 17:17:31 2023 xorriso : UPDATE : 76.63% done, estimate finish Sat Oct 07 17:09:39 2023 xorriso : UPDATE : 50.17% done, estimate finish Sat Oct 07 17:17:34 2023 xorriso : UPDATE : 76.63% done, estimate finish Sat Oct 07 17:09:49 2023 xorriso : UPDATE : 50.24% done, estimate finish Sat Oct 07 17:17:54 2023 xorriso : UPDATE : 76.63% done, estimate finish Sat Oct 07 17:10:16 2023 xorriso : UPDATE : 50.27% done, estimate finish Sat Oct 07 17:18:17 2023 xorriso : UPDATE : 76.63% done, estimate finish Sat Oct 07 17:10:37 2023 xorriso : UPDATE : 50.38% done, estimate finish Sat Oct 07 17:17:55 2023 xorriso : UPDATE : 77.01% done, estimate finish Sat Oct 07 17:09:47 2023 xorriso : UPDATE : 50.45% done, estimate finish Sat Oct 07 17:17:58 2023 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 07 17:09:38 2023 xorriso : UPDATE : 50.52% done, estimate finish Sat Oct 07 17:18:01 2023 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 07 17:09:51 2023 xorriso : UPDATE : 50.52% done, estimate finish Sat Oct 07 17:18:35 2023 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 07 17:10:05 2023 xorriso : UPDATE : 50.65% done, estimate finish Sat Oct 07 17:18:06 2023 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 07 17:10:17 2023 xorriso : UPDATE : 50.65% done, estimate finish Sat Oct 07 17:18:37 2023 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 07 17:10:30 2023 xorriso : UPDATE : 50.76% done, estimate finish Sat Oct 07 17:18:21 2023 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 07 17:10:43 2023 xorriso : UPDATE : 50.87% done, estimate finish Sat Oct 07 17:18:03 2023 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 07 17:10:56 2023 xorriso : UPDATE : 50.87% done, estimate finish Sat Oct 07 17:19:06 2023 xorriso : UPDATE : 78.06% done, estimate finish Sat Oct 07 17:09:13 2023 xorriso : UPDATE : 50.92% done, estimate finish Sat Oct 07 17:19:17 2023 xorriso : UPDATE : 78.17% done, estimate finish Sat Oct 07 17:09:16 2023 xorriso : UPDATE : 51.06% done, estimate finish Sat Oct 07 17:18:28 2023 xorriso : UPDATE : 78.21% done, estimate finish Sat Oct 07 17:09:24 2023 xorriso : UPDATE : 51.16% done, estimate finish Sat Oct 07 17:18:11 2023 xorriso : UPDATE : 78.26% done, estimate finish Sat Oct 07 17:09:32 2023 xorriso : UPDATE : 51.16% done, estimate finish Sat Oct 07 17:18:48 2023 xorriso : UPDATE : 78.43% done, estimate finish Sat Oct 07 17:09:28 2023 xorriso : UPDATE : 51.34% done, estimate finish Sat Oct 07 17:17:56 2023 xorriso : UPDATE : 78.44% done, estimate finish Sat Oct 07 17:09:38 2023 xorriso : UPDATE : 51.38% done, estimate finish Sat Oct 07 17:18:09 2023 xorriso : UPDATE : 78.44% done, estimate finish Sat Oct 07 17:09:48 2023 xorriso : UPDATE : 51.38% done, estimate finish Sat Oct 07 17:18:39 2023 xorriso : UPDATE : 78.78% done, estimate finish Sat Oct 07 17:09:31 2023 xorriso : UPDATE : 51.56% done, estimate finish Sat Oct 07 17:17:53 2023 xorriso : UPDATE : 78.89% done, estimate finish Sat Oct 07 17:09:31 2023 xorriso : UPDATE : 51.62% done, estimate finish Sat Oct 07 17:18:00 2023 xorriso : UPDATE : 78.94% done, estimate finish Sat Oct 07 17:09:36 2023 xorriso : UPDATE : 51.62% done, estimate finish Sat Oct 07 17:17:50 2023 xorriso : UPDATE : 78.94% done, estimate finish Sat Oct 07 17:10:32 2023 xorriso : UPDATE : 51.79% done, estimate finish Sat Oct 07 17:17:03 2023 xorriso : UPDATE : 78.94% done, estimate finish Sat Oct 07 17:10:53 2023 xorriso : UPDATE : 51.86% done, estimate finish Sat Oct 07 17:17:07 2023 xorriso : UPDATE : 78.94% done, estimate finish Sat Oct 07 17:11:13 2023 xorriso : UPDATE : 51.92% done, estimate finish Sat Oct 07 17:17:15 2023 xorriso : UPDATE : 78.94% done, estimate finish Sat Oct 07 17:11:34 2023 xorriso : UPDATE : 52.00% done, estimate finish Sat Oct 07 17:17:18 2023 xorriso : UPDATE : 79.62% done, estimate finish Sat Oct 07 17:09:49 2023 xorriso : UPDATE : 52.01% done, estimate finish Sat Oct 07 17:17:41 2023 xorriso : UPDATE : 79.67% done, estimate finish Sat Oct 07 17:09:55 2023 xorriso : UPDATE : 52.12% done, estimate finish Sat Oct 07 17:17:30 2023 xorriso : UPDATE : 79.67% done, estimate finish Sat Oct 07 17:10:07 2023 xorriso : UPDATE : 52.20% done, estimate finish Sat Oct 07 17:17:28 2023 xorriso : UPDATE : 79.67% done, estimate finish Sat Oct 07 17:10:18 2023 xorriso : UPDATE : 52.28% done, estimate finish Sat Oct 07 17:17:30 2023 xorriso : UPDATE : 80.08% done, estimate finish Sat Oct 07 17:09:49 2023 xorriso : UPDATE : 52.31% done, estimate finish Sat Oct 07 17:17:43 2023 xorriso : UPDATE : 80.18% done, estimate finish Sat Oct 07 17:09:49 2023 xorriso : UPDATE : 52.31% done, estimate finish Sat Oct 07 17:18:24 2023 xorriso : UPDATE : 80.24% done, estimate finish Sat Oct 07 17:09:29 2023 xorriso : UPDATE : 52.31% done, estimate finish Sat Oct 07 17:19:12 2023 xorriso : UPDATE : 80.24% done, estimate finish Sat Oct 07 17:09:43 2023 xorriso : UPDATE : 52.31% done, estimate finish Sat Oct 07 17:20:00 2023 xorriso : UPDATE : 80.24% done, estimate finish Sat Oct 07 17:09:56 2023 xorriso : UPDATE : 52.65% done, estimate finish Sat Oct 07 17:17:23 2023 xorriso : UPDATE : 80.24% done, estimate finish Sat Oct 07 17:10:10 2023 xorriso : UPDATE : 52.71% done, estimate finish Sat Oct 07 17:17:30 2023 xorriso : UPDATE : 80.24% done, estimate finish Sat Oct 07 17:10:24 2023 xorriso : UPDATE : 80.24% done, estimate finish Sat Oct 07 17:10:37 2023 xorriso : UPDATE : 52.78% done, estimate finish Sat Oct 07 17:17:33 2023 xorriso : UPDATE : 80.24% done, estimate finish Sat Oct 07 17:10:50 2023 xorriso : UPDATE : 52.85% done, estimate finish Sat Oct 07 17:17:35 2023 xorriso : UPDATE : 80.38% done, estimate finish Sat Oct 07 17:10:41 2023 xorriso : UPDATE : 52.92% done, estimate finish Sat Oct 07 17:17:36 2023 xorriso : UPDATE : 52.94% done, estimate finish Sat Oct 07 17:17:55 2023 xorriso : UPDATE : 81.17% done, estimate finish Sat Oct 07 17:09:33 2023 xorriso : UPDATE : 53.02% done, estimate finish Sat Oct 07 17:17:50 2023 xorriso : UPDATE : 81.17% done, estimate finish Sat Oct 07 17:09:43 2023 xorriso : UPDATE : 53.02% done, estimate finish Sat Oct 07 17:18:14 2023 xorriso : UPDATE : 81.17% done, estimate finish Sat Oct 07 17:09:50 2023 xorriso : UPDATE : 53.02% done, estimate finish Sat Oct 07 17:18:52 2023 xorriso : UPDATE : 81.17% done, estimate finish Sat Oct 07 17:10:35 2023 xorriso : UPDATE : 53.02% done, estimate finish Sat Oct 07 17:19:37 2023 xorriso : UPDATE : 81.17% done, estimate finish Sat Oct 07 17:10:53 2023 xorriso : UPDATE : 53.14% done, estimate finish Sat Oct 07 17:18:59 2023 xorriso : UPDATE : 81.17% done, estimate finish Sat Oct 07 17:11:11 2023 xorriso : UPDATE : 53.47% done, estimate finish Sat Oct 07 17:17:02 2023 xorriso : UPDATE : 81.17% done, estimate finish Sat Oct 07 17:11:30 2023 xorriso : UPDATE : 53.54% done, estimate finish Sat Oct 07 17:17:07 2023 xorriso : UPDATE : 81.18% done, estimate finish Sat Oct 07 17:11:44 2023 xorriso : UPDATE : 53.60% done, estimate finish Sat Oct 07 17:17:13 2023 xorriso : UPDATE : 82.21% done, estimate finish Sat Oct 07 17:09:33 2023 xorriso : UPDATE : 53.65% done, estimate finish Sat Oct 07 17:17:22 2023 xorriso : UPDATE : 82.21% done, estimate finish Sat Oct 07 17:09:42 2023 xorriso : UPDATE : 53.71% done, estimate finish Sat Oct 07 17:17:30 2023 xorriso : UPDATE : 82.21% done, estimate finish Sat Oct 07 17:09:51 2023 xorriso : UPDATE : 53.79% done, estimate finish Sat Oct 07 17:17:28 2023 xorriso : UPDATE : 82.21% done, estimate finish Sat Oct 07 17:09:59 2023 xorriso : UPDATE : 53.85% done, estimate finish Sat Oct 07 17:17:33 2023 xorriso : UPDATE : 82.21% done, estimate finish Sat Oct 07 17:10:08 2023 xorriso : UPDATE : 53.91% done, estimate finish Sat Oct 07 17:16:41 2023 xorriso : UPDATE : 82.21% done, estimate finish Sat Oct 07 17:10:01 2023 xorriso : UPDATE : 53.98% done, estimate finish Sat Oct 07 17:16:46 2023 xorriso : UPDATE : 82.96% done, estimate finish Sat Oct 07 17:09:04 2023 xorriso : UPDATE : 54.05% done, estimate finish Sat Oct 07 17:16:55 2023 xorriso : UPDATE : 83.09% done, estimate finish Sat Oct 07 17:09:06 2023 xorriso : UPDATE : 54.09% done, estimate finish Sat Oct 07 17:17:10 2023 xorriso : UPDATE : 83.17% done, estimate finish Sat Oct 07 17:09:11 2023 xorriso : UPDATE : 54.16% done, estimate finish Sat Oct 07 17:17:15 2023 xorriso : UPDATE : 83.17% done, estimate finish Sat Oct 07 17:09:19 2023 xorriso : UPDATE : 54.20% done, estimate finish Sat Oct 07 17:17:28 2023 xorriso : UPDATE : 83.17% done, estimate finish Sat Oct 07 17:09:27 2023 xorriso : UPDATE : 54.34% done, estimate finish Sat Oct 07 17:17:09 2023 xorriso : UPDATE : 83.52% done, estimate finish Sat Oct 07 17:09:15 2023 xorriso : UPDATE : 54.41% done, estimate finish Sat Oct 07 17:17:13 2023 xorriso : UPDATE : 83.67% done, estimate finish Sat Oct 07 17:09:15 2023 xorriso : UPDATE : 54.47% done, estimate finish Sat Oct 07 17:17:19 2023 xorriso : UPDATE : 83.76% done, estimate finish Sat Oct 07 17:09:18 2023 xorriso : UPDATE : 54.48% done, estimate finish Sat Oct 07 17:17:39 2023 xorriso : UPDATE : 83.87% done, estimate finish Sat Oct 07 17:09:18 2023 xorriso : UPDATE : 54.61% done, estimate finish Sat Oct 07 17:18:15 2023 xorriso : UPDATE : 83.92% done, estimate finish Sat Oct 07 17:09:03 2023 xorriso : UPDATE : 54.68% done, estimate finish Sat Oct 07 17:18:16 2023 xorriso : UPDATE : 83.92% done, estimate finish Sat Oct 07 17:09:12 2023 xorriso : UPDATE : 54.75% done, estimate finish Sat Oct 07 17:18:15 2023 xorriso : UPDATE : 83.92% done, estimate finish Sat Oct 07 17:09:22 2023 xorriso : UPDATE : 54.81% done, estimate finish Sat Oct 07 17:18:18 2023 xorriso : UPDATE : 83.92% done, estimate finish Sat Oct 07 17:09:30 2023 xorriso : UPDATE : 54.88% done, estimate finish Sat Oct 07 17:18:19 2023 xorriso : UPDATE : 83.92% done, estimate finish Sat Oct 07 17:09:40 2023 xorriso : UPDATE : 54.94% done, estimate finish Sat Oct 07 17:18:23 2023 xorriso : UPDATE : 83.92% done, estimate finish Sat Oct 07 17:09:49 2023 xorriso : UPDATE : 55.01% done, estimate finish Sat Oct 07 17:18:25 2023 xorriso : UPDATE : 83.92% done, estimate finish Sat Oct 07 17:09:58 2023 xorriso : UPDATE : 55.01% done, estimate finish Sat Oct 07 17:18:55 2023 xorriso : UPDATE : 83.92% done, estimate finish Sat Oct 07 17:10:07 2023 xorriso : UPDATE : 55.13% done, estimate finish Sat Oct 07 17:18:31 2023 xorriso : UPDATE : 83.92% done, estimate finish Sat Oct 07 17:10:17 2023 xorriso : UPDATE : 55.24% done, estimate finish Sat Oct 07 17:18:16 2023 xorriso : UPDATE : 83.92% done, estimate finish Sat Oct 07 17:10:25 2023 xorriso : UPDATE : 55.30% done, estimate finish Sat Oct 07 17:18:20 2023 xorriso : UPDATE : 83.92% done xorriso : UPDATE : 55.38% done, estimate finish Sat Oct 07 17:18:15 2023 xorriso : UPDATE : 83.92% done xorriso : UPDATE : 55.43% done, estimate finish Sat Oct 07 17:18:25 2023 xorriso : UPDATE : 83.92% done xorriso : UPDATE : 55.49% done, estimate finish Sat Oct 07 17:18:33 2023 xorriso : UPDATE : 83.92% done xorriso : UPDATE : 55.56% done, estimate finish Sat Oct 07 17:18:30 2023 xorriso : UPDATE : 83.92% done xorriso : UPDATE : 55.65% done, estimate finish Sat Oct 07 17:18:19 2023 xorriso : UPDATE : 83.92% done xorriso : UPDATE : 55.69% done, estimate finish Sat Oct 07 17:18:31 2023 xorriso : UPDATE : 83.92% done xorriso : UPDATE : 55.72% done, estimate finish Sat Oct 07 17:18:46 2023 xorriso : UPDATE : 83.92% done xorriso : UPDATE : 55.76% done, estimate finish Sat Oct 07 17:18:58 2023 xorriso : UPDATE : 83.92% done xorriso : UPDATE : 55.80% done, estimate finish Sat Oct 07 17:19:10 2023 xorriso : UPDATE : 83.92% done xorriso : UPDATE : 83.92% done xorriso : UPDATE : 55.83% done, estimate finish Sat Oct 07 17:20:38 2023 xorriso : UPDATE : 84.36% done, estimate finish Sat Oct 07 17:13:40 2023 xorriso : UPDATE : 55.88% done, estimate finish Sat Oct 07 17:20:51 2023 xorriso : UPDATE : 86.42% done, estimate finish Sat Oct 07 17:08:56 2023 xorriso : UPDATE : 55.89% done, estimate finish Sat Oct 07 17:21:26 2023 xorriso : UPDATE : 86.82% done, estimate finish Sat Oct 07 17:08:50 2023 xorriso : UPDATE : 55.95% done, estimate finish Sat Oct 07 17:21:22 2023 xorriso : UPDATE : 86.84% done, estimate finish Sat Oct 07 17:08:55 2023 xorriso : UPDATE : 55.97% done, estimate finish Sat Oct 07 17:21:44 2023 xorriso : UPDATE : 86.84% done, estimate finish Sat Oct 07 17:09:00 2023 xorriso : UPDATE : 56.02% done, estimate finish Sat Oct 07 17:21:45 2023 xorriso : UPDATE : 86.84% done, estimate finish Sat Oct 07 17:09:05 2023 xorriso : UPDATE : 56.06% done, estimate finish Sat Oct 07 17:21:52 2023 xorriso : UPDATE : 86.84% done, estimate finish Sat Oct 07 17:09:10 2023 xorriso : UPDATE : 56.13% done, estimate finish Sat Oct 07 17:21:37 2023 xorriso : UPDATE : 86.84% done, estimate finish Sat Oct 07 17:09:15 2023 xorriso : UPDATE : 56.16% done, estimate finish Sat Oct 07 17:21:47 2023 xorriso : UPDATE : 86.84% done, estimate finish Sat Oct 07 17:09:20 2023 xorriso : UPDATE : 56.22% done, estimate finish Sat Oct 07 17:21:42 2023 xorriso : UPDATE : 87.02% done, estimate finish Sat Oct 07 17:08:42 2023 xorriso : UPDATE : 56.27% done, estimate finish Sat Oct 07 17:22:41 2023 xorriso : UPDATE : 56.27% done, estimate finish Sat Oct 07 17:23:51 2023 xorriso : UPDATE : 87.75% done, estimate finish Sat Oct 07 17:08:36 2023 xorriso : UPDATE : 56.44% done, estimate finish Sat Oct 07 17:21:07 2023 xorriso : UPDATE : 87.83% done, estimate finish Sat Oct 07 17:08:39 2023 xorriso : UPDATE : 56.49% done, estimate finish Sat Oct 07 17:21:06 2023 xorriso : UPDATE : 87.93% done, estimate finish Sat Oct 07 17:08:41 2023 xorriso : UPDATE : 56.57% done, estimate finish Sat Oct 07 17:20:48 2023 xorriso : UPDATE : 88.03% done, estimate finish Sat Oct 07 17:08:43 2023 xorriso : UPDATE : 56.60% done, estimate finish Sat Oct 07 17:21:05 2023 xorriso : UPDATE : 88.16% done, estimate finish Sat Oct 07 17:08:45 2023 xorriso : UPDATE : 56.71% done, estimate finish Sat Oct 07 17:20:23 2023 xorriso : UPDATE : 88.24% done, estimate finish Sat Oct 07 17:08:48 2023 xorriso : UPDATE : 56.77% done, estimate finish Sat Oct 07 17:20:21 2023 xorriso : UPDATE : 88.35% done, estimate finish Sat Oct 07 17:08:49 2023 xorriso : UPDATE : 56.83% done, estimate finish Sat Oct 07 17:20:15 2023 xorriso : UPDATE : 88.36% done, estimate finish Sat Oct 07 17:08:52 2023 xorriso : UPDATE : 56.89% done, estimate finish Sat Oct 07 17:20:13 2023 xorriso : UPDATE : 88.36% done, estimate finish Sat Oct 07 17:08:55 2023 xorriso : UPDATE : 56.92% done, estimate finish Sat Oct 07 17:18:56 2023 xorriso : UPDATE : 88.68% done, estimate finish Sat Oct 07 17:09:13 2023 xorriso : UPDATE : 56.99% done, estimate finish Sat Oct 07 17:18:56 2023 xorriso : UPDATE : 88.79% done, estimate finish Sat Oct 07 17:09:14 2023 xorriso : UPDATE : 57.12% done, estimate finish Sat Oct 07 17:18:21 2023 xorriso : UPDATE : 88.87% done, estimate finish Sat Oct 07 17:09:18 2023 xorriso : UPDATE : 57.19% done, estimate finish Sat Oct 07 17:18:20 2023 xorriso : UPDATE : 88.95% done, estimate finish Sat Oct 07 17:09:21 2023 xorriso : UPDATE : 57.26% done, estimate finish Sat Oct 07 17:18:20 2023 xorriso : UPDATE : 88.95% done, estimate finish Sat Oct 07 17:09:27 2023 xorriso : UPDATE : 57.27% done, estimate finish Sat Oct 07 17:18:46 2023 xorriso : UPDATE : 88.98% done, estimate finish Sat Oct 07 17:09:32 2023 xorriso : UPDATE : 57.37% done, estimate finish Sat Oct 07 17:18:32 2023 xorriso : UPDATE : 89.30% done, estimate finish Sat Oct 07 17:09:24 2023 xorriso : UPDATE : 89.30% done, estimate finish Sat Oct 07 17:09:29 2023 xorriso : UPDATE : 57.48% done, estimate finish Sat Oct 07 17:18:15 2023 xorriso : UPDATE : 89.50% done, estimate finish Sat Oct 07 17:09:27 2023 xorriso : UPDATE : 57.54% done, estimate finish Sat Oct 07 17:18:20 2023 xorriso : UPDATE : 89.65% done, estimate finish Sat Oct 07 17:09:27 2023 xorriso : UPDATE : 57.61% done, estimate finish Sat Oct 07 17:18:21 2023 xorriso : UPDATE : 89.81% done, estimate finish Sat Oct 07 17:09:25 2023 xorriso : UPDATE : 57.66% done, estimate finish Sat Oct 07 17:18:23 2023 xorriso : UPDATE : 89.86% done, estimate finish Sat Oct 07 17:09:45 2023 xorriso : UPDATE : 57.73% done, estimate finish Sat Oct 07 17:17:59 2023 xorriso : UPDATE : 90.01% done, estimate finish Sat Oct 07 17:09:43 2023 xorriso : UPDATE : 57.80% done, estimate finish Sat Oct 07 17:18:03 2023 xorriso : UPDATE : 90.06% done, estimate finish Sat Oct 07 17:09:47 2023 xorriso : UPDATE : 57.83% done, estimate finish Sat Oct 07 17:18:20 2023 xorriso : UPDATE : 90.22% done, estimate finish Sat Oct 07 17:09:44 2023 xorriso : UPDATE : 57.92% done, estimate finish Sat Oct 07 17:18:12 2023 xorriso : UPDATE : 90.29% done, estimate finish Sat Oct 07 17:09:45 2023 xorriso : UPDATE : 58.00% done, estimate finish Sat Oct 07 17:18:10 2023 xorriso : UPDATE : 90.42% done, estimate finish Sat Oct 07 17:09:44 2023 xorriso : UPDATE : 58.01% done, estimate finish Sat Oct 07 17:18:36 2023 xorriso : UPDATE : 90.54% done, estimate finish Sat Oct 07 17:09:44 2023 xorriso : UPDATE : 58.01% done, estimate finish Sat Oct 07 17:19:00 2023 xorriso : UPDATE : 90.63% done, estimate finish Sat Oct 07 17:09:45 2023 xorriso : UPDATE : 58.20% done, estimate finish Sat Oct 07 17:18:13 2023 xorriso : UPDATE : 90.67% done, estimate finish Sat Oct 07 17:09:48 2023 xorriso : UPDATE : 58.28% done, estimate finish Sat Oct 07 17:18:13 2023 xorriso : UPDATE : 90.72% done, estimate finish Sat Oct 07 17:09:51 2023 xorriso : UPDATE : 58.34% done, estimate finish Sat Oct 07 17:18:17 2023 xorriso : UPDATE : 90.89% done, estimate finish Sat Oct 07 17:09:50 2023 xorriso : UPDATE : 58.41% done, estimate finish Sat Oct 07 17:18:38 2023 xorriso : UPDATE : 90.89% done, estimate finish Sat Oct 07 17:09:59 2023 xorriso : UPDATE : 58.48% done, estimate finish Sat Oct 07 17:18:35 2023 xorriso : UPDATE : 91.19% done, estimate finish Sat Oct 07 17:09:44 2023 xorriso : UPDATE : 58.52% done, estimate finish Sat Oct 07 17:18:53 2023 xorriso : UPDATE : 91.24% done, estimate finish Sat Oct 07 17:09:47 2023 xorriso : UPDATE : 58.53% done, estimate finish Sat Oct 07 17:19:21 2023 xorriso : UPDATE : 91.24% done, estimate finish Sat Oct 07 17:09:55 2023 xorriso : UPDATE : 58.56% done, estimate finish Sat Oct 07 17:19:43 2023 xorriso : UPDATE : 91.54% done, estimate finish Sat Oct 07 17:09:42 2023 xorriso : UPDATE : 58.59% done, estimate finish Sat Oct 07 17:20:02 2023 xorriso : UPDATE : 91.63% done, estimate finish Sat Oct 07 17:09:43 2023 xorriso : UPDATE : 58.61% done, estimate finish Sat Oct 07 17:20:24 2023 xorriso : UPDATE : 91.71% done, estimate finish Sat Oct 07 17:09:45 2023 xorriso : UPDATE : 58.63% done, estimate finish Sat Oct 07 17:20:45 2023 xorriso : UPDATE : 91.82% done, estimate finish Sat Oct 07 17:09:45 2023 xorriso : UPDATE : 58.65% done, estimate finish Sat Oct 07 17:21:06 2023 xorriso : UPDATE : 91.92% done, estimate finish Sat Oct 07 17:09:46 2023 xorriso : UPDATE : 58.67% done, estimate finish Sat Oct 07 17:21:25 2023 xorriso : UPDATE : 91.92% done, estimate finish Sat Oct 07 17:09:50 2023 xorriso : UPDATE : 58.73% done, estimate finish Sat Oct 07 17:26:33 2023 xorriso : UPDATE : 91.92% done, estimate finish Sat Oct 07 17:09:59 2023 xorriso : UPDATE : 58.80% done, estimate finish Sat Oct 07 17:25:01 2023 xorriso : UPDATE : 91.92% done, estimate finish Sat Oct 07 17:10:07 2023 xorriso : UPDATE : 58.83% done, estimate finish Sat Oct 07 17:25:13 2023 xorriso : UPDATE : 91.92% done, estimate finish Sat Oct 07 17:10:15 2023 xorriso : UPDATE : 58.83% done, estimate finish Sat Oct 07 17:26:23 2023 xorriso : UPDATE : 91.92% done, estimate finish Sat Oct 07 17:10:23 2023 xorriso : UPDATE : 58.83% done, estimate finish Sat Oct 07 17:27:33 2023 xorriso : UPDATE : 91.92% done, estimate finish Sat Oct 07 17:10:31 2023 xorriso : UPDATE : 58.83% done, estimate finish Sat Oct 07 17:28:42 2023 xorriso : UPDATE : 91.92% done, estimate finish Sat Oct 07 17:10:40 2023 xorriso : UPDATE : 58.83% done, estimate finish Sat Oct 07 17:29:51 2023 xorriso : UPDATE : 91.92% done, estimate finish Sat Oct 07 17:10:48 2023 xorriso : UPDATE : 59.24% done, estimate finish Sat Oct 07 17:21:28 2023 xorriso : UPDATE : 91.92% done, estimate finish Sat Oct 07 17:10:57 2023 xorriso : UPDATE : 59.28% done, estimate finish Sat Oct 07 17:21:34 2023 xorriso : UPDATE : 91.92% done, estimate finish Sat Oct 07 17:11:05 2023 xorriso : UPDATE : 59.35% done, estimate finish Sat Oct 07 17:21:15 2023 xorriso : UPDATE : 91.92% done xorriso : UPDATE : 59.42% done, estimate finish Sat Oct 07 17:18:37 2023 xorriso : UPDATE : 92.20% done, estimate finish Sat Oct 07 17:13:32 2023 xorriso : UPDATE : 59.48% done, estimate finish Sat Oct 07 17:18:41 2023 xorriso : UPDATE : 93.46% done, estimate finish Sat Oct 07 17:09:36 2023 xorriso : UPDATE : 59.56% done, estimate finish Sat Oct 07 17:18:33 2023 xorriso : UPDATE : 93.56% done, estimate finish Sat Oct 07 17:09:36 2023 xorriso : UPDATE : 59.62% done, estimate finish Sat Oct 07 17:18:37 2023 xorriso : UPDATE : 93.56% done, estimate finish Sat Oct 07 17:09:41 2023 xorriso : UPDATE : 59.66% done, estimate finish Sat Oct 07 17:18:51 2023 xorriso : UPDATE : 93.56% done, estimate finish Sat Oct 07 17:09:46 2023 xorriso : UPDATE : 59.76% done, estimate finish Sat Oct 07 17:18:37 2023 xorriso : UPDATE : 93.56% done, estimate finish Sat Oct 07 17:09:51 2023 xorriso : UPDATE : 59.80% done, estimate finish Sat Oct 07 17:18:49 2023 xorriso : UPDATE : 93.56% done, estimate finish Sat Oct 07 17:09:55 2023 xorriso : UPDATE : 59.89% done, estimate finish Sat Oct 07 17:18:39 2023 xorriso : UPDATE : 93.56% done, estimate finish Sat Oct 07 17:09:59 2023 xorriso : UPDATE : 59.95% done, estimate finish Sat Oct 07 17:18:45 2023 xorriso : UPDATE : 93.56% done, estimate finish Sat Oct 07 17:10:04 2023 xorriso : UPDATE : 59.98% done, estimate finish Sat Oct 07 17:18:58 2023 xorriso : UPDATE : 93.56% done, estimate finish Sat Oct 07 17:09:32 2023 xorriso : UPDATE : 59.98% done, estimate finish Sat Oct 07 17:20:13 2023 xorriso : UPDATE : 93.56% done, estimate finish Sat Oct 07 17:09:37 2023 xorriso : UPDATE : 59.98% done, estimate finish Sat Oct 07 17:21:05 2023 xorriso : UPDATE : 93.56% done, estimate finish Sat Oct 07 17:09:41 2023 xorriso : UPDATE : 59.98% done, estimate finish Sat Oct 07 17:21:57 2023 xorriso : UPDATE : 94.78% done, estimate finish Sat Oct 07 17:09:19 2023 xorriso : UPDATE : 59.98% done, estimate finish Sat Oct 07 17:22:50 2023 xorriso : UPDATE : 94.82% done, estimate finish Sat Oct 07 17:09:22 2023 xorriso : UPDATE : 59.98% done, estimate finish Sat Oct 07 17:23:42 2023 xorriso : UPDATE : 94.96% done, estimate finish Sat Oct 07 17:09:22 2023 xorriso : UPDATE : 59.98% done, estimate finish Sat Oct 07 17:24:34 2023 xorriso : UPDATE : 95.07% done, estimate finish Sat Oct 07 17:09:24 2023 xorriso : UPDATE : 60.11% done, estimate finish Sat Oct 07 17:22:42 2023 xorriso : UPDATE : 95.19% done, estimate finish Sat Oct 07 17:09:25 2023 xorriso : UPDATE : 60.64% done, estimate finish Sat Oct 07 17:18:16 2023 xorriso : UPDATE : 95.30% done, estimate finish Sat Oct 07 17:09:26 2023 xorriso : UPDATE : 60.64% done, estimate finish Sat Oct 07 17:18:40 2023 xorriso : UPDATE : 95.38% done, estimate finish Sat Oct 07 17:09:27 2023 xorriso : UPDATE : 60.77% done, estimate finish Sat Oct 07 17:18:22 2023 xorriso : UPDATE : 95.49% done, estimate finish Sat Oct 07 17:09:25 2023 xorriso : UPDATE : 60.89% done, estimate finish Sat Oct 07 17:16:54 2023 xorriso : UPDATE : 95.60% done, estimate finish Sat Oct 07 17:09:26 2023 xorriso : UPDATE : 60.93% done, estimate finish Sat Oct 07 17:17:10 2023 xorriso : UPDATE : 95.65% done, estimate finish Sat Oct 07 17:09:28 2023 xorriso : UPDATE : 61.02% done, estimate finish Sat Oct 07 17:17:09 2023 xorriso : UPDATE : 95.65% done, estimate finish Sat Oct 07 17:09:32 2023 xorriso : UPDATE : 61.08% done, estimate finish Sat Oct 07 17:17:16 2023 xorriso : UPDATE : 95.65% done, estimate finish Sat Oct 07 17:09:35 2023 xorriso : UPDATE : 61.16% done, estimate finish Sat Oct 07 17:17:19 2023 xorriso : UPDATE : 96.05% done, estimate finish Sat Oct 07 17:09:31 2023 xorriso : UPDATE : 61.23% done, estimate finish Sat Oct 07 17:17:22 2023 xorriso : UPDATE : 96.18% done, estimate finish Sat Oct 07 17:09:32 2023 xorriso : UPDATE : 61.28% done, estimate finish Sat Oct 07 17:17:30 2023 xorriso : UPDATE : 96.30% done, estimate finish Sat Oct 07 17:09:33 2023 xorriso : UPDATE : 61.31% done, estimate finish Sat Oct 07 17:17:44 2023 xorriso : UPDATE : 96.42% done, estimate finish Sat Oct 07 17:09:33 2023 xorriso : UPDATE : 61.40% done, estimate finish Sat Oct 07 17:17:41 2023 xorriso : UPDATE : 61.48% done, estimate finish Sat Oct 07 17:17:40 2023 xorriso : UPDATE : 96.51% done, estimate finish Sat Oct 07 17:09:34 2023 xorriso : UPDATE : 61.50% done, estimate finish Sat Oct 07 17:19:21 2023 xorriso : UPDATE : 96.61% done, estimate finish Sat Oct 07 17:09:42 2023 xorriso : UPDATE : 61.62% done, estimate finish Sat Oct 07 17:18:44 2023 xorriso : UPDATE : 96.68% done, estimate finish Sat Oct 07 17:09:44 2023 xorriso : UPDATE : 96.80% done, estimate finish Sat Oct 07 17:09:43 2023 xorriso : UPDATE : 61.70% done, estimate finish Sat Oct 07 17:18:41 2023 xorriso : UPDATE : 96.90% done, estimate finish Sat Oct 07 17:09:43 2023 xorriso : UPDATE : 61.72% done, estimate finish Sat Oct 07 17:19:06 2023 xorriso : UPDATE : 96.98% done, estimate finish Sat Oct 07 17:09:44 2023 xorriso : UPDATE : 61.72% done, estimate finish Sat Oct 07 17:19:40 2023 xorriso : UPDATE : 97.09% done, estimate finish Sat Oct 07 17:09:44 2023 xorriso : UPDATE : 61.72% done, estimate finish Sat Oct 07 17:20:15 2023 xorriso : UPDATE : 97.20% done, estimate finish Sat Oct 07 17:09:44 2023 xorriso : UPDATE : 61.72% done, estimate finish Sat Oct 07 17:20:50 2023 xorriso : UPDATE : 97.30% done, estimate finish Sat Oct 07 17:09:44 2023 xorriso : UPDATE : 61.72% done, estimate finish Sat Oct 07 17:21:24 2023 xorriso : UPDATE : 97.40% done, estimate finish Sat Oct 07 17:09:44 2023 xorriso : UPDATE : 61.72% done, estimate finish Sat Oct 07 17:21:58 2023 xorriso : UPDATE : 97.45% done, estimate finish Sat Oct 07 17:09:45 2023 xorriso : UPDATE : 61.78% done, estimate finish Sat Oct 07 17:21:47 2023 xorriso : UPDATE : 97.64% done, estimate finish Sat Oct 07 17:09:45 2023 xorriso : UPDATE : 62.30% done, estimate finish Sat Oct 07 17:17:36 2023 xorriso : UPDATE : 62.36% done, estimate finish Sat Oct 07 17:17:48 2023 xorriso : UPDATE : 97.73% done, estimate finish Sat Oct 07 17:09:45 2023 xorriso : UPDATE : 97.82% done, estimate finish Sat Oct 07 17:09:45 2023 xorriso : UPDATE : 62.42% done, estimate finish Sat Oct 07 17:17:54 2023 xorriso : UPDATE : 97.94% done, estimate finish Sat Oct 07 17:09:45 2023 xorriso : UPDATE : 62.44% done, estimate finish Sat Oct 07 17:18:18 2023 xorriso : UPDATE : 98.02% done, estimate finish Sat Oct 07 17:09:45 2023 xorriso : UPDATE : 62.44% done, estimate finish Sat Oct 07 17:18:45 2023 xorriso : UPDATE : 62.63% done, estimate finish Sat Oct 07 17:17:56 2023 xorriso : UPDATE : 98.11% done, estimate finish Sat Oct 07 17:09:45 2023 xorriso : UPDATE : 98.21% done, estimate finish Sat Oct 07 17:09:45 2023 xorriso : UPDATE : 62.69% done, estimate finish Sat Oct 07 17:18:03 2023 xorriso : UPDATE : 98.26% done, estimate finish Sat Oct 07 17:09:46 2023 xorriso : UPDATE : 62.76% done, estimate finish Sat Oct 07 17:18:05 2023 xorriso : UPDATE : 62.81% done, estimate finish Sat Oct 07 17:18:10 2023 xorriso : UPDATE : 98.26% done, estimate finish Sat Oct 07 17:09:48 2023 xorriso : UPDATE : 62.88% done, estimate finish Sat Oct 07 17:18:13 2023 xorriso : UPDATE : 98.27% done, estimate finish Sat Oct 07 17:09:50 2023 xorriso : UPDATE : 62.93% done, estimate finish Sat Oct 07 17:18:17 2023 xorriso : UPDATE : 98.66% done, estimate finish Sat Oct 07 17:09:45 2023 xorriso : UPDATE : 62.98% done, estimate finish Sat Oct 07 17:19:18 2023 xorriso : UPDATE : 98.73% done, estimate finish Sat Oct 07 17:09:45 2023 xorriso : UPDATE : 98.86% done, estimate finish Sat Oct 07 17:09:45 2023 xorriso : UPDATE : 63.05% done, estimate finish Sat Oct 07 17:19:11 2023 xorriso : UPDATE : 98.88% done, estimate finish Sat Oct 07 17:09:46 2023 xorriso : UPDATE : 63.11% done, estimate finish Sat Oct 07 17:19:13 2023 xorriso : UPDATE : 99.07% done, estimate finish Sat Oct 07 17:09:44 2023 xorriso : UPDATE : 63.16% done, estimate finish Sat Oct 07 17:19:19 2023 xorriso : UPDATE : 63.22% done, estimate finish Sat Oct 07 17:19:22 2023 xorriso : UPDATE : 99.20% done, estimate finish Sat Oct 07 17:09:44 2023 xorriso : UPDATE : 63.27% done, estimate finish Sat Oct 07 17:19:27 2023 xorriso : UPDATE : 99.26% done, estimate finish Sat Oct 07 17:09:45 2023 xorriso : UPDATE : 63.29% done, estimate finish Sat Oct 07 17:19:49 2023 xorriso : UPDATE : 99.39% done, estimate finish Sat Oct 07 17:09:44 2023 xorriso : UPDATE : 63.42% done, estimate finish Sat Oct 07 17:19:16 2023 xorriso : UPDATE : 99.50% done, estimate finish Sat Oct 07 17:09:44 2023 xorriso : UPDATE : 63.47% done, estimate finish Sat Oct 07 17:19:19 2023 xorriso : UPDATE : 99.51% done, estimate finish Sat Oct 07 17:09:45 2023 xorriso : UPDATE : 63.50% done, estimate finish Sat Oct 07 17:19:33 2023 xorriso : UPDATE : 99.51% done, estimate finish Sat Oct 07 17:09:47 2023 xorriso : UPDATE : 63.60% done, estimate finish Sat Oct 07 17:19:16 2023 xorriso : UPDATE : 99.51% done, estimate finish Sat Oct 07 17:09:49 2023 xorriso : UPDATE : 63.60% done, estimate finish Sat Oct 07 17:20:00 2023 xorriso : UPDATE : Thank you for being patient. Working since 950 seconds. xorriso : UPDATE : Thank you for being patient. Working since 951 seconds. xorriso : UPDATE : 63.75% done, estimate finish Sat Oct 07 17:19:01 2023 xorriso : UPDATE : 63.82% done, estimate finish Sat Oct 07 17:19:02 2023 ISO image produced: 15049053 sectors Written to medium : 15049053 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 63.88% done, estimate finish Sat Oct 07 17:19:00 2023 xorriso : UPDATE : 63.94% done, estimate finish Sat Oct 07 17:19:05 2023 xorriso : UPDATE : 64.03% done, estimate finish Sat Oct 07 17:18:54 2023 xorriso : UPDATE : 64.09% done, estimate finish Sat Oct 07 17:18:56 2023 xorriso : UPDATE : 64.14% done, estimate finish Sat Oct 07 17:19:01 2023 xorriso : UPDATE : 64.21% done, estimate finish Sat Oct 07 17:19:00 2023 xorriso : UPDATE : 64.27% done, estimate finish Sat Oct 07 17:18:48 2023 xorriso : UPDATE : 64.33% done, estimate finish Sat Oct 07 17:18:49 2023 xorriso : UPDATE : 64.37% done, estimate finish Sat Oct 07 17:19:03 2023 xorriso : UPDATE : 64.43% done, estimate finish Sat Oct 07 17:19:09 2023 xorriso : UPDATE : 64.43% done, estimate finish Sat Oct 07 17:19:43 2023 xorriso : UPDATE : 64.61% done, estimate finish Sat Oct 07 17:18:45 2023 xorriso : UPDATE : 64.61% done, estimate finish Sat Oct 07 17:19:13 2023 xorriso : UPDATE : 64.61% done, estimate finish Sat Oct 07 17:19:40 2023 xorriso : UPDATE : 64.61% done, estimate finish Sat Oct 07 17:20:07 2023 xorriso : UPDATE : 64.61% done, estimate finish Sat Oct 07 17:20:35 2023 xorriso : UPDATE : 64.61% done, estimate finish Sat Oct 07 17:25:16 2023 xorriso : UPDATE : 64.61% done, estimate finish Sat Oct 07 17:26:33 2023 xorriso : UPDATE : 64.61% done, estimate finish Sat Oct 07 17:27:53 2023 xorriso : UPDATE : 64.61% done, estimate finish Sat Oct 07 17:29:11 2023 xorriso : UPDATE : 64.61% done, estimate finish Sat Oct 07 17:30:30 2023 xorriso : UPDATE : 65.39% done, estimate finish Sat Oct 07 17:18:03 2023 xorriso : UPDATE : 65.45% done, estimate finish Sat Oct 07 17:18:09 2023 xorriso : UPDATE : 65.53% done, estimate finish Sat Oct 07 17:18:07 2023 xorriso : UPDATE : 65.59% done, estimate finish Sat Oct 07 17:18:12 2023 xorriso : UPDATE : 65.65% done, estimate finish Sat Oct 07 17:18:13 2023 xorriso : UPDATE : 65.72% done, estimate finish Sat Oct 07 17:16:13 2023 xorriso : UPDATE : 65.72% done, estimate finish Sat Oct 07 17:16:37 2023 xorriso : UPDATE : 65.89% done, estimate finish Sat Oct 07 17:16:22 2023 xorriso : UPDATE : 65.91% done, estimate finish Sat Oct 07 17:16:40 2023 xorriso : UPDATE : 66.03% done, estimate finish Sat Oct 07 17:16:34 2023 xorriso : UPDATE : 66.10% done, estimate finish Sat Oct 07 17:16:40 2023 xorriso : UPDATE : 66.14% done, estimate finish Sat Oct 07 17:16:50 2023 xorriso : UPDATE : 66.22% done, estimate finish Sat Oct 07 17:16:53 2023 xorriso : UPDATE : 66.29% done, estimate finish Sat Oct 07 17:16:57 2023 xorriso : UPDATE : 66.34% done, estimate finish Sat Oct 07 17:17:03 2023 xorriso : UPDATE : 66.37% done, estimate finish Sat Oct 07 17:18:51 2023 xorriso : UPDATE : 66.44% done, estimate finish Sat Oct 07 17:18:49 2023 xorriso : UPDATE : 66.55% done, estimate finish Sat Oct 07 17:18:28 2023 xorriso : UPDATE : 66.55% done, estimate finish Sat Oct 07 17:18:59 2023 xorriso : UPDATE : 66.55% done, estimate finish Sat Oct 07 17:19:30 2023 xorriso : UPDATE : 66.55% done, estimate finish Sat Oct 07 17:20:02 2023 xorriso : UPDATE : 66.55% done, estimate finish Sat Oct 07 17:20:33 2023 xorriso : UPDATE : 66.94% done, estimate finish Sat Oct 07 17:18:18 2023 xorriso : UPDATE : 66.98% done, estimate finish Sat Oct 07 17:18:27 2023 xorriso : UPDATE : 66.98% done, estimate finish Sat Oct 07 17:18:48 2023 xorriso : UPDATE : 67.16% done, estimate finish Sat Oct 07 17:17:49 2023 xorriso : UPDATE : 67.19% done, estimate finish Sat Oct 07 17:18:09 2023 xorriso : UPDATE : 67.19% done, estimate finish Sat Oct 07 17:18:37 2023 xorriso : UPDATE : 67.34% done, estimate finish Sat Oct 07 17:18:05 2023 xorriso : UPDATE : 67.43% done, estimate finish Sat Oct 07 17:17:57 2023 xorriso : UPDATE : 67.49% done, estimate finish Sat Oct 07 17:18:05 2023 xorriso : UPDATE : 67.54% done, estimate finish Sat Oct 07 17:18:10 2023 xorriso : UPDATE : 67.60% done, estimate finish Sat Oct 07 17:18:16 2023 xorriso : UPDATE : 67.60% done, estimate finish Sat Oct 07 17:18:37 2023 xorriso : UPDATE : 67.73% done, estimate finish Sat Oct 07 17:18:20 2023 xorriso : UPDATE : 67.73% done, estimate finish Sat Oct 07 17:18:39 2023 xorriso : UPDATE : 67.92% done, estimate finish Sat Oct 07 17:18:26 2023 xorriso : UPDATE : 67.98% done, estimate finish Sat Oct 07 17:18:31 2023 xorriso : UPDATE : 68.04% done, estimate finish Sat Oct 07 17:18:34 2023 xorriso : UPDATE : 68.14% done, estimate finish Sat Oct 07 17:18:21 2023 xorriso : UPDATE : 68.20% done, estimate finish Sat Oct 07 17:18:26 2023 xorriso : UPDATE : 68.26% done, estimate finish Sat Oct 07 17:18:29 2023 xorriso : UPDATE : 68.33% done, estimate finish Sat Oct 07 17:18:29 2023 xorriso : UPDATE : 68.40% done, estimate finish Sat Oct 07 17:18:30 2023 xorriso : UPDATE : 68.46% done, estimate finish Sat Oct 07 17:18:32 2023 xorriso : UPDATE : 68.53% done, estimate finish Sat Oct 07 17:18:31 2023 xorriso : UPDATE : 68.60% done, estimate finish Sat Oct 07 17:18:39 2023 xorriso : UPDATE : 68.60% done, estimate finish Sat Oct 07 17:19:15 2023 xorriso : UPDATE : 68.60% done, estimate finish Sat Oct 07 17:19:52 2023 xorriso : UPDATE : 68.82% done, estimate finish Sat Oct 07 17:18:32 2023 xorriso : UPDATE : 68.88% done, estimate finish Sat Oct 07 17:18:35 2023 xorriso : UPDATE : 68.88% done, estimate finish Sat Oct 07 17:19:01 2023 xorriso : UPDATE : 68.88% done, estimate finish Sat Oct 07 17:19:26 2023 xorriso : UPDATE : 68.95% done, estimate finish Sat Oct 07 17:19:21 2023 xorriso : UPDATE : 69.13% done, estimate finish Sat Oct 07 17:18:39 2023 xorriso : UPDATE : 69.13% done, estimate finish Sat Oct 07 17:19:00 2023 xorriso : UPDATE : 69.13% done, estimate finish Sat Oct 07 17:20:12 2023 xorriso : UPDATE : 69.39% done, estimate finish Sat Oct 07 17:18:17 2023 xorriso : UPDATE : 69.39% done, estimate finish Sat Oct 07 17:18:47 2023 xorriso : UPDATE : 69.39% done, estimate finish Sat Oct 07 17:19:18 2023 xorriso : UPDATE : 69.64% done, estimate finish Sat Oct 07 17:18:04 2023 xorriso : UPDATE : 69.64% done, estimate finish Sat Oct 07 17:18:28 2023 xorriso : UPDATE : 69.64% done, estimate finish Sat Oct 07 17:18:51 2023 xorriso : UPDATE : 69.76% done, estimate finish Sat Oct 07 17:18:35 2023 xorriso : UPDATE : 69.90% done, estimate finish Sat Oct 07 17:18:14 2023 xorriso : UPDATE : 69.90% done, estimate finish Sat Oct 07 17:18:32 2023 xorriso : UPDATE : 69.90% done, estimate finish Sat Oct 07 17:17:57 2023 xorriso : UPDATE : 70.18% done, estimate finish Sat Oct 07 17:16:58 2023 xorriso : UPDATE : 70.23% done, estimate finish Sat Oct 07 17:17:07 2023 xorriso : UPDATE : 70.29% done, estimate finish Sat Oct 07 17:17:16 2023 xorriso : UPDATE : 70.34% done, estimate finish Sat Oct 07 17:17:23 2023 xorriso : UPDATE : 70.34% done, estimate finish Sat Oct 07 17:17:44 2023 xorriso : UPDATE : 70.50% done, estimate finish Sat Oct 07 17:17:26 2023 xorriso : UPDATE : 70.50% done, estimate finish Sat Oct 07 17:17:43 2023 xorriso : UPDATE : 70.50% done, estimate finish Sat Oct 07 17:18:01 2023 xorriso : UPDATE : 70.75% done, estimate finish Sat Oct 07 17:17:26 2023 xorriso : UPDATE : 70.75% done, estimate finish Sat Oct 07 17:17:29 2023 xorriso : UPDATE : 70.91% done, estimate finish Sat Oct 07 17:17:09 2023 xorriso : UPDATE : 70.96% done, estimate finish Sat Oct 07 17:17:18 2023 xorriso : UPDATE : 71.04% done, estimate finish Sat Oct 07 17:17:20 2023 xorriso : UPDATE : 71.07% done, estimate finish Sat Oct 07 17:17:32 2023 xorriso : UPDATE : 71.16% done, estimate finish Sat Oct 07 17:17:31 2023 xorriso : UPDATE : 71.19% done, estimate finish Sat Oct 07 17:17:44 2023 xorriso : UPDATE : 71.30% done, estimate finish Sat Oct 07 17:17:36 2023 xorriso : UPDATE : 71.35% done, estimate finish Sat Oct 07 17:17:45 2023 xorriso : UPDATE : 71.41% done, estimate finish Sat Oct 07 17:17:48 2023 xorriso : UPDATE : 71.47% done, estimate finish Sat Oct 07 17:18:17 2023 xorriso : UPDATE : 71.55% done, estimate finish Sat Oct 07 17:18:14 2023 xorriso : UPDATE : 71.59% done, estimate finish Sat Oct 07 17:18:27 2023 xorriso : UPDATE : 71.66% done, estimate finish Sat Oct 07 17:18:27 2023 xorriso : UPDATE : 71.77% done, estimate finish Sat Oct 07 17:18:12 2023 xorriso : UPDATE : 71.82% done, estimate finish Sat Oct 07 17:18:19 2023 xorriso : UPDATE : 71.88% done, estimate finish Sat Oct 07 17:18:23 2023 xorriso : UPDATE : 71.90% done, estimate finish Sat Oct 07 17:18:38 2023 xorriso : UPDATE : 71.90% done, estimate finish Sat Oct 07 17:18:59 2023 xorriso : UPDATE : 71.90% done, estimate finish Sat Oct 07 17:19:19 2023 xorriso : UPDATE : 71.90% done, estimate finish Sat Oct 07 17:21:53 2023 xorriso : UPDATE : 71.90% done, estimate finish Sat Oct 07 17:22:41 2023 xorriso : UPDATE : 72.21% done, estimate finish Sat Oct 07 17:19:04 2023 xorriso : UPDATE : 72.38% done, estimate finish Sat Oct 07 17:18:23 2023 xorriso : UPDATE : 72.38% done, estimate finish Sat Oct 07 17:18:48 2023 xorriso : UPDATE : 72.48% done, estimate finish Sat Oct 07 17:18:36 2023 xorriso : UPDATE : 72.58% done, estimate finish Sat Oct 07 17:18:26 2023 xorriso : UPDATE : 72.62% done, estimate finish Sat Oct 07 17:18:34 2023 xorriso : UPDATE : 72.67% done, estimate finish Sat Oct 07 17:18:40 2023 xorriso : UPDATE : 72.71% done, estimate finish Sat Oct 07 17:18:46 2023 xorriso : UPDATE : 72.74% done, estimate finish Sat Oct 07 17:18:56 2023 xorriso : UPDATE : 72.78% done, estimate finish Sat Oct 07 17:17:45 2023 xorriso : UPDATE : 72.81% done, estimate finish Sat Oct 07 17:18:00 2023 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 17:18:09 2023 xorriso : UPDATE : 72.90% done, estimate finish Sat Oct 07 17:18:20 2023 xorriso : UPDATE : 72.93% done, estimate finish Sat Oct 07 17:18:31 2023 xorriso : UPDATE : 72.96% done, estimate finish Sat Oct 07 17:18:44 2023 xorriso : UPDATE : 73.00% done, estimate finish Sat Oct 07 17:18:53 2023 xorriso : UPDATE : 73.03% done, estimate finish Sat Oct 07 17:19:04 2023 xorriso : UPDATE : 73.07% done, estimate finish Sat Oct 07 17:19:09 2023 xorriso : UPDATE : 73.12% done, estimate finish Sat Oct 07 17:19:12 2023 xorriso : UPDATE : 73.17% done, estimate finish Sat Oct 07 17:22:29 2023 xorriso : UPDATE : 73.20% done, estimate finish Sat Oct 07 17:22:50 2023 xorriso : UPDATE : 73.27% done, estimate finish Sat Oct 07 17:22:07 2023 xorriso : UPDATE : 73.33% done, estimate finish Sat Oct 07 17:21:56 2023 xorriso : UPDATE : 73.39% done, estimate finish Sat Oct 07 17:21:40 2023 xorriso : UPDATE : 73.43% done, estimate finish Sat Oct 07 17:21:40 2023 xorriso : UPDATE : 73.49% done, estimate finish Sat Oct 07 17:21:30 2023 xorriso : UPDATE : 73.56% done, estimate finish Sat Oct 07 17:21:12 2023 xorriso : UPDATE : 73.60% done, estimate finish Sat Oct 07 17:21:17 2023 xorriso : UPDATE : 73.63% done, estimate finish Sat Oct 07 17:21:21 2023 xorriso : UPDATE : 73.66% done, estimate finish Sat Oct 07 17:20:46 2023 xorriso : UPDATE : 73.77% done, estimate finish Sat Oct 07 17:19:59 2023 xorriso : UPDATE : 73.84% done, estimate finish Sat Oct 07 17:19:52 2023 xorriso : UPDATE : 73.87% done, estimate finish Sat Oct 07 17:20:08 2023 xorriso : UPDATE : 73.87% done, estimate finish Sat Oct 07 17:20:39 2023 xorriso : UPDATE : 73.87% done, estimate finish Sat Oct 07 17:21:10 2023 xorriso : UPDATE : 74.08% done, estimate finish Sat Oct 07 17:19:43 2023 xorriso : UPDATE : 74.15% done, estimate finish Sat Oct 07 17:19:41 2023 xorriso : UPDATE : 74.19% done, estimate finish Sat Oct 07 17:19:45 2023 xorriso : UPDATE : 74.25% done, estimate finish Sat Oct 07 17:19:45 2023 xorriso : UPDATE : 74.26% done, estimate finish Sat Oct 07 17:19:24 2023 xorriso : UPDATE : 74.37% done, estimate finish Sat Oct 07 17:19:01 2023 xorriso : UPDATE : 74.40% done, estimate finish Sat Oct 07 17:19:14 2023 xorriso : UPDATE : 74.46% done, estimate finish Sat Oct 07 17:19:19 2023 xorriso : UPDATE : 74.52% done, estimate finish Sat Oct 07 17:19:18 2023 xorriso : UPDATE : 74.57% done, estimate finish Sat Oct 07 17:19:21 2023 xorriso : UPDATE : 74.62% done, estimate finish Sat Oct 07 17:19:25 2023 xorriso : UPDATE : 74.65% done, estimate finish Sat Oct 07 17:19:37 2023 xorriso : UPDATE : 74.68% done, estimate finish Sat Oct 07 17:19:48 2023 xorriso : UPDATE : 74.68% done, estimate finish Sat Oct 07 17:20:09 2023 xorriso : UPDATE : 74.83% done, estimate finish Sat Oct 07 17:19:47 2023 xorriso : UPDATE : 74.84% done, estimate finish Sat Oct 07 17:20:15 2023 xorriso : UPDATE : 74.88% done, estimate finish Sat Oct 07 17:20:24 2023 xorriso : UPDATE : 75.02% done, estimate finish Sat Oct 07 17:19:34 2023 xorriso : UPDATE : 75.06% done, estimate finish Sat Oct 07 17:19:44 2023 xorriso : UPDATE : 75.12% done, estimate finish Sat Oct 07 17:19:43 2023 xorriso : UPDATE : 75.17% done, estimate finish Sat Oct 07 17:19:45 2023 xorriso : UPDATE : 75.23% done, estimate finish Sat Oct 07 17:19:45 2023 xorriso : UPDATE : 75.26% done, estimate finish Sat Oct 07 17:19:53 2023 xorriso : UPDATE : 75.34% done, estimate finish Sat Oct 07 17:19:47 2023 xorriso : UPDATE : 75.38% done, estimate finish Sat Oct 07 17:19:56 2023 xorriso : UPDATE : 75.45% done, estimate finish Sat Oct 07 17:19:47 2023 xorriso : UPDATE : 75.49% done, estimate finish Sat Oct 07 17:19:56 2023 xorriso : UPDATE : 75.54% done, estimate finish Sat Oct 07 17:20:00 2023 xorriso : UPDATE : 75.61% done, estimate finish Sat Oct 07 17:19:52 2023 xorriso : UPDATE : 75.67% done, estimate finish Sat Oct 07 17:19:49 2023 xorriso : UPDATE : 75.72% done, estimate finish Sat Oct 07 17:19:53 2023 xorriso : UPDATE : 75.78% done, estimate finish Sat Oct 07 17:19:49 2023 xorriso : UPDATE : 75.78% done, estimate finish Sat Oct 07 17:20:11 2023 xorriso : UPDATE : 75.78% done, estimate finish Sat Oct 07 17:20:29 2023 xorriso : UPDATE : 76.01% done, estimate finish Sat Oct 07 17:19:29 2023 xorriso : UPDATE : 76.01% done, estimate finish Sat Oct 07 17:19:39 2023 xorriso : UPDATE : 76.01% done, estimate finish Sat Oct 07 17:20:11 2023 xorriso : UPDATE : 76.01% done, estimate finish Sat Oct 07 17:20:42 2023 xorriso : UPDATE : 76.01% done, estimate finish Sat Oct 07 17:21:14 2023 xorriso : UPDATE : 76.38% done, estimate finish Sat Oct 07 17:18:53 2023 xorriso : UPDATE : 76.38% done, estimate finish Sat Oct 07 17:19:13 2023 xorriso : UPDATE : 76.38% done, estimate finish Sat Oct 07 17:19:33 2023 xorriso : UPDATE : 76.38% done, estimate finish Sat Oct 07 17:19:54 2023 xorriso : UPDATE : 76.38% done, estimate finish Sat Oct 07 17:20:13 2023 xorriso : UPDATE : 76.38% done, estimate finish Sat Oct 07 17:20:34 2023 xorriso : UPDATE : 76.73% done, estimate finish Sat Oct 07 17:18:35 2023 xorriso : UPDATE : 76.87% done, estimate finish Sat Oct 07 17:18:13 2023 xorriso : UPDATE : 76.99% done, estimate finish Sat Oct 07 17:18:01 2023 xorriso : UPDATE : 77.05% done, estimate finish Sat Oct 07 17:18:06 2023 xorriso : UPDATE : 77.11% done, estimate finish Sat Oct 07 17:18:12 2023 xorriso : UPDATE : 77.17% done, estimate finish Sat Oct 07 17:18:15 2023 xorriso : UPDATE : 77.22% done, estimate finish Sat Oct 07 17:18:21 2023 xorriso : UPDATE : 77.27% done, estimate finish Sat Oct 07 17:18:27 2023 xorriso : UPDATE : 77.32% done, estimate finish Sat Oct 07 17:18:32 2023 xorriso : UPDATE : 77.36% done, estimate finish Sat Oct 07 17:18:38 2023 xorriso : UPDATE : 77.38% done, estimate finish Sat Oct 07 17:19:01 2023 xorriso : UPDATE : 77.39% done, estimate finish Sat Oct 07 17:19:26 2023 xorriso : UPDATE : 77.44% done, estimate finish Sat Oct 07 17:19:32 2023 xorriso : UPDATE : 77.50% done, estimate finish Sat Oct 07 17:19:29 2023 xorriso : UPDATE : 77.55% done, estimate finish Sat Oct 07 17:19:35 2023 xorriso : UPDATE : 77.59% done, estimate finish Sat Oct 07 17:19:40 2023 xorriso : UPDATE : 77.66% done, estimate finish Sat Oct 07 17:19:35 2023 xorriso : UPDATE : 77.71% done, estimate finish Sat Oct 07 17:19:40 2023 xorriso : UPDATE : 77.74% done, estimate finish Sat Oct 07 17:19:51 2023 xorriso : UPDATE : 77.84% done, estimate finish Sat Oct 07 17:19:36 2023 xorriso : UPDATE : 77.89% done, estimate finish Sat Oct 07 17:20:18 2023 xorriso : UPDATE : 77.92% done, estimate finish Sat Oct 07 17:20:34 2023 xorriso : UPDATE : 77.97% done, estimate finish Sat Oct 07 17:20:33 2023 xorriso : UPDATE : 78.03% done, estimate finish Sat Oct 07 17:20:27 2023 xorriso : UPDATE : 78.03% done, estimate finish Sat Oct 07 17:20:56 2023 xorriso : UPDATE : 78.03% done, estimate finish Sat Oct 07 17:21:25 2023 xorriso : UPDATE : 78.03% done, estimate finish Sat Oct 07 17:21:53 2023 xorriso : UPDATE : 78.31% done, estimate finish Sat Oct 07 17:19:56 2023 xorriso : UPDATE : 78.40% done, estimate finish Sat Oct 07 17:19:43 2023 xorriso : UPDATE : 78.40% done, estimate finish Sat Oct 07 17:20:01 2023 xorriso : UPDATE : 78.44% done, estimate finish Sat Oct 07 17:19:58 2023 xorriso : UPDATE : 78.62% done, estimate finish Sat Oct 07 17:18:59 2023 xorriso : UPDATE : 78.68% done, estimate finish Sat Oct 07 17:19:04 2023 xorriso : UPDATE : 78.68% done, estimate finish Sat Oct 07 17:19:27 2023 xorriso : UPDATE : 78.68% done, estimate finish Sat Oct 07 17:19:51 2023 xorriso : UPDATE : 78.68% done, estimate finish Sat Oct 07 17:20:14 2023 xorriso : UPDATE : 78.96% done, estimate finish Sat Oct 07 17:18:56 2023 xorriso : UPDATE : 79.05% done, estimate finish Sat Oct 07 17:18:52 2023 xorriso : UPDATE : 79.05% done, estimate finish Sat Oct 07 17:19:08 2023 xorriso : UPDATE : 79.21% done, estimate finish Sat Oct 07 17:18:46 2023 xorriso : UPDATE : 79.23% done, estimate finish Sat Oct 07 17:18:16 2023 xorriso : UPDATE : 79.23% done, estimate finish Sat Oct 07 17:18:38 2023 xorriso : UPDATE : 79.43% done, estimate finish Sat Oct 07 17:18:06 2023 xorriso : UPDATE : 79.46% done, estimate finish Sat Oct 07 17:18:18 2023 xorriso : UPDATE : 79.52% done, estimate finish Sat Oct 07 17:18:23 2023 xorriso : UPDATE : 79.63% done, estimate finish Sat Oct 07 17:18:16 2023 xorriso : UPDATE : 79.63% done, estimate finish Sat Oct 07 17:18:31 2023 xorriso : UPDATE : 79.63% done, estimate finish Sat Oct 07 17:18:46 2023 xorriso : UPDATE : 79.87% done, estimate finish Sat Oct 07 17:18:16 2023 xorriso : UPDATE : 79.87% done, estimate finish Sat Oct 07 17:18:29 2023 xorriso : UPDATE : 80.03% done, estimate finish Sat Oct 07 17:18:14 2023 xorriso : UPDATE : 80.03% done, estimate finish Sat Oct 07 17:18:36 2023 xorriso : UPDATE : 80.19% done, estimate finish Sat Oct 07 17:18:15 2023 xorriso : UPDATE : 80.19% done, estimate finish Sat Oct 07 17:18:32 2023 xorriso : UPDATE : 80.33% done, estimate finish Sat Oct 07 17:18:18 2023 xorriso : UPDATE : 80.40% done, estimate finish Sat Oct 07 17:18:20 2023 xorriso : UPDATE : 80.47% done, estimate finish Sat Oct 07 17:18:20 2023 xorriso : UPDATE : 80.51% done, estimate finish Sat Oct 07 17:18:25 2023 xorriso : UPDATE : 80.59% done, estimate finish Sat Oct 07 17:18:25 2023 xorriso : UPDATE : 80.60% done, estimate finish Sat Oct 07 17:18:37 2023 xorriso : UPDATE : 80.73% done, estimate finish Sat Oct 07 17:18:27 2023 xorriso : UPDATE : 80.77% done, estimate finish Sat Oct 07 17:18:51 2023 xorriso : UPDATE : 80.84% done, estimate finish Sat Oct 07 17:18:49 2023 xorriso : UPDATE : 80.94% done, estimate finish Sat Oct 07 17:18:42 2023 xorriso : UPDATE : 80.94% done, estimate finish Sat Oct 07 17:19:01 2023 xorriso : UPDATE : 80.94% done, estimate finish Sat Oct 07 17:19:20 2023 xorriso : UPDATE : 80.94% done, estimate finish Sat Oct 07 17:19:38 2023 xorriso : UPDATE : 80.94% done, estimate finish Sat Oct 07 17:19:57 2023 xorriso : UPDATE : 80.94% done, estimate finish Sat Oct 07 17:20:16 2023 xorriso : UPDATE : 80.94% done, estimate finish Sat Oct 07 17:20:34 2023 xorriso : UPDATE : 80.94% done, estimate finish Sat Oct 07 17:20:53 2023 xorriso : UPDATE : 80.94% done, estimate finish Sat Oct 07 17:31:04 2023 xorriso : UPDATE : 81.65% done, estimate finish Sat Oct 07 17:18:15 2023 xorriso : UPDATE : 81.70% done, estimate finish Sat Oct 07 17:18:20 2023 xorriso : UPDATE : 81.81% done, estimate finish Sat Oct 07 17:18:15 2023 xorriso : UPDATE : 81.84% done, estimate finish Sat Oct 07 17:18:24 2023 xorriso : UPDATE : 81.90% done, estimate finish Sat Oct 07 17:18:26 2023 xorriso : UPDATE : 81.90% done, estimate finish Sat Oct 07 17:18:40 2023 xorriso : UPDATE : 81.90% done, estimate finish Sat Oct 07 17:18:55 2023 xorriso : UPDATE : 81.90% done, estimate finish Sat Oct 07 17:19:09 2023 xorriso : UPDATE : 81.90% done, estimate finish Sat Oct 07 17:19:25 2023 xorriso : UPDATE : 81.90% done, estimate finish Sat Oct 07 17:17:47 2023 xorriso : UPDATE : 81.90% done, estimate finish Sat Oct 07 17:18:04 2023 xorriso : UPDATE : 82.51% done, estimate finish Sat Oct 07 17:17:01 2023 xorriso : UPDATE : 82.57% done, estimate finish Sat Oct 07 17:17:07 2023 xorriso : UPDATE : 82.64% done, estimate finish Sat Oct 07 17:17:11 2023 xorriso : UPDATE : 82.70% done, estimate finish Sat Oct 07 17:17:15 2023 xorriso : UPDATE : 82.70% done, estimate finish Sat Oct 07 17:17:25 2023 xorriso : UPDATE : 82.70% done, estimate finish Sat Oct 07 17:17:34 2023 xorriso : UPDATE : 82.70% done, estimate finish Sat Oct 07 17:17:43 2023 xorriso : UPDATE : 82.70% done, estimate finish Sat Oct 07 17:17:53 2023 xorriso : UPDATE : 82.77% done, estimate finish Sat Oct 07 17:18:05 2023 xorriso : UPDATE : 83.15% done, estimate finish Sat Oct 07 17:17:22 2023 xorriso : UPDATE : 83.15% done, estimate finish Sat Oct 07 17:17:35 2023 xorriso : UPDATE : 83.15% done, estimate finish Sat Oct 07 17:17:47 2023 xorriso : UPDATE : 83.15% done, estimate finish Sat Oct 07 17:18:00 2023 xorriso : UPDATE : 83.48% done, estimate finish Sat Oct 07 17:17:32 2023 xorriso : UPDATE : 83.49% done, estimate finish Sat Oct 07 17:17:41 2023 xorriso : UPDATE : 83.62% done, estimate finish Sat Oct 07 17:17:37 2023 xorriso : UPDATE : 83.68% done, estimate finish Sat Oct 07 17:17:42 2023 xorriso : UPDATE : 83.75% done, estimate finish Sat Oct 07 17:17:44 2023 xorriso : UPDATE : 83.80% done, estimate finish Sat Oct 07 17:17:36 2023 xorriso : UPDATE : 83.85% done, estimate finish Sat Oct 07 17:17:43 2023 xorriso : UPDATE : 83.95% done, estimate finish Sat Oct 07 17:17:44 2023 xorriso : UPDATE : 83.99% done, estimate finish Sat Oct 07 17:17:51 2023 xorriso : UPDATE : 84.08% done, estimate finish Sat Oct 07 17:17:50 2023 xorriso : UPDATE : 84.15% done, estimate finish Sat Oct 07 17:17:53 2023 xorriso : UPDATE : 84.21% done, estimate finish Sat Oct 07 17:17:57 2023 xorriso : UPDATE : 84.28% done, estimate finish Sat Oct 07 17:17:59 2023 xorriso : UPDATE : 84.34% done, estimate finish Sat Oct 07 17:18:01 2023 xorriso : UPDATE : 84.40% done, estimate finish Sat Oct 07 17:18:04 2023 xorriso : UPDATE : 84.44% done, estimate finish Sat Oct 07 17:19:00 2023 xorriso : UPDATE : 84.55% done, estimate finish Sat Oct 07 17:18:44 2023 xorriso : UPDATE : 84.61% done, estimate finish Sat Oct 07 17:18:47 2023 xorriso : UPDATE : 84.66% done, estimate finish Sat Oct 07 17:18:51 2023 xorriso : UPDATE : 84.66% done, estimate finish Sat Oct 07 17:19:08 2023 xorriso : UPDATE : 84.66% done, estimate finish Sat Oct 07 17:19:24 2023 xorriso : UPDATE : 84.91% done, estimate finish Sat Oct 07 17:18:41 2023 xorriso : UPDATE : 84.97% done, estimate finish Sat Oct 07 17:18:44 2023 xorriso : UPDATE : 85.03% done, estimate finish Sat Oct 07 17:18:45 2023 xorriso : UPDATE : 85.03% done, estimate finish Sat Oct 07 17:18:56 2023 xorriso : UPDATE : 85.18% done, estimate finish Sat Oct 07 17:18:29 2023 xorriso : UPDATE : 85.23% done, estimate finish Sat Oct 07 17:18:33 2023 xorriso : UPDATE : 85.31% done, estimate finish Sat Oct 07 17:18:34 2023 xorriso : UPDATE : 85.33% done, estimate finish Sat Oct 07 17:18:42 2023 xorriso : UPDATE : 85.44% done, estimate finish Sat Oct 07 17:18:35 2023 xorriso : UPDATE : 85.51% done, estimate finish Sat Oct 07 17:18:36 2023 xorriso : UPDATE : 85.51% done, estimate finish Sat Oct 07 17:18:48 2023 xorriso : UPDATE : 85.51% done, estimate finish Sat Oct 07 17:19:02 2023 xorriso : UPDATE : 85.73% done, estimate finish Sat Oct 07 17:18:34 2023 xorriso : UPDATE : 85.79% done, estimate finish Sat Oct 07 17:18:36 2023 xorriso : UPDATE : 85.86% done, estimate finish Sat Oct 07 17:18:36 2023 xorriso : UPDATE : 85.93% done, estimate finish Sat Oct 07 17:18:43 2023 xorriso : UPDATE : 85.98% done, estimate finish Sat Oct 07 17:18:48 2023 xorriso : UPDATE : 85.98% done, estimate finish Sat Oct 07 17:19:05 2023 xorriso : UPDATE : 85.98% done, estimate finish Sat Oct 07 17:19:21 2023 xorriso : UPDATE : 85.98% done, estimate finish Sat Oct 07 17:19:38 2023 xorriso : UPDATE : 85.98% done, estimate finish Sat Oct 07 17:19:54 2023 xorriso : UPDATE : 85.98% done, estimate finish Sat Oct 07 17:20:10 2023 xorriso : UPDATE : 85.98% done, estimate finish Sat Oct 07 17:20:27 2023 xorriso : UPDATE : 86.27% done, estimate finish Sat Oct 07 17:19:21 2023 xorriso : UPDATE : 86.54% done, estimate finish Sat Oct 07 17:18:43 2023 xorriso : UPDATE : 86.54% done, estimate finish Sat Oct 07 17:19:05 2023 xorriso : UPDATE : 86.54% done, estimate finish Sat Oct 07 17:19:26 2023 xorriso : UPDATE : 86.81% done, estimate finish Sat Oct 07 17:18:31 2023 xorriso : UPDATE : 86.89% done, estimate finish Sat Oct 07 17:18:30 2023 xorriso : UPDATE : 86.95% done, estimate finish Sat Oct 07 17:18:33 2023 xorriso : UPDATE : 87.02% done, estimate finish Sat Oct 07 17:18:34 2023 xorriso : UPDATE : 87.02% done, estimate finish Sat Oct 07 17:18:46 2023 xorriso : UPDATE : 87.02% done, estimate finish Sat Oct 07 17:18:57 2023 xorriso : UPDATE : 87.02% done, estimate finish Sat Oct 07 17:19:09 2023 xorriso : UPDATE : 87.02% done, estimate finish Sat Oct 07 17:19:21 2023 xorriso : UPDATE : 87.02% done, estimate finish Sat Oct 07 17:20:03 2023 xorriso : UPDATE : 87.02% done, estimate finish Sat Oct 07 17:20:28 2023 xorriso : UPDATE : 87.02% done, estimate finish Sat Oct 07 17:20:53 2023 xorriso : UPDATE : 87.02% done, estimate finish Sat Oct 07 17:21:19 2023 xorriso : UPDATE : 87.20% done, estimate finish Sat Oct 07 17:20:04 2023 xorriso : UPDATE : 87.80% done, estimate finish Sat Oct 07 17:18:13 2023 xorriso : UPDATE : 87.83% done, estimate finish Sat Oct 07 17:18:19 2023 xorriso : UPDATE : 87.83% done, estimate finish Sat Oct 07 17:18:29 2023 xorriso : UPDATE : 88.00% done, estimate finish Sat Oct 07 17:18:17 2023 xorriso : UPDATE : 88.05% done, estimate finish Sat Oct 07 17:18:20 2023 xorriso : UPDATE : 88.05% done, estimate finish Sat Oct 07 17:17:50 2023 xorriso : UPDATE : 88.16% done, estimate finish Sat Oct 07 17:17:49 2023 xorriso : UPDATE : 88.28% done, estimate finish Sat Oct 07 17:17:48 2023 xorriso : UPDATE : 88.34% done, estimate finish Sat Oct 07 17:17:52 2023 xorriso : UPDATE : 88.43% done, estimate finish Sat Oct 07 17:17:52 2023 xorriso : UPDATE : 88.49% done, estimate finish Sat Oct 07 17:17:55 2023 xorriso : UPDATE : 88.55% done, estimate finish Sat Oct 07 17:17:58 2023 xorriso : UPDATE : 88.62% done, estimate finish Sat Oct 07 17:18:00 2023 xorriso : UPDATE : 88.68% done, estimate finish Sat Oct 07 17:18:03 2023 xorriso : UPDATE : 88.74% done, estimate finish Sat Oct 07 17:18:05 2023 xorriso : UPDATE : 88.78% done, estimate finish Sat Oct 07 17:18:33 2023 xorriso : UPDATE : 88.89% done, estimate finish Sat Oct 07 17:18:27 2023 xorriso : UPDATE : 88.95% done, estimate finish Sat Oct 07 17:18:30 2023 xorriso : UPDATE : 88.95% done, estimate finish Sat Oct 07 17:18:42 2023 xorriso : UPDATE : 88.95% done, estimate finish Sat Oct 07 17:18:54 2023 xorriso : UPDATE : 88.95% done, estimate finish Sat Oct 07 17:19:06 2023 xorriso : UPDATE : 88.95% done, estimate finish Sat Oct 07 17:19:18 2023 xorriso : UPDATE : 88.95% done, estimate finish Sat Oct 07 17:19:30 2023 xorriso : UPDATE : 88.95% done, estimate finish Sat Oct 07 17:19:43 2023 xorriso : UPDATE : 88.95% done, estimate finish Sat Oct 07 17:19:54 2023 xorriso : UPDATE : 88.95% done, estimate finish Sat Oct 07 17:26:16 2023 xorriso : UPDATE : 88.95% done, estimate finish Sat Oct 07 17:27:17 2023 xorriso : UPDATE : 88.95% done, estimate finish Sat Oct 07 17:28:17 2023 xorriso : UPDATE : 88.95% done, estimate finish Sat Oct 07 17:29:18 2023 xorriso : UPDATE : 88.95% done, estimate finish Sat Oct 07 17:30:17 2023 xorriso : UPDATE : 88.95% done, estimate finish Sat Oct 07 17:31:18 2023 xorriso : UPDATE : 88.95% done, estimate finish Sat Oct 07 17:32:18 2023 xorriso : UPDATE : 88.95% done, estimate finish Sat Oct 07 17:33:18 2023 xorriso : UPDATE : 88.95% done, estimate finish Sat Oct 07 17:34:19 2023 xorriso : UPDATE : 88.95% done, estimate finish Sat Oct 07 17:35:18 2023 xorriso : UPDATE : 88.95% done xorriso : UPDATE : 88.95% done xorriso : UPDATE : 88.95% done xorriso : UPDATE : 88.95% done xorriso : UPDATE : 88.95% done xorriso : UPDATE : 88.95% done xorriso : UPDATE : 88.95% done xorriso : UPDATE : 88.95% done xorriso : UPDATE : 90.12% done, estimate finish Sat Oct 07 17:18:57 2023 xorriso : UPDATE : 91.06% done, estimate finish Sat Oct 07 17:17:51 2023 xorriso : UPDATE : 91.13% done, estimate finish Sat Oct 07 17:17:52 2023 xorriso : UPDATE : 91.18% done, estimate finish Sat Oct 07 17:17:19 2023 xorriso : UPDATE : 91.18% done, estimate finish Sat Oct 07 17:17:24 2023 xorriso : UPDATE : 91.35% done, estimate finish Sat Oct 07 17:17:24 2023 xorriso : UPDATE : 91.42% done, estimate finish Sat Oct 07 17:17:26 2023 xorriso : UPDATE : 91.48% done, estimate finish Sat Oct 07 17:17:29 2023 xorriso : UPDATE : 91.51% done, estimate finish Sat Oct 07 17:17:32 2023 xorriso : UPDATE : 91.55% done, estimate finish Sat Oct 07 17:17:35 2023 xorriso : UPDATE : 91.59% done, estimate finish Sat Oct 07 17:17:38 2023 xorriso : UPDATE : 91.63% done, estimate finish Sat Oct 07 17:17:41 2023 xorriso : UPDATE : 91.64% done, estimate finish Sat Oct 07 17:17:44 2023 xorriso : UPDATE : 91.67% done, estimate finish Sat Oct 07 17:19:27 2023 xorriso : UPDATE : 91.70% done, estimate finish Sat Oct 07 17:19:32 2023 xorriso : UPDATE : 91.77% done, estimate finish Sat Oct 07 17:19:24 2023 xorriso : UPDATE : 91.82% done, estimate finish Sat Oct 07 17:19:25 2023 xorriso : UPDATE : 91.87% done, estimate finish Sat Oct 07 17:19:24 2023 xorriso : UPDATE : 91.90% done, estimate finish Sat Oct 07 17:19:29 2023 xorriso : UPDATE : 91.94% done, estimate finish Sat Oct 07 17:19:30 2023 xorriso : UPDATE : 91.97% done, estimate finish Sat Oct 07 17:19:35 2023 xorriso : UPDATE : 91.99% done, estimate finish Sat Oct 07 17:19:42 2023 xorriso : UPDATE : 92.06% done, estimate finish Sat Oct 07 17:19:36 2023 xorriso : UPDATE : 92.07% done, estimate finish Sat Oct 07 17:20:00 2023 xorriso : UPDATE : 92.07% done, estimate finish Sat Oct 07 17:20:19 2023 xorriso : UPDATE : 92.26% done, estimate finish Sat Oct 07 17:19:23 2023 xorriso : UPDATE : 92.32% done, estimate finish Sat Oct 07 17:19:21 2023 xorriso : UPDATE : 92.33% done, estimate finish Sat Oct 07 17:19:30 2023 xorriso : UPDATE : 92.41% done, estimate finish Sat Oct 07 17:19:23 2023 xorriso : UPDATE : 92.50% done, estimate finish Sat Oct 07 17:19:17 2023 xorriso : UPDATE : 92.50% done, estimate finish Sat Oct 07 17:19:26 2023 xorriso : UPDATE : 92.67% done, estimate finish Sat Oct 07 17:19:06 2023 xorriso : UPDATE : 92.67% done, estimate finish Sat Oct 07 17:19:14 2023 xorriso : UPDATE : 92.82% done, estimate finish Sat Oct 07 17:18:35 2023 xorriso : UPDATE : 92.88% done, estimate finish Sat Oct 07 17:18:37 2023 xorriso : UPDATE : 92.90% done, estimate finish Sat Oct 07 17:18:43 2023 xorriso : UPDATE : 92.90% done, estimate finish Sat Oct 07 17:18:52 2023 xorriso : UPDATE : 92.90% done, estimate finish Sat Oct 07 17:19:01 2023 xorriso : UPDATE : 92.90% done, estimate finish Sat Oct 07 17:19:10 2023 xorriso : UPDATE : 92.90% done, estimate finish Sat Oct 07 17:19:19 2023 xorriso : UPDATE : 93.32% done, estimate finish Sat Oct 07 17:18:36 2023 xorriso : UPDATE : 93.41% done, estimate finish Sat Oct 07 17:18:36 2023 xorriso : UPDATE : 93.42% done, estimate finish Sat Oct 07 17:18:40 2023 xorriso : UPDATE : 93.54% done, estimate finish Sat Oct 07 17:18:40 2023 xorriso : UPDATE : 93.58% done, estimate finish Sat Oct 07 17:18:44 2023 xorriso : UPDATE : 93.64% done, estimate finish Sat Oct 07 17:18:44 2023 xorriso : UPDATE : 93.72% done, estimate finish Sat Oct 07 17:18:42 2023 xorriso : UPDATE : 93.77% done, estimate finish Sat Oct 07 17:18:45 2023 xorriso : UPDATE : 93.82% done, estimate finish Sat Oct 07 17:18:47 2023 xorriso : UPDATE : 93.82% done, estimate finish Sat Oct 07 17:18:53 2023 xorriso : UPDATE : 93.98% done, estimate finish Sat Oct 07 17:18:44 2023 xorriso : UPDATE : 94.04% done, estimate finish Sat Oct 07 17:18:44 2023 xorriso : UPDATE : 94.12% done, estimate finish Sat Oct 07 17:18:44 2023 xorriso : UPDATE : 94.17% done, estimate finish Sat Oct 07 17:18:50 2023 xorriso : UPDATE : 94.24% done, estimate finish Sat Oct 07 17:18:49 2023 xorriso : UPDATE : 94.24% done, estimate finish Sat Oct 07 17:18:58 2023 xorriso : UPDATE : 94.38% done, estimate finish Sat Oct 07 17:18:48 2023 xorriso : UPDATE : 94.38% done, estimate finish Sat Oct 07 17:18:55 2023 xorriso : UPDATE : 94.38% done, estimate finish Sat Oct 07 17:19:03 2023 xorriso : UPDATE : 94.60% done, estimate finish Sat Oct 07 17:18:46 2023 xorriso : UPDATE : 94.60% done, estimate finish Sat Oct 07 17:18:52 2023 xorriso : UPDATE : 94.60% done, estimate finish Sat Oct 07 17:18:58 2023 xorriso : UPDATE : 94.60% done, estimate finish Sat Oct 07 17:19:03 2023 xorriso : UPDATE : 94.60% done, estimate finish Sat Oct 07 17:19:33 2023 xorriso : UPDATE : 94.99% done, estimate finish Sat Oct 07 17:18:37 2023 xorriso : UPDATE : 94.99% done, estimate finish Sat Oct 07 17:18:44 2023 xorriso : UPDATE : 94.99% done, estimate finish Sat Oct 07 17:18:51 2023 xorriso : UPDATE : 95.18% done, estimate finish Sat Oct 07 17:18:40 2023 xorriso : UPDATE : 95.27% done, estimate finish Sat Oct 07 17:18:39 2023 xorriso : UPDATE : 95.34% done, estimate finish Sat Oct 07 17:18:39 2023 xorriso : UPDATE : 95.34% done, estimate finish Sat Oct 07 17:18:43 2023 xorriso : UPDATE : 95.47% done, estimate finish Sat Oct 07 17:18:40 2023 xorriso : UPDATE : 95.47% done, estimate finish Sat Oct 07 17:18:45 2023 xorriso : UPDATE : 95.47% done, estimate finish Sat Oct 07 17:18:48 2023 xorriso : UPDATE : 95.68% done, estimate finish Sat Oct 07 17:18:24 2023 xorriso : UPDATE : 95.78% done, estimate finish Sat Oct 07 17:18:24 2023 xorriso : UPDATE : 95.78% done, estimate finish Sat Oct 07 17:18:29 2023 xorriso : UPDATE : 95.78% done, estimate finish Sat Oct 07 17:18:32 2023 xorriso : UPDATE : 95.78% done, estimate finish Sat Oct 07 17:18:37 2023 xorriso : UPDATE : 95.78% done, estimate finish Sat Oct 07 17:18:42 2023 xorriso : UPDATE : 95.78% done, estimate finish Sat Oct 07 17:18:46 2023 xorriso : UPDATE : 95.78% done, estimate finish Sat Oct 07 17:18:51 2023 xorriso : UPDATE : 95.78% done, estimate finish Sat Oct 07 17:18:55 2023 xorriso : UPDATE : 95.78% done, estimate finish Sat Oct 07 17:19:00 2023 xorriso : UPDATE : 95.78% done, estimate finish Sat Oct 07 17:24:57 2023 xorriso : UPDATE : 95.78% done, estimate finish Sat Oct 07 17:25:42 2023 xorriso : UPDATE : 96.13% done, estimate finish Sat Oct 07 17:19:36 2023 xorriso : UPDATE : 96.71% done, estimate finish Sat Oct 07 17:18:34 2023 xorriso : UPDATE : 96.78% done, estimate finish Sat Oct 07 17:18:34 2023 xorriso : UPDATE : 96.86% done, estimate finish Sat Oct 07 17:18:34 2023 xorriso : UPDATE : 96.96% done, estimate finish Sat Oct 07 17:18:34 2023 xorriso : UPDATE : 96.96% done, estimate finish Sat Oct 07 17:18:37 2023 xorriso : UPDATE : 96.96% done, estimate finish Sat Oct 07 17:18:40 2023 xorriso : UPDATE : 97.15% done, estimate finish Sat Oct 07 17:18:36 2023 xorriso : UPDATE : 97.15% done, estimate finish Sat Oct 07 17:18:21 2023 xorriso : UPDATE : 97.15% done, estimate finish Sat Oct 07 17:18:24 2023 xorriso : UPDATE : 97.40% done, estimate finish Sat Oct 07 17:18:21 2023 xorriso : UPDATE : 97.45% done, estimate finish Sat Oct 07 17:18:22 2023 xorriso : UPDATE : 97.45% done, estimate finish Sat Oct 07 17:18:25 2023 xorriso : UPDATE : 97.56% done, estimate finish Sat Oct 07 17:18:25 2023 xorriso : UPDATE : 97.56% done, estimate finish Sat Oct 07 17:18:27 2023 xorriso : UPDATE : 97.75% done, estimate finish Sat Oct 07 17:18:26 2023 xorriso : UPDATE : 97.75% done, estimate finish Sat Oct 07 17:18:28 2023 xorriso : UPDATE : 97.87% done, estimate finish Sat Oct 07 17:18:28 2023 xorriso : UPDATE : 97.93% done, estimate finish Sat Oct 07 17:18:36 2023 xorriso : UPDATE : 97.93% done, estimate finish Sat Oct 07 17:18:40 2023 xorriso : UPDATE : 98.10% done, estimate finish Sat Oct 07 17:18:36 2023 xorriso : UPDATE : 98.11% done, estimate finish Sat Oct 07 17:18:38 2023 xorriso : UPDATE : 98.24% done, estimate finish Sat Oct 07 17:18:36 2023 xorriso : UPDATE : 98.26% done, estimate finish Sat Oct 07 17:18:38 2023 xorriso : UPDATE : 98.34% done, estimate finish Sat Oct 07 17:18:38 2023 xorriso : UPDATE : 98.34% done, estimate finish Sat Oct 07 17:18:40 2023 xorriso : UPDATE : 98.53% done, estimate finish Sat Oct 07 17:18:37 2023 xorriso : UPDATE : 98.55% done, estimate finish Sat Oct 07 17:18:38 2023 xorriso : UPDATE : 98.64% done, estimate finish Sat Oct 07 17:18:39 2023 xorriso : UPDATE : 98.64% done, estimate finish Sat Oct 07 17:18:42 2023 xorriso : UPDATE : 98.64% done, estimate finish Sat Oct 07 17:18:45 2023 xorriso : UPDATE : 98.64% done, estimate finish Sat Oct 07 17:18:48 2023 xorriso : UPDATE : 98.64% done, estimate finish Sat Oct 07 17:18:50 2023 xorriso : UPDATE : 98.67% done, estimate finish Sat Oct 07 17:18:52 2023 xorriso : UPDATE : 99.11% done, estimate finish Sat Oct 07 17:18:38 2023 xorriso : UPDATE : 99.17% done, estimate finish Sat Oct 07 17:18:38 2023 xorriso : UPDATE : 99.25% done, estimate finish Sat Oct 07 17:18:38 2023 xorriso : UPDATE : 99.26% done, estimate finish Sat Oct 07 17:18:39 2023 xorriso : UPDATE : 99.39% done, estimate finish Sat Oct 07 17:18:38 2023 xorriso : UPDATE : 99.43% done, estimate finish Sat Oct 07 17:18:39 2023 xorriso : UPDATE : 99.50% done, estimate finish Sat Oct 07 17:18:38 2023 xorriso : UPDATE : 99.59% done, estimate finish Sat Oct 07 17:18:38 2023 xorriso : UPDATE : 99.66% done, estimate finish Sat Oct 07 17:18:38 2023 xorriso : UPDATE : 99.71% done, estimate finish Sat Oct 07 17:18:39 2023 xorriso : UPDATE : 99.75% done, estimate finish Sat Oct 07 17:18:39 2023 xorriso : UPDATE : 99.84% done, estimate finish Sat Oct 07 17:18:39 2023 xorriso : UPDATE : 99.92% done xorriso : UPDATE : 99.97% done xorriso : UPDATE : Thank you for being patient. Working since 1485 seconds. xorriso : UPDATE : Thank you for being patient. Working since 1486 seconds. xorriso : UPDATE : Thank you for being patient. Working since 1487 seconds. ISO image produced: 23637833 sectors Written to medium : 23637833 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. echo 1.image 2.image 1.image 2.image make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' /home/debian-cd/build.bullseye/debian-cd/tools/imagesums /srv/cdbuilder.debian.org/dst/deb-cd/out/Dbullseyesource e38ea2ed1d5cd99fb83b175fe6a21823049f5c817acba9912b9fc52ba1c55a2aee077d36a5b8eeac46ac7b8b621859d48355185c03d82bf30e09f0987784d0e6 debian-11.8.0-source-DLBD-1.iso 3828114cf81971330dc7633abc2de419b1459fed5db1d464c93cad5e9d26242bbf406c13045a70804cc6305081f6d50b9a1a20c9e93a6bc174bd7e4ecc71f58e debian-11.8.0-source-DLBD-1.jigdo eb644d32aa6fff0080cf773a49562bc68968757edf8fe1e59f9e37cd78f8b101 debian-11.8.0-source-DLBD-1.iso d9b4066720f3af14475228da6e8ea25ff9be4652049f06f1f94baa129cc6f76b debian-11.8.0-source-DLBD-1.jigdo e79719b5d4bc25b69ee4ab225a8f588d79bdee40b40b13dad8ff7a17525b0ac5dd457f7078920ea99bdebbfba8061524012b5cbcf7e105cc51b98a82b36024a7 debian-11.8.0-source-DLBD-2.iso a0dfed248cf2ecfae013db8cbc807d92ba9fe75b5665116ffdcca980d5f29faa848a39ab7e00f6b973adc032f34d135ac5ab4f617f27e8c0153c897725917e3a debian-11.8.0-source-DLBD-2.jigdo f9cb0be432bb86bc5f8112f7b3f72d1ee9217c0f29986899d7ad3f897d611035 debian-11.8.0-source-DLBD-2.iso 3d1d1378a5d7f029f72e7930e8eff7a7c0d72f49d717c1ecb809026224b8343d debian-11.8.0-source-DLBD-2.jigdo 64c51d0b418d624b33c99d3cad9f578d63e562f990ca1cb79674ab0782ca4424f9df227dc4748d5bf01b657464f4bf617c2c329c7b2ff1da6931e21d54a626d8 debian-11.8.0-source-DLBD-1.template 4a30e3db3f69dd830c0b6a51eec9793ba29a72a190fd69fce999e3e9e9293055 debian-11.8.0-source-DLBD-1.template a7c6f72fd5ca07aa3c9054a3b48cc9671a0d77180eb5c42f24c320335ff4c1d299c242ea6bb096d71e56b023a5a66fd9608ce48d0bd43d922d7cb58f2aad4755 debian-11.8.0-source-DLBD-2.template 97bb6aec76c590b69b9ba5e07a5e2b706a0b175b77b0e6d16095638a9580d394 debian-11.8.0-source-DLBD-2.template make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' Sat 7 Oct 17:18:45 UTC 2023: Finished.