Sat 16 Feb 15:08:52 UTC 2019: Using CONF from /home/debian-cd/build.stretch/CONF.sh.stretch_release. rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD[1234567890]* rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/tasks rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/*.filelist* rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/packages-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/upgrade-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/md5-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt date -u '+%Y%m%d' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/DATE date -u '+%Y%m%dT%H%M%SZ' --date tomorrow > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/DATE-zulu dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.89_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/debootstrap/usr/share/debootstrap/scripts/stretch ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/debootstrap/usr/share/debootstrap/scripts/stretch ; \ fi if [ ! -d /home/debian-cd/build.stretch/debian-cd/data/sid ] ; then \ ln -s stretch /home/debian-cd/build.stretch/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.stretch/debian-cd/tools/boot/sid ] ; then \ ln -s stretch /home/debian-cd/build.stretch/debian-cd/tools/boot/sid ; \ fi for ARCH in ; do \ echo "Using the provided status file for stretch-$ARCH ..."; \ cp /home/debian-cd/build.stretch/debian-cd/data/stretch/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ if [ "$BACKPORTS"x != ""x ] ; then \ echo "Using the provided status file for stretch-backports-$ARCH ..."; \ cp /home/debian-cd/build.stretch/debian-cd/data/stretch/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-backports-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ fi; \ done ... checking your mirror /home/debian-cd/build.stretch/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian "source" stretch stretch /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/md5-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/ Using MD5 sums from Sources files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.xz for ARCH in source; do \ if [ -e /home/debian-cd/build.stretch/debian-cd/data/stretch/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source MD5 info too"; \ /home/debian-cd/build.stretch/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian source stretch stretch /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/md5-check; \ fi; \ done ... building the images; using target(s) "official_images" Building all available jigdos and no isos for source DLBD dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.89_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/debootstrap/usr/share/debootstrap/scripts/stretch ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/debootstrap/usr/share/debootstrap/scripts/stretch ; \ fi if [ ! -d /home/debian-cd/build.stretch/debian-cd/data/sid ] ; then \ ln -s stretch /home/debian-cd/build.stretch/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.stretch/debian-cd/tools/boot/sid ] ; then \ ln -s stretch /home/debian-cd/build.stretch/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/Dsource/apt/stretch-$ARCH/apt/preferences.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-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/Dsource/apt/stretch-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-backports-$ARCH/status ; \ fi; \ else \ /home/debian-cd/build.stretch/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/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/Dsource/apt/stretch-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ /home/debian-cd/build.stretch/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/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/Dsource/apt/stretch-backports-$ARCH/status ; \ fi; \ fi; \ done; :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/archive-keyring dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2017.5_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/archive-keyring for ARCH in source; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-$ARCH/apt/trusted.gpg.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-backports-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-backports-$ARCH/apt/trusted.gpg.d; \ fi; \ done # Updating the apt database for ARCH in source; do \ export ARCH=$ARCH; \ /home/debian-cd/build.stretch/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.stretch/debian-cd/tools/apt-selection update; \ fi; \ done Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian stretch InRelease Ign:1 file:/srv/cdbuilder.debian.org/src/ftp/debian stretch InRelease Get:2 file:/srv/cdbuilder.debian.org/src/ftp/debian stretch Release [118 kB] Get:2 file:/srv/cdbuilder.debian.org/src/ftp/debian stretch Release [118 kB] Get:3 file:/srv/cdbuilder.debian.org/src/ftp/debian stretch Release.gpg [2,434 B] Get:3 file:/srv/cdbuilder.debian.org/src/ftp/debian stretch Release.gpg [2,434 B] Get:4 file:/srv/cdbuilder.debian.org/src/ftp/debian stretch/main Sources [8,842 kB] Get:5 file:/srv/cdbuilder.debian.org/src/ftp/debian stretch/contrib Sources [52.1 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 ] && \ [ "stretch"x != ""x ] && \ [ "stretch"x != "stretch"x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-source/apt/preferences.d ; \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-source/status ; \ export CODENAME=stretch; \ export ARCH=source; \ /home/debian-cd/build.stretch/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.stretch/debian-cd/tools/apt-selection update; \ fi; \ fi for ARCH in source; do \ export ARCH=$ARCH; \ /home/debian-cd/build.stretch/debian-cd/tools/apt-selection check || make correctstatus; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.stretch/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.stretch/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.stretch/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/Dsource/stretch/rawlist; \ else \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/rawlist; \ echo "exim4-daemon-light" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/rawlist; \ fi; \ fi if [ "yes"x != "yes"x ] ; then \ if [ _D != _1 ]; then \ for ARCH in ; do \ BINCLUDE=`[ -n "" ] && cat | 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 \ stretch \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/debootstrap.tmp \ file:/srv/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/debootstrap-list; \ cat /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/debootstrap-list >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/rawlist; \ rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/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 xen; 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 [ "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/Dsource/stretch/tasks /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/tasks/Debian-all >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/rawlist; \ fi if [ "yes"x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-source/apt-state/lists/*Sources | \ sort -u > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/rawlist; \ fi Generating the complete list of packages to be included in /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/rawlist \ > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/list /home/debian-cd/build.stretch/debian-cd/tools/check_backports_packages /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/list.backports if [ -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/list.backports ]; then mv /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/list.backports /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/list; fi for ARCH in ; do \ ARCH=$ARCH /home/debian-cd/build.stretch/debian-cd/tools/sort_deps /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/list; \ done if [ "yes"x = "yes"x ] ; then \ /home/debian-cd/build.stretch/debian-cd/tools/grab_source_list /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/packages; \ else \ /home/debian-cd/build.stretch/debian-cd/tools/merge_package_lists /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt "source" /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/packages; \ fi if [ "yes"x = "yes"x ] ; then \ grep ^source /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/packages > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/packages.source; \ fi /home/debian-cd/build.stretch/debian-cd/tools/make_disc_trees.pl /home/debian-cd/build.stretch/debian-cd /srv/cdbuilder.debian.org/src/ftp/debian /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource stretch "source" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso -version says: xorriso 1.4.6 ISO 9660 Rock Ridge filesystem manipulator and CD/DVD/BD burn program Copyright (C) 2016, Thomas Schmitt , libburnia project. xorriso version : 1.4.6 Version timestamp : 2016.09.16.133001 Build timestamp : -none-given- libisofs in use : 1.4.6 (min. 1.4.6) libjte in use : 1.0.0 (min. 1.0.0) libburn in use : 1.4.6 (min. 1.4.6) libburn OS adapter: internal GNU/Linux SG_IO adapter sg-linux libisoburn in use : 1.4.6 (min. 1.4.6) 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 baloo-kf5 W: Unable to locate package elixir-lang W: Unable to locate package golang-defaults W: Unable to locate package golang-golang-x-net-dev W: Unable to locate package jodconverter-cli W: Unable to locate package mdp-src Done: Read details of 25024 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 removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-2.2.cn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-2.2.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-2.2.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-2.2.fi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-2.2.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-2.2.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-2.2.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-2.2.pt_BR.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-2.2.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-2.2.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.lt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.ml.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.sk.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.vi.txt' Extracting FAQ on CD1 Adding installtools Adding common docs on CD1 Adding Release files Starting new "source" DLBD 1 at /home/debian-cd/build.stretch/debian-cd/stretch/CD1 Specified size for this image: 50GB DLBD, 23652352 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 1 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 1 filled with 22961 packages, 23636221 blocks, 48406980608 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.stretch/debian-cd/stretch/CD2 Specified size for this image: 50GB DLBD, 23652352 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 2 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 2 (not) filled with 1931 packages, 3735350 blocks, 7649996800 bytes Finished: 24892 packages placed /home/debian-cd/build.stretch/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian "source" stretch stretch /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/md5-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/ Using MD5 sums from Sources files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.xz for ARCH in source; do \ if [ -e /home/debian-cd/build.stretch/debian-cd/data/stretch/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source MD5 info too"; \ /home/debian-cd/build.stretch/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian source stretch stretch /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/md5-check; \ fi; \ done /home/debian-cd/build.stretch/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch" "source" "/srv/cdbuilder.debian.org/dst/deb-cd/out/Dsource" "9.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.stretch/debian-cd/tools/jigdo_cleanup" Generating the source iso/jigdo images ... Last-minute updates: README.html README.txt Sat 16 Feb 15:24:40 UTC 2019 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 9.8.0 Source 1' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/Dsource/debian-9.8.0-source-DLBD-1.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/Dsource/debian-9.8.0-source-DLBD-1.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot1 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long CD1 xorriso 1.4.6 : 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 : 28500 files added in 1 seconds xorriso : UPDATE : 59100 files added in 2 seconds xorriso : UPDATE : 85300 files added in 3 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1' xorriso : UPDATE : 92183 files added in 3 seconds xorriso : UPDATE : 92183 files added in 3 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-basic_defs.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-choosing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-compat.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-contributing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-customizing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-faqinfo.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-ftparchives.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-getting.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-kernel.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-nexttime.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-pkg_basics.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-pkgtools.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-redistrib.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-software.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-support.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-uptodate.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/footnotes.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. xorriso : UPDATE : 0.00% done xorriso : UPDATE : 0.03% done xorriso : UPDATE : 0.05% done xorriso : UPDATE : 0.08% done, estimate finish Sat Feb 16 16:25:07 2019 xorriso : UPDATE : 0.10% done, estimate finish Sat Feb 16 16:27:20 2019 xorriso : UPDATE : 0.11% done, estimate finish Sat Feb 16 16:35:58 2019 xorriso : UPDATE : 0.14% done, estimate finish Sat Feb 16 16:33:37 2019 xorriso : UPDATE : 0.17% done, estimate finish Sat Feb 16 16:30:56 2019 xorriso : UPDATE : 0.21% done, estimate finish Sat Feb 16 16:28:50 2019 xorriso : UPDATE : 0.21% done, estimate finish Sat Feb 16 16:35:47 2019 xorriso : UPDATE : 0.24% done, estimate finish Sat Feb 16 16:33:27 2019 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 16 16:35:52 2019 xorriso : UPDATE : 0.61% done, estimate finish Sat Feb 16 15:57:13 2019 xorriso : UPDATE : 0.77% done, estimate finish Sat Feb 16 15:48:50 2019 xorriso : UPDATE : 0.79% done, estimate finish Sat Feb 16 15:50:49 2019 xorriso : UPDATE : 0.79% done, estimate finish Sat Feb 16 15:53:11 2019 xorriso : UPDATE : 0.79% done, estimate finish Sat Feb 16 15:55:32 2019 xorriso : UPDATE : 0.79% done, estimate finish Sat Feb 16 15:57:54 2019 xorriso : UPDATE : 0.79% done, estimate finish Sat Feb 16 16:00:16 2019 xorriso : UPDATE : 0.79% done, estimate finish Sat Feb 16 16:02:38 2019 xorriso : UPDATE : 2.00% done, estimate finish Sat Feb 16 15:39:35 2019 xorriso : UPDATE : 2.06% done, estimate finish Sat Feb 16 15:39:59 2019 xorriso : UPDATE : 2.06% done, estimate finish Sat Feb 16 15:40:49 2019 xorriso : UPDATE : 2.06% done, estimate finish Sat Feb 16 15:39:45 2019 xorriso : UPDATE : 2.06% done, estimate finish Sat Feb 16 15:40:49 2019 xorriso : UPDATE : 2.06% done, estimate finish Sat Feb 16 15:41:53 2019 xorriso : UPDATE : 2.73% done, estimate finish Sat Feb 16 15:37:37 2019 xorriso : UPDATE : 3.33% done, estimate finish Sat Feb 16 15:35:33 2019 xorriso : UPDATE : 3.45% done, estimate finish Sat Feb 16 15:35:42 2019 xorriso : UPDATE : 3.66% done, estimate finish Sat Feb 16 15:35:30 2019 xorriso : UPDATE : 3.66% done, estimate finish Sat Feb 16 15:36:00 2019 xorriso : UPDATE : 4.10% done, estimate finish Sat Feb 16 15:35:08 2019 xorriso : UPDATE : 4.27% done, estimate finish Sat Feb 16 15:35:08 2019 xorriso : UPDATE : 4.43% done, estimate finish Sat Feb 16 15:34:07 2019 xorriso : UPDATE : 4.57% done, estimate finish Sat Feb 16 15:34:15 2019 xorriso : UPDATE : 4.67% done, estimate finish Sat Feb 16 15:34:30 2019 xorriso : UPDATE : 4.84% done, estimate finish Sat Feb 16 15:34:31 2019 xorriso : UPDATE : 5.02% done, estimate finish Sat Feb 16 15:34:31 2019 xorriso : UPDATE : 5.20% done, estimate finish Sat Feb 16 15:34:31 2019 xorriso : UPDATE : 5.37% done, estimate finish Sat Feb 16 15:34:33 2019 xorriso : UPDATE : 5.54% done, estimate finish Sat Feb 16 15:34:34 2019 xorriso : UPDATE : 5.68% done, estimate finish Sat Feb 16 15:34:39 2019 xorriso : UPDATE : 5.91% done, estimate finish Sat Feb 16 15:34:32 2019 xorriso : UPDATE : 6.09% done, estimate finish Sat Feb 16 15:35:23 2019 xorriso : UPDATE : 6.15% done, estimate finish Sat Feb 16 15:35:44 2019 xorriso : UPDATE : 6.43% done, estimate finish Sat Feb 16 15:35:18 2019 xorriso : UPDATE : 6.61% done, estimate finish Sat Feb 16 15:35:16 2019 xorriso : UPDATE : 6.79% done, estimate finish Sat Feb 16 15:35:13 2019 xorriso : UPDATE : 6.95% done, estimate finish Sat Feb 16 15:35:14 2019 xorriso : UPDATE : 7.07% done, estimate finish Sat Feb 16 15:35:20 2019 xorriso : UPDATE : 7.25% done, estimate finish Sat Feb 16 15:35:18 2019 xorriso : UPDATE : 7.48% done, estimate finish Sat Feb 16 15:35:08 2019 xorriso : UPDATE : 7.50% done, estimate finish Sat Feb 16 15:35:28 2019 xorriso : UPDATE : 7.84% done, estimate finish Sat Feb 16 15:34:56 2019 xorriso : UPDATE : 7.97% done, estimate finish Sat Feb 16 15:35:04 2019 xorriso : UPDATE : 8.20% done, estimate finish Sat Feb 16 15:34:54 2019 xorriso : UPDATE : 8.24% done, estimate finish Sat Feb 16 15:35:16 2019 xorriso : UPDATE : 8.55% done, estimate finish Sat Feb 16 15:34:52 2019 xorriso : UPDATE : 8.71% done, estimate finish Sat Feb 16 15:34:54 2019 xorriso : UPDATE : 8.90% done, estimate finish Sat Feb 16 15:34:52 2019 xorriso : UPDATE : 8.90% done, estimate finish Sat Feb 16 15:35:15 2019 xorriso : UPDATE : 8.90% done, estimate finish Sat Feb 16 15:35:38 2019 xorriso : UPDATE : 8.90% done, estimate finish Sat Feb 16 15:36:01 2019 xorriso : UPDATE : 9.12% done, estimate finish Sat Feb 16 15:36:49 2019 xorriso : UPDATE : 9.85% done, estimate finish Sat Feb 16 15:34:35 2019 xorriso : UPDATE : 9.95% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 10.17% done, estimate finish Sat Feb 16 15:34:41 2019 xorriso : UPDATE : 10.37% done, estimate finish Sat Feb 16 15:34:38 2019 xorriso : UPDATE : 10.54% done, estimate finish Sat Feb 16 15:34:38 2019 xorriso : UPDATE : 10.74% done, estimate finish Sat Feb 16 15:34:35 2019 xorriso : UPDATE : 10.89% done, estimate finish Sat Feb 16 15:34:38 2019 xorriso : UPDATE : 11.07% done, estimate finish Sat Feb 16 15:34:38 2019 xorriso : UPDATE : 11.23% done, estimate finish Sat Feb 16 15:34:40 2019 xorriso : UPDATE : 11.43% done, estimate finish Sat Feb 16 15:33:38 2019 xorriso : UPDATE : 11.64% done, estimate finish Sat Feb 16 15:33:39 2019 xorriso : UPDATE : 11.80% done, estimate finish Sat Feb 16 15:33:44 2019 xorriso : UPDATE : 11.96% done, estimate finish Sat Feb 16 15:33:49 2019 xorriso : UPDATE : 12.11% done, estimate finish Sat Feb 16 15:33:54 2019 xorriso : UPDATE : 12.27% done, estimate finish Sat Feb 16 15:33:58 2019 xorriso : UPDATE : 12.42% done, estimate finish Sat Feb 16 15:34:02 2019 xorriso : UPDATE : 12.42% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 12.81% done, estimate finish Sat Feb 16 15:34:02 2019 xorriso : UPDATE : 12.83% done, estimate finish Sat Feb 16 15:34:17 2019 xorriso : UPDATE : 13.17% done, estimate finish Sat Feb 16 15:34:43 2019 xorriso : UPDATE : 13.32% done, estimate finish Sat Feb 16 15:34:45 2019 xorriso : UPDATE : 13.49% done, estimate finish Sat Feb 16 15:34:46 2019 xorriso : UPDATE : 13.65% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 13.65% done, estimate finish Sat Feb 16 15:35:13 2019 xorriso : UPDATE : 13.65% done, estimate finish Sat Feb 16 15:35:37 2019 xorriso : UPDATE : 14.18% done, estimate finish Sat Feb 16 15:34:46 2019 xorriso : UPDATE : 14.31% done, estimate finish Sat Feb 16 15:34:50 2019 xorriso : UPDATE : 14.53% done, estimate finish Sat Feb 16 15:34:44 2019 xorriso : UPDATE : 14.65% done, estimate finish Sat Feb 16 15:34:50 2019 xorriso : UPDATE : 14.80% done, estimate finish Sat Feb 16 15:35:01 2019 xorriso : UPDATE : 14.98% done, estimate finish Sat Feb 16 15:34:57 2019 xorriso : UPDATE : 14.98% done, estimate finish Sat Feb 16 15:35:25 2019 xorriso : UPDATE : 14.98% done, estimate finish Sat Feb 16 15:35:54 2019 xorriso : UPDATE : 14.98% done, estimate finish Sat Feb 16 15:36:24 2019 xorriso : UPDATE : 15.60% done, estimate finish Sat Feb 16 15:35:00 2019 xorriso : UPDATE : 15.79% done, estimate finish Sat Feb 16 15:34:56 2019 xorriso : UPDATE : 15.98% done, estimate finish Sat Feb 16 15:34:54 2019 xorriso : UPDATE : 16.16% done, estimate finish Sat Feb 16 15:34:52 2019 xorriso : UPDATE : 16.28% done, estimate finish Sat Feb 16 15:34:58 2019 xorriso : UPDATE : 16.51% done, estimate finish Sat Feb 16 15:34:51 2019 xorriso : UPDATE : 16.59% done, estimate finish Sat Feb 16 15:34:58 2019 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 16 15:34:56 2019 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 16 15:35:22 2019 xorriso : UPDATE : 17.20% done, estimate finish Sat Feb 16 15:34:42 2019 xorriso : UPDATE : 17.35% done, estimate finish Sat Feb 16 15:34:45 2019 xorriso : UPDATE : 17.51% done, estimate finish Sat Feb 16 15:34:45 2019 xorriso : UPDATE : 17.57% done, estimate finish Sat Feb 16 15:34:59 2019 xorriso : UPDATE : 17.85% done, estimate finish Sat Feb 16 15:34:46 2019 xorriso : UPDATE : 17.98% done, estimate finish Sat Feb 16 15:34:50 2019 xorriso : UPDATE : 18.21% done, estimate finish Sat Feb 16 15:34:45 2019 xorriso : UPDATE : 18.38% done, estimate finish Sat Feb 16 15:34:32 2019 xorriso : UPDATE : 18.50% done, estimate finish Sat Feb 16 15:34:40 2019 xorriso : UPDATE : 18.76% done, estimate finish Sat Feb 16 15:34:29 2019 xorriso : UPDATE : 18.93% done, estimate finish Sat Feb 16 15:34:30 2019 xorriso : UPDATE : 19.11% done, estimate finish Sat Feb 16 15:34:30 2019 xorriso : UPDATE : 19.26% done, estimate finish Sat Feb 16 15:34:33 2019 xorriso : UPDATE : 19.44% done, estimate finish Sat Feb 16 15:34:33 2019 xorriso : UPDATE : 19.51% done, estimate finish Sat Feb 16 15:34:43 2019 xorriso : UPDATE : 19.79% done, estimate finish Sat Feb 16 15:34:33 2019 xorriso : UPDATE : 19.97% done, estimate finish Sat Feb 16 15:34:32 2019 xorriso : UPDATE : 20.03% done, estimate finish Sat Feb 16 15:34:54 2019 xorriso : UPDATE : 20.33% done, estimate finish Sat Feb 16 15:34:33 2019 xorriso : UPDATE : 20.50% done, estimate finish Sat Feb 16 15:34:34 2019 xorriso : UPDATE : 20.59% done, estimate finish Sat Feb 16 15:34:46 2019 xorriso : UPDATE : 20.84% done, estimate finish Sat Feb 16 15:34:36 2019 xorriso : UPDATE : 21.01% done, estimate finish Sat Feb 16 15:34:35 2019 xorriso : UPDATE : 21.15% done, estimate finish Sat Feb 16 15:34:40 2019 xorriso : UPDATE : 21.23% done, estimate finish Sat Feb 16 15:34:49 2019 xorriso : UPDATE : 21.23% done, estimate finish Sat Feb 16 15:35:08 2019 xorriso : UPDATE : 21.23% done, estimate finish Sat Feb 16 15:35:25 2019 xorriso : UPDATE : 21.80% done, estimate finish Sat Feb 16 15:34:34 2019 xorriso : UPDATE : 22.07% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 22.16% done, estimate finish Sat Feb 16 15:34:34 2019 xorriso : UPDATE : 22.45% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 22.65% done, estimate finish Sat Feb 16 15:34:18 2019 xorriso : UPDATE : 22.76% done, estimate finish Sat Feb 16 15:34:26 2019 xorriso : UPDATE : 23.02% done, estimate finish Sat Feb 16 15:34:18 2019 xorriso : UPDATE : 23.18% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 23.38% done, estimate finish Sat Feb 16 15:34:18 2019 xorriso : UPDATE : 23.57% done, estimate finish Sat Feb 16 15:34:18 2019 xorriso : UPDATE : 23.76% done, estimate finish Sat Feb 16 15:34:07 2019 xorriso : UPDATE : 23.86% done, estimate finish Sat Feb 16 15:34:17 2019 xorriso : UPDATE : 24.13% done, estimate finish Sat Feb 16 15:34:09 2019 xorriso : UPDATE : 24.28% done, estimate finish Sat Feb 16 15:34:12 2019 xorriso : UPDATE : 24.50% done, estimate finish Sat Feb 16 15:34:09 2019 xorriso : UPDATE : 24.69% done, estimate finish Sat Feb 16 15:34:09 2019 xorriso : UPDATE : 24.70% done, estimate finish Sat Feb 16 15:34:26 2019 xorriso : UPDATE : 24.96% done, estimate finish Sat Feb 16 15:34:19 2019 xorriso : UPDATE : 25.20% done, estimate finish Sat Feb 16 15:34:15 2019 xorriso : UPDATE : 25.25% done, estimate finish Sat Feb 16 15:34:25 2019 xorriso : UPDATE : 25.56% done, estimate finish Sat Feb 16 15:34:24 2019 xorriso : UPDATE : 25.74% done, estimate finish Sat Feb 16 15:34:25 2019 xorriso : UPDATE : 25.86% done, estimate finish Sat Feb 16 15:34:32 2019 xorriso : UPDATE : 25.86% done, estimate finish Sat Feb 16 15:34:54 2019 xorriso : UPDATE : 26.16% done, estimate finish Sat Feb 16 15:34:38 2019 xorriso : UPDATE : 26.32% done, estimate finish Sat Feb 16 15:34:39 2019 xorriso : UPDATE : 26.32% done, estimate finish Sat Feb 16 15:34:57 2019 xorriso : UPDATE : 26.38% done, estimate finish Sat Feb 16 15:35:08 2019 xorriso : UPDATE : 26.96% done, estimate finish Sat Feb 16 15:34:27 2019 xorriso : UPDATE : 26.96% done, estimate finish Sat Feb 16 15:34:42 2019 xorriso : UPDATE : 27.37% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 27.37% done, estimate finish Sat Feb 16 15:34:47 2019 xorriso : UPDATE : 27.37% done, estimate finish Sat Feb 16 15:35:13 2019 xorriso : UPDATE : 27.37% done, estimate finish Sat Feb 16 15:35:38 2019 xorriso : UPDATE : 27.37% done, estimate finish Sat Feb 16 15:36:03 2019 xorriso : UPDATE : 27.37% done, estimate finish Sat Feb 16 15:36:28 2019 xorriso : UPDATE : 27.37% done, estimate finish Sat Feb 16 15:36:53 2019 xorriso : UPDATE : 27.37% done, estimate finish Sat Feb 16 15:37:19 2019 xorriso : UPDATE : 27.37% done, estimate finish Sat Feb 16 15:37:45 2019 xorriso : UPDATE : 27.37% done, estimate finish Sat Feb 16 15:38:10 2019 xorriso : UPDATE : 27.37% done xorriso : UPDATE : 27.37% done xorriso : UPDATE : 27.37% done xorriso : UPDATE : 27.37% done xorriso : UPDATE : 27.37% done xorriso : UPDATE : 27.37% done xorriso : UPDATE : 28.05% done, estimate finish Sat Feb 16 15:47:22 2019 xorriso : UPDATE : 30.00% done, estimate finish Sat Feb 16 15:35:04 2019 xorriso : UPDATE : 30.88% done, estimate finish Sat Feb 16 15:34:01 2019 xorriso : UPDATE : 30.95% done, estimate finish Sat Feb 16 15:34:10 2019 xorriso : UPDATE : 31.24% done, estimate finish Sat Feb 16 15:32:17 2019 xorriso : UPDATE : 31.43% done, estimate finish Sat Feb 16 15:32:22 2019 xorriso : UPDATE : 31.59% done, estimate finish Sat Feb 16 15:32:28 2019 xorriso : UPDATE : 31.68% done, estimate finish Sat Feb 16 15:32:36 2019 xorriso : UPDATE : 31.94% done, estimate finish Sat Feb 16 15:32:38 2019 xorriso : UPDATE : 32.12% done, estimate finish Sat Feb 16 15:32:41 2019 xorriso : UPDATE : 32.33% done, estimate finish Sat Feb 16 15:32:43 2019 xorriso : UPDATE : 32.51% done, estimate finish Sat Feb 16 15:32:47 2019 xorriso : UPDATE : 32.72% done, estimate finish Sat Feb 16 15:32:49 2019 xorriso : UPDATE : 32.75% done, estimate finish Sat Feb 16 15:32:57 2019 xorriso : UPDATE : 33.09% done, estimate finish Sat Feb 16 15:32:54 2019 xorriso : UPDATE : 33.33% done, estimate finish Sat Feb 16 15:34:02 2019 xorriso : UPDATE : 33.50% done, estimate finish Sat Feb 16 15:34:05 2019 xorriso : UPDATE : 33.71% done, estimate finish Sat Feb 16 15:34:03 2019 xorriso : UPDATE : 33.89% done, estimate finish Sat Feb 16 15:34:04 2019 xorriso : UPDATE : 34.05% done, estimate finish Sat Feb 16 15:34:05 2019 xorriso : UPDATE : 34.24% done, estimate finish Sat Feb 16 15:34:06 2019 xorriso : UPDATE : 34.39% done, estimate finish Sat Feb 16 15:34:08 2019 xorriso : UPDATE : 34.39% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 34.39% done, estimate finish Sat Feb 16 15:34:37 2019 xorriso : UPDATE : 34.96% done, estimate finish Sat Feb 16 15:34:08 2019 xorriso : UPDATE : 35.03% done, estimate finish Sat Feb 16 15:34:29 2019 xorriso : UPDATE : 35.33% done, estimate finish Sat Feb 16 15:34:13 2019 xorriso : UPDATE : 35.49% done, estimate finish Sat Feb 16 15:34:15 2019 xorriso : UPDATE : 35.68% done, estimate finish Sat Feb 16 15:34:15 2019 xorriso : UPDATE : 35.85% done, estimate finish Sat Feb 16 15:34:15 2019 xorriso : UPDATE : 36.03% done, estimate finish Sat Feb 16 15:34:15 2019 xorriso : UPDATE : 36.21% done, estimate finish Sat Feb 16 15:34:16 2019 xorriso : UPDATE : 36.21% done, estimate finish Sat Feb 16 15:34:31 2019 xorriso : UPDATE : 36.62% done, estimate finish Sat Feb 16 15:34:12 2019 xorriso : UPDATE : 36.76% done, estimate finish Sat Feb 16 15:34:15 2019 xorriso : UPDATE : 36.96% done, estimate finish Sat Feb 16 15:34:01 2019 xorriso : UPDATE : 37.17% done, estimate finish Sat Feb 16 15:33:59 2019 xorriso : UPDATE : 37.39% done, estimate finish Sat Feb 16 15:33:56 2019 xorriso : UPDATE : 37.48% done, estimate finish Sat Feb 16 15:34:06 2019 xorriso : UPDATE : 37.66% done, estimate finish Sat Feb 16 15:34:06 2019 xorriso : UPDATE : 37.66% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 37.70% done, estimate finish Sat Feb 16 15:34:35 2019 xorriso : UPDATE : 38.30% done, estimate finish Sat Feb 16 15:34:01 2019 xorriso : UPDATE : 38.58% done, estimate finish Sat Feb 16 15:33:54 2019 xorriso : UPDATE : 38.78% done, estimate finish Sat Feb 16 15:33:55 2019 xorriso : UPDATE : 38.88% done, estimate finish Sat Feb 16 15:34:01 2019 xorriso : UPDATE : 39.19% done, estimate finish Sat Feb 16 15:33:48 2019 xorriso : UPDATE : 39.35% done, estimate finish Sat Feb 16 15:33:52 2019 xorriso : UPDATE : 39.47% done, estimate finish Sat Feb 16 15:33:59 2019 xorriso : UPDATE : 39.81% done, estimate finish Sat Feb 16 15:33:48 2019 xorriso : UPDATE : 39.98% done, estimate finish Sat Feb 16 15:33:49 2019 xorriso : UPDATE : 40.18% done, estimate finish Sat Feb 16 15:33:49 2019 xorriso : UPDATE : 40.35% done, estimate finish Sat Feb 16 15:33:51 2019 xorriso : UPDATE : 40.55% done, estimate finish Sat Feb 16 15:33:51 2019 xorriso : UPDATE : 40.74% done, estimate finish Sat Feb 16 15:33:52 2019 xorriso : UPDATE : 40.93% done, estimate finish Sat Feb 16 15:33:45 2019 xorriso : UPDATE : 40.96% done, estimate finish Sat Feb 16 15:34:02 2019 xorriso : UPDATE : 41.35% done, estimate finish Sat Feb 16 15:33:45 2019 xorriso : UPDATE : 41.53% done, estimate finish Sat Feb 16 15:33:46 2019 xorriso : UPDATE : 41.76% done, estimate finish Sat Feb 16 15:33:44 2019 xorriso : UPDATE : 41.93% done, estimate finish Sat Feb 16 15:33:46 2019 xorriso : UPDATE : 42.05% done, estimate finish Sat Feb 16 15:33:52 2019 xorriso : UPDATE : 42.20% done, estimate finish Sat Feb 16 15:33:54 2019 xorriso : UPDATE : 42.40% done, estimate finish Sat Feb 16 15:33:54 2019 xorriso : UPDATE : 42.51% done, estimate finish Sat Feb 16 15:33:59 2019 xorriso : UPDATE : 42.75% done, estimate finish Sat Feb 16 15:34:09 2019 xorriso : UPDATE : 42.99% done, estimate finish Sat Feb 16 15:34:02 2019 xorriso : UPDATE : 43.16% done, estimate finish Sat Feb 16 15:34:04 2019 xorriso : UPDATE : 43.32% done, estimate finish Sat Feb 16 15:34:06 2019 xorriso : UPDATE : 43.54% done, estimate finish Sat Feb 16 15:34:03 2019 xorriso : UPDATE : 43.75% done, estimate finish Sat Feb 16 15:34:01 2019 xorriso : UPDATE : 43.95% done, estimate finish Sat Feb 16 15:34:01 2019 xorriso : UPDATE : 44.12% done, estimate finish Sat Feb 16 15:34:01 2019 xorriso : UPDATE : 44.34% done, estimate finish Sat Feb 16 15:34:00 2019 xorriso : UPDATE : 44.53% done, estimate finish Sat Feb 16 15:33:59 2019 xorriso : UPDATE : 44.60% done, estimate finish Sat Feb 16 15:34:04 2019 xorriso : UPDATE : 44.67% done, estimate finish Sat Feb 16 15:34:16 2019 xorriso : UPDATE : 44.75% done, estimate finish Sat Feb 16 15:34:27 2019 xorriso : UPDATE : 45.08% done, estimate finish Sat Feb 16 15:34:11 2019 xorriso : UPDATE : 45.27% done, estimate finish Sat Feb 16 15:34:10 2019 xorriso : UPDATE : 45.48% done, estimate finish Sat Feb 16 15:34:08 2019 xorriso : UPDATE : 45.62% done, estimate finish Sat Feb 16 15:34:11 2019 xorriso : UPDATE : 45.62% done, estimate finish Sat Feb 16 15:34:25 2019 xorriso : UPDATE : 46.01% done, estimate finish Sat Feb 16 15:34:09 2019 xorriso : UPDATE : 46.23% done, estimate finish Sat Feb 16 15:34:06 2019 xorriso : UPDATE : 46.41% done, estimate finish Sat Feb 16 15:34:08 2019 xorriso : UPDATE : 46.60% done, estimate finish Sat Feb 16 15:34:07 2019 xorriso : UPDATE : 46.76% done, estimate finish Sat Feb 16 15:34:09 2019 xorriso : UPDATE : 46.76% done, estimate finish Sat Feb 16 15:34:27 2019 xorriso : UPDATE : 46.76% done, estimate finish Sat Feb 16 15:34:45 2019 xorriso : UPDATE : 47.31% done, estimate finish Sat Feb 16 15:34:08 2019 xorriso : UPDATE : 47.51% done, estimate finish Sat Feb 16 15:34:07 2019 xorriso : UPDATE : 47.67% done, estimate finish Sat Feb 16 15:34:08 2019 xorriso : UPDATE : 47.84% done, estimate finish Sat Feb 16 15:34:09 2019 xorriso : UPDATE : 48.00% done, estimate finish Sat Feb 16 15:34:10 2019 xorriso : UPDATE : 48.18% done, estimate finish Sat Feb 16 15:34:13 2019 xorriso : UPDATE : 48.33% done, estimate finish Sat Feb 16 15:34:17 2019 xorriso : UPDATE : 48.49% done, estimate finish Sat Feb 16 15:34:18 2019 xorriso : UPDATE : 48.55% done, estimate finish Sat Feb 16 15:34:29 2019 xorriso : UPDATE : 48.71% done, estimate finish Sat Feb 16 15:34:29 2019 xorriso : UPDATE : 49.02% done, estimate finish Sat Feb 16 15:34:17 2019 xorriso : UPDATE : 49.21% done, estimate finish Sat Feb 16 15:34:15 2019 xorriso : UPDATE : 49.39% done, estimate finish Sat Feb 16 15:34:15 2019 xorriso : UPDATE : 49.56% done, estimate finish Sat Feb 16 15:34:14 2019 xorriso : UPDATE : 49.73% done, estimate finish Sat Feb 16 15:34:14 2019 xorriso : UPDATE : 49.77% done, estimate finish Sat Feb 16 15:34:24 2019 xorriso : UPDATE : 50.03% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 50.21% done, estimate finish Sat Feb 16 15:34:21 2019 xorriso : UPDATE : 50.41% done, estimate finish Sat Feb 16 15:34:18 2019 xorriso : UPDATE : 50.46% done, estimate finish Sat Feb 16 15:34:29 2019 xorriso : UPDATE : 50.76% done, estimate finish Sat Feb 16 15:34:18 2019 xorriso : UPDATE : 50.89% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 51.01% done, estimate finish Sat Feb 16 15:34:25 2019 xorriso : UPDATE : 51.26% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 51.33% done, estimate finish Sat Feb 16 15:34:25 2019 xorriso : UPDATE : 51.52% done, estimate finish Sat Feb 16 15:34:24 2019 xorriso : UPDATE : 51.52% done, estimate finish Sat Feb 16 15:34:50 2019 xorriso : UPDATE : 51.80% done, estimate finish Sat Feb 16 15:34:33 2019 xorriso : UPDATE : 52.10% done, estimate finish Sat Feb 16 15:34:19 2019 xorriso : UPDATE : 52.24% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 52.42% done, estimate finish Sat Feb 16 15:34:21 2019 xorriso : UPDATE : 52.51% done, estimate finish Sat Feb 16 15:34:29 2019 xorriso : UPDATE : 52.72% done, estimate finish Sat Feb 16 15:34:24 2019 xorriso : UPDATE : 52.90% done, estimate finish Sat Feb 16 15:34:24 2019 xorriso : UPDATE : 52.90% done, estimate finish Sat Feb 16 15:34:36 2019 xorriso : UPDATE : 53.16% done, estimate finish Sat Feb 16 15:34:28 2019 xorriso : UPDATE : 53.36% done, estimate finish Sat Feb 16 15:34:09 2019 xorriso : UPDATE : 53.53% done, estimate finish Sat Feb 16 15:34:09 2019 xorriso : UPDATE : 53.69% done, estimate finish Sat Feb 16 15:34:12 2019 xorriso : UPDATE : 53.86% done, estimate finish Sat Feb 16 15:34:13 2019 xorriso : UPDATE : 54.01% done, estimate finish Sat Feb 16 15:34:15 2019 xorriso : UPDATE : 54.16% done, estimate finish Sat Feb 16 15:34:17 2019 xorriso : UPDATE : 54.29% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 54.39% done, estimate finish Sat Feb 16 15:34:26 2019 xorriso : UPDATE : 54.57% done, estimate finish Sat Feb 16 15:34:24 2019 xorriso : UPDATE : 54.64% done, estimate finish Sat Feb 16 15:34:32 2019 xorriso : UPDATE : 54.91% done, estimate finish Sat Feb 16 15:34:41 2019 xorriso : UPDATE : 55.03% done, estimate finish Sat Feb 16 15:34:45 2019 xorriso : UPDATE : 55.16% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 55.25% done, estimate finish Sat Feb 16 15:34:55 2019 xorriso : UPDATE : 55.34% done, estimate finish Sat Feb 16 15:35:01 2019 xorriso : UPDATE : 55.42% done, estimate finish Sat Feb 16 15:35:09 2019 xorriso : UPDATE : 55.49% done, estimate finish Sat Feb 16 15:35:18 2019 xorriso : UPDATE : 55.60% done, estimate finish Sat Feb 16 15:35:19 2019 xorriso : UPDATE : 55.73% done, estimate finish Sat Feb 16 15:35:20 2019 xorriso : UPDATE : 55.84% done, estimate finish Sat Feb 16 15:35:23 2019 xorriso : UPDATE : 55.98% done, estimate finish Sat Feb 16 15:36:16 2019 xorriso : UPDATE : 56.07% done, estimate finish Sat Feb 16 15:36:18 2019 xorriso : UPDATE : 56.22% done, estimate finish Sat Feb 16 15:36:10 2019 xorriso : UPDATE : 56.35% done, estimate finish Sat Feb 16 15:36:05 2019 xorriso : UPDATE : 56.50% done, estimate finish Sat Feb 16 15:35:58 2019 xorriso : UPDATE : 56.60% done, estimate finish Sat Feb 16 15:36:01 2019 xorriso : UPDATE : 56.72% done, estimate finish Sat Feb 16 15:36:00 2019 xorriso : UPDATE : 56.80% done, estimate finish Sat Feb 16 15:36:05 2019 xorriso : UPDATE : 56.90% done, estimate finish Sat Feb 16 15:36:08 2019 xorriso : UPDATE : 57.01% done, estimate finish Sat Feb 16 15:36:07 2019 xorriso : UPDATE : 57.12% done, estimate finish Sat Feb 16 15:36:00 2019 xorriso : UPDATE : 57.18% done, estimate finish Sat Feb 16 15:36:10 2019 xorriso : UPDATE : 57.26% done, estimate finish Sat Feb 16 15:36:18 2019 xorriso : UPDATE : 57.33% done, estimate finish Sat Feb 16 15:36:26 2019 xorriso : UPDATE : 57.33% done, estimate finish Sat Feb 16 15:36:50 2019 xorriso : UPDATE : 57.62% done, estimate finish Sat Feb 16 15:36:11 2019 xorriso : UPDATE : 57.62% done, estimate finish Sat Feb 16 15:36:31 2019 xorriso : UPDATE : 58.11% done, estimate finish Sat Feb 16 15:35:36 2019 xorriso : UPDATE : 58.24% done, estimate finish Sat Feb 16 15:35:36 2019 xorriso : UPDATE : 58.35% done, estimate finish Sat Feb 16 15:35:37 2019 xorriso : UPDATE : 58.43% done, estimate finish Sat Feb 16 15:35:26 2019 xorriso : UPDATE : 58.52% done, estimate finish Sat Feb 16 15:35:33 2019 xorriso : UPDATE : 58.67% done, estimate finish Sat Feb 16 15:35:29 2019 xorriso : UPDATE : 58.82% done, estimate finish Sat Feb 16 15:35:28 2019 xorriso : UPDATE : 58.93% done, estimate finish Sat Feb 16 15:35:30 2019 xorriso : UPDATE : 59.06% done, estimate finish Sat Feb 16 15:35:30 2019 xorriso : UPDATE : 59.18% done, estimate finish Sat Feb 16 15:35:31 2019 xorriso : UPDATE : 59.18% done, estimate finish Sat Feb 16 15:35:46 2019 xorriso : UPDATE : 59.18% done, estimate finish Sat Feb 16 15:36:01 2019 xorriso : UPDATE : 59.27% done, estimate finish Sat Feb 16 15:36:05 2019 xorriso : UPDATE : 59.89% done, estimate finish Sat Feb 16 15:35:03 2019 xorriso : UPDATE : 60.17% done, estimate finish Sat Feb 16 15:34:49 2019 xorriso : UPDATE : 60.29% done, estimate finish Sat Feb 16 15:34:53 2019 xorriso : UPDATE : 60.42% done, estimate finish Sat Feb 16 15:34:55 2019 xorriso : UPDATE : 60.67% done, estimate finish Sat Feb 16 15:34:47 2019 xorriso : UPDATE : 60.85% done, estimate finish Sat Feb 16 15:34:45 2019 xorriso : UPDATE : 60.95% done, estimate finish Sat Feb 16 15:34:49 2019 xorriso : UPDATE : 61.18% done, estimate finish Sat Feb 16 15:34:45 2019 xorriso : UPDATE : 61.18% done, estimate finish Sat Feb 16 15:34:57 2019 xorriso : UPDATE : 61.34% done, estimate finish Sat Feb 16 15:34:56 2019 xorriso : UPDATE : 61.44% done, estimate finish Sat Feb 16 15:34:54 2019 xorriso : UPDATE : 61.59% done, estimate finish Sat Feb 16 15:34:55 2019 xorriso : UPDATE : 61.59% done, estimate finish Sat Feb 16 15:35:13 2019 xorriso : UPDATE : 61.59% done, estimate finish Sat Feb 16 15:35:30 2019 xorriso : UPDATE : 62.11% done, estimate finish Sat Feb 16 15:34:50 2019 xorriso : UPDATE : 62.18% done, estimate finish Sat Feb 16 15:34:57 2019 xorriso : UPDATE : 62.41% done, estimate finish Sat Feb 16 15:34:52 2019 xorriso : UPDATE : 62.60% done, estimate finish Sat Feb 16 15:34:49 2019 xorriso : UPDATE : 62.75% done, estimate finish Sat Feb 16 15:34:50 2019 xorriso : UPDATE : 62.75% done, estimate finish Sat Feb 16 15:35:01 2019 xorriso : UPDATE : 63.11% done, estimate finish Sat Feb 16 15:34:41 2019 xorriso : UPDATE : 63.19% done, estimate finish Sat Feb 16 15:34:50 2019 xorriso : UPDATE : 63.51% done, estimate finish Sat Feb 16 15:34:35 2019 xorriso : UPDATE : 63.67% done, estimate finish Sat Feb 16 15:34:36 2019 xorriso : UPDATE : 63.83% done, estimate finish Sat Feb 16 15:34:38 2019 xorriso : UPDATE : 63.96% done, estimate finish Sat Feb 16 15:34:39 2019 xorriso : UPDATE : 64.14% done, estimate finish Sat Feb 16 15:34:39 2019 xorriso : UPDATE : 64.25% done, estimate finish Sat Feb 16 15:34:42 2019 xorriso : UPDATE : 64.47% done, estimate finish Sat Feb 16 15:34:39 2019 xorriso : UPDATE : 64.60% done, estimate finish Sat Feb 16 15:34:42 2019 xorriso : UPDATE : 64.79% done, estimate finish Sat Feb 16 15:34:40 2019 xorriso : UPDATE : 64.87% done, estimate finish Sat Feb 16 15:34:47 2019 xorriso : UPDATE : 65.09% done, estimate finish Sat Feb 16 15:34:42 2019 xorriso : UPDATE : 65.10% done, estimate finish Sat Feb 16 15:34:55 2019 xorriso : UPDATE : 65.40% done, estimate finish Sat Feb 16 15:34:44 2019 xorriso : UPDATE : 65.57% done, estimate finish Sat Feb 16 15:34:43 2019 xorriso : UPDATE : 65.75% done, estimate finish Sat Feb 16 15:34:42 2019 xorriso : UPDATE : 65.91% done, estimate finish Sat Feb 16 15:34:42 2019 xorriso : UPDATE : 66.02% done, estimate finish Sat Feb 16 15:34:46 2019 xorriso : UPDATE : 66.17% done, estimate finish Sat Feb 16 15:34:46 2019 xorriso : UPDATE : 66.31% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 66.45% done, estimate finish Sat Feb 16 15:34:51 2019 xorriso : UPDATE : 66.55% done, estimate finish Sat Feb 16 15:34:57 2019 xorriso : UPDATE : 66.55% done, estimate finish Sat Feb 16 15:35:13 2019 xorriso : UPDATE : 66.97% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 67.07% done, estimate finish Sat Feb 16 15:34:53 2019 xorriso : UPDATE : 67.28% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 67.37% done, estimate finish Sat Feb 16 15:34:53 2019 xorriso : UPDATE : 67.47% done, estimate finish Sat Feb 16 15:34:56 2019 xorriso : UPDATE : 67.47% done, estimate finish Sat Feb 16 15:35:08 2019 xorriso : UPDATE : 67.47% done, estimate finish Sat Feb 16 15:35:18 2019 xorriso : UPDATE : 67.47% done, estimate finish Sat Feb 16 15:36:20 2019 xorriso : UPDATE : 67.47% done, estimate finish Sat Feb 16 15:36:45 2019 xorriso : UPDATE : 67.47% done, estimate finish Sat Feb 16 15:37:10 2019 xorriso : UPDATE : 67.47% done, estimate finish Sat Feb 16 15:37:35 2019 xorriso : UPDATE : 67.47% done, estimate finish Sat Feb 16 15:38:01 2019 xorriso : UPDATE : 67.47% done, estimate finish Sat Feb 16 15:38:26 2019 xorriso : UPDATE : 67.47% done, estimate finish Sat Feb 16 15:38:51 2019 xorriso : UPDATE : 67.47% done, estimate finish Sat Feb 16 15:39:16 2019 xorriso : UPDATE : 68.74% done, estimate finish Sat Feb 16 15:35:31 2019 xorriso : UPDATE : 69.62% done, estimate finish Sat Feb 16 15:34:43 2019 xorriso : UPDATE : 69.65% done, estimate finish Sat Feb 16 15:34:11 2019 xorriso : UPDATE : 69.71% done, estimate finish Sat Feb 16 15:34:19 2019 xorriso : UPDATE : 69.89% done, estimate finish Sat Feb 16 15:34:21 2019 xorriso : UPDATE : 69.95% done, estimate finish Sat Feb 16 15:34:27 2019 xorriso : UPDATE : 70.04% done, estimate finish Sat Feb 16 15:34:33 2019 xorriso : UPDATE : 70.20% done, estimate finish Sat Feb 16 15:34:35 2019 xorriso : UPDATE : 70.37% done, estimate finish Sat Feb 16 15:34:35 2019 xorriso : UPDATE : 70.49% done, estimate finish Sat Feb 16 15:34:38 2019 xorriso : UPDATE : 70.62% done, estimate finish Sat Feb 16 15:34:40 2019 xorriso : UPDATE : 70.76% done, estimate finish Sat Feb 16 15:34:42 2019 xorriso : UPDATE : 70.77% done, estimate finish Sat Feb 16 15:35:55 2019 xorriso : UPDATE : 71.05% done, estimate finish Sat Feb 16 15:35:29 2019 xorriso : UPDATE : 71.27% done, estimate finish Sat Feb 16 15:35:18 2019 xorriso : UPDATE : 71.27% done, estimate finish Sat Feb 16 15:35:32 2019 xorriso : UPDATE : 71.44% done, estimate finish Sat Feb 16 15:35:27 2019 xorriso : UPDATE : 71.66% done, estimate finish Sat Feb 16 15:35:19 2019 xorriso : UPDATE : 71.94% done, estimate finish Sat Feb 16 15:35:08 2019 xorriso : UPDATE : 72.14% done, estimate finish Sat Feb 16 15:35:04 2019 xorriso : UPDATE : 72.35% done, estimate finish Sat Feb 16 15:35:00 2019 xorriso : UPDATE : 72.45% done, estimate finish Sat Feb 16 15:35:03 2019 xorriso : UPDATE : 72.45% done, estimate finish Sat Feb 16 15:34:46 2019 xorriso : UPDATE : 72.45% done, estimate finish Sat Feb 16 15:35:00 2019 xorriso : UPDATE : 72.45% done, estimate finish Sat Feb 16 15:35:13 2019 xorriso : UPDATE : 72.45% done, estimate finish Sat Feb 16 15:35:28 2019 xorriso : UPDATE : 73.42% done, estimate finish Sat Feb 16 15:34:30 2019 xorriso : UPDATE : 73.45% done, estimate finish Sat Feb 16 15:34:38 2019 xorriso : UPDATE : 73.64% done, estimate finish Sat Feb 16 15:34:37 2019 xorriso : UPDATE : 73.87% done, estimate finish Sat Feb 16 15:34:35 2019 xorriso : UPDATE : 74.13% done, estimate finish Sat Feb 16 15:34:31 2019 xorriso : UPDATE : 74.21% done, estimate finish Sat Feb 16 15:34:35 2019 xorriso : UPDATE : 74.49% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 74.53% done, estimate finish Sat Feb 16 15:34:31 2019 xorriso : UPDATE : 74.53% done, estimate finish Sat Feb 16 15:34:42 2019 xorriso : UPDATE : 74.86% done, estimate finish Sat Feb 16 15:34:33 2019 xorriso : UPDATE : 75.03% done, estimate finish Sat Feb 16 15:34:34 2019 xorriso : UPDATE : 75.19% done, estimate finish Sat Feb 16 15:34:35 2019 xorriso : UPDATE : 75.33% done, estimate finish Sat Feb 16 15:34:36 2019 xorriso : UPDATE : 75.46% done, estimate finish Sat Feb 16 15:34:39 2019 xorriso : UPDATE : 75.71% done, estimate finish Sat Feb 16 15:34:36 2019 xorriso : UPDATE : 75.82% done, estimate finish Sat Feb 16 15:34:38 2019 xorriso : UPDATE : 75.92% done, estimate finish Sat Feb 16 15:35:05 2019 xorriso : UPDATE : 75.92% done, estimate finish Sat Feb 16 15:35:20 2019 xorriso : UPDATE : 76.31% done, estimate finish Sat Feb 16 15:34:57 2019 xorriso : UPDATE : 76.54% done, estimate finish Sat Feb 16 15:34:51 2019 xorriso : UPDATE : 76.71% done, estimate finish Sat Feb 16 15:34:51 2019 xorriso : UPDATE : 76.86% done, estimate finish Sat Feb 16 15:34:52 2019 xorriso : UPDATE : 77.03% done, estimate finish Sat Feb 16 15:34:51 2019 xorriso : UPDATE : 77.21% done, estimate finish Sat Feb 16 15:34:50 2019 xorriso : UPDATE : 77.37% done, estimate finish Sat Feb 16 15:34:50 2019 xorriso : UPDATE : 77.51% done, estimate finish Sat Feb 16 15:34:51 2019 xorriso : UPDATE : 77.68% done, estimate finish Sat Feb 16 15:34:40 2019 xorriso : UPDATE : 77.82% done, estimate finish Sat Feb 16 15:34:42 2019 xorriso : UPDATE : 77.95% done, estimate finish Sat Feb 16 15:34:45 2019 xorriso : UPDATE : 78.06% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 78.23% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 78.31% done, estimate finish Sat Feb 16 15:34:52 2019 xorriso : UPDATE : 78.55% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 78.68% done, estimate finish Sat Feb 16 15:34:50 2019 xorriso : UPDATE : 78.68% done, estimate finish Sat Feb 16 15:34:57 2019 xorriso : UPDATE : 78.68% done, estimate finish Sat Feb 16 15:35:04 2019 xorriso : UPDATE : 79.03% done, estimate finish Sat Feb 16 15:34:55 2019 xorriso : UPDATE : 79.16% done, estimate finish Sat Feb 16 15:35:11 2019 xorriso : UPDATE : 79.28% done, estimate finish Sat Feb 16 15:35:13 2019 xorriso : UPDATE : 79.48% done, estimate finish Sat Feb 16 15:35:07 2019 xorriso : UPDATE : 79.64% done, estimate finish Sat Feb 16 15:35:06 2019 xorriso : UPDATE : 79.81% done, estimate finish Sat Feb 16 15:35:05 2019 xorriso : UPDATE : 79.96% done, estimate finish Sat Feb 16 15:35:04 2019 xorriso : UPDATE : 80.04% done, estimate finish Sat Feb 16 15:35:08 2019 xorriso : UPDATE : 80.30% done, estimate finish Sat Feb 16 15:35:02 2019 xorriso : UPDATE : 80.47% done, estimate finish Sat Feb 16 15:35:00 2019 xorriso : UPDATE : 80.54% done, estimate finish Sat Feb 16 15:35:04 2019 xorriso : UPDATE : 80.73% done, estimate finish Sat Feb 16 15:34:55 2019 xorriso : UPDATE : 80.90% done, estimate finish Sat Feb 16 15:34:54 2019 xorriso : UPDATE : 80.99% done, estimate finish Sat Feb 16 15:34:58 2019 xorriso : UPDATE : 81.20% done, estimate finish Sat Feb 16 15:34:55 2019 xorriso : UPDATE : 81.36% done, estimate finish Sat Feb 16 15:34:54 2019 xorriso : UPDATE : 81.55% done, estimate finish Sat Feb 16 15:34:53 2019 xorriso : UPDATE : 81.70% done, estimate finish Sat Feb 16 15:34:54 2019 xorriso : UPDATE : 81.86% done, estimate finish Sat Feb 16 15:34:53 2019 xorriso : UPDATE : 81.99% done, estimate finish Sat Feb 16 15:34:54 2019 xorriso : UPDATE : 82.06% done, estimate finish Sat Feb 16 15:34:58 2019 xorriso : UPDATE : 82.23% done, estimate finish Sat Feb 16 15:35:00 2019 xorriso : UPDATE : 82.40% done, estimate finish Sat Feb 16 15:34:58 2019 xorriso : UPDATE : 82.52% done, estimate finish Sat Feb 16 15:35:00 2019 xorriso : UPDATE : 82.57% done, estimate finish Sat Feb 16 15:35:07 2019 xorriso : UPDATE : 82.67% done, estimate finish Sat Feb 16 15:35:09 2019 xorriso : UPDATE : 82.75% done, estimate finish Sat Feb 16 15:35:12 2019 xorriso : UPDATE : 82.96% done, estimate finish Sat Feb 16 15:35:08 2019 xorriso : UPDATE : 83.08% done, estimate finish Sat Feb 16 15:35:09 2019 xorriso : UPDATE : 83.28% done, estimate finish Sat Feb 16 15:35:05 2019 xorriso : UPDATE : 83.40% done, estimate finish Sat Feb 16 15:35:07 2019 xorriso : UPDATE : 83.40% done, estimate finish Sat Feb 16 15:35:29 2019 xorriso : UPDATE : 83.81% done, estimate finish Sat Feb 16 15:35:04 2019 xorriso : UPDATE : 83.99% done, estimate finish Sat Feb 16 15:35:02 2019 xorriso : UPDATE : 84.15% done, estimate finish Sat Feb 16 15:35:02 2019 xorriso : UPDATE : 84.18% done, estimate finish Sat Feb 16 15:35:09 2019 xorriso : UPDATE : 84.39% done, estimate finish Sat Feb 16 15:35:04 2019 xorriso : UPDATE : 84.67% done, estimate finish Sat Feb 16 15:34:58 2019 xorriso : UPDATE : 84.82% done, estimate finish Sat Feb 16 15:34:58 2019 xorriso : UPDATE : 84.98% done, estimate finish Sat Feb 16 15:34:58 2019 xorriso : UPDATE : 85.12% done, estimate finish Sat Feb 16 15:34:58 2019 xorriso : UPDATE : 85.22% done, estimate finish Sat Feb 16 15:34:45 2019 xorriso : UPDATE : 85.22% done, estimate finish Sat Feb 16 15:34:53 2019 xorriso : UPDATE : 85.22% done, estimate finish Sat Feb 16 15:35:01 2019 xorriso : UPDATE : 85.22% done, estimate finish Sat Feb 16 15:35:09 2019 xorriso : UPDATE : 85.22% done, estimate finish Sat Feb 16 15:35:17 2019 xorriso : UPDATE : 85.22% done, estimate finish Sat Feb 16 15:35:25 2019 xorriso : UPDATE : 85.22% done, estimate finish Sat Feb 16 15:35:33 2019 xorriso : UPDATE : 85.22% done, estimate finish Sat Feb 16 15:35:41 2019 xorriso : UPDATE : 85.22% done, estimate finish Sat Feb 16 15:35:50 2019 xorriso : UPDATE : 86.58% done, estimate finish Sat Feb 16 15:34:52 2019 xorriso : UPDATE : 87.14% done, estimate finish Sat Feb 16 15:34:41 2019 xorriso : UPDATE : 87.27% done, estimate finish Sat Feb 16 15:34:43 2019 xorriso : UPDATE : 87.43% done, estimate finish Sat Feb 16 15:34:44 2019 xorriso : UPDATE : 87.63% done, estimate finish Sat Feb 16 15:34:43 2019 xorriso : UPDATE : 87.70% done, estimate finish Sat Feb 16 15:34:47 2019 xorriso : UPDATE : 87.80% done, estimate finish Sat Feb 16 15:34:50 2019 xorriso : UPDATE : 87.92% done, estimate finish Sat Feb 16 15:34:50 2019 xorriso : UPDATE : 88.03% done, estimate finish Sat Feb 16 15:34:52 2019 xorriso : UPDATE : 88.16% done, estimate finish Sat Feb 16 15:34:53 2019 xorriso : UPDATE : 88.23% done, estimate finish Sat Feb 16 15:34:56 2019 xorriso : UPDATE : 88.23% done, estimate finish Sat Feb 16 15:35:27 2019 xorriso : UPDATE : 88.23% done, estimate finish Sat Feb 16 15:35:38 2019 xorriso : UPDATE : 88.79% done, estimate finish Sat Feb 16 15:35:05 2019 xorriso : UPDATE : 88.99% done, estimate finish Sat Feb 16 15:35:02 2019 xorriso : UPDATE : 89.14% done, estimate finish Sat Feb 16 15:35:01 2019 xorriso : UPDATE : 89.28% done, estimate finish Sat Feb 16 15:35:02 2019 xorriso : UPDATE : 89.41% done, estimate finish Sat Feb 16 15:35:02 2019 xorriso : UPDATE : 89.55% done, estimate finish Sat Feb 16 15:35:02 2019 xorriso : UPDATE : 89.70% done, estimate finish Sat Feb 16 15:35:02 2019 xorriso : UPDATE : 89.87% done, estimate finish Sat Feb 16 15:35:02 2019 xorriso : UPDATE : 89.97% done, estimate finish Sat Feb 16 15:34:51 2019 xorriso : UPDATE : 90.23% done, estimate finish Sat Feb 16 15:34:47 2019 xorriso : UPDATE : 90.40% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 90.59% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 90.74% done, estimate finish Sat Feb 16 15:34:49 2019 xorriso : UPDATE : 90.91% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 91.09% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 91.26% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 91.38% done, estimate finish Sat Feb 16 15:34:50 2019 xorriso : UPDATE : 91.38% done, estimate finish Sat Feb 16 15:34:53 2019 xorriso : UPDATE : 91.73% done, estimate finish Sat Feb 16 15:34:51 2019 xorriso : UPDATE : 91.99% done, estimate finish Sat Feb 16 15:34:47 2019 xorriso : UPDATE : 92.16% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 92.32% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 92.51% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 92.69% done, estimate finish Sat Feb 16 15:34:49 2019 xorriso : UPDATE : 92.88% done, estimate finish Sat Feb 16 15:34:49 2019 xorriso : UPDATE : 93.05% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 93.19% done, estimate finish Sat Feb 16 15:34:49 2019 xorriso : UPDATE : 93.37% done, estimate finish Sat Feb 16 15:34:49 2019 xorriso : UPDATE : 93.51% done, estimate finish Sat Feb 16 15:34:49 2019 xorriso : UPDATE : 93.71% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 93.72% done, estimate finish Sat Feb 16 15:34:52 2019 xorriso : UPDATE : 94.04% done, estimate finish Sat Feb 16 15:34:50 2019 xorriso : UPDATE : 94.21% done, estimate finish Sat Feb 16 15:34:50 2019 xorriso : UPDATE : 94.36% done, estimate finish Sat Feb 16 15:34:49 2019 xorriso : UPDATE : 94.43% done, estimate finish Sat Feb 16 15:34:51 2019 xorriso : UPDATE : 94.62% done, estimate finish Sat Feb 16 15:34:51 2019 xorriso : UPDATE : 94.62% done, estimate finish Sat Feb 16 15:34:54 2019 xorriso : UPDATE : 94.62% done, estimate finish Sat Feb 16 15:34:57 2019 xorriso : UPDATE : 94.62% done, estimate finish Sat Feb 16 15:35:00 2019 xorriso : UPDATE : 94.62% done, estimate finish Sat Feb 16 15:35:15 2019 xorriso : UPDATE : 95.72% done, estimate finish Sat Feb 16 15:34:49 2019 xorriso : UPDATE : 95.90% done, estimate finish Sat Feb 16 15:34:49 2019 xorriso : UPDATE : 96.09% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 96.27% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 96.44% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 96.61% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 96.80% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 96.96% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 97.13% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 97.32% done, estimate finish Sat Feb 16 15:34:43 2019 xorriso : UPDATE : 97.51% done, estimate finish Sat Feb 16 15:34:44 2019 xorriso : UPDATE : 97.69% done, estimate finish Sat Feb 16 15:34:45 2019 xorriso : UPDATE : 97.87% done, estimate finish Sat Feb 16 15:34:45 2019 xorriso : UPDATE : 97.96% done, estimate finish Sat Feb 16 15:34:46 2019 xorriso : UPDATE : 97.96% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 97.96% done, estimate finish Sat Feb 16 15:34:49 2019 xorriso : UPDATE : 98.61% done, estimate finish Sat Feb 16 15:34:46 2019 xorriso : UPDATE : 98.61% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 98.61% done, estimate finish Sat Feb 16 15:34:49 2019 xorriso : UPDATE : 98.61% done, estimate finish Sat Feb 16 15:34:54 2019 xorriso : UPDATE : 98.61% done, estimate finish Sat Feb 16 15:34:56 2019 xorriso : UPDATE : 99.55% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 99.73% done xorriso : UPDATE : 99.90% done xorriso : UPDATE : Thank you for being patient. Working since 604 seconds. ISO image produced: 23636222 sectors Written to medium : 23636222 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. Last-minute updates: README.html README.txt Sat 16 Feb 15:34:51 UTC 2019 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 9.8.0 Source 2' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/Dsource/debian-9.8.0-source-DLBD-2.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/Dsource/debian-9.8.0-source-DLBD-2.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot2 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/md5-check -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -J -joliet-long CD2 xorriso 1.4.6 : 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 Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD2' xorriso : UPDATE : 7742 files added in 1 seconds xorriso : UPDATE : 7742 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.11% done xorriso : UPDATE : 0.54% done xorriso : UPDATE : 0.54% done, estimate finish Sat Feb 16 15:43:16 2019 xorriso : UPDATE : 0.54% done, estimate finish Sat Feb 16 15:46:22 2019 xorriso : UPDATE : 0.54% done, estimate finish Sat Feb 16 15:49:29 2019 xorriso : UPDATE : 0.54% done, estimate finish Sat Feb 16 15:52:36 2019 xorriso : UPDATE : 0.54% done, estimate finish Sat Feb 16 15:55:42 2019 xorriso : UPDATE : 0.54% done, estimate finish Sat Feb 16 15:58:49 2019 xorriso : UPDATE : 0.54% done, estimate finish Sat Feb 16 16:01:56 2019 xorriso : UPDATE : 0.54% done, estimate finish Sat Feb 16 16:05:02 2019 xorriso : UPDATE : 0.54% done, estimate finish Sat Feb 16 16:08:09 2019 xorriso : UPDATE : 0.54% done, estimate finish Sat Feb 16 16:11:16 2019 xorriso : UPDATE : 0.54% done xorriso : UPDATE : 0.54% done xorriso : UPDATE : 12.38% done, estimate finish Sat Feb 16 15:36:34 2019 xorriso : UPDATE : 17.87% done, estimate finish Sat Feb 16 15:36:08 2019 xorriso : UPDATE : 17.87% done, estimate finish Sat Feb 16 15:36:14 2019 xorriso : UPDATE : 18.37% done, estimate finish Sat Feb 16 15:36:18 2019 xorriso : UPDATE : 21.11% done, estimate finish Sat Feb 16 15:36:11 2019 xorriso : UPDATE : 21.11% done, estimate finish Sat Feb 16 15:36:16 2019 xorriso : UPDATE : 21.11% done, estimate finish Sat Feb 16 15:36:21 2019 xorriso : UPDATE : 25.01% done, estimate finish Sat Feb 16 15:36:11 2019 xorriso : UPDATE : 25.01% done, estimate finish Sat Feb 16 15:36:15 2019 xorriso : UPDATE : 25.01% done, estimate finish Sat Feb 16 15:36:02 2019 xorriso : UPDATE : 28.86% done, estimate finish Sat Feb 16 15:35:56 2019 xorriso : UPDATE : 29.34% done, estimate finish Sat Feb 16 15:35:59 2019 xorriso : UPDATE : 29.34% done, estimate finish Sat Feb 16 15:36:02 2019 xorriso : UPDATE : 29.34% done, estimate finish Sat Feb 16 15:36:06 2019 xorriso : UPDATE : 33.15% done, estimate finish Sat Feb 16 15:36:01 2019 xorriso : UPDATE : 34.31% done, estimate finish Sat Feb 16 15:36:01 2019 xorriso : UPDATE : 35.37% done, estimate finish Sat Feb 16 15:36:03 2019 xorriso : UPDATE : 36.44% done, estimate finish Sat Feb 16 15:36:03 2019 xorriso : UPDATE : 36.44% done, estimate finish Sat Feb 16 15:36:06 2019 xorriso : UPDATE : 38.52% done, estimate finish Sat Feb 16 15:36:12 2019 xorriso : UPDATE : 38.52% done, estimate finish Sat Feb 16 15:36:17 2019 xorriso : UPDATE : 38.52% done, estimate finish Sat Feb 16 15:36:21 2019 xorriso : UPDATE : 42.73% done, estimate finish Sat Feb 16 15:36:12 2019 xorriso : UPDATE : 43.62% done, estimate finish Sat Feb 16 15:36:12 2019 xorriso : UPDATE : 44.85% done, estimate finish Sat Feb 16 15:36:12 2019 xorriso : UPDATE : 45.43% done, estimate finish Sat Feb 16 15:36:14 2019 xorriso : UPDATE : 45.43% done, estimate finish Sat Feb 16 15:36:18 2019 xorriso : UPDATE : 48.34% done, estimate finish Sat Feb 16 15:36:13 2019 xorriso : UPDATE : 48.46% done, estimate finish Sat Feb 16 15:36:16 2019 xorriso : UPDATE : 50.57% done, estimate finish Sat Feb 16 15:36:16 2019 xorriso : UPDATE : 50.57% done, estimate finish Sat Feb 16 15:36:20 2019 xorriso : UPDATE : 50.57% done, estimate finish Sat Feb 16 15:36:24 2019 xorriso : UPDATE : 54.03% done, estimate finish Sat Feb 16 15:36:16 2019 xorriso : UPDATE : 54.33% done, estimate finish Sat Feb 16 15:36:19 2019 xorriso : UPDATE : 54.33% done, estimate finish Sat Feb 16 15:36:22 2019 xorriso : UPDATE : 54.80% done, estimate finish Sat Feb 16 15:36:24 2019 xorriso : UPDATE : 58.53% done, estimate finish Sat Feb 16 15:36:17 2019 xorriso : UPDATE : 58.53% done, estimate finish Sat Feb 16 15:36:20 2019 xorriso : UPDATE : 62.06% done, estimate finish Sat Feb 16 15:36:14 2019 xorriso : UPDATE : 63.24% done, estimate finish Sat Feb 16 15:36:14 2019 xorriso : UPDATE : 63.53% done, estimate finish Sat Feb 16 15:36:16 2019 xorriso : UPDATE : 63.53% done, estimate finish Sat Feb 16 15:36:20 2019 xorriso : UPDATE : 66.71% done, estimate finish Sat Feb 16 15:36:15 2019 xorriso : UPDATE : 67.69% done, estimate finish Sat Feb 16 15:36:15 2019 xorriso : UPDATE : 68.73% done, estimate finish Sat Feb 16 15:36:16 2019 xorriso : UPDATE : 68.95% done, estimate finish Sat Feb 16 15:36:18 2019 xorriso : UPDATE : 71.09% done, estimate finish Sat Feb 16 15:36:15 2019 xorriso : UPDATE : 72.35% done, estimate finish Sat Feb 16 15:36:15 2019 xorriso : UPDATE : 73.13% done, estimate finish Sat Feb 16 15:36:16 2019 xorriso : UPDATE : 74.52% done, estimate finish Sat Feb 16 15:36:17 2019 xorriso : UPDATE : 76.01% done, estimate finish Sat Feb 16 15:36:16 2019 xorriso : UPDATE : 76.76% done, estimate finish Sat Feb 16 15:36:17 2019 xorriso : UPDATE : 76.76% done, estimate finish Sat Feb 16 15:36:20 2019 xorriso : UPDATE : 76.76% done, estimate finish Sat Feb 16 15:36:22 2019 xorriso : UPDATE : 76.76% done, estimate finish Sat Feb 16 15:36:24 2019 xorriso : UPDATE : 81.83% done, estimate finish Sat Feb 16 15:36:16 2019 xorriso : UPDATE : 82.27% done, estimate finish Sat Feb 16 15:36:17 2019 xorriso : UPDATE : 82.27% done, estimate finish Sat Feb 16 15:36:19 2019 xorriso : UPDATE : 85.13% done, estimate finish Sat Feb 16 15:36:16 2019 xorriso : UPDATE : 86.29% done, estimate finish Sat Feb 16 15:36:16 2019 xorriso : UPDATE : 87.13% done, estimate finish Sat Feb 16 15:36:17 2019 xorriso : UPDATE : 88.00% done, estimate finish Sat Feb 16 15:36:17 2019 xorriso : UPDATE : 89.17% done, estimate finish Sat Feb 16 15:36:17 2019 xorriso : UPDATE : 90.18% done, estimate finish Sat Feb 16 15:36:17 2019 xorriso : UPDATE : 91.14% done, estimate finish Sat Feb 16 15:36:18 2019 xorriso : UPDATE : 92.07% done, estimate finish Sat Feb 16 15:36:18 2019 xorriso : UPDATE : 92.77% done, estimate finish Sat Feb 16 15:36:18 2019 xorriso : UPDATE : 94.02% done, estimate finish Sat Feb 16 15:36:18 2019 xorriso : UPDATE : 95.20% done, estimate finish Sat Feb 16 15:36:18 2019 xorriso : UPDATE : 96.16% done, estimate finish Sat Feb 16 15:36:18 2019 xorriso : UPDATE : 97.20% done, estimate finish Sat Feb 16 15:36:18 2019 xorriso : UPDATE : 98.38% done xorriso : UPDATE : 98.84% done ISO image produced: 3735351 sectors Written to medium : 3735351 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. /home/debian-cd/build.stretch/debian-cd/tools/imagesums /srv/cdbuilder.debian.org/dst/deb-cd/out/Dsource 669995c4f65aa86e61809e97b0678e7f662dbff2 debian-9.8.0-source-DLBD-1.iso 000c1eb84d313a560b703b23b886d997d0731891 debian-9.8.0-source-DLBD-1.jigdo 68a4b841caacf255913f5f73ac164d28 debian-9.8.0-source-DLBD-1.iso b94f7ca127e127f206f2dfbecde4836d debian-9.8.0-source-DLBD-1.jigdo fd245a1292dd158736fff023de4dae2824a4df230222cb1913e6b01c16d23a2516c85694415f21ce8d6dcfec7f95b0e2d2dff63a5fa6f1ea7f9296cfc0f88dfd debian-9.8.0-source-DLBD-1.iso f81724d81f73f500867fffcacf88196209e28720209ce5d7818cfe745ff5ed0e4c24d1eb6a2291ed0fba2e614a9b70bde713e4e3666a7a2b40797f99d119fa5d debian-9.8.0-source-DLBD-1.jigdo 834460028a3669afbb9b0fdc96fa783d3bb3d384578c06cf099af821ab3d7362 debian-9.8.0-source-DLBD-1.iso 04055f91b5805fee4af51da4238328fd14529f76063198f1f21aa0a28cebb49f debian-9.8.0-source-DLBD-1.jigdo e3b171091079bdc69a2cff6df5525c1e1156e34c debian-9.8.0-source-DLBD-1.template b98f661a94f8ba2fd7f2094a2cd789df debian-9.8.0-source-DLBD-1.template 76420428e5251a8fe6af18a83ea7f23c0bfb85255744e9180be2c0bc89293586677ef7998175b6c6fd693a90603626c220eb1a7e9e3ae1dacc32020814c0b16a debian-9.8.0-source-DLBD-1.template 1bd5468b9b2aa2ae42385cbfe51032b4e64c4a71ca7e541a7f601128b77b5d36 debian-9.8.0-source-DLBD-1.template 21a89fff0eeeeaa2f67648375060a36ca94f96d8 debian-9.8.0-source-DLBD-2.iso afb8bc077d0d675f3c2fa87c89b36363ca32e574 debian-9.8.0-source-DLBD-2.jigdo 6a64aa26066c81dcc20d30c64c532d98 debian-9.8.0-source-DLBD-2.iso db0a1a0642d786458747523d9857d976 debian-9.8.0-source-DLBD-2.jigdo 60b4ec8797ea56f7dc3232f29546fd62db0d6655ab490e0a16f1c99b567d627c8ea88c1533736a56d3f50cd559f5036ad39f2ca5f33c8e08c066e16ed4f67a71 debian-9.8.0-source-DLBD-2.iso 4ab158464f09128c6bf70e8cf6b5311485dc520037a851461e3381f2f2fb330f24e278e5fc717cff19b0bdbeab6b8b6d10028d6cede8cbc9ad1213e9996f7532 debian-9.8.0-source-DLBD-2.jigdo fdb6b4c9c4de016a3d41e5cb940b854fe6d90550bcce53c79e3f04a9017465d1 debian-9.8.0-source-DLBD-2.iso 224c82389f017ebaa6d4bdee3c0142df528271d445370cd624a722b94eb21880 debian-9.8.0-source-DLBD-2.jigdo a14450a284fd80e7cdc3f9cb6550b6f2fbe75511 debian-9.8.0-source-DLBD-2.template 4a200b79f74123c4a08d316d0b779972 debian-9.8.0-source-DLBD-2.template 1c4d28ec59bf0aa26a0dc797b3ac4da157a4a68021ac98bf43be1c1bedddd1abf90faca9fe94368fc6e71bd927c69235508eea3b8819e5af01716e05ddd1ee99 debian-9.8.0-source-DLBD-2.template 701926e6ea5154f9bf7e2895f2c45fe9f2ce218382ccb33cc3b8e704eef640fa debian-9.8.0-source-DLBD-2.template Sat 16 Feb 15:36:20 UTC 2019: Finished.