[Qa-jenkins-scm] Build failed in Jenkins: d-i_manual_tl_pdf_po2xml #372
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Dec 9 04:08:53 GMT 2022
See <https://jenkins.debian.net/job/d-i_manual_tl_pdf_po2xml/372/display/redirect?page=changes>
Changes:
[hwansing] [Commit from Weblate] Indonesian translation update
[elmig] Updated Portuguese translation
[debian-boot] [SILENT_COMMIT] Update of POT and PO files for the installation-guide
------------------------------------------
[...truncated 19.81 KB...]
else \
# Do not fail because of missing PDF support for some languages \
if [ -n "$web" ] ; then \
mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix/install.$lang_id.$format" 2>/dev/null || true ; \
else \
mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix" 2>/dev/null || true ; \
fi ; \
fi ; \
done ; \
./clear.sh
Architecture: kfreebsd-i386
Calling ./buildone.sh "kfreebsd-i386" "tl" "pdf"
Info: creating temporary profiled .xml file...
Info: creating .pdf file...
+ set +x
+ schroot --directory /srv/d-i/d-i-manual-aFNe/manual/build -c chroot:jenkins-d-i-sid make languages=tl architectures=mips destination=/srv/d-i/d-i-manual-aFNe/manual/build/pdf/ formats=pdf
set -e ; \
target=tl.mips ; \
lang=${target%.*} ; \
lang_id="$(echo $lang | tr A-Z a-z | sed "s/_/-/")" ; \
arch=${target#*.} ; \
eval arch_destination=$destination ; \
echo "Architecture: $arch" ; \
if [ -n "$noarchdir" ]; then \
destsuffix="$lang" ; \
else \
if [ -n "$web" ] ; then \
destsuffix="$arch" ; \
else \
destsuffix="$lang.$arch" ; \
fi ; \
fi ; \
export destdir=build.out.$lang.$arch ; \
export tempdir=build.tmp.$lang.$arch ; \
echo "Calling ./buildone.sh \"$arch\" \"$lang\" \"$formats\"" ; \
./buildone.sh "$arch" "$lang" "$formats" ; \
mkdir -p "$arch_destination/$destsuffix" ; \
for format in $formats; do \
if [ "$format" = html ]; then \
mkdir -p "$arch_destination/$destsuffix/images" ; \
mv ./$destdir/html/images/* "$arch_destination/$destsuffix/images" ; \
rmdir ./$destdir/html/images ; \
mv ./$destdir/html/* "$arch_destination/$destsuffix" ; \
else \
# Do not fail because of missing PDF support for some languages \
if [ -n "$web" ] ; then \
mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix/install.$lang_id.$format" 2>/dev/null || true ; \
else \
mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix" 2>/dev/null || true ; \
fi ; \
fi ; \
done ; \
./clear.sh
Architecture: mips
Calling ./buildone.sh "mips" "tl" "pdf"
Info: creating temporary profiled .xml file...
Info: creating .pdf file...
+ set +x
+ schroot --directory /srv/d-i/d-i-manual-aFNe/manual/build -c chroot:jenkins-d-i-sid make languages=tl architectures=mips64el destination=/srv/d-i/d-i-manual-aFNe/manual/build/pdf/ formats=pdf
set -e ; \
target=tl.mips64el ; \
lang=${target%.*} ; \
lang_id="$(echo $lang | tr A-Z a-z | sed "s/_/-/")" ; \
arch=${target#*.} ; \
eval arch_destination=$destination ; \
echo "Architecture: $arch" ; \
if [ -n "$noarchdir" ]; then \
destsuffix="$lang" ; \
else \
if [ -n "$web" ] ; then \
destsuffix="$arch" ; \
else \
destsuffix="$lang.$arch" ; \
fi ; \
fi ; \
export destdir=build.out.$lang.$arch ; \
export tempdir=build.tmp.$lang.$arch ; \
echo "Calling ./buildone.sh \"$arch\" \"$lang\" \"$formats\"" ; \
./buildone.sh "$arch" "$lang" "$formats" ; \
mkdir -p "$arch_destination/$destsuffix" ; \
for format in $formats; do \
if [ "$format" = html ]; then \
mkdir -p "$arch_destination/$destsuffix/images" ; \
mv ./$destdir/html/images/* "$arch_destination/$destsuffix/images" ; \
rmdir ./$destdir/html/images ; \
mv ./$destdir/html/* "$arch_destination/$destsuffix" ; \
else \
# Do not fail because of missing PDF support for some languages \
if [ -n "$web" ] ; then \
mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix/install.$lang_id.$format" 2>/dev/null || true ; \
else \
mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix" 2>/dev/null || true ; \
fi ; \
fi ; \
done ; \
./clear.sh
Architecture: mips64el
Calling ./buildone.sh "mips64el" "tl" "pdf"
Info: creating temporary profiled .xml file...
Info: creating .pdf file...
+ set +x
+ schroot --directory /srv/d-i/d-i-manual-aFNe/manual/build -c chroot:jenkins-d-i-sid make languages=tl architectures=mipsel destination=/srv/d-i/d-i-manual-aFNe/manual/build/pdf/ formats=pdf
set -e ; \
target=tl.mipsel ; \
lang=${target%.*} ; \
lang_id="$(echo $lang | tr A-Z a-z | sed "s/_/-/")" ; \
arch=${target#*.} ; \
eval arch_destination=$destination ; \
echo "Architecture: $arch" ; \
if [ -n "$noarchdir" ]; then \
destsuffix="$lang" ; \
else \
if [ -n "$web" ] ; then \
destsuffix="$arch" ; \
else \
destsuffix="$lang.$arch" ; \
fi ; \
fi ; \
export destdir=build.out.$lang.$arch ; \
export tempdir=build.tmp.$lang.$arch ; \
echo "Calling ./buildone.sh \"$arch\" \"$lang\" \"$formats\"" ; \
./buildone.sh "$arch" "$lang" "$formats" ; \
mkdir -p "$arch_destination/$destsuffix" ; \
for format in $formats; do \
if [ "$format" = html ]; then \
mkdir -p "$arch_destination/$destsuffix/images" ; \
mv ./$destdir/html/images/* "$arch_destination/$destsuffix/images" ; \
rmdir ./$destdir/html/images ; \
mv ./$destdir/html/* "$arch_destination/$destsuffix" ; \
else \
# Do not fail because of missing PDF support for some languages \
if [ -n "$web" ] ; then \
mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix/install.$lang_id.$format" 2>/dev/null || true ; \
else \
mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix" 2>/dev/null || true ; \
fi ; \
fi ; \
done ; \
./clear.sh
Architecture: mipsel
Calling ./buildone.sh "mipsel" "tl" "pdf"
Info: creating temporary profiled .xml file...
Info: creating .pdf file...
+ set +x
+ schroot --directory /srv/d-i/d-i-manual-aFNe/manual/build -c chroot:jenkins-d-i-sid make languages=tl architectures=powerpc destination=/srv/d-i/d-i-manual-aFNe/manual/build/pdf/ formats=pdf
set -e ; \
target=tl.powerpc ; \
lang=${target%.*} ; \
lang_id="$(echo $lang | tr A-Z a-z | sed "s/_/-/")" ; \
arch=${target#*.} ; \
eval arch_destination=$destination ; \
echo "Architecture: $arch" ; \
if [ -n "$noarchdir" ]; then \
destsuffix="$lang" ; \
else \
if [ -n "$web" ] ; then \
destsuffix="$arch" ; \
else \
destsuffix="$lang.$arch" ; \
fi ; \
fi ; \
export destdir=build.out.$lang.$arch ; \
export tempdir=build.tmp.$lang.$arch ; \
echo "Calling ./buildone.sh \"$arch\" \"$lang\" \"$formats\"" ; \
./buildone.sh "$arch" "$lang" "$formats" ; \
mkdir -p "$arch_destination/$destsuffix" ; \
for format in $formats; do \
if [ "$format" = html ]; then \
mkdir -p "$arch_destination/$destsuffix/images" ; \
mv ./$destdir/html/images/* "$arch_destination/$destsuffix/images" ; \
rmdir ./$destdir/html/images ; \
mv ./$destdir/html/* "$arch_destination/$destsuffix" ; \
else \
# Do not fail because of missing PDF support for some languages \
if [ -n "$web" ] ; then \
mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix/install.$lang_id.$format" 2>/dev/null || true ; \
else \
mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix" 2>/dev/null || true ; \
fi ; \
fi ; \
done ; \
./clear.sh
Architecture: powerpc
Calling ./buildone.sh "powerpc" "tl" "pdf"
Info: creating temporary profiled .xml file...
Info: creating .pdf file...
Error: no ID for constraint linkend: graphical.
XRef to nonexistent id: graphical
Error: no ID for constraint linkend: boot-cd.
XRef to nonexistent id: boot-cd
+ set +x
+ schroot --directory /srv/d-i/d-i-manual-aFNe/manual/build -c chroot:jenkins-d-i-sid make languages=tl architectures=ppc64el destination=/srv/d-i/d-i-manual-aFNe/manual/build/pdf/ formats=pdf
set -e ; \
target=tl.ppc64el ; \
lang=${target%.*} ; \
lang_id="$(echo $lang | tr A-Z a-z | sed "s/_/-/")" ; \
arch=${target#*.} ; \
eval arch_destination=$destination ; \
echo "Architecture: $arch" ; \
if [ -n "$noarchdir" ]; then \
destsuffix="$lang" ; \
else \
if [ -n "$web" ] ; then \
destsuffix="$arch" ; \
else \
destsuffix="$lang.$arch" ; \
fi ; \
fi ; \
export destdir=build.out.$lang.$arch ; \
export tempdir=build.tmp.$lang.$arch ; \
echo "Calling ./buildone.sh \"$arch\" \"$lang\" \"$formats\"" ; \
./buildone.sh "$arch" "$lang" "$formats" ; \
mkdir -p "$arch_destination/$destsuffix" ; \
for format in $formats; do \
if [ "$format" = html ]; then \
mkdir -p "$arch_destination/$destsuffix/images" ; \
mv ./$destdir/html/images/* "$arch_destination/$destsuffix/images" ; \
rmdir ./$destdir/html/images ; \
mv ./$destdir/html/* "$arch_destination/$destsuffix" ; \
else \
# Do not fail because of missing PDF support for some languages \
if [ -n "$web" ] ; then \
mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix/install.$lang_id.$format" 2>/dev/null || true ; \
else \
mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix" 2>/dev/null || true ; \
fi ; \
fi ; \
done ; \
./clear.sh
Architecture: ppc64el
Calling ./buildone.sh "ppc64el" "tl" "pdf"
Info: creating temporary profiled .xml file...
Info: creating .pdf file...
make: *** [Makefile:8: tl.ppc64el] Terminated
xdvipdfmx:fatal: File ended prematurely
No output PDF file written.
E: 10mount: E: Failed to find ‘/var/run/schroot/mount/jenkins-d-i-sid-55f95655-fe98-48c7-b19b-9e59f09f592a’: No such file or directory
E: Child terminated by signal ‘Terminated’
+ cleanup_srv
+ '[' /srv/d-i/ = /srv/d-i/ ']'
+ '[' 24 -ge 10 ']'
+ echo 'Removing /srv/d-i/d-i-manual-aFNe now.'
Removing /srv/d-i/d-i-manual-aFNe now.
+ rm -rf /srv/d-i/d-i-manual-aFNe
Fri Dec 9 04:08:53 UTC 2022 - d-i_manual.sh stopped running as /tmp/jenkins-script-VeF7mpyv, removing.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list