[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_9 #1349

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Dec 19 23:30:05 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_armhf_9/1349/>

------------------------------------------
[...truncated 788 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/apns.py -> build/lib.linux-armv7l-2.7/apnsclient
copying apnsclient/__init__.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/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/__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/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-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/23092/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/23092/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/23092 and its subdirectories
I: Current time: Sun Dec 20 13:29:57 GMT-14 2015
I: pbuilder-time-stamp: 1450567798
+ PRESULT=0
+ set -e
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Sat Dec 19 23:29:58 UTC 2015 - build #2 for python-apns-client/unstable/armhf on bpi0 done.
/srv/reproducible-results/rbuild-debian-uF1vzIE1/tmp.iFsZQVGggm:	 49.9% -- replaced with /srv/reproducible-results/rbuild-debian-uF1vzIE1/tmp.iFsZQVGggm.gz
Sat Dec 19 23:29:58 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-01U5ZW5q, which will now be removed.
/srv/reproducible-results/rbuild-debian-EACY10hD:
total 32
drwxr-xr-x 2 jenkins jenkins  4096 Dec 19 23:24 b1
drwxr-xr-x 2 jenkins jenkins  4096 Dec 19 23:30 b2
-rw-r--r-- 1 jenkins jenkins  2189 Feb  9  2015 python-apns-client_0.1.8-2.dsc
-rw------- 1 jenkins jenkins 18549 Dec 19 23:24 tmp.XThdB7I4BF

/srv/reproducible-results/rbuild-debian-EACY10hD/b1:
total 80
-rw-r--r-- 1 jenkins jenkins 15605 Dec 19 23:24 build.log
-rw-r--r-- 1 jenkins jenkins  2912 Dec 19 23:24 python-apns-client_0.1.8-2.debian.tar.xz
-rw-r--r-- 1 jenkins jenkins  2189 Dec 19 23:24 python-apns-client_0.1.8-2.dsc
-rw-r--r-- 1 jenkins jenkins 16522 Dec 19 23:24 python-apns-client_0.1.8-2_all.deb
-rw-r--r-- 1 jenkins jenkins  4719 Dec 19 23:24 python-apns-client_0.1.8-2_armhf.buildinfo
-rw-r--r-- 1 jenkins jenkins  1289 Dec 19 23:24 python-apns-client_0.1.8-2_armhf.changes
-rw-r--r-- 1 jenkins jenkins 20714 Dec 19 23:24 python-apns-client_0.1.8.orig.tar.gz

/srv/reproducible-results/rbuild-debian-EACY10hD/b2:
total 84
-rw-r--r-- 1 jenkins jenkins 28375 Dec 19 23:30 build.log
-rw-r--r-- 1 jenkins jenkins  2912 Dec 19 23:30 python-apns-client_0.1.8-2.debian.tar.xz
-rw-r--r-- 1 jenkins jenkins  2189 Dec 19 23:30 python-apns-client_0.1.8-2.dsc
-rw-r--r-- 1 jenkins jenkins 16542 Dec 19 23:30 python-apns-client_0.1.8-2_all.deb
-rw-r--r-- 1 jenkins jenkins   981 Dec 19 23:30 python-apns-client_0.1.8-2_armhf.changes
-rw-r--r-- 1 jenkins jenkins 20714 Dec 19 23:30 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 armhf
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:
 c33c9bca6b2206d9d1475a176a33b961c0831001 16522 python-apns-client_0.1.8-2_all.deb
 72100f6e3e730e9ca54ddcb27a336f62b881ff65 4719 python-apns-client_0.1.8-2_armhf.buildinfo
Checksums-Sha256:
 6925bc6e275c7c853f19515890dc5d5f1ef810c19f501bf12ad5e4100b82d1a0 16522 python-apns-client_0.1.8-2_all.deb
 3055f1b9c346260889cf59c62493ed3fb175e367449ae9e56a2ba0a249b9cc25 4719 python-apns-client_0.1.8-2_armhf.buildinfo
Files:
 6c9cc7962b8077e6a0afc2a02ca24fe6 16522 python optional python-apns-client_0.1.8-2_all.deb
 44d7a67f963855222ebed4551a423c1f 4719 python optional python-apns-client_0.1.8-2_armhf.buildinfo
grep-dctrl: ./b2/python-apns-client_0.1.8-2_armhf.buildinfo: No such file or directory
/srv/reproducible-results/rbuild-debian-EACY10hD/tmp.XThdB7I4BF:	 72.9% -- replaced with /srv/reproducible-results/rbuild-debian-EACY10hD/tmp.XThdB7I4BF.gz
INFO: Starting at 2015-12-19 23:30:04.993433
INFO: Finished at 2015-12-19 23:30:05.011628, took: 0:00:00.018206
Sat 19 Dec 23:30:05 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-3JE7YB8o, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list