[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_1 #4496

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Dec 19 23:57:42 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_armhf_1/4496/>

------------------------------------------
[...truncated 789 lines...]
Construction de l'arbre des dépendances...
Lecture des informations d'état...
Lecture de l'information d'état étendu...
Initialisation de l'état des paquets...
Écriture de l'information d'état étendu...
Construction de la base de données des étiquettes...
 -> Finished parsing the build-deps
Lecture des listes de paquets…
Construction de l'arbre des dépendances…
Lecture des informations d'état…
fakeroot is already the newest version (1.20.2-1).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
I: Copying source file
I: copying [python-apns-client_0.1.8-2.dsc]
I: copying [./python-apns-client_0.1.8.orig.tar.gz]
I: copying [./python-apns-client_0.1.8-2.debian.tar.xz]
I: Extracting source
gpgv: ressource de bloc de clef « /build/.gnupg/trustedkeys.gpg » : erreur d'ouverture de fichier
gpgv: Signature faite le mar 10 fév 2015 05:05:32 GMT-14 avec la clef RSA d'identifiant 9AD59AF1
gpgv: Impossible de vérifier la signature : clef publique introuvable
dpkg-source: avertissement: impossible de vérifier la signature sur ./python-apns-client_0.1.8-2.dsc
dpkg-source: info: extraction de python-apns-client dans python-apns-client-0.1.8
dpkg-source: info: extraction de python-apns-client_0.1.8.orig.tar.gz
dpkg-source: info: extraction de python-apns-client_0.1.8-2.debian.tar.xz
dpkg-source: info: mise en place de use_tls_no_sslv3.patch
I: Building the package
W: no hooks of type A found -- ignoring
I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" dpkg-buildpackage -us -uc -b -rfakeroot
dpkg-buildpackage: paquet source python-apns-client
dpkg-buildpackage: version source 0.1.8-2
dpkg-buildpackage: distribution source unstable
dpkg-buildpackage: source changé par Scott Kitterman <scott at kitterman.com>
 dpkg-source --before-build python-apns-client-0.1.8
dpkg-buildpackage: architecture hôte armhf
 fakeroot debian/rules clean
dh clean --with python2 --buildsystem=python_distutils
   dh_testdir -O--buildsystem=python_distutils
   dh_auto_clean -O--buildsystem=python_distutils
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
	python setup.py clean -a
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'test_require'
  warnings.warn(msg)
running clean
'build/lib.linux-armv7l-2.7' does not exist -- can't clean it
'build/bdist.linux-armv7l' does not exist -- can't clean it
'build/scripts-2.7' does not exist -- can't clean it
	find . -name \*.pyc -exec rm {} \+
   dh_clean -O--buildsystem=python_distutils
 debian/rules build
dh build --with python2 --buildsystem=python_distutils
   dh_testdir -O--buildsystem=python_distutils
   dh_auto_configure -O--buildsystem=python_distutils
   dh_auto_build -O--buildsystem=python_distutils
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
	python setup.py build --force
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'test_require'
  warnings.warn(msg)
running build
running build_py
creating build
creating build/lib.linux-armv7l-2.7
creating build/lib.linux-armv7l-2.7/apnsclient
copying apnsclient/__init__.py -> build/lib.linux-armv7l-2.7/apnsclient
copying apnsclient/apns.py -> build/lib.linux-armv7l-2.7/apnsclient
copying apnsclient/test.py -> build/lib.linux-armv7l-2.7/apnsclient
   dh_auto_test -O--buildsystem=python_distutils
 fakeroot debian/rules binary
dh binary --with python2 --buildsystem=python_distutils
   dh_testroot -O--buildsystem=python_distutils
   dh_prep -O--buildsystem=python_distutils
   dh_auto_install -O--buildsystem=python_distutils
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
	python setup.py install --force --root=/build/python-apns-client-0.1.8/debian/python-apns-client --no-compile -O0 --install-layout=deb
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'test_require'
  warnings.warn(msg)
running install
running build
running build_py
running install_lib
creating /build/python-apns-client-0.1.8/debian/python-apns-client/usr
creating /build/python-apns-client-0.1.8/debian/python-apns-client/usr/lib
creating /build/python-apns-client-0.1.8/debian/python-apns-client/usr/lib/python2.7
creating /build/python-apns-client-0.1.8/debian/python-apns-client/usr/lib/python2.7/dist-packages
creating /build/python-apns-client-0.1.8/debian/python-apns-client/usr/lib/python2.7/dist-packages/apnsclient
copying build/lib.linux-armv7l-2.7/apnsclient/__init__.py -> /build/python-apns-client-0.1.8/debian/python-apns-client/usr/lib/python2.7/dist-packages/apnsclient
copying build/lib.linux-armv7l-2.7/apnsclient/apns.py -> /build/python-apns-client-0.1.8/debian/python-apns-client/usr/lib/python2.7/dist-packages/apnsclient
copying build/lib.linux-armv7l-2.7/apnsclient/test.py -> /build/python-apns-client-0.1.8/debian/python-apns-client/usr/lib/python2.7/dist-packages/apnsclient
running install_egg_info
running egg_info
writing requirements to apns_client.egg-info/requires.txt
writing apns_client.egg-info/PKG-INFO
writing top-level names to apns_client.egg-info/top_level.txt
writing dependency_links to apns_client.egg-info/dependency_links.txt
reading manifest file 'apns_client.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'apns_client.egg-info/SOURCES.txt'
Copying apns_client.egg-info to /build/python-apns-client-0.1.8/debian/python-apns-client/usr/lib/python2.7/dist-packages/apns_client-0.1.8.egg-info
Skipping SOURCES.txt
running install_scripts
   dh_installdocs -O--buildsystem=python_distutils
   dh_installchangelogs -O--buildsystem=python_distutils
   dh_python2 -O--buildsystem=python_distutils
W: dh_python2:479: Please add dh-python package to Build-Depends
   dh_perl -O--buildsystem=python_distutils
   dh_link -O--buildsystem=python_distutils
   dh_strip_nondeterminism -O--buildsystem=python_distutils
   dh_compress -O--buildsystem=python_distutils
   dh_fixperms -O--buildsystem=python_distutils
   dh_installdeb -O--buildsystem=python_distutils
   dh_gencontrol -O--buildsystem=python_distutils
dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
dpkg-gencontrol: avertissement: paquet python-apns-client : variable de substitution inutilisée ${python:Provides}
dpkg-gencontrol: avertissement: paquet python-apns-client : variable de substitution inutilisée ${python:Versions}
   dh_md5sums -O--buildsystem=python_distutils
   dh_builddeb -O--buildsystem=python_distutils
dpkg-deb : construction du paquet « python-apns-client » dans « ../python-apns-client_0.1.8-2_all.deb ».
 dpkg-genbuildinfo  >../python-apns-client_0.1.8-2_armhf.buildinfo
 dpkg-distaddfile python-apns-client_0.1.8-2_armhf.buildinfo python optional
dpkg-distaddfile: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
 dpkg-genchanges -b >../python-apns-client_0.1.8-2_armhf.changes
dpkg-genchanges: envoi des binaires seulement (le code source n'est pas inclus)
 dpkg-source --after-build python-apns-client-0.1.8
dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
I: user script /srv/workspace/pbuilder/10333/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/10333/tmp/hooks/B01_cleanup finished
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "fr_CH.UTF-8",
	LANG = "fr_CH.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "fr_CH.UTF-8",
	LANG = "fr_CH.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
I: unmounting /sys filesystem
/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "fr_CH.UTF-8",
	LANG = "fr_CH.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
I: unmounting /dev/shm filesystem
/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "fr_CH.UTF-8",
	LANG = "fr_CH.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
I: unmounting dev/pts filesystem
/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "fr_CH.UTF-8",
	LANG = "fr_CH.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
I: unmounting run/shm filesystem
/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "fr_CH.UTF-8",
	LANG = "fr_CH.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
I: unmounting proc filesystem
/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/10333 and its subdirectories
I: Current time: Sun Dec 20 13:57:35 GMT-14 2015
I: pbuilder-time-stamp: 1450569455
+ PRESULT=0
+ set -e
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Sat Dec 19 23:57:35 UTC 2015 - build #2 for python-apns-client/unstable/armhf on odxu4 done.
/srv/reproducible-results/rbuild-debian-slfqU445/tmp.0xXekBocYy:	 49.8% -- replaced with /srv/reproducible-results/rbuild-debian-slfqU445/tmp.0xXekBocYy.gz
Sat Dec 19 23:57:35 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-Q4hGZHhu, which will now be removed.
/srv/reproducible-results/rbuild-debian-I6t821XC:
total 40
drwxr-xr-x 2 jenkins jenkins  4096 Dec 19 23:55 b1
drwxr-xr-x 2 jenkins jenkins  4096 Dec 19 23:57 b2
-rw-r--r-- 1 jenkins jenkins  2189 Feb  9  2015 python-apns-client_0.1.8-2.dsc
-rw------- 1 jenkins jenkins 25457 Dec 19 23:55 tmp.KQkZJPGRr2

/srv/reproducible-results/rbuild-debian-I6t821XC/b1:
total 80
-rw-r--r-- 1 jenkins jenkins 22513 Dec 19 23:55 build.log
-rw-r--r-- 1 jenkins jenkins  2912 Dec 19 23:55 python-apns-client_0.1.8-2.debian.tar.xz
-rw-r--r-- 1 jenkins jenkins  2189 Dec 19 23:55 python-apns-client_0.1.8-2.dsc
-rw-r--r-- 1 jenkins jenkins 16552 Dec 19 23:55 python-apns-client_0.1.8-2_all.deb
-rw-r--r-- 1 jenkins jenkins   981 Dec 19 23:55 python-apns-client_0.1.8-2_armhf.changes
-rw-r--r-- 1 jenkins jenkins 20714 Dec 19 23:55 python-apns-client_0.1.8.orig.tar.gz

/srv/reproducible-results/rbuild-debian-I6t821XC/b2:
total 88
-rw-r--r-- 1 jenkins jenkins 20550 Dec 19 23:57 build.log
-rw-r--r-- 1 jenkins jenkins  2912 Dec 19 23:57 python-apns-client_0.1.8-2.debian.tar.xz
-rw-r--r-- 1 jenkins jenkins  2189 Dec 19 23:57 python-apns-client_0.1.8-2.dsc
-rw-r--r-- 1 jenkins jenkins 16522 Dec 19 23:57 python-apns-client_0.1.8-2_all.deb
-rw-r--r-- 1 jenkins jenkins  4719 Dec 19 23:57 python-apns-client_0.1.8-2_armhf.buildinfo
-rw-r--r-- 1 jenkins jenkins  1289 Dec 19 23:57 python-apns-client_0.1.8-2_armhf.changes
-rw-r--r-- 1 jenkins jenkins 20714 Dec 19 23:57 python-apns-client_0.1.8.orig.tar.gz
Format: 1.8
Date: Mon, 09 Feb 2015 09:30:06 -0500
Source: python-apns-client
Binary: python-apns-client
Architecture: all
Version: 0.1.8-2
Distribution: unstable
Urgency: medium
Maintainer: Zulip Debian Packaging Team <debian at zulip.com>
Changed-By: Scott Kitterman <scott at kitterman.com>
Description:
 python-apns-client - Python client for the Apple Push Notification service (APNS)
Closes: 776538 777519
Changes:
 python-apns-client (0.1.8-2) unstable; urgency=medium
 .
   * Team upload.
   * Add missing depends on python-openssl (Closes: #777519)
   * Add patch to use TLS instead of SSLv3, which is no longer supported
     server side (Closes: #776538)
Checksums-Sha1:
 a8a7e60eaf897ca112b31c479f7d0aaa94d5f3ea 16552 python-apns-client_0.1.8-2_all.deb
Checksums-Sha256:
 d23f836bdc5fa17687938891bc4740887a5dd28f0896d0f68b53faa35c51c4c2 16552 python-apns-client_0.1.8-2_all.deb
Files:
 4df8636635610c5b65326c81d3cb20d2 16552 python optional python-apns-client_0.1.8-2_all.deb
grep-dctrl: ./b1/python-apns-client_0.1.8-2_armhf.buildinfo: No such file or directory
/srv/reproducible-results/rbuild-debian-I6t821XC/tmp.KQkZJPGRr2:	 75.4% -- replaced with /srv/reproducible-results/rbuild-debian-I6t821XC/tmp.KQkZJPGRr2.gz
INFO: Starting at 2015-12-19 23:57:41.837488
INFO: Finished at 2015-12-19 23:57:41.844743, took: 0:00:00.007263
Sat 19 Dec 23:57:41 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-gqcOPdz1, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list