See <https://jenkins.x2go.org:8443/job/x2gobroker+nightly+raspberrypios-bookworm/1/display/redirect> Changes: ------------------------------------------ [...truncated 8.92 KiB...] + read -a deb_build_for_arr + IFS=' ' + typeset line= + for line in "${deb_build_for_arr[@]}" ++ cut -d: -f1 ++ tr '[:upper:]' '[:lower:]' + l_DIST=raspbian + l_CODENAMES=bookworm + grep -qs raspbian + for l_CODENAME in ${l_CODENAMES} + test -z bookworm + grep bookworm raspbian:bookworm +++ repeat_str X 24 +++ typeset INPUT=X +++ typeset COUNT=24 +++ typeset ret= +++ typeset -i i=0 +++ '[' 0 -lt 24 ']' ++++ printf X +++ ret=X +++ i=1 +++ '[' 1 -lt 24 ']' ++++ printf X +++ ret=XX +++ i=2 +++ '[' 2 -lt 24 ']' ++++ printf X +++ ret=XXX +++ i=3 +++ '[' 3 -lt 24 ']' ++++ printf X +++ ret=XXXX +++ i=4 +++ '[' 4 -lt 24 ']' ++++ printf X +++ ret=XXXXX +++ i=5 +++ '[' 5 -lt 24 ']' ++++ printf X +++ ret=XXXXXX +++ i=6 +++ '[' 6 -lt 24 ']' ++++ printf X +++ ret=XXXXXXX +++ i=7 +++ '[' 7 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXX +++ i=8 +++ '[' 8 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXX +++ i=9 +++ '[' 9 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXX +++ i=10 +++ '[' 10 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXX +++ i=11 +++ '[' 11 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXX +++ i=12 +++ '[' 12 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXX +++ i=13 +++ '[' 13 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXX +++ i=14 +++ '[' 14 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXX +++ i=15 +++ '[' 15 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXX +++ i=16 +++ '[' 16 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXX +++ i=17 +++ '[' 17 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXX +++ i=18 +++ '[' 18 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXX +++ i=19 +++ '[' 19 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXX +++ i=20 +++ '[' 20 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXXX +++ i=21 +++ '[' 21 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXXXX +++ i=22 +++ '[' 22 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXXXXX +++ i=23 +++ '[' 23 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXXXXXX +++ i=24 +++ '[' 24 -lt 24 ']' +++ printf XXXXXXXXXXXXXXXXXXXXXXXX +++ return 0 ++ mktemp -d --tmpdir=/home/x2go-jenkins/tmp/ tmp.XXXXXXXXXXXXXXXXXXXXXXXX + TEMP_DIR=/home/x2go-jenkins/tmp/tmp.5tRucX0OeYi2IUmuvwt7rLmp + temp_cleanup+=("${TEMP_DIR}") + mkdir -p -- /home/x2go-jenkins/tmp/tmp.5tRucX0OeYi2IUmuvwt7rLmp/x2gobroker + chmod 2770 -Rf -- /home/x2go-jenkins/tmp/tmp.5tRucX0OeYi2IUmuvwt7rLmp + cd /home/x2go-jenkins/build/heuler/x2gobroker + git clone --no-hardlinks --no-local /home/x2go-jenkins/build/heuler/x2gobroker /home/x2go-jenkins/tmp/tmp.5tRucX0OeYi2IUmuvwt7rLmp/x2gobroker/ Cloning into '/home/x2go-jenkins/tmp/tmp.5tRucX0OeYi2IUmuvwt7rLmp/x2gobroker'... + cd /home/x2go-jenkins/tmp/tmp.5tRucX0OeYi2IUmuvwt7rLmp/x2gobroker + git checkout master Already on 'master' Your branch is up to date with 'origin/master'. + find /home/x2go-jenkins/build/heuler/x2gobroker/../ -maxdepth 0 -mindepth 0 -type f + read -r -d '' line ++ gitrevno + GITREV=1259 ++ gitdate + typeset gitdate=20240620 + SA_OPTION= + test -f debian/source/format + grep -Eqs '^3.0.*\(quilt\)$' debian/source/format + '[' -n 5 ']' + '[' 5 -gt 3 ']' + typeset -l codename=bookworm + '[' bookworm = sid ']' + typeset numerical_version= + typeset pretty_dist= + typeset -i tmp_ret=1 ++ map_codename_to_numerical_version raspbian bookworm ++ typeset dist=raspbian ++ typeset codename_in=bookworm ++ '[' -n 5 ']' ++ '[' 5 -gt 3 ']' ++ typeset -l codename=bookworm ++ '[' bookworm = sid ']' ++ typeset numerical_version= ++ typeset -i ret=1 ++ '[' raspbian = debian ']' ++ '[' raspbian = raspbian ']' +++ debian-codename-to-version.sh bookworm ++ numerical_version=12 ++ ret=0 ++ echo 12 ++ return 0 + numerical_version=12 + tmp_ret=0 + '[' -n raspbian ']' + '[' raspbian = debian ']' + '[' raspbian = raspbian ']' + pretty_dist=Debian + '[' -n raspbian ']' + '[' raspbian = ubuntu ']' + '[' 0 -ne 0 ']' + '[' -z 12 ']' + '[' '!' -e debian/control ']' + '[' xheuler '!=' xmain ']' + mv -- debian/control debian/control.tmp + sed 's,Section:[\ ]*\(.*\),Section: heuler/\1,g' debian/control.tmp + '[' heuler '!=' heuler ']' + dch --distribution bookworm --force-distribution -l '~git20240905.1259+12.heuler.' 'Development-Snapshot!!! Auto-built Debian bookworm (12) package for packages.x2go.org repository (Git commit: 77490db0210c528ce03ab684fa1a94bac7f9b871).' dch warning: Recognised distributions are: experimental, unstable, testing, stable, oldstable, oldoldstable, {bullseye,buster,stretch,jessie,wheezy}-proposed-updates, {testing,stable,oldstable,oldoldstable}-proposed-updates, {bullseye,buster,stretch,jessie,wheezy}-security, {testing,stable,oldstable,oldoldstable}}-security, bullseye-backports, bookworm-backports and UNRELEASED. Using your request anyway. + typeset -i skip_arch_all=0 + typeset -a arches + arches=() + case "${PLATFORM}" in + arches+=("amd64" "i386") + '[' raspbian = raspbian ']' + arches=() + '[' 11 -lt 12 ']' + arches+=('arm64') + arches+=('armhf') + typeset cur_arch= + for cur_arch in "${arches[@]}" + mkdir -p -- /home/x2go-jenkins/pkg-dist/heuler/x2gobroker/raspbian/bookworm/arm64 + for cur_arch in "${arches[@]}" + mkdir -p -- /home/x2go-jenkins/pkg-dist/heuler/x2gobroker/raspbian/bookworm/armhf + OTHERMIRROR= + '[' xheuler = xheuler ']' + grep -qs x2gobroker + OTHERMIRROR='deb http://packages.x2go.org/raspbian bookworm extras main heuler' + '[' x2gobroker = x2gomatebindings ']' + git --no-pager log --since '2 years ago' '--format=%ai %aN (%h) %n%n%x09*%w(68,0,10) %s%d%n' + typeset -a sbuild_options + sbuild_options=("-n" "--jobs=2" "-sA" "--dist=${codename}" "--keyid=${GPG_KEY}") + '[' 12 -gt 8 ']' + sbuild_options+=("--build-dep-resolver=apt") + sbuild_options+=("--resolve-alternatives") + '[' -n '' ']' + '[' -n 'deb http://packages.x2go.org/raspbian bookworm extras main heuler' ']' + sbuild_options+=("--extra-repository=${OTHERMIRROR}") + typeset -a sbuild_options_amd64 sbuild_options_i386 sbuild_options_arm64 sbuild_options_armhf sbuild_options_powerpc sbuild_options_ppc64 sbuild_options_ppc64el + sbuild_options_amd64=("${sbuild_options[@]}") + sbuild_options_i386=("${sbuild_options[@]}" "--arch=i386" "--debbuildopts=-B") + sbuild_options_arm64=("${sbuild_options[@]}" '--arch=arm64' "--chroot=${codename}-arm64-raspbian-sbuild") + sbuild_options_armhf=("${sbuild_options[@]}" '--arch=armhf' "--chroot=${codename}-armhf-raspbian-sbuild") + sbuild_options_powerpc=("${sbuild_options[@]}" "--debbuildopts=-B") + sbuild_options_ppc64=("${sbuild_options[@]}" "--arch=ppc64" "--chroot=${codename}-ppc64-sbuild" "--debbuildopts=-B") + sbuild_options_ppc64el=("${sbuild_options[@]}" "--debbuildopts=-B") + '[' armhf = armhf ']' + sbuild_options_armhf+=('-debbuildsopts=-B') + typeset base_arch=arm64 + '[' -n arm64 ']' + '[' x '!=' xarm64 ']' + grep -Eqs 'Architecture.*(all|any|arm64)' /home/x2go-jenkins/tmp/tmp.5tRucX0OeYi2IUmuvwt7rLmp/x2gobroker/debian/control + typeset -i has_arch_dep=0 + grep -Eqs 'Architecture.*(any|arm64)' /home/x2go-jenkins/tmp/tmp.5tRucX0OeYi2IUmuvwt7rLmp/x2gobroker/debian/control + has_arch_dep=1 + '[' 1 -eq 1 ']' + typeset 'indirect=sbuild_options_arm64[@]' + typeset -a indirect_resolve + indirect_resolve=("${!indirect}") + cd /home/x2go-jenkins/pkg-dist/heuler/x2gobroker/raspbian/bookworm/arm64 + nice sbuild -n --jobs=2 -sA --dist=bookworm --keyid=F4A7678C9C6B0B2B --build-dep-resolver=apt --resolve-alternatives '--extra-repository=deb http://packages.x2go.org/raspbian bookworm extras main heuler' --arch=arm64 --chroot=bookworm-arm64-raspbian-sbuild /home/x2go-jenkins/tmp/tmp.5tRucX0OeYi2IUmuvwt7rLmp/x2gobroker debian/rules:38: /usr/share/cdbs/1/class/python-distutils.mk: No such file or directory make: *** No rule to make target '/usr/share/cdbs/1/class/python-distutils.mk'. Stop. E: Failed to clean source directory /home/x2go-jenkins/tmp/tmp.5tRucX0OeYi2IUmuvwt7rLmp/x2gobroker (/home/x2go-jenkins/tmp/tmp.5tRucX0OeYi2IUmuvwt7rLmp/x2gobroker_0.0.4.4-0x2go1~git20240905.1259+12.heuler.1.dsc) + cleanup + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n '' ']' + for temp_dir in "${temp_cleanup[@]}" + '[' -n /home/x2go-jenkins/tmp/tmp.5tRucX0OeYi2IUmuvwt7rLmp ']' + '[' -d /home/x2go-jenkins/tmp/tmp.5tRucX0OeYi2IUmuvwt7rLmp ']' + rm -Rf -- /home/x2go-jenkins/tmp/tmp.5tRucX0OeYi2IUmuvwt7rLmp Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/x2gobroker+nightly+raspberrypios-bookworm/2/display/redirect> Changes: ------------------------------------------ [...truncated 207.88 KiB...] 1175 bytes, 28 lines control 495 bytes, 7 lines md5sums 4622 bytes, 132 lines * postinst #!/bin/sh 1948 bytes, 56 lines * postrm #!/bin/sh 1016 bytes, 38 lines * prerm #!/bin/sh 2065 bytes, 58 lines templates Package: x2gobroker-ssh Source: x2gobroker Version: 0.0.4.4-0x2go1~git20240905.1259+12.heuler.1 Architecture: arm64 Maintainer: X2Go Developers <x2go-dev@lists.x2go.org> Installed-Size: 139 Depends: libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0, adduser, procps, x2gobroker (>= 0.0.4.4-0x2go1~git20240905.1259+12.heuler.1), x2gobroker (<< 0.0.4.4-0x2go1~git20240905.1259+12.heuler.1.1~) Section: heuler/misc Priority: optional Description: X2Go Session Broker (SSH broker) X2Go is a server based computing environment with - session resuming - low bandwidth support - session brokerage support - client side mass storage mounting support - client side printing support - audio support - authentication by smartcard and USB stick . The session broker is a server tool for X2Go that tells your X2Go Client application in a terminal server cluster what servers and session types are most appropriate for the user in front of the X2Go terminal. . A session broker is most useful in load balanced X2Go server farms. . This add-on package provides fully-featured SSH brokerage support (with access to broker agents on remote X2Go Servers). drwxr-xr-x root/root 0 2024-09-05 16:05 ./ drwxr-xr-x root/root 0 2024-09-05 16:05 ./etc/ drwxr-xr-x root/root 0 2024-09-05 16:05 ./etc/sudoers.d/ -r--r----- root/root 166 2024-09-05 16:05 ./etc/sudoers.d/x2gobroker-ssh drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/ drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/bin/ -rwxr-xr-x root/root 67664 2024-09-05 16:05 ./usr/bin/x2gobroker-ssh drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/share/ drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/share/doc/x2gobroker-ssh/ -rw-r--r-- root/root 663 2024-09-05 16:05 ./usr/share/doc/x2gobroker-ssh/NEWS.gz -rw-r--r-- root/root 2945 2024-09-05 16:05 ./usr/share/doc/x2gobroker-ssh/README -rw-r--r-- root/root 506 2024-09-05 16:05 ./usr/share/doc/x2gobroker-ssh/TODO -rw-r--r-- root/root 2069 2024-09-05 16:05 ./usr/share/doc/x2gobroker-ssh/changelog.Debian.gz -rw-r--r-- root/root 34366 2024-09-05 16:05 ./usr/share/doc/x2gobroker-ssh/copyright drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/share/man/ drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/share/man/man1/ -rw-r--r-- root/root 2468 2024-09-05 16:05 ./usr/share/man/man1/x2gobroker-ssh.1.gz x2gobroker-wsgi_0.0.4.4-0x2go1~git20240905.1259+12.heuler.1_all.deb ------------------------------------------------------------------- new Debian package, version 2.0. size 19236 bytes: control archive=2540 bytes. 110 bytes, 3 lines conffiles 1171 bytes, 29 lines control 370 bytes, 5 lines md5sums 3244 bytes, 98 lines * postinst #!/bin/sh 2409 bytes, 73 lines * postrm #!/bin/sh Package: x2gobroker-wsgi Source: x2gobroker Version: 0.0.4.4-0x2go1~git20240905.1259+12.heuler.1 Architecture: all Maintainer: X2Go Developers <x2go-dev@lists.x2go.org> Installed-Size: 74 Depends: python3, adduser, x2gobroker (>= 0.0.4.4-0x2go1~git20240905.1259+12.heuler.1), x2gobroker (<< 0.0.4.4-0x2go1~git20240905.1259+12.heuler.1.1~) Recommends: libapache2-mod-wsgi-py3 Section: heuler/misc Priority: optional Description: X2Go Session Broker (WSGI) X2Go is a server based computing environment with - session resuming - low bandwidth support - session brokerage support - client side mass storage mounting support - client side printing support - audio support - authentication by smartcard and USB stick . The session broker is a server tool for X2Go that tells your X2Go Client application in a terminal server cluster what servers and session types are most appropriate for the user in front of the X2Go terminal. . A session broker is most useful in load balanced X2Go server farms. . This package contains an Apache2 configuration that installs the X2Go Session Broker as a WSGI application into a running Apache2 httpd. drwxr-xr-x root/root 0 2024-09-05 16:05 ./ drwxr-xr-x root/root 0 2024-09-05 16:05 ./etc/ drwxr-xr-x root/root 0 2024-09-05 16:05 ./etc/apache2/ drwxr-xr-x root/root 0 2024-09-05 16:05 ./etc/apache2/conf-available/ lrwxrwxrwx root/root 0 2024-09-05 16:05 ./etc/apache2/conf-available/x2gobroker-wsgi.conf -> ../../x2go/x2gobroker-wsgi.apache.conf drwxr-xr-x root/root 0 2024-09-05 16:05 ./etc/apache2/sites-available/ lrwxrwxrwx root/root 0 2024-09-05 16:05 ./etc/apache2/sites-available/x2gobroker -> ../../x2go/x2gobroker-wsgi.apache.vhost drwxr-xr-x root/root 0 2024-09-05 16:05 ./etc/logrotate.d/ -rw-r--r-- root/root 222 2024-09-05 16:05 ./etc/logrotate.d/x2gobroker-wsgi drwxr-xr-x root/root 0 2024-09-05 16:05 ./etc/x2go/ -rw-r--r-- root/root 1409 2024-09-05 16:05 ./etc/x2go/x2gobroker-wsgi.apache.conf -rw-r--r-- root/root 2333 2024-09-05 16:05 ./etc/x2go/x2gobroker-wsgi.apache.vhost drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/ drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/lib/ drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/lib/x2gobroker/ drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/lib/x2gobroker/wsgi/ lrwxrwxrwx root/root 0 2024-09-05 16:05 ./usr/lib/x2gobroker/wsgi/x2gobroker-wsgi -> ../../../bin/x2gobroker drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/share/ drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/share/doc/x2gobroker-wsgi/ -rw-r--r-- root/root 663 2024-09-05 16:05 ./usr/share/doc/x2gobroker-wsgi/NEWS.gz -rw-r--r-- root/root 2945 2024-09-05 16:05 ./usr/share/doc/x2gobroker-wsgi/README -rw-r--r-- root/root 506 2024-09-05 16:05 ./usr/share/doc/x2gobroker-wsgi/TODO -rw-r--r-- root/root 2069 2024-09-05 16:05 ./usr/share/doc/x2gobroker-wsgi/changelog.Debian.gz -rw-r--r-- root/root 34366 2024-09-05 16:05 ./usr/share/doc/x2gobroker-wsgi/copyright x2gobroker_0.0.4.4-0x2go1~git20240905.1259+12.heuler.1_all.deb -------------------------------------------------------------- new Debian package, version 2.0. size 31992 bytes: control archive=1240 bytes. 1117 bytes, 26 lines control 990 bytes, 14 lines md5sums Package: x2gobroker Version: 0.0.4.4-0x2go1~git20240905.1259+12.heuler.1 Architecture: all Maintainer: X2Go Developers <x2go-dev@lists.x2go.org> Installed-Size: 109 Depends: python3, python3-setproctitle, python3-tornado, python3-wsgilog, python3-x2gobroker (>= 0.0.4.4-0x2go1~git20240905.1259+12.heuler.1), python3-x2gobroker (<< 0.0.4.4-0x2go1~git20240905.1259+12.heuler.1.1~) Suggests: apache2 | httpd Section: heuler/misc Priority: optional Description: X2Go Session Broker (executable) X2Go is a server based computing environment with - session resuming - low bandwidth support - session brokerage support - client side mass storage mounting support - client side printing support - audio support - authentication by smartcard and USB stick . The session broker is a server tool for X2Go that tells your X2Go Client application in a terminal server cluster what servers and session types are most appropriate for the user in front of the X2Go terminal. . A session broker is most useful in load balanced X2Go server farms. . This package contains the x2gobroker executable. drwxr-xr-x root/root 0 2024-09-05 16:05 ./ drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/ drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/bin/ -rwxr-xr-x root/root 19673 2024-09-05 16:05 ./usr/bin/x2gobroker -rwxr-xr-x root/root 5277 2024-09-05 16:05 ./usr/bin/x2gobroker-testauth drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/sbin/ -rwxr-xr-x root/root 7350 2024-09-05 16:05 ./usr/sbin/x2gobroker-keygen -rwxr-xr-x root/root 10690 2024-09-05 16:05 ./usr/sbin/x2gobroker-testagent drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/share/ drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/share/doc/x2gobroker/ -rw-r--r-- root/root 663 2024-09-05 16:05 ./usr/share/doc/x2gobroker/NEWS.gz -rw-r--r-- root/root 2945 2024-09-05 16:05 ./usr/share/doc/x2gobroker/README -rw-r--r-- root/root 2208 2024-09-05 16:05 ./usr/share/doc/x2gobroker/README.x2goclient+broker.getting-started.md -rw-r--r-- root/root 506 2024-09-05 16:05 ./usr/share/doc/x2gobroker/TODO -rw-r--r-- root/root 2068 2024-09-05 16:05 ./usr/share/doc/x2gobroker/changelog.Debian.gz -rw-r--r-- root/root 34366 2024-09-05 16:05 ./usr/share/doc/x2gobroker/copyright drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/share/man/ drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/share/man/man1/ -rw-r--r-- root/root 1078 2024-09-05 16:05 ./usr/share/man/man1/x2gobroker-testauth.1.gz -rw-r--r-- root/root 2468 2024-09-05 16:05 ./usr/share/man/man1/x2gobroker.1.gz drwxr-xr-x root/root 0 2024-09-05 16:05 ./usr/share/man/man8/ -rw-r--r-- root/root 747 2024-09-05 16:05 ./usr/share/man/man8/x2gobroker-keygen.8.gz -rw-r--r-- root/root 1643 2024-09-05 16:05 ./usr/share/man/man8/x2gobroker-testagent.8.gz +------------------------------------------------------------------------------+ | Post Build | +------------------------------------------------------------------------------+ +------------------------------------------------------------------------------+ | Cleanup | +------------------------------------------------------------------------------+ Purging /<<BUILDDIR>> Not cleaning session: cloned chroot in use +------------------------------------------------------------------------------+ | Summary | +------------------------------------------------------------------------------+ Build Architecture: arm64 Build Type: full Build-Space: 13896 Build-Time: 684 Distribution: bookworm Host Architecture: arm64 Install-Time: 550 Job: /home/x2go-jenkins/tmp/tmp.61P3bBPJoQ4Vt95HooOfDyOP/x2gobroker_0.0.4.4-0x2go1~git20240905.1259+12.heuler.1.dsc Machine Architecture: amd64 Package: x2gobroker Package-Time: 1335 Source-Version: 0.0.4.4-0x2go1~git20240905.1259+12.heuler.1 Space: 13896 Status: successful Version: 0.0.4.4-0x2go1~git20240905.1259+12.heuler.1 -------------------------------------------------------------------------------- Finished at 2024-09-05T16:27:20Z Build needed 00:22:15, 13896k disk space Signature with key 'F4A7678C9C6B0B2B' requested: long key IDs are discouraged; please use key fingerprints instead signfile dsc /home/x2go-jenkins/pkg-dist/heuler/x2gobroker/raspbian/bookworm/arm64/x2gobroker_0.0.4.4-0x2go1~git20240905.1259+12.heuler.1.dsc F4A7678C9C6B0B2B fixup_buildinfo /home/x2go-jenkins/pkg-dist/heuler/x2gobroker/raspbian/bookworm/arm64/x2gobroker_0.0.4.4-0x2go1~git20240905.1259+12.heuler.1.dsc /home/x2go-jenkins/pkg-dist/heuler/x2gobroker/raspbian/bookworm/arm64/x2gobroker_0.0.4.4-0x2go1~git20240905.1259+12.heuler.1_arm64.buildinfo signfile buildinfo /home/x2go-jenkins/pkg-dist/heuler/x2gobroker/raspbian/bookworm/arm64/x2gobroker_0.0.4.4-0x2go1~git20240905.1259+12.heuler.1_arm64.buildinfo F4A7678C9C6B0B2B fixup_changes dsc /home/x2go-jenkins/pkg-dist/heuler/x2gobroker/raspbian/bookworm/arm64/x2gobroker_0.0.4.4-0x2go1~git20240905.1259+12.heuler.1.dsc /home/x2go-jenkins/pkg-dist/heuler/x2gobroker/raspbian/bookworm/arm64/x2gobroker_0.0.4.4-0x2go1~git20240905.1259+12.heuler.1_arm64.changes fixup_changes buildinfo /home/x2go-jenkins/pkg-dist/heuler/x2gobroker/raspbian/bookworm/arm64/x2gobroker_0.0.4.4-0x2go1~git20240905.1259+12.heuler.1_arm64.buildinfo /home/x2go-jenkins/pkg-dist/heuler/x2gobroker/raspbian/bookworm/arm64/x2gobroker_0.0.4.4-0x2go1~git20240905.1259+12.heuler.1_arm64.changes signfile changes /home/x2go-jenkins/pkg-dist/heuler/x2gobroker/raspbian/bookworm/arm64/x2gobroker_0.0.4.4-0x2go1~git20240905.1259+12.heuler.1_arm64.changes F4A7678C9C6B0B2B Successfully signed dsc, buildinfo, changes files + base_arch=armhf + '[' -n armhf ']' + '[' x '!=' xarmhf ']' + grep -Eqs 'Architecture.*(any|armhf)' /home/x2go-jenkins/tmp/tmp.61P3bBPJoQ4Vt95HooOfDyOP/x2gobroker/debian/control + typeset 'indirect=sbuild_options_armhf[@]' + typeset -a indirect_resolve + indirect_resolve=("${!indirect}") + cd /home/x2go-jenkins/pkg-dist/heuler/x2gobroker/raspbian/bookworm/armhf + nice sbuild -n --jobs=2 -sA --dist=bookworm --keyid=F4A7678C9C6B0B2B --build-dep-resolver=apt --resolve-alternatives '--extra-repository=deb http://packages.x2go.org/raspbian bookworm extras main heuler' --arch=armhf --chroot=bookworm-armhf-raspbian-sbuild --debbuildsopts=-B /home/x2go-jenkins/tmp/tmp.61P3bBPJoQ4Vt95HooOfDyOP/x2gobroker Unknown option: debbuildsopts E: Error parsing command-line options I: Run 'sbuild --help' to list usage example and all available options + cleanup + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n '' ']' + for temp_dir in "${temp_cleanup[@]}" + '[' -n /home/x2go-jenkins/tmp/tmp.61P3bBPJoQ4Vt95HooOfDyOP ']' + '[' -d /home/x2go-jenkins/tmp/tmp.61P3bBPJoQ4Vt95HooOfDyOP ']' + rm -Rf -- /home/x2go-jenkins/tmp/tmp.61P3bBPJoQ4Vt95HooOfDyOP Build step 'Execute shell' marked build as failure