Sat 10 Feb 17:41:00 UTC 2024: 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/3bullseyes390x/bullseye/CD[1234567890]* rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/tasks rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/*.filelist* rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/packages-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/upgrade-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/checksum-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/apt rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x 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/3bullseyes390x mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/apt echo "Updating task files..." Updating task files... mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/tasks echo "- copying task files from 'tasks/bullseye/'" - copying task files from 'tasks/bullseye/' cp -r /home/debian-cd/build.bullseye/debian-cd/tasks/bullseye/* /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/tasks echo "- generating dynamic task files" - generating dynamic task files set -e; cd /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/tasks; \ /home/debian-cd/build.bullseye/debian-cd/tools/update_tasks; \ /home/debian-cd/build.bullseye/debian-cd/tools/generate_di_list; \ /home/debian-cd/build.bullseye/debian-cd/tools/generate_di+k_list update_tasks: Using "gnome" as the default desktop, as specified by pool/main/t/tasksel/task-desktop_3.68+deb11u1_all.deb date -u '+%Y%m%d' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/DATE date -u '+%Y%m%dT%H%M%SZ' --date tomorrow > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/DATE-zulu dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u2_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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 s390x; 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/3bullseyes390x/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/3bullseyes390x/apt/bullseye-backports-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ fi; \ done Using the provided status file for bullseye-s390x ... make[2]: 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+deb11u2_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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 s390x; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/apt/bullseye-$ARCH/apt/preferences.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/apt/bullseye-backports-$ARCH/apt/preferences.d; \ fi; \ if [ $ARCH = "source" -o "3" = "1" -o "3" = "2" -o "3" = "C" -o "3" = "F" ];then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/apt/bullseye-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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/3bullseyes390x/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/3bullseyes390x/apt/bullseye-backports-$ARCH/status ; \ fi; \ fi; \ done; :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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/3bullseyes390x/archive-keyring for ARCH in s390x; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ for key in ; do \ gpg --export -a $key >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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/3bullseyes390x/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ fi; \ done # Updating the apt database for ARCH in s390x; 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 s390x Packages [10.7 MB] Get:3 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/contrib s390x Packages [44.3 kB] Get:4 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/main/debian-installer s390x Packages [60.2 kB] Reading package lists... # If we're doing a build using d-i from sid, we'll need sid sources too if [ ""x = "yes"x ] && \ [ "bullseye"x != ""x ] && \ [ "bullseye"x != "bullseye"x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/apt/bullseye-source/apt/preferences.d ; \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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 s390x; 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... You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: apt : Depends: libapt-pkg6.0 (>= 2.2.4) but it is not installed Depends: libc6 (>= 2.15) Depends: libgcc-s1 (>= 3.0) but it is not installed Depends: libgnutls30 (>= 3.7.0) but it is not installed Depends: libseccomp2 (>= 2.4.2) but it is not installed Depends: libstdc++6 (>= 9) but it is not installed Depends: libsystemd0 apt-listchanges : Depends: python3-apt (>= 0.7.93) but it is not installed Depends: python3-debconf but it is not installed Depends: python3:any (>= 3.7~) apt-utils : Depends: libapt-pkg6.0 (>= 1.9.11~) but it is not installed Depends: libc6 (>= 2.4) Depends: libdb5.3 but it is not installed Depends: libgcc-s1 (>= 3.0) but it is not installed Depends: libstdc++6 (>= 9) but it is not installed base-passwd : Depends: libc6 (>= 2.8) Depends: libdebconfclient0 (>= 0.145) but it is not installed bash : PreDepends: libc6 (>= 2.25) PreDepends: libtinfo6 (>= 6) but it is not installed bind9-dnsutils : Depends: libc6 (>= 2.4) Depends: libedit2 (>= 2.11-20080614-0) but it is not installed Depends: libidn2-0 (>= 2.0.0) but it is not installed Depends: libkrb5-3 (>= 1.6.dfsg.2) but it is not installed Depends: libprotobuf-c1 (>= 1.0.0) but it is not installed bind9-host : Depends: libc6 (>= 2.4) Depends: libidn2-0 (>= 2.0.0) but it is not installed bind9-libs : Depends: libuv1 (>= 1.40.0) but it is not installed Depends: libc6 (>= 2.17) Depends: libfstrm0 (>= 0.2.0) but it is not installed Depends: libgssapi-krb5-2 (>= 1.17) but it is not installed Depends: libjson-c5 (>= 0.15) but it is not installed Depends: libkrb5-3 (>= 1.6.dfsg.2) but it is not installed Depends: liblmdb0 (>= 0.9.7) but it is not installed Depends: libmaxminddb0 (>= 1.3.0) but it is not installed Depends: libprotobuf-c1 (>= 1.0.1) but it is not installed Depends: libssl1.1 (>= 1.1.0) but it is not installed Depends: libxml2 (>= 2.7.4) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed bsdutils : PreDepends: libc6 (>= 2.17) PreDepends: libsystemd0 bzip2 : Depends: libbz2-1.0 (= 1.0.8-4) but it is not installed Depends: libc6 (>= 2.4) ca-certificates : Depends: openssl (>= 1.1.1) but it is not installed coreutils : PreDepends: libacl1 (>= 2.2.23) but it is not installed PreDepends: libattr1 (>= 1:2.4.44) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libgmp10 but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed cpio : Depends: libc6 (>= 2.17) cron : Depends: libc6 (>= 2.7) Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: lsb-base (>= 3.0-10) but it is not installed dash : PreDepends: libc6 (>= 2.11) dbus : Depends: libapparmor1 (>= 2.8.94) but it is not installed Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.9) Depends: libcap-ng0 (>= 0.7.9) but it is not installed Depends: libdbus-1-3 (= 1.12.28-0+deb11u1) but it is not installed Depends: libexpat1 (>= 2.1~beta3) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libsystemd0 debconf-i18n : Depends: liblocale-gettext-perl but it is not installed Depends: libtext-iconv-perl but it is not installed Depends: libtext-wrapi18n-perl but it is not installed Depends: libtext-charwidth-perl but it is not installed debianutils : PreDepends: libc6 (>= 2.15) diffutils : PreDepends: libc6 (>= 2.17) dpkg : PreDepends: libbz2-1.0 but it is not installed PreDepends: libc6 (>= 2.15) PreDepends: liblzma5 (>= 5.2.2) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: zlib1g (>= 1:1.1.4) but it is not installed e2fsprogs : PreDepends: libblkid1 (>= 2.36) but it is not installed PreDepends: libc6 (>= 2.11) PreDepends: libcom-err2 (>= 1.43.9) but it is not installed PreDepends: libext2fs2 (= 1.46.2-2) but it is not installed PreDepends: libss2 (>= 1.38) but it is not installed PreDepends: libuuid1 (>= 2.16) but it is not installed Depends: logsave but it is not installed fdisk : Depends: libc6 (>= 2.8) Depends: libfdisk1 (>= 2.36) but it is not installed Depends: libmount1 (>= 2.24.2) but it is not installed Depends: libncursesw6 (>= 6) but it is not installed Depends: libsmartcols1 (>= 2.28~rc1) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed file : Depends: libc6 (>= 2.4) Depends: libmagic1 (= 1:5.39-3+deb11u1) but it is not installed findutils : PreDepends: libc6 (>= 2.17) PreDepends: libselinux1 (>= 3.1~) but it is not installed gettext-base : Depends: libc6 (>= 2.4) gpgv : Depends: libbz2-1.0 but it is not installed Depends: libc6 (>= 2.25) Depends: libgcrypt20 (>= 1.8.0) but it is not installed Depends: libgpg-error0 (>= 1.38) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed grep : PreDepends: libc6 (>= 2.5) PreDepends: libpcre3 but it is not installed groff-base : Depends: libc6 (>= 2.29) Depends: libgcc-s1 (>= 4.0) but it is not installed Depends: libstdc++6 (>= 4.1.1) but it is not installed Depends: libuchardet0 (>= 0.0.1) but it is not installed gzip : PreDepends: libc6 (>= 2.17) hostname : PreDepends: libc6 (>= 2.4) ifupdown : Depends: libc6 (>= 2.8) Depends: lsb-base but it is not installed iproute2 : Depends: libbpf0 (>= 1:0.2) but it is not installed Depends: libbsd0 (>= 0.0) but it is not installed Depends: libc6 (>= 2.29) Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libdb5.3 but it is not installed Depends: libelf1 (>= 0.131) but it is not installed Depends: libmnl0 (>= 1.0.3-4~) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libxtables12 (>= 1.6.0+snapshot20161117) but it is not installed Depends: libcap2-bin but it is not installed iputils-ping : Depends: libcap2-bin but it is not installed Depends: libc6 (>= 2.25) Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libidn2-0 (>= 0.6) but it is not installed isc-dhcp-client : Depends: libc6 (>= 2.15) Depends: libdns-export1110 but it is not installed Depends: libisc-export1105 but it is not installed kmod : Depends: libc6 (>= 2.17) Depends: liblzma5 (>= 5.1.1alpha+20120614) but it is not installed Depends: libssl1.1 (>= 1.1.0) but it is not installed Depends: libkmod2 (= 28-1) but it is not installed Depends: lsb-base but it is not installed less : Depends: libc6 (>= 2.11) Depends: libtinfo6 (>= 6) but it is not installed libc-bin : Depends: libc6 (> 2.31) Depends: libc6 (< 2.32) liblockfile-bin : Depends: libc6 (>= 2.4) libnss-systemd : Depends: libc6 (>= 2.30) libpam-modules : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.27) PreDepends: libcrypt1 (>= 1:4.3.0) but it is not installed PreDepends: libdb5.3 but it is not installed PreDepends: libnsl2 (>= 1.0) but it is not installed PreDepends: libpam0g (>= 1.3.2) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: libtirpc3 (>= 1.0.2) but it is not installed libpam-modules-bin : Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.4) Depends: libcrypt1 (>= 1:4.3.0) but it is not installed Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed libpam-systemd : Depends: libc6 (>= 2.30) Depends: libpam0g (>= 0.99.7.1) but it is not installed libreadline8 : Depends: libc6 (>= 2.15) Depends: libtinfo6 (>= 6) but it is not installed login : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.7) PreDepends: libcrypt1 (>= 1:4.1.0) but it is not installed PreDepends: libpam0g (>= 0.99.7.1) but it is not installed logrotate : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libc6 (>= 2.27) Depends: libpopt0 (>= 1.14) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed lsof : Depends: libc6 (>= 2.11) Depends: libselinux1 (>= 3.1~) but it is not installed man-db : Depends: bsdextrautils but it is not installed or bsdmainutils (< 12.1.1~) but it is not installed Depends: libc6 (>= 2.28) Depends: libgdbm6 (>= 1.16) but it is not installed Depends: libpipeline1 (>= 1.5.0) but it is not installed Depends: libseccomp2 (>= 2.1.0) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed mawk : Depends: libc6 (>= 2.29) mime-support : Depends: mailcap but it is not installed mount : PreDepends: libblkid1 (>= 2.17.2) but it is not installed PreDepends: libc6 (>= 2.17) PreDepends: libmount1 (>= 2.35.1) but it is not installed PreDepends: libsmartcols1 (>= 2.33) but it is not installed nano : Depends: libc6 (>= 2.27) Depends: libncursesw6 (>= 6) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed ncurses-bin : PreDepends: libc6 (>= 2.7) PreDepends: libtinfo6 (>= 6.2+20200912) but it is not installed PreDepends: libtinfo6 (< 6.3~) but it is not installed netcat-traditional : Depends: libc6 (>= 2.15) nftables : Depends: libnftables1 (= 0.9.8-3.1+deb11u2) but it is not installed Depends: libc6 (>= 2.4) Depends: libedit2 (>= 3.1-20130611-0) but it is not installed openssh-client : Depends: libc6 (>= 2.26) Depends: libedit2 (>= 2.11-20080614-0) but it is not installed Depends: libfido2-1 (>= 1.5.0) but it is not installed Depends: libgssapi-krb5-2 (>= 1.17) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libssl1.1 (>= 1.1.1) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed passwd : Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.8) Depends: libcrypt1 (>= 1:4.1.0) but it is not installed Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 2.1.9) but it is not installed Depends: libsemanage1 (>= 2.0.3) but it is not installed pciutils : Depends: libc6 (>= 2.4) Depends: libkmod2 (>= 5~) but it is not installed Depends: libpci3 (= 1:3.7.0-5) but it is not installed perl : Depends: libperl5.32 (= 5.32.1-4+deb11u3) but it is not installed perl-base : PreDepends: libc6 (>= 2.29) PreDepends: libcrypt1 (>= 1:4.1.0) but it is not installed procps : Depends: libc6 (>= 2.27) Depends: libncurses6 (>= 6) but it is not installed Depends: libncursesw6 (>= 6) but it is not installed Depends: libprocps8 (>= 2:3.3.16-1) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed Depends: lsb-base (>= 3.0-10) but it is not installed python3-reportbug : Depends: python3:any Depends: python3-debian but it is not installed Depends: python3-debianbts (>= 2.10) but it is not installed Depends: python3-requests but it is not installed Depends: python3-apt but it is not installed reportbug : Depends: python3:any rsyslog : Depends: libc6 (>= 2.27) Depends: libestr0 (>= 0.1.4) but it is not installed Depends: libfastjson4 (>= 0.99.8) but it is not installed Depends: liblognorm5 (>= 2.0.3) but it is not installed Depends: libsystemd0 (>= 246) Depends: libuuid1 (>= 2.16) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed s390-tools : Depends: libc6 (>= 2.15) Depends: libcurl4 (>= 7.16.2) but it is not installed Depends: libfuse2 (>= 2.8) but it is not installed Depends: libgcc-s1 (>= 3.0) but it is not installed Depends: libncurses6 (>= 6) but it is not installed Depends: libstdc++6 (>= 5) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed Depends: gawk but it is not installed sed : PreDepends: libacl1 (>= 2.2.51-8) but it is not installed PreDepends: libc6 (>= 2.7) PreDepends: libselinux1 (>= 1.32) but it is not installed systemd : PreDepends: libblkid1 (>= 2.24) but it is not installed PreDepends: libc6 (>= 2.30) PreDepends: libgcrypt20 (>= 1.8.0) but it is not installed PreDepends: liblz4-1 (>= 0.0~r122) but it is not installed PreDepends: liblzma5 (>= 5.1.1alpha+20120614) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: libzstd1 (>= 1.4.0) but it is not installed Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libapparmor1 (>= 2.13) but it is not installed Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libcap2 (>= 1:2.24-9~) but it is not installed Depends: libcrypt1 (>= 1:4.4.0) but it is not installed Depends: libcryptsetup12 (>= 2:2.3) but it is not installed Depends: libgnutls30 (>= 3.7.0) but it is not installed Depends: libgpg-error0 (>= 1.14) but it is not installed Depends: libip4tc2 (>= 1.8.3) but it is not installed Depends: libkmod2 (>= 5~) but it is not installed Depends: liblz4-1 (>= 0.0~r130) but it is not installed Depends: libmount1 (>= 2.30) but it is not installed Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libseccomp2 (>= 2.4.1) but it is not installed Depends: libsystemd0 (= 247.3-7+deb11u4) systemd-timesyncd : Depends: libc6 (>= 2.29) sysvinit-utils : Depends: lsb-base (>= 11.0.0~) but it is not installed Depends: libc6 (>= 2.4) tar : PreDepends: libacl1 (>= 2.2.23) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libselinux1 (>= 3.1~) but it is not installed tasksel-data : Depends: tasksel (= 3.68+deb11u1) but it is not installed telnet : Depends: libc6 (>= 2.15) Depends: libstdc++6 (>= 5) but it is not installed traceroute : Depends: libc6 (>= 2.7) udev : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libblkid1 (>= 2.24) but it is not installed Depends: libc6 (>= 2.30) Depends: libkmod2 (>= 5~) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libudev1 (= 247.3-7+deb11u4) but it is not installed util-linux : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libblkid1 (>= 2.31.1) but it is not installed PreDepends: libc6 (>= 2.25) PreDepends: libcap-ng0 (>= 0.7.9) but it is not installed PreDepends: libcrypt1 (>= 1:4.1.0) but it is not installed PreDepends: libmount1 (>= 2.34) but it is not installed PreDepends: libpam0g (>= 0.99.7.1) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: libsmartcols1 (>= 2.34) but it is not installed PreDepends: libsystemd0 PreDepends: libtinfo6 (>= 6) but it is not installed PreDepends: libudev1 (>= 183) but it is not installed PreDepends: libuuid1 (>= 2.16) but it is not installed PreDepends: zlib1g (>= 1:1.1.4) but it is not installed vim-common : Depends: xxd but it is not installed vim-tiny : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libc6 (>= 2.15) Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed wget : Depends: libc6 (>= 2.28) Depends: libgnutls30 (>= 3.7.0) but it is not installed Depends: libidn2-0 (>= 0.6) but it is not installed Depends: libnettle8 but it is not installed Depends: libpcre2-8-0 (>= 10.22) but it is not installed Depends: libpsl5 (>= 0.16.0) but it is not installed Depends: libuuid1 (>= 2.16) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed whiptail : Depends: libc6 (>= 2.4) Depends: libnewt0.52 (>= 0.52.21) but it is not installed Depends: libpopt0 (>= 1.14) but it is not installed Depends: libslang2 (>= 2.2.4) but it is not installed xz-utils : Depends: libc6 (>= 2.17) Depends: liblzma5 (>= 5.2.2) but it is not installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). make[3]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u2_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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 if [ "s390x" != "source" ] ; then \ for ARCH in s390x; 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 Apt-get is updating its files ... 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] Reading package lists... set -e; \ if [ "s390x" != "source" ] ; then \ for ARCH in s390x; do \ export ARCH=$ARCH; \ for i in `/home/debian-cd/build.bullseye/debian-cd/tools/apt-selection deselected -f install`; do \ echo $ARCH:$i; \ perl -i -000 -ne "print unless /^Package: \Q$i\E/m" \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/apt/bullseye-$ARCH/status; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ for i in `USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection deselected -f install`; do \ echo $ARCH:$i; \ perl -i -000 -ne "print unless /^Package: \Q$i\E/m" \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi set -e; \ if [ "s390x" != "source" ] ; then \ for ARCH in s390x; do \ export ARCH=$ARCH; \ for i in `/home/debian-cd/build.bullseye/debian-cd/tools/apt-selection selected -f install`; do \ echo $ARCH:$i; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection cache --no-all-versions show "$i" | perl -000 -npe \ "s/^(Package: .*)\$/\$1\nStatus: install ok installed/m;" \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/apt/bullseye-$ARCH/status; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ for i in `USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection selected -f install`; do \ echo $ARCH:$i; \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection cache --no-all-versions show "$i" | perl -000 -npe \ "s/^(Package: .*)\$/\$1\nStatus: install ok installed/m;" \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi s390x:bsdextrautils s390x:distro-info-data s390x:dmsetup s390x:gawk s390x:libacl1 s390x:libapparmor1 s390x:libapt-pkg6.0 s390x:libargon2-1 s390x:libattr1 s390x:libaudit1 s390x:libaudit-common s390x:libblkid1 s390x:libbpf0 s390x:libbrotli1 s390x:libbsd0 s390x:libbz2-1.0 s390x:libc6 s390x:libcap2 s390x:libcap2-bin s390x:libcap-ng0 s390x:libcbor0 s390x:libcom-err2 s390x:libcrypt1 s390x:libcryptsetup12 s390x:libcurl3-gnutls s390x:libcurl4 s390x:libdb5.3 s390x:libdbus-1-3 s390x:libdebconfclient0 s390x:libdevmapper1.02.1 s390x:libdns-export1110 s390x:libedit2 s390x:libelf1 s390x:libestr0 s390x:libexpat1 s390x:libext2fs2 s390x:libfastjson4 s390x:libfdisk1 s390x:libffi7 s390x:libfido2-1 s390x:libfstrm0 s390x:libfuse2 s390x:libgcc-s1 s390x:libgcrypt20 s390x:libgdbm6 s390x:libgdbm-compat4 s390x:libgmp10 s390x:libgnutls30 s390x:libgpg-error0 s390x:libgssapi-krb5-2 s390x:libhogweed6 s390x:libicu67 s390x:libidn2-0 s390x:libip4tc2 s390x:libisc-export1105 s390x:libjansson4 s390x:libjson-c5 s390x:libk5crypto3 s390x:libkeyutils1 s390x:libkmod2 s390x:libkrb5-3 s390x:libkrb5support0 s390x:libldap-2.4-2 s390x:liblmdb0 s390x:liblocale-gettext-perl s390x:liblognorm5 s390x:liblz4-1 s390x:liblzma5 s390x:libmagic1 s390x:libmagic-mgc s390x:libmaxminddb0 s390x:libmd0 s390x:libmnl0 s390x:libmount1 s390x:libmpdec3 s390x:libmpfr6 s390x:libncurses6 s390x:libncursesw6 s390x:libnettle8 s390x:libnewt0.52 s390x:libnftables1 s390x:libnftnl11 s390x:libnghttp2-14 s390x:libnsl2 s390x:libp11-kit0 s390x:libpam0g s390x:libpci3 s390x:libpcre2-8-0 s390x:libpcre3 s390x:libperl5.32 s390x:libpipeline1 s390x:libpopt0 s390x:libprocps8 s390x:libprotobuf-c1 s390x:libpsl5 s390x:libpython3.9-minimal s390x:libpython3.9-stdlib s390x:libpython3-stdlib s390x:librtmp1 s390x:libsasl2-2 s390x:libsasl2-modules-db s390x:libseccomp2 s390x:libselinux1 s390x:libsemanage1 s390x:libsemanage-common s390x:libsepol1 s390x:libsigsegv2 s390x:libslang2 s390x:libsmartcols1 s390x:libsqlite3-0 s390x:libss2 s390x:libssh2-1 s390x:libssl1.1 s390x:libstdc++6 s390x:libsystemd0 s390x:libtasn1-6 s390x:libtext-charwidth-perl s390x:libtext-iconv-perl s390x:libtext-wrapi18n-perl s390x:libtinfo6 s390x:libtirpc3 s390x:libtirpc-common s390x:libuchardet0 s390x:libudev1 s390x:libunistring2 s390x:libuuid1 s390x:libuv1 s390x:libxml2 s390x:libxtables12 s390x:libxxhash0 s390x:libzstd1 s390x:logsave s390x:lsb-base s390x:mailcap s390x:openssl s390x:pci.ids s390x:python3 s390x:python3.9 s390x:python3.9-minimal s390x:python3-apt s390x:python3-certifi s390x:python3-chardet s390x:python3-debconf s390x:python3-debian s390x:python3-debianbts s390x:python3-httplib2 s390x:python3-idna s390x:python3-minimal s390x:python3-pkg-resources s390x:python3-pycurl s390x:python3-pysimplesoap s390x:python3-requests s390x:python3-six s390x:python3-urllib3 s390x:python-apt-common s390x:tasksel s390x:xxd s390x:zlib1g for ARCH in s390x; do \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check; \ fi; \ done Reading package lists... Building dependency tree... make[3]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[2]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' 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 "s390x" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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 Packages files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-s390x/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-s390x/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-s390x/20210731+deb11u10/images/MD5SUMS for ARCH in s390x; 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/3bullseyes390x/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 up to 1 isos for s390x DVD 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+deb11u2_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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 if [ "s390x" != "source" ] ; then \ for ARCH in s390x; 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 Apt-get is updating its files ... 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] Reading package lists... if [ ""x != "yes"x ] ; then \ if [ "3"x = "1"x ] ; then \ : ; \ elif [ "3"x = "2"x -o "3"x = "C"x ] ; then \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/rawlist; \ else \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/rawlist; \ echo "exim4-daemon-light" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/rawlist; \ fi; \ fi if [ ""x != "yes"x ] ; then \ if [ _3 != _1 ]; then \ for ARCH in s390x; 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/3bullseyes390x/debootstrap.tmp \ file:/srv/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/debootstrap-list; \ cat /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/debootstrap-list >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/rawlist; \ rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/debootstrap.tmp; \ done; \ fi; \ fi for ARCH in s390x; do \ ARCHDEFS="$ARCHDEFS -D ARCH_`echo $ARCH | sed 's/-/_/'`"; \ ARCHUNDEFS="$ARCHUNDEFS -U $ARCH"; \ done; \ for VARIANT in ; do \ VARIANTDEFS="$VARIANTDEFS -D VARIANT_$VARIANT"; \ done; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DFORCE_FIRMWARE"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_486_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_586_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_686_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_686_PAE_KERNEL"; \ fi; \ if [ ""x != "yes"x ] ; then \ cpp -nostdinc -P -undef $ARCHDEFS $VARIANTDEFS\ $ARCHUNDEFS -U i386 -U linux -U unix \ -DFORCENONUSONCD1=0 \ -I /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/tasks /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/tasks/Debian-all >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/rawlist; \ fi if [ ""x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/apt/bullseye-source/apt-state/lists/*Sources | \ sort -u > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/rawlist; \ fi Generating the complete list of packages to be included in /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/rawlist \ > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/list /home/debian-cd/build.bullseye/debian-cd/tools/check_backports_packages /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/list.backports if [ -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/list.backports ]; then mv /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/list.backports /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/list; fi for ARCH in s390x; do \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/sort_deps /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/list; \ done Running sort_deps to sort packages for s390x: Generating dependency tree with apt-cache depends... Adding standard, required, important and base packages first S/R/I/B packages take 114374834 bytes Adding the rest of the requested packages Now up to 67865065968 bytes COMPLETE=1; add all remaining packages Done: processed/sorted 56481 packages, total size 71094971492 bytes. if [ ""x = "yes"x ] ; then \ /home/debian-cd/build.bullseye/debian-cd/tools/grab_source_list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/apt /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/packages; \ else \ /home/debian-cd/build.bullseye/debian-cd/tools/merge_package_lists /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/apt "s390x" /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/packages; \ fi if [ ""x = "yes"x ] ; then \ grep ^source /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/packages > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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/3bullseyes390x bullseye "s390x" "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 s390x: Done: Read details of 56481 packages for s390x Reading in translated package descriptions for main: Done: read 227663 entries for 37 languages Reading in translated package descriptions for contrib: Done: read 301 entries for 1 languages Starting to lay out packages into images: Adding the required directories Generating the image label and volume id Adding .disk/base_components Adding .disk/cd_type Adding udeb/base includes/excludes WARNING: Unable to read UDEB_EXCLUDE file /home/debian-cd/build.bullseye/debian-cd/data/bullseye/s390x_udeb_exclude Adding docs to CD1 Removing old dedications removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-9.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-2.2.cn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-9.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-2.2.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-9.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-2.2.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-9.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-2.2.fi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-9.0.ta.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-2.2.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-9.0.th.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-2.2.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-9.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-2.2.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-2.2.pt_BR.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-2.2.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-2.2.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-5.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-5.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-5.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-5.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-5.0.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-5.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-5.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-5.0.lt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-5.0.ml.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-5.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-5.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-5.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-5.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-5.0.sk.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-5.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-5.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-5.0.vi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-9.0.bn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-9.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-9.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-9.0.da.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-9.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-9.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-9.0.gl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-9.0.id.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-9.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-9.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-9.0.ms.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-9.0.nl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1/doc/dedication/dedication-9.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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 Trying to add upgrade* directories (Optionally) making the image bootable for s390x: Running tools/boot/bullseye/boot-s390x 1 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1 Starting new "s390x" DVD 1 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD1 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 1 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Checking base is installable for s390x Found all files needed for debootstrap for all binary arches Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 1 filled with 5811 packages, 2158820 blocks, 4421263360 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD2 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for s390x: Running tools/boot/bullseye/boot-s390x 2 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD2 Starting new "s390x" DVD 2 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD2 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 2 xorriso 1.5.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 2 filled with 2220 packages, 2293991 blocks, 4698093568 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD3 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for s390x: Running tools/boot/bullseye/boot-s390x 3 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD3 Starting new "s390x" DVD 3 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD3 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 3 xorriso 1.5.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 Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 3 filled with 2331 packages, 2293430 blocks, 4696944640 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD4 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for s390x: Running tools/boot/bullseye/boot-s390x 4 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD4 Starting new "s390x" DVD 4 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD4 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 4 xorriso 1.5.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 Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 4 filled with 2657 packages, 2281891 blocks, 4673312768 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD5 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for s390x: Running tools/boot/bullseye/boot-s390x 5 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD5 Starting new "s390x" DVD 5 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD5 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 5 xorriso 1.5.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 Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 5 filled with 1660 packages, 2289131 blocks, 4688140288 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD6 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for s390x: Running tools/boot/bullseye/boot-s390x 6 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD6 Starting new "s390x" DVD 6 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD6 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 6 xorriso 1.5.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 Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 6 filled with 2063 packages, 2292900 blocks, 4695859200 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD7 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for s390x: Running tools/boot/bullseye/boot-s390x 7 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD7 Starting new "s390x" DVD 7 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD7 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 7 xorriso 1.5.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 7 filled with 1848 packages, 2294206 blocks, 4698533888 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD8 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for s390x: Running tools/boot/bullseye/boot-s390x 8 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD8 Starting new "s390x" DVD 8 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD8 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 8 xorriso 1.5.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 Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 8 filled with 3422 packages, 2293370 blocks, 4696821760 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD9 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for s390x: Running tools/boot/bullseye/boot-s390x 9 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD9 Starting new "s390x" DVD 9 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD9 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 9 xorriso 1.5.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 9 filled with 3939 packages, 2279278 blocks, 4667961344 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD10 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for s390x: Running tools/boot/bullseye/boot-s390x 10 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD10 Starting new "s390x" DVD 10 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD10 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 10 xorriso 1.5.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 Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 10 filled with 4277 packages, 2286879 blocks, 4683528192 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD11 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for s390x: Running tools/boot/bullseye/boot-s390x 11 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD11 Starting new "s390x" DVD 11 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD11 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 11 xorriso 1.5.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 11 filled with 3293 packages, 2212662 blocks, 4531531776 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD12 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for s390x: Running tools/boot/bullseye/boot-s390x 12 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD12 Starting new "s390x" DVD 12 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD12 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 12 xorriso 1.5.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 Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 12 filled with 5925 packages, 2265849 blocks, 4640458752 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD13 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for s390x: Running tools/boot/bullseye/boot-s390x 13 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD13 Starting new "s390x" DVD 13 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD13 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 13 xorriso 1.5.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 Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 13 filled with 6675 packages, 2292274 blocks, 4694577152 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD14 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for s390x: Running tools/boot/bullseye/boot-s390x 14 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD14 Starting new "s390x" DVD 14 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD14 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 14 xorriso 1.5.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 14 filled with 6388 packages, 2288611 blocks, 4687075328 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD15 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for s390x: Running tools/boot/bullseye/boot-s390x 15 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD15 Starting new "s390x" DVD 15 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD15 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 15 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 15 filled with 3200 packages, 2269054 blocks, 4647022592 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD16 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for s390x: Running tools/boot/bullseye/boot-s390x 16 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD16 Starting new "s390x" DVD 16 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD16 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 16 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 16 (not) filled with 772 packages, 795156 blocks, 1628479488 bytes Finished: 56481 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 "s390x" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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 Packages files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-s390x/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-s390x/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-s390x/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-s390x/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-s390x/20210731+deb11u10/images/MD5SUMS for ARCH in s390x; 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/3bullseyes390x/bullseye/checksum-check; \ fi; \ done CD=10 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye" "s390x" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x" "11.9.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=11 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye" "s390x" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x" "11.9.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 s390x iso/jigdo image number 10 ... CD=12 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye" "s390x" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x" "11.9.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" Last-minute updates: README.html Generating s390x iso/jigdo image number 11 ... CD=13 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye" "s390x" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x" "11.9.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" Last-minute updates: README.html Generating s390x iso/jigdo image number 12 ... Last-minute updates: README.html README.txt Generating s390x iso/jigdo image number 13 ... README.txt Last-minute updates: README.html README.txt README.txt Sat 10 Feb 19:04:20 UTC 2024 Sat 10 Feb 19:04:20 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 s390x 10' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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/3bullseyes390x/debian-11.9.0-s390x-DVD-10.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x/debian-11.9.0-s390x-DVD-10.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot10 -J -joliet-long -cache-inodes CD10 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 s390x 11' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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/3bullseyes390x/debian-11.9.0-s390x-DVD-11.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x/debian-11.9.0-s390x-DVD-11.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot11 -J -joliet-long -cache-inodes CD11 Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Sat 10 Feb 19:04:20 UTC 2024 Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 s390x 12' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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/3bullseyes390x/debian-11.9.0-s390x-DVD-12.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x/debian-11.9.0-s390x-DVD-12.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot12 -J -joliet-long -cache-inodes CD12 Sat 10 Feb 19:04:20 UTC 2024 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 : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 s390x 13' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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/3bullseyes390x/debian-11.9.0-s390x-DVD-13.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x/debian-11.9.0-s390x-DVD-13.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot13 -J -joliet-long -cache-inodes CD13 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 : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD11' xorriso : UPDATE : 6172 files added in 1 seconds xorriso : UPDATE : 6172 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD10' xorriso : UPDATE : 7692 files added in 1 seconds xorriso : UPDATE : 7692 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD12' xorriso : UPDATE : 10811 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 10811 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD13' xorriso : UPDATE : 12103 files added in 1 seconds xorriso : UPDATE : 0.02% done xorriso : UPDATE : 12103 files added in 1 seconds xorriso : UPDATE : 0.02% done libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.16% done xorriso : UPDATE : 0.11% done xorriso : UPDATE : 0.14% done xorriso : UPDATE : 0.16% done xorriso : UPDATE : 0.31% done, estimate finish Sat Feb 10 19:15:08 2024 xorriso : UPDATE : 0.25% done xorriso : UPDATE : 0.25% done xorriso : UPDATE : 0.30% done, estimate finish Sat Feb 10 19:16:10 2024 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 10 19:17:03 2024 xorriso : UPDATE : 0.38% done, estimate finish Sat Feb 10 19:16:14 2024 xorriso : UPDATE : 0.41% done, estimate finish Sat Feb 10 19:15:51 2024 xorriso : UPDATE : 0.55% done, estimate finish Sat Feb 10 19:13:43 2024 xorriso : UPDATE : 0.98% done, estimate finish Sat Feb 10 19:11:10 2024 xorriso : UPDATE : 0.50% done, estimate finish Sat Feb 10 19:16:45 2024 xorriso : UPDATE : 0.47% done, estimate finish Sat Feb 10 19:17:43 2024 xorriso : UPDATE : 1.01% done, estimate finish Sat Feb 10 19:11:08 2024 xorriso : UPDATE : 1.24% done, estimate finish Sat Feb 10 19:11:04 2024 xorriso : UPDATE : 0.59% done, estimate finish Sat Feb 10 19:17:43 2024 xorriso : UPDATE : 0.57% done, estimate finish Sat Feb 10 19:18:19 2024 xorriso : UPDATE : 1.01% done, estimate finish Sat Feb 10 19:12:47 2024 xorriso : UPDATE : 2.19% done, estimate finish Sat Feb 10 19:08:56 2024 xorriso : UPDATE : 0.80% done, estimate finish Sat Feb 10 19:16:17 2024 xorriso : UPDATE : 1.49% done, estimate finish Sat Feb 10 19:10:50 2024 xorriso : UPDATE : 1.01% done, estimate finish Sat Feb 10 19:14:26 2024 xorriso : UPDATE : 2.90% done, estimate finish Sat Feb 10 19:08:23 2024 xorriso : UPDATE : 1.76% done, estimate finish Sat Feb 10 19:10:43 2024 xorriso : UPDATE : 1.49% done, estimate finish Sat Feb 10 19:11:57 2024 xorriso : UPDATE : 1.02% done, estimate finish Sat Feb 10 19:16:01 2024 xorriso : UPDATE : 4.65% done, estimate finish Sat Feb 10 19:07:14 2024 xorriso : UPDATE : 3.59% done, estimate finish Sat Feb 10 19:08:05 2024 xorriso : UPDATE : 2.44% done, estimate finish Sat Feb 10 19:09:37 2024 xorriso : UPDATE : 2.95% done, estimate finish Sat Feb 10 19:08:46 2024 xorriso : UPDATE : 4.65% done, estimate finish Sat Feb 10 19:07:35 2024 xorriso : UPDATE : 4.18% done, estimate finish Sat Feb 10 19:07:57 2024 xorriso : UPDATE : 2.90% done, estimate finish Sat Feb 10 19:09:22 2024 xorriso : UPDATE : 3.60% done, estimate finish Sat Feb 10 19:08:26 2024 xorriso : UPDATE : 4.65% done, estimate finish Sat Feb 10 19:07:57 2024 xorriso : UPDATE : 4.85% done, estimate finish Sat Feb 10 19:07:48 2024 xorriso : UPDATE : 3.66% done, estimate finish Sat Feb 10 19:08:47 2024 xorriso : UPDATE : 4.40% done, estimate finish Sat Feb 10 19:08:05 2024 xorriso : UPDATE : 4.65% done, estimate finish Sat Feb 10 19:08:18 2024 xorriso : UPDATE : 5.51% done, estimate finish Sat Feb 10 19:07:41 2024 xorriso : UPDATE : 4.54% done, estimate finish Sat Feb 10 19:08:18 2024 xorriso : UPDATE : 4.96% done, estimate finish Sat Feb 10 19:08:00 2024 xorriso : UPDATE : 4.65% done, estimate finish Sat Feb 10 19:08:40 2024 xorriso : UPDATE : 5.98% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 5.23% done, estimate finish Sat Feb 10 19:08:06 2024 xorriso : UPDATE : 5.75% done, estimate finish Sat Feb 10 19:07:47 2024 xorriso : UPDATE : 4.65% done, estimate finish Sat Feb 10 19:09:01 2024 xorriso : UPDATE : 6.79% done, estimate finish Sat Feb 10 19:07:33 2024 xorriso : UPDATE : 5.93% done, estimate finish Sat Feb 10 19:07:56 2024 xorriso : UPDATE : 6.44% done, estimate finish Sat Feb 10 19:07:41 2024 xorriso : UPDATE : 4.65% done, estimate finish Sat Feb 10 19:09:23 2024 xorriso : UPDATE : 7.51% done, estimate finish Sat Feb 10 19:06:57 2024 xorriso : UPDATE : 6.38% done, estimate finish Sat Feb 10 19:07:57 2024 xorriso : UPDATE : 6.88% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 9.99% done, estimate finish Sat Feb 10 19:06:25 2024 xorriso : UPDATE : 8.22% done, estimate finish Sat Feb 10 19:06:56 2024 xorriso : UPDATE : 6.38% done, estimate finish Sat Feb 10 19:08:12 2024 xorriso : UPDATE : 7.63% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 10.49% done, estimate finish Sat Feb 10 19:06:29 2024 xorriso : UPDATE : 8.74% done, estimate finish Sat Feb 10 19:06:58 2024 xorriso : UPDATE : 6.38% done, estimate finish Sat Feb 10 19:07:25 2024 xorriso : UPDATE : 8.36% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 11.27% done, estimate finish Sat Feb 10 19:06:30 2024 xorriso : UPDATE : 9.43% done, estimate finish Sat Feb 10 19:06:58 2024 xorriso : UPDATE : 6.38% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 9.31% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 12.00% done, estimate finish Sat Feb 10 19:06:31 2024 xorriso : UPDATE : 9.43% done, estimate finish Sat Feb 10 19:07:10 2024 xorriso : UPDATE : 6.38% done, estimate finish Sat Feb 10 19:08:00 2024 xorriso : UPDATE : 10.01% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 12.57% done, estimate finish Sat Feb 10 19:06:33 2024 xorriso : UPDATE : 10.94% done, estimate finish Sat Feb 10 19:06:54 2024 xorriso : UPDATE : 10.40% done, estimate finish Sat Feb 10 19:06:41 2024 xorriso : UPDATE : 10.74% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 13.51% done, estimate finish Sat Feb 10 19:06:31 2024 xorriso : UPDATE : 10.94% done, estimate finish Sat Feb 10 19:07:04 2024 xorriso : UPDATE : 11.04% done, estimate finish Sat Feb 10 19:06:43 2024 xorriso : UPDATE : 11.43% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 13.79% done, estimate finish Sat Feb 10 19:06:36 2024 xorriso : UPDATE : 10.94% done, estimate finish Sat Feb 10 19:07:14 2024 xorriso : UPDATE : 11.70% done, estimate finish Sat Feb 10 19:06:44 2024 xorriso : UPDATE : 11.47% done, estimate finish Sat Feb 10 19:06:56 2024 xorriso : UPDATE : 14.99% done, estimate finish Sat Feb 10 19:06:32 2024 xorriso : UPDATE : 13.27% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 12.26% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 11.47% done, estimate finish Sat Feb 10 19:07:05 2024 xorriso : UPDATE : 15.32% done, estimate finish Sat Feb 10 19:06:36 2024 xorriso : UPDATE : 13.96% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 13.51% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 12.55% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 16.43% done, estimate finish Sat Feb 10 19:06:33 2024 xorriso : UPDATE : 14.50% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 14.01% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 12.55% done, estimate finish Sat Feb 10 19:06:59 2024 xorriso : UPDATE : 16.96% done, estimate finish Sat Feb 10 19:06:41 2024 xorriso : UPDATE : 14.97% done, estimate finish Sat Feb 10 19:06:52 2024 xorriso : UPDATE : 15.03% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 12.55% done, estimate finish Sat Feb 10 19:07:07 2024 xorriso : UPDATE : 17.78% done, estimate finish Sat Feb 10 19:06:39 2024 xorriso : UPDATE : 14.97% done, estimate finish Sat Feb 10 19:07:03 2024 xorriso : UPDATE : 15.71% done, estimate finish Sat Feb 10 19:06:44 2024 xorriso : UPDATE : 12.55% done, estimate finish Sat Feb 10 19:07:13 2024 xorriso : UPDATE : 17.78% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 14.97% done, estimate finish Sat Feb 10 19:07:13 2024 xorriso : UPDATE : 16.12% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 12.55% done, estimate finish Sat Feb 10 19:07:24 2024 xorriso : UPDATE : 17.78% done, estimate finish Sat Feb 10 19:06:57 2024 xorriso : UPDATE : 17.36% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 17.16% done, estimate finish Sat Feb 10 19:06:44 2024 xorriso : UPDATE : 16.78% done, estimate finish Sat Feb 10 19:06:34 2024 xorriso : UPDATE : 19.94% done, estimate finish Sat Feb 10 19:06:39 2024 xorriso : UPDATE : 18.47% done, estimate finish Sat Feb 10 19:06:44 2024 xorriso : UPDATE : 17.74% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 17.36% done, estimate finish Sat Feb 10 19:06:36 2024 xorriso : UPDATE : 20.84% done, estimate finish Sat Feb 10 19:06:38 2024 xorriso : UPDATE : 18.47% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 18.56% done, estimate finish Sat Feb 10 19:06:44 2024 xorriso : UPDATE : 18.11% done, estimate finish Sat Feb 10 19:06:37 2024 xorriso : UPDATE : 21.53% done, estimate finish Sat Feb 10 19:06:38 2024 xorriso : UPDATE : 18.47% done, estimate finish Sat Feb 10 19:06:58 2024 xorriso : UPDATE : 19.24% done, estimate finish Sat Feb 10 19:06:44 2024 xorriso : UPDATE : 18.67% done, estimate finish Sat Feb 10 19:06:38 2024 xorriso : UPDATE : 22.10% done, estimate finish Sat Feb 10 19:06:40 2024 xorriso : UPDATE : 20.58% done, estimate finish Sat Feb 10 19:06:44 2024 xorriso : UPDATE : 19.92% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 19.42% done, estimate finish Sat Feb 10 19:06:38 2024 xorriso : UPDATE : 22.87% done, estimate finish Sat Feb 10 19:06:39 2024 xorriso : UPDATE : 21.38% done, estimate finish Sat Feb 10 19:06:43 2024 xorriso : UPDATE : 20.22% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 19.91% done, estimate finish Sat Feb 10 19:06:40 2024 xorriso : UPDATE : 23.55% done, estimate finish Sat Feb 10 19:06:40 2024 xorriso : UPDATE : 22.21% done, estimate finish Sat Feb 10 19:06:40 2024 xorriso : UPDATE : 21.17% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 20.46% done, estimate finish Sat Feb 10 19:06:42 2024 xorriso : UPDATE : 23.60% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 22.82% done, estimate finish Sat Feb 10 19:06:41 2024 xorriso : UPDATE : 21.71% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 21.43% done, estimate finish Sat Feb 10 19:06:40 2024 xorriso : UPDATE : 25.05% done, estimate finish Sat Feb 10 19:06:38 2024 xorriso : UPDATE : 23.41% done, estimate finish Sat Feb 10 19:06:43 2024 xorriso : UPDATE : 21.71% done, estimate finish Sat Feb 10 19:07:01 2024 xorriso : UPDATE : 22.11% done, estimate finish Sat Feb 10 19:06:31 2024 xorriso : UPDATE : 25.41% done, estimate finish Sat Feb 10 19:06:42 2024 xorriso : UPDATE : 24.20% done, estimate finish Sat Feb 10 19:06:42 2024 xorriso : UPDATE : 21.71% done, estimate finish Sat Feb 10 19:07:11 2024 xorriso : UPDATE : 22.60% done, estimate finish Sat Feb 10 19:06:34 2024 xorriso : UPDATE : 26.48% done, estimate finish Sat Feb 10 19:06:38 2024 xorriso : UPDATE : 24.85% done, estimate finish Sat Feb 10 19:06:43 2024 xorriso : UPDATE : 23.95% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 23.48% done, estimate finish Sat Feb 10 19:06:34 2024 xorriso : UPDATE : 24.08% done, estimate finish Sat Feb 10 19:06:35 2024 xorriso : UPDATE : 26.89% done, estimate finish Sat Feb 10 19:06:42 2024 xorriso : UPDATE : 25.50% done, estimate finish Sat Feb 10 19:06:44 2024 xorriso : UPDATE : 24.62% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 24.63% done, estimate finish Sat Feb 10 19:06:36 2024 xorriso : UPDATE : 27.83% done, estimate finish Sat Feb 10 19:06:39 2024 xorriso : UPDATE : 26.15% done, estimate finish Sat Feb 10 19:06:44 2024 xorriso : UPDATE : 25.32% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 24.63% done, estimate finish Sat Feb 10 19:06:43 2024 xorriso : UPDATE : 28.32% done, estimate finish Sat Feb 10 19:06:42 2024 xorriso : UPDATE : 26.80% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 25.89% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 26.18% done, estimate finish Sat Feb 10 19:06:37 2024 xorriso : UPDATE : 29.30% done, estimate finish Sat Feb 10 19:06:40 2024 xorriso : UPDATE : 27.76% done, estimate finish Sat Feb 10 19:06:43 2024 xorriso : UPDATE : 26.74% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 26.80% done, estimate finish Sat Feb 10 19:06:54 2024 xorriso : UPDATE : 26.92% done, estimate finish Sat Feb 10 19:06:38 2024 xorriso : UPDATE : 30.00% done, estimate finish Sat Feb 10 19:06:39 2024 xorriso : UPDATE : 28.60% done, estimate finish Sat Feb 10 19:06:43 2024 xorriso : UPDATE : 28.11% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 27.65% done, estimate finish Sat Feb 10 19:06:38 2024 xorriso : UPDATE : 30.68% done, estimate finish Sat Feb 10 19:06:40 2024 xorriso : UPDATE : 29.26% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 28.84% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 28.30% done, estimate finish Sat Feb 10 19:06:39 2024 xorriso : UPDATE : 31.05% done, estimate finish Sat Feb 10 19:06:39 2024 xorriso : UPDATE : 29.38% done, estimate finish Sat Feb 10 19:06:52 2024 xorriso : UPDATE : 28.93% done, estimate finish Sat Feb 10 19:06:53 2024 xorriso : UPDATE : 28.94% done, estimate finish Sat Feb 10 19:06:39 2024 xorriso : UPDATE : 32.14% done, estimate finish Sat Feb 10 19:06:36 2024 xorriso : UPDATE : 30.49% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 30.27% done, estimate finish Sat Feb 10 19:06:41 2024 xorriso : UPDATE : 29.51% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 32.81% done, estimate finish Sat Feb 10 19:06:36 2024 xorriso : UPDATE : 31.13% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 30.27% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 30.15% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 33.50% done, estimate finish Sat Feb 10 19:06:37 2024 xorriso : UPDATE : 31.97% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 30.27% done, estimate finish Sat Feb 10 19:06:55 2024 xorriso : UPDATE : 30.68% done, estimate finish Sat Feb 10 19:06:53 2024 xorriso : UPDATE : 34.03% done, estimate finish Sat Feb 10 19:06:39 2024 xorriso : UPDATE : 32.69% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 32.58% done, estimate finish Sat Feb 10 19:06:41 2024 xorriso : UPDATE : 31.24% done, estimate finish Sat Feb 10 19:06:53 2024 xorriso : UPDATE : 35.13% done, estimate finish Sat Feb 10 19:06:36 2024 xorriso : UPDATE : 32.77% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 33.29% done, estimate finish Sat Feb 10 19:06:41 2024 xorriso : UPDATE : 31.69% done, estimate finish Sat Feb 10 19:06:55 2024 xorriso : UPDATE : 35.88% done, estimate finish Sat Feb 10 19:06:37 2024 xorriso : UPDATE : 33.74% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 34.68% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 33.91% done, estimate finish Sat Feb 10 19:06:42 2024 xorriso : UPDATE : 32.46% done, estimate finish Sat Feb 10 19:06:54 2024 xorriso : UPDATE : 36.06% done, estimate finish Sat Feb 10 19:06:40 2024 xorriso : UPDATE : 35.64% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 34.71% done, estimate finish Sat Feb 10 19:06:42 2024 xorriso : UPDATE : 33.07% done, estimate finish Sat Feb 10 19:06:55 2024 xorriso : UPDATE : 37.38% done, estimate finish Sat Feb 10 19:06:36 2024 xorriso : UPDATE : 36.19% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 35.45% done, estimate finish Sat Feb 10 19:06:42 2024 xorriso : UPDATE : 33.61% done, estimate finish Sat Feb 10 19:06:56 2024 xorriso : UPDATE : 37.84% done, estimate finish Sat Feb 10 19:06:39 2024 xorriso : UPDATE : 37.08% done, estimate finish Sat Feb 10 19:06:44 2024 xorriso : UPDATE : 35.45% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 34.41% done, estimate finish Sat Feb 10 19:06:54 2024 xorriso : UPDATE : 38.83% done, estimate finish Sat Feb 10 19:06:36 2024 xorriso : UPDATE : 37.50% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 36.43% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 34.90% done, estimate finish Sat Feb 10 19:06:56 2024 xorriso : UPDATE : 39.36% done, estimate finish Sat Feb 10 19:06:38 2024 xorriso : UPDATE : 38.38% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 37.70% done, estimate finish Sat Feb 10 19:06:43 2024 xorriso : UPDATE : 35.76% done, estimate finish Sat Feb 10 19:06:57 2024 xorriso : UPDATE : 39.96% done, estimate finish Sat Feb 10 19:06:39 2024 xorriso : UPDATE : 39.00% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 38.27% done, estimate finish Sat Feb 10 19:06:44 2024 xorriso : UPDATE : 36.36% done, estimate finish Sat Feb 10 19:06:58 2024 xorriso : UPDATE : 40.33% done, estimate finish Sat Feb 10 19:06:42 2024 xorriso : UPDATE : 39.60% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 38.92% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 36.90% done, estimate finish Sat Feb 10 19:06:59 2024 xorriso : UPDATE : 40.33% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 40.30% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 39.40% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 37.20% done, estimate finish Sat Feb 10 19:07:02 2024 xorriso : UPDATE : 40.33% done, estimate finish Sat Feb 10 19:06:53 2024 xorriso : UPDATE : 40.93% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 40.23% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 38.19% done, estimate finish Sat Feb 10 19:06:58 2024 xorriso : UPDATE : 40.33% done, estimate finish Sat Feb 10 19:06:58 2024 xorriso : UPDATE : 41.46% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 40.80% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 39.16% done, estimate finish Sat Feb 10 19:06:56 2024 xorriso : UPDATE : 40.33% done, estimate finish Sat Feb 10 19:07:04 2024 xorriso : UPDATE : 42.28% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 41.74% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 39.59% done, estimate finish Sat Feb 10 19:06:57 2024 xorriso : UPDATE : 40.33% done, estimate finish Sat Feb 10 19:07:10 2024 xorriso : UPDATE : 42.78% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 42.36% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 40.33% done, estimate finish Sat Feb 10 19:06:56 2024 xorriso : UPDATE : 40.33% done, estimate finish Sat Feb 10 19:07:16 2024 xorriso : UPDATE : 43.07% done, estimate finish Sat Feb 10 19:06:56 2024 xorriso : UPDATE : 43.14% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 41.14% done, estimate finish Sat Feb 10 19:06:55 2024 xorriso : UPDATE : 40.33% done, estimate finish Sat Feb 10 19:10:10 2024 xorriso : UPDATE : 44.40% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 43.73% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 41.36% done, estimate finish Sat Feb 10 19:06:58 2024 xorriso : UPDATE : 40.33% done, estimate finish Sat Feb 10 19:10:37 2024 xorriso : UPDATE : 45.11% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 44.47% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 41.36% done, estimate finish Sat Feb 10 19:07:06 2024 xorriso : UPDATE : 40.33% done, estimate finish Sat Feb 10 19:11:04 2024 xorriso : UPDATE : 45.66% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 45.04% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 43.13% done, estimate finish Sat Feb 10 19:06:53 2024 xorriso : UPDATE : 40.33% done, estimate finish Sat Feb 10 19:11:30 2024 xorriso : UPDATE : 46.52% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 45.73% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 43.96% done, estimate finish Sat Feb 10 19:06:52 2024 xorriso : UPDATE : 40.33% done, estimate finish Sat Feb 10 19:11:56 2024 xorriso : UPDATE : 47.04% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 46.41% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 44.54% done, estimate finish Sat Feb 10 19:06:53 2024 xorriso : UPDATE : 40.33% done, estimate finish Sat Feb 10 19:12:22 2024 xorriso : UPDATE : 47.64% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 46.78% done, estimate finish Sat Feb 10 19:06:52 2024 xorriso : UPDATE : 45.09% done, estimate finish Sat Feb 10 19:06:54 2024 xorriso : UPDATE : 40.33% done, estimate finish Sat Feb 10 19:12:49 2024 xorriso : UPDATE : 48.24% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 47.82% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 45.66% done, estimate finish Sat Feb 10 19:06:54 2024 xorriso : UPDATE : 40.33% done, estimate finish Sat Feb 10 19:13:16 2024 xorriso : UPDATE : 48.87% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 48.62% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 46.25% done, estimate finish Sat Feb 10 19:06:55 2024 xorriso : UPDATE : 51.21% done, estimate finish Sat Feb 10 19:06:44 2024 xorriso : UPDATE : 49.46% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 49.27% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 46.25% done, estimate finish Sat Feb 10 19:07:00 2024 xorriso : UPDATE : 53.74% done, estimate finish Sat Feb 10 19:06:35 2024 xorriso : UPDATE : 50.13% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 50.05% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 47.79% done, estimate finish Sat Feb 10 19:06:54 2024 xorriso : UPDATE : 54.18% done, estimate finish Sat Feb 10 19:06:18 2024 xorriso : UPDATE : 51.06% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 50.75% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 48.35% done, estimate finish Sat Feb 10 19:06:55 2024 xorriso : UPDATE : 54.18% done, estimate finish Sat Feb 10 19:06:21 2024 xorriso : UPDATE : 51.13% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 51.35% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 48.90% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 54.18% done, estimate finish Sat Feb 10 19:06:24 2024 xorriso : UPDATE : 51.13% done, estimate finish Sat Feb 10 19:06:55 2024 xorriso : UPDATE : 51.96% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 49.53% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 54.18% done, estimate finish Sat Feb 10 19:06:29 2024 xorriso : UPDATE : 51.13% done, estimate finish Sat Feb 10 19:07:00 2024 xorriso : UPDATE : 52.46% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 49.89% done, estimate finish Sat Feb 10 19:06:52 2024 xorriso : UPDATE : 54.18% done, estimate finish Sat Feb 10 19:06:32 2024 xorriso : UPDATE : 51.13% done, estimate finish Sat Feb 10 19:07:07 2024 xorriso : UPDATE : 52.88% done, estimate finish Sat Feb 10 19:06:52 2024 xorriso : UPDATE : 50.70% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 54.18% done, estimate finish Sat Feb 10 19:06:36 2024 xorriso : UPDATE : 51.13% done, estimate finish Sat Feb 10 19:07:12 2024 xorriso : UPDATE : 53.73% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 50.70% done, estimate finish Sat Feb 10 19:06:56 2024 xorriso : UPDATE : 59.14% done, estimate finish Sat Feb 10 19:06:22 2024 xorriso : UPDATE : 51.13% done, estimate finish Sat Feb 10 19:07:18 2024 xorriso : UPDATE : 54.36% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 50.70% done, estimate finish Sat Feb 10 19:07:01 2024 xorriso : UPDATE : 59.62% done, estimate finish Sat Feb 10 19:06:23 2024 xorriso : UPDATE : 51.13% done, estimate finish Sat Feb 10 19:07:23 2024 xorriso : UPDATE : 55.00% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 52.85% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 60.54% done, estimate finish Sat Feb 10 19:06:24 2024 xorriso : UPDATE : 51.13% done, estimate finish Sat Feb 10 19:07:28 2024 xorriso : UPDATE : 55.24% done, estimate finish Sat Feb 10 19:06:54 2024 xorriso : UPDATE : 53.66% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 61.31% done, estimate finish Sat Feb 10 19:06:24 2024 xorriso : UPDATE : 52.14% done, estimate finish Sat Feb 10 19:08:52 2024 xorriso : UPDATE : 56.32% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 54.03% done, estimate finish Sat Feb 10 19:06:52 2024 xorriso : UPDATE : 62.03% done, estimate finish Sat Feb 10 19:06:35 2024 xorriso : UPDATE : 58.76% done, estimate finish Sat Feb 10 19:06:41 2024 xorriso : UPDATE : 56.80% done, estimate finish Sat Feb 10 19:06:52 2024 xorriso : UPDATE : 54.97% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 62.03% done, estimate finish Sat Feb 10 19:06:40 2024 xorriso : UPDATE : 59.37% done, estimate finish Sat Feb 10 19:06:42 2024 xorriso : UPDATE : 57.49% done, estimate finish Sat Feb 10 19:06:55 2024 xorriso : UPDATE : 55.75% done, estimate finish Sat Feb 10 19:06:52 2024 xorriso : UPDATE : 63.52% done, estimate finish Sat Feb 10 19:06:35 2024 xorriso : UPDATE : 60.00% done, estimate finish Sat Feb 10 19:06:42 2024 xorriso : UPDATE : 57.49% done, estimate finish Sat Feb 10 19:07:01 2024 xorriso : UPDATE : 56.37% done, estimate finish Sat Feb 10 19:06:54 2024 xorriso : UPDATE : 64.25% done, estimate finish Sat Feb 10 19:06:35 2024 xorriso : UPDATE : 65.00% done, estimate finish Sat Feb 10 19:06:36 2024 xorriso : UPDATE : 60.80% done, estimate finish Sat Feb 10 19:06:42 2024 xorriso : UPDATE : 57.49% done, estimate finish Sat Feb 10 19:07:07 2024 xorriso : UPDATE : 56.37% done, estimate finish Sat Feb 10 19:06:59 2024 xorriso : UPDATE : 65.65% done, estimate finish Sat Feb 10 19:06:35 2024 xorriso : UPDATE : 61.48% done, estimate finish Sat Feb 10 19:06:43 2024 xorriso : UPDATE : 57.49% done, estimate finish Sat Feb 10 19:07:14 2024 xorriso : UPDATE : 57.95% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 66.28% done, estimate finish Sat Feb 10 19:06:37 2024 xorriso : UPDATE : 62.08% done, estimate finish Sat Feb 10 19:06:43 2024 xorriso : UPDATE : 57.49% done, estimate finish Sat Feb 10 19:07:20 2024 xorriso : UPDATE : 58.51% done, estimate finish Sat Feb 10 19:06:53 2024 xorriso : UPDATE : 67.06% done, estimate finish Sat Feb 10 19:06:36 2024 xorriso : UPDATE : 62.80% done, estimate finish Sat Feb 10 19:06:43 2024 xorriso : UPDATE : 57.53% done, estimate finish Sat Feb 10 19:07:25 2024 xorriso : UPDATE : 59.27% done, estimate finish Sat Feb 10 19:06:52 2024 xorriso : UPDATE : 67.06% done, estimate finish Sat Feb 10 19:06:39 2024 xorriso : UPDATE : 63.46% done, estimate finish Sat Feb 10 19:06:44 2024 xorriso : UPDATE : 62.28% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 60.18% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 67.06% done, estimate finish Sat Feb 10 19:06:42 2024 xorriso : UPDATE : 63.83% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 62.89% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 60.66% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 67.06% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 64.39% done, estimate finish Sat Feb 10 19:06:31 2024 xorriso : UPDATE : 63.62% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 61.54% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 67.06% done, estimate finish Sat Feb 10 19:07:02 2024 xorriso : UPDATE : 65.50% done, estimate finish Sat Feb 10 19:06:30 2024 xorriso : UPDATE : 64.25% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 61.86% done, estimate finish Sat Feb 10 19:06:53 2024 xorriso : UPDATE : 67.06% done, estimate finish Sat Feb 10 19:07:08 2024 xorriso : UPDATE : 65.95% done, estimate finish Sat Feb 10 19:06:32 2024 xorriso : UPDATE : 64.93% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 62.71% done, estimate finish Sat Feb 10 19:06:52 2024 xorriso : UPDATE : 67.06% done, estimate finish Sat Feb 10 19:07:14 2024 xorriso : UPDATE : 65.95% done, estimate finish Sat Feb 10 19:06:35 2024 xorriso : UPDATE : 65.49% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 63.20% done, estimate finish Sat Feb 10 19:06:53 2024 xorriso : UPDATE : 67.06% done, estimate finish Sat Feb 10 19:07:20 2024 xorriso : UPDATE : 65.95% done, estimate finish Sat Feb 10 19:06:38 2024 xorriso : UPDATE : 66.22% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 63.20% done, estimate finish Sat Feb 10 19:06:58 2024 xorriso : UPDATE : 67.06% done, estimate finish Sat Feb 10 19:07:26 2024 xorriso : UPDATE : 65.95% done, estimate finish Sat Feb 10 19:06:42 2024 xorriso : UPDATE : 66.88% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 64.98% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 67.06% done, estimate finish Sat Feb 10 19:07:32 2024 xorriso : UPDATE : 65.95% done, estimate finish Sat Feb 10 19:06:44 2024 xorriso : UPDATE : 67.56% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 65.67% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 67.06% done, estimate finish Sat Feb 10 19:07:38 2024 xorriso : UPDATE : 65.95% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 68.30% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 66.38% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 67.06% done, estimate finish Sat Feb 10 19:07:45 2024 xorriso : UPDATE : 65.95% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 69.04% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 67.05% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 67.06% done, estimate finish Sat Feb 10 19:07:51 2024 xorriso : UPDATE : 70.29% done, estimate finish Sat Feb 10 19:06:39 2024 xorriso : UPDATE : 69.40% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 67.52% done, estimate finish Sat Feb 10 19:06:52 2024 xorriso : UPDATE : 67.06% done, estimate finish Sat Feb 10 19:07:56 2024 xorriso : UPDATE : 72.11% done, estimate finish Sat Feb 10 19:06:43 2024 xorriso : UPDATE : 70.52% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 68.51% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 67.06% done xorriso : UPDATE : 72.84% done, estimate finish Sat Feb 10 19:06:43 2024 xorriso : UPDATE : 71.18% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 69.28% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 67.06% done xorriso : UPDATE : 73.30% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 71.76% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 69.87% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 67.06% done xorriso : UPDATE : 73.92% done, estimate finish Sat Feb 10 19:06:44 2024 xorriso : UPDATE : 71.76% done, estimate finish Sat Feb 10 19:06:53 2024 xorriso : UPDATE : 70.20% done, estimate finish Sat Feb 10 19:06:53 2024 xorriso : UPDATE : 67.06% done xorriso : UPDATE : 74.62% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 73.27% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 70.66% done, estimate finish Sat Feb 10 19:06:54 2024 xorriso : UPDATE : 67.06% done xorriso : UPDATE : 75.18% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 73.80% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 71.37% done, estimate finish Sat Feb 10 19:06:54 2024 xorriso : UPDATE : 67.06% done xorriso : UPDATE : 75.81% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 74.50% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 72.01% done, estimate finish Sat Feb 10 19:06:54 2024 xorriso : UPDATE : 67.06% done xorriso : UPDATE : 76.30% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 75.22% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 72.59% done, estimate finish Sat Feb 10 19:06:54 2024 xorriso : UPDATE : 67.06% done xorriso : UPDATE : 76.30% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 75.64% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 73.22% done, estimate finish Sat Feb 10 19:06:54 2024 xorriso : UPDATE : 67.06% done xorriso : UPDATE : 76.30% done, estimate finish Sat Feb 10 19:06:52 2024 xorriso : UPDATE : 75.64% done, estimate finish Sat Feb 10 19:06:52 2024 xorriso : UPDATE : 73.77% done, estimate finish Sat Feb 10 19:06:55 2024 xorriso : UPDATE : 67.06% done xorriso : UPDATE : 76.30% done, estimate finish Sat Feb 10 19:07:08 2024 xorriso : UPDATE : 76.95% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 74.37% done, estimate finish Sat Feb 10 19:06:55 2024 xorriso : UPDATE : 67.06% done xorriso : UPDATE : 76.30% done, estimate finish Sat Feb 10 19:07:14 2024 xorriso : UPDATE : 76.95% done, estimate finish Sat Feb 10 19:06:52 2024 xorriso : UPDATE : 74.55% done, estimate finish Sat Feb 10 19:06:57 2024 xorriso : UPDATE : 67.06% done xorriso : UPDATE : 80.54% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 76.95% done, estimate finish Sat Feb 10 19:07:00 2024 xorriso : UPDATE : 75.65% done, estimate finish Sat Feb 10 19:06:59 2024 xorriso : UPDATE : 67.06% done xorriso : UPDATE : 81.01% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 79.14% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 75.92% done, estimate finish Sat Feb 10 19:07:01 2024 xorriso : UPDATE : 67.06% done xorriso : UPDATE : 81.94% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 80.09% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 75.92% done, estimate finish Sat Feb 10 19:07:05 2024 xorriso : UPDATE : 75.92% done, estimate finish Sat Feb 10 19:07:09 2024 xorriso : UPDATE : 76.02% done, estimate finish Sat Feb 10 19:06:58 2024 xorriso : UPDATE : 82.44% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 80.86% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 75.92% done, estimate finish Sat Feb 10 19:07:13 2024 xorriso : UPDATE : 90.02% done, estimate finish Sat Feb 10 19:06:29 2024 xorriso : UPDATE : 83.22% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 81.57% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 77.87% done, estimate finish Sat Feb 10 19:07:03 2024 xorriso : UPDATE : 90.59% done, estimate finish Sat Feb 10 19:06:30 2024 xorriso : UPDATE : 84.16% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 82.30% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 80.15% done, estimate finish Sat Feb 10 19:06:54 2024 xorriso : UPDATE : 91.45% done, estimate finish Sat Feb 10 19:06:29 2024 xorriso : UPDATE : 84.83% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 82.52% done, estimate finish Sat Feb 10 19:06:50 2024 xorriso : UPDATE : 80.15% done, estimate finish Sat Feb 10 19:06:56 2024 xorriso : UPDATE : 92.11% done, estimate finish Sat Feb 10 19:06:30 2024 xorriso : UPDATE : 85.64% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 82.52% done, estimate finish Sat Feb 10 19:06:52 2024 xorriso : UPDATE : 84.25% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 80.15% done, estimate finish Sat Feb 10 19:06:59 2024 xorriso : UPDATE : 92.82% done, estimate finish Sat Feb 10 19:06:31 2024 xorriso : UPDATE : 86.30% done, estimate finish Sat Feb 10 19:06:40 2024 xorriso : UPDATE : 86.90% done, estimate finish Sat Feb 10 19:06:41 2024 xorriso : UPDATE : 84.94% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 80.15% done, estimate finish Sat Feb 10 19:07:02 2024 xorriso : UPDATE : 93.57% done, estimate finish Sat Feb 10 19:06:29 2024 xorriso : UPDATE : 87.24% done, estimate finish Sat Feb 10 19:06:42 2024 xorriso : UPDATE : 85.81% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 80.15% done, estimate finish Sat Feb 10 19:07:05 2024 xorriso : UPDATE : 94.29% done, estimate finish Sat Feb 10 19:06:30 2024 xorriso : UPDATE : 87.24% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 86.58% done, estimate finish Sat Feb 10 19:06:44 2024 xorriso : UPDATE : 80.15% done, estimate finish Sat Feb 10 19:07:15 2024 xorriso : UPDATE : 94.38% done, estimate finish Sat Feb 10 19:06:31 2024 xorriso : UPDATE : 89.08% done, estimate finish Sat Feb 10 19:06:41 2024 xorriso : UPDATE : 86.79% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 80.15% done, estimate finish Sat Feb 10 19:07:19 2024 xorriso : UPDATE : 95.81% done xorriso : UPDATE : 89.08% done, estimate finish Sat Feb 10 19:06:43 2024 xorriso : UPDATE : 87.87% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 80.15% done, estimate finish Sat Feb 10 19:07:24 2024 xorriso : UPDATE : 96.10% done xorriso : UPDATE : 89.08% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 88.73% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 80.15% done, estimate finish Sat Feb 10 19:07:28 2024 xorriso : UPDATE : 97.19% done xorriso : UPDATE : 90.96% done, estimate finish Sat Feb 10 19:06:44 2024 xorriso : UPDATE : 89.33% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 80.15% done, estimate finish Sat Feb 10 19:07:33 2024 xorriso : UPDATE : 97.78% done xorriso : UPDATE : 89.99% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 92.03% done, estimate finish Sat Feb 10 19:06:43 2024 xorriso : UPDATE : 80.15% done, estimate finish Sat Feb 10 19:07:38 2024 xorriso : UPDATE : 98.48% done xorriso : UPDATE : 89.99% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 92.03% done, estimate finish Sat Feb 10 19:06:44 2024 xorriso : UPDATE : 80.15% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 99.27% done xorriso : UPDATE : 89.99% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 93.12% done, estimate finish Sat Feb 10 19:06:44 2024 xorriso : UPDATE : 80.15% done, estimate finish Sat Feb 10 19:07:47 2024 xorriso : UPDATE : 99.79% done xorriso : UPDATE : 89.99% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 94.25% done, estimate finish Sat Feb 10 19:06:44 2024 xorriso : UPDATE : 80.15% done, estimate finish Sat Feb 10 19:07:52 2024 ISO image produced: 2212663 sectors Written to medium : 2212663 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=14 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye" "s390x" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x" "11.9.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 s390x iso/jigdo image number 14 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:06:37 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 s390x 14' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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/3bullseyes390x/debian-11.9.0-s390x-DVD-14.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x/debian-11.9.0-s390x-DVD-14.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot14 -J -joliet-long -cache-inodes CD14 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 : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD14' xorriso : UPDATE : 11353 files added in 1 seconds xorriso : UPDATE : 11353 files added in 1 seconds xorriso : UPDATE : 89.99% done, estimate finish Sat Feb 10 19:06:53 2024 xorriso : UPDATE : 94.71% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 80.15% done, estimate finish Sat Feb 10 19:07:56 2024 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.02% done xorriso : UPDATE : 89.99% done, estimate finish Sat Feb 10 19:07:07 2024 xorriso : UPDATE : 95.69% done, estimate finish Sat Feb 10 19:06:44 2024 xorriso : UPDATE : 80.15% done xorriso : UPDATE : 0.15% done xorriso : UPDATE : 89.99% done, estimate finish Sat Feb 10 19:07:10 2024 xorriso : UPDATE : 95.92% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 80.15% done xorriso : UPDATE : 0.25% done xorriso : UPDATE : 95.55% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 95.92% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 80.15% done xorriso : UPDATE : 0.40% done, estimate finish Sat Feb 10 19:18:40 2024 xorriso : UPDATE : 96.18% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 95.92% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 80.15% done xorriso : UPDATE : 0.47% done, estimate finish Sat Feb 10 19:20:30 2024 xorriso : UPDATE : 96.83% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 98.35% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 80.15% done xorriso : UPDATE : 0.79% done, estimate finish Sat Feb 10 19:16:56 2024 xorriso : UPDATE : 96.89% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 99.33% done xorriso : UPDATE : 80.15% done xorriso : UPDATE : 1.40% done, estimate finish Sat Feb 10 19:13:41 2024 xorriso : UPDATE : 98.27% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 99.95% done xorriso : UPDATE : 80.15% done xorriso : UPDATE : 2.12% done, estimate finish Sat Feb 10 19:12:05 2024 xorriso : UPDATE : 98.86% done ISO image produced: 2286880 sectors Written to medium : 2286880 sectors at LBA 0 xorriso : UPDATE : 90.47% done, estimate finish Sat Feb 10 19:07:01 2024 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 2.86% done, estimate finish Sat Feb 10 19:11:16 2024 CD=15 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye" "s390x" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x" "11.9.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 s390x iso/jigdo image number 15 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:06:46 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 s390x 15' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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/3bullseyes390x/debian-11.9.0-s390x-DVD-15.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x/debian-11.9.0-s390x-DVD-15.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot15 -J -joliet-long -cache-inodes CD15 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 : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD15' xorriso : UPDATE : 5408 files added in 1 seconds xorriso : UPDATE : 5408 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 99.64% done xorriso : UPDATE : 98.34% done xorriso : UPDATE : 3.29% done, estimate finish Sat Feb 10 19:11:09 2024 ISO image produced: 2265850 sectors Written to medium : 2265850 sectors at LBA 0 xorriso : UPDATE : 98.88% done Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 4.29% done, estimate finish Sat Feb 10 19:10:30 2024 xorriso : UPDATE : 0.18% done CD=16 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye" "s390x" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x" "11.9.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 s390x iso/jigdo image number 16 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:06:48 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 s390x 16' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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/3bullseyes390x/debian-11.9.0-s390x-DVD-16.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x/debian-11.9.0-s390x-DVD-16.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot16 -J -joliet-long -cache-inodes CD16 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 : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD16' xorriso : UPDATE : 1260 files added in 1 seconds xorriso : UPDATE : 1260 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.06% done xorriso : UPDATE : 99.67% done xorriso : UPDATE : 4.95% done, estimate finish Sat Feb 10 19:10:19 2024 xorriso : UPDATE : 0.34% done, estimate finish Sat Feb 10 19:18:09 2024 xorriso : UPDATE : 1.67% done ISO image produced: 2292275 sectors Written to medium : 2292275 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 5.77% done, estimate finish Sat Feb 10 19:10:05 2024 xorriso : UPDATE : 0.96% done, estimate finish Sat Feb 10 19:12:31 2024 CD=1 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye" "s390x" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x" "11.9.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 s390x iso/jigdo image number 1 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:06:50 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 s390x 1' -o /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x/debian-11.9.0-s390x-DVD-1.iso -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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/3bullseyes390x/debian-11.9.0-s390x-DVD-1.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x/debian-11.9.0-s390x-DVD-1.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot1 -J -joliet-long boot1 CD1 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x/debian-11.9.0-s390x-DVD-1.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1193g 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/3bullseyes390x/bullseye/boot1' xorriso : UPDATE : 10 files added in 1 seconds xorriso : UPDATE : 3.74% done, estimate finish Sat Feb 10 19:07:53 2024 Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD1' xorriso : UPDATE : 6.47% done, estimate finish Sat Feb 10 19:09:58 2024 xorriso : UPDATE : 1.61% done, estimate finish Sat Feb 10 19:11:14 2024 xorriso : UPDATE : 10702 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/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. libisofs: WARNING : Cannot add /firmware/firmware-ath9k-htc_1.4.0-106-gc583009+dfsg1-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 2.12% done, estimate finish Sat Feb 10 19:10:53 2024 xorriso : UPDATE : 6.14% done, estimate finish Sat Feb 10 19:07:45 2024 xorriso : UPDATE : 0.12% done xorriso : UPDATE : 6.98% done, estimate finish Sat Feb 10 19:09:58 2024 xorriso : UPDATE : 2.46% done, estimate finish Sat Feb 10 19:11:00 2024 xorriso : UPDATE : 7.76% done, estimate finish Sat Feb 10 19:07:46 2024 xorriso : UPDATE : 0.24% done xorriso : UPDATE : 7.90% done, estimate finish Sat Feb 10 19:09:03 2024 xorriso : UPDATE : 2.46% done, estimate finish Sat Feb 10 19:11:41 2024 xorriso : UPDATE : 10.21% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 0.38% done, estimate finish Sat Feb 10 19:18:44 2024 xorriso : UPDATE : 8.41% done, estimate finish Sat Feb 10 19:09:07 2024 xorriso : UPDATE : 4.42% done, estimate finish Sat Feb 10 19:09:53 2024 xorriso : UPDATE : 12.15% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 0.55% done, estimate finish Sat Feb 10 19:18:11 2024 xorriso : UPDATE : 9.22% done, estimate finish Sat Feb 10 19:09:04 2024 xorriso : UPDATE : 4.60% done, estimate finish Sat Feb 10 19:10:08 2024 xorriso : UPDATE : 14.26% done, estimate finish Sat Feb 10 19:07:41 2024 xorriso : UPDATE : 0.70% done, estimate finish Sat Feb 10 19:18:02 2024 xorriso : UPDATE : 9.29% done, estimate finish Sat Feb 10 19:09:15 2024 xorriso : UPDATE : 5.53% done, estimate finish Sat Feb 10 19:09:52 2024 xorriso : UPDATE : 16.05% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 0.83% done, estimate finish Sat Feb 10 19:18:19 2024 xorriso : UPDATE : 9.29% done, estimate finish Sat Feb 10 19:09:26 2024 xorriso : UPDATE : 6.16% done, estimate finish Sat Feb 10 19:09:49 2024 xorriso : UPDATE : 18.74% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 0.97% done, estimate finish Sat Feb 10 19:18:22 2024 xorriso : UPDATE : 9.29% done, estimate finish Sat Feb 10 19:09:38 2024 xorriso : UPDATE : 7.34% done, estimate finish Sat Feb 10 19:09:34 2024 xorriso : UPDATE : 20.61% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 1.07% done, estimate finish Sat Feb 10 19:18:50 2024 xorriso : UPDATE : 11.61% done, estimate finish Sat Feb 10 19:09:10 2024 xorriso : UPDATE : 7.63% done, estimate finish Sat Feb 10 19:09:40 2024 xorriso : UPDATE : 22.49% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 1.22% done, estimate finish Sat Feb 10 19:18:48 2024 xorriso : UPDATE : 12.10% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 7.63% done, estimate finish Sat Feb 10 19:09:32 2024 xorriso : UPDATE : 25.06% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 1.36% done, estimate finish Sat Feb 10 19:18:47 2024 xorriso : UPDATE : 12.10% done, estimate finish Sat Feb 10 19:09:21 2024 xorriso : UPDATE : 12.10% done, estimate finish Sat Feb 10 19:09:29 2024 xorriso : UPDATE : 9.62% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 27.33% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 1.54% done, estimate finish Sat Feb 10 19:18:29 2024 xorriso : UPDATE : 12.10% done, estimate finish Sat Feb 10 19:09:38 2024 xorriso : UPDATE : 9.62% done, estimate finish Sat Feb 10 19:09:17 2024 xorriso : UPDATE : 29.56% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 2.05% done, estimate finish Sat Feb 10 19:16:22 2024 xorriso : UPDATE : 12.10% done, estimate finish Sat Feb 10 19:10:22 2024 xorriso : UPDATE : 9.62% done, estimate finish Sat Feb 10 19:09:29 2024 xorriso : UPDATE : 31.61% done, estimate finish Sat Feb 10 19:07:35 2024 xorriso : UPDATE : 2.90% done, estimate finish Sat Feb 10 19:14:11 2024 xorriso : UPDATE : 12.10% done, estimate finish Sat Feb 10 19:10:37 2024 xorriso : UPDATE : 9.62% done, estimate finish Sat Feb 10 19:09:40 2024 xorriso : UPDATE : 33.28% done, estimate finish Sat Feb 10 19:07:37 2024 xorriso : UPDATE : 3.65% done, estimate finish Sat Feb 10 19:13:07 2024 xorriso : UPDATE : 12.10% done, estimate finish Sat Feb 10 19:10:53 2024 xorriso : UPDATE : 12.74% done, estimate finish Sat Feb 10 19:09:04 2024 xorriso : UPDATE : 35.92% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 4.41% done, estimate finish Sat Feb 10 19:12:26 2024 xorriso : UPDATE : 12.10% done, estimate finish Sat Feb 10 19:11:09 2024 xorriso : UPDATE : 12.74% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 37.65% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 5.16% done, estimate finish Sat Feb 10 19:10:46 2024 xorriso : UPDATE : 18.47% done, estimate finish Sat Feb 10 19:09:03 2024 xorriso : UPDATE : 13.18% done, estimate finish Sat Feb 10 19:09:15 2024 xorriso : UPDATE : 39.64% done, estimate finish Sat Feb 10 19:07:37 2024 xorriso : UPDATE : 5.81% done, estimate finish Sat Feb 10 19:10:37 2024 xorriso : UPDATE : 19.14% done, estimate finish Sat Feb 10 19:09:03 2024 xorriso : UPDATE : 14.64% done, estimate finish Sat Feb 10 19:09:07 2024 xorriso : UPDATE : 41.93% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 6.65% done, estimate finish Sat Feb 10 19:10:21 2024 xorriso : UPDATE : 19.83% done, estimate finish Sat Feb 10 19:09:03 2024 xorriso : UPDATE : 14.64% done, estimate finish Sat Feb 10 19:09:15 2024 xorriso : UPDATE : 43.50% done, estimate finish Sat Feb 10 19:07:37 2024 xorriso : UPDATE : 7.10% done, estimate finish Sat Feb 10 19:10:22 2024 xorriso : UPDATE : 20.21% done, estimate finish Sat Feb 10 19:09:07 2024 xorriso : UPDATE : 16.52% done, estimate finish Sat Feb 10 19:08:53 2024 xorriso : UPDATE : 46.06% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 8.13% done, estimate finish Sat Feb 10 19:10:08 2024 xorriso : UPDATE : 21.46% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 17.51% done, estimate finish Sat Feb 10 19:08:52 2024 xorriso : UPDATE : 48.48% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 8.87% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 22.16% done, estimate finish Sat Feb 10 19:09:01 2024 xorriso : UPDATE : 17.59% done, estimate finish Sat Feb 10 19:08:59 2024 xorriso : UPDATE : 50.15% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 9.64% done, estimate finish Sat Feb 10 19:09:57 2024 xorriso : UPDATE : 22.88% done, estimate finish Sat Feb 10 19:08:41 2024 xorriso : UPDATE : 17.59% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 52.63% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 10.42% done, estimate finish Sat Feb 10 19:09:53 2024 xorriso : UPDATE : 23.35% done, estimate finish Sat Feb 10 19:08:45 2024 xorriso : UPDATE : 19.66% done, estimate finish Sat Feb 10 19:08:55 2024 xorriso : UPDATE : 54.50% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 11.20% done, estimate finish Sat Feb 10 19:09:50 2024 xorriso : UPDATE : 24.31% done, estimate finish Sat Feb 10 19:08:44 2024 xorriso : UPDATE : 20.51% done, estimate finish Sat Feb 10 19:08:54 2024 xorriso : UPDATE : 56.92% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 11.90% done, estimate finish Sat Feb 10 19:09:47 2024 xorriso : UPDATE : 24.88% done, estimate finish Sat Feb 10 19:08:46 2024 xorriso : UPDATE : 21.23% done, estimate finish Sat Feb 10 19:08:55 2024 xorriso : UPDATE : 58.87% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 12.66% done, estimate finish Sat Feb 10 19:09:28 2024 xorriso : UPDATE : 25.55% done, estimate finish Sat Feb 10 19:08:47 2024 xorriso : UPDATE : 21.87% done, estimate finish Sat Feb 10 19:08:56 2024 xorriso : UPDATE : 61.17% done, estimate finish Sat Feb 10 19:07:37 2024 xorriso : UPDATE : 12.89% done, estimate finish Sat Feb 10 19:09:35 2024 xorriso : UPDATE : 26.40% done, estimate finish Sat Feb 10 19:08:48 2024 xorriso : UPDATE : 22.69% done, estimate finish Sat Feb 10 19:08:56 2024 xorriso : UPDATE : 63.25% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 14.21% done, estimate finish Sat Feb 10 19:09:25 2024 xorriso : UPDATE : 27.12% done, estimate finish Sat Feb 10 19:08:48 2024 xorriso : UPDATE : 23.45% done, estimate finish Sat Feb 10 19:08:57 2024 xorriso : UPDATE : 65.24% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 14.52% done, estimate finish Sat Feb 10 19:09:30 2024 xorriso : UPDATE : 27.73% done, estimate finish Sat Feb 10 19:08:49 2024 xorriso : UPDATE : 24.14% done, estimate finish Sat Feb 10 19:09:01 2024 xorriso : UPDATE : 67.29% done, estimate finish Sat Feb 10 19:07:37 2024 xorriso : UPDATE : 14.52% done, estimate finish Sat Feb 10 19:09:40 2024 xorriso : UPDATE : 28.58% done, estimate finish Sat Feb 10 19:08:49 2024 xorriso : UPDATE : 24.90% done, estimate finish Sat Feb 10 19:09:01 2024 xorriso : UPDATE : 69.35% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 14.52% done, estimate finish Sat Feb 10 19:09:48 2024 xorriso : UPDATE : 29.17% done, estimate finish Sat Feb 10 19:08:50 2024 xorriso : UPDATE : 25.59% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 71.11% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 17.50% done, estimate finish Sat Feb 10 19:09:20 2024 xorriso : UPDATE : 30.04% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 26.52% done, estimate finish Sat Feb 10 19:09:00 2024 xorriso : UPDATE : 73.42% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 18.16% done, estimate finish Sat Feb 10 19:09:21 2024 xorriso : UPDATE : 30.71% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 27.06% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 75.22% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 18.44% done, estimate finish Sat Feb 10 19:09:24 2024 xorriso : UPDATE : 31.40% done, estimate finish Sat Feb 10 19:09:03 2024 xorriso : UPDATE : 27.88% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 77.72% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 18.44% done, estimate finish Sat Feb 10 19:09:30 2024 xorriso : UPDATE : 31.91% done, estimate finish Sat Feb 10 19:09:04 2024 xorriso : UPDATE : 28.62% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 79.25% done, estimate finish Sat Feb 10 19:07:37 2024 xorriso : UPDATE : 20.68% done, estimate finish Sat Feb 10 19:09:16 2024 xorriso : UPDATE : 32.43% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 29.41% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 80.79% done, estimate finish Sat Feb 10 19:07:37 2024 xorriso : UPDATE : 20.68% done, estimate finish Sat Feb 10 19:09:23 2024 xorriso : UPDATE : 33.14% done, estimate finish Sat Feb 10 19:09:05 2024 xorriso : UPDATE : 30.23% done, estimate finish Sat Feb 10 19:09:01 2024 xorriso : UPDATE : 83.16% done, estimate finish Sat Feb 10 19:07:37 2024 xorriso : UPDATE : 20.68% done, estimate finish Sat Feb 10 19:09:32 2024 xorriso : UPDATE : 33.86% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 30.91% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 84.81% done, estimate finish Sat Feb 10 19:07:37 2024 xorriso : UPDATE : 20.68% done, estimate finish Sat Feb 10 19:09:40 2024 xorriso : UPDATE : 34.42% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 31.58% done, estimate finish Sat Feb 10 19:09:03 2024 xorriso : UPDATE : 84.81% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 23.61% done, estimate finish Sat Feb 10 19:09:16 2024 xorriso : UPDATE : 35.06% done, estimate finish Sat Feb 10 19:09:07 2024 xorriso : UPDATE : 32.24% done, estimate finish Sat Feb 10 19:09:04 2024 xorriso : UPDATE : 89.23% done, estimate finish Sat Feb 10 19:07:37 2024 xorriso : UPDATE : 24.13% done, estimate finish Sat Feb 10 19:09:18 2024 xorriso : UPDATE : 35.40% done, estimate finish Sat Feb 10 19:09:09 2024 xorriso : UPDATE : 33.17% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 90.88% done, estimate finish Sat Feb 10 19:07:37 2024 xorriso : UPDATE : 25.50% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 36.37% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 33.91% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 91.48% done, estimate finish Sat Feb 10 19:07:38 2024 xorriso : UPDATE : 26.10% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 37.04% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 34.74% done, estimate finish Sat Feb 10 19:09:01 2024 xorriso : UPDATE : 94.69% done, estimate finish Sat Feb 10 19:07:37 2024 xorriso : UPDATE : 27.04% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 37.60% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 35.33% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 97.40% done xorriso : UPDATE : 27.91% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 38.10% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 36.25% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 98.02% done xorriso : UPDATE : 28.56% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 38.70% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 36.92% done, estimate finish Sat Feb 10 19:09:02 2024 ISO image produced: 795157 sectors Written to medium : 795157 sectors at LBA 0 xorriso : UPDATE : 29.18% done, estimate finish Sat Feb 10 19:09:14 2024 Writing to 'stdio:/dev/null' completed successfully. CD=2 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye" "s390x" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x" "11.9.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 s390x iso/jigdo image number 2 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:07:38 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 s390x 2' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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/3bullseyes390x/debian-11.9.0-s390x-DVD-2.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x/debian-11.9.0-s390x-DVD-2.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot2 -J -joliet-long -cache-inodes 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 xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD2' xorriso : UPDATE : 3804 files added in 1 seconds xorriso : UPDATE : 3804 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 39.22% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 37.66% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 30.38% done, estimate finish Sat Feb 10 19:09:10 2024 xorriso : UPDATE : 39.88% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 38.52% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 31.09% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 0.18% done xorriso : UPDATE : 40.56% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 39.19% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 31.49% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 0.70% done, estimate finish Sat Feb 10 19:13:22 2024 xorriso : UPDATE : 41.14% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 39.88% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 32.71% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 1.33% done, estimate finish Sat Feb 10 19:11:55 2024 xorriso : UPDATE : 41.88% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 40.61% done, estimate finish Sat Feb 10 19:09:03 2024 xorriso : UPDATE : 33.46% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 1.90% done, estimate finish Sat Feb 10 19:11:30 2024 xorriso : UPDATE : 42.51% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 41.51% done, estimate finish Sat Feb 10 19:09:01 2024 xorriso : UPDATE : 34.09% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 2.70% done, estimate finish Sat Feb 10 19:11:00 2024 xorriso : UPDATE : 3.21% done, estimate finish Sat Feb 10 19:10:56 2024 xorriso : UPDATE : 43.19% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 42.19% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 34.73% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 34.73% done, estimate finish Sat Feb 10 19:09:16 2024 xorriso : UPDATE : 3.91% done, estimate finish Sat Feb 10 19:10:46 2024 xorriso : UPDATE : 43.85% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 42.83% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 34.73% done, estimate finish Sat Feb 10 19:09:21 2024 xorriso : UPDATE : 3.94% done, estimate finish Sat Feb 10 19:11:10 2024 xorriso : UPDATE : 44.29% done, estimate finish Sat Feb 10 19:09:15 2024 xorriso : UPDATE : 43.58% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 37.34% done, estimate finish Sat Feb 10 19:09:09 2024 xorriso : UPDATE : 3.94% done, estimate finish Sat Feb 10 19:11:36 2024 xorriso : UPDATE : 45.04% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 44.34% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 38.05% done, estimate finish Sat Feb 10 19:09:10 2024 xorriso : UPDATE : 6.02% done, estimate finish Sat Feb 10 19:10:31 2024 xorriso : UPDATE : 45.71% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 45.01% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 38.78% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 6.82% done, estimate finish Sat Feb 10 19:10:25 2024 xorriso : UPDATE : 46.32% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 45.91% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 39.52% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 7.52% done, estimate finish Sat Feb 10 19:10:23 2024 xorriso : UPDATE : 46.83% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 46.65% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 40.24% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 8.09% done, estimate finish Sat Feb 10 19:10:24 2024 xorriso : UPDATE : 47.59% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 47.26% done, estimate finish Sat Feb 10 19:09:03 2024 xorriso : UPDATE : 40.97% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 8.89% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 48.19% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 48.00% done, estimate finish Sat Feb 10 19:09:03 2024 xorriso : UPDATE : 41.58% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 9.63% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 48.27% done, estimate finish Sat Feb 10 19:09:20 2024 xorriso : UPDATE : 48.82% done, estimate finish Sat Feb 10 19:09:03 2024 xorriso : UPDATE : 42.51% done, estimate finish Sat Feb 10 19:09:10 2024 xorriso : UPDATE : 10.33% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 48.27% done, estimate finish Sat Feb 10 19:09:26 2024 xorriso : UPDATE : 49.56% done, estimate finish Sat Feb 10 19:09:03 2024 xorriso : UPDATE : 43.14% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 10.73% done, estimate finish Sat Feb 10 19:10:09 2024 xorriso : UPDATE : 50.16% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 50.20% done, estimate finish Sat Feb 10 19:09:03 2024 xorriso : UPDATE : 43.86% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 11.47% done, estimate finish Sat Feb 10 19:10:07 2024 xorriso : UPDATE : 50.16% done, estimate finish Sat Feb 10 19:09:18 2024 xorriso : UPDATE : 50.67% done, estimate finish Sat Feb 10 19:09:04 2024 xorriso : UPDATE : 44.46% done, estimate finish Sat Feb 10 19:09:16 2024 xorriso : UPDATE : 12.09% done, estimate finish Sat Feb 10 19:10:08 2024 xorriso : UPDATE : 50.16% done, estimate finish Sat Feb 10 19:09:24 2024 xorriso : UPDATE : 51.39% done, estimate finish Sat Feb 10 19:09:04 2024 xorriso : UPDATE : 45.19% done, estimate finish Sat Feb 10 19:09:15 2024 xorriso : UPDATE : 12.09% done, estimate finish Sat Feb 10 19:10:17 2024 xorriso : UPDATE : 50.16% done, estimate finish Sat Feb 10 19:09:30 2024 xorriso : UPDATE : 52.00% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 45.71% done, estimate finish Sat Feb 10 19:09:17 2024 xorriso : UPDATE : 12.09% done, estimate finish Sat Feb 10 19:10:26 2024 xorriso : UPDATE : 50.16% done, estimate finish Sat Feb 10 19:09:35 2024 xorriso : UPDATE : 52.71% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 46.47% done, estimate finish Sat Feb 10 19:09:17 2024 xorriso : UPDATE : 14.67% done, estimate finish Sat Feb 10 19:10:02 2024 xorriso : UPDATE : 51.35% done, estimate finish Sat Feb 10 19:09:28 2024 xorriso : UPDATE : 53.25% done, estimate finish Sat Feb 10 19:09:09 2024 xorriso : UPDATE : 47.41% done, estimate finish Sat Feb 10 19:09:15 2024 xorriso : UPDATE : 15.40% done, estimate finish Sat Feb 10 19:10:02 2024 xorriso : UPDATE : 54.24% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 53.99% done, estimate finish Sat Feb 10 19:09:09 2024 xorriso : UPDATE : 48.02% done, estimate finish Sat Feb 10 19:09:16 2024 xorriso : UPDATE : 15.99% done, estimate finish Sat Feb 10 19:10:02 2024 xorriso : UPDATE : 54.24% done, estimate finish Sat Feb 10 19:09:16 2024 xorriso : UPDATE : 54.69% done, estimate finish Sat Feb 10 19:09:08 2024 xorriso : UPDATE : 48.57% done, estimate finish Sat Feb 10 19:09:17 2024 xorriso : UPDATE : 16.30% done, estimate finish Sat Feb 10 19:10:08 2024 xorriso : UPDATE : 56.09% done, estimate finish Sat Feb 10 19:09:03 2024 xorriso : UPDATE : 55.49% done, estimate finish Sat Feb 10 19:09:07 2024 xorriso : UPDATE : 48.96% done, estimate finish Sat Feb 10 19:09:18 2024 xorriso : UPDATE : 17.56% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 57.01% done, estimate finish Sat Feb 10 19:09:01 2024 xorriso : UPDATE : 55.49% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 49.93% done, estimate finish Sat Feb 10 19:09:17 2024 xorriso : UPDATE : 18.25% done, estimate finish Sat Feb 10 19:10:00 2024 xorriso : UPDATE : 57.57% done, estimate finish Sat Feb 10 19:09:03 2024 xorriso : UPDATE : 55.49% done, estimate finish Sat Feb 10 19:09:17 2024 xorriso : UPDATE : 50.45% done, estimate finish Sat Feb 10 19:09:18 2024 xorriso : UPDATE : 18.57% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 58.33% done, estimate finish Sat Feb 10 19:09:03 2024 xorriso : UPDATE : 55.49% done, estimate finish Sat Feb 10 19:09:22 2024 xorriso : UPDATE : 51.15% done, estimate finish Sat Feb 10 19:09:20 2024 xorriso : UPDATE : 19.61% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 59.09% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 55.49% done, estimate finish Sat Feb 10 19:09:27 2024 xorriso : UPDATE : 51.58% done, estimate finish Sat Feb 10 19:09:22 2024 xorriso : UPDATE : 20.22% done, estimate finish Sat Feb 10 19:10:02 2024 xorriso : UPDATE : 59.89% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 55.49% done, estimate finish Sat Feb 10 19:09:31 2024 xorriso : UPDATE : 52.89% done, estimate finish Sat Feb 10 19:09:17 2024 xorriso : UPDATE : 20.73% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 60.20% done, estimate finish Sat Feb 10 19:09:05 2024 xorriso : UPDATE : 55.49% done, estimate finish Sat Feb 10 19:09:36 2024 xorriso : UPDATE : 55.49% done, estimate finish Sat Feb 10 19:09:41 2024 xorriso : UPDATE : 53.69% done, estimate finish Sat Feb 10 19:09:16 2024 xorriso : UPDATE : 20.73% done, estimate finish Sat Feb 10 19:10:10 2024 xorriso : UPDATE : 60.20% done, estimate finish Sat Feb 10 19:09:08 2024 xorriso : UPDATE : 55.49% done, estimate finish Sat Feb 10 19:11:03 2024 xorriso : UPDATE : 54.53% done, estimate finish Sat Feb 10 19:09:15 2024 xorriso : UPDATE : 22.17% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 60.20% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 55.49% done, estimate finish Sat Feb 10 19:11:18 2024 xorriso : UPDATE : 55.38% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 23.03% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 60.94% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 55.49% done, estimate finish Sat Feb 10 19:11:33 2024 xorriso : UPDATE : 56.14% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 23.63% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 63.43% done, estimate finish Sat Feb 10 19:09:04 2024 xorriso : UPDATE : 59.00% done, estimate finish Sat Feb 10 19:09:43 2024 xorriso : UPDATE : 56.92% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 24.44% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 64.05% done, estimate finish Sat Feb 10 19:09:05 2024 xorriso : UPDATE : 64.26% done, estimate finish Sat Feb 10 19:09:04 2024 xorriso : UPDATE : 57.63% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 25.29% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 64.74% done, estimate finish Sat Feb 10 19:09:05 2024 xorriso : UPDATE : 64.26% done, estimate finish Sat Feb 10 19:09:08 2024 xorriso : UPDATE : 58.29% done, estimate finish Sat Feb 10 19:09:15 2024 xorriso : UPDATE : 25.94% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 65.39% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 64.26% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 58.95% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 26.70% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 66.19% done, estimate finish Sat Feb 10 19:09:05 2024 xorriso : UPDATE : 66.38% done, estimate finish Sat Feb 10 19:09:07 2024 xorriso : UPDATE : 64.26% done, estimate finish Sat Feb 10 19:09:15 2024 xorriso : UPDATE : 59.80% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 27.36% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 67.56% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 64.26% done, estimate finish Sat Feb 10 19:09:19 2024 xorriso : UPDATE : 59.80% done, estimate finish Sat Feb 10 19:09:15 2024 xorriso : UPDATE : 27.92% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 67.86% done, estimate finish Sat Feb 10 19:09:08 2024 xorriso : UPDATE : 64.26% done, estimate finish Sat Feb 10 19:09:22 2024 xorriso : UPDATE : 61.45% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 28.57% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 67.86% done, estimate finish Sat Feb 10 19:09:10 2024 xorriso : UPDATE : 64.26% done, estimate finish Sat Feb 10 19:09:05 2024 xorriso : UPDATE : 62.24% done, estimate finish Sat Feb 10 19:09:10 2024 xorriso : UPDATE : 29.17% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 67.86% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 64.26% done, estimate finish Sat Feb 10 19:09:09 2024 xorriso : UPDATE : 62.90% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 30.03% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 70.38% done, estimate finish Sat Feb 10 19:09:05 2024 xorriso : UPDATE : 64.26% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 63.62% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 30.56% done, estimate finish Sat Feb 10 19:10:05 2024 xorriso : UPDATE : 70.84% done, estimate finish Sat Feb 10 19:09:07 2024 xorriso : UPDATE : 64.26% done, estimate finish Sat Feb 10 19:09:19 2024 xorriso : UPDATE : 64.40% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 31.44% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 71.41% done, estimate finish Sat Feb 10 19:09:08 2024 xorriso : UPDATE : 64.26% done, estimate finish Sat Feb 10 19:09:22 2024 xorriso : UPDATE : 65.05% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 31.91% done, estimate finish Sat Feb 10 19:10:05 2024 xorriso : UPDATE : 72.52% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 73.15% done, estimate finish Sat Feb 10 19:08:52 2024 xorriso : UPDATE : 65.48% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 32.56% done, estimate finish Sat Feb 10 19:10:05 2024 xorriso : UPDATE : 73.28% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 73.42% done, estimate finish Sat Feb 10 19:08:54 2024 xorriso : UPDATE : 66.43% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 32.70% done, estimate finish Sat Feb 10 19:10:10 2024 xorriso : UPDATE : 73.28% done, estimate finish Sat Feb 10 19:09:09 2024 xorriso : UPDATE : 74.66% done, estimate finish Sat Feb 10 19:08:53 2024 xorriso : UPDATE : 66.58% done, estimate finish Sat Feb 10 19:09:17 2024 xorriso : UPDATE : 34.17% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 74.41% done, estimate finish Sat Feb 10 19:09:07 2024 xorriso : UPDATE : 75.10% done, estimate finish Sat Feb 10 19:08:55 2024 xorriso : UPDATE : 68.02% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 34.80% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 75.45% done, estimate finish Sat Feb 10 19:09:05 2024 xorriso : UPDATE : 75.58% done, estimate finish Sat Feb 10 19:08:56 2024 xorriso : UPDATE : 68.46% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 35.62% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 76.08% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 76.43% done, estimate finish Sat Feb 10 19:08:54 2024 xorriso : UPDATE : 68.84% done, estimate finish Sat Feb 10 19:09:16 2024 xorriso : UPDATE : 36.35% done, estimate finish Sat Feb 10 19:10:02 2024 xorriso : UPDATE : 76.73% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 77.21% done, estimate finish Sat Feb 10 19:08:55 2024 xorriso : UPDATE : 70.34% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 36.35% done, estimate finish Sat Feb 10 19:10:10 2024 xorriso : UPDATE : 77.54% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 77.65% done, estimate finish Sat Feb 10 19:08:56 2024 xorriso : UPDATE : 71.28% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 37.77% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 77.58% done, estimate finish Sat Feb 10 19:09:08 2024 xorriso : UPDATE : 78.74% done, estimate finish Sat Feb 10 19:08:56 2024 xorriso : UPDATE : 71.90% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 38.38% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 77.58% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 79.31% done, estimate finish Sat Feb 10 19:08:56 2024 xorriso : UPDATE : 72.69% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 38.96% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 77.58% done, estimate finish Sat Feb 10 19:09:15 2024 xorriso : UPDATE : 80.08% done, estimate finish Sat Feb 10 19:08:57 2024 xorriso : UPDATE : 73.56% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 39.44% done, estimate finish Sat Feb 10 19:10:06 2024 xorriso : UPDATE : 77.58% done, estimate finish Sat Feb 10 19:09:19 2024 xorriso : UPDATE : 80.68% done, estimate finish Sat Feb 10 19:08:58 2024 xorriso : UPDATE : 74.32% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 40.36% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 81.45% done, estimate finish Sat Feb 10 19:09:03 2024 xorriso : UPDATE : 80.68% done, estimate finish Sat Feb 10 19:09:00 2024 xorriso : UPDATE : 74.95% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 41.29% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 82.11% done, estimate finish Sat Feb 10 19:09:03 2024 xorriso : UPDATE : 80.68% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 75.68% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 42.04% done, estimate finish Sat Feb 10 19:10:02 2024 xorriso : UPDATE : 82.55% done, estimate finish Sat Feb 10 19:09:04 2024 xorriso : UPDATE : 82.61% done, estimate finish Sat Feb 10 19:09:00 2024 xorriso : UPDATE : 76.02% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 42.69% done, estimate finish Sat Feb 10 19:10:02 2024 xorriso : UPDATE : 83.43% done, estimate finish Sat Feb 10 19:09:04 2024 xorriso : UPDATE : 83.63% done, estimate finish Sat Feb 10 19:09:04 2024 xorriso : UPDATE : 77.18% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 43.06% done, estimate finish Sat Feb 10 19:10:05 2024 xorriso : UPDATE : 84.21% done, estimate finish Sat Feb 10 19:09:04 2024 xorriso : UPDATE : 83.63% done, estimate finish Sat Feb 10 19:09:08 2024 xorriso : UPDATE : 77.91% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 43.06% done, estimate finish Sat Feb 10 19:10:07 2024 xorriso : UPDATE : 84.77% done, estimate finish Sat Feb 10 19:09:04 2024 xorriso : UPDATE : 83.63% done, estimate finish Sat Feb 10 19:09:10 2024 xorriso : UPDATE : 78.62% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 44.60% done, estimate finish Sat Feb 10 19:09:59 2024 xorriso : UPDATE : 85.13% done, estimate finish Sat Feb 10 19:09:05 2024 xorriso : UPDATE : 83.63% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 79.26% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 45.47% done, estimate finish Sat Feb 10 19:09:59 2024 xorriso : UPDATE : 85.62% done, estimate finish Sat Feb 10 19:09:05 2024 xorriso : UPDATE : 83.63% done, estimate finish Sat Feb 10 19:09:16 2024 xorriso : UPDATE : 80.10% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 46.23% done, estimate finish Sat Feb 10 19:09:59 2024 xorriso : UPDATE : 86.24% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 87.68% done, estimate finish Sat Feb 10 19:09:04 2024 xorriso : UPDATE : 80.78% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 46.23% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 86.95% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 88.34% done, estimate finish Sat Feb 10 19:09:03 2024 xorriso : UPDATE : 81.43% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 46.23% done, estimate finish Sat Feb 10 19:10:08 2024 xorriso : UPDATE : 87.78% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 88.97% done, estimate finish Sat Feb 10 19:09:03 2024 xorriso : UPDATE : 82.18% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 46.23% done, estimate finish Sat Feb 10 19:10:14 2024 xorriso : UPDATE : 88.13% done, estimate finish Sat Feb 10 19:09:07 2024 xorriso : UPDATE : 89.81% done, estimate finish Sat Feb 10 19:09:03 2024 xorriso : UPDATE : 82.87% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 46.73% done, estimate finish Sat Feb 10 19:10:15 2024 xorriso : UPDATE : 88.89% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 90.26% done, estimate finish Sat Feb 10 19:09:04 2024 xorriso : UPDATE : 83.65% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 50.02% done, estimate finish Sat Feb 10 19:09:58 2024 xorriso : UPDATE : 89.95% done, estimate finish Sat Feb 10 19:09:05 2024 xorriso : UPDATE : 90.85% done, estimate finish Sat Feb 10 19:09:04 2024 xorriso : UPDATE : 84.30% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 50.02% done, estimate finish Sat Feb 10 19:10:02 2024 xorriso : UPDATE : 90.51% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 91.29% done, estimate finish Sat Feb 10 19:09:05 2024 xorriso : UPDATE : 84.99% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 51.45% done, estimate finish Sat Feb 10 19:09:54 2024 xorriso : UPDATE : 90.51% done, estimate finish Sat Feb 10 19:09:07 2024 xorriso : UPDATE : 92.23% done, estimate finish Sat Feb 10 19:09:04 2024 xorriso : UPDATE : 85.36% done, estimate finish Sat Feb 10 19:09:15 2024 xorriso : UPDATE : 51.45% done, estimate finish Sat Feb 10 19:09:59 2024 xorriso : UPDATE : 92.05% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 92.82% done, estimate finish Sat Feb 10 19:09:05 2024 xorriso : UPDATE : 86.30% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 52.05% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 92.89% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 93.58% done, estimate finish Sat Feb 10 19:09:05 2024 xorriso : UPDATE : 87.25% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 53.72% done, estimate finish Sat Feb 10 19:09:55 2024 xorriso : UPDATE : 93.58% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 94.17% done, estimate finish Sat Feb 10 19:09:05 2024 xorriso : UPDATE : 87.25% done, estimate finish Sat Feb 10 19:09:15 2024 xorriso : UPDATE : 53.72% done, estimate finish Sat Feb 10 19:09:59 2024 xorriso : UPDATE : 94.20% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 94.94% done, estimate finish Sat Feb 10 19:09:05 2024 xorriso : UPDATE : 88.92% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 53.72% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 94.20% done, estimate finish Sat Feb 10 19:09:07 2024 xorriso : UPDATE : 95.55% done, estimate finish Sat Feb 10 19:09:05 2024 xorriso : UPDATE : 89.53% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 53.72% done, estimate finish Sat Feb 10 19:10:08 2024 xorriso : UPDATE : 95.39% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 95.55% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 90.21% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 53.72% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 96.41% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 95.55% done, estimate finish Sat Feb 10 19:09:08 2024 xorriso : UPDATE : 90.21% done, estimate finish Sat Feb 10 19:09:15 2024 xorriso : UPDATE : 53.72% done, estimate finish Sat Feb 10 19:10:17 2024 xorriso : UPDATE : 97.01% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 95.66% done, estimate finish Sat Feb 10 19:09:11 2024 xorriso : UPDATE : 91.96% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 53.72% done, estimate finish Sat Feb 10 19:10:20 2024 xorriso : UPDATE : 97.61% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 98.23% done, estimate finish Sat Feb 10 19:09:05 2024 xorriso : UPDATE : 92.43% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 53.72% done, estimate finish Sat Feb 10 19:11:45 2024 xorriso : UPDATE : 97.61% done, estimate finish Sat Feb 10 19:09:07 2024 xorriso : UPDATE : 98.23% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 93.76% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 53.72% done, estimate finish Sat Feb 10 19:12:00 2024 xorriso : UPDATE : 99.22% done ISO image produced: 2269055 sectors Written to medium : 2269055 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 94.39% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 53.72% done, estimate finish Sat Feb 10 19:12:15 2024 CD=3 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye" "s390x" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x" "11.9.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 s390x iso/jigdo image number 3 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:09:05 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 s390x 3' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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/3bullseyes390x/debian-11.9.0-s390x-DVD-3.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x/debian-11.9.0-s390x-DVD-3.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot3 -J -joliet-long -cache-inodes CD3 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 : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD3' xorriso : UPDATE : 4233 files added in 1 seconds xorriso : UPDATE : 4233 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/gnome-firmware_3.36.0-1_s390x.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 53.72% done, estimate finish Sat Feb 10 19:12:30 2024 xorriso : UPDATE : 99.91% done xorriso : UPDATE : 94.92% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 95.79% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 53.72% done, estimate finish Sat Feb 10 19:12:44 2024 xorriso : UPDATE : 0.20% done ISO image produced: 2288612 sectors Written to medium : 2288612 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=4 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye" "s390x" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x" "11.9.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 s390x iso/jigdo image number 4 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:09:07 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 s390x 4' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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/3bullseyes390x/debian-11.9.0-s390x-DVD-4.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x/debian-11.9.0-s390x-DVD-4.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot4 -J -joliet-long -cache-inodes CD4 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 : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD4' xorriso : UPDATE : 4848 files added in 1 seconds xorriso : UPDATE : 4848 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/alsa-firmware-loaders_1.2.2-1_s390x.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython_1.0.1-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 96.65% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 53.72% done, estimate finish Sat Feb 10 19:13:00 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 19:23:00 2024 xorriso : UPDATE : 0.02% done xorriso : UPDATE : 97.23% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 64.64% done, estimate finish Sat Feb 10 19:09:53 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 19:29:03 2024 xorriso : UPDATE : 0.16% done xorriso : UPDATE : 98.19% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 65.04% done, estimate finish Sat Feb 10 19:09:54 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 19:35:05 2024 xorriso : UPDATE : 0.27% done, estimate finish Sat Feb 10 19:22:09 2024 xorriso : UPDATE : 98.91% done xorriso : UPDATE : 65.64% done, estimate finish Sat Feb 10 19:09:55 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 19:41:08 2024 xorriso : UPDATE : 0.90% done, estimate finish Sat Feb 10 19:14:54 2024 xorriso : UPDATE : 99.64% done xorriso : UPDATE : 65.64% done, estimate finish Sat Feb 10 19:09:58 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 19:47:11 2024 xorriso : UPDATE : 1.08% done, estimate finish Sat Feb 10 19:15:30 2024 ISO image produced: 2158821 sectors Written to medium : 2158821 sectors at LBA 0 xorriso : UPDATE : 65.64% done, estimate finish Sat Feb 10 19:10:01 2024 Writing to 'stdio:/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x/debian-11.9.0-s390x-DVD-1.iso' completed successfully. xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 19:53:13 2024 xorriso : UPDATE : 1.08% done, estimate finish Sat Feb 10 19:17:03 2024 CD=5 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye" "s390x" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x" "11.9.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 s390x iso/jigdo image number 5 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:09:13 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 s390x 5' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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/3bullseyes390x/debian-11.9.0-s390x-DVD-5.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x/debian-11.9.0-s390x-DVD-5.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot5 -J -joliet-long -cache-inodes CD5 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 : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD5' xorriso : UPDATE : 3159 files added in 1 seconds xorriso : UPDATE : 3159 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 65.64% done, estimate finish Sat Feb 10 19:09:49 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 19:59:16 2024 xorriso : UPDATE : 1.08% done, estimate finish Sat Feb 10 19:18:36 2024 xorriso : UPDATE : 65.64% done, estimate finish Sat Feb 10 19:09:53 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 20:05:18 2024 xorriso : UPDATE : 1.08% done, estimate finish Sat Feb 10 19:20:10 2024 xorriso : UPDATE : 0.18% done xorriso : UPDATE : 65.64% done, estimate finish Sat Feb 10 19:09:57 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 20:11:21 2024 xorriso : UPDATE : 1.08% done, estimate finish Sat Feb 10 19:21:43 2024 xorriso : UPDATE : 0.74% done, estimate finish Sat Feb 10 19:14:37 2024 xorriso : UPDATE : 65.64% done, estimate finish Sat Feb 10 19:10:00 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 20:17:23 2024 xorriso : UPDATE : 1.64% done, estimate finish Sat Feb 10 19:18:24 2024 xorriso : UPDATE : 0.74% done, estimate finish Sat Feb 10 19:16:52 2024 xorriso : UPDATE : 65.64% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 20:23:26 2024 xorriso : UPDATE : 6.31% done, estimate finish Sat Feb 10 19:11:49 2024 xorriso : UPDATE : 2.03% done, estimate finish Sat Feb 10 19:12:51 2024 xorriso : UPDATE : 65.64% done, estimate finish Sat Feb 10 19:10:06 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 20:29:28 2024 xorriso : UPDATE : 6.81% done, estimate finish Sat Feb 10 19:11:52 2024 xorriso : UPDATE : 2.03% done, estimate finish Sat Feb 10 19:13:40 2024 xorriso : UPDATE : 65.64% done, estimate finish Sat Feb 10 19:10:09 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 20:35:31 2024 xorriso : UPDATE : 7.67% done, estimate finish Sat Feb 10 19:11:46 2024 xorriso : UPDATE : 3.68% done, estimate finish Sat Feb 10 19:12:08 2024 xorriso : UPDATE : 65.64% done, estimate finish Sat Feb 10 19:10:13 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 20:41:33 2024 xorriso : UPDATE : 8.37% done, estimate finish Sat Feb 10 19:11:24 2024 xorriso : UPDATE : 4.50% done, estimate finish Sat Feb 10 19:11:59 2024 xorriso : UPDATE : 65.64% done, estimate finish Sat Feb 10 19:10:16 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 20:47:36 2024 xorriso : UPDATE : 9.03% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 4.97% done, estimate finish Sat Feb 10 19:12:03 2024 xorriso : UPDATE : 65.64% done, estimate finish Sat Feb 10 19:10:19 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 20:53:38 2024 xorriso : UPDATE : 9.45% done, estimate finish Sat Feb 10 19:11:31 2024 xorriso : UPDATE : 5.88% done, estimate finish Sat Feb 10 19:11:54 2024 xorriso : UPDATE : 69.17% done, estimate finish Sat Feb 10 19:10:42 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 20:59:41 2024 xorriso : UPDATE : 10.47% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 6.64% done, estimate finish Sat Feb 10 19:11:51 2024 xorriso : UPDATE : 76.72% done, estimate finish Sat Feb 10 19:09:50 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 21:05:43 2024 xorriso : UPDATE : 11.15% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 7.28% done, estimate finish Sat Feb 10 19:11:51 2024 xorriso : UPDATE : 77.36% done, estimate finish Sat Feb 10 19:09:51 2024 xorriso : UPDATE : 10.51% done, estimate finish Sat Feb 10 19:12:20 2024 xorriso : UPDATE : 11.69% done, estimate finish Sat Feb 10 19:11:29 2024 xorriso : UPDATE : 8.04% done, estimate finish Sat Feb 10 19:11:33 2024 xorriso : UPDATE : 77.36% done, estimate finish Sat Feb 10 19:09:54 2024 xorriso : UPDATE : 15.67% done, estimate finish Sat Feb 10 19:11:22 2024 xorriso : UPDATE : 12.56% done, estimate finish Sat Feb 10 19:11:28 2024 xorriso : UPDATE : 8.72% done, estimate finish Sat Feb 10 19:11:33 2024 xorriso : UPDATE : 77.36% done, estimate finish Sat Feb 10 19:09:56 2024 xorriso : UPDATE : 16.17% done, estimate finish Sat Feb 10 19:11:24 2024 xorriso : UPDATE : 13.41% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 8.92% done, estimate finish Sat Feb 10 19:11:41 2024 xorriso : UPDATE : 77.36% done, estimate finish Sat Feb 10 19:09:59 2024 xorriso : UPDATE : 16.65% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 13.92% done, estimate finish Sat Feb 10 19:11:28 2024 xorriso : UPDATE : 10.21% done, estimate finish Sat Feb 10 19:11:32 2024 xorriso : UPDATE : 77.36% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 17.84% done, estimate finish Sat Feb 10 19:11:23 2024 xorriso : UPDATE : 14.83% done, estimate finish Sat Feb 10 19:11:27 2024 xorriso : UPDATE : 10.56% done, estimate finish Sat Feb 10 19:11:38 2024 xorriso : UPDATE : 77.36% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 18.25% done, estimate finish Sat Feb 10 19:11:25 2024 xorriso : UPDATE : 15.44% done, estimate finish Sat Feb 10 19:11:29 2024 xorriso : UPDATE : 11.61% done, estimate finish Sat Feb 10 19:11:33 2024 xorriso : UPDATE : 78.27% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 19.29% done, estimate finish Sat Feb 10 19:11:23 2024 xorriso : UPDATE : 16.18% done, estimate finish Sat Feb 10 19:11:29 2024 xorriso : UPDATE : 11.86% done, estimate finish Sat Feb 10 19:11:39 2024 xorriso : UPDATE : 82.85% done, estimate finish Sat Feb 10 19:09:52 2024 xorriso : UPDATE : 20.02% done, estimate finish Sat Feb 10 19:11:23 2024 xorriso : UPDATE : 16.18% done, estimate finish Sat Feb 10 19:11:39 2024 xorriso : UPDATE : 11.86% done, estimate finish Sat Feb 10 19:11:47 2024 xorriso : UPDATE : 11.86% done, estimate finish Sat Feb 10 19:11:56 2024 xorriso : UPDATE : 82.85% done, estimate finish Sat Feb 10 19:09:48 2024 xorriso : UPDATE : 20.63% done, estimate finish Sat Feb 10 19:11:24 2024 xorriso : UPDATE : 17.73% done, estimate finish Sat Feb 10 19:11:28 2024 xorriso : UPDATE : 11.86% done, estimate finish Sat Feb 10 19:12:05 2024 xorriso : UPDATE : 82.85% done, estimate finish Sat Feb 10 19:09:50 2024 xorriso : UPDATE : 21.07% done, estimate finish Sat Feb 10 19:11:25 2024 xorriso : UPDATE : 18.50% done, estimate finish Sat Feb 10 19:11:27 2024 xorriso : UPDATE : 11.86% done, estimate finish Sat Feb 10 19:12:14 2024 xorriso : UPDATE : 82.85% done, estimate finish Sat Feb 10 19:09:53 2024 xorriso : UPDATE : 21.07% done, estimate finish Sat Feb 10 19:10:51 2024 xorriso : UPDATE : 19.12% done, estimate finish Sat Feb 10 19:11:28 2024 xorriso : UPDATE : 11.86% done, estimate finish Sat Feb 10 19:13:09 2024 xorriso : UPDATE : 83.93% done, estimate finish Sat Feb 10 19:09:52 2024 xorriso : UPDATE : 21.07% done, estimate finish Sat Feb 10 19:10:59 2024 xorriso : UPDATE : 19.87% done, estimate finish Sat Feb 10 19:11:28 2024 xorriso : UPDATE : 11.86% done, estimate finish Sat Feb 10 19:13:25 2024 xorriso : UPDATE : 86.93% done, estimate finish Sat Feb 10 19:09:49 2024 xorriso : UPDATE : 23.71% done, estimate finish Sat Feb 10 19:10:47 2024 xorriso : UPDATE : 20.64% done, estimate finish Sat Feb 10 19:11:28 2024 xorriso : UPDATE : 11.86% done, estimate finish Sat Feb 10 19:13:42 2024 xorriso : UPDATE : 86.93% done, estimate finish Sat Feb 10 19:09:51 2024 xorriso : UPDATE : 24.30% done, estimate finish Sat Feb 10 19:10:51 2024 xorriso : UPDATE : 21.41% done, estimate finish Sat Feb 10 19:11:27 2024 xorriso : UPDATE : 18.10% done, estimate finish Sat Feb 10 19:11:33 2024 xorriso : UPDATE : 88.91% done, estimate finish Sat Feb 10 19:09:50 2024 xorriso : UPDATE : 25.18% done, estimate finish Sat Feb 10 19:10:51 2024 xorriso : UPDATE : 22.17% done, estimate finish Sat Feb 10 19:11:27 2024 xorriso : UPDATE : 18.10% done, estimate finish Sat Feb 10 19:11:41 2024 xorriso : UPDATE : 88.91% done, estimate finish Sat Feb 10 19:09:51 2024 xorriso : UPDATE : 25.72% done, estimate finish Sat Feb 10 19:10:54 2024 xorriso : UPDATE : 22.80% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 18.10% done, estimate finish Sat Feb 10 19:11:48 2024 xorriso : UPDATE : 90.36% done, estimate finish Sat Feb 10 19:09:51 2024 xorriso : UPDATE : 26.26% done, estimate finish Sat Feb 10 19:10:57 2024 xorriso : UPDATE : 22.80% done, estimate finish Sat Feb 10 19:11:35 2024 xorriso : UPDATE : 18.10% done, estimate finish Sat Feb 10 19:11:56 2024 xorriso : UPDATE : 90.60% done, estimate finish Sat Feb 10 19:09:52 2024 xorriso : UPDATE : 27.21% done, estimate finish Sat Feb 10 19:10:58 2024 xorriso : UPDATE : 24.53% done, estimate finish Sat Feb 10 19:11:24 2024 xorriso : UPDATE : 18.10% done, estimate finish Sat Feb 10 19:12:03 2024 xorriso : UPDATE : 90.60% done, estimate finish Sat Feb 10 19:09:56 2024 xorriso : UPDATE : 27.41% done, estimate finish Sat Feb 10 19:11:02 2024 xorriso : UPDATE : 25.24% done, estimate finish Sat Feb 10 19:11:24 2024 xorriso : UPDATE : 18.10% done, estimate finish Sat Feb 10 19:12:11 2024 xorriso : UPDATE : 92.66% done, estimate finish Sat Feb 10 19:09:53 2024 xorriso : UPDATE : 28.65% done, estimate finish Sat Feb 10 19:11:00 2024 xorriso : UPDATE : 25.24% done, estimate finish Sat Feb 10 19:11:31 2024 xorriso : UPDATE : 18.10% done, estimate finish Sat Feb 10 19:12:19 2024 xorriso : UPDATE : 92.66% done, estimate finish Sat Feb 10 19:09:54 2024 xorriso : UPDATE : 29.39% done, estimate finish Sat Feb 10 19:11:06 2024 xorriso : UPDATE : 25.24% done, estimate finish Sat Feb 10 19:11:38 2024 xorriso : UPDATE : 18.10% done, estimate finish Sat Feb 10 19:12:05 2024 xorriso : UPDATE : 94.09% done, estimate finish Sat Feb 10 19:09:53 2024 xorriso : UPDATE : 29.56% done, estimate finish Sat Feb 10 19:11:13 2024 xorriso : UPDATE : 27.08% done, estimate finish Sat Feb 10 19:11:28 2024 xorriso : UPDATE : 18.10% done, estimate finish Sat Feb 10 19:12:15 2024 xorriso : UPDATE : 94.75% done, estimate finish Sat Feb 10 19:09:54 2024 xorriso : UPDATE : 30.89% done, estimate finish Sat Feb 10 19:11:08 2024 xorriso : UPDATE : 28.09% done, estimate finish Sat Feb 10 19:11:25 2024 xorriso : UPDATE : 18.10% done, estimate finish Sat Feb 10 19:12:26 2024 xorriso : UPDATE : 94.75% done, estimate finish Sat Feb 10 19:09:55 2024 xorriso : UPDATE : 31.61% done, estimate finish Sat Feb 10 19:11:10 2024 xorriso : UPDATE : 29.07% done, estimate finish Sat Feb 10 19:11:23 2024 xorriso : UPDATE : 29.58% done, estimate finish Sat Feb 10 19:11:25 2024 xorriso : UPDATE : 18.10% done, estimate finish Sat Feb 10 19:12:36 2024 xorriso : UPDATE : 96.36% done, estimate finish Sat Feb 10 19:09:54 2024 xorriso : UPDATE : 32.33% done, estimate finish Sat Feb 10 19:11:10 2024 xorriso : UPDATE : 30.39% done, estimate finish Sat Feb 10 19:11:24 2024 xorriso : UPDATE : 18.10% done, estimate finish Sat Feb 10 19:12:47 2024 xorriso : UPDATE : 97.24% done, estimate finish Sat Feb 10 19:09:54 2024 xorriso : UPDATE : 33.03% done, estimate finish Sat Feb 10 19:11:11 2024 xorriso : UPDATE : 31.14% done, estimate finish Sat Feb 10 19:11:24 2024 xorriso : UPDATE : 18.10% done, estimate finish Sat Feb 10 19:12:57 2024 xorriso : UPDATE : 98.12% done, estimate finish Sat Feb 10 19:09:54 2024 xorriso : UPDATE : 33.77% done, estimate finish Sat Feb 10 19:11:12 2024 xorriso : UPDATE : 31.74% done, estimate finish Sat Feb 10 19:11:24 2024 xorriso : UPDATE : 18.10% done, estimate finish Sat Feb 10 19:13:07 2024 xorriso : UPDATE : 98.89% done xorriso : UPDATE : 33.88% done, estimate finish Sat Feb 10 19:11:16 2024 xorriso : UPDATE : 32.43% done, estimate finish Sat Feb 10 19:11:25 2024 xorriso : UPDATE : 18.10% done, estimate finish Sat Feb 10 19:13:17 2024 xorriso : UPDATE : 99.60% done xorriso : UPDATE : 35.15% done, estimate finish Sat Feb 10 19:11:13 2024 xorriso : UPDATE : 33.04% done, estimate finish Sat Feb 10 19:11:27 2024 xorriso : UPDATE : 18.10% done, estimate finish Sat Feb 10 19:13:28 2024 ISO image produced: 2293992 sectors Written to medium : 2293992 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 35.98% done, estimate finish Sat Feb 10 19:11:13 2024 CD=6 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye" "s390x" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x" "11.9.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 s390x iso/jigdo image number 6 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:09:55 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 s390x 6' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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/3bullseyes390x/debian-11.9.0-s390x-DVD-6.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x/debian-11.9.0-s390x-DVD-6.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot6 -J -joliet-long -cache-inodes CD6 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 : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD6' xorriso : UPDATE : 3889 files added in 1 seconds xorriso : UPDATE : 3889 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/ubertooth-firmware_2018.12.R1-5_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 33.28% done, estimate finish Sat Feb 10 19:11:30 2024 xorriso : UPDATE : 18.10% done, estimate finish Sat Feb 10 19:13:38 2024 xorriso : UPDATE : 35.99% done, estimate finish Sat Feb 10 19:11:25 2024 xorriso : UPDATE : 33.28% done, estimate finish Sat Feb 10 19:11:36 2024 xorriso : UPDATE : 18.10% done xorriso : UPDATE : 37.09% done, estimate finish Sat Feb 10 19:11:20 2024 xorriso : UPDATE : 0.18% done xorriso : UPDATE : 33.28% done, estimate finish Sat Feb 10 19:11:41 2024 xorriso : UPDATE : 18.10% done xorriso : UPDATE : 38.19% done, estimate finish Sat Feb 10 19:11:18 2024 xorriso : UPDATE : 0.52% done, estimate finish Sat Feb 10 19:17:35 2024 xorriso : UPDATE : 34.24% done, estimate finish Sat Feb 10 19:11:39 2024 xorriso : UPDATE : 18.10% done xorriso : UPDATE : 38.47% done, estimate finish Sat Feb 10 19:11:21 2024 xorriso : UPDATE : 1.18% done, estimate finish Sat Feb 10 19:14:45 2024 xorriso : UPDATE : 1.72% done, estimate finish Sat Feb 10 19:14:06 2024 xorriso : UPDATE : 36.83% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 18.10% done xorriso : UPDATE : 38.47% done, estimate finish Sat Feb 10 19:11:28 2024 xorriso : UPDATE : 1.72% done, estimate finish Sat Feb 10 19:15:04 2024 xorriso : UPDATE : 37.41% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 18.10% done xorriso : UPDATE : 38.47% done, estimate finish Sat Feb 10 19:11:33 2024 xorriso : UPDATE : 41.07% done, estimate finish Sat Feb 10 19:11:18 2024 xorriso : UPDATE : 3.16% done, estimate finish Sat Feb 10 19:13:16 2024 xorriso : UPDATE : 37.78% done, estimate finish Sat Feb 10 19:11:32 2024 xorriso : UPDATE : 18.10% done xorriso : UPDATE : 41.69% done, estimate finish Sat Feb 10 19:11:19 2024 xorriso : UPDATE : 3.16% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 38.65% done, estimate finish Sat Feb 10 19:11:30 2024 xorriso : UPDATE : 18.10% done xorriso : UPDATE : 42.42% done, estimate finish Sat Feb 10 19:11:19 2024 xorriso : UPDATE : 4.64% done, estimate finish Sat Feb 10 19:12:55 2024 xorriso : UPDATE : 38.65% done, estimate finish Sat Feb 10 19:11:37 2024 xorriso : UPDATE : 18.10% done xorriso : UPDATE : 42.85% done, estimate finish Sat Feb 10 19:11:21 2024 xorriso : UPDATE : 5.58% done, estimate finish Sat Feb 10 19:12:43 2024 xorriso : UPDATE : 38.65% done, estimate finish Sat Feb 10 19:11:44 2024 xorriso : UPDATE : 18.10% done xorriso : UPDATE : 43.70% done, estimate finish Sat Feb 10 19:11:21 2024 xorriso : UPDATE : 6.07% done, estimate finish Sat Feb 10 19:12:46 2024 xorriso : UPDATE : 38.65% done, estimate finish Sat Feb 10 19:11:51 2024 xorriso : UPDATE : 18.10% done xorriso : UPDATE : 44.76% done, estimate finish Sat Feb 10 19:11:14 2024 xorriso : UPDATE : 6.89% done, estimate finish Sat Feb 10 19:12:40 2024 xorriso : UPDATE : 38.65% done, estimate finish Sat Feb 10 19:11:57 2024 xorriso : UPDATE : 18.10% done xorriso : UPDATE : 45.39% done, estimate finish Sat Feb 10 19:11:16 2024 xorriso : UPDATE : 7.66% done, estimate finish Sat Feb 10 19:12:37 2024 xorriso : UPDATE : 38.65% done, estimate finish Sat Feb 10 19:12:04 2024 xorriso : UPDATE : 18.10% done xorriso : UPDATE : 46.00% done, estimate finish Sat Feb 10 19:11:17 2024 xorriso : UPDATE : 8.41% done, estimate finish Sat Feb 10 19:12:35 2024 xorriso : UPDATE : 38.65% done, estimate finish Sat Feb 10 19:12:11 2024 xorriso : UPDATE : 18.10% done xorriso : UPDATE : 46.06% done, estimate finish Sat Feb 10 19:11:21 2024 xorriso : UPDATE : 9.09% done, estimate finish Sat Feb 10 19:12:15 2024 xorriso : UPDATE : 38.65% done, estimate finish Sat Feb 10 19:12:18 2024 xorriso : UPDATE : 18.10% done xorriso : UPDATE : 46.06% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 9.09% done, estimate finish Sat Feb 10 19:12:28 2024 xorriso : UPDATE : 38.65% done, estimate finish Sat Feb 10 19:12:24 2024 xorriso : UPDATE : 18.10% done xorriso : UPDATE : 46.06% done, estimate finish Sat Feb 10 19:11:32 2024 xorriso : UPDATE : 10.61% done, estimate finish Sat Feb 10 19:12:14 2024 xorriso : UPDATE : 39.46% done, estimate finish Sat Feb 10 19:14:32 2024 xorriso : UPDATE : 18.10% done xorriso : UPDATE : 48.96% done, estimate finish Sat Feb 10 19:11:18 2024 xorriso : UPDATE : 11.22% done, estimate finish Sat Feb 10 19:12:16 2024 xorriso : UPDATE : 46.93% done, estimate finish Sat Feb 10 19:11:19 2024 xorriso : UPDATE : 18.10% done xorriso : UPDATE : 49.56% done, estimate finish Sat Feb 10 19:11:19 2024 xorriso : UPDATE : 11.92% done, estimate finish Sat Feb 10 19:12:16 2024 xorriso : UPDATE : 47.58% done, estimate finish Sat Feb 10 19:11:21 2024 xorriso : UPDATE : 18.10% done xorriso : UPDATE : 50.13% done, estimate finish Sat Feb 10 19:11:20 2024 xorriso : UPDATE : 12.59% done, estimate finish Sat Feb 10 19:12:17 2024 xorriso : UPDATE : 48.20% done, estimate finish Sat Feb 10 19:11:21 2024 xorriso : UPDATE : 18.10% done xorriso : UPDATE : 50.91% done, estimate finish Sat Feb 10 19:11:20 2024 xorriso : UPDATE : 13.01% done, estimate finish Sat Feb 10 19:12:21 2024 xorriso : UPDATE : 48.79% done, estimate finish Sat Feb 10 19:11:23 2024 xorriso : UPDATE : 18.10% done xorriso : UPDATE : 51.42% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 13.82% done, estimate finish Sat Feb 10 19:12:19 2024 xorriso : UPDATE : 49.65% done, estimate finish Sat Feb 10 19:11:22 2024 xorriso : UPDATE : 19.38% done, estimate finish Sat Feb 10 19:18:03 2024 xorriso : UPDATE : 52.35% done, estimate finish Sat Feb 10 19:11:24 2024 xorriso : UPDATE : 14.51% done, estimate finish Sat Feb 10 19:12:19 2024 xorriso : UPDATE : 50.24% done, estimate finish Sat Feb 10 19:11:23 2024 xorriso : UPDATE : 33.15% done, estimate finish Sat Feb 10 19:11:38 2024 xorriso : UPDATE : 52.40% done, estimate finish Sat Feb 10 19:11:29 2024 xorriso : UPDATE : 15.25% done, estimate finish Sat Feb 10 19:12:19 2024 xorriso : UPDATE : 50.53% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 49.11% done, estimate finish Sat Feb 10 19:10:54 2024 xorriso : UPDATE : 53.39% done, estimate finish Sat Feb 10 19:11:27 2024 xorriso : UPDATE : 15.25% done, estimate finish Sat Feb 10 19:12:32 2024 xorriso : UPDATE : 50.71% done, estimate finish Sat Feb 10 19:11:28 2024 xorriso : UPDATE : 49.11% done, estimate finish Sat Feb 10 19:10:57 2024 xorriso : UPDATE : 53.82% done, estimate finish Sat Feb 10 19:11:29 2024 xorriso : UPDATE : 15.25% done, estimate finish Sat Feb 10 19:12:43 2024 xorriso : UPDATE : 52.28% done, estimate finish Sat Feb 10 19:11:24 2024 xorriso : UPDATE : 49.11% done, estimate finish Sat Feb 10 19:10:59 2024 xorriso : UPDATE : 53.82% done, estimate finish Sat Feb 10 19:11:33 2024 xorriso : UPDATE : 17.96% done, estimate finish Sat Feb 10 19:12:13 2024 xorriso : UPDATE : 53.06% done, estimate finish Sat Feb 10 19:11:05 2024 xorriso : UPDATE : 49.11% done, estimate finish Sat Feb 10 19:11:02 2024 xorriso : UPDATE : 53.82% done, estimate finish Sat Feb 10 19:11:38 2024 xorriso : UPDATE : 18.68% done, estimate finish Sat Feb 10 19:12:14 2024 xorriso : UPDATE : 53.47% done, estimate finish Sat Feb 10 19:11:08 2024 xorriso : UPDATE : 50.76% done, estimate finish Sat Feb 10 19:11:01 2024 xorriso : UPDATE : 56.73% done, estimate finish Sat Feb 10 19:11:23 2024 xorriso : UPDATE : 18.78% done, estimate finish Sat Feb 10 19:12:20 2024 xorriso : UPDATE : 53.47% done, estimate finish Sat Feb 10 19:11:12 2024 xorriso : UPDATE : 52.37% done, estimate finish Sat Feb 10 19:11:00 2024 xorriso : UPDATE : 57.32% done, estimate finish Sat Feb 10 19:11:24 2024 xorriso : UPDATE : 20.06% done, estimate finish Sat Feb 10 19:12:14 2024 xorriso : UPDATE : 55.35% done, estimate finish Sat Feb 10 19:11:09 2024 xorriso : UPDATE : 53.34% done, estimate finish Sat Feb 10 19:11:00 2024 xorriso : UPDATE : 57.96% done, estimate finish Sat Feb 10 19:11:24 2024 xorriso : UPDATE : 20.57% done, estimate finish Sat Feb 10 19:12:16 2024 xorriso : UPDATE : 55.97% done, estimate finish Sat Feb 10 19:11:10 2024 xorriso : UPDATE : 53.84% done, estimate finish Sat Feb 10 19:11:02 2024 xorriso : UPDATE : 57.96% done, estimate finish Sat Feb 10 19:11:28 2024 xorriso : UPDATE : 21.54% done, estimate finish Sat Feb 10 19:12:15 2024 xorriso : UPDATE : 56.80% done, estimate finish Sat Feb 10 19:11:11 2024 xorriso : UPDATE : 54.97% done, estimate finish Sat Feb 10 19:10:54 2024 xorriso : UPDATE : 59.23% done, estimate finish Sat Feb 10 19:11:24 2024 xorriso : UPDATE : 22.31% done, estimate finish Sat Feb 10 19:12:14 2024 xorriso : UPDATE : 57.40% done, estimate finish Sat Feb 10 19:11:12 2024 xorriso : UPDATE : 55.70% done, estimate finish Sat Feb 10 19:10:55 2024 xorriso : UPDATE : 60.09% done, estimate finish Sat Feb 10 19:11:23 2024 xorriso : UPDATE : 23.12% done, estimate finish Sat Feb 10 19:12:14 2024 xorriso : UPDATE : 58.19% done, estimate finish Sat Feb 10 19:11:13 2024 xorriso : UPDATE : 56.46% done, estimate finish Sat Feb 10 19:10:56 2024 xorriso : UPDATE : 60.85% done, estimate finish Sat Feb 10 19:11:23 2024 xorriso : UPDATE : 23.83% done, estimate finish Sat Feb 10 19:12:05 2024 xorriso : UPDATE : 58.19% done, estimate finish Sat Feb 10 19:11:16 2024 xorriso : UPDATE : 56.80% done, estimate finish Sat Feb 10 19:10:58 2024 xorriso : UPDATE : 61.54% done, estimate finish Sat Feb 10 19:11:23 2024 xorriso : UPDATE : 24.38% done, estimate finish Sat Feb 10 19:12:08 2024 xorriso : UPDATE : 59.72% done, estimate finish Sat Feb 10 19:11:14 2024 xorriso : UPDATE : 57.85% done, estimate finish Sat Feb 10 19:10:58 2024 xorriso : UPDATE : 62.28% done, estimate finish Sat Feb 10 19:11:23 2024 xorriso : UPDATE : 24.38% done, estimate finish Sat Feb 10 19:12:15 2024 xorriso : UPDATE : 60.26% done, estimate finish Sat Feb 10 19:11:27 2024 xorriso : UPDATE : 58.20% done, estimate finish Sat Feb 10 19:11:00 2024 xorriso : UPDATE : 63.09% done, estimate finish Sat Feb 10 19:11:22 2024 xorriso : UPDATE : 24.38% done, estimate finish Sat Feb 10 19:12:22 2024 xorriso : UPDATE : 61.18% done, estimate finish Sat Feb 10 19:11:25 2024 xorriso : UPDATE : 58.20% done, estimate finish Sat Feb 10 19:11:02 2024 xorriso : UPDATE : 63.85% done, estimate finish Sat Feb 10 19:11:22 2024 xorriso : UPDATE : 24.38% done, estimate finish Sat Feb 10 19:12:30 2024 xorriso : UPDATE : 61.18% done, estimate finish Sat Feb 10 19:11:30 2024 xorriso : UPDATE : 58.20% done, estimate finish Sat Feb 10 19:11:03 2024 xorriso : UPDATE : 64.52% done, estimate finish Sat Feb 10 19:11:23 2024 xorriso : UPDATE : 27.59% done, estimate finish Sat Feb 10 19:12:08 2024 xorriso : UPDATE : 62.78% done, estimate finish Sat Feb 10 19:11:24 2024 xorriso : UPDATE : 58.20% done, estimate finish Sat Feb 10 19:11:06 2024 xorriso : UPDATE : 65.30% done, estimate finish Sat Feb 10 19:11:23 2024 xorriso : UPDATE : 28.22% done, estimate finish Sat Feb 10 19:12:08 2024 xorriso : UPDATE : 63.36% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 61.67% done, estimate finish Sat Feb 10 19:11:03 2024 xorriso : UPDATE : 66.09% done, estimate finish Sat Feb 10 19:11:19 2024 xorriso : UPDATE : 28.90% done, estimate finish Sat Feb 10 19:12:09 2024 xorriso : UPDATE : 63.36% done, estimate finish Sat Feb 10 19:11:29 2024 xorriso : UPDATE : 62.42% done, estimate finish Sat Feb 10 19:11:27 2024 xorriso : UPDATE : 66.83% done, estimate finish Sat Feb 10 19:11:20 2024 xorriso : UPDATE : 29.46% done, estimate finish Sat Feb 10 19:12:11 2024 xorriso : UPDATE : 63.36% done, estimate finish Sat Feb 10 19:11:33 2024 xorriso : UPDATE : 62.75% done, estimate finish Sat Feb 10 19:11:30 2024 xorriso : UPDATE : 67.46% done, estimate finish Sat Feb 10 19:11:20 2024 xorriso : UPDATE : 29.63% done, estimate finish Sat Feb 10 19:12:15 2024 xorriso : UPDATE : 65.64% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 63.81% done, estimate finish Sat Feb 10 19:11:28 2024 xorriso : UPDATE : 30.40% done, estimate finish Sat Feb 10 19:12:23 2024 xorriso : UPDATE : 68.14% done, estimate finish Sat Feb 10 19:11:21 2024 xorriso : UPDATE : 66.18% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 64.61% done, estimate finish Sat Feb 10 19:11:27 2024 xorriso : UPDATE : 31.66% done, estimate finish Sat Feb 10 19:12:17 2024 xorriso : UPDATE : 68.80% done, estimate finish Sat Feb 10 19:11:21 2024 xorriso : UPDATE : 66.18% done, estimate finish Sat Feb 10 19:11:29 2024 xorriso : UPDATE : 65.38% done, estimate finish Sat Feb 10 19:11:27 2024 xorriso : UPDATE : 32.23% done, estimate finish Sat Feb 10 19:12:17 2024 xorriso : UPDATE : 69.16% done, estimate finish Sat Feb 10 19:11:23 2024 xorriso : UPDATE : 68.24% done, estimate finish Sat Feb 10 19:11:22 2024 xorriso : UPDATE : 65.96% done, estimate finish Sat Feb 10 19:11:28 2024 xorriso : UPDATE : 70.10% done, estimate finish Sat Feb 10 19:11:22 2024 xorriso : UPDATE : 32.98% done, estimate finish Sat Feb 10 19:12:17 2024 xorriso : UPDATE : 68.97% done, estimate finish Sat Feb 10 19:11:23 2024 xorriso : UPDATE : 66.49% done, estimate finish Sat Feb 10 19:11:28 2024 xorriso : UPDATE : 33.68% done, estimate finish Sat Feb 10 19:12:17 2024 xorriso : UPDATE : 70.10% done, estimate finish Sat Feb 10 19:11:25 2024 xorriso : UPDATE : 69.08% done, estimate finish Sat Feb 10 19:11:27 2024 xorriso : UPDATE : 67.40% done, estimate finish Sat Feb 10 19:11:28 2024 xorriso : UPDATE : 70.10% done, estimate finish Sat Feb 10 19:11:28 2024 xorriso : UPDATE : 33.72% done, estimate finish Sat Feb 10 19:12:23 2024 xorriso : UPDATE : 70.46% done, estimate finish Sat Feb 10 19:11:23 2024 xorriso : UPDATE : 68.00% done, estimate finish Sat Feb 10 19:11:29 2024 xorriso : UPDATE : 70.10% done, estimate finish Sat Feb 10 19:11:31 2024 xorriso : UPDATE : 35.12% done, estimate finish Sat Feb 10 19:12:17 2024 xorriso : UPDATE : 70.48% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 68.69% done, estimate finish Sat Feb 10 19:11:28 2024 xorriso : UPDATE : 70.10% done, estimate finish Sat Feb 10 19:11:54 2024 xorriso : UPDATE : 35.40% done, estimate finish Sat Feb 10 19:12:20 2024 xorriso : UPDATE : 71.74% done, estimate finish Sat Feb 10 19:11:24 2024 xorriso : UPDATE : 68.77% done, estimate finish Sat Feb 10 19:11:35 2024 xorriso : UPDATE : 70.34% done, estimate finish Sat Feb 10 19:11:56 2024 xorriso : UPDATE : 35.40% done, estimate finish Sat Feb 10 19:12:25 2024 xorriso : UPDATE : 72.67% done, estimate finish Sat Feb 10 19:11:24 2024 xorriso : UPDATE : 69.82% done, estimate finish Sat Feb 10 19:11:32 2024 xorriso : UPDATE : 74.78% done, estimate finish Sat Feb 10 19:11:23 2024 xorriso : UPDATE : 35.40% done, estimate finish Sat Feb 10 19:12:30 2024 xorriso : UPDATE : 73.37% done, estimate finish Sat Feb 10 19:11:23 2024 xorriso : UPDATE : 70.37% done, estimate finish Sat Feb 10 19:11:32 2024 xorriso : UPDATE : 70.37% done, estimate finish Sat Feb 10 19:11:36 2024 xorriso : UPDATE : 75.07% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 35.40% done, estimate finish Sat Feb 10 19:12:47 2024 xorriso : UPDATE : 74.06% done, estimate finish Sat Feb 10 19:11:24 2024 xorriso : UPDATE : 70.37% done, estimate finish Sat Feb 10 19:11:39 2024 xorriso : UPDATE : 75.07% done, estimate finish Sat Feb 10 19:11:28 2024 xorriso : UPDATE : 35.40% done, estimate finish Sat Feb 10 19:12:56 2024 xorriso : UPDATE : 74.75% done, estimate finish Sat Feb 10 19:11:24 2024 xorriso : UPDATE : 70.37% done, estimate finish Sat Feb 10 19:11:44 2024 xorriso : UPDATE : 75.07% done, estimate finish Sat Feb 10 19:11:32 2024 xorriso : UPDATE : 35.40% done, estimate finish Sat Feb 10 19:13:06 2024 xorriso : UPDATE : 75.42% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 70.37% done, estimate finish Sat Feb 10 19:11:48 2024 xorriso : UPDATE : 75.07% done, estimate finish Sat Feb 10 19:11:35 2024 xorriso : UPDATE : 35.40% done, estimate finish Sat Feb 10 19:13:14 2024 xorriso : UPDATE : 75.83% done, estimate finish Sat Feb 10 19:11:27 2024 xorriso : UPDATE : 74.57% done, estimate finish Sat Feb 10 19:11:29 2024 xorriso : UPDATE : 78.38% done, estimate finish Sat Feb 10 19:11:23 2024 xorriso : UPDATE : 41.08% done, estimate finish Sat Feb 10 19:12:13 2024 xorriso : UPDATE : 76.78% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 75.24% done, estimate finish Sat Feb 10 19:11:29 2024 xorriso : UPDATE : 78.38% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 41.08% done, estimate finish Sat Feb 10 19:12:17 2024 xorriso : UPDATE : 77.54% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 75.99% done, estimate finish Sat Feb 10 19:11:29 2024 xorriso : UPDATE : 78.38% done, estimate finish Sat Feb 10 19:11:29 2024 xorriso : UPDATE : 42.87% done, estimate finish Sat Feb 10 19:12:11 2024 xorriso : UPDATE : 78.25% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 76.62% done, estimate finish Sat Feb 10 19:11:29 2024 xorriso : UPDATE : 78.38% done, estimate finish Sat Feb 10 19:11:24 2024 xorriso : UPDATE : 42.87% done, estimate finish Sat Feb 10 19:12:15 2024 xorriso : UPDATE : 78.93% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 77.35% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 78.38% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 42.87% done, estimate finish Sat Feb 10 19:12:20 2024 xorriso : UPDATE : 79.67% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 78.06% done, estimate finish Sat Feb 10 19:11:27 2024 xorriso : UPDATE : 78.38% done, estimate finish Sat Feb 10 19:11:30 2024 xorriso : UPDATE : 42.87% done, estimate finish Sat Feb 10 19:12:24 2024 xorriso : UPDATE : 80.34% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 78.58% done, estimate finish Sat Feb 10 19:11:29 2024 xorriso : UPDATE : 78.38% done, estimate finish Sat Feb 10 19:11:33 2024 xorriso : UPDATE : 42.87% done, estimate finish Sat Feb 10 19:12:19 2024 xorriso : UPDATE : 81.11% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 79.48% done, estimate finish Sat Feb 10 19:11:27 2024 xorriso : UPDATE : 78.38% done, estimate finish Sat Feb 10 19:11:36 2024 xorriso : UPDATE : 42.87% done, estimate finish Sat Feb 10 19:12:26 2024 xorriso : UPDATE : 81.72% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 80.30% done, estimate finish Sat Feb 10 19:11:28 2024 xorriso : UPDATE : 78.38% done, estimate finish Sat Feb 10 19:11:40 2024 xorriso : UPDATE : 42.87% done, estimate finish Sat Feb 10 19:12:32 2024 xorriso : UPDATE : 81.99% done, estimate finish Sat Feb 10 19:11:29 2024 xorriso : UPDATE : 80.99% done, estimate finish Sat Feb 10 19:11:27 2024 xorriso : UPDATE : 78.38% done, estimate finish Sat Feb 10 19:11:42 2024 xorriso : UPDATE : 42.87% done, estimate finish Sat Feb 10 19:12:38 2024 xorriso : UPDATE : 83.27% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 81.43% done, estimate finish Sat Feb 10 19:11:28 2024 xorriso : UPDATE : 78.38% done, estimate finish Sat Feb 10 19:11:46 2024 xorriso : UPDATE : 42.87% done, estimate finish Sat Feb 10 19:12:44 2024 xorriso : UPDATE : 84.06% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 81.97% done, estimate finish Sat Feb 10 19:11:29 2024 xorriso : UPDATE : 78.38% done, estimate finish Sat Feb 10 19:11:49 2024 xorriso : UPDATE : 42.87% done, estimate finish Sat Feb 10 19:12:51 2024 xorriso : UPDATE : 84.44% done, estimate finish Sat Feb 10 19:11:27 2024 xorriso : UPDATE : 82.02% done, estimate finish Sat Feb 10 19:11:31 2024 xorriso : UPDATE : 78.38% done, estimate finish Sat Feb 10 19:11:52 2024 xorriso : UPDATE : 42.87% done, estimate finish Sat Feb 10 19:12:57 2024 xorriso : UPDATE : 85.34% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 82.02% done, estimate finish Sat Feb 10 19:11:34 2024 xorriso : UPDATE : 78.38% done xorriso : UPDATE : 42.87% done, estimate finish Sat Feb 10 19:13:04 2024 xorriso : UPDATE : 85.91% done, estimate finish Sat Feb 10 19:11:27 2024 xorriso : UPDATE : 82.02% done, estimate finish Sat Feb 10 19:11:44 2024 xorriso : UPDATE : 78.38% done xorriso : UPDATE : 48.66% done, estimate finish Sat Feb 10 19:12:19 2024 xorriso : UPDATE : 86.76% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 82.02% done, estimate finish Sat Feb 10 19:11:48 2024 xorriso : UPDATE : 89.34% done, estimate finish Sat Feb 10 19:11:20 2024 xorriso : UPDATE : 52.89% done, estimate finish Sat Feb 10 19:12:05 2024 xorriso : UPDATE : 87.36% done, estimate finish Sat Feb 10 19:11:27 2024 xorriso : UPDATE : 82.02% done, estimate finish Sat Feb 10 19:11:53 2024 xorriso : UPDATE : 91.05% done, estimate finish Sat Feb 10 19:11:20 2024 xorriso : UPDATE : 53.75% done, estimate finish Sat Feb 10 19:11:58 2024 xorriso : UPDATE : 88.19% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 82.02% done, estimate finish Sat Feb 10 19:11:57 2024 xorriso : UPDATE : 91.05% done, estimate finish Sat Feb 10 19:11:21 2024 xorriso : UPDATE : 53.75% done, estimate finish Sat Feb 10 19:12:03 2024 xorriso : UPDATE : 88.89% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 89.13% done, estimate finish Sat Feb 10 19:11:27 2024 xorriso : UPDATE : 82.02% done, estimate finish Sat Feb 10 19:12:01 2024 xorriso : UPDATE : 91.05% done, estimate finish Sat Feb 10 19:11:23 2024 xorriso : UPDATE : 54.57% done, estimate finish Sat Feb 10 19:12:03 2024 xorriso : UPDATE : 89.13% done, estimate finish Sat Feb 10 19:11:29 2024 xorriso : UPDATE : 82.02% done, estimate finish Sat Feb 10 19:12:05 2024 xorriso : UPDATE : 93.62% done, estimate finish Sat Feb 10 19:11:19 2024 xorriso : UPDATE : 55.79% done, estimate finish Sat Feb 10 19:12:02 2024 xorriso : UPDATE : 89.13% done, estimate finish Sat Feb 10 19:11:32 2024 xorriso : UPDATE : 83.19% done, estimate finish Sat Feb 10 19:11:57 2024 xorriso : UPDATE : 94.25% done, estimate finish Sat Feb 10 19:11:20 2024 xorriso : UPDATE : 55.93% done, estimate finish Sat Feb 10 19:12:05 2024 xorriso : UPDATE : 91.89% done, estimate finish Sat Feb 10 19:11:25 2024 xorriso : UPDATE : 89.49% done, estimate finish Sat Feb 10 19:11:29 2024 xorriso : UPDATE : 94.60% done, estimate finish Sat Feb 10 19:11:21 2024 xorriso : UPDATE : 56.90% done, estimate finish Sat Feb 10 19:12:05 2024 xorriso : UPDATE : 92.62% done, estimate finish Sat Feb 10 19:11:25 2024 xorriso : UPDATE : 89.67% done, estimate finish Sat Feb 10 19:11:31 2024 xorriso : UPDATE : 94.60% done, estimate finish Sat Feb 10 19:11:22 2024 xorriso : UPDATE : 56.90% done, estimate finish Sat Feb 10 19:12:08 2024 xorriso : UPDATE : 56.96% done, estimate finish Sat Feb 10 19:12:11 2024 xorriso : UPDATE : 92.94% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 90.92% done, estimate finish Sat Feb 10 19:11:29 2024 xorriso : UPDATE : 94.60% done, estimate finish Sat Feb 10 19:11:20 2024 xorriso : UPDATE : 59.38% done, estimate finish Sat Feb 10 19:12:05 2024 xorriso : UPDATE : 92.94% done, estimate finish Sat Feb 10 19:11:28 2024 xorriso : UPDATE : 91.40% done, estimate finish Sat Feb 10 19:11:27 2024 xorriso : UPDATE : 94.60% done, estimate finish Sat Feb 10 19:11:21 2024 xorriso : UPDATE : 59.91% done, estimate finish Sat Feb 10 19:12:06 2024 xorriso : UPDATE : 92.94% done, estimate finish Sat Feb 10 19:11:29 2024 xorriso : UPDATE : 91.40% done, estimate finish Sat Feb 10 19:11:30 2024 xorriso : UPDATE : 98.18% done xorriso : UPDATE : 60.97% done, estimate finish Sat Feb 10 19:12:05 2024 xorriso : UPDATE : 92.94% done, estimate finish Sat Feb 10 19:11:31 2024 xorriso : UPDATE : 91.40% done, estimate finish Sat Feb 10 19:11:32 2024 xorriso : UPDATE : 98.73% done xorriso : UPDATE : 61.51% done, estimate finish Sat Feb 10 19:12:15 2024 xorriso : UPDATE : 96.55% done, estimate finish Sat Feb 10 19:11:25 2024 xorriso : UPDATE : 91.40% done, estimate finish Sat Feb 10 19:11:33 2024 xorriso : UPDATE : 99.50% done ISO image produced: 2293431 sectors Written to medium : 2293431 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 62.23% done, estimate finish Sat Feb 10 19:12:15 2024 xorriso : UPDATE : 96.98% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 91.40% done, estimate finish Sat Feb 10 19:11:34 2024 CD=7 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye" "s390x" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x" "11.9.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 s390x iso/jigdo image number 7 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:11:22 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 s390x 7' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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/3bullseyes390x/debian-11.9.0-s390x-DVD-7.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x/debian-11.9.0-s390x-DVD-7.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot7 -J -joliet-long -cache-inodes CD7 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 : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD7' xorriso : UPDATE : 3329 files added in 1 seconds xorriso : UPDATE : 3329 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 63.09% done, estimate finish Sat Feb 10 19:12:14 2024 xorriso : UPDATE : 98.00% done, estimate finish Sat Feb 10 19:11:25 2024 xorriso : UPDATE : 91.40% done, estimate finish Sat Feb 10 19:11:36 2024 xorriso : UPDATE : 0.07% done xorriso : UPDATE : 63.76% done, estimate finish Sat Feb 10 19:12:14 2024 xorriso : UPDATE : 98.77% done xorriso : UPDATE : 91.40% done, estimate finish Sat Feb 10 19:11:38 2024 xorriso : UPDATE : 0.20% done xorriso : UPDATE : 64.28% done, estimate finish Sat Feb 10 19:12:15 2024 xorriso : UPDATE : 99.42% done xorriso : UPDATE : 91.40% done, estimate finish Sat Feb 10 19:11:40 2024 xorriso : UPDATE : 0.94% done, estimate finish Sat Feb 10 19:15:51 2024 xorriso : UPDATE : 65.10% done, estimate finish Sat Feb 10 19:12:14 2024 ISO image produced: 2281892 sectors Written to medium : 2281892 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 91.40% done, estimate finish Sat Feb 10 19:11:42 2024 xorriso : UPDATE : 1.42% done, estimate finish Sat Feb 10 19:15:30 2024 CD=8 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye" "s390x" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x" "11.9.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 s390x iso/jigdo image number 8 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:11:26 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 s390x 8' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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/3bullseyes390x/debian-11.9.0-s390x-DVD-8.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x/debian-11.9.0-s390x-DVD-8.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot8 -J -joliet-long -cache-inodes CD8 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 : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD8' xorriso : UPDATE : 6182 files added in 1 seconds xorriso : UPDATE : 6182 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/arm-trusted-firmware-tools_2.4+dfsg-2_s390x.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython-doc_1.0.1-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-tomu_2.0~rc7-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/ubertooth-firmware-source_2018.12.R1-5_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 66.00% done, estimate finish Sat Feb 10 19:12:13 2024 xorriso : UPDATE : 0.02% done xorriso : UPDATE : 98.90% done xorriso : UPDATE : 2.45% done, estimate finish Sat Feb 10 19:14:27 2024 xorriso : UPDATE : 0.16% done xorriso : UPDATE : 66.06% done, estimate finish Sat Feb 10 19:12:16 2024 xorriso : UPDATE : 99.68% done xorriso : UPDATE : 3.05% done, estimate finish Sat Feb 10 19:14:24 2024 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 19:23:32 2024 xorriso : UPDATE : 66.06% done, estimate finish Sat Feb 10 19:12:20 2024 ISO image produced: 2289132 sectors Written to medium : 2289132 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 3.99% done, estimate finish Sat Feb 10 19:14:06 2024 CD=9 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye" "s390x" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x" "11.9.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 s390x iso/jigdo image number 9 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:11:29 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 s390x 9' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/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/3bullseyes390x/debian-11.9.0-s390x-DVD-9.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyes390x/debian-11.9.0-s390x-DVD-9.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot9 -J -joliet-long -cache-inodes CD9 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 : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyes390x/bullseye/CD9' xorriso : UPDATE : 7271 files added in 1 seconds xorriso : UPDATE : 7271 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.51% done, estimate finish Sat Feb 10 19:21:34 2024 xorriso : UPDATE : 66.06% done, estimate finish Sat Feb 10 19:12:23 2024 xorriso : UPDATE : 3.99% done, estimate finish Sat Feb 10 19:14:31 2024 xorriso : UPDATE : 0.02% done xorriso : UPDATE : 1.42% done, estimate finish Sat Feb 10 19:16:16 2024 xorriso : UPDATE : 66.06% done, estimate finish Sat Feb 10 19:12:39 2024 xorriso : UPDATE : 3.99% done, estimate finish Sat Feb 10 19:14:56 2024 xorriso : UPDATE : 0.15% done xorriso : UPDATE : 0.30% done, estimate finish Sat Feb 10 19:22:30 2024 xorriso : UPDATE : 2.16% done, estimate finish Sat Feb 10 19:15:23 2024 xorriso : UPDATE : 66.06% done, estimate finish Sat Feb 10 19:12:46 2024 xorriso : UPDATE : 4.46% done, estimate finish Sat Feb 10 19:14:56 2024 xorriso : UPDATE : 0.57% done, estimate finish Sat Feb 10 19:20:18 2024 xorriso : UPDATE : 2.87% done, estimate finish Sat Feb 10 19:15:00 2024 xorriso : UPDATE : 66.06% done, estimate finish Sat Feb 10 19:12:52 2024 xorriso : UPDATE : 6.55% done, estimate finish Sat Feb 10 19:14:04 2024 xorriso : UPDATE : 1.32% done, estimate finish Sat Feb 10 19:16:35 2024 xorriso : UPDATE : 3.51% done, estimate finish Sat Feb 10 19:14:50 2024 xorriso : UPDATE : 66.06% done, estimate finish Sat Feb 10 19:12:59 2024 xorriso : UPDATE : 7.81% done, estimate finish Sat Feb 10 19:13:50 2024 xorriso : UPDATE : 1.85% done, estimate finish Sat Feb 10 19:16:01 2024 xorriso : UPDATE : 4.03% done, estimate finish Sat Feb 10 19:14:49 2024 xorriso : UPDATE : 66.06% done, estimate finish Sat Feb 10 19:13:06 2024 xorriso : UPDATE : 8.52% done, estimate finish Sat Feb 10 19:13:36 2024 xorriso : UPDATE : 2.57% done, estimate finish Sat Feb 10 19:15:24 2024 xorriso : UPDATE : 4.03% done, estimate finish Sat Feb 10 19:15:14 2024 xorriso : UPDATE : 66.06% done, estimate finish Sat Feb 10 19:13:13 2024 xorriso : UPDATE : 9.26% done, estimate finish Sat Feb 10 19:13:37 2024 xorriso : UPDATE : 3.27% done, estimate finish Sat Feb 10 19:15:05 2024 xorriso : UPDATE : 4.03% done, estimate finish Sat Feb 10 19:15:38 2024 xorriso : UPDATE : 66.06% done, estimate finish Sat Feb 10 19:13:19 2024 xorriso : UPDATE : 10.02% done, estimate finish Sat Feb 10 19:13:36 2024 xorriso : UPDATE : 3.27% done, estimate finish Sat Feb 10 19:15:35 2024 xorriso : UPDATE : 4.03% done, estimate finish Sat Feb 10 19:16:03 2024 xorriso : UPDATE : 66.06% done, estimate finish Sat Feb 10 19:13:26 2024 xorriso : UPDATE : 10.13% done, estimate finish Sat Feb 10 19:13:45 2024 xorriso : UPDATE : 4.48% done, estimate finish Sat Feb 10 19:14:52 2024 xorriso : UPDATE : 4.03% done, estimate finish Sat Feb 10 19:16:28 2024 xorriso : UPDATE : 66.06% done, estimate finish Sat Feb 10 19:13:32 2024 xorriso : UPDATE : 11.42% done, estimate finish Sat Feb 10 19:13:37 2024 xorriso : UPDATE : 5.63% done, estimate finish Sat Feb 10 19:14:29 2024 xorriso : UPDATE : 4.03% done, estimate finish Sat Feb 10 19:16:53 2024 xorriso : UPDATE : 66.06% done, estimate finish Sat Feb 10 19:13:39 2024 xorriso : UPDATE : 12.13% done, estimate finish Sat Feb 10 19:13:38 2024 xorriso : UPDATE : 6.43% done, estimate finish Sat Feb 10 19:14:22 2024 xorriso : UPDATE : 4.03% done, estimate finish Sat Feb 10 19:17:49 2024 xorriso : UPDATE : 66.06% done xorriso : UPDATE : 12.73% done, estimate finish Sat Feb 10 19:13:40 2024 xorriso : UPDATE : 7.12% done, estimate finish Sat Feb 10 19:14:19 2024 xorriso : UPDATE : 4.03% done, estimate finish Sat Feb 10 19:18:28 2024 xorriso : UPDATE : 66.06% done xorriso : UPDATE : 12.73% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 7.78% done, estimate finish Sat Feb 10 19:14:18 2024 xorriso : UPDATE : 4.03% done, estimate finish Sat Feb 10 19:19:05 2024 xorriso : UPDATE : 66.06% done xorriso : UPDATE : 14.31% done, estimate finish Sat Feb 10 19:13:38 2024 xorriso : UPDATE : 8.50% done, estimate finish Sat Feb 10 19:13:51 2024 xorriso : UPDATE : 4.03% done, estimate finish Sat Feb 10 19:19:43 2024 xorriso : UPDATE : 66.06% done xorriso : UPDATE : 14.59% done, estimate finish Sat Feb 10 19:13:43 2024 xorriso : UPDATE : 8.84% done, estimate finish Sat Feb 10 19:13:58 2024 xorriso : UPDATE : 4.03% done, estimate finish Sat Feb 10 19:20:21 2024 xorriso : UPDATE : 66.06% done xorriso : UPDATE : 15.24% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 8.84% done, estimate finish Sat Feb 10 19:14:11 2024 xorriso : UPDATE : 4.03% done, estimate finish Sat Feb 10 19:20:59 2024 xorriso : UPDATE : 66.06% done xorriso : UPDATE : 16.02% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 8.84% done, estimate finish Sat Feb 10 19:14:24 2024 xorriso : UPDATE : 4.03% done, estimate finish Sat Feb 10 19:21:36 2024 xorriso : UPDATE : 66.06% done xorriso : UPDATE : 17.18% done, estimate finish Sat Feb 10 19:13:41 2024 xorriso : UPDATE : 8.84% done, estimate finish Sat Feb 10 19:14:37 2024 xorriso : UPDATE : 4.03% done, estimate finish Sat Feb 10 19:22:15 2024 xorriso : UPDATE : 66.06% done xorriso : UPDATE : 17.24% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 17.24% done, estimate finish Sat Feb 10 19:13:56 2024 xorriso : UPDATE : 12.19% done, estimate finish Sat Feb 10 19:13:50 2024 xorriso : UPDATE : 6.03% done, estimate finish Sat Feb 10 19:17:57 2024 xorriso : UPDATE : 72.72% done, estimate finish Sat Feb 10 19:12:55 2024 xorriso : UPDATE : 17.24% done, estimate finish Sat Feb 10 19:14:05 2024 xorriso : UPDATE : 12.93% done, estimate finish Sat Feb 10 19:13:50 2024 xorriso : UPDATE : 15.96% done, estimate finish Sat Feb 10 19:13:40 2024 xorriso : UPDATE : 84.49% done, estimate finish Sat Feb 10 19:12:07 2024 xorriso : UPDATE : 19.85% done, estimate finish Sat Feb 10 19:13:43 2024 xorriso : UPDATE : 13.66% done, estimate finish Sat Feb 10 19:13:50 2024 xorriso : UPDATE : 16.34% done, estimate finish Sat Feb 10 19:13:19 2024 xorriso : UPDATE : 85.06% done, estimate finish Sat Feb 10 19:11:59 2024 xorriso : UPDATE : 20.33% done, estimate finish Sat Feb 10 19:13:45 2024 xorriso : UPDATE : 13.68% done, estimate finish Sat Feb 10 19:13:58 2024 xorriso : UPDATE : 16.34% done, estimate finish Sat Feb 10 19:13:26 2024 xorriso : UPDATE : 85.73% done, estimate finish Sat Feb 10 19:12:00 2024 xorriso : UPDATE : 21.13% done, estimate finish Sat Feb 10 19:13:44 2024 xorriso : UPDATE : 13.68% done, estimate finish Sat Feb 10 19:14:06 2024 xorriso : UPDATE : 18.19% done, estimate finish Sat Feb 10 19:13:19 2024 xorriso : UPDATE : 86.41% done, estimate finish Sat Feb 10 19:12:02 2024 xorriso : UPDATE : 21.59% done, estimate finish Sat Feb 10 19:13:46 2024 xorriso : UPDATE : 13.68% done, estimate finish Sat Feb 10 19:14:28 2024 xorriso : UPDATE : 18.77% done, estimate finish Sat Feb 10 19:13:22 2024 xorriso : UPDATE : 87.16% done, estimate finish Sat Feb 10 19:12:02 2024 xorriso : UPDATE : 22.53% done, estimate finish Sat Feb 10 19:13:44 2024 xorriso : UPDATE : 13.68% done, estimate finish Sat Feb 10 19:14:41 2024 xorriso : UPDATE : 19.64% done, estimate finish Sat Feb 10 19:13:23 2024 xorriso : UPDATE : 87.89% done, estimate finish Sat Feb 10 19:12:03 2024 xorriso : UPDATE : 23.04% done, estimate finish Sat Feb 10 19:13:43 2024 xorriso : UPDATE : 17.52% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 19.97% done, estimate finish Sat Feb 10 19:13:26 2024 xorriso : UPDATE : 87.94% done, estimate finish Sat Feb 10 19:12:05 2024 xorriso : UPDATE : 23.84% done, estimate finish Sat Feb 10 19:13:43 2024 xorriso : UPDATE : 18.23% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 20.78% done, estimate finish Sat Feb 10 19:13:26 2024 xorriso : UPDATE : 87.94% done, estimate finish Sat Feb 10 19:12:06 2024 xorriso : UPDATE : 24.08% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 18.92% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 21.43% done, estimate finish Sat Feb 10 19:13:28 2024 xorriso : UPDATE : 89.87% done, estimate finish Sat Feb 10 19:12:06 2024 xorriso : UPDATE : 24.08% done, estimate finish Sat Feb 10 19:13:55 2024 xorriso : UPDATE : 19.40% done, estimate finish Sat Feb 10 19:13:50 2024 xorriso : UPDATE : 22.45% done, estimate finish Sat Feb 10 19:13:27 2024 xorriso : UPDATE : 90.39% done, estimate finish Sat Feb 10 19:12:07 2024 xorriso : UPDATE : 25.83% done, estimate finish Sat Feb 10 19:13:44 2024 xorriso : UPDATE : 20.26% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 23.00% done, estimate finish Sat Feb 10 19:13:29 2024 xorriso : UPDATE : 91.36% done, estimate finish Sat Feb 10 19:12:07 2024 xorriso : UPDATE : 26.28% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 20.65% done, estimate finish Sat Feb 10 19:13:52 2024 xorriso : UPDATE : 23.61% done, estimate finish Sat Feb 10 19:13:46 2024 xorriso : UPDATE : 92.23% done, estimate finish Sat Feb 10 19:12:11 2024 xorriso : UPDATE : 27.17% done, estimate finish Sat Feb 10 19:13:45 2024 xorriso : UPDATE : 21.77% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 24.63% done, estimate finish Sat Feb 10 19:13:42 2024 xorriso : UPDATE : 92.97% done, estimate finish Sat Feb 10 19:12:11 2024 xorriso : UPDATE : 27.99% done, estimate finish Sat Feb 10 19:13:44 2024 xorriso : UPDATE : 21.94% done, estimate finish Sat Feb 10 19:13:53 2024 xorriso : UPDATE : 25.36% done, estimate finish Sat Feb 10 19:13:43 2024 xorriso : UPDATE : 93.68% done, estimate finish Sat Feb 10 19:12:11 2024 xorriso : UPDATE : 28.74% done, estimate finish Sat Feb 10 19:13:44 2024 xorriso : UPDATE : 21.94% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 25.68% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 94.14% done, estimate finish Sat Feb 10 19:12:12 2024 xorriso : UPDATE : 29.27% done, estimate finish Sat Feb 10 19:13:45 2024 xorriso : UPDATE : 21.94% done, estimate finish Sat Feb 10 19:13:55 2024 xorriso : UPDATE : 26.78% done, estimate finish Sat Feb 10 19:13:43 2024 xorriso : UPDATE : 95.00% done, estimate finish Sat Feb 10 19:12:12 2024 xorriso : UPDATE : 29.97% done, estimate finish Sat Feb 10 19:13:46 2024 xorriso : UPDATE : 21.94% done, estimate finish Sat Feb 10 19:14:03 2024 xorriso : UPDATE : 27.46% done, estimate finish Sat Feb 10 19:13:44 2024 xorriso : UPDATE : 95.00% done, estimate finish Sat Feb 10 19:12:13 2024 xorriso : UPDATE : 30.53% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 24.26% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 27.51% done, estimate finish Sat Feb 10 19:13:50 2024 xorriso : UPDATE : 95.00% done, estimate finish Sat Feb 10 19:12:15 2024 xorriso : UPDATE : 31.04% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 26.28% done, estimate finish Sat Feb 10 19:13:38 2024 xorriso : UPDATE : 28.26% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 97.27% done, estimate finish Sat Feb 10 19:12:11 2024 xorriso : UPDATE : 32.17% done, estimate finish Sat Feb 10 19:13:45 2024 xorriso : UPDATE : 26.46% done, estimate finish Sat Feb 10 19:13:42 2024 xorriso : UPDATE : 29.16% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 97.95% done, estimate finish Sat Feb 10 19:12:11 2024 xorriso : UPDATE : 32.81% done, estimate finish Sat Feb 10 19:13:46 2024 xorriso : UPDATE : 27.75% done, estimate finish Sat Feb 10 19:13:39 2024 xorriso : UPDATE : 29.16% done, estimate finish Sat Feb 10 19:13:53 2024 xorriso : UPDATE : 98.71% done xorriso : UPDATE : 33.51% done, estimate finish Sat Feb 10 19:13:46 2024 xorriso : UPDATE : 27.75% done, estimate finish Sat Feb 10 19:13:44 2024 xorriso : UPDATE : 29.16% done, estimate finish Sat Feb 10 19:14:08 2024 xorriso : UPDATE : 99.39% done xorriso : UPDATE : 34.16% done, estimate finish Sat Feb 10 19:13:46 2024 xorriso : UPDATE : 27.75% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 29.16% done, estimate finish Sat Feb 10 19:14:18 2024 ISO image produced: 2292901 sectors Written to medium : 2292901 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 34.16% done, estimate finish Sat Feb 10 19:13:51 2024 xorriso : UPDATE : 29.60% done, estimate finish Sat Feb 10 19:13:43 2024 xorriso : UPDATE : 29.16% done, estimate finish Sat Feb 10 19:14:28 2024 xorriso : UPDATE : 34.29% done, estimate finish Sat Feb 10 19:13:56 2024 xorriso : UPDATE : 30.92% done, estimate finish Sat Feb 10 19:13:37 2024 xorriso : UPDATE : 29.16% done, estimate finish Sat Feb 10 19:14:36 2024 xorriso : UPDATE : 36.11% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 31.35% done, estimate finish Sat Feb 10 19:13:41 2024 xorriso : UPDATE : 29.16% done, estimate finish Sat Feb 10 19:14:46 2024 xorriso : UPDATE : 36.65% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 31.35% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 34.94% done, estimate finish Sat Feb 10 19:13:43 2024 xorriso : UPDATE : 36.79% done, estimate finish Sat Feb 10 19:13:55 2024 xorriso : UPDATE : 33.19% done, estimate finish Sat Feb 10 19:13:40 2024 xorriso : UPDATE : 35.02% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 38.37% done, estimate finish Sat Feb 10 19:13:46 2024 xorriso : UPDATE : 33.94% done, estimate finish Sat Feb 10 19:13:40 2024 xorriso : UPDATE : 35.40% done, estimate finish Sat Feb 10 19:13:50 2024 xorriso : UPDATE : 38.37% done, estimate finish Sat Feb 10 19:13:52 2024 xorriso : UPDATE : 34.71% done, estimate finish Sat Feb 10 19:13:40 2024 xorriso : UPDATE : 37.12% done, estimate finish Sat Feb 10 19:13:43 2024 xorriso : UPDATE : 38.37% done, estimate finish Sat Feb 10 19:13:58 2024 xorriso : UPDATE : 35.23% done, estimate finish Sat Feb 10 19:13:42 2024 xorriso : UPDATE : 37.54% done, estimate finish Sat Feb 10 19:13:45 2024 xorriso : UPDATE : 38.37% done, estimate finish Sat Feb 10 19:14:04 2024 xorriso : UPDATE : 36.20% done, estimate finish Sat Feb 10 19:13:41 2024 xorriso : UPDATE : 38.46% done, estimate finish Sat Feb 10 19:13:34 2024 xorriso : UPDATE : 38.37% done, estimate finish Sat Feb 10 19:14:10 2024 xorriso : UPDATE : 36.58% done, estimate finish Sat Feb 10 19:13:43 2024 xorriso : UPDATE : 39.07% done, estimate finish Sat Feb 10 19:13:35 2024 xorriso : UPDATE : 38.37% done, estimate finish Sat Feb 10 19:14:16 2024 xorriso : UPDATE : 37.63% done, estimate finish Sat Feb 10 19:13:42 2024 xorriso : UPDATE : 40.08% done, estimate finish Sat Feb 10 19:13:34 2024 xorriso : UPDATE : 40.53% done, estimate finish Sat Feb 10 19:14:00 2024 xorriso : UPDATE : 38.31% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 40.72% done, estimate finish Sat Feb 10 19:13:35 2024 xorriso : UPDATE : 43.81% done, estimate finish Sat Feb 10 19:13:43 2024 xorriso : UPDATE : 39.13% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 41.57% done, estimate finish Sat Feb 10 19:13:36 2024 xorriso : UPDATE : 43.81% done, estimate finish Sat Feb 10 19:13:45 2024 xorriso : UPDATE : 39.28% done, estimate finish Sat Feb 10 19:13:52 2024 xorriso : UPDATE : 42.32% done, estimate finish Sat Feb 10 19:13:36 2024 xorriso : UPDATE : 43.81% done, estimate finish Sat Feb 10 19:13:51 2024 xorriso : UPDATE : 39.28% done, estimate finish Sat Feb 10 19:13:58 2024 xorriso : UPDATE : 42.60% done, estimate finish Sat Feb 10 19:13:39 2024 xorriso : UPDATE : 43.81% done, estimate finish Sat Feb 10 19:13:58 2024 xorriso : UPDATE : 41.37% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 42.60% done, estimate finish Sat Feb 10 19:13:43 2024 xorriso : UPDATE : 43.81% done, estimate finish Sat Feb 10 19:14:05 2024 xorriso : UPDATE : 41.37% done, estimate finish Sat Feb 10 19:13:52 2024 xorriso : UPDATE : 42.60% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 43.81% done, estimate finish Sat Feb 10 19:14:10 2024 xorriso : UPDATE : 42.79% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 42.60% done, estimate finish Sat Feb 10 19:13:52 2024 xorriso : UPDATE : 42.60% done, estimate finish Sat Feb 10 19:13:55 2024 xorriso : UPDATE : 43.81% done, estimate finish Sat Feb 10 19:14:17 2024 xorriso : UPDATE : 43.31% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 42.60% done, estimate finish Sat Feb 10 19:14:39 2024 xorriso : UPDATE : 43.81% done, estimate finish Sat Feb 10 19:14:24 2024 xorriso : UPDATE : 43.31% done, estimate finish Sat Feb 10 19:13:53 2024 xorriso : UPDATE : 47.51% done, estimate finish Sat Feb 10 19:13:43 2024 xorriso : UPDATE : 43.81% done, estimate finish Sat Feb 10 19:14:31 2024 xorriso : UPDATE : 43.31% done, estimate finish Sat Feb 10 19:13:58 2024 xorriso : UPDATE : 47.99% done, estimate finish Sat Feb 10 19:13:44 2024 xorriso : UPDATE : 50.97% done, estimate finish Sat Feb 10 19:13:38 2024 xorriso : UPDATE : 43.31% done, estimate finish Sat Feb 10 19:14:15 2024 xorriso : UPDATE : 47.99% done, estimate finish Sat Feb 10 19:13:50 2024 xorriso : UPDATE : 51.58% done, estimate finish Sat Feb 10 19:13:38 2024 xorriso : UPDATE : 43.31% done, estimate finish Sat Feb 10 19:14:24 2024 xorriso : UPDATE : 49.52% done, estimate finish Sat Feb 10 19:13:44 2024 xorriso : UPDATE : 51.75% done, estimate finish Sat Feb 10 19:13:39 2024 xorriso : UPDATE : 43.31% done, estimate finish Sat Feb 10 19:14:33 2024 xorriso : UPDATE : 50.29% done, estimate finish Sat Feb 10 19:13:44 2024 xorriso : UPDATE : 53.14% done, estimate finish Sat Feb 10 19:13:35 2024 xorriso : UPDATE : 43.31% done, estimate finish Sat Feb 10 19:14:42 2024 xorriso : UPDATE : 50.99% done, estimate finish Sat Feb 10 19:13:44 2024 xorriso : UPDATE : 53.76% done, estimate finish Sat Feb 10 19:13:36 2024 xorriso : UPDATE : 43.31% done, estimate finish Sat Feb 10 19:14:51 2024 xorriso : UPDATE : 51.10% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 54.55% done, estimate finish Sat Feb 10 19:13:37 2024 xorriso : UPDATE : 50.02% done, estimate finish Sat Feb 10 19:13:44 2024 xorriso : UPDATE : 52.13% done, estimate finish Sat Feb 10 19:13:46 2024 xorriso : UPDATE : 55.15% done, estimate finish Sat Feb 10 19:13:37 2024 xorriso : UPDATE : 50.75% done, estimate finish Sat Feb 10 19:13:44 2024 xorriso : UPDATE : 53.11% done, estimate finish Sat Feb 10 19:13:44 2024 xorriso : UPDATE : 55.96% done, estimate finish Sat Feb 10 19:13:37 2024 xorriso : UPDATE : 50.83% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 53.83% done, estimate finish Sat Feb 10 19:13:30 2024 xorriso : UPDATE : 56.66% done, estimate finish Sat Feb 10 19:13:38 2024 xorriso : UPDATE : 52.27% done, estimate finish Sat Feb 10 19:13:44 2024 xorriso : UPDATE : 54.51% done, estimate finish Sat Feb 10 19:13:32 2024 xorriso : UPDATE : 57.38% done, estimate finish Sat Feb 10 19:13:38 2024 xorriso : UPDATE : 52.92% done, estimate finish Sat Feb 10 19:13:45 2024 xorriso : UPDATE : 55.17% done, estimate finish Sat Feb 10 19:13:32 2024 xorriso : UPDATE : 58.12% done, estimate finish Sat Feb 10 19:13:38 2024 xorriso : UPDATE : 53.41% done, estimate finish Sat Feb 10 19:13:36 2024 xorriso : UPDATE : 54.15% done, estimate finish Sat Feb 10 19:13:36 2024 xorriso : UPDATE : 55.88% done, estimate finish Sat Feb 10 19:13:33 2024 xorriso : UPDATE : 58.85% done, estimate finish Sat Feb 10 19:13:39 2024 xorriso : UPDATE : 54.95% done, estimate finish Sat Feb 10 19:13:37 2024 xorriso : UPDATE : 56.25% done, estimate finish Sat Feb 10 19:13:35 2024 xorriso : UPDATE : 59.57% done, estimate finish Sat Feb 10 19:13:38 2024 xorriso : UPDATE : 55.61% done, estimate finish Sat Feb 10 19:13:37 2024 xorriso : UPDATE : 57.31% done, estimate finish Sat Feb 10 19:13:34 2024 xorriso : UPDATE : 60.29% done, estimate finish Sat Feb 10 19:13:39 2024 xorriso : UPDATE : 56.45% done, estimate finish Sat Feb 10 19:13:38 2024 xorriso : UPDATE : 58.07% done, estimate finish Sat Feb 10 19:13:35 2024 xorriso : UPDATE : 61.01% done, estimate finish Sat Feb 10 19:13:40 2024 xorriso : UPDATE : 56.80% done, estimate finish Sat Feb 10 19:13:40 2024 xorriso : UPDATE : 58.12% done, estimate finish Sat Feb 10 19:13:38 2024 xorriso : UPDATE : 61.72% done, estimate finish Sat Feb 10 19:13:39 2024 xorriso : UPDATE : 57.92% done, estimate finish Sat Feb 10 19:13:38 2024 xorriso : UPDATE : 59.55% done, estimate finish Sat Feb 10 19:13:37 2024 xorriso : UPDATE : 62.51% done, estimate finish Sat Feb 10 19:13:39 2024 xorriso : UPDATE : 58.44% done, estimate finish Sat Feb 10 19:13:40 2024 xorriso : UPDATE : 60.25% done, estimate finish Sat Feb 10 19:13:37 2024 xorriso : UPDATE : 63.32% done, estimate finish Sat Feb 10 19:13:39 2024 xorriso : UPDATE : 59.15% done, estimate finish Sat Feb 10 19:13:41 2024 xorriso : UPDATE : 60.65% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 63.83% done, estimate finish Sat Feb 10 19:13:40 2024 xorriso : UPDATE : 60.01% done, estimate finish Sat Feb 10 19:13:41 2024 xorriso : UPDATE : 61.11% done, estimate finish Sat Feb 10 19:13:50 2024 xorriso : UPDATE : 63.83% done, estimate finish Sat Feb 10 19:13:43 2024 xorriso : UPDATE : 60.68% done, estimate finish Sat Feb 10 19:13:41 2024 xorriso : UPDATE : 61.92% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 63.83% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 61.15% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 62.88% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 66.35% done, estimate finish Sat Feb 10 19:13:39 2024 xorriso : UPDATE : 62.17% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 63.49% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 66.57% done, estimate finish Sat Feb 10 19:13:43 2024 xorriso : UPDATE : 62.90% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 64.24% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 66.57% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 63.43% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 65.06% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 66.57% done, estimate finish Sat Feb 10 19:13:52 2024 xorriso : UPDATE : 64.06% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 65.70% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 66.57% done, estimate finish Sat Feb 10 19:13:58 2024 xorriso : UPDATE : 64.80% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 66.49% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 66.57% done, estimate finish Sat Feb 10 19:14:02 2024 xorriso : UPDATE : 65.49% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 67.03% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 66.57% done, estimate finish Sat Feb 10 19:14:07 2024 xorriso : UPDATE : 66.12% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 67.71% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 66.57% done, estimate finish Sat Feb 10 19:14:11 2024 xorriso : UPDATE : 66.57% done, estimate finish Sat Feb 10 19:14:15 2024 xorriso : UPDATE : 66.81% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 68.31% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 73.22% done, estimate finish Sat Feb 10 19:13:39 2024 xorriso : UPDATE : 67.44% done, estimate finish Sat Feb 10 19:13:50 2024 xorriso : UPDATE : 68.60% done, estimate finish Sat Feb 10 19:13:50 2024 xorriso : UPDATE : 73.22% done, estimate finish Sat Feb 10 19:13:42 2024 xorriso : UPDATE : 68.40% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 68.60% done, estimate finish Sat Feb 10 19:13:54 2024 xorriso : UPDATE : 73.22% done, estimate finish Sat Feb 10 19:13:45 2024 xorriso : UPDATE : 68.94% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 68.60% done, estimate finish Sat Feb 10 19:13:58 2024 xorriso : UPDATE : 73.22% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 69.60% done, estimate finish Sat Feb 10 19:13:50 2024 xorriso : UPDATE : 71.29% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 73.22% done, estimate finish Sat Feb 10 19:13:54 2024 xorriso : UPDATE : 70.44% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 71.99% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 73.22% done, estimate finish Sat Feb 10 19:13:58 2024 xorriso : UPDATE : 70.94% done, estimate finish Sat Feb 10 19:13:50 2024 xorriso : UPDATE : 72.37% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 73.22% done, estimate finish Sat Feb 10 19:14:03 2024 xorriso : UPDATE : 70.94% done, estimate finish Sat Feb 10 19:13:53 2024 xorriso : UPDATE : 73.43% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 73.22% done, estimate finish Sat Feb 10 19:14:07 2024 xorriso : UPDATE : 70.94% done, estimate finish Sat Feb 10 19:13:56 2024 xorriso : UPDATE : 74.08% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 73.22% done, estimate finish Sat Feb 10 19:14:11 2024 xorriso : UPDATE : 70.94% done, estimate finish Sat Feb 10 19:14:00 2024 xorriso : UPDATE : 74.51% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 73.22% done, estimate finish Sat Feb 10 19:14:15 2024 xorriso : UPDATE : 70.94% done, estimate finish Sat Feb 10 19:14:04 2024 xorriso : UPDATE : 74.51% done, estimate finish Sat Feb 10 19:13:53 2024 xorriso : UPDATE : 78.37% done, estimate finish Sat Feb 10 19:13:46 2024 xorriso : UPDATE : 72.20% done, estimate finish Sat Feb 10 19:13:59 2024 xorriso : UPDATE : 74.51% done, estimate finish Sat Feb 10 19:13:58 2024 xorriso : UPDATE : 81.29% done, estimate finish Sat Feb 10 19:13:39 2024 xorriso : UPDATE : 75.72% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 77.08% done, estimate finish Sat Feb 10 19:13:46 2024 xorriso : UPDATE : 81.29% done, estimate finish Sat Feb 10 19:13:41 2024 xorriso : UPDATE : 76.35% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 77.78% done, estimate finish Sat Feb 10 19:13:46 2024 xorriso : UPDATE : 81.29% done, estimate finish Sat Feb 10 19:13:40 2024 xorriso : UPDATE : 77.05% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 78.42% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 81.29% done, estimate finish Sat Feb 10 19:13:43 2024 xorriso : UPDATE : 77.70% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 78.72% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 81.29% done, estimate finish Sat Feb 10 19:13:46 2024 xorriso : UPDATE : 78.05% done, estimate finish Sat Feb 10 19:13:50 2024 xorriso : UPDATE : 79.83% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 81.29% done, estimate finish Sat Feb 10 19:13:50 2024 xorriso : UPDATE : 78.53% done, estimate finish Sat Feb 10 19:13:51 2024 xorriso : UPDATE : 80.67% done, estimate finish Sat Feb 10 19:13:46 2024 xorriso : UPDATE : 81.29% done, estimate finish Sat Feb 10 19:13:53 2024 xorriso : UPDATE : 79.82% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 81.21% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 81.29% done, estimate finish Sat Feb 10 19:13:55 2024 xorriso : UPDATE : 80.69% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 82.07% done, estimate finish Sat Feb 10 19:13:45 2024 xorriso : UPDATE : 82.90% done, estimate finish Sat Feb 10 19:13:51 2024 xorriso : UPDATE : 81.40% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 82.66% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 88.45% done, estimate finish Sat Feb 10 19:13:36 2024 xorriso : UPDATE : 82.13% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 83.40% done, estimate finish Sat Feb 10 19:13:46 2024 xorriso : UPDATE : 88.45% done, estimate finish Sat Feb 10 19:13:38 2024 xorriso : UPDATE : 82.51% done, estimate finish Sat Feb 10 19:13:50 2024 xorriso : UPDATE : 84.10% done, estimate finish Sat Feb 10 19:13:46 2024 xorriso : UPDATE : 88.45% done, estimate finish Sat Feb 10 19:13:40 2024 xorriso : UPDATE : 83.51% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 84.56% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 88.45% done, estimate finish Sat Feb 10 19:13:43 2024 xorriso : UPDATE : 84.19% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 85.42% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 88.45% done, estimate finish Sat Feb 10 19:13:45 2024 xorriso : UPDATE : 85.08% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 86.12% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 90.16% done, estimate finish Sat Feb 10 19:13:42 2024 xorriso : UPDATE : 85.67% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 86.82% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 93.33% done, estimate finish Sat Feb 10 19:13:37 2024 xorriso : UPDATE : 86.19% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 87.60% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 93.33% done, estimate finish Sat Feb 10 19:13:38 2024 xorriso : UPDATE : 86.87% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 87.61% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 93.33% done, estimate finish Sat Feb 10 19:13:40 2024 xorriso : UPDATE : 87.78% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 88.80% done, estimate finish Sat Feb 10 19:13:48 2024 xorriso : UPDATE : 93.33% done, estimate finish Sat Feb 10 19:13:41 2024 xorriso : UPDATE : 88.39% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 88.87% done, estimate finish Sat Feb 10 19:13:51 2024 xorriso : UPDATE : 93.33% done, estimate finish Sat Feb 10 19:13:43 2024 xorriso : UPDATE : 88.77% done, estimate finish Sat Feb 10 19:13:50 2024 xorriso : UPDATE : 90.51% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 93.33% done, estimate finish Sat Feb 10 19:13:44 2024 xorriso : UPDATE : 89.80% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 91.06% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 93.33% done, estimate finish Sat Feb 10 19:13:46 2024 xorriso : UPDATE : 90.47% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 91.06% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 98.74% done xorriso : UPDATE : 91.23% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 92.62% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 99.42% done xorriso : UPDATE : 91.86% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 93.36% done, estimate finish Sat Feb 10 19:13:47 2024 ISO image produced: 2294207 sectors Written to medium : 2294207 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 92.57% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 94.11% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 93.20% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 94.85% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 94.02% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 95.65% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 94.19% done, estimate finish Sat Feb 10 19:13:50 2024 xorriso : UPDATE : 96.22% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 94.19% done, estimate finish Sat Feb 10 19:13:51 2024 xorriso : UPDATE : 97.08% done, estimate finish Sat Feb 10 19:13:46 2024 xorriso : UPDATE : 96.16% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 97.65% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 96.86% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 98.48% done, estimate finish Sat Feb 10 19:13:47 2024 xorriso : UPDATE : 97.66% done, estimate finish Sat Feb 10 19:13:49 2024 xorriso : UPDATE : 99.20% done xorriso : UPDATE : 99.67% done xorriso : UPDATE : 98.37% done, estimate finish Sat Feb 10 19:13:49 2024 ISO image produced: 2293371 sectors Written to medium : 2293371 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 99.06% done xorriso : UPDATE : 99.75% done ISO image produced: 2279279 sectors Written to medium : 2279279 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. echo 10.image 11.image 12.image 13.image 14.image 15.image 16.image 1.image 2.image 3.image 4.image 5.image 6.image 7.image 8.image 9.image 10.image 11.image 12.image 13.image 14.image 15.image 16.image 1.image 2.image 3.image 4.image 5.image 6.image 7.image 8.image 9.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/3bullseyes390x 37f2a56afe540b1671655d4dfbfbe303020547b6d3023a533cf6ac5b1ed93a25cbed412d4b2b701bee45cacacd2fbdebc139fcc7dd93fc8cc840c67e24943160 debian-11.9.0-s390x-DVD-10.iso 66b4180a79fc94d74606d0763a93f979e391a4bd5abcae55ed64bc917c474788f6ecaef03bf189a174fe2e90319d3c50055e0ddcdbec9a873db308e89aeb3dcb debian-11.9.0-s390x-DVD-10.jigdo 416f5f3f3dec838982e0dd947d9074226f30bbdc4f245540728b33f549ea8e4d debian-11.9.0-s390x-DVD-10.iso 6c41dce92f4cc259d6cc89751768c6473d478a1886a2910633fe4d0eff2ee245 debian-11.9.0-s390x-DVD-10.jigdo e115cf4f54187372df21b0acd18558f3af26d50372968bf3f9b1cd7f4959075b03353cc15de81b9795b10cea6e61b037c15d4e5563e62f2a61114e975d0df35e debian-11.9.0-s390x-DVD-11.iso 70950c518537c129156311857fac858b4943b753f0911aaa9edf0d18d4b54bdef551582cc3654928e385b0e102e566120ba6abe496b6b7de472f3a3ce29e096f debian-11.9.0-s390x-DVD-11.jigdo 2f6b691d18b65bd045d93167b578d978ce17edde02e9f976c72020346dea1212 debian-11.9.0-s390x-DVD-11.iso a649e72919f7fc9a52cd674ffdf996c4d9b4932dad284495320b55e8d6b5c134 debian-11.9.0-s390x-DVD-11.jigdo cad3bb6f3249db49760419d806d5adae8037a3b16af96ef73b029123de4deb34e2c6d9a7f834f7ffd0c0dfd972b71e36a7eaeada91c4f90f77fcf4275e010845 debian-11.9.0-s390x-DVD-12.iso 380a3d2cf10c4d15e73bd1ad6a1ec1d722eaeeafd345c25699c8a18fc86bd4bc663cb4351d4116e8461643320fd152687e317ddb137da311dbafc9542c09f73e debian-11.9.0-s390x-DVD-12.jigdo 0928897335d1ab0966700129c8831c1aec0fca4f5d0759f9a16aaa39f6d4d825 debian-11.9.0-s390x-DVD-12.iso 8b1a4e61204e7e2c09867e68e55378b9b23c5dc96610040b84727cf219a908cf debian-11.9.0-s390x-DVD-12.jigdo 93a6141badb46192cf194e4ea383883067624811ba1f41e2701644c6330b2b8e5242348d68563587adab353fb4c4eca69c6eab035b2a4d89c9d10974df9bbe69 debian-11.9.0-s390x-DVD-13.iso 962a77af25fe6d31c0ca87740f92431ca12c6e5c2f220ecba652be0202f8cc17b10aab878afe1da95fb6df0482968148d62aaa86f18e7a076533d790be93bd27 debian-11.9.0-s390x-DVD-13.jigdo e48b7904854bec41dff7a529bb77d3766aa2435f2a1732f83ae4ad7ff24b89ca debian-11.9.0-s390x-DVD-13.iso 5400a7f07571f0839a2b4a4253f1e09c6fa5c3c8a4f5af0f8e4d2f8c6404672d debian-11.9.0-s390x-DVD-13.jigdo e54a192411228ba5ae1cb60a96f19a55c703d217e2f3d1a0c54bb40fbc1838ae0585b9fe4f06f0866319e369dc200791fa3e2932aa8de3b57e627752dfdf615f debian-11.9.0-s390x-DVD-14.iso b6bc10776b4a66b3cba6e4b58abf04febd29359439d40f77e231097e8744e705eb1fafecb43829dc6ad15b1300ea44e2c2585fbcdd6327e265be58df14f88ab9 debian-11.9.0-s390x-DVD-14.jigdo 3635bdbe5094e4ed274da114b5f26e04a1d212a71464ccb495fc0f0f11633d86 debian-11.9.0-s390x-DVD-14.iso a506f94d93861304f5000b5025dfbe260dc0e24c445206022a220eafaa622687 debian-11.9.0-s390x-DVD-14.jigdo 0c182c7e161b921587ae266cb1195173a93776223018cc33a6c08798ea1608d97350f93f9d34e713307fb73c1c3db4233624ffeeaafa8458825f686672e1538e debian-11.9.0-s390x-DVD-15.iso 63719504ac69071d594daaa4f3871cc56f2a88d328f6bc91ff5459d40327b1ffb14b2f39e60e486fc25d94bcf1cf879db7276537b60257cf64369445785d150e debian-11.9.0-s390x-DVD-15.jigdo 29f9e8fdc425494f813bfa17424ea58ef11f57f24d3b830dbfe65b64627d9105 debian-11.9.0-s390x-DVD-15.iso f2764822d923dd2cdd5bd0227ef79063aaefd71f8a5a79e0dbfd971111fddaf8 debian-11.9.0-s390x-DVD-15.jigdo 1d4363ec89fe61f56c65e2b59b6a7729ef990cb2a59224f47d026198df173c4519438312f01664f68c714bafab68b292dee6a400bd5e99098b0ede2220aa4226 debian-11.9.0-s390x-DVD-16.iso 3df6dcc331d1812acf3194a35f3688c30398c7a87fa689ba4c9ee4f60b0f395bf3277e359e40d7356a1614d9a36ed4ad6d9f5aa7a781e65026f6f452a2b0d397 debian-11.9.0-s390x-DVD-16.jigdo 4a524f82b51a57206bf8fac9e1c8c0cfa683acb0ab8b8d3ad46e21819095afdc debian-11.9.0-s390x-DVD-16.iso 8d11e7c328259a63b90ba116ec880b7b158323365ce49d27666f0e0b256469cf debian-11.9.0-s390x-DVD-16.jigdo f9a59a1101f0e4b0478eead49b561aaa673124b0c5b20e5d67da71e29ebe156dd82d36cb04f94e51a32614f8f15beee77e4770b61d68cecbcc35cb8c382f25c0 debian-11.9.0-s390x-DVD-1.iso bc2f112545adeecd2d8e6be30daee4ea9da0681f8a881cb6d09b68af5d525e3b7eacaf934f9971e2a1efc4d5553b7a04b75151659e417786bd9ff13da448df81 debian-11.9.0-s390x-DVD-1.jigdo 2281953c8360da3bb8d4fc4c52b36f1ddd1aee54a97d3f4ffbb428ec59c047fc debian-11.9.0-s390x-DVD-1.iso b58a905ebf205cb0ffff749d566fa4dd28369f4fb293c6a8ea22ba00c4220b49 debian-11.9.0-s390x-DVD-1.jigdo 07db46d404986c0bbbad172d63c3e9d1faf7d95b15305e2234f5d5c398c5448ad4247d6305af5d2c60c8d59fb4a3f682cf6e80bc584b945a0075808500cf50c0 debian-11.9.0-s390x-DVD-2.iso 2c21b98b4c69264a9efece57b1c91b530b5a2cd557e2654f01f275fbe76fe87da94efca9584be996ee8307e5ec269aa1d28b241f579e7a6a69ec0bd4d8eb6081 debian-11.9.0-s390x-DVD-2.jigdo ce5e0b722018dfb4079a8519c96507525867628c47463bcfaf48d02281d4603d debian-11.9.0-s390x-DVD-2.iso a1c382b04c2b9d601a0a5b9781edc9c6f7a51eeb9ccd9e5c5639a56c613a94f2 debian-11.9.0-s390x-DVD-2.jigdo 6e63ed6bf76eae811e5b2653e5b7d70af0bc9fb5481a5f56575f3c6a091f555efb743021ca5668c4d4d9121c01fe626cfd25d1e39ea9a00fb2947aeaa9e22e1b debian-11.9.0-s390x-DVD-3.iso c23bf8dca8b5ee4fa4b2b1aeb34e8aacfc389f55d6947da561bd1b722d01c68e28ff7ea01728b5fe939adf1a9b359292f9cb1bf22021df41241267b5e6fe81be debian-11.9.0-s390x-DVD-3.jigdo d8a710256f3a514a8100828b1b1cc3bba94d0cb394555c4be9a9eb7a5738b18c debian-11.9.0-s390x-DVD-3.iso 52f702839bc04a390dbbc1fd016c155f5bf547b069b97c45f13ed6c9b749c0da debian-11.9.0-s390x-DVD-3.jigdo c53f8a5dd69d918ed55100de29b0fefd5a15b5efb2e61a8af339f430a9e8929ba12f20c82e715c735b0e78fb660aac8b05b08655007aecf48abb0cab87411075 debian-11.9.0-s390x-DVD-4.iso ea2c6fc46ae7662906faba32263c77c6ec2bd2ac88041902f23a1598edc6f78fb9074ed95ceb4d7347fd77089d7c801efbe4b578d16987e9a527c262bf14a49b debian-11.9.0-s390x-DVD-4.jigdo 1a6fd30123417728eccd1687666970bda3f1bf33fba48b8e2b3410beb033c18f debian-11.9.0-s390x-DVD-4.iso db2530186e3a6fd5ec32b336f8e8ccaed359858ef62a9e7d85f61f8df19f9939 debian-11.9.0-s390x-DVD-4.jigdo ba78c45cc1b63483a716818de9557d6780a22ae800552f50b58b12b89b3acb972f937dfd914dad853ebcdd6788022c996b3e7c41767b2212e373aefe72ef75c5 debian-11.9.0-s390x-DVD-5.iso 3b9da3ac561640a3d81b2ea7691ae646f815e0717dc65b9882714d45f24a86b3901a6a26b8ad0dfde4acd9f8aefea10359b81e3a100db1a345d34cf22c62115b debian-11.9.0-s390x-DVD-5.jigdo dce4670600d983b133c28e3dc10cd23990edfaa277649572ff6c6af5ccc870e2 debian-11.9.0-s390x-DVD-5.iso 7942a7adc263ca17dc4c2d7c29b6823049a21d3d852f67886ee43fe2a005ce2b debian-11.9.0-s390x-DVD-5.jigdo 58f777dc7b75e850dacc894bcc7ea0ec7c6a9a23b5d37a8e94ee461c09e03737cea103bff03639f7d7f8585d5f08642e506c95e3fafcf4afd56d20a72f53257d debian-11.9.0-s390x-DVD-6.iso 0bc95a8f311794e64aca75eeb6a1744272673115ca6b610b5841e77eca7525233898932f054305999e1cd61c330727e3502ce2bc9c1a231449523dc10e53c34e debian-11.9.0-s390x-DVD-6.jigdo c64a5991a934065ee86652279cc41ffc56949a4599321f5d41e7357a00259817 debian-11.9.0-s390x-DVD-6.iso 3148c96a34d1270c57a03fce5e0bebd94a2c7943e0833a91b31ffa112fa4ca8c debian-11.9.0-s390x-DVD-6.jigdo 9aa368310d43dade63d7160198cef684445e5866b1f113e7a3ce0e76a4afb1ff6f46748e483e647aadea2b07a41b9214cd0c6d28c68400f7233cc2268dc4d37b debian-11.9.0-s390x-DVD-7.iso f8581e1cfd8c77ea85c6c2a4caedb1a849dcc017c42886feafbc21b280cfe0820a0d26a6c06a9f18244d6371cf1991d2239929c49a18042ea842bf0b31862b1e debian-11.9.0-s390x-DVD-7.jigdo 0d00835729b6db18d354d188c84a4f52ed119a18cb9d5f25ada8df215bdf6905 debian-11.9.0-s390x-DVD-7.iso 6a013bbe9fa159047a91c978a870fe6aed110b4bb708f99efc2bd4701274c763 debian-11.9.0-s390x-DVD-7.jigdo 3fbb6868b4e6c4e78448cfaa134201a1eda7abd12a7ac27167a9b5399f9379df96070023257d94c7f998cc4297d31af20c329470ca8d3145e504df2a6f5d812c debian-11.9.0-s390x-DVD-8.iso 9ab51228fc7633632e6bd7d6d065cd4461444b4697cbc60e6cbf1643e076c864a8aeb3e7fe8dc6e9f8ebc503aa03ad93bfbec7c88f3ae58886a261d5d2721017 debian-11.9.0-s390x-DVD-8.jigdo 6136beda840c662b541ef25ab9b78398dd3e6dbbeb6a542f889cd379c99aeec2 debian-11.9.0-s390x-DVD-8.iso 6da639739e56490f07437c100a7e894c09fa09956c7b5736c899f9568a54cac6 debian-11.9.0-s390x-DVD-8.jigdo 45b38718ef9c5cd03235a86d21dd03517accd46fe8c6be62a574e43e0581fb5ecb0e83dc4f34e19aea166165d280ee18fc0ef9ae7b30fbd63773ea0c5e9d78f2 debian-11.9.0-s390x-DVD-9.iso 287a9bebcecd653fcf8f744f098830fc4e025230377e2623bf710811a6b4ad7daa21bad4246f0976dfbf83aad05d00872421790b9fd4be4e39431c03b368e896 debian-11.9.0-s390x-DVD-9.jigdo 8002a1abb14180e21a91a4803cf2410875919fa159d1fd0428d0bdda48204b96 debian-11.9.0-s390x-DVD-9.iso cf28c6a532968ec577c9a6a0cc62bc636565faae7dc6e259df34b66e72341be9 debian-11.9.0-s390x-DVD-9.jigdo c4e34b5ba3439245cb2cea79348a377cc32edfe8928036b6c7110790d939276a58bb547b769a80e44e80a46324516fe739a20bc8feb3b94e58f89235e6bd300b debian-11.9.0-s390x-DVD-10.template a115b7c214c4788802892688cb2510ede6e84a3dd515a4498a67ac19a9537c0e debian-11.9.0-s390x-DVD-10.template 7a6af70da139c3a236d9f6e9dc2a745db5578a37fa2bcdab54b82b9418ff89cf43b187ce46586f3faea814d186558a7a73c3f3d42f434fa6c99ecedeb29dda1c debian-11.9.0-s390x-DVD-11.template 0178d9db0ae8afad33809eafc578b50816870712b1ff818f34a72f336347efdb debian-11.9.0-s390x-DVD-11.template b705d73d53f2eb535a88e6738c2bddd61b757e1916a2536a04ebb0f89ad33683a046d04210395ffb42960f1128cf1017660fc662ea59bdb12249c85ef7253909 debian-11.9.0-s390x-DVD-12.template 0c55ab8f047809da679df47745f122a47281762d7f942182993c2abb0e813120 debian-11.9.0-s390x-DVD-12.template 3b5f6f287acd9e0bd3a5b557bb40e68d875e64299a4d3fac5782b7fd91ba01b6551e6b283dd5de6c2403209ef73a1c575c6d2f3f91ca0199d16c221b2ab2d76f debian-11.9.0-s390x-DVD-13.template cb4f898d82e78343845c292a8fb2568487ef6539d8183e44cc62aa5b580072da debian-11.9.0-s390x-DVD-13.template 644204bd2def95d3b4f9d06a18356eb49865f41b723bcb748117211843f3ee0b04039647ea20a0367107d750506e90d4a2e268f4dda6f99d00bca1e729a35e22 debian-11.9.0-s390x-DVD-14.template b1206f6063711ddbadac89db03f167aa7874ea586f355148d74301fd5b01f5e4 debian-11.9.0-s390x-DVD-14.template 0a732d2c8f17a97e2004e5c5b920ccc8f000c4ff5eda4598b4f7edb01bd01af7586b11fe1875c41e1b189e8cc17e46960280b6afd9b6b2b2359b92cb77357a3b debian-11.9.0-s390x-DVD-15.template 62e7f692f4482ab32446ab0b286660b176f2a0933bb9f206ecd91a99e940408a debian-11.9.0-s390x-DVD-15.template 8523c61855158512f9c203b4a178710cec1a2995d9141383770a0a187e5f99a32149cacb7b1050067c8681c0d0e4173a3b59b1ee41481914412d25f8c344095d debian-11.9.0-s390x-DVD-16.template 90b144c53ea38dd281777d016d30705e0af199de4e8d83afd413dae280b89017 debian-11.9.0-s390x-DVD-16.template 8371efd9f0752e44e433c08b17160c85cc160869387d8437ff4f867e85cadb34685d8a8bd375a0e4d669a7a298f0e07e6ec4046004b21226e5f3aa7f8db1b2f8 debian-11.9.0-s390x-DVD-1.template 48880c90cfb7bed6a6c40a47697e7a28b40f648b94fd46795cb92f057a5355c9 debian-11.9.0-s390x-DVD-1.template 98da59e92e078325ebafc91dcc36b9097513402a8babb95e31d118e6c2afa56457a30a45971452f9d1143dd62fbf380afc0653ec491dbb9025b8104ad72bea1d debian-11.9.0-s390x-DVD-2.template faf3c4996f712adb2efbc4f81c6435e62799b944f653649b20c98c25e40e6da9 debian-11.9.0-s390x-DVD-2.template 4a28eff31f1c6d6c92be393d4cf256846d1f1f2ad81c186c4dca9bed778b3fdfe7ee8ae45b3f65a6db3c59a77391a19f4977722f7a6c448d08d0450da39afdd8 debian-11.9.0-s390x-DVD-3.template c1fa1a4428a94f3680c4f1a377ea3bce390cf7d9fa0d8ff7858abc87b8ec25df debian-11.9.0-s390x-DVD-3.template 97ef07e08cfab210fa1f0cee4f359fcead30db1572775320e1f76aa7a8abc6421ebf9bd0c906dd2d4bafc912173aab40eed607823061086124c30199db8ed263 debian-11.9.0-s390x-DVD-4.template 15c8d3f2b9fc52380d75cb016e4751edb9170c2e7bcbbf9947f43dce45e8462d debian-11.9.0-s390x-DVD-4.template d9bbbcf6f2ed3b899485104f14378b1fc714c6356f7cf45045cc8279f5f293f42f309a9fb89670b6e1e0fd56deba9662ce8c059bf6bda2c31dde6daa2197112b debian-11.9.0-s390x-DVD-5.template ae44ec76737697a2dc99a87ebcc2618ce3992737409d8ff964ed9f0d12c37123 debian-11.9.0-s390x-DVD-5.template 762921a67be9738343a73dfe609b9c2c0d7b95cb59eacdc9cfe75370dd8ffaa828077973976638ddd04482c565284384a65dab64b993580834cc0c84d2f911e0 debian-11.9.0-s390x-DVD-6.template 901ebf579df50c616441fc95f65e840b3f178669096c95d9973de2120f80a602 debian-11.9.0-s390x-DVD-6.template 7c66e035a6704603c23208517acffd0ad6b2b394369c52ad207de36f29cc0606ceee4057fab12ca43edd3dfd91f55f95d00e1cc47ec50abb1277d2c35fad7866 debian-11.9.0-s390x-DVD-7.template 923c663674b812b287d2601398e8941b1f0bdf4a07e9795ce11c0df5de003b72 debian-11.9.0-s390x-DVD-7.template 57170e9346384f762383a0fe7027ee6400403ac5d8efbb53c64cec3833cc5246a2d2a6ae4dbed46df88a43c2dae73b017b1a43a7dc05f9c2e5497ad5efc2d9d3 debian-11.9.0-s390x-DVD-8.template 90424bd6de1fd288ef027aa4c3c8e581ebc43cac446c20ce7092d37e69a39a78 debian-11.9.0-s390x-DVD-8.template 8257849d603a875223178c2ac2d9d6a065272b544a285a7190b536fb345d5f1dd2afb5f0fe4de3bb77b7834c6eaca6cebc5fb64a72c49192e9dd2683b465793e debian-11.9.0-s390x-DVD-9.template ab3a181ed98f480582c1655c72e3d27b70fc1d962435dc40baab784ae9a48ef1 debian-11.9.0-s390x-DVD-9.template make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' Sat 10 Feb 19:13:53 UTC 2024: Finished.