[Qa-jenkins-scm] Build failed in Jenkins: d-i_manual_el_pdf_po2xml #402
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Feb 17 02:04:38 GMT 2023
See <https://jenkins.debian.net/job/d-i_manual_el_pdf_po2xml/402/display/redirect?page=changes>
Changes:
[kibi] Mention non-free-firmware instead of non-free.
[kibi] Explain non-free-firmware vs. hw-detect/apt-setup.
[kibi] Mention non-free-firmware as a new choice in apt-setup (expert mode).
[kibi] Delete note about kernel modules.
[kibi] Trade unofficial images for official ones.
[kibi] Mark url-firmware-cds entity for removal.
[kibi] Update url-firmware-tarballs entity.
[kibi] Delete section about
[kibi] Mention the dep11 metadata directory and its purpose.
[kibi] Update sources.list section.
[kibi] Drop isenkram-cli section and reference.
[kibi] Add non-free-firmware reference.
[kibi] Add apt-setup/non-free-firmware to preseed reference.
[kibi] Add hw-detect/firmware-lookup=never to preseed reference.
[Phil Hands] minor nitpicking
[Phil Hands] Restore nomodeset & CtrlAltF2 tips
[hwansing] Update url-firmware-tarballs entity according to the new proclaimed
[kibi] Document the merged branch.
[kibi] buildone.sh: skip PDF generation for Greek (el), since xelatex fails.
[kibi] Wrap overlong line.
[kibi] Remove old, commented-out code.
[kibi] rules: Avoid “Fontconfig error: No writable cache directories”.
[kibi] releasing version 20230215
[debian-boot] [SILENT_COMMIT] Update of POT and PO files for the installation-guide
[Frans.Spiesschaert] (nl) hardware.po translation update.
------------------------------------------
Started by upstream project "d-i_manual_el_html_po2xml" build number 473
originally caused by:
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace <https://jenkins.debian.net/job/d-i_manual_el_pdf_po2xml/ws/>
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir <https://jenkins.debian.net/job/d-i_manual_el_pdf_po2xml/ws/manual/.git> # 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.30.2'
> 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 62d0353f9308ee1afafe9a9b2dcd6e116f92aa5a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 62d0353f9308ee1afafe9a9b2dcd6e116f92aa5a # timeout=10
Commit message: "(nl) hardware.po translation update."
> git rev-list --no-walk 6e45f7d8beec5387551499b670ab711ce3554a9e # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins13485791467603938669.sh
+ /srv/jenkins/bin/d-i_manual.sh el pdf po2xml
====================================================================================
Fri Feb 17 01:33:57 UTC 2023 - running /srv/jenkins/bin/d-i_manual.sh (for job d-i_manual_el_pdf_po2xml) on jenkins, called using "el pdf po2xml" as arguments.
Fri Feb 17 01:33:57 UTC 2023 - actually running "d-i_manual.sh" (md5sum d266ffe003cd0a067cfd9a1460279d73) as "/tmp/jenkins-script-AfnjLGMN"
$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING
Copying <https://jenkins.debian.net/job/d-i_manual_el_pdf_po2xml/ws/manual> to /srv/d-i/d-i-manual-SGZC now.
d-i-manual-30075
Building list of entities...
Converting XML files to UTF-8...
Merging XML files per 'chapter'...
Creating new POT file for ./integrated/en/install-methods/install-methods.xml
Creating new POT file for ./integrated/en/boot-installer/boot-installer.xml
Creating new POT file for ./integrated/en/welcome/welcome.xml
Creating new POT file for ./integrated/en/boot-new/boot-new.xml
Creating new POT file for ./integrated/en/preface.xml
Creating new POT file for ./integrated/en/post-install/post-install.xml
Creating new POT file for ./integrated/en/hardware/hardware.xml
Creating new POT file for ./integrated/en/using-d-i/using-d-i.xml
Creating new POT file for ./integrated/en/partitioning/partitioning.xml
Creating new POT file for ./integrated/en/howto/installation-howto.xml
Creating new POT file for ./integrated/en/appendix/gpl.xml
Creating new POT file for ./integrated/en/appendix/preseed.xml
Creating new POT file for ./integrated/en/appendix/random-bits.xml
Creating new POT file for ./integrated/en/administrivia/administrivia.xml
Creating new POT file for ./integrated/en/preparing/preparing.xml
Creating new POT file for ./integrated/en/bookinfo.xml
Updating PO files for language 'el':
- updating post-install.po
- updating preparing.po
- updating boot-installer.po
- updating hardware.po
- updating preseed.po
- updating boot-new.po
- updating random-bits.po
- updating partitioning.po
- updating using-d-i.po
- updating administrivia.po
- updating gpl.po
- updating bookinfo.po
- updating welcome.po
- updating install-methods.po
- updating installation-howto.po
- updating preface.po
Reverting modified POT files (if any)...
./scripts/revert_pot: 12: git: not found
done.
Creating XML files for language 'el':
- creating install-methods.xml
- creating boot-installer.xml
found empty tag para
- creating welcome.xml
- creating boot-new.xml
- creating preface.xml
- creating post-install.xml
- creating hardware.xml
- creating using-d-i.xml
- creating partitioning.xml
- creating installation-howto.xml
- creating gpl.xml
- creating preseed.xml
- creating random-bits.xml
- creating administrivia.xml
- creating preparing.xml
- creating bookinfo.xml
Building the pdf version of the el manual now.
+ schroot --directory /srv/d-i/d-i-manual-SGZC/manual/build -c chroot:jenkins-d-i-sid make languages=el architectures=amd64 destination=/srv/d-i/d-i-manual-SGZC/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 ; \
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" "el" "pdf"
Info: creating temporary profiled .xml file...
Skipping: .pdf file for language=el
+ set +x
Failed to build el pdf for amd64, exiting.
Removing /srv/d-i/d-i-manual-SGZC now.
Fri Feb 17 02:04:38 UTC 2023 - d-i_manual.sh stopped running as /tmp/jenkins-script-AfnjLGMN, removing.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list