[Qa-jenkins-scm] Build failed in Jenkins: d-i_manual_de_pdf_po2xml #66

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Aug 24 05:18:42 BST 2019


See <https://jenkins.debian.net/job/d-i_manual_de_pdf_po2xml/66/display/redirect?page=changes>

Changes:

[luca.mo] Updated Italian translation

[samuel.thibault] Fix shortcut for high-contrast boot menu entry

------------------------------------------
[...truncated 11.97 KB...]
xsltproc -o install.de.profiled.rtex --xinclude --xincludestyle --param current.dir '/srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.arm64' --param listings.xml '/srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.arm64/dblatex/tmpxWYF7o/listings.xml' /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.arm64/dblatex/tmpxWYF7o/custom.xsl /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.arm64/install.de.profiled.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.10)
===================================================
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
Build install.de.profiled.pdf
built-in module xetex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for fontenc
no support found for ucs
no support found for inputenc
no support found for fancybox
built-in module makeidx registered
no support found for babel
no support found for cmap
no support found for db2latex
building additional files...
checking if compiling is necessary...
the output file doesn't exist
xelatex -interaction=batchmode install.de.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.arm64/dblatex/tmpxWYF7o/install.de.profiled.idx is empty
install.de.profiled.lot MD5 checksum changed
install.de.profiled.toc MD5 checksum changed
install.de.profiled.aux MD5 checksum changed
the /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.arm64/dblatex/tmpxWYF7o/install.de.profiled.lot file has changed
xelatex -interaction=batchmode install.de.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.arm64/dblatex/tmpxWYF7o/install.de.profiled.idx is empty
install.de.profiled.lot MD5 checksum changed
install.de.profiled.toc MD5 checksum changed
install.de.profiled.aux MD5 checksum changed
the /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.arm64/dblatex/tmpxWYF7o/install.de.profiled.lot file has changed
xelatex -interaction=batchmode install.de.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.arm64/dblatex/tmpxWYF7o/install.de.profiled.idx is empty
no new compilation is needed
running last-compilation scripts...
'install.de.pdf' successfully built
/srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.arm64/dblatex/tmpxWYF7o not removed
+ set +x
+ schroot --directory /srv/d-i/d-i-manual-JXPJ/manual/build -c chroot:jenkins-d-i-sid make languages=de architectures=armel destination=/srv/d-i/d-i-manual-JXPJ/manual/build/pdf/ formats=pdf
set -e ; \
target=de.armel ; \
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.$format.$lang_id" 2>/dev/null || true ; \
		else \
			mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix" 2>/dev/null || true ; \
		fi ; \
	fi ; \
done ; \
./clear.sh
Architecture: armel
Calling ./buildone.sh "armel" "de" "pdf"
Info: creating temporary profiled .xml file...
Info: creating .pdf file...
Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armel/install.de.profiled.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armel' /usr/share/dblatex/xsl/common/mklistings.xsl /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armel/install.de.profiled.xml
xsltproc -o install.de.profiled.rtex --xinclude --xincludestyle --param current.dir '/srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armel' --param listings.xml '/srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armel/dblatex/tmpf4aJLm/listings.xml' /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armel/dblatex/tmpf4aJLm/custom.xsl /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armel/install.de.profiled.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.10)
===================================================
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
Build install.de.profiled.pdf
built-in module xetex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for fontenc
no support found for ucs
no support found for inputenc
no support found for fancybox
built-in module makeidx registered
no support found for babel
no support found for cmap
no support found for db2latex
building additional files...
checking if compiling is necessary...
the output file doesn't exist
xelatex -interaction=batchmode install.de.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armel/dblatex/tmpf4aJLm/install.de.profiled.idx is empty
install.de.profiled.toc MD5 checksum changed
install.de.profiled.aux MD5 checksum changed
install.de.profiled.lot MD5 checksum changed
the /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armel/dblatex/tmpf4aJLm/install.de.profiled.toc file has changed
xelatex -interaction=batchmode install.de.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armel/dblatex/tmpf4aJLm/install.de.profiled.idx is empty
install.de.profiled.toc MD5 checksum changed
install.de.profiled.aux MD5 checksum changed
install.de.profiled.lot MD5 checksum changed
the /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armel/dblatex/tmpf4aJLm/install.de.profiled.toc file has changed
xelatex -interaction=batchmode install.de.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armel/dblatex/tmpf4aJLm/install.de.profiled.idx is empty
no new compilation is needed
running last-compilation scripts...
'install.de.pdf' successfully built
/srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armel/dblatex/tmpf4aJLm not removed
+ set +x
+ schroot --directory /srv/d-i/d-i-manual-JXPJ/manual/build -c chroot:jenkins-d-i-sid make languages=de architectures=armhf destination=/srv/d-i/d-i-manual-JXPJ/manual/build/pdf/ formats=pdf
set -e ; \
target=de.armhf ; \
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.$format.$lang_id" 2>/dev/null || true ; \
		else \
			mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix" 2>/dev/null || true ; \
		fi ; \
	fi ; \
