[Qa-jenkins-scm] Build failed in Jenkins: reproducible_fdroid_build_apps #1129

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Mar 22 23:04:10 GMT 2021


See <https://jenkins.debian.net/job/reproducible_fdroid_build_apps/1129/display/redirect?page=changes>

Changes:

[hans] code formatting: black --skip-string-normalization --line-length 100

[hans] publish: always use apksigner to sign APKs, closes #880

[hans] update: do not die when androguard files to extract icon

[hans] switch to preferring apksigner, requiring for `fdroid publish`

[hans] add apksigner, jarsigner, and keytool to relevant status JSON

[hans] run-tests: remove broken test that never ran due to a syntax error

[hans] purge complete-ci-tests, those are better covered in .gitlab-ci.yml


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osuosl168-amd64.debian.net (osuosl168 amd64) in workspace <https://jenkins.debian.net/job/reproducible_fdroid_build_apps/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitlab.com/fdroid/fdroidserver.git
 > git init <https://jenkins.debian.net/job/reproducible_fdroid_build_apps/ws/> # timeout=10
Fetching upstream changes from https://gitlab.com/fdroid/fdroidserver.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://gitlab.com/fdroid/fdroidserver.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitlab.com/fdroid/fdroidserver.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2b6d9c185ef9695b9d44990b25fbaebc1b9a2856 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2b6d9c185ef9695b9d44990b25fbaebc1b9a2856 # timeout=10
Commit message: "Merge branch 'apksigner-first' into 'master'"
 > git rev-list --no-walk 7f458f8f8ca29530e78fbab9c768faa5d3f5b71b # timeout=10
[reproducible_fdroid_build_apps] $ /bin/sh -xe /tmp/jenkins1585796423465241954.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Mon 22 Mar 2021 11:00:16 PM UTC - running /srv/jenkins/bin/reproducible_fdroid_build_apps.sh (for job reproducible_fdroid_build_apps) on osuosl168-amd64, called using "" as arguments.
Mon 22 Mar 2021 11:00:16 PM UTC - actually running "reproducible_fdroid_build_apps.sh" (md5sum 8beddb43dbb6c19c9ccee2aa6d4915be) as "/tmp/jenkins-script-HBxsB6ho"

Please send feedback to qa-jenkins-dev at lists.alioth.debian.org or even better, provide https://salsa.debian.org/qa/jenkins.debian.net/merge_requests !

To dig deeper: git clone https://salsa.debian.org/qa/jenkins.debian.net.git && less README INSTALL CONTRIBUTING TODO

====================================================================================
declare -x CHROOT_BASE="/chroots"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/110/bus"
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_US.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x MIRROR="http://cdn-fastly.deb.debian.org/debian"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/games"
declare -x PWD="/var/lib/jenkins"
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER="#!/bin/bash
	if true ; then
		set -x
	fi
	set -e
	export DEBIAN_FRONTEND=noninteractive
	export LC_ALL=en_US.UTF-8
	export http_proxy=http://127.0.0.1:3128
	export MIRROR=http://cdn-fastly.deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SSH_CLIENT="10.6.4.1 58848 22"
declare -x SSH_CONNECTION="10.6.4.1 58848 10.6.5.47 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_fdroid_build_apps"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/110"
declare -x XDG_SESSION_CLASS="user"
declare -x XDG_SESSION_ID="32567"
declare -x XDG_SESSION_TYPE="tty"
declare -x http_proxy="http://127.0.0.1:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ GIT_REPO=https://gitlab.com/fdroid/fdroidserver.git
+ export WORKSPACE=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ WORKSPACE=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ '[' -e /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/.git ']'
+ cd /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ git remote set-url origin https://gitlab.com/fdroid/fdroidserver.git
+ git fetch origin --tags --prune
>From https://gitlab.com/fdroid/fdroidserver
   7f458f8f..2b6d9c18  master     -> origin/master
+ git clean -fdx
Terminated
Mon 22 Mar 2021 11:04:10 PM UTC - reproducible_fdroid_build_apps.sh stopped running as /tmp/jenkins-script-HBxsB6ho, which will now be removed.
Mon 22 Mar 2021 11:04:10 PM UTC - reproducible_fdroid_build_apps.sh stopped running as /tmp/jenkins-script-HBxsB6ho, which will now be removed.

SSH EXIT CODE: 143
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list