[Qa-jenkins-scm] Build failed in Jenkins: d-i_manual_el_pdf #2

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Jan 16 18:37:49 UTC 2017


https://jenkins.debian.net/job/d-i_manual_el_pdf/2/Changes:

[victory-guest] Font used for Japanese pdf needs to be changed as currently used IPA fonts lack TM mark.

[di-l10n-guest] [l10n] Updated packages/po/* against package templates

[sthibault] Drop useless quotes which actually do not compile

[sthibault] Move dblatex.xsl to stylesheets directory as victory suggested on IRC

------------------------------------------
Started by upstream project "d-i_manual_el_html_po2xml" build number 1
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/d-i_manual_el_pdf/ws/>
Updating svn://anonscm.debian.org/svn/d-i/trunk at revision '2017-01-16T18:37:37.882 +0000'
D         manual/build/dblatex.xsl
U         manual/build/buildone.sh
A         manual/build/stylesheets/dblatex.xsl
U         manual/debian/control
U         manual/cs/appendix/files.xml
U         packages/po/sublevel1/bg.po
U         packages/po/sublevel2/bg.po
U         packages/po/sublevel5/bg.po
At revision 70468

[workspace] $ /bin/sh -xe /tmp/hudson1408366357760629563.sh
+ /srv/jenkins/bin/d-i_manual.sh el pdf
====================================================================================

Mon 16 Jan 18:37:40 UTC 2017 - running /srv/jenkins/bin/d-i_manual.sh (d-i_manual_el_pdf) on jenkins now.

To learn to understand this, git clone https://anonscm.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/d-i_manual.sh,
has been called using "el pdf" as arguments.

Please send technical feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific jobs result should go to their respective lists and/or the BTS.

====================================================================================
Mon 16 Jan 18:37:40 UTC 2017 - start running "/srv/jenkins/bin/d-i_manual.sh" (md5sum 267d77c782109433b56a58e6c1af94e1) as "/tmp/jenkins-script-H1SNbPKp" on jenkins.

Copying <https://jenkins.debian.net/job/d-i_manual_el_pdf/ws/manual> to /srv/d-i/d-i-manual-95ep now.
Building the pdf version of the el manual now.
+ schroot --directory /srv/d-i/d-i-manual-95ep/manual/build -c source:jenkins-d-i-sid make languages=el architectures=amd64 destination=/srv/d-i/d-i-manual-95ep/manual/build/pdf/ formats=pdf
set -e ; \
target=el.amd64 ; \
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 ; \
./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: amd64
Error: unknown language 'el'
Makefile:8: recipe for target 'el.amd64' failed
make: *** [el.amd64] Error 1
+ cleanup_srv
+ '[' /srv/d-i/ = /srv/d-i/ ']'
+ '[' 24 -ge 10 ']'
+ echo 'Removing /srv/d-i/d-i-manual-95ep now.'
Removing /srv/d-i/d-i-manual-95ep now.
+ rm -rf /srv/d-i/d-i-manual-95ep
Mon 16 Jan 18:37:48 UTC 2017 - /srv/jenkins/bin/d-i_manual.sh stopped running as /tmp/jenkins-script-H1SNbPKp, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list