Skip to content

chroot-installation_trixie_install_design-desktop-strict

Debootstrap trixie, then install the Debian Parl metapackage design-desktop-strict.

Job configuration source is chroot-installation.yaml.py.
 Console output
Snip! (Full log)
ed.
[chroot-installation_trixie_install_design-desktop-strict] $ /bin/sh -xe /tmp/jenkins12611627685594621747.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh trixie design-desktop-strict
====================================================================================
Fri Jun 28 13:16:48 UTC 2024 - running /srv/jenkins/bin/chroot-installation.sh (for job chroot-installation_trixie_install_design-desktop-strict) on ionos10-amd64, called using "trixie design-desktop-strict" as arguments.
Fri Jun 28 13:16:48 UTC 2024 - actually running "chroot-installation.sh" (md5sum b787a612eaffcaf6d2c8e4fa1c0d98a5) as "/tmp/jenkins-script-m6HrnEbj"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

Sleeping 9 seconds to randomize start times and parallel runs.
Bootstraping trixie into /chroots/chroot-installation-trixie.bQ891ktg4 now.
+ sudo mmdebstrap trixie /chroots/chroot-installation-trixie.bQ891ktg4 http://deb.debian.org/debian
I: automatically chosen mode: root
I: chroot architecture amd64 is equal to the host's architecture
I: finding correct signed-by value...
I: automatically chosen format: directory
I: running apt-get update...
I: downloading packages with apt...
I: extracting archives...
I: installing essential packages...
I: installing remaining packages inside the chroot...
I: cleaning package lists and apt cache...
I: success in 31.0356 seconds
+ set +x
+ chmod +x /chroots/chroot-installation-trixie.bQ891ktg4//tmp/tmp.eKDMiNN7Nu
+ set -o pipefail
+ sudo chroot /chroots/chroot-installation-trixie.bQ891ktg4 /tmp/tmp.eKDMiNN7Nu
+ tee /tmp/tmp.0DJz4ctCYI
+ mount /proc -t proc /proc
+ echo -e '#!/bin/sh\nexit 101'
+ chmod +x /usr/sbin/policy-rc.d
+ echo 'Acquire::http::Proxy "http://ionos14-amd64.debian.net:3128";'
+ cat
+ echo 'deb-src http://deb.debian.org/debian trixie main'
+ apt-get update
Get:1 http://deb.debian.org/debian trixie InRelease [169 kB]
Get:2 http://deb.debian.org/debian trixie/main Sources [9993 kB]
Get:3 http://deb.debian.org/debian trixie/main amd64 Packages [9201 kB]
Get:4 http://deb.debian.org/debian trixie/main Translation-en [6164 kB]
Fetched 25.5 MB in 4s (6534 kB/s)
Reading package lists...
+ echo 'man-db man-db/auto-update boolean false'
+ debconf-set-selections
+ mkdir -p /etc/dpkg/dpkg.cfg.d
+ echo force-unsafe-io
+ set +x
xxxxxSUCCESSxxxxx
++ grep xxxxxSUCCESSxxxxx /tmp/tmp.0DJz4ctCYI
+ RESULT=xxxxxSUCCESSxxxxx
+ '[' -z xxxxxSUCCESSxxxxx ']'
+ rm /chroots/chroot-installation-trixie.bQ891ktg4//tmp/tmp.eKDMiNN7Nu
+ set +o pipefail
+ set +x
Installing extra packages for Debian Design package now.
+ chmod +x /chroots/chroot-installation-trixie.bQ891ktg4//tmp/tmp.eKDMiNN7Nu
+ set -o pipefail
+ sudo chroot /chroots/chroot-installation-trixie.bQ891ktg4 /tmp/tmp.eKDMiNN7Nu
+ tee /tmp/tmp.0DJz4ctCYI
+ apt-get -y install design-desktop-strict
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package design-desktop-strict
+ true
++ grep xxxxxSUCCESSxxxxx /tmp/tmp.0DJz4ctCYI
++ true
+ RESULT=
+ '[' -z '' ']'
++ grep -E 'Failed to fetch.*(Unable to connect to|Connection failed|Size mismatch|Cannot initiate the connection to|Bad Gateway|Service Unavailable|Hash Sum mismatch)' /tmp/tmp.0DJz4ctCYI
++ true
Failed to run /tmp/tmp.eKDMiNN7Nu in /chroots/chroot-installation-trixie.bQ891ktg4.
+ RESULT=
+ '[' -n '' ']'
+ echo 'Failed to run /tmp/tmp.eKDMiNN7Nu in /chroots/chroot-installation-trixie.bQ891ktg4.'
+ exit 1
Doing cleanup now.
+ cleanup_all
+ echo 'Doing cleanup now.'
+ set -x
+ '[' /chroots/ '!=' /chroots/ ']'
+ mountpoint -q /chroots/chroot-installation-trixie.bQ891ktg4/proc
+ sudo umount -l /chroots/chroot-installation-trixie.bQ891ktg4/proc
+ sudo rm -rf --one-file-system /chroots/chroot-installation-trixie.bQ891ktg4
+ rm -f /tmp/tmp.0DJz4ctCYI
$1 = 
+ echo '$1 = '
+ '[' '' '!=' fine ']'
+ exit 1
Fri Jun 28 13:17:35 UTC 2024 - chroot-installation.sh stopped running as /tmp/jenkins-script-m6HrnEbj, removing.

SSH EXIT CODE: 1
Build step 'Execute shell' marked build as failure
No emails were triggered.
Finished: FAILURE

Upstream Projects