done ; \
./clear.sh
Architecture: armhf
Calling ./buildone.sh "armhf" "de" "pdf"
Info: creating temporary profiled .xml file...
Info: creating .pdf file...
Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armhf/install.de.profiled.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armhf' /usr/share/dblatex/xsl/common/mklistings.xsl /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armhf/install.de.profiled.xml
xsltproc -o install.de.profiled.rtex --xinclude --xincludestyle --param current.dir '/srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armhf' --param listings.xml '/srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armhf/dblatex/tmpU9yqTI/listings.xml' /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armhf/dblatex/tmpU9yqTI/custom.xsl /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armhf/install.de.profiled.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.10)
===================================================
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
Build install.de.profiled.pdf
built-in module xetex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for fontenc
no support found for ucs
no support found for inputenc
no support found for fancybox
built-in module makeidx registered
no support found for babel
no support found for cmap
no support found for db2latex
building additional files...
checking if compiling is necessary...
the output file doesn't exist
xelatex -interaction=batchmode install.de.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armhf/dblatex/tmpU9yqTI/install.de.profiled.idx is empty
install.de.profiled.toc MD5 checksum changed
install.de.profiled.lot MD5 checksum changed
install.de.profiled.aux MD5 checksum changed
the /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armhf/dblatex/tmpU9yqTI/install.de.profiled.toc file has changed
xelatex -interaction=batchmode install.de.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armhf/dblatex/tmpU9yqTI/install.de.profiled.idx is empty
install.de.profiled.toc MD5 checksum changed
install.de.profiled.lot MD5 checksum changed
install.de.profiled.aux MD5 checksum changed
the /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armhf/dblatex/tmpU9yqTI/install.de.profiled.toc file has changed
xelatex -interaction=batchmode install.de.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armhf/dblatex/tmpU9yqTI/install.de.profiled.idx is empty
no new compilation is needed
running last-compilation scripts...
'install.de.pdf' successfully built
/srv/d-i/d-i-manual-JXPJ/manual/build/build.tmp.de.armhf/dblatex/tmpU9yqTI not removed
E: 10mount: E: Failed to find ‘/var/run/schroot/mount/jenkins-d-i-sid-85d9134e-d5d7-424c-ac64-d9ab995e5111’: No such file or directory
E: jenkins-d-i-sid-85d9134e-d5d7-424c-ac64-d9ab995e5111: Chroot setup failed: stage=setup-stop
+ cleanup_srv
+ '[' /srv/d-i/ = /srv/d-i/ ']'
+ '[' 24 -ge 10 ']'
+ echo 'Removing /srv/d-i/d-i-manual-JXPJ now.'
Removing /srv/d-i/d-i-manual-JXPJ now.
+ rm -rf /srv/d-i/d-i-manual-JXPJ
Sat 24 Aug 04:18:42 UTC 2019 - /srv/jenkins/bin/d-i_manual.sh stopped running as /tmp/jenkins-script-98ND7TZM, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list