[Qa-jenkins-scm] Build failed in Jenkins: d-i_manual_cs_html #189

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Nov 7 21:30:52 GMT 2019


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

Changes:

[Frans.Spiesschaert] (nl) boot-installer.po translation update.

[Frans.Spiesschaert] (nl) hardware.po translation update.

[Frans.Spiesschaert] (nl) installation-howto.po translation update.

[Frans.Spiesschaert] (nl) install-methods.po translation update.

[Frans.Spiesschaert] (nl) partitioning.po translation update.

[Frans.Spiesschaert] (nl) post-install.po translation update.

[Frans.Spiesschaert] (nl) preparing.po translation update.

[Frans.Spiesschaert] (nl) preseed.po translation update.

[Frans.Spiesschaert] (nl) random-bits.po translation update.

[Frans.Spiesschaert] (nl) welcome.po translation update.

[debian-boot] [SILENT_COMMIT] Update of POT and PO files for the installation-guide

[Frans.Spiesschaert] (nl) using-d-i.po translation update.

[hwansing] Fix build errors


------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/d-i_manual_cs_html/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://salsa.debian.org/installer-team/installation-guide.git # timeout=10
Fetching upstream changes from https://salsa.debian.org/installer-team/installation-guide.git
 > git --version # timeout=10
 > git fetch --tags --force --progress https://salsa.debian.org/installer-team/installation-guide.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 17a60ff40430d2452f84cf8a1560c7e80f04ed87 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 17a60ff40430d2452f84cf8a1560c7e80f04ed87 # timeout=10
Commit message: "Fix build errors"
 > git rev-list --no-walk e0558ed9a297caaee566c67844962d642265b29b # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins2320904856173059127.sh
+ /srv/jenkins/bin/d-i_manual.sh cs html
====================================================================================

Thu  7 Nov 21:16:11 UTC 2019 - running /srv/jenkins/bin/d-i_manual.sh (for job d-i_manual_cs_html) on jenkins now.

To learn to understand this, git clone https://salsa.debian.org/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 "cs html" as arguments.

Please send 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 job results should go to their respective lists and/or the BTS.

====================================================================================
Thu  7 Nov 21:16:11 UTC 2019 - start running "/srv/jenkins/bin/d-i_manual.sh" (md5sum d266ffe003cd0a067cfd9a1460279d73) as "/tmp/jenkins-script-BdJjqfVf" on jenkins.

Copying <https://jenkins.debian.net/job/d-i_manual_cs_html/ws/manual> to /srv/d-i/d-i-manual-NOgr now.
Building the html version of the cs manual now.
+ schroot --directory /srv/d-i/d-i-manual-NOgr/manual/build -c chroot:jenkins-d-i-sid make languages=cs architectures=amd64 destination=/srv/d-i/d-i-manual-NOgr/manual/build/html/ formats=html
set -e ; \
target=cs.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 ; \
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: amd64
Calling ./buildone.sh "amd64" "cs" "html"
Error: unknown language 'cs'
make: *** [Makefile:8: cs.amd64] Error 1
+ cleanup_srv
+ '[' /srv/d-i/ = /srv/d-i/ ']'
+ '[' 24 -ge 10 ']'
+ echo 'Removing /srv/d-i/d-i-manual-NOgr now.'
Removing /srv/d-i/d-i-manual-NOgr now.
+ rm -rf /srv/d-i/d-i-manual-NOgr
Thu  7 Nov 21:30:52 UTC 2019 - /srv/jenkins/bin/d-i_manual.sh stopped running as /tmp/jenkins-script-BdJjqfVf, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list