++ date +%Y%m%d-%H%M + echo 'INFO: Daily build started on ' 20110611-2006 INFO: Daily build started on 20110611-2006 + trap cleanup ERR TERM HUP INT QUIT EXIT + checkout_installer + '[' '!' -d /home/buildd/di/debian-installer ']' + echo 'INFO: Updating debian-installer checkout ...' INFO: Updating debian-installer checkout ... + cd /home/buildd/di/debian-installer + git pull Already up-to-date. + git clean -dxf ++ git show-ref HEAD ++ cut '-d ' -f1 + echo 'INFO: debian-installer revision a75dedcf3dec53370233c8e9ffd76f9807b70ac4' INFO: debian-installer revision a75dedcf3dec53370233c8e9ffd76f9807b70ac4 ++ mktemp -d --tmpdir=/home/buildd/build-trees installer-XXXXXX mktemp: invalid option -- - Usage: mktemp [-V] | [-dqtu] [-p prefix] [template] + INSTALLER_DIR= + echo 'INFO: Checking out debian-installer into ...' INFO: Checking out debian-installer into ... + cd '' + git clone /home/buildd/di/debian-installer/ . fatal: destination directory '.' already exists. ++ cleanup ++ echo 'INFO: cleanup schroot ...' INFO: cleanup schroot ... ++ '[' -n '' ']' ++ echo 'INFO: cleanup installer build directory ...' INFO: cleanup installer build directory ... ++ '[' -n '' ']' + create_session + echo 'INFO: creating schroot' INFO: creating schroot ++ schroot -b -c sid-armel-sbuild + SID=sid-armel-sbuild-c0964a82-fb15-47cc-826d-b8490b82e0a1 + echo 'INFO: session sid-armel-sbuild-c0964a82-fb15-47cc-826d-b8490b82e0a1 created' INFO: session sid-armel-sbuild-c0964a82-fb15-47cc-826d-b8490b82e0a1 created + install_build_deps + echo 'INFO: installing packages ...' INFO: installing packages ... + schroot -c sid-armel-sbuild-c0964a82-fb15-47cc-826d-b8490b82e0a1 -d /build -u root -r -- apt-get update I: [sid-armel-sbuild-c0964a82-fb15-47cc-826d-b8490b82e0a1 chroot] (buildd->root) Running command: "apt-get update" Get:1 http://ftp.uk.debian.org unstable InRelease [146 kB] Get:2 http://ftp.uk.debian.org unstable/main Sources [5323 kB] Get:3 http://incoming.debian.org unstable InRelease [146 kB] Ign http://incoming.debian.org InRelease Get:4 http://incoming.debian.org Release.gpg [836 B] Get:5 http://incoming.debian.org unstable/main Sources [5323 kB] Get:6 http://ftp.uk.debian.org unstable/contrib Sources [49.7 kB] Get:7 http://ftp.uk.debian.org unstable/non-free Sources [92.4 kB] Get:8 http://ftp.uk.debian.org unstable/main armel Packages [7236 kB] Get:9 http://incoming.debian.org unstable/contrib Sources [49.7 kB] Get:10 http://incoming.debian.org unstable/non-free Sources [92.4 kB] Get:11 http://incoming.debian.org unstable/main armel Packages [7236 kB] Get:12 http://ftp.uk.debian.org unstable/contrib armel Packages [53.8 kB] Ign http://ftp.uk.debian.org unstable/contrib TranslationIndex Get:13 http://ftp.uk.debian.org unstable/main TranslationIndex [2264 B] Ign http://ftp.uk.debian.org unstable/contrib Translation-en Get:14 http://incoming.debian.org unstable/contrib armel Packages [53.8 kB] Ign http://incoming.debian.org unstable/contrib TranslationIndex Get:15 http://incoming.debian.org unstable/main TranslationIndex [2264 B] Get:16 http://incoming.debian.org Release [1604 B] Get:17 http://incoming.debian.org Sources [44.7 kB] Get:18 http://incoming.debian.org Packages [444 kB] Ign http://incoming.debian.org unstable/contrib Translation-en Ign http://incoming.debian.org Translation-en Fetched 26.3 MB in 1min 5s (402 kB/s) Reading package lists... + sed -e 's%dpkg-checkbuilddeps: Unmet build dependencies: %%' -e 's, *([^)]*),,g' ++ basename '' ++ basename '' + DEBIAN_PRIORITY=critical + DEBIAN_FRONTEND=noninteractive + xargs schroot -c sid-armel-sbuild-c0964a82-fb15-47cc-826d-b8490b82e0a1 -d /build//build -u root -p -r -- apt-get -y --no-install-recommends install + LANG=C + schroot -c sid-armel-sbuild-c0964a82-fb15-47cc-826d-b8490b82e0a1 -d /build//build -p -r -- dpkg-checkbuilddeps -B ../debian/control + true E: Failed to change to directory '/build//build': No such file or directory ++ cleanup ++ echo 'INFO: cleanup schroot ...' INFO: cleanup schroot ... ++ '[' -n sid-armel-sbuild-c0964a82-fb15-47cc-826d-b8490b82e0a1 ']' ++ end_session sid-armel-sbuild-c0964a82-fb15-47cc-826d-b8490b82e0a1 ++ schroot -e -c sid-armel-sbuild-c0964a82-fb15-47cc-826d-b8490b82e0a1 ++ SID= ++ echo 'INFO: cleanup installer build directory ...' INFO: cleanup installer build directory ... ++ '[' -n '' ']' + build_installer + echo 'INFO: building the installer ...' INFO: building the installer ... ++ basename '' + LOG_TO_STDOUT=1 + schroot -c '' -d /build//build -p -r -- daily-build build-only E: : Chroot not found ++ cleanup ++ echo 'INFO: cleanup schroot ...' INFO: cleanup schroot ... ++ '[' -n '' ']' ++ echo 'INFO: cleanup installer build directory ...' INFO: cleanup installer build directory ... ++ '[' -n '' ']' + upload_result + local DIR ++ date -u +%Y%m%d-%H:%M + DIR=20110611-20:07 + echo 'INFO: starting rsync' INFO: starting rsync + rsync /build/dest/ d-i@ravel:20110611-20:07 -a rsync: change_dir "/build/dest" failed: No such file or directory (2) rsync error: some files could not be transferred (code 23) at main.c(1058) [sender=3.0.3] + echo 'INFO: unhide 20110611-20:07' INFO: unhide 20110611-20:07 + ssh d-i@ravel unhide 20110611-20:07 mv: cannot stat `/org/d-i.debian.org/www/daily-images/armel/.20110611-20:07': No such file or directory ++ cleanup ++ echo 'INFO: cleanup schroot ...' INFO: cleanup schroot ... ++ '[' -n '' ']' ++ echo 'INFO: cleanup installer build directory ...' INFO: cleanup installer build directory ... ++ '[' -n '' ']' + cleanup + echo 'INFO: cleanup schroot ...' INFO: cleanup schroot ... + '[' -n '' ']' + echo 'INFO: cleanup installer build directory ...' INFO: cleanup installer build directory ... + '[' -n '' ']'