[Qa-jenkins-scm] Build failed in Jenkins: d-i_manual_pt_BR_html #234

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Dec 5 22:40:11 GMT 2020


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

Changes:

[luca.mo] (it) update translation

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


------------------------------------------
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_pt_BR_html/ws/>
The recommended git tool is: NONE
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 --version # 'git version 2.20.1'
 > 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 a05e37b001de018f62691f343293bc3680771408 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a05e37b001de018f62691f343293bc3680771408 # timeout=10
Commit message: "(nl) preparing.po translation update."
 > git rev-list --no-walk 0550fd31b90a91693841014856b281c9a6a06bf8 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins6956537813708347768.sh
+ /srv/jenkins/bin/d-i_manual.sh pt_BR html
====================================================================================
Sat  5 Dec 22:37:39 UTC 2020 - running /srv/jenkins/bin/d-i_manual.sh (for job d-i_manual_pt_BR_html) on jenkins, called using "pt_BR html" as arguments.
Sat  5 Dec 22:37:39 UTC 2020 - actually running "d-i_manual.sh" (md5sum d266ffe003cd0a067cfd9a1460279d73) as "/tmp/jenkins-script-DnjBfRwu"

Please send feedback to qa-jenkins-dev at lists.alioth.debian.org or even better, provide https://salsa.debian.org/qa/jenkins.debian.net/merge_requests !

To dig deeper: git clone https://salsa.debian.org/qa/jenkins.debian.net.git && less README INSTALL CONTRIBUTING TODO

====================================================================================
Copying <https://jenkins.debian.net/job/d-i_manual_pt_BR_html/ws/manual> to /srv/d-i/d-i-manual-cp93 now.
Building the html version of the pt_BR manual now.
+ schroot --directory /srv/d-i/d-i-manual-cp93/manual/build -c chroot:jenkins-d-i-sid make languages=pt_BR architectures=amd64 destination=/srv/d-i/d-i-manual-cp93/manual/build/html/ formats=html
set -e ; \
target=pt_BR.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.$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: amd64
Calling ./buildone.sh "amd64" "pt_BR" "html"
Info: creating temporary profiled .xml file...
/srv/d-i/d-i-manual-cp93/manual/pt_BR/install-methods/install-methods.xml:9: parser error : Entity 'create-floppy.xml' not defined
&create-floppy.xml;
                   ^
/srv/d-i/d-i-manual-cp93/manual/pt_BR/install-methods/install-methods.xml:16: parser error : chunk is not well balanced

^
build.tmp.pt_BR.amd64/install.pt_BR.xml:32: parser error : Failure to process entity install-methods.xml
&install-methods.xml;
                     ^
build.tmp.pt_BR.amd64/install.pt_BR.xml:32: parser error : Entity 'install-methods.xml' not defined
&install-methods.xml;
                     ^
/srv/d-i/d-i-manual-cp93/manual/pt_BR/using-d-i/components.xml:90: parser error : Entity 'module-mdcfg.xml' not defined
&module-mdcfg.xml;
                  ^
/srv/d-i/d-i-manual-cp93/manual/pt_BR/using-d-i/components.xml:195: parser error : chunk is not well balanced

^
/srv/d-i/d-i-manual-cp93/manual/pt_BR/using-d-i/using-d-i.xml:439: parser error : Failure to process entity using-d-i-components.xml
&using-d-i-components.xml;
                          ^
/srv/d-i/d-i-manual-cp93/manual/pt_BR/using-d-i/using-d-i.xml:439: parser error : Entity 'using-d-i-components.xml' not defined
&using-d-i-components.xml;
                          ^
/srv/d-i/d-i-manual-cp93/manual/pt_BR/using-d-i/using-d-i.xml:444: parser error : chunk is not well balanced

^
build.tmp.pt_BR.amd64/install.pt_BR.xml:34: parser error : Failure to process entity using-d-i.xml
&using-d-i.xml;
               ^
build.tmp.pt_BR.amd64/install.pt_BR.xml:34: parser error : Entity 'using-d-i.xml' not defined
&using-d-i.xml;
               ^
/srv/d-i/d-i-manual-cp93/manual/pt_BR/appendix/files.xml:304: parser error : Entity 'task-print-inst' not defined
  <entry>&task-print-inst;</entry>
                          ^
/srv/d-i/d-i-manual-cp93/manual/pt_BR/appendix/files.xml:305: parser error : Entity 'task-print-dl' not defined
  <entry>&task-print-dl;</entry>
                        ^
/srv/d-i/d-i-manual-cp93/manual/pt_BR/appendix/files.xml:306: parser error : Entity 'task-print-tot' not defined
  <entry>&task-print-tot;</entry>
                         ^
/srv/d-i/d-i-manual-cp93/manual/pt_BR/appendix/files.xml:322: parser error : chunk is not well balanced

^
/srv/d-i/d-i-manual-cp93/manual/pt_BR/appendix/random-bits.xml:10: parser error : Failure to process entity files.xml
&files.xml;
           ^
/srv/d-i/d-i-manual-cp93/manual/pt_BR/appendix/random-bits.xml:10: parser error : Entity 'files.xml' not defined
&files.xml;
           ^
/srv/d-i/d-i-manual-cp93/manual/pt_BR/appendix/random-bits.xml:16: parser error : chunk is not well balanced

^
build.tmp.pt_BR.amd64/install.pt_BR.xml:43: parser error : Failure to process entity random-bits.xml
&random-bits.xml;
                 ^
build.tmp.pt_BR.amd64/install.pt_BR.xml:43: parser error : Entity 'random-bits.xml' not defined
&random-bits.xml;
                 ^
unable to parse build.tmp.pt_BR.amd64/install.pt_BR.xml
make: *** [Makefile:8: pt_BR.amd64] Error 1
+ cleanup_srv
+ '[' /srv/d-i/ = /srv/d-i/ ']'
+ '[' 24 -ge 10 ']'
+ echo 'Removing /srv/d-i/d-i-manual-cp93 now.'
Removing /srv/d-i/d-i-manual-cp93 now.
+ rm -rf /srv/d-i/d-i-manual-cp93
Sat  5 Dec 22:40:11 UTC 2020 - d-i_manual.sh stopped running as /tmp/jenkins-script-DnjBfRwu, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list