[Librem5-builds] [arm02] FAILURE Builds » Crimson debs » deb-network-manager-crimson-aarch64 #1

noreply at puri.sm noreply at puri.sm
Thu Jun 29 05:22:15 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-network-manager-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-network-manager-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/pureos/packages/network-manager.git
 > git init /var/lib/jenkins/workspace/Builds/debs-crimson/deb-network-manager-crimson-aarch64 at 2/build # timeout=60
Fetching upstream changes from https://source.puri.sm/pureos/packages/network-manager.git
 > git --version # timeout=60
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://source.puri.sm/pureos/packages/network-manager.git +refs/heads/*:refs/remotes/origin/* # timeout=60
 > git config remote.origin.url https://source.puri.sm/pureos/packages/network-manager.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/pureos/packages/network-manager.git # timeout=60
Fetching upstream changes from https://source.puri.sm/pureos/packages/network-manager.git
 > git fetch --tags --force --progress -- https://source.puri.sm/pureos/packages/network-manager.git +refs/tags/pureos/*:refs/remotes/origin/tags/pureos/* # timeout=60
Seen branch in repository origin/debian/bullseye
Seen branch in repository origin/debian/bullseye-backports
Seen branch in repository origin/debian/buster
Seen branch in repository origin/debian/master
Seen branch in repository origin/debian/squeeze
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/latest
Seen branch in repository origin/tags/pureos/1.30.6-1+deb11u1pureos1
Seen branch in repository origin/tags/pureos/1.42.4-1pureos1
Seen branch in repository origin/upstream/latest
Seen 12 remote branches
 > git show-ref --tags -d # timeout=60
Checking out Revision 41f4f660b00a4c1b731c9155f4a2cb1430bb0e02 (origin/tags/pureos/1.42.4-1pureos1)
 > git config core.sparsecheckout # timeout=60
 > git checkout -f 41f4f660b00a4c1b731c9155f4a2cb1430bb0e02 # timeout=60
Commit message: "Document changes and release 1.42.4-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.42.4-1pureos1
+ git tag -v pureos/1.42.4-1pureos1
gpg: Signature made Wed 21 Jun 2023 12:34:22 PM CEST
gpg:                using RSA key 22DD9FAE006A11435836617CE8F235CF3BDBC3FF
gpg: Good signature from "Sebastian Krzyszkowiak <dos at dosowisko.net>" [unknown]
gpg:                 aka "Sebastian Krzyszkowiak <seba.dos1 at gmail.com>" [unknown]
gpg:                 aka "Sebastian Krzyszkowiak <dos at neo900.org>" [unknown]
gpg:                 aka "Sebastian Krzyszkowiak <sebastian.krzyszkowiak 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: 22DD 9FAE 006A 1143 5836  617C E8F2 35CF 3BDB C3FF
object af248c04411026f1388319ae880508a8d0c0f9d1
type commit
tag pureos/1.42.4-1pureos1
tagger Sebastian Krzyszkowiak <sebastian.krzyszkowiak at puri.sm> 1687343662 +0200

network-manager 1.42.4-1pureos1
+ dpkg-parsechangelog -S Distribution
+ echo Distribution: crimson
Distribution: crimson
+ dpkg-parsechangelog -S Version
+ echo Version: 1.42.4-1pureos1
Version: 1.42.4-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/pureos/packages/network-manager
 * 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-network-manager-crimson-aarch64 at 2/network-manager_1.42.4.orig.tar.xz
+ export DEB_BUILD_OPTIONS=
+ export DEB_BUILD_PROFILES=
+ export GIT_PBUILDER_OPTIONS=--source-only-changes
+ echo Building network-manager tag: pureos/1.42.4-1pureos1
Building network-manager tag: pureos/1.42.4-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-network-manager-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-network-manager-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