[Librem5-builds] [arm02] FAILURE Builds » Crimson debs » deb-xdg-desktop-portal-gtk-crimson-aarch64 #1

noreply at puri.sm noreply at puri.sm
Thu Jun 29 05:24:54 PDT 2023


Started by an SCM change
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/Builds/debs-crimson/deb-xdg-desktop-portal-gtk-crimson-aarch64
[Pipeline] {
[Pipeline] properties
[Pipeline] stage
[Pipeline] { (Build Debian Package)
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/Builds/debs-crimson/deb-xdg-desktop-portal-gtk-crimson-aarch64 at 2
[Pipeline] {
[Pipeline] checkout
WARNING: Unknown parameter(s) found for class type 'hudson.plugins.git.GitSCM': changelog,poll
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://source.puri.sm/Librem5/debs/xdg-desktop-portal-gtk.git
 > git init /var/lib/jenkins/workspace/Builds/debs-crimson/deb-xdg-desktop-portal-gtk-crimson-aarch64 at 2/build # timeout=60
Fetching upstream changes from https://source.puri.sm/Librem5/debs/xdg-desktop-portal-gtk.git
 > git --version # timeout=60
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://source.puri.sm/Librem5/debs/xdg-desktop-portal-gtk.git +refs/heads/*:refs/remotes/origin/* # timeout=60
 > git config remote.origin.url https://source.puri.sm/Librem5/debs/xdg-desktop-portal-gtk.git # timeout=60
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=60
 > git config remote.origin.url https://source.puri.sm/Librem5/debs/xdg-desktop-portal-gtk.git # timeout=60
Fetching upstream changes from https://source.puri.sm/Librem5/debs/xdg-desktop-portal-gtk.git
 > git fetch --tags --force --progress -- https://source.puri.sm/Librem5/debs/xdg-desktop-portal-gtk.git +refs/tags/pureos/*:refs/remotes/origin/tags/pureos/* # timeout=60
Seen branch in repository origin/debian/bullseye-backports
Seen branch in repository origin/debian/buster
Seen branch in repository origin/debian/buster-backports
Seen branch in repository origin/debian/experimental
Seen branch in repository origin/debian/master
Seen branch in repository origin/debian/stretch
Seen branch in repository origin/debian/stretch-backports
Seen branch in repository origin/pristine-tar
Seen branch in repository origin/pureos/byzantium
Seen branch in repository origin/pureos/latest
Seen branch in repository origin/tags/pureos/1.14.1-1pureos1
Seen branch in repository origin/tags/pureos/1.8.0-1pureos1
Seen branch in repository origin/upstream/1.0.x
Seen branch in repository origin/upstream/1.6.x
Seen branch in repository origin/upstream/latest
Seen branch in repository origin/wip/smcv/salsa-ci
Seen 16 remote branches
 > git show-ref --tags -d # timeout=60
Checking out Revision d73918b7aa0d47b225d2d792457e0f9b1b6dc122 (origin/tags/pureos/1.14.1-1pureos1)
 > git config core.sparsecheckout # timeout=60
 > git checkout -f d73918b7aa0d47b225d2d792457e0f9b1b6dc122 # timeout=60
Commit message: "Document and release 1.14.1-1pureos1 into crimson"
First time build. Skipping changelog.
[Pipeline] sh
+ rm -f *.deb *.changes *.dsc *.upload *.tar.* *.buildinfo *.build
+ cd build
+ git submodule update --init --recursive
+ git clean -dfx
+ git checkout -f
+ git describe --exact-match HEAD
+ head_tag=pureos/1.14.1-1pureos1
+ git tag -v pureos/1.14.1-1pureos1
gpg: Signature made Sat 17 Jun 2023 12:11:23 AM CEST
gpg:                using RSA key FAA79DE7EBDD0D17A3F218E228319315DD47C33B
gpg:                issuer "evangelos.tzaras at puri.sm"
gpg: Good signature from "Evangelos Ribeiro Tzaras <evangelos.tzaras at puri.sm>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: FAA7 9DE7 EBDD 0D17 A3F2  18E2 2831 9315 DD47 C33B
object 8b3f30e0cb43718008e98d01f1c482a66fffd2b6
type commit
tag pureos/1.14.1-1pureos1
tagger Evangelos Ribeiro Tzaras <evangelos.tzaras at puri.sm> 1686953483 +0200

xdg-desktop-portal-gtk Debian release 1.14.1-1pureos1
+ dpkg-parsechangelog -S Distribution
+ echo Distribution: crimson
Distribution: crimson
+ dpkg-parsechangelog -S Version
+ echo Version: 1.14.1-1pureos1
Version: 1.14.1-1pureos1
+ dpkg-parsechangelog -S Distribution
+ grep -qsE ^(crimson|crimson-updates)$
+ dpkg-parsechangelog -S Version+ 
grep -qs pureos
+ grep -qs (native) debian/source/format
+ git fetch origin pristine-tar
>From https://source.puri.sm/Librem5/debs/xdg-desktop-portal-gtk
 * branch            pristine-tar -> FETCH_HEAD
+ gbp export-orig --pristine-tar
gbp:warning: Pristine-tar branch "pristine-tar" not found
gbp:info: Creating /var/lib/jenkins/workspace/Builds/debs-crimson/deb-xdg-desktop-portal-gtk-crimson-aarch64 at 2/xdg-desktop-portal-gtk_1.14.1.orig.tar.xz
+ export DEB_BUILD_OPTIONS=
+ export DEB_BUILD_PROFILES=
+ export GIT_PBUILDER_OPTIONS=--source-only-changes
+ echo Building xdg-desktop-portal-gtk tag: pureos/1.14.1-1pureos1
Building xdg-desktop-portal-gtk tag: pureos/1.14.1-1pureos1
+ gbp buildpackage --git-dist=landing --git-no-create-orig --git-pbuilder --git-ignore-new --git-ignore-branch -nc --build=full -sa
gbp:info: Building with (cowbuilder) for landing
gbp:info: Performing the build
Base directory /var/cache/pbuilder/base-landing.cow does not exist
gbp:error: 'git-pbuilder -nc --build=full -sa' failed: it exited with 1
[Pipeline] echo
Script returned 1. Aborting build.
[Pipeline] stash
Stashed 1 file(s)
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Save Artifacts)
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/Builds/debs-crimson/deb-xdg-desktop-portal-gtk-crimson-aarch64 at 2
[Pipeline] {
[Pipeline] unstash
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Upload Debian Packages)
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/Builds/debs-crimson/deb-xdg-desktop-portal-gtk-crimson-aarch64 at 2
[Pipeline] {
[Pipeline] unstash
[Pipeline] sh
+ sudo /usr/bin/gpg --batch --pinentry-mode loopback --passphrase-file /home/jenkins/.secret_key -o /dev/null --decrypt /home/jenkins/.workaround.gpg
gpg: encrypted with 3072-bit RSA key, ID F8EBA08E4A7AC4F7, created 2019-09-12
      "Jenkins <jenkins at arm02.puri.sm>"
+ ls ./*_source.changes
ls: cannot access './*_source.changes': No such file or directory
+ changes_file=
[Pipeline] echo
Script returned 2. Aborting build.
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] emailext
Sending email to: librem5-builds at lists.community.puri.sm


More information about the Librem5-builds mailing